Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95368f9

Browse files
committed
Update front-end dependencies
1 parent 9ceec6d commit 95368f9

13 files changed

Lines changed: 952 additions & 944 deletions

assets/css/easyadmin-theme/variables-bootstrap.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ $pagination-padding-x: 10px !default;
141141
$pagination-color: var(--pagination-color) !default;
142142
$pagination-line-height: 1.5 !default;
143143
$pagination-bg: var(--white) !default;
144-
$pagination-border-width: var(--border-width) !default;
144+
$pagination-border-width: 1px !default;
145145
$pagination-border-color: var(--gray-400) !default;
146146
$pagination-focus-box-shadow: none !default;
147147
$pagination-focus-outline: 0 !default;

src/Resources/public/app.0bf72e55.css

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/Resources/public/app.0bf72e55.rtl.css

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/Resources/public/app.11183413.css

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Resources/public/app.11183413.rtl.css

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Resources/public/app.1e1ba55d.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/Resources/public/app.b81bbd60.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Bootstrap v5.1.3 (https://getbootstrap.com/)
3-
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
2+
* Bootstrap v5.2.0 (https://getbootstrap.com/)
3+
* Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
44
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
55
*/

src/Resources/public/entrypoints.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"entrypoints": {
33
"app": {
44
"css": [
5-
"/app.0bf72e55.css",
6-
"/app.0bf72e55.rtl.css"
5+
"/app.11183413.css",
6+
"/app.11183413.rtl.css"
77
],
88
"js": [
9-
"/app.1e1ba55d.js"
9+
"/app.b81bbd60.js"
1010
]
1111
},
1212
"form": {
@@ -35,7 +35,7 @@
3535
"/field-code-editor.09574d54.rtl.css"
3636
],
3737
"js": [
38-
"/field-code-editor.0848a947.js"
38+
"/field-code-editor.f483315e.js"
3939
]
4040
},
4141
"field-collection": {

src/Resources/public/field-code-editor.0848a947.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)