@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
|
@@ -59246,7 +59246,7 @@ $ripple-width: 32px !default;
|
|
|
59246
59246
|
|
|
59247
59247
|
.e-list-item {
|
|
59248
59248
|
list-style: none;
|
|
59249
|
-
@if $skin-name
|
|
59249
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59250
59250
|
padding: 2px 0;
|
|
59251
59251
|
}
|
|
59252
59252
|
@if $skin-name == 'fluent2' {
|
|
@@ -59254,13 +59254,12 @@ $ripple-width: 32px !default;
|
|
|
59254
59254
|
}
|
|
59255
59255
|
|
|
59256
59256
|
.e-ul {
|
|
59257
|
-
margin: 2px 0 -2px;
|
|
59258
59257
|
padding: $treeview-child-ul-padding;
|
|
59259
|
-
@if $skin-name == '
|
|
59260
|
-
margin: 2px 0
|
|
59258
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59259
|
+
margin: 2px 0 -2px;
|
|
59261
59260
|
}
|
|
59262
|
-
@
|
|
59263
|
-
margin:
|
|
59261
|
+
@if $skin-name == 'fluent2' {
|
|
59262
|
+
margin-top: 4px;
|
|
59264
59263
|
}
|
|
59265
59264
|
}
|
|
59266
59265
|
|
|
@@ -59297,6 +59296,45 @@ $ripple-width: 32px !default;
|
|
|
59297
59296
|
.e-icons.e-icons-spinner::before {
|
|
59298
59297
|
content: none;
|
|
59299
59298
|
}
|
|
59299
|
+
|
|
59300
|
+
.e-text-content {
|
|
59301
|
+
.e-list-text {
|
|
59302
|
+
&:has(> .e-input-group) {
|
|
59303
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59304
|
+
padding-top: 1px;
|
|
59305
|
+
padding-bottom: 1px;
|
|
59306
|
+
.e-input-group {
|
|
59307
|
+
height: 34px;
|
|
59308
|
+
|
|
59309
|
+
.e-input {
|
|
59310
|
+
line-height: 26px;
|
|
59311
|
+
min-height: 26px;
|
|
59312
|
+
}
|
|
59313
|
+
}
|
|
59314
|
+
}
|
|
59315
|
+
@if $skin-name == 'tailwind3' {
|
|
59316
|
+
padding-top: 4px;
|
|
59317
|
+
padding-bottom: 4px;
|
|
59318
|
+
}
|
|
59319
|
+
@if $skin-name == 'highcontrast' {
|
|
59320
|
+
padding-top: 3px;
|
|
59321
|
+
padding-bottom: 3px;
|
|
59322
|
+
}
|
|
59323
|
+
@if ($skin-name == 'FluentUI') {
|
|
59324
|
+
padding-top: 3px;
|
|
59325
|
+
padding-bottom: 3px;
|
|
59326
|
+
}
|
|
59327
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59328
|
+
padding-top: 2px;
|
|
59329
|
+
padding-bottom: 2px;
|
|
59330
|
+
}
|
|
59331
|
+
@if $skin-name == 'bootstrap4' {
|
|
59332
|
+
padding-top: 5px;
|
|
59333
|
+
padding-bottom: 5px;
|
|
59334
|
+
}
|
|
59335
|
+
}
|
|
59336
|
+
}
|
|
59337
|
+
}
|
|
59300
59338
|
}
|
|
59301
59339
|
|
|
59302
59340
|
.e-icons {
|
|
@@ -59314,11 +59352,14 @@ $ripple-width: 32px !default;
|
|
|
59314
59352
|
|
|
59315
59353
|
.e-text-content {
|
|
59316
59354
|
@include user-select;
|
|
59317
|
-
border: 1px solid;
|
|
59318
59355
|
cursor: pointer;
|
|
59319
59356
|
margin: 0;
|
|
59320
59357
|
padding: $treeview-text-wrap-padding;
|
|
59321
59358
|
|
|
59359
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59360
|
+
border: 1px solid;
|
|
59361
|
+
}
|
|
59362
|
+
|
|
59322
59363
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59323
59364
|
border: none;
|
|
59324
59365
|
}
|
|
@@ -59404,14 +59445,13 @@ $ripple-width: 32px !default;
|
|
|
59404
59445
|
|
|
59405
59446
|
.e-input-group {
|
|
59406
59447
|
height: $treeview-input-height;
|
|
59407
|
-
@if ($skin-name == '
|
|
59408
|
-
margin-top:
|
|
59409
|
-
|
|
59410
|
-
@else if($skin-name == 'tailwind') {
|
|
59411
|
-
margin-bottom: 3px;
|
|
59448
|
+
@if ($skin-name == 'tailwind') {
|
|
59449
|
+
margin-top: 4px;
|
|
59450
|
+
margin-bottom: 4px;
|
|
59412
59451
|
}
|
|
59413
59452
|
@else if($skin-name == 'bootstrap5') {
|
|
59414
|
-
margin-bottom:
|
|
59453
|
+
margin-bottom: 3px;
|
|
59454
|
+
margin-top: 3px;
|
|
59415
59455
|
}
|
|
59416
59456
|
@else {
|
|
59417
59457
|
margin-bottom: 0;
|
|
@@ -59421,9 +59461,20 @@ $ripple-width: 32px !default;
|
|
|
59421
59461
|
@if ($skin-name == 'fluent2') {
|
|
59422
59462
|
border-color: $treeview-input-border-color;
|
|
59423
59463
|
}
|
|
59424
|
-
|
|
59425
|
-
|
|
59464
|
+
.e-input {
|
|
59465
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59426
59466
|
height: 28px;
|
|
59467
|
+
padding-top: 6px;
|
|
59468
|
+
padding-bottom: 6px;
|
|
59469
|
+
}
|
|
59470
|
+
@if $skin-name == 'tailwind3' {
|
|
59471
|
+
line-height: 20px;
|
|
59472
|
+
height: 32px;
|
|
59473
|
+
}
|
|
59474
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59475
|
+
height: 32px;
|
|
59476
|
+
padding-top: 5px;
|
|
59477
|
+
padding-bottom: 5px;
|
|
59427
59478
|
}
|
|
59428
59479
|
}
|
|
59429
59480
|
}
|
|
@@ -60015,13 +60066,13 @@ $ripple-width: 32px !default;
|
|
|
60015
60066
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60016
60067
|
color: $treeview-item-active-check-color;
|
|
60017
60068
|
}
|
|
60018
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60069
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60019
60070
|
border-color: $content-text-color-selected;
|
|
60020
60071
|
}
|
|
60021
60072
|
}
|
|
60022
60073
|
|
|
60023
60074
|
.e-stop {
|
|
60024
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60075
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60025
60076
|
border-color: $content-text-color-selected;
|
|
60026
60077
|
}
|
|
60027
60078
|
}
|
|
@@ -60072,6 +60123,11 @@ $ripple-width: 32px !default;
|
|
|
60072
60123
|
}
|
|
60073
60124
|
}
|
|
60074
60125
|
}
|
|
60126
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60127
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60128
|
+
border-color: $content-text-color-hover;
|
|
60129
|
+
}
|
|
60130
|
+
}
|
|
60075
60131
|
}
|
|
60076
60132
|
|
|
60077
60133
|
.e-sibling {
|
|
@@ -60437,6 +60493,30 @@ $ripple-width: 32px !default;
|
|
|
60437
60493
|
min-height: $treeview-big-item-height;
|
|
60438
60494
|
}
|
|
60439
60495
|
|
|
60496
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60497
|
+
padding: $treeview-big-text-padding;
|
|
60498
|
+
}
|
|
60499
|
+
|
|
60500
|
+
@if $skin-name == 'highcontrast' {
|
|
60501
|
+
padding-top: 11px;
|
|
60502
|
+
padding-bottom: 11px;
|
|
60503
|
+
}
|
|
60504
|
+
|
|
60505
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60506
|
+
padding-top: 12px;
|
|
60507
|
+
padding-bottom: 12px;
|
|
60508
|
+
}
|
|
60509
|
+
|
|
60510
|
+
@if $skin-name == 'FluentUI' {
|
|
60511
|
+
padding-top: 10px;
|
|
60512
|
+
padding-bottom: 10px;
|
|
60513
|
+
}
|
|
60514
|
+
|
|
60515
|
+
@if $skin-name == 'bootstrap4' {
|
|
60516
|
+
padding-top: 13px;
|
|
60517
|
+
padding-bottom: 13px;
|
|
60518
|
+
}
|
|
60519
|
+
|
|
60440
60520
|
.e-input-group {
|
|
60441
60521
|
height: $treeview-big-input-height;
|
|
60442
60522
|
|
|
@@ -60445,6 +60525,69 @@ $ripple-width: 32px !default;
|
|
|
60445
60525
|
height: 36px;
|
|
60446
60526
|
}
|
|
60447
60527
|
}
|
|
60528
|
+
|
|
60529
|
+
@if $skin-name =='bootstrap5' {
|
|
60530
|
+
padding-top: 6px;
|
|
60531
|
+
padding-bottom: 6px;
|
|
60532
|
+
margin-top: 2px;
|
|
60533
|
+
margin-bottom: 2px;
|
|
60534
|
+
}
|
|
60535
|
+
|
|
60536
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60537
|
+
line-height: 42px;
|
|
60538
|
+
min-height: 42px;
|
|
60539
|
+
}
|
|
60540
|
+
|
|
60541
|
+
.e-input {
|
|
60542
|
+
@if $skin-name =='tailwind3' {
|
|
60543
|
+
height: 40px;
|
|
60544
|
+
line-height: 24px;
|
|
60545
|
+
padding-top: 8px;
|
|
60546
|
+
padding-bottom: 8px;
|
|
60547
|
+
}
|
|
60548
|
+
|
|
60549
|
+
@if $skin-name =='bootstrap5' {
|
|
60550
|
+
height: 24px;
|
|
60551
|
+
}
|
|
60552
|
+
|
|
60553
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60554
|
+
line-height: 28px;
|
|
60555
|
+
min-height: 28px;
|
|
60556
|
+
padding-top: 9px;
|
|
60557
|
+
padding-bottom: 5px;
|
|
60558
|
+
}
|
|
60559
|
+
|
|
60560
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60561
|
+
line-height: 24px;
|
|
60562
|
+
min-height: 24px;
|
|
60563
|
+
padding-top: 7px;
|
|
60564
|
+
padding-bottom: 7px;
|
|
60565
|
+
}
|
|
60566
|
+
}
|
|
60567
|
+
}
|
|
60568
|
+
}
|
|
60569
|
+
|
|
60570
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60571
|
+
&:has(> .e-input-group) {
|
|
60572
|
+
@if $skin-name =='highcontrast' {
|
|
60573
|
+
padding-top: 4px;
|
|
60574
|
+
padding-bottom: 4px;
|
|
60575
|
+
}
|
|
60576
|
+
|
|
60577
|
+
@if $skin-name =='FluentUI' {
|
|
60578
|
+
padding-top: 2px;
|
|
60579
|
+
padding-bottom: 2px;
|
|
60580
|
+
}
|
|
60581
|
+
|
|
60582
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60583
|
+
padding-top: 3px;
|
|
60584
|
+
padding-bottom: 3px;
|
|
60585
|
+
}
|
|
60586
|
+
|
|
60587
|
+
@if $skin-name == 'bootstrap4' {
|
|
60588
|
+
padding-top: 6px;
|
|
60589
|
+
padding-bottom: 6px;
|
|
60590
|
+
}
|
|
60448
60591
|
}
|
|
60449
60592
|
}
|
|
60450
60593
|
|
|
@@ -60629,6 +60772,10 @@ $ripple-width: 32px !default;
|
|
|
60629
60772
|
.e-treeview.e-bigger {
|
|
60630
60773
|
.e-list-text {
|
|
60631
60774
|
font-size: $treeview-big-font-size;
|
|
60775
|
+
@if $skin-name == 'Material3' {
|
|
60776
|
+
padding: 12px;
|
|
60777
|
+
}
|
|
60778
|
+
|
|
60632
60779
|
@if $skin-name == 'bootstrap4' {
|
|
60633
60780
|
color: $treeview-big-text-color;
|
|
60634
60781
|
}
|
|
@@ -109073,10 +109220,10 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109073
109220
|
&:first-child {
|
|
109074
109221
|
padding: 0;
|
|
109075
109222
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109076
|
-
padding-bottom:
|
|
109223
|
+
padding-bottom: 8px;
|
|
109077
109224
|
padding-left: 12px;
|
|
109078
109225
|
padding-right: 12px;
|
|
109079
|
-
padding-top:
|
|
109226
|
+
padding-top: 8px;
|
|
109080
109227
|
}
|
|
109081
109228
|
}
|
|
109082
109229
|
|
|
@@ -109144,7 +109291,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109144
109291
|
.e-toast-content {
|
|
109145
109292
|
&:first-child {
|
|
109146
109293
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109147
|
-
padding-left:
|
|
109294
|
+
padding-left: 44px;
|
|
109148
109295
|
}
|
|
109149
109296
|
}
|
|
109150
109297
|
}
|
|
@@ -109191,9 +109338,14 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109191
109338
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109192
109339
|
width: $toast-icon-nrml-width;
|
|
109193
109340
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109194
|
-
left:
|
|
109195
|
-
margin-left:
|
|
109196
|
-
margin-top:
|
|
109341
|
+
left: 0;
|
|
109342
|
+
margin-left: 12px;
|
|
109343
|
+
margin-top: 10px;
|
|
109344
|
+
padding-bottom: 6px;
|
|
109345
|
+
position: absolute;
|
|
109346
|
+
}
|
|
109347
|
+
@if $skin-name == 'fluent2' {
|
|
109348
|
+
margin-top: 2px;
|
|
109197
109349
|
}
|
|
109198
109350
|
}
|
|
109199
109351
|
|
|
@@ -109665,8 +109817,9 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109665
109817
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109666
109818
|
width: $toast-icon-bgr-width;
|
|
109667
109819
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109668
|
-
left:
|
|
109669
|
-
margin-top:
|
|
109820
|
+
left: 0;
|
|
109821
|
+
margin-top: 14px;
|
|
109822
|
+
margin-left: 12px;
|
|
109670
109823
|
}
|
|
109671
109824
|
}
|
|
109672
109825
|
|
|
@@ -43101,7 +43101,7 @@ $ripple-width: 32px !default;
|
|
|
43101
43101
|
|
|
43102
43102
|
.e-list-item {
|
|
43103
43103
|
list-style: none;
|
|
43104
|
-
@if $skin-name
|
|
43104
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43105
43105
|
padding: 2px 0;
|
|
43106
43106
|
}
|
|
43107
43107
|
@if $skin-name == 'fluent2' {
|
|
@@ -43109,13 +43109,12 @@ $ripple-width: 32px !default;
|
|
|
43109
43109
|
}
|
|
43110
43110
|
|
|
43111
43111
|
.e-ul {
|
|
43112
|
-
margin: 2px 0 -2px;
|
|
43113
43112
|
padding: $treeview-child-ul-padding;
|
|
43114
|
-
@if $skin-name == '
|
|
43115
|
-
margin: 2px 0
|
|
43113
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43114
|
+
margin: 2px 0 -2px;
|
|
43116
43115
|
}
|
|
43117
|
-
@
|
|
43118
|
-
margin:
|
|
43116
|
+
@if $skin-name == 'fluent2' {
|
|
43117
|
+
margin-top: 4px;
|
|
43119
43118
|
}
|
|
43120
43119
|
}
|
|
43121
43120
|
|
|
@@ -43152,6 +43151,45 @@ $ripple-width: 32px !default;
|
|
|
43152
43151
|
.e-icons.e-icons-spinner::before {
|
|
43153
43152
|
content: none;
|
|
43154
43153
|
}
|
|
43154
|
+
|
|
43155
|
+
.e-text-content {
|
|
43156
|
+
.e-list-text {
|
|
43157
|
+
&:has(> .e-input-group) {
|
|
43158
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
43159
|
+
padding-top: 1px;
|
|
43160
|
+
padding-bottom: 1px;
|
|
43161
|
+
.e-input-group {
|
|
43162
|
+
height: 34px;
|
|
43163
|
+
|
|
43164
|
+
.e-input {
|
|
43165
|
+
line-height: 26px;
|
|
43166
|
+
min-height: 26px;
|
|
43167
|
+
}
|
|
43168
|
+
}
|
|
43169
|
+
}
|
|
43170
|
+
@if $skin-name == 'tailwind3' {
|
|
43171
|
+
padding-top: 4px;
|
|
43172
|
+
padding-bottom: 4px;
|
|
43173
|
+
}
|
|
43174
|
+
@if $skin-name == 'highcontrast' {
|
|
43175
|
+
padding-top: 3px;
|
|
43176
|
+
padding-bottom: 3px;
|
|
43177
|
+
}
|
|
43178
|
+
@if ($skin-name == 'FluentUI') {
|
|
43179
|
+
padding-top: 3px;
|
|
43180
|
+
padding-bottom: 3px;
|
|
43181
|
+
}
|
|
43182
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43183
|
+
padding-top: 2px;
|
|
43184
|
+
padding-bottom: 2px;
|
|
43185
|
+
}
|
|
43186
|
+
@if $skin-name == 'bootstrap4' {
|
|
43187
|
+
padding-top: 5px;
|
|
43188
|
+
padding-bottom: 5px;
|
|
43189
|
+
}
|
|
43190
|
+
}
|
|
43191
|
+
}
|
|
43192
|
+
}
|
|
43155
43193
|
}
|
|
43156
43194
|
|
|
43157
43195
|
.e-icons {
|
|
@@ -43169,11 +43207,14 @@ $ripple-width: 32px !default;
|
|
|
43169
43207
|
|
|
43170
43208
|
.e-text-content {
|
|
43171
43209
|
@include user-select;
|
|
43172
|
-
border: 1px solid;
|
|
43173
43210
|
cursor: pointer;
|
|
43174
43211
|
margin: 0;
|
|
43175
43212
|
padding: $treeview-text-wrap-padding;
|
|
43176
43213
|
|
|
43214
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
43215
|
+
border: 1px solid;
|
|
43216
|
+
}
|
|
43217
|
+
|
|
43177
43218
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
43178
43219
|
border: none;
|
|
43179
43220
|
}
|
|
@@ -43259,14 +43300,13 @@ $ripple-width: 32px !default;
|
|
|
43259
43300
|
|
|
43260
43301
|
.e-input-group {
|
|
43261
43302
|
height: $treeview-input-height;
|
|
43262
|
-
@if ($skin-name == '
|
|
43263
|
-
margin-top:
|
|
43264
|
-
|
|
43265
|
-
@else if($skin-name == 'tailwind') {
|
|
43266
|
-
margin-bottom: 3px;
|
|
43303
|
+
@if ($skin-name == 'tailwind') {
|
|
43304
|
+
margin-top: 4px;
|
|
43305
|
+
margin-bottom: 4px;
|
|
43267
43306
|
}
|
|
43268
43307
|
@else if($skin-name == 'bootstrap5') {
|
|
43269
|
-
margin-bottom:
|
|
43308
|
+
margin-bottom: 3px;
|
|
43309
|
+
margin-top: 3px;
|
|
43270
43310
|
}
|
|
43271
43311
|
@else {
|
|
43272
43312
|
margin-bottom: 0;
|
|
@@ -43276,9 +43316,20 @@ $ripple-width: 32px !default;
|
|
|
43276
43316
|
@if ($skin-name == 'fluent2') {
|
|
43277
43317
|
border-color: $treeview-input-border-color;
|
|
43278
43318
|
}
|
|
43279
|
-
|
|
43280
|
-
|
|
43319
|
+
.e-input {
|
|
43320
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
43281
43321
|
height: 28px;
|
|
43322
|
+
padding-top: 6px;
|
|
43323
|
+
padding-bottom: 6px;
|
|
43324
|
+
}
|
|
43325
|
+
@if $skin-name == 'tailwind3' {
|
|
43326
|
+
line-height: 20px;
|
|
43327
|
+
height: 32px;
|
|
43328
|
+
}
|
|
43329
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
43330
|
+
height: 32px;
|
|
43331
|
+
padding-top: 5px;
|
|
43332
|
+
padding-bottom: 5px;
|
|
43282
43333
|
}
|
|
43283
43334
|
}
|
|
43284
43335
|
}
|
|
@@ -43870,13 +43921,13 @@ $ripple-width: 32px !default;
|
|
|
43870
43921
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
43871
43922
|
color: $treeview-item-active-check-color;
|
|
43872
43923
|
}
|
|
43873
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43924
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43874
43925
|
border-color: $content-text-color-selected;
|
|
43875
43926
|
}
|
|
43876
43927
|
}
|
|
43877
43928
|
|
|
43878
43929
|
.e-stop {
|
|
43879
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
43930
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
43880
43931
|
border-color: $content-text-color-selected;
|
|
43881
43932
|
}
|
|
43882
43933
|
}
|
|
@@ -43927,6 +43978,11 @@ $ripple-width: 32px !default;
|
|
|
43927
43978
|
}
|
|
43928
43979
|
}
|
|
43929
43980
|
}
|
|
43981
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
43982
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
43983
|
+
border-color: $content-text-color-hover;
|
|
43984
|
+
}
|
|
43985
|
+
}
|
|
43930
43986
|
}
|
|
43931
43987
|
|
|
43932
43988
|
.e-sibling {
|
|
@@ -81467,10 +81523,10 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
81467
81523
|
&:first-child {
|
|
81468
81524
|
padding: 0;
|
|
81469
81525
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81470
|
-
padding-bottom:
|
|
81526
|
+
padding-bottom: 8px;
|
|
81471
81527
|
padding-left: 12px;
|
|
81472
81528
|
padding-right: 12px;
|
|
81473
|
-
padding-top:
|
|
81529
|
+
padding-top: 8px;
|
|
81474
81530
|
}
|
|
81475
81531
|
}
|
|
81476
81532
|
|
|
@@ -81538,7 +81594,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
81538
81594
|
.e-toast-content {
|
|
81539
81595
|
&:first-child {
|
|
81540
81596
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81541
|
-
padding-left:
|
|
81597
|
+
padding-left: 44px;
|
|
81542
81598
|
}
|
|
81543
81599
|
}
|
|
81544
81600
|
}
|
|
@@ -81585,9 +81641,14 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
81585
81641
|
margin-right: $toast-icon-nrml-right-margin;
|
|
81586
81642
|
width: $toast-icon-nrml-width;
|
|
81587
81643
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81588
|
-
left:
|
|
81589
|
-
margin-left:
|
|
81590
|
-
margin-top:
|
|
81644
|
+
left: 0;
|
|
81645
|
+
margin-left: 12px;
|
|
81646
|
+
margin-top: 10px;
|
|
81647
|
+
padding-bottom: 6px;
|
|
81648
|
+
position: absolute;
|
|
81649
|
+
}
|
|
81650
|
+
@if $skin-name == 'fluent2' {
|
|
81651
|
+
margin-top: 2px;
|
|
81591
81652
|
}
|
|
81592
81653
|
}
|
|
81593
81654
|
|