@syncfusion/blazor-themes 31.1.19 → 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 +9 -4
- package/Compiled-Themes/tailwind3-dark.css +16 -4
- package/Compiled-Themes/tailwind3-lite.css +9 -4
- package/Compiled-Themes/tailwind3.css +16 -4
- package/SCSS-Themes/bds-dark-lite.scss +85 -24
- package/SCSS-Themes/bds-dark.scss +179 -26
- package/SCSS-Themes/bds-lite.scss +85 -24
- package/SCSS-Themes/bds.scss +179 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +84 -23
- package/SCSS-Themes/bootstrap-dark.scss +178 -25
- package/SCSS-Themes/bootstrap-lite.scss +84 -23
- package/SCSS-Themes/bootstrap.scss +178 -25
- package/SCSS-Themes/bootstrap4-lite.scss +91 -30
- package/SCSS-Themes/bootstrap4.scss +185 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5-dark.scss +186 -33
- package/SCSS-Themes/bootstrap5-lite.scss +92 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +194 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +100 -39
- package/SCSS-Themes/bootstrap5.3.scss +194 -41
- package/SCSS-Themes/bootstrap5.scss +186 -33
- package/SCSS-Themes/fabric-dark-lite.scss +84 -23
- package/SCSS-Themes/fabric-dark.scss +178 -25
- package/SCSS-Themes/fabric-lite.scss +84 -23
- package/SCSS-Themes/fabric.scss +178 -25
- package/SCSS-Themes/fluent-dark-lite.scss +90 -29
- package/SCSS-Themes/fluent-dark.scss +184 -31
- package/SCSS-Themes/fluent-lite.scss +90 -29
- package/SCSS-Themes/fluent.scss +184 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +87 -26
- package/SCSS-Themes/fluent2-dark.scss +181 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +87 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +181 -28
- package/SCSS-Themes/fluent2-lite.scss +87 -26
- package/SCSS-Themes/fluent2.scss +181 -28
- package/SCSS-Themes/highcontrast-lite.scss +90 -29
- package/SCSS-Themes/highcontrast.scss +184 -31
- package/SCSS-Themes/material-dark-lite.scss +91 -30
- package/SCSS-Themes/material-dark.scss +185 -32
- package/SCSS-Themes/material-lite.scss +90 -29
- package/SCSS-Themes/material.scss +184 -31
- package/SCSS-Themes/material3-dark-lite.scss +86 -25
- package/SCSS-Themes/material3-dark.scss +180 -27
- package/SCSS-Themes/material3-lite.scss +86 -25
- package/SCSS-Themes/material3.scss +180 -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 +84 -23
- package/SCSS-Themes/tailwind-dark.scss +178 -25
- package/SCSS-Themes/tailwind-lite.scss +84 -23
- package/SCSS-Themes/tailwind.scss +178 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +85 -24
- package/SCSS-Themes/tailwind3-dark.scss +179 -26
- package/SCSS-Themes/tailwind3-lite.scss +85 -24
- package/SCSS-Themes/tailwind3.scss +179 -26
- package/package.json +1 -1
|
@@ -59410,7 +59410,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
59410
59410
|
|
|
59411
59411
|
.e-list-item {
|
|
59412
59412
|
list-style: none;
|
|
59413
|
-
@if $skin-name
|
|
59413
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59414
59414
|
padding: 2px 0;
|
|
59415
59415
|
}
|
|
59416
59416
|
@if $skin-name == 'fluent2' {
|
|
@@ -59418,13 +59418,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
59418
59418
|
}
|
|
59419
59419
|
|
|
59420
59420
|
.e-ul {
|
|
59421
|
-
margin: 2px 0 -2px;
|
|
59422
59421
|
padding: $treeview-child-ul-padding;
|
|
59423
|
-
@if $skin-name == '
|
|
59424
|
-
margin: 2px 0
|
|
59422
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59423
|
+
margin: 2px 0 -2px;
|
|
59425
59424
|
}
|
|
59426
|
-
@
|
|
59427
|
-
margin:
|
|
59425
|
+
@if $skin-name == 'fluent2' {
|
|
59426
|
+
margin-top: 4px;
|
|
59428
59427
|
}
|
|
59429
59428
|
}
|
|
59430
59429
|
|
|
@@ -59461,6 +59460,45 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
59461
59460
|
.e-icons.e-icons-spinner::before {
|
|
59462
59461
|
content: none;
|
|
59463
59462
|
}
|
|
59463
|
+
|
|
59464
|
+
.e-text-content {
|
|
59465
|
+
.e-list-text {
|
|
59466
|
+
&:has(> .e-input-group) {
|
|
59467
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59468
|
+
padding-top: 1px;
|
|
59469
|
+
padding-bottom: 1px;
|
|
59470
|
+
.e-input-group {
|
|
59471
|
+
height: 34px;
|
|
59472
|
+
|
|
59473
|
+
.e-input {
|
|
59474
|
+
line-height: 26px;
|
|
59475
|
+
min-height: 26px;
|
|
59476
|
+
}
|
|
59477
|
+
}
|
|
59478
|
+
}
|
|
59479
|
+
@if $skin-name == 'tailwind3' {
|
|
59480
|
+
padding-top: 4px;
|
|
59481
|
+
padding-bottom: 4px;
|
|
59482
|
+
}
|
|
59483
|
+
@if $skin-name == 'highcontrast' {
|
|
59484
|
+
padding-top: 3px;
|
|
59485
|
+
padding-bottom: 3px;
|
|
59486
|
+
}
|
|
59487
|
+
@if ($skin-name == 'FluentUI') {
|
|
59488
|
+
padding-top: 3px;
|
|
59489
|
+
padding-bottom: 3px;
|
|
59490
|
+
}
|
|
59491
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59492
|
+
padding-top: 2px;
|
|
59493
|
+
padding-bottom: 2px;
|
|
59494
|
+
}
|
|
59495
|
+
@if $skin-name == 'bootstrap4' {
|
|
59496
|
+
padding-top: 5px;
|
|
59497
|
+
padding-bottom: 5px;
|
|
59498
|
+
}
|
|
59499
|
+
}
|
|
59500
|
+
}
|
|
59501
|
+
}
|
|
59464
59502
|
}
|
|
59465
59503
|
|
|
59466
59504
|
.e-icons {
|
|
@@ -59478,11 +59516,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
59478
59516
|
|
|
59479
59517
|
.e-text-content {
|
|
59480
59518
|
@include user-select;
|
|
59481
|
-
border: 1px solid;
|
|
59482
59519
|
cursor: pointer;
|
|
59483
59520
|
margin: 0;
|
|
59484
59521
|
padding: $treeview-text-wrap-padding;
|
|
59485
59522
|
|
|
59523
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59524
|
+
border: 1px solid;
|
|
59525
|
+
}
|
|
59526
|
+
|
|
59486
59527
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59487
59528
|
border: none;
|
|
59488
59529
|
}
|
|
@@ -59568,14 +59609,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
59568
59609
|
|
|
59569
59610
|
.e-input-group {
|
|
59570
59611
|
height: $treeview-input-height;
|
|
59571
|
-
@if ($skin-name == '
|
|
59572
|
-
margin-top:
|
|
59573
|
-
|
|
59574
|
-
@else if($skin-name == 'tailwind') {
|
|
59575
|
-
margin-bottom: 3px;
|
|
59612
|
+
@if ($skin-name == 'tailwind') {
|
|
59613
|
+
margin-top: 4px;
|
|
59614
|
+
margin-bottom: 4px;
|
|
59576
59615
|
}
|
|
59577
59616
|
@else if($skin-name == 'bootstrap5') {
|
|
59578
|
-
margin-bottom:
|
|
59617
|
+
margin-bottom: 3px;
|
|
59618
|
+
margin-top: 3px;
|
|
59579
59619
|
}
|
|
59580
59620
|
@else {
|
|
59581
59621
|
margin-bottom: 0;
|
|
@@ -59585,9 +59625,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
59585
59625
|
@if ($skin-name == 'fluent2') {
|
|
59586
59626
|
border-color: $treeview-input-border-color;
|
|
59587
59627
|
}
|
|
59588
|
-
|
|
59589
|
-
|
|
59628
|
+
.e-input {
|
|
59629
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59590
59630
|
height: 28px;
|
|
59631
|
+
padding-top: 6px;
|
|
59632
|
+
padding-bottom: 6px;
|
|
59633
|
+
}
|
|
59634
|
+
@if $skin-name == 'tailwind3' {
|
|
59635
|
+
line-height: 20px;
|
|
59636
|
+
height: 32px;
|
|
59637
|
+
}
|
|
59638
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59639
|
+
height: 32px;
|
|
59640
|
+
padding-top: 5px;
|
|
59641
|
+
padding-bottom: 5px;
|
|
59591
59642
|
}
|
|
59592
59643
|
}
|
|
59593
59644
|
}
|
|
@@ -60179,13 +60230,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
60179
60230
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60180
60231
|
color: $treeview-item-active-check-color;
|
|
60181
60232
|
}
|
|
60182
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60233
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60183
60234
|
border-color: $content-text-color-selected;
|
|
60184
60235
|
}
|
|
60185
60236
|
}
|
|
60186
60237
|
|
|
60187
60238
|
.e-stop {
|
|
60188
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60239
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60189
60240
|
border-color: $content-text-color-selected;
|
|
60190
60241
|
}
|
|
60191
60242
|
}
|
|
@@ -60236,6 +60287,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
60236
60287
|
}
|
|
60237
60288
|
}
|
|
60238
60289
|
}
|
|
60290
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60291
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60292
|
+
border-color: $content-text-color-hover;
|
|
60293
|
+
}
|
|
60294
|
+
}
|
|
60239
60295
|
}
|
|
60240
60296
|
|
|
60241
60297
|
.e-sibling {
|
|
@@ -60605,6 +60661,30 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
60605
60661
|
min-height: $treeview-big-item-height;
|
|
60606
60662
|
}
|
|
60607
60663
|
|
|
60664
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60665
|
+
padding: $treeview-big-text-padding;
|
|
60666
|
+
}
|
|
60667
|
+
|
|
60668
|
+
@if $skin-name == 'highcontrast' {
|
|
60669
|
+
padding-top: 11px;
|
|
60670
|
+
padding-bottom: 11px;
|
|
60671
|
+
}
|
|
60672
|
+
|
|
60673
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60674
|
+
padding-top: 12px;
|
|
60675
|
+
padding-bottom: 12px;
|
|
60676
|
+
}
|
|
60677
|
+
|
|
60678
|
+
@if $skin-name == 'FluentUI' {
|
|
60679
|
+
padding-top: 10px;
|
|
60680
|
+
padding-bottom: 10px;
|
|
60681
|
+
}
|
|
60682
|
+
|
|
60683
|
+
@if $skin-name == 'bootstrap4' {
|
|
60684
|
+
padding-top: 13px;
|
|
60685
|
+
padding-bottom: 13px;
|
|
60686
|
+
}
|
|
60687
|
+
|
|
60608
60688
|
.e-input-group {
|
|
60609
60689
|
height: $treeview-big-input-height;
|
|
60610
60690
|
|
|
@@ -60613,6 +60693,69 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
60613
60693
|
height: 36px;
|
|
60614
60694
|
}
|
|
60615
60695
|
}
|
|
60696
|
+
|
|
60697
|
+
@if $skin-name =='bootstrap5' {
|
|
60698
|
+
padding-top: 6px;
|
|
60699
|
+
padding-bottom: 6px;
|
|
60700
|
+
margin-top: 2px;
|
|
60701
|
+
margin-bottom: 2px;
|
|
60702
|
+
}
|
|
60703
|
+
|
|
60704
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60705
|
+
line-height: 42px;
|
|
60706
|
+
min-height: 42px;
|
|
60707
|
+
}
|
|
60708
|
+
|
|
60709
|
+
.e-input {
|
|
60710
|
+
@if $skin-name =='tailwind3' {
|
|
60711
|
+
height: 40px;
|
|
60712
|
+
line-height: 24px;
|
|
60713
|
+
padding-top: 8px;
|
|
60714
|
+
padding-bottom: 8px;
|
|
60715
|
+
}
|
|
60716
|
+
|
|
60717
|
+
@if $skin-name =='bootstrap5' {
|
|
60718
|
+
height: 24px;
|
|
60719
|
+
}
|
|
60720
|
+
|
|
60721
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60722
|
+
line-height: 28px;
|
|
60723
|
+
min-height: 28px;
|
|
60724
|
+
padding-top: 9px;
|
|
60725
|
+
padding-bottom: 5px;
|
|
60726
|
+
}
|
|
60727
|
+
|
|
60728
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60729
|
+
line-height: 24px;
|
|
60730
|
+
min-height: 24px;
|
|
60731
|
+
padding-top: 7px;
|
|
60732
|
+
padding-bottom: 7px;
|
|
60733
|
+
}
|
|
60734
|
+
}
|
|
60735
|
+
}
|
|
60736
|
+
}
|
|
60737
|
+
|
|
60738
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60739
|
+
&:has(> .e-input-group) {
|
|
60740
|
+
@if $skin-name =='highcontrast' {
|
|
60741
|
+
padding-top: 4px;
|
|
60742
|
+
padding-bottom: 4px;
|
|
60743
|
+
}
|
|
60744
|
+
|
|
60745
|
+
@if $skin-name =='FluentUI' {
|
|
60746
|
+
padding-top: 2px;
|
|
60747
|
+
padding-bottom: 2px;
|
|
60748
|
+
}
|
|
60749
|
+
|
|
60750
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60751
|
+
padding-top: 3px;
|
|
60752
|
+
padding-bottom: 3px;
|
|
60753
|
+
}
|
|
60754
|
+
|
|
60755
|
+
@if $skin-name == 'bootstrap4' {
|
|
60756
|
+
padding-top: 6px;
|
|
60757
|
+
padding-bottom: 6px;
|
|
60758
|
+
}
|
|
60616
60759
|
}
|
|
60617
60760
|
}
|
|
60618
60761
|
|
|
@@ -60797,6 +60940,10 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
60797
60940
|
.e-treeview.e-bigger {
|
|
60798
60941
|
.e-list-text {
|
|
60799
60942
|
font-size: $treeview-big-font-size;
|
|
60943
|
+
@if $skin-name == 'Material3' {
|
|
60944
|
+
padding: 12px;
|
|
60945
|
+
}
|
|
60946
|
+
|
|
60800
60947
|
@if $skin-name == 'bootstrap4' {
|
|
60801
60948
|
color: $treeview-big-text-color;
|
|
60802
60949
|
}
|
|
@@ -61137,7 +61284,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
|
|
|
61137
61284
|
$menu-bigger-vscroll-nav-size: 32px !default;
|
|
61138
61285
|
$menu-bigger-scroll-nav-icon-size: 18px !default;
|
|
61139
61286
|
$menu-header-icon-padding: 0 16px !default;
|
|
61140
|
-
$menu-icon-li-height:
|
|
61287
|
+
$menu-icon-li-height: 32px !default;
|
|
61141
61288
|
$menu-li-bgcolor: rgba($content-text-color, .08) !default;
|
|
61142
61289
|
$menu-li-border-color: rgba($flyout-border) !default;
|
|
61143
61290
|
$menu-li-selection-bgcolor: rgba($primary, .08) !default;
|
|
@@ -109456,7 +109603,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
109456
109603
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
109457
109604
|
$toast-bgr-border-radious: 4px !default;
|
|
109458
109605
|
$toast-font-bgr-size: $text-sm !default;
|
|
109459
|
-
$toast-title-font-weight:
|
|
109606
|
+
$toast-title-font-weight: 500 !default;
|
|
109460
109607
|
|
|
109461
109608
|
//Touch Mode End
|
|
109462
109609
|
//Layout Variables End
|
|
@@ -109656,10 +109803,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
109656
109803
|
&:first-child {
|
|
109657
109804
|
padding: 0;
|
|
109658
109805
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109659
|
-
padding-bottom:
|
|
109806
|
+
padding-bottom: 8px;
|
|
109660
109807
|
padding-left: 12px;
|
|
109661
109808
|
padding-right: 12px;
|
|
109662
|
-
padding-top:
|
|
109809
|
+
padding-top: 8px;
|
|
109663
109810
|
}
|
|
109664
109811
|
}
|
|
109665
109812
|
|
|
@@ -109727,7 +109874,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
109727
109874
|
.e-toast-content {
|
|
109728
109875
|
&:first-child {
|
|
109729
109876
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109730
|
-
padding-left:
|
|
109877
|
+
padding-left: 44px;
|
|
109731
109878
|
}
|
|
109732
109879
|
}
|
|
109733
109880
|
}
|
|
@@ -109774,9 +109921,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
109774
109921
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109775
109922
|
width: $toast-icon-nrml-width;
|
|
109776
109923
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109777
|
-
left:
|
|
109778
|
-
margin-left:
|
|
109779
|
-
margin-top:
|
|
109924
|
+
left: 0;
|
|
109925
|
+
margin-left: 12px;
|
|
109926
|
+
margin-top: 10px;
|
|
109927
|
+
padding-bottom: 6px;
|
|
109928
|
+
position: absolute;
|
|
109929
|
+
}
|
|
109930
|
+
@if $skin-name == 'fluent2' {
|
|
109931
|
+
margin-top: 2px;
|
|
109780
109932
|
}
|
|
109781
109933
|
}
|
|
109782
109934
|
|
|
@@ -110248,8 +110400,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
110248
110400
|
margin-right: $toast-icon-bgr-right-margin;
|
|
110249
110401
|
width: $toast-icon-bgr-width;
|
|
110250
110402
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110251
|
-
left:
|
|
110252
|
-
margin-top:
|
|
110403
|
+
left: 0;
|
|
110404
|
+
margin-top: 14px;
|
|
110405
|
+
margin-left: 12px;
|
|
110253
110406
|
}
|
|
110254
110407
|
}
|
|
110255
110408
|
|
|
@@ -43573,7 +43573,7 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43573
43573
|
|
|
43574
43574
|
.e-list-item {
|
|
43575
43575
|
list-style: none;
|
|
43576
|
-
@if $skin-name
|
|
43576
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43577
43577
|
padding: 2px 0;
|
|
43578
43578
|
}
|
|
43579
43579
|
@if $skin-name == 'fluent2' {
|
|
@@ -43581,13 +43581,12 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43581
43581
|
}
|
|
43582
43582
|
|
|
43583
43583
|
.e-ul {
|
|
43584
|
-
margin: 2px 0 -2px;
|
|
43585
43584
|
padding: $treeview-child-ul-padding;
|
|
43586
|
-
@if $skin-name == '
|
|
43587
|
-
margin: 2px 0
|
|
43585
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43586
|
+
margin: 2px 0 -2px;
|
|
43588
43587
|
}
|
|
43589
|
-
@
|
|
43590
|
-
margin:
|
|
43588
|
+
@if $skin-name == 'fluent2' {
|
|
43589
|
+
margin-top: 4px;
|
|
43591
43590
|
}
|
|
43592
43591
|
}
|
|
43593
43592
|
|
|
@@ -43624,6 +43623,45 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43624
43623
|
.e-icons.e-icons-spinner::before {
|
|
43625
43624
|
content: none;
|
|
43626
43625
|
}
|
|
43626
|
+
|
|
43627
|
+
.e-text-content {
|
|
43628
|
+
.e-list-text {
|
|
43629
|
+
&:has(> .e-input-group) {
|
|
43630
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43631
|
+
padding-top: 1px;
|
|
43632
|
+
padding-bottom: 1px;
|
|
43633
|
+
.e-input-group {
|
|
43634
|
+
height: 34px;
|
|
43635
|
+
|
|
43636
|
+
.e-input {
|
|
43637
|
+
line-height: 26px;
|
|
43638
|
+
min-height: 26px;
|
|
43639
|
+
}
|
|
43640
|
+
}
|
|
43641
|
+
}
|
|
43642
|
+
@if $skin-name == 'tailwind3' {
|
|
43643
|
+
padding-top: 4px;
|
|
43644
|
+
padding-bottom: 4px;
|
|
43645
|
+
}
|
|
43646
|
+
@if $skin-name == 'highcontrast' {
|
|
43647
|
+
padding-top: 3px;
|
|
43648
|
+
padding-bottom: 3px;
|
|
43649
|
+
}
|
|
43650
|
+
@if ($skin-name == 'FluentUI') {
|
|
43651
|
+
padding-top: 3px;
|
|
43652
|
+
padding-bottom: 3px;
|
|
43653
|
+
}
|
|
43654
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43655
|
+
padding-top: 2px;
|
|
43656
|
+
padding-bottom: 2px;
|
|
43657
|
+
}
|
|
43658
|
+
@if $skin-name == 'bootstrap4' {
|
|
43659
|
+
padding-top: 5px;
|
|
43660
|
+
padding-bottom: 5px;
|
|
43661
|
+
}
|
|
43662
|
+
}
|
|
43663
|
+
}
|
|
43664
|
+
}
|
|
43627
43665
|
}
|
|
43628
43666
|
|
|
43629
43667
|
.e-icons {
|
|
@@ -43641,11 +43679,14 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43641
43679
|
|
|
43642
43680
|
.e-text-content {
|
|
43643
43681
|
@include user-select;
|
|
43644
|
-
border: 1px solid;
|
|
43645
43682
|
cursor: pointer;
|
|
43646
43683
|
margin: 0;
|
|
43647
43684
|
padding: $treeview-text-wrap-padding;
|
|
43648
43685
|
|
|
43686
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43687
|
+
border: 1px solid;
|
|
43688
|
+
}
|
|
43689
|
+
|
|
43649
43690
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43650
43691
|
border: none;
|
|
43651
43692
|
}
|
|
@@ -43731,14 +43772,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43731
43772
|
|
|
43732
43773
|
.e-input-group {
|
|
43733
43774
|
height: $treeview-input-height;
|
|
43734
|
-
@if ($skin-name == '
|
|
43735
|
-
margin-top:
|
|
43736
|
-
|
|
43737
|
-
@else if($skin-name == 'tailwind') {
|
|
43738
|
-
margin-bottom: 3px;
|
|
43775
|
+
@if ($skin-name == 'tailwind') {
|
|
43776
|
+
margin-top: 4px;
|
|
43777
|
+
margin-bottom: 4px;
|
|
43739
43778
|
}
|
|
43740
43779
|
@else if($skin-name == 'bootstrap5') {
|
|
43741
|
-
margin-bottom:
|
|
43780
|
+
margin-bottom: 3px;
|
|
43781
|
+
margin-top: 3px;
|
|
43742
43782
|
}
|
|
43743
43783
|
@else {
|
|
43744
43784
|
margin-bottom: 0;
|
|
@@ -43748,9 +43788,20 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
43748
43788
|
@if ($skin-name == 'fluent2') {
|
|
43749
43789
|
border-color: $treeview-input-border-color;
|
|
43750
43790
|
}
|
|
43751
|
-
|
|
43752
|
-
|
|
43791
|
+
.e-input {
|
|
43792
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43753
43793
|
height: 28px;
|
|
43794
|
+
padding-top: 6px;
|
|
43795
|
+
padding-bottom: 6px;
|
|
43796
|
+
}
|
|
43797
|
+
@if $skin-name == 'tailwind3' {
|
|
43798
|
+
line-height: 20px;
|
|
43799
|
+
height: 32px;
|
|
43800
|
+
}
|
|
43801
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43802
|
+
height: 32px;
|
|
43803
|
+
padding-top: 5px;
|
|
43804
|
+
padding-bottom: 5px;
|
|
43754
43805
|
}
|
|
43755
43806
|
}
|
|
43756
43807
|
}
|
|
@@ -44342,13 +44393,13 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
44342
44393
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44343
44394
|
color: $treeview-item-active-check-color;
|
|
44344
44395
|
}
|
|
44345
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44396
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44346
44397
|
border-color: $content-text-color-selected;
|
|
44347
44398
|
}
|
|
44348
44399
|
}
|
|
44349
44400
|
|
|
44350
44401
|
.e-stop {
|
|
44351
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44402
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44352
44403
|
border-color: $content-text-color-selected;
|
|
44353
44404
|
}
|
|
44354
44405
|
}
|
|
@@ -44399,6 +44450,11 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
44399
44450
|
}
|
|
44400
44451
|
}
|
|
44401
44452
|
}
|
|
44453
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44454
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44455
|
+
border-color: $content-text-color-hover;
|
|
44456
|
+
}
|
|
44457
|
+
}
|
|
44402
44458
|
}
|
|
44403
44459
|
|
|
44404
44460
|
.e-sibling {
|
|
@@ -44889,7 +44945,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
|
|
|
44889
44945
|
$menu-bigger-vscroll-nav-size: 32px !default;
|
|
44890
44946
|
$menu-bigger-scroll-nav-icon-size: 18px !default;
|
|
44891
44947
|
$menu-header-icon-padding: 0 16px !default;
|
|
44892
|
-
$menu-icon-li-height:
|
|
44948
|
+
$menu-icon-li-height: 32px !default;
|
|
44893
44949
|
$menu-li-bgcolor: rgba($content-text-color, .08) !default;
|
|
44894
44950
|
$menu-li-border-color: rgba($flyout-border) !default;
|
|
44895
44951
|
$menu-li-selection-bgcolor: rgba($primary, .08) !default;
|
|
@@ -82126,7 +82182,7 @@ $toast-progressbar-bgr-height: 4px !default;
|
|
|
82126
82182
|
$toast-content-bgr-padding: 8px 0 6px 0 !default;
|
|
82127
82183
|
$toast-bgr-border-radious: 4px !default;
|
|
82128
82184
|
$toast-font-bgr-size: $text-sm !default;
|
|
82129
|
-
$toast-title-font-weight:
|
|
82185
|
+
$toast-title-font-weight: 500 !default;
|
|
82130
82186
|
|
|
82131
82187
|
//Touch Mode End
|
|
82132
82188
|
//Layout Variables End
|
|
@@ -82326,10 +82382,10 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
82326
82382
|
&:first-child {
|
|
82327
82383
|
padding: 0;
|
|
82328
82384
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82329
|
-
padding-bottom:
|
|
82385
|
+
padding-bottom: 8px;
|
|
82330
82386
|
padding-left: 12px;
|
|
82331
82387
|
padding-right: 12px;
|
|
82332
|
-
padding-top:
|
|
82388
|
+
padding-top: 8px;
|
|
82333
82389
|
}
|
|
82334
82390
|
}
|
|
82335
82391
|
|
|
@@ -82397,7 +82453,7 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
82397
82453
|
.e-toast-content {
|
|
82398
82454
|
&:first-child {
|
|
82399
82455
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82400
|
-
padding-left:
|
|
82456
|
+
padding-left: 44px;
|
|
82401
82457
|
}
|
|
82402
82458
|
}
|
|
82403
82459
|
}
|
|
@@ -82444,9 +82500,14 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
82444
82500
|
margin-right: $toast-icon-nrml-right-margin;
|
|
82445
82501
|
width: $toast-icon-nrml-width;
|
|
82446
82502
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82447
|
-
left:
|
|
82448
|
-
margin-left:
|
|
82449
|
-
margin-top:
|
|
82503
|
+
left: 0;
|
|
82504
|
+
margin-left: 12px;
|
|
82505
|
+
margin-top: 10px;
|
|
82506
|
+
padding-bottom: 6px;
|
|
82507
|
+
position: absolute;
|
|
82508
|
+
}
|
|
82509
|
+
@if $skin-name == 'fluent2' {
|
|
82510
|
+
margin-top: 2px;
|
|
82450
82511
|
}
|
|
82451
82512
|
}
|
|
82452
82513
|
|