mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Upgrade Tabler to v1.2 (#19355)
This commit is contained in:
parent
ac3c2e2de3
commit
22e8de48fc
BIN
netbox/project-static/dist/netbox.css
vendored
BIN
netbox/project-static/dist/netbox.css
vendored
Binary file not shown.
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mdi/font": "7.4.47",
|
"@mdi/font": "7.4.47",
|
||||||
"@tabler/core": "1.0.0",
|
"@tabler/core": "1.2.0",
|
||||||
"bootstrap": "5.3.5",
|
"bootstrap": "5.3.5",
|
||||||
"clipboard": "2.0.11",
|
"clipboard": "2.0.11",
|
||||||
"flatpickr": "4.6.13",
|
"flatpickr": "4.6.13",
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
@import 'variables';
|
@import 'variables';
|
||||||
|
|
||||||
// Tabler & vendors
|
// Tabler & Tom-Select
|
||||||
@import '../node_modules/@tabler/core/src/scss/_core.scss';
|
@import '@tabler/core/scss/core';
|
||||||
@import '../node_modules/@tabler/core/src/scss/vendor/tom-select';
|
@import "tom-select/src/scss/tom-select.bootstrap5.scss";
|
||||||
|
@import '@tabler/core/scss/vendor/tom-select';
|
||||||
|
|
||||||
// Overrides of external libraries
|
// Overrides of external libraries
|
||||||
@import 'overrides/bootstrap';
|
@import 'overrides/bootstrap';
|
||||||
|
@ -55,8 +55,11 @@ pre {
|
|||||||
.page, .page-tabs .nav-tabs .nav-link.active {
|
.page, .page-tabs .nav-tabs .nav-link.active {
|
||||||
background-color: var(--#{$prefix}bg-surface-tertiary) !important;
|
background-color: var(--#{$prefix}bg-surface-tertiary) !important;
|
||||||
}
|
}
|
||||||
.page-body .card .card-header {
|
|
||||||
background: var(--tblr-bg-surface-secondary) !important;
|
// Navigation bar
|
||||||
|
.navbar {
|
||||||
|
// Lighten highlight color of active item
|
||||||
|
--tblr-navbar-active-bg: rgba(0, 0, 0, 0.06);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Dark mode colors
|
// Dark mode colors
|
||||||
|
@ -759,19 +759,13 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
|
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
|
||||||
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
|
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
|
||||||
|
|
||||||
"@tabler/core@1.0.0":
|
"@tabler/core@1.2.0":
|
||||||
version "1.0.0"
|
version "1.2.0"
|
||||||
resolved "https://registry.yarnpkg.com/@tabler/core/-/core-1.0.0.tgz#08736378108663b5893a31ad462be7d12e64be67"
|
resolved "https://registry.yarnpkg.com/@tabler/core/-/core-1.2.0.tgz#cc61cd60d0bc644709bd708f1dd917e760203b4e"
|
||||||
integrity sha512-uFmv6f8TAaW2JaGwzjT1LfK+TjmBQSTCoznCMdV5uur4cv4TtJlV8Hh1Beu55YX0svMtOQ0Xts7tYv/+qBEcfA==
|
integrity sha512-Zrisg/pMi3c/X8AFbmwY6GNlWS/XPlW/jzt6grMar8ICOT7jO0weU9f/KCVgA49I1jMg2ev0uGxcpI5DP3CNdQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@popperjs/core" "^2.11.8"
|
"@popperjs/core" "^2.11.8"
|
||||||
"@tabler/icons" "^3.29.0"
|
bootstrap "5.3.5"
|
||||||
bootstrap "5.3.3"
|
|
||||||
|
|
||||||
"@tabler/icons@^3.29.0":
|
|
||||||
version "3.31.0"
|
|
||||||
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.31.0.tgz#92d39dc336f2e3e312170420b00ffe9ca474925e"
|
|
||||||
integrity sha512-dblAdeKY3+GA1U+Q9eziZ0ooVlZMHsE8dqP0RkwvRtEsAULoKOYaCUOcJ4oW1DjWegdxk++UAt2SlQVnmeHv+g==
|
|
||||||
|
|
||||||
"@tanstack/react-virtual@^3.0.0-beta.60":
|
"@tanstack/react-virtual@^3.0.0-beta.60":
|
||||||
version "3.5.0"
|
version "3.5.0"
|
||||||
@ -1061,11 +1055,6 @@ binary-extensions@^2.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522"
|
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522"
|
||||||
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
|
integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==
|
||||||
|
|
||||||
bootstrap@5.3.3:
|
|
||||||
version "5.3.3"
|
|
||||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.3.tgz#de35e1a765c897ac940021900fcbb831602bac38"
|
|
||||||
integrity sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==
|
|
||||||
|
|
||||||
bootstrap@5.3.5:
|
bootstrap@5.3.5:
|
||||||
version "5.3.5"
|
version "5.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.5.tgz#be42cfe0d580e97ee1abb7d38ce94f5c393c9bb6"
|
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-5.3.5.tgz#be42cfe0d580e97ee1abb7d38ce94f5c393c9bb6"
|
||||||
|
Loading…
Reference in New Issue
Block a user