@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
|
@@ -59094,9 +59094,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
59094
59094
|
|
|
59095
59095
|
$treeview-big-font-size: $text-base !default;
|
|
59096
59096
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
59097
|
-
$treeview-big-item-height:
|
|
59097
|
+
$treeview-big-item-height: 40px !default;
|
|
59098
59098
|
$treeview-big-text-height: 40px !default;
|
|
59099
|
-
$treeview-big-input-height:
|
|
59099
|
+
$treeview-big-input-height: 36px !default;
|
|
59100
59100
|
$treeview-big-text-padding: 0 12px !default;
|
|
59101
59101
|
$treeview-big-input-padding: 0 9px !default;
|
|
59102
59102
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -59333,7 +59333,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59333
59333
|
|
|
59334
59334
|
.e-list-item {
|
|
59335
59335
|
list-style: none;
|
|
59336
|
-
@if $skin-name
|
|
59336
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59337
59337
|
padding: 2px 0;
|
|
59338
59338
|
}
|
|
59339
59339
|
@if $skin-name == 'fluent2' {
|
|
@@ -59341,13 +59341,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59341
59341
|
}
|
|
59342
59342
|
|
|
59343
59343
|
.e-ul {
|
|
59344
|
-
margin: 2px 0 -2px;
|
|
59345
59344
|
padding: $treeview-child-ul-padding;
|
|
59346
|
-
@if $skin-name == '
|
|
59347
|
-
margin: 2px 0
|
|
59345
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59346
|
+
margin: 2px 0 -2px;
|
|
59348
59347
|
}
|
|
59349
|
-
@
|
|
59350
|
-
margin:
|
|
59348
|
+
@if $skin-name == 'fluent2' {
|
|
59349
|
+
margin-top: 4px;
|
|
59351
59350
|
}
|
|
59352
59351
|
}
|
|
59353
59352
|
|
|
@@ -59384,6 +59383,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59384
59383
|
.e-icons.e-icons-spinner::before {
|
|
59385
59384
|
content: none;
|
|
59386
59385
|
}
|
|
59386
|
+
|
|
59387
|
+
.e-text-content {
|
|
59388
|
+
.e-list-text {
|
|
59389
|
+
&:has(> .e-input-group) {
|
|
59390
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59391
|
+
padding-top: 1px;
|
|
59392
|
+
padding-bottom: 1px;
|
|
59393
|
+
.e-input-group {
|
|
59394
|
+
height: 34px;
|
|
59395
|
+
|
|
59396
|
+
.e-input {
|
|
59397
|
+
line-height: 26px;
|
|
59398
|
+
min-height: 26px;
|
|
59399
|
+
}
|
|
59400
|
+
}
|
|
59401
|
+
}
|
|
59402
|
+
@if $skin-name == 'tailwind3' {
|
|
59403
|
+
padding-top: 4px;
|
|
59404
|
+
padding-bottom: 4px;
|
|
59405
|
+
}
|
|
59406
|
+
@if $skin-name == 'highcontrast' {
|
|
59407
|
+
padding-top: 3px;
|
|
59408
|
+
padding-bottom: 3px;
|
|
59409
|
+
}
|
|
59410
|
+
@if ($skin-name == 'FluentUI') {
|
|
59411
|
+
padding-top: 3px;
|
|
59412
|
+
padding-bottom: 3px;
|
|
59413
|
+
}
|
|
59414
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59415
|
+
padding-top: 2px;
|
|
59416
|
+
padding-bottom: 2px;
|
|
59417
|
+
}
|
|
59418
|
+
@if $skin-name == 'bootstrap4' {
|
|
59419
|
+
padding-top: 5px;
|
|
59420
|
+
padding-bottom: 5px;
|
|
59421
|
+
}
|
|
59422
|
+
}
|
|
59423
|
+
}
|
|
59424
|
+
}
|
|
59387
59425
|
}
|
|
59388
59426
|
|
|
59389
59427
|
.e-icons {
|
|
@@ -59401,11 +59439,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59401
59439
|
|
|
59402
59440
|
.e-text-content {
|
|
59403
59441
|
@include user-select;
|
|
59404
|
-
border: 1px solid;
|
|
59405
59442
|
cursor: pointer;
|
|
59406
59443
|
margin: 0;
|
|
59407
59444
|
padding: $treeview-text-wrap-padding;
|
|
59408
59445
|
|
|
59446
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59447
|
+
border: 1px solid;
|
|
59448
|
+
}
|
|
59449
|
+
|
|
59409
59450
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59410
59451
|
border: none;
|
|
59411
59452
|
}
|
|
@@ -59491,14 +59532,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59491
59532
|
|
|
59492
59533
|
.e-input-group {
|
|
59493
59534
|
height: $treeview-input-height;
|
|
59494
|
-
@if ($skin-name == '
|
|
59495
|
-
margin-top:
|
|
59496
|
-
|
|
59497
|
-
@else if($skin-name == 'tailwind') {
|
|
59498
|
-
margin-bottom: 3px;
|
|
59535
|
+
@if ($skin-name == 'tailwind') {
|
|
59536
|
+
margin-top: 4px;
|
|
59537
|
+
margin-bottom: 4px;
|
|
59499
59538
|
}
|
|
59500
59539
|
@else if($skin-name == 'bootstrap5') {
|
|
59501
|
-
margin-bottom:
|
|
59540
|
+
margin-bottom: 3px;
|
|
59541
|
+
margin-top: 3px;
|
|
59502
59542
|
}
|
|
59503
59543
|
@else {
|
|
59504
59544
|
margin-bottom: 0;
|
|
@@ -59508,9 +59548,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59508
59548
|
@if ($skin-name == 'fluent2') {
|
|
59509
59549
|
border-color: $treeview-input-border-color;
|
|
59510
59550
|
}
|
|
59511
|
-
|
|
59512
|
-
|
|
59551
|
+
.e-input {
|
|
59552
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59513
59553
|
height: 28px;
|
|
59554
|
+
padding-top: 6px;
|
|
59555
|
+
padding-bottom: 6px;
|
|
59556
|
+
}
|
|
59557
|
+
@if $skin-name == 'tailwind3' {
|
|
59558
|
+
line-height: 20px;
|
|
59559
|
+
height: 32px;
|
|
59560
|
+
}
|
|
59561
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59562
|
+
height: 32px;
|
|
59563
|
+
padding-top: 5px;
|
|
59564
|
+
padding-bottom: 5px;
|
|
59514
59565
|
}
|
|
59515
59566
|
}
|
|
59516
59567
|
}
|
|
@@ -60102,13 +60153,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60102
60153
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60103
60154
|
color: $treeview-item-active-check-color;
|
|
60104
60155
|
}
|
|
60105
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60156
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60106
60157
|
border-color: $content-text-color-selected;
|
|
60107
60158
|
}
|
|
60108
60159
|
}
|
|
60109
60160
|
|
|
60110
60161
|
.e-stop {
|
|
60111
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60162
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60112
60163
|
border-color: $content-text-color-selected;
|
|
60113
60164
|
}
|
|
60114
60165
|
}
|
|
@@ -60159,6 +60210,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60159
60210
|
}
|
|
60160
60211
|
}
|
|
60161
60212
|
}
|
|
60213
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60214
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60215
|
+
border-color: $content-text-color-hover;
|
|
60216
|
+
}
|
|
60217
|
+
}
|
|
60162
60218
|
}
|
|
60163
60219
|
|
|
60164
60220
|
.e-sibling {
|
|
@@ -60528,6 +60584,30 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60528
60584
|
min-height: $treeview-big-item-height;
|
|
60529
60585
|
}
|
|
60530
60586
|
|
|
60587
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60588
|
+
padding: $treeview-big-text-padding;
|
|
60589
|
+
}
|
|
60590
|
+
|
|
60591
|
+
@if $skin-name == 'highcontrast' {
|
|
60592
|
+
padding-top: 11px;
|
|
60593
|
+
padding-bottom: 11px;
|
|
60594
|
+
}
|
|
60595
|
+
|
|
60596
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60597
|
+
padding-top: 12px;
|
|
60598
|
+
padding-bottom: 12px;
|
|
60599
|
+
}
|
|
60600
|
+
|
|
60601
|
+
@if $skin-name == 'FluentUI' {
|
|
60602
|
+
padding-top: 10px;
|
|
60603
|
+
padding-bottom: 10px;
|
|
60604
|
+
}
|
|
60605
|
+
|
|
60606
|
+
@if $skin-name == 'bootstrap4' {
|
|
60607
|
+
padding-top: 13px;
|
|
60608
|
+
padding-bottom: 13px;
|
|
60609
|
+
}
|
|
60610
|
+
|
|
60531
60611
|
.e-input-group {
|
|
60532
60612
|
height: $treeview-big-input-height;
|
|
60533
60613
|
|
|
@@ -60536,6 +60616,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60536
60616
|
height: 36px;
|
|
60537
60617
|
}
|
|
60538
60618
|
}
|
|
60619
|
+
|
|
60620
|
+
@if $skin-name =='bootstrap5' {
|
|
60621
|
+
padding-top: 6px;
|
|
60622
|
+
padding-bottom: 6px;
|
|
60623
|
+
margin-top: 2px;
|
|
60624
|
+
margin-bottom: 2px;
|
|
60625
|
+
}
|
|
60626
|
+
|
|
60627
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60628
|
+
line-height: 42px;
|
|
60629
|
+
min-height: 42px;
|
|
60630
|
+
}
|
|
60631
|
+
|
|
60632
|
+
.e-input {
|
|
60633
|
+
@if $skin-name =='tailwind3' {
|
|
60634
|
+
height: 40px;
|
|
60635
|
+
line-height: 24px;
|
|
60636
|
+
padding-top: 8px;
|
|
60637
|
+
padding-bottom: 8px;
|
|
60638
|
+
}
|
|
60639
|
+
|
|
60640
|
+
@if $skin-name =='bootstrap5' {
|
|
60641
|
+
height: 24px;
|
|
60642
|
+
}
|
|
60643
|
+
|
|
60644
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60645
|
+
line-height: 28px;
|
|
60646
|
+
min-height: 28px;
|
|
60647
|
+
padding-top: 9px;
|
|
60648
|
+
padding-bottom: 5px;
|
|
60649
|
+
}
|
|
60650
|
+
|
|
60651
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60652
|
+
line-height: 24px;
|
|
60653
|
+
min-height: 24px;
|
|
60654
|
+
padding-top: 7px;
|
|
60655
|
+
padding-bottom: 7px;
|
|
60656
|
+
}
|
|
60657
|
+
}
|
|
60658
|
+
}
|
|
60659
|
+
}
|
|
60660
|
+
|
|
60661
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60662
|
+
&:has(> .e-input-group) {
|
|
60663
|
+
@if $skin-name =='highcontrast' {
|
|
60664
|
+
padding-top: 4px;
|
|
60665
|
+
padding-bottom: 4px;
|
|
60666
|
+
}
|
|
60667
|
+
|
|
60668
|
+
@if $skin-name =='FluentUI' {
|
|
60669
|
+
padding-top: 2px;
|
|
60670
|
+
padding-bottom: 2px;
|
|
60671
|
+
}
|
|
60672
|
+
|
|
60673
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60674
|
+
padding-top: 3px;
|
|
60675
|
+
padding-bottom: 3px;
|
|
60676
|
+
}
|
|
60677
|
+
|
|
60678
|
+
@if $skin-name == 'bootstrap4' {
|
|
60679
|
+
padding-top: 6px;
|
|
60680
|
+
padding-bottom: 6px;
|
|
60681
|
+
}
|
|
60539
60682
|
}
|
|
60540
60683
|
}
|
|
60541
60684
|
|
|
@@ -60720,6 +60863,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60720
60863
|
.e-treeview.e-bigger {
|
|
60721
60864
|
.e-list-text {
|
|
60722
60865
|
font-size: $treeview-big-font-size;
|
|
60866
|
+
@if $skin-name == 'Material3' {
|
|
60867
|
+
padding: 12px;
|
|
60868
|
+
}
|
|
60869
|
+
|
|
60723
60870
|
@if $skin-name == 'bootstrap4' {
|
|
60724
60871
|
color: $treeview-big-text-color;
|
|
60725
60872
|
}
|
|
@@ -109033,9 +109180,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
109033
109180
|
|
|
109034
109181
|
//Layout Variables Start
|
|
109035
109182
|
//Mouse Mode Start
|
|
109036
|
-
$toast-icon-nrml-height:
|
|
109037
|
-
$toast-icon-nrml-width:
|
|
109038
|
-
$toast-icon-nrml-size:
|
|
109183
|
+
$toast-icon-nrml-height: 18px !default;
|
|
109184
|
+
$toast-icon-nrml-width: 18px !default;
|
|
109185
|
+
$toast-icon-nrml-size: 18px !default;
|
|
109039
109186
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
109040
109187
|
$toast-close-icon-nrml-height: 20px !default;
|
|
109041
109188
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -109055,9 +109202,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
109055
109202
|
//Mouse Mode End
|
|
109056
109203
|
|
|
109057
109204
|
//Touch Mode Start
|
|
109058
|
-
$toast-icon-bgr-height:
|
|
109059
|
-
$toast-icon-bgr-width:
|
|
109060
|
-
$toast-icon-bgr-size:
|
|
109205
|
+
$toast-icon-bgr-height: 20px !default;
|
|
109206
|
+
$toast-icon-bgr-width: 20px !default;
|
|
109207
|
+
$toast-icon-bgr-size: 20px !default;
|
|
109061
109208
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
109062
109209
|
$toast-close-icon-bgr-height: 24px !default;
|
|
109063
109210
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -109263,10 +109410,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109263
109410
|
&:first-child {
|
|
109264
109411
|
padding: 0;
|
|
109265
109412
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109266
|
-
padding-bottom:
|
|
109413
|
+
padding-bottom: 8px;
|
|
109267
109414
|
padding-left: 12px;
|
|
109268
109415
|
padding-right: 12px;
|
|
109269
|
-
padding-top:
|
|
109416
|
+
padding-top: 8px;
|
|
109270
109417
|
}
|
|
109271
109418
|
}
|
|
109272
109419
|
|
|
@@ -109334,7 +109481,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109334
109481
|
.e-toast-content {
|
|
109335
109482
|
&:first-child {
|
|
109336
109483
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109337
|
-
padding-left:
|
|
109484
|
+
padding-left: 44px;
|
|
109338
109485
|
}
|
|
109339
109486
|
}
|
|
109340
109487
|
}
|
|
@@ -109381,9 +109528,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109381
109528
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109382
109529
|
width: $toast-icon-nrml-width;
|
|
109383
109530
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109384
|
-
left:
|
|
109385
|
-
margin-left:
|
|
109386
|
-
margin-top:
|
|
109531
|
+
left: 0;
|
|
109532
|
+
margin-left: 12px;
|
|
109533
|
+
margin-top: 10px;
|
|
109534
|
+
padding-bottom: 6px;
|
|
109535
|
+
position: absolute;
|
|
109536
|
+
}
|
|
109537
|
+
@if $skin-name == 'fluent2' {
|
|
109538
|
+
margin-top: 2px;
|
|
109387
109539
|
}
|
|
109388
109540
|
}
|
|
109389
109541
|
|
|
@@ -109855,8 +110007,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109855
110007
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109856
110008
|
width: $toast-icon-bgr-width;
|
|
109857
110009
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109858
|
-
left:
|
|
109859
|
-
margin-top:
|
|
110010
|
+
left: 0;
|
|
110011
|
+
margin-top: 14px;
|
|
110012
|
+
margin-left: 12px;
|
|
109860
110013
|
}
|
|
109861
110014
|
}
|
|
109862
110015
|
|
|
@@ -43241,7 +43241,7 @@ $ripple-width: 32px !default;
|
|
|
43241
43241
|
|
|
43242
43242
|
.e-list-item {
|
|
43243
43243
|
list-style: none;
|
|
43244
|
-
@if $skin-name
|
|
43244
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43245
43245
|
padding: 2px 0;
|
|
43246
43246
|
}
|
|
43247
43247
|
@if $skin-name == 'fluent2' {
|
|
@@ -43249,13 +43249,12 @@ $ripple-width: 32px !default;
|
|
|
43249
43249
|
}
|
|
43250
43250
|
|
|
43251
43251
|
.e-ul {
|
|
43252
|
-
margin: 2px 0 -2px;
|
|
43253
43252
|
padding: $treeview-child-ul-padding;
|
|
43254
|
-
@if $skin-name == '
|
|
43255
|
-
margin: 2px 0
|
|
43253
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43254
|
+
margin: 2px 0 -2px;
|
|
43256
43255
|
}
|
|
43257
|
-
@
|
|
43258
|
-
margin:
|
|
43256
|
+
@if $skin-name == 'fluent2' {
|
|
43257
|
+
margin-top: 4px;
|
|
43259
43258
|
}
|
|
43260
43259
|
}
|
|
43261
43260
|
|
|
@@ -43292,6 +43291,45 @@ $ripple-width: 32px !default;
|
|
|
43292
43291
|
.e-icons.e-icons-spinner::before {
|
|
43293
43292
|
content: none;
|
|
43294
43293
|
}
|
|
43294
|
+
|
|
43295
|
+
.e-text-content {
|
|
43296
|
+
.e-list-text {
|
|
43297
|
+
&:has(> .e-input-group) {
|
|
43298
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43299
|
+
padding-top: 1px;
|
|
43300
|
+
padding-bottom: 1px;
|
|
43301
|
+
.e-input-group {
|
|
43302
|
+
height: 34px;
|
|
43303
|
+
|
|
43304
|
+
.e-input {
|
|
43305
|
+
line-height: 26px;
|
|
43306
|
+
min-height: 26px;
|
|
43307
|
+
}
|
|
43308
|
+
}
|
|
43309
|
+
}
|
|
43310
|
+
@if $skin-name == 'tailwind3' {
|
|
43311
|
+
padding-top: 4px;
|
|
43312
|
+
padding-bottom: 4px;
|
|
43313
|
+
}
|
|
43314
|
+
@if $skin-name == 'highcontrast' {
|
|
43315
|
+
padding-top: 3px;
|
|
43316
|
+
padding-bottom: 3px;
|
|
43317
|
+
}
|
|
43318
|
+
@if ($skin-name == 'FluentUI') {
|
|
43319
|
+
padding-top: 3px;
|
|
43320
|
+
padding-bottom: 3px;
|
|
43321
|
+
}
|
|
43322
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43323
|
+
padding-top: 2px;
|
|
43324
|
+
padding-bottom: 2px;
|
|
43325
|
+
}
|
|
43326
|
+
@if $skin-name == 'bootstrap4' {
|
|
43327
|
+
padding-top: 5px;
|
|
43328
|
+
padding-bottom: 5px;
|
|
43329
|
+
}
|
|
43330
|
+
}
|
|
43331
|
+
}
|
|
43332
|
+
}
|
|
43295
43333
|
}
|
|
43296
43334
|
|
|
43297
43335
|
.e-icons {
|
|
@@ -43309,11 +43347,14 @@ $ripple-width: 32px !default;
|
|
|
43309
43347
|
|
|
43310
43348
|
.e-text-content {
|
|
43311
43349
|
@include user-select;
|
|
43312
|
-
border: 1px solid;
|
|
43313
43350
|
cursor: pointer;
|
|
43314
43351
|
margin: 0;
|
|
43315
43352
|
padding: $treeview-text-wrap-padding;
|
|
43316
43353
|
|
|
43354
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43355
|
+
border: 1px solid;
|
|
43356
|
+
}
|
|
43357
|
+
|
|
43317
43358
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43318
43359
|
border: none;
|
|
43319
43360
|
}
|
|
@@ -43399,14 +43440,13 @@ $ripple-width: 32px !default;
|
|
|
43399
43440
|
|
|
43400
43441
|
.e-input-group {
|
|
43401
43442
|
height: $treeview-input-height;
|
|
43402
|
-
@if ($skin-name == '
|
|
43403
|
-
margin-top:
|
|
43404
|
-
|
|
43405
|
-
@else if($skin-name == 'tailwind') {
|
|
43406
|
-
margin-bottom: 3px;
|
|
43443
|
+
@if ($skin-name == 'tailwind') {
|
|
43444
|
+
margin-top: 4px;
|
|
43445
|
+
margin-bottom: 4px;
|
|
43407
43446
|
}
|
|
43408
43447
|
@else if($skin-name == 'bootstrap5') {
|
|
43409
|
-
margin-bottom:
|
|
43448
|
+
margin-bottom: 3px;
|
|
43449
|
+
margin-top: 3px;
|
|
43410
43450
|
}
|
|
43411
43451
|
@else {
|
|
43412
43452
|
margin-bottom: 0;
|
|
@@ -43416,9 +43456,20 @@ $ripple-width: 32px !default;
|
|
|
43416
43456
|
@if ($skin-name == 'fluent2') {
|
|
43417
43457
|
border-color: $treeview-input-border-color;
|
|
43418
43458
|
}
|
|
43419
|
-
|
|
43420
|
-
|
|
43459
|
+
.e-input {
|
|
43460
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43421
43461
|
height: 28px;
|
|
43462
|
+
padding-top: 6px;
|
|
43463
|
+
padding-bottom: 6px;
|
|
43464
|
+
}
|
|
43465
|
+
@if $skin-name == 'tailwind3' {
|
|
43466
|
+
line-height: 20px;
|
|
43467
|
+
height: 32px;
|
|
43468
|
+
}
|
|
43469
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43470
|
+
height: 32px;
|
|
43471
|
+
padding-top: 5px;
|
|
43472
|
+
padding-bottom: 5px;
|
|
43422
43473
|
}
|
|
43423
43474
|
}
|
|
43424
43475
|
}
|
|
@@ -44010,13 +44061,13 @@ $ripple-width: 32px !default;
|
|
|
44010
44061
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
44011
44062
|
color: $treeview-item-active-check-color;
|
|
44012
44063
|
}
|
|
44013
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44064
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44014
44065
|
border-color: $content-text-color-selected;
|
|
44015
44066
|
}
|
|
44016
44067
|
}
|
|
44017
44068
|
|
|
44018
44069
|
.e-stop {
|
|
44019
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
44070
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
44020
44071
|
border-color: $content-text-color-selected;
|
|
44021
44072
|
}
|
|
44022
44073
|
}
|
|
@@ -44067,6 +44118,11 @@ $ripple-width: 32px !default;
|
|
|
44067
44118
|
}
|
|
44068
44119
|
}
|
|
44069
44120
|
}
|
|
44121
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
44122
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
44123
|
+
border-color: $content-text-color-hover;
|
|
44124
|
+
}
|
|
44125
|
+
}
|
|
44070
44126
|
}
|
|
44071
44127
|
|
|
44072
44128
|
.e-sibling {
|
|
@@ -81510,10 +81566,10 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81510
81566
|
&:first-child {
|
|
81511
81567
|
padding: 0;
|
|
81512
81568
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81513
|
-
padding-bottom:
|
|
81569
|
+
padding-bottom: 8px;
|
|
81514
81570
|
padding-left: 12px;
|
|
81515
81571
|
padding-right: 12px;
|
|
81516
|
-
padding-top:
|
|
81572
|
+
padding-top: 8px;
|
|
81517
81573
|
}
|
|
81518
81574
|
}
|
|
81519
81575
|
|
|
@@ -81581,7 +81637,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81581
81637
|
.e-toast-content {
|
|
81582
81638
|
&:first-child {
|
|
81583
81639
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81584
|
-
padding-left:
|
|
81640
|
+
padding-left: 44px;
|
|
81585
81641
|
}
|
|
81586
81642
|
}
|
|
81587
81643
|
}
|
|
@@ -81628,9 +81684,14 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81628
81684
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81629
81685
|
width: $toast-icon-nrml-width;
|
|
81630
81686
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81631
|
-
left:
|
|
81632
|
-
margin-left:
|
|
81633
|
-
margin-top:
|
|
81687
|
+
left: 0;
|
|
81688
|
+
margin-left: 12px;
|
|
81689
|
+
margin-top: 10px;
|
|
81690
|
+
padding-bottom: 6px;
|
|
81691
|
+
position: absolute;
|
|
81692
|
+
}
|
|
81693
|
+
@if $skin-name == 'fluent2' {
|
|
81694
|
+
margin-top: 2px;
|
|
81634
81695
|
}
|
|
81635
81696
|
}
|
|
81636
81697
|
|