@syncfusion/blazor-themes 31.1.18 → 31.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Compiled-Themes/bds-dark-lite.css +5 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
- package/Compiled-Themes/tailwind3-dark.css +24 -4
- package/Compiled-Themes/tailwind3-lite.css +17 -4
- package/Compiled-Themes/tailwind3.css +24 -4
- package/SCSS-Themes/bds-dark-lite.scss +89 -24
- package/SCSS-Themes/bds-dark.scss +183 -26
- package/SCSS-Themes/bds-lite.scss +89 -24
- package/SCSS-Themes/bds.scss +183 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
- package/SCSS-Themes/bootstrap-dark.scss +182 -25
- package/SCSS-Themes/bootstrap-lite.scss +88 -23
- package/SCSS-Themes/bootstrap.scss +182 -25
- package/SCSS-Themes/bootstrap4-lite.scss +95 -30
- package/SCSS-Themes/bootstrap4.scss +189 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5-dark.scss +190 -33
- package/SCSS-Themes/bootstrap5-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3.scss +198 -41
- package/SCSS-Themes/bootstrap5.scss +190 -33
- package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +88 -23
- package/SCSS-Themes/fabric-dark.scss +182 -25
- package/SCSS-Themes/fabric-lite.scss +88 -23
- package/SCSS-Themes/fabric.scss +182 -25
- package/SCSS-Themes/fluent-dark-lite.scss +94 -29
- package/SCSS-Themes/fluent-dark.scss +188 -31
- package/SCSS-Themes/fluent-lite.scss +94 -29
- package/SCSS-Themes/fluent.scss +188 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
- package/SCSS-Themes/fluent2-dark.scss +185 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
- package/SCSS-Themes/fluent2-lite.scss +91 -26
- package/SCSS-Themes/fluent2.scss +185 -28
- package/SCSS-Themes/highcontrast-lite.scss +94 -29
- package/SCSS-Themes/highcontrast.scss +188 -31
- package/SCSS-Themes/material-dark-lite.scss +95 -30
- package/SCSS-Themes/material-dark.scss +189 -32
- package/SCSS-Themes/material-lite.scss +94 -29
- package/SCSS-Themes/material.scss +188 -31
- package/SCSS-Themes/material3-dark-lite.scss +90 -25
- package/SCSS-Themes/material3-dark.scss +184 -27
- package/SCSS-Themes/material3-lite.scss +90 -25
- package/SCSS-Themes/material3.scss +184 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
- package/SCSS-Themes/tailwind-dark.scss +182 -25
- package/SCSS-Themes/tailwind-lite.scss +88 -23
- package/SCSS-Themes/tailwind.scss +182 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
- package/SCSS-Themes/tailwind3-dark.scss +183 -26
- package/SCSS-Themes/tailwind3-lite.scss +89 -24
- package/SCSS-Themes/tailwind3.scss +183 -26
- package/package.json +1 -1
|
@@ -21933,9 +21933,7 @@ body.e-colorpicker-overflow {
|
|
|
21933
21933
|
list-style: none;
|
|
21934
21934
|
}
|
|
21935
21935
|
.e-treeview .e-list-item .e-ul {
|
|
21936
|
-
margin: 2px 0 -2px;
|
|
21937
21936
|
padding: 0 0 0 20px;
|
|
21938
|
-
margin: 2px 0 0;
|
|
21939
21937
|
}
|
|
21940
21938
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
21941
21939
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -21975,7 +21973,6 @@ body.e-colorpicker-overflow {
|
|
|
21975
21973
|
-ms-user-select: none;
|
|
21976
21974
|
-webkit-user-select: none;
|
|
21977
21975
|
user-select: none;
|
|
21978
|
-
border: 1px solid;
|
|
21979
21976
|
cursor: pointer;
|
|
21980
21977
|
margin: 0;
|
|
21981
21978
|
padding: 0 0 0 20px;
|
|
@@ -22033,12 +22030,15 @@ body.e-colorpicker-overflow {
|
|
|
22033
22030
|
}
|
|
22034
22031
|
.e-treeview .e-list-text .e-input-group {
|
|
22035
22032
|
height: 30px;
|
|
22036
|
-
margin-
|
|
22033
|
+
margin-top: 4px;
|
|
22034
|
+
margin-bottom: 4px;
|
|
22037
22035
|
min-width: 150px;
|
|
22038
22036
|
vertical-align: bottom;
|
|
22039
22037
|
}
|
|
22040
22038
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
22041
22039
|
height: 28px;
|
|
22040
|
+
padding-top: 6px;
|
|
22041
|
+
padding-bottom: 6px;
|
|
22042
22042
|
}
|
|
22043
22043
|
.e-treeview .e-navigable-text {
|
|
22044
22044
|
padding: 0 8px;
|
|
@@ -29662,9 +29662,7 @@ body.e-colorpicker-overflow {
|
|
|
29662
29662
|
list-style: none;
|
|
29663
29663
|
}
|
|
29664
29664
|
.e-treeview .e-list-item .e-ul {
|
|
29665
|
-
margin: 2px 0 -2px;
|
|
29666
29665
|
padding: 0 0 0 20px;
|
|
29667
|
-
margin: 2px 0 0;
|
|
29668
29666
|
}
|
|
29669
29667
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
29670
29668
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -29704,7 +29702,6 @@ body.e-colorpicker-overflow {
|
|
|
29704
29702
|
-ms-user-select: none;
|
|
29705
29703
|
-webkit-user-select: none;
|
|
29706
29704
|
user-select: none;
|
|
29707
|
-
border: 1px solid;
|
|
29708
29705
|
cursor: pointer;
|
|
29709
29706
|
margin: 0;
|
|
29710
29707
|
padding: 0 0 0 20px;
|
|
@@ -29762,12 +29759,15 @@ body.e-colorpicker-overflow {
|
|
|
29762
29759
|
}
|
|
29763
29760
|
.e-treeview .e-list-text .e-input-group {
|
|
29764
29761
|
height: 30px;
|
|
29765
|
-
margin-
|
|
29762
|
+
margin-top: 4px;
|
|
29763
|
+
margin-bottom: 4px;
|
|
29766
29764
|
min-width: 150px;
|
|
29767
29765
|
vertical-align: bottom;
|
|
29768
29766
|
}
|
|
29769
29767
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
29770
29768
|
height: 28px;
|
|
29769
|
+
padding-top: 6px;
|
|
29770
|
+
padding-bottom: 6px;
|
|
29771
29771
|
}
|
|
29772
29772
|
.e-treeview .e-navigable-text {
|
|
29773
29773
|
padding: 0 8px;
|
|
@@ -11683,6 +11683,14 @@ ejs-calendar {
|
|
|
11683
11683
|
outline: none;
|
|
11684
11684
|
}
|
|
11685
11685
|
|
|
11686
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
11687
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
11688
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
11689
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled {
|
|
11690
|
+
background-color: var(--color-sf-primary-bg-color-disabled);
|
|
11691
|
+
border-color: var(--color-sf-primary-border-color-disabled);
|
|
11692
|
+
}
|
|
11693
|
+
|
|
11686
11694
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
11687
11695
|
box-shadow: 0 0 0 1px var(--color-sf-content-text-color-alt3);
|
|
11688
11696
|
border-radius: 0;
|
|
@@ -24713,9 +24721,7 @@ body.e-colorpicker-overflow {
|
|
|
24713
24721
|
list-style: none;
|
|
24714
24722
|
}
|
|
24715
24723
|
.e-treeview .e-list-item .e-ul {
|
|
24716
|
-
margin: 2px 0 -2px;
|
|
24717
24724
|
padding: 0 0 0 20px;
|
|
24718
|
-
margin: 0;
|
|
24719
24725
|
}
|
|
24720
24726
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
24721
24727
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -24738,6 +24744,10 @@ body.e-colorpicker-overflow {
|
|
|
24738
24744
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
24739
24745
|
content: none;
|
|
24740
24746
|
}
|
|
24747
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
24748
|
+
padding-top: 4px;
|
|
24749
|
+
padding-bottom: 4px;
|
|
24750
|
+
}
|
|
24741
24751
|
.e-treeview .e-icons .e-spinner-pane {
|
|
24742
24752
|
position: relative;
|
|
24743
24753
|
}
|
|
@@ -24752,7 +24762,6 @@ body.e-colorpicker-overflow {
|
|
|
24752
24762
|
-ms-user-select: none;
|
|
24753
24763
|
-webkit-user-select: none;
|
|
24754
24764
|
user-select: none;
|
|
24755
|
-
border: 1px solid;
|
|
24756
24765
|
cursor: pointer;
|
|
24757
24766
|
margin: 0;
|
|
24758
24767
|
padding: 0 0 0 20px;
|
|
@@ -24811,13 +24820,17 @@ body.e-colorpicker-overflow {
|
|
|
24811
24820
|
vertical-align: middle;
|
|
24812
24821
|
}
|
|
24813
24822
|
.e-treeview .e-list-text .e-input-group {
|
|
24814
|
-
height:
|
|
24823
|
+
height: 32px;
|
|
24815
24824
|
margin-bottom: 0;
|
|
24816
24825
|
min-width: 150px;
|
|
24817
24826
|
vertical-align: bottom;
|
|
24818
24827
|
}
|
|
24819
24828
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
24820
24829
|
height: 28px;
|
|
24830
|
+
padding-top: 6px;
|
|
24831
|
+
padding-bottom: 6px;
|
|
24832
|
+
line-height: 20px;
|
|
24833
|
+
height: 32px;
|
|
24821
24834
|
}
|
|
24822
24835
|
.e-treeview .e-navigable-text {
|
|
24823
24836
|
padding: 10px 8px;
|
|
@@ -16523,6 +16523,14 @@ ejs-calendar {
|
|
|
16523
16523
|
outline: none;
|
|
16524
16524
|
}
|
|
16525
16525
|
|
|
16526
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
16527
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
16528
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
16529
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled {
|
|
16530
|
+
background-color: var(--color-sf-primary-bg-color-disabled);
|
|
16531
|
+
border-color: var(--color-sf-primary-border-color-disabled);
|
|
16532
|
+
}
|
|
16533
|
+
|
|
16526
16534
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
16527
16535
|
box-shadow: 0 0 0 1px var(--color-sf-content-text-color-alt3);
|
|
16528
16536
|
border-radius: 0;
|
|
@@ -34345,9 +34353,7 @@ body.e-colorpicker-overflow {
|
|
|
34345
34353
|
list-style: none;
|
|
34346
34354
|
}
|
|
34347
34355
|
.e-treeview .e-list-item .e-ul {
|
|
34348
|
-
margin: 2px 0 -2px;
|
|
34349
34356
|
padding: 0 0 0 20px;
|
|
34350
|
-
margin: 0;
|
|
34351
34357
|
}
|
|
34352
34358
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
34353
34359
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -34370,6 +34376,10 @@ body.e-colorpicker-overflow {
|
|
|
34370
34376
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
34371
34377
|
content: none;
|
|
34372
34378
|
}
|
|
34379
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
34380
|
+
padding-top: 4px;
|
|
34381
|
+
padding-bottom: 4px;
|
|
34382
|
+
}
|
|
34373
34383
|
.e-treeview .e-icons .e-spinner-pane {
|
|
34374
34384
|
position: relative;
|
|
34375
34385
|
}
|
|
@@ -34384,7 +34394,6 @@ body.e-colorpicker-overflow {
|
|
|
34384
34394
|
-ms-user-select: none;
|
|
34385
34395
|
-webkit-user-select: none;
|
|
34386
34396
|
user-select: none;
|
|
34387
|
-
border: 1px solid;
|
|
34388
34397
|
cursor: pointer;
|
|
34389
34398
|
margin: 0;
|
|
34390
34399
|
padding: 0 0 0 20px;
|
|
@@ -34443,13 +34452,17 @@ body.e-colorpicker-overflow {
|
|
|
34443
34452
|
vertical-align: middle;
|
|
34444
34453
|
}
|
|
34445
34454
|
.e-treeview .e-list-text .e-input-group {
|
|
34446
|
-
height:
|
|
34455
|
+
height: 32px;
|
|
34447
34456
|
margin-bottom: 0;
|
|
34448
34457
|
min-width: 150px;
|
|
34449
34458
|
vertical-align: bottom;
|
|
34450
34459
|
}
|
|
34451
34460
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
34452
34461
|
height: 28px;
|
|
34462
|
+
padding-top: 6px;
|
|
34463
|
+
padding-bottom: 6px;
|
|
34464
|
+
line-height: 20px;
|
|
34465
|
+
height: 32px;
|
|
34453
34466
|
}
|
|
34454
34467
|
.e-treeview .e-navigable-text {
|
|
34455
34468
|
padding: 10px 8px;
|
|
@@ -34961,6 +34974,13 @@ body.e-colorpicker-overflow {
|
|
|
34961
34974
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
34962
34975
|
height: 36px;
|
|
34963
34976
|
}
|
|
34977
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
34978
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
34979
|
+
height: 40px;
|
|
34980
|
+
line-height: 24px;
|
|
34981
|
+
padding-top: 8px;
|
|
34982
|
+
padding-bottom: 8px;
|
|
34983
|
+
}
|
|
34964
34984
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
34965
34985
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
34966
34986
|
margin: 0 0 0 12px;
|
|
@@ -12087,6 +12087,14 @@ ejs-calendar {
|
|
|
12087
12087
|
outline: none;
|
|
12088
12088
|
}
|
|
12089
12089
|
|
|
12090
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
12091
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
12092
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
12093
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled {
|
|
12094
|
+
background-color: var(--color-sf-primary-bg-color-disabled);
|
|
12095
|
+
border-color: var(--color-sf-primary-border-color-disabled);
|
|
12096
|
+
}
|
|
12097
|
+
|
|
12090
12098
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
12091
12099
|
box-shadow: 0 0 0 1px var(--color-sf-content-text-color-alt3);
|
|
12092
12100
|
border-radius: 0;
|
|
@@ -25117,9 +25125,7 @@ body.e-colorpicker-overflow {
|
|
|
25117
25125
|
list-style: none;
|
|
25118
25126
|
}
|
|
25119
25127
|
.e-treeview .e-list-item .e-ul {
|
|
25120
|
-
margin: 2px 0 -2px;
|
|
25121
25128
|
padding: 0 0 0 20px;
|
|
25122
|
-
margin: 0;
|
|
25123
25129
|
}
|
|
25124
25130
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
25125
25131
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -25142,6 +25148,10 @@ body.e-colorpicker-overflow {
|
|
|
25142
25148
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
25143
25149
|
content: none;
|
|
25144
25150
|
}
|
|
25151
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
25152
|
+
padding-top: 4px;
|
|
25153
|
+
padding-bottom: 4px;
|
|
25154
|
+
}
|
|
25145
25155
|
.e-treeview .e-icons .e-spinner-pane {
|
|
25146
25156
|
position: relative;
|
|
25147
25157
|
}
|
|
@@ -25156,7 +25166,6 @@ body.e-colorpicker-overflow {
|
|
|
25156
25166
|
-ms-user-select: none;
|
|
25157
25167
|
-webkit-user-select: none;
|
|
25158
25168
|
user-select: none;
|
|
25159
|
-
border: 1px solid;
|
|
25160
25169
|
cursor: pointer;
|
|
25161
25170
|
margin: 0;
|
|
25162
25171
|
padding: 0 0 0 20px;
|
|
@@ -25215,13 +25224,17 @@ body.e-colorpicker-overflow {
|
|
|
25215
25224
|
vertical-align: middle;
|
|
25216
25225
|
}
|
|
25217
25226
|
.e-treeview .e-list-text .e-input-group {
|
|
25218
|
-
height:
|
|
25227
|
+
height: 32px;
|
|
25219
25228
|
margin-bottom: 0;
|
|
25220
25229
|
min-width: 150px;
|
|
25221
25230
|
vertical-align: bottom;
|
|
25222
25231
|
}
|
|
25223
25232
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
25224
25233
|
height: 28px;
|
|
25234
|
+
padding-top: 6px;
|
|
25235
|
+
padding-bottom: 6px;
|
|
25236
|
+
line-height: 20px;
|
|
25237
|
+
height: 32px;
|
|
25225
25238
|
}
|
|
25226
25239
|
.e-treeview .e-navigable-text {
|
|
25227
25240
|
padding: 10px 8px;
|
|
@@ -16927,6 +16927,14 @@ ejs-calendar {
|
|
|
16927
16927
|
outline: none;
|
|
16928
16928
|
}
|
|
16929
16929
|
|
|
16930
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
16931
|
+
.e-calendar .e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
16932
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled,
|
|
16933
|
+
.e-calendar .e-css.e-btn.e-today.e-flat.e-primary.e-disabled {
|
|
16934
|
+
background-color: var(--color-sf-primary-bg-color-disabled);
|
|
16935
|
+
border-color: var(--color-sf-primary-border-color-disabled);
|
|
16936
|
+
}
|
|
16937
|
+
|
|
16930
16938
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
16931
16939
|
box-shadow: 0 0 0 1px var(--color-sf-content-text-color-alt3);
|
|
16932
16940
|
border-radius: 0;
|
|
@@ -34749,9 +34757,7 @@ body.e-colorpicker-overflow {
|
|
|
34749
34757
|
list-style: none;
|
|
34750
34758
|
}
|
|
34751
34759
|
.e-treeview .e-list-item .e-ul {
|
|
34752
|
-
margin: 2px 0 -2px;
|
|
34753
34760
|
padding: 0 0 0 20px;
|
|
34754
|
-
margin: 0;
|
|
34755
34761
|
}
|
|
34756
34762
|
.e-treeview .e-list-item.e-disable > .e-text-content,
|
|
34757
34763
|
.e-treeview .e-list-item.e-disable > .e-fullrow {
|
|
@@ -34774,6 +34780,10 @@ body.e-colorpicker-overflow {
|
|
|
34774
34780
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
34775
34781
|
content: none;
|
|
34776
34782
|
}
|
|
34783
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
34784
|
+
padding-top: 4px;
|
|
34785
|
+
padding-bottom: 4px;
|
|
34786
|
+
}
|
|
34777
34787
|
.e-treeview .e-icons .e-spinner-pane {
|
|
34778
34788
|
position: relative;
|
|
34779
34789
|
}
|
|
@@ -34788,7 +34798,6 @@ body.e-colorpicker-overflow {
|
|
|
34788
34798
|
-ms-user-select: none;
|
|
34789
34799
|
-webkit-user-select: none;
|
|
34790
34800
|
user-select: none;
|
|
34791
|
-
border: 1px solid;
|
|
34792
34801
|
cursor: pointer;
|
|
34793
34802
|
margin: 0;
|
|
34794
34803
|
padding: 0 0 0 20px;
|
|
@@ -34847,13 +34856,17 @@ body.e-colorpicker-overflow {
|
|
|
34847
34856
|
vertical-align: middle;
|
|
34848
34857
|
}
|
|
34849
34858
|
.e-treeview .e-list-text .e-input-group {
|
|
34850
|
-
height:
|
|
34859
|
+
height: 32px;
|
|
34851
34860
|
margin-bottom: 0;
|
|
34852
34861
|
min-width: 150px;
|
|
34853
34862
|
vertical-align: bottom;
|
|
34854
34863
|
}
|
|
34855
34864
|
.e-treeview .e-list-text .e-input-group .e-input {
|
|
34856
34865
|
height: 28px;
|
|
34866
|
+
padding-top: 6px;
|
|
34867
|
+
padding-bottom: 6px;
|
|
34868
|
+
line-height: 20px;
|
|
34869
|
+
height: 32px;
|
|
34857
34870
|
}
|
|
34858
34871
|
.e-treeview .e-navigable-text {
|
|
34859
34872
|
padding: 10px 8px;
|
|
@@ -35365,6 +35378,13 @@ body.e-colorpicker-overflow {
|
|
|
35365
35378
|
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
35366
35379
|
height: 36px;
|
|
35367
35380
|
}
|
|
35381
|
+
.e-bigger .e-treeview .e-list-text .e-input-group .e-input,
|
|
35382
|
+
.e-treeview.e-bigger .e-list-text .e-input-group .e-input {
|
|
35383
|
+
height: 40px;
|
|
35384
|
+
line-height: 24px;
|
|
35385
|
+
padding-top: 8px;
|
|
35386
|
+
padding-bottom: 8px;
|
|
35387
|
+
}
|
|
35368
35388
|
.e-bigger .e-treeview .e-checkbox-wrapper,
|
|
35369
35389
|
.e-treeview.e-bigger .e-checkbox-wrapper {
|
|
35370
35390
|
margin: 0 0 0 12px;
|
|
@@ -20878,6 +20878,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
20878
20878
|
border-color: transparent;
|
|
20879
20879
|
color: $calendar-today-disabled-color;
|
|
20880
20880
|
}
|
|
20881
|
+
@if $skin-name == 'tailwind3' {
|
|
20882
|
+
background-color: $calendar-today-disabled-background-style;
|
|
20883
|
+
border-color: $calendar-today-disabled-border-style;
|
|
20884
|
+
}
|
|
20881
20885
|
}
|
|
20882
20886
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
20883
20887
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -44351,7 +44355,7 @@ $treeview-icon-font-size: $text-xl !default;
|
|
|
44351
44355
|
$treeview-image-font-size: $text-xl !default;
|
|
44352
44356
|
$treeview-big-font-size: $text-base !default;
|
|
44353
44357
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
44354
|
-
$treeview-item-height:
|
|
44358
|
+
$treeview-item-height: 38px !default;
|
|
44355
44359
|
$treeview-text-height: 38px !default;
|
|
44356
44360
|
$treeview-input-height: 30px !default;
|
|
44357
44361
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
@@ -44641,7 +44645,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44641
44645
|
|
|
44642
44646
|
.e-list-item {
|
|
44643
44647
|
list-style: none;
|
|
44644
|
-
@if $skin-name
|
|
44648
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44645
44649
|
padding: 2px 0;
|
|
44646
44650
|
}
|
|
44647
44651
|
@if $skin-name == 'fluent2' {
|
|
@@ -44649,13 +44653,12 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44649
44653
|
}
|
|
44650
44654
|
|
|
44651
44655
|
.e-ul {
|
|
44652
|
-
margin: 2px 0 -2px;
|
|
44653
44656
|
padding: $treeview-child-ul-padding;
|
|
44654
|
-
@if $skin-name == '
|
|
44655
|
-
margin: 2px 0
|
|
44657
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44658
|
+
margin: 2px 0 -2px;
|
|
44656
44659
|
}
|
|
44657
|
-
@
|
|
44658
|
-
margin:
|
|
44660
|
+
@if $skin-name == 'fluent2' {
|
|
44661
|
+
margin-top: 4px;
|
|
44659
44662
|
}
|
|
44660
44663
|
}
|
|
44661
44664
|
|
|
@@ -44692,6 +44695,45 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44692
44695
|
.e-icons.e-icons-spinner::before {
|
|
44693
44696
|
content: none;
|
|
44694
44697
|
}
|
|
44698
|
+
|
|
44699
|
+
.e-text-content {
|
|
44700
|
+
.e-list-text {
|
|
44701
|
+
&:has(> .e-input-group) {
|
|
44702
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
44703
|
+
padding-top: 1px;
|
|
44704
|
+
padding-bottom: 1px;
|
|
44705
|
+
.e-input-group {
|
|
44706
|
+
height: 34px;
|
|
44707
|
+
|
|
44708
|
+
.e-input {
|
|
44709
|
+
line-height: 26px;
|
|
44710
|
+
min-height: 26px;
|
|
44711
|
+
}
|
|
44712
|
+
}
|
|
44713
|
+
}
|
|
44714
|
+
@if $skin-name == 'tailwind3' {
|
|
44715
|
+
padding-top: 4px;
|
|
44716
|
+
padding-bottom: 4px;
|
|
44717
|
+
}
|
|
44718
|
+
@if $skin-name == 'highcontrast' {
|
|
44719
|
+
padding-top: 3px;
|
|
44720
|
+
padding-bottom: 3px;
|
|
44721
|
+
}
|
|
44722
|
+
@if ($skin-name == 'FluentUI') {
|
|
44723
|
+
padding-top: 3px;
|
|
44724
|
+
padding-bottom: 3px;
|
|
44725
|
+
}
|
|
44726
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44727
|
+
padding-top: 2px;
|
|
44728
|
+
padding-bottom: 2px;
|
|
44729
|
+
}
|
|
44730
|
+
@if $skin-name == 'bootstrap4' {
|
|
44731
|
+
padding-top: 5px;
|
|
44732
|
+
padding-bottom: 5px;
|
|
44733
|
+
}
|
|
44734
|
+
}
|
|
44735
|
+
}
|
|
44736
|
+
}
|
|
44695
44737
|
}
|
|
44696
44738
|
|
|
44697
44739
|
.e-icons {
|
|
@@ -44709,11 +44751,14 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44709
44751
|
|
|
44710
44752
|
.e-text-content {
|
|
44711
44753
|
@include user-select;
|
|
44712
|
-
border: 1px solid;
|
|
44713
44754
|
cursor: pointer;
|
|
44714
44755
|
margin: 0;
|
|
44715
44756
|
padding: $treeview-text-wrap-padding;
|
|
44716
44757
|
|
|
44758
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
44759
|
+
border: 1px solid;
|
|
44760
|
+
}
|
|
44761
|
+
|
|
44717
44762
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
44718
44763
|
border: none;
|
|
44719
44764
|
}
|
|
@@ -44799,14 +44844,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44799
44844
|
|
|
44800
44845
|
.e-input-group {
|
|
44801
44846
|
height: $treeview-input-height;
|
|
44802
|
-
@if ($skin-name == '
|
|
44803
|
-
margin-top:
|
|
44804
|
-
|
|
44805
|
-
@else if($skin-name == 'tailwind') {
|
|
44806
|
-
margin-bottom: 3px;
|
|
44847
|
+
@if ($skin-name == 'tailwind') {
|
|
44848
|
+
margin-top: 4px;
|
|
44849
|
+
margin-bottom: 4px;
|
|
44807
44850
|
}
|
|
44808
44851
|
@else if($skin-name == 'bootstrap5') {
|
|
44809
|
-
margin-bottom:
|
|
44852
|
+
margin-bottom: 3px;
|
|
44853
|
+
margin-top: 3px;
|
|
44810
44854
|
}
|
|
44811
44855
|
@else {
|
|
44812
44856
|
margin-bottom: 0;
|
|
@@ -44816,9 +44860,20 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44816
44860
|
@if ($skin-name == 'fluent2') {
|
|
44817
44861
|
border-color: $treeview-input-border-color;
|
|
44818
44862
|
}
|
|
44819
|
-
|
|
44820
|
-
|
|
44863
|
+
.e-input {
|
|
44864
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
44821
44865
|
height: 28px;
|
|
44866
|
+
padding-top: 6px;
|
|
44867
|
+
padding-bottom: 6px;
|
|
44868
|
+
}
|
|
44869
|
+
@if $skin-name == 'tailwind3' {
|
|
44870
|
+
line-height: 20px;
|
|
44871
|
+
height: 32px;
|
|
44872
|
+
}
|
|
44873
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
44874
|
+
height: 32px;
|
|
44875
|
+
padding-top: 5px;
|
|
44876
|
+
padding-bottom: 5px;
|
|
44822
44877
|
}
|
|
44823
44878
|
}
|
|
44824
44879
|
}
|
|
@@ -45410,13 +45465,13 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45410
45465
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
45411
45466
|
color: $treeview-item-active-check-color;
|
|
45412
45467
|
}
|
|
45413
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45468
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45414
45469
|
border-color: $content-text-color-selected;
|
|
45415
45470
|
}
|
|
45416
45471
|
}
|
|
45417
45472
|
|
|
45418
45473
|
.e-stop {
|
|
45419
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
45474
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
45420
45475
|
border-color: $content-text-color-selected;
|
|
45421
45476
|
}
|
|
45422
45477
|
}
|
|
@@ -45467,6 +45522,11 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45467
45522
|
}
|
|
45468
45523
|
}
|
|
45469
45524
|
}
|
|
45525
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
45526
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
45527
|
+
border-color: $content-text-color-hover;
|
|
45528
|
+
}
|
|
45529
|
+
}
|
|
45470
45530
|
}
|
|
45471
45531
|
|
|
45472
45532
|
.e-sibling {
|
|
@@ -83119,10 +83179,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83119
83179
|
&:first-child {
|
|
83120
83180
|
padding: 0;
|
|
83121
83181
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83122
|
-
padding-bottom:
|
|
83182
|
+
padding-bottom: 8px;
|
|
83123
83183
|
padding-left: 12px;
|
|
83124
83184
|
padding-right: 12px;
|
|
83125
|
-
padding-top:
|
|
83185
|
+
padding-top: 8px;
|
|
83126
83186
|
}
|
|
83127
83187
|
}
|
|
83128
83188
|
|
|
@@ -83190,7 +83250,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83190
83250
|
.e-toast-content {
|
|
83191
83251
|
&:first-child {
|
|
83192
83252
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83193
|
-
padding-left:
|
|
83253
|
+
padding-left: 44px;
|
|
83194
83254
|
}
|
|
83195
83255
|
}
|
|
83196
83256
|
}
|
|
@@ -83237,9 +83297,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83237
83297
|
margin-right: $toast-icon-nrml-right-margin;
|
|
83238
83298
|
width: $toast-icon-nrml-width;
|
|
83239
83299
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83240
|
-
left:
|
|
83241
|
-
margin-left:
|
|
83242
|
-
margin-top:
|
|
83300
|
+
left: 0;
|
|
83301
|
+
margin-left: 12px;
|
|
83302
|
+
margin-top: 10px;
|
|
83303
|
+
padding-bottom: 6px;
|
|
83304
|
+
position: absolute;
|
|
83305
|
+
}
|
|
83306
|
+
@if $skin-name == 'fluent2' {
|
|
83307
|
+
margin-top: 2px;
|
|
83243
83308
|
}
|
|
83244
83309
|
}
|
|
83245
83310
|
|