@syncfusion/blazor-themes 28.2.6 → 28.2.7
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 +17 -2
- package/Compiled-Themes/bds-dark.css +27 -4
- package/Compiled-Themes/bds-lite.css +17 -2
- package/Compiled-Themes/bds.css +27 -4
- package/Compiled-Themes/bootstrap-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap-dark.css +30 -0
- package/Compiled-Themes/bootstrap-lite.css +15 -0
- package/Compiled-Themes/bootstrap.css +30 -0
- package/Compiled-Themes/bootstrap4-lite.css +16 -1
- package/Compiled-Themes/bootstrap4.css +32 -2
- package/Compiled-Themes/bootstrap5-dark-lite.css +16 -1
- package/Compiled-Themes/bootstrap5-dark.css +25 -2
- package/Compiled-Themes/bootstrap5-lite.css +16 -1
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -1
- package/Compiled-Themes/bootstrap5.3-dark.css +32 -2
- package/Compiled-Themes/bootstrap5.3-lite.css +16 -1
- package/Compiled-Themes/bootstrap5.3.css +32 -2
- package/Compiled-Themes/bootstrap5.css +25 -2
- package/Compiled-Themes/fabric-dark-lite.css +15 -0
- package/Compiled-Themes/fabric-dark.css +33 -3
- package/Compiled-Themes/fabric-lite.css +15 -0
- package/Compiled-Themes/fabric.css +33 -3
- package/Compiled-Themes/fluent-dark-lite.css +16 -1
- package/Compiled-Themes/fluent-dark.css +25 -2
- package/Compiled-Themes/fluent-lite.css +16 -1
- package/Compiled-Themes/fluent.css +25 -2
- package/Compiled-Themes/fluent2-dark-lite.css +17 -2
- package/Compiled-Themes/fluent2-dark.css +33 -3
- package/Compiled-Themes/fluent2-highcontrast-lite.css +17 -2
- package/Compiled-Themes/fluent2-highcontrast.css +33 -3
- package/Compiled-Themes/fluent2-lite.css +17 -2
- package/Compiled-Themes/fluent2.css +33 -3
- package/Compiled-Themes/highcontrast-lite.css +16 -1
- package/Compiled-Themes/highcontrast.css +32 -2
- package/Compiled-Themes/material-dark-lite.css +16 -1
- package/Compiled-Themes/material-dark.css +32 -2
- package/Compiled-Themes/material-lite.css +17 -2
- package/Compiled-Themes/material.css +33 -3
- package/Compiled-Themes/material3-dark-lite.css +18 -3
- package/Compiled-Themes/material3-dark.css +34 -4
- package/Compiled-Themes/material3-lite.css +18 -3
- package/Compiled-Themes/material3.css +34 -4
- package/Compiled-Themes/tailwind-dark-lite.css +17 -2
- package/Compiled-Themes/tailwind-dark.css +27 -4
- package/Compiled-Themes/tailwind-lite.css +17 -2
- package/Compiled-Themes/tailwind.css +27 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +14 -0
- package/Compiled-Themes/tailwind3-dark.css +30 -1
- package/Compiled-Themes/tailwind3-lite.css +14 -0
- package/Compiled-Themes/tailwind3.css +30 -1
- package/SCSS-Themes/bds-dark-lite.scss +28 -8
- package/SCSS-Themes/bds-dark.scss +40 -20
- package/SCSS-Themes/bds-lite.scss +28 -8
- package/SCSS-Themes/bds.scss +40 -20
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -5
- package/SCSS-Themes/bootstrap-dark.scss +37 -17
- package/SCSS-Themes/bootstrap-lite.scss +26 -5
- package/SCSS-Themes/bootstrap.scss +38 -17
- package/SCSS-Themes/bootstrap4-lite.scss +27 -7
- package/SCSS-Themes/bootstrap4.scss +39 -19
- package/SCSS-Themes/bootstrap5-dark-lite.scss +26 -7
- package/SCSS-Themes/bootstrap5-dark.scss +38 -19
- package/SCSS-Themes/bootstrap5-lite.scss +26 -7
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +26 -7
- package/SCSS-Themes/bootstrap5.3-dark.scss +38 -19
- package/SCSS-Themes/bootstrap5.3-lite.scss +26 -7
- package/SCSS-Themes/bootstrap5.3.scss +38 -19
- package/SCSS-Themes/bootstrap5.scss +38 -19
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material-lite.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +2 -2
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-lite.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-lite.scss +19 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +31 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4-lite.scss +20 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +32 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-dark-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-dark.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.3.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-lite.scss +19 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +31 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-highcontrast-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-highcontrast.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-lite.scss +21 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +33 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast-lite.scss +19 -6
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +31 -18
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/material-lite.scss +18 -5
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +30 -17
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark-lite.scss +20 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +32 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-lite.scss +20 -7
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +32 -19
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark-lite.scss +20 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +32 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-lite.scss +20 -8
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +32 -20
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-dark-lite.scss +18 -6
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-dark.scss +30 -18
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3-lite.scss +18 -6
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind3.scss +30 -18
- package/SCSS-Themes/fabric-dark-lite.scss +27 -7
- package/SCSS-Themes/fabric-dark.scss +39 -19
- package/SCSS-Themes/fabric-lite.scss +27 -7
- package/SCSS-Themes/fabric.scss +39 -19
- package/SCSS-Themes/fluent-dark-lite.scss +26 -7
- package/SCSS-Themes/fluent-dark.scss +38 -19
- package/SCSS-Themes/fluent-lite.scss +26 -7
- package/SCSS-Themes/fluent.scss +38 -19
- package/SCSS-Themes/fluent2-dark-lite.scss +28 -8
- package/SCSS-Themes/fluent2-dark.scss +40 -20
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -8
- package/SCSS-Themes/fluent2-highcontrast.scss +40 -20
- package/SCSS-Themes/fluent2-lite.scss +28 -8
- package/SCSS-Themes/fluent2.scss +40 -20
- package/SCSS-Themes/highcontrast-lite.scss +27 -7
- package/SCSS-Themes/highcontrast.scss +39 -19
- package/SCSS-Themes/material-dark-lite.scss +27 -7
- package/SCSS-Themes/material-dark.scss +39 -19
- package/SCSS-Themes/material-lite.scss +27 -7
- package/SCSS-Themes/material.scss +39 -19
- package/SCSS-Themes/material3-dark-lite.scss +28 -8
- package/SCSS-Themes/material3-dark.scss +40 -20
- package/SCSS-Themes/material3-lite.scss +28 -8
- package/SCSS-Themes/material3.scss +40 -20
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bds.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap4.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/bootstrap5.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fabric.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/highcontrast.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/material3.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-dark-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-dark.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3-lite.scss +7 -0
- package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/tailwind3.scss +7 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +27 -8
- package/SCSS-Themes/tailwind-dark.scss +39 -20
- package/SCSS-Themes/tailwind-lite.scss +27 -8
- package/SCSS-Themes/tailwind.scss +39 -20
- package/SCSS-Themes/tailwind3-dark-lite.scss +25 -6
- package/SCSS-Themes/tailwind3-dark.scss +37 -18
- package/SCSS-Themes/tailwind3-lite.scss +25 -6
- package/SCSS-Themes/tailwind3.scss +37 -18
- package/package.json +1 -1
|
@@ -63144,9 +63144,14 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
63144
63144
|
$ddt-select-all-padding: 8px 12px !default;
|
|
63145
63145
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
63146
63146
|
$ddt-select-all-height: 22px !default;
|
|
63147
|
-
$ddt-select-all-checkbox-margin: 0
|
|
63148
|
-
$ddt-select-all-
|
|
63149
|
-
$ddt-select-all-
|
|
63147
|
+
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
63148
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
63149
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
63150
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
63151
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
63152
|
+
$ddt-rtl-select-all-bigger-text-indent: 17px !default;
|
|
63153
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
63154
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
63150
63155
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
63151
63156
|
$ddt-popup-radius: 4px !default;
|
|
63152
63157
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -63166,6 +63171,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
63166
63171
|
$ddt-delim-padding : 3px 12px !default;
|
|
63167
63172
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
63168
63173
|
$ddt-remains-count-padding-top: 3px !default;
|
|
63174
|
+
$ddt-select-all-font-size: 14px !default;
|
|
63175
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63176
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
63169
63177
|
|
|
63170
63178
|
// color variables
|
|
63171
63179
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -63739,10 +63747,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63739
63747
|
.e-checkbox-wrapper {
|
|
63740
63748
|
position: relative;
|
|
63741
63749
|
text-indent: 0;
|
|
63742
|
-
|
|
63743
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63744
|
-
bottom: 2px;
|
|
63745
|
-
}
|
|
63750
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63746
63751
|
|
|
63747
63752
|
.e-frame {
|
|
63748
63753
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63753,7 +63758,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63753
63758
|
|
|
63754
63759
|
.e-all-text {
|
|
63755
63760
|
font-family: inherit;
|
|
63756
|
-
font-size:
|
|
63761
|
+
font-size: $ddt-select-all-font-size;
|
|
63757
63762
|
margin: $ddt-select-all-checkbox-margin;
|
|
63758
63763
|
@if $ddt-skin-name == 'tailwind' {
|
|
63759
63764
|
line-height: $ddt-select-all-height;
|
|
@@ -64106,6 +64111,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64106
64111
|
.e-treeview .e-list-item .e-ul {
|
|
64107
64112
|
padding: 0 14px 0 0;
|
|
64108
64113
|
}
|
|
64114
|
+
|
|
64115
|
+
.e-selectall-parent {
|
|
64116
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64117
|
+
.e-all-text {
|
|
64118
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64119
|
+
}
|
|
64120
|
+
}
|
|
64109
64121
|
}
|
|
64110
64122
|
}
|
|
64111
64123
|
}
|
|
@@ -64650,19 +64662,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64650
64662
|
|
|
64651
64663
|
.e-selectall-parent {
|
|
64652
64664
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64653
|
-
|
|
64654
|
-
padding: $ddt-big-select-all-padding;
|
|
64665
|
+
padding: $ddt-big-select-all-padding;
|
|
64655
64666
|
|
|
64656
|
-
|
|
64657
|
-
|
|
64658
|
-
|
|
64659
|
-
|
|
64660
|
-
margin: 0 12px;
|
|
64661
|
-
}
|
|
64662
|
-
@else {
|
|
64663
|
-
margin: 0 16px;
|
|
64664
|
-
}
|
|
64665
|
-
}
|
|
64667
|
+
.e-all-text {
|
|
64668
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64669
|
+
line-height: 24px;
|
|
64670
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64666
64671
|
}
|
|
64667
64672
|
}
|
|
64668
64673
|
|
|
@@ -64818,6 +64823,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64818
64823
|
right: auto;
|
|
64819
64824
|
}
|
|
64820
64825
|
}
|
|
64826
|
+
|
|
64827
|
+
.e-selectall-parent {
|
|
64828
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64829
|
+
.e-all-text {
|
|
64830
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64831
|
+
}
|
|
64832
|
+
}
|
|
64821
64833
|
}
|
|
64822
64834
|
}
|
|
64823
64835
|
}
|
|
@@ -139744,6 +139756,13 @@ $nodata-border-color: $border-light !default;
|
|
|
139744
139756
|
align-items: center;
|
|
139745
139757
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139746
139758
|
}
|
|
139759
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139760
|
+
border: 0;
|
|
139761
|
+
height: 0;
|
|
139762
|
+
padding: 0;
|
|
139763
|
+
visibility: hidden;
|
|
139764
|
+
width: 0;
|
|
139765
|
+
}
|
|
139747
139766
|
.e-multicolumn-grid.e-grid {
|
|
139748
139767
|
border-width: $grid-border-width;
|
|
139749
139768
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -47914,8 +47914,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
47914
47914
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
47915
47915
|
$ddt-select-all-height: 34px !default;
|
|
47916
47916
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
47917
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
47917
47918
|
$ddt-select-all-text-indent: 36px !default;
|
|
47918
|
-
$ddt-select-all-
|
|
47919
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
47920
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
47921
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
47919
47922
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
47920
47923
|
$ddt-popup-radius: 6px !default;
|
|
47921
47924
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -47936,6 +47939,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
47936
47939
|
$ddt-delim-padding : 5px 8px !default;
|
|
47937
47940
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
47938
47941
|
$ddt-remains-count-padding-top: 0 !default;
|
|
47942
|
+
$ddt-select-all-font-size: 14px !default;
|
|
47943
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
47944
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
47945
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
47946
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
47939
47947
|
|
|
47940
47948
|
// color variables
|
|
47941
47949
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -48510,10 +48518,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48510
48518
|
.e-checkbox-wrapper {
|
|
48511
48519
|
position: relative;
|
|
48512
48520
|
text-indent: 0;
|
|
48513
|
-
|
|
48514
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48515
|
-
bottom: 2px;
|
|
48516
|
-
}
|
|
48521
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48517
48522
|
|
|
48518
48523
|
.e-frame {
|
|
48519
48524
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48524,7 +48529,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48524
48529
|
|
|
48525
48530
|
.e-all-text {
|
|
48526
48531
|
font-family: inherit;
|
|
48527
|
-
font-size:
|
|
48532
|
+
font-size: $ddt-select-all-font-size;
|
|
48528
48533
|
margin: $ddt-select-all-checkbox-margin;
|
|
48529
48534
|
@if $ddt-skin-name == 'tailwind' {
|
|
48530
48535
|
line-height: $ddt-select-all-height;
|
|
@@ -48877,6 +48882,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48877
48882
|
.e-treeview .e-list-item .e-ul {
|
|
48878
48883
|
padding: 0 14px 0 0;
|
|
48879
48884
|
}
|
|
48885
|
+
|
|
48886
|
+
.e-selectall-parent {
|
|
48887
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
48888
|
+
.e-all-text {
|
|
48889
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
48890
|
+
}
|
|
48891
|
+
}
|
|
48880
48892
|
}
|
|
48881
48893
|
}
|
|
48882
48894
|
}
|
|
@@ -108991,6 +109003,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
108991
109003
|
align-items: center;
|
|
108992
109004
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
108993
109005
|
}
|
|
109006
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
109007
|
+
border: 0;
|
|
109008
|
+
height: 0;
|
|
109009
|
+
padding: 0;
|
|
109010
|
+
visibility: hidden;
|
|
109011
|
+
width: 0;
|
|
109012
|
+
}
|
|
108994
109013
|
.e-multicolumn-grid.e-grid {
|
|
108995
109014
|
border-width: $grid-border-width;
|
|
108996
109015
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -64597,8 +64597,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
64597
64597
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
64598
64598
|
$ddt-select-all-height: 34px !default;
|
|
64599
64599
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
64600
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
64600
64601
|
$ddt-select-all-text-indent: 36px !default;
|
|
64601
|
-
$ddt-select-all-
|
|
64602
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
64603
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
64604
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
64602
64605
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
64603
64606
|
$ddt-popup-radius: 6px !default;
|
|
64604
64607
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -64619,6 +64622,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
64619
64622
|
$ddt-delim-padding : 5px 8px !default;
|
|
64620
64623
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
64621
64624
|
$ddt-remains-count-padding-top: 0 !default;
|
|
64625
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64626
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64627
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
64628
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
64629
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
64622
64630
|
|
|
64623
64631
|
// color variables
|
|
64624
64632
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -65193,10 +65201,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65193
65201
|
.e-checkbox-wrapper {
|
|
65194
65202
|
position: relative;
|
|
65195
65203
|
text-indent: 0;
|
|
65196
|
-
|
|
65197
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65198
|
-
bottom: 2px;
|
|
65199
|
-
}
|
|
65204
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65200
65205
|
|
|
65201
65206
|
.e-frame {
|
|
65202
65207
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65207,7 +65212,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65207
65212
|
|
|
65208
65213
|
.e-all-text {
|
|
65209
65214
|
font-family: inherit;
|
|
65210
|
-
font-size:
|
|
65215
|
+
font-size: $ddt-select-all-font-size;
|
|
65211
65216
|
margin: $ddt-select-all-checkbox-margin;
|
|
65212
65217
|
@if $ddt-skin-name == 'tailwind' {
|
|
65213
65218
|
line-height: $ddt-select-all-height;
|
|
@@ -65560,6 +65565,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65560
65565
|
.e-treeview .e-list-item .e-ul {
|
|
65561
65566
|
padding: 0 14px 0 0;
|
|
65562
65567
|
}
|
|
65568
|
+
|
|
65569
|
+
.e-selectall-parent {
|
|
65570
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
65571
|
+
.e-all-text {
|
|
65572
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
65573
|
+
}
|
|
65574
|
+
}
|
|
65563
65575
|
}
|
|
65564
65576
|
}
|
|
65565
65577
|
}
|
|
@@ -66104,19 +66116,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66104
66116
|
|
|
66105
66117
|
.e-selectall-parent {
|
|
66106
66118
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
66107
|
-
|
|
66108
|
-
padding: $ddt-big-select-all-padding;
|
|
66119
|
+
padding: $ddt-big-select-all-padding;
|
|
66109
66120
|
|
|
66110
|
-
|
|
66111
|
-
|
|
66112
|
-
|
|
66113
|
-
|
|
66114
|
-
margin: 0 12px;
|
|
66115
|
-
}
|
|
66116
|
-
@else {
|
|
66117
|
-
margin: 0 16px;
|
|
66118
|
-
}
|
|
66119
|
-
}
|
|
66121
|
+
.e-all-text {
|
|
66122
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66123
|
+
line-height: 24px;
|
|
66124
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66120
66125
|
}
|
|
66121
66126
|
}
|
|
66122
66127
|
|
|
@@ -66272,6 +66277,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66272
66277
|
right: auto;
|
|
66273
66278
|
}
|
|
66274
66279
|
}
|
|
66280
|
+
|
|
66281
|
+
.e-selectall-parent {
|
|
66282
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66283
|
+
.e-all-text {
|
|
66284
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66285
|
+
}
|
|
66286
|
+
}
|
|
66275
66287
|
}
|
|
66276
66288
|
}
|
|
66277
66289
|
}
|
|
@@ -141275,6 +141287,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
141275
141287
|
align-items: center;
|
|
141276
141288
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141277
141289
|
}
|
|
141290
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141291
|
+
border: 0;
|
|
141292
|
+
height: 0;
|
|
141293
|
+
padding: 0;
|
|
141294
|
+
visibility: hidden;
|
|
141295
|
+
width: 0;
|
|
141296
|
+
}
|
|
141278
141297
|
.e-multicolumn-grid.e-grid {
|
|
141279
141298
|
border-width: $grid-border-width;
|
|
141280
141299
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -48385,8 +48385,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
48385
48385
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
48386
48386
|
$ddt-select-all-height: 34px !default;
|
|
48387
48387
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
48388
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
48388
48389
|
$ddt-select-all-text-indent: 36px !default;
|
|
48389
|
-
$ddt-select-all-
|
|
48390
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
48391
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
48392
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
48390
48393
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
48391
48394
|
$ddt-popup-radius: 6px !default;
|
|
48392
48395
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -48407,6 +48410,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
48407
48410
|
$ddt-delim-padding : 5px 8px !default;
|
|
48408
48411
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
48409
48412
|
$ddt-remains-count-padding-top: 0 !default;
|
|
48413
|
+
$ddt-select-all-font-size: 14px !default;
|
|
48414
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
48415
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
48416
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
48417
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
48410
48418
|
|
|
48411
48419
|
// color variables
|
|
48412
48420
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -48981,10 +48989,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48981
48989
|
.e-checkbox-wrapper {
|
|
48982
48990
|
position: relative;
|
|
48983
48991
|
text-indent: 0;
|
|
48984
|
-
|
|
48985
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48986
|
-
bottom: 2px;
|
|
48987
|
-
}
|
|
48992
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48988
48993
|
|
|
48989
48994
|
.e-frame {
|
|
48990
48995
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48995,7 +49000,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48995
49000
|
|
|
48996
49001
|
.e-all-text {
|
|
48997
49002
|
font-family: inherit;
|
|
48998
|
-
font-size:
|
|
49003
|
+
font-size: $ddt-select-all-font-size;
|
|
48999
49004
|
margin: $ddt-select-all-checkbox-margin;
|
|
49000
49005
|
@if $ddt-skin-name == 'tailwind' {
|
|
49001
49006
|
line-height: $ddt-select-all-height;
|
|
@@ -49348,6 +49353,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
49348
49353
|
.e-treeview .e-list-item .e-ul {
|
|
49349
49354
|
padding: 0 14px 0 0;
|
|
49350
49355
|
}
|
|
49356
|
+
|
|
49357
|
+
.e-selectall-parent {
|
|
49358
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
49359
|
+
.e-all-text {
|
|
49360
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
49361
|
+
}
|
|
49362
|
+
}
|
|
49351
49363
|
}
|
|
49352
49364
|
}
|
|
49353
49365
|
}
|
|
@@ -109462,6 +109474,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
109462
109474
|
align-items: center;
|
|
109463
109475
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
109464
109476
|
}
|
|
109477
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
109478
|
+
border: 0;
|
|
109479
|
+
height: 0;
|
|
109480
|
+
padding: 0;
|
|
109481
|
+
visibility: hidden;
|
|
109482
|
+
width: 0;
|
|
109483
|
+
}
|
|
109465
109484
|
.e-multicolumn-grid.e-grid {
|
|
109466
109485
|
border-width: $grid-border-width;
|
|
109467
109486
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -65068,8 +65068,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
65068
65068
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
65069
65069
|
$ddt-select-all-height: 34px !default;
|
|
65070
65070
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
65071
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
65071
65072
|
$ddt-select-all-text-indent: 36px !default;
|
|
65072
|
-
$ddt-select-all-
|
|
65073
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
65074
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
65075
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
65073
65076
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
65074
65077
|
$ddt-popup-radius: 6px !default;
|
|
65075
65078
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -65090,6 +65093,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
65090
65093
|
$ddt-delim-padding : 5px 8px !default;
|
|
65091
65094
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
65092
65095
|
$ddt-remains-count-padding-top: 0 !default;
|
|
65096
|
+
$ddt-select-all-font-size: 14px !default;
|
|
65097
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
65098
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
65099
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
65100
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
65093
65101
|
|
|
65094
65102
|
// color variables
|
|
65095
65103
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -65664,10 +65672,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65664
65672
|
.e-checkbox-wrapper {
|
|
65665
65673
|
position: relative;
|
|
65666
65674
|
text-indent: 0;
|
|
65667
|
-
|
|
65668
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65669
|
-
bottom: 2px;
|
|
65670
|
-
}
|
|
65675
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65671
65676
|
|
|
65672
65677
|
.e-frame {
|
|
65673
65678
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65678,7 +65683,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65678
65683
|
|
|
65679
65684
|
.e-all-text {
|
|
65680
65685
|
font-family: inherit;
|
|
65681
|
-
font-size:
|
|
65686
|
+
font-size: $ddt-select-all-font-size;
|
|
65682
65687
|
margin: $ddt-select-all-checkbox-margin;
|
|
65683
65688
|
@if $ddt-skin-name == 'tailwind' {
|
|
65684
65689
|
line-height: $ddt-select-all-height;
|
|
@@ -66031,6 +66036,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66031
66036
|
.e-treeview .e-list-item .e-ul {
|
|
66032
66037
|
padding: 0 14px 0 0;
|
|
66033
66038
|
}
|
|
66039
|
+
|
|
66040
|
+
.e-selectall-parent {
|
|
66041
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
66042
|
+
.e-all-text {
|
|
66043
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
66044
|
+
}
|
|
66045
|
+
}
|
|
66034
66046
|
}
|
|
66035
66047
|
}
|
|
66036
66048
|
}
|
|
@@ -66575,19 +66587,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66575
66587
|
|
|
66576
66588
|
.e-selectall-parent {
|
|
66577
66589
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
66578
|
-
|
|
66579
|
-
padding: $ddt-big-select-all-padding;
|
|
66590
|
+
padding: $ddt-big-select-all-padding;
|
|
66580
66591
|
|
|
66581
|
-
|
|
66582
|
-
|
|
66583
|
-
|
|
66584
|
-
|
|
66585
|
-
margin: 0 12px;
|
|
66586
|
-
}
|
|
66587
|
-
@else {
|
|
66588
|
-
margin: 0 16px;
|
|
66589
|
-
}
|
|
66590
|
-
}
|
|
66592
|
+
.e-all-text {
|
|
66593
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66594
|
+
line-height: 24px;
|
|
66595
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66591
66596
|
}
|
|
66592
66597
|
}
|
|
66593
66598
|
|
|
@@ -66743,6 +66748,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66743
66748
|
right: auto;
|
|
66744
66749
|
}
|
|
66745
66750
|
}
|
|
66751
|
+
|
|
66752
|
+
.e-selectall-parent {
|
|
66753
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66754
|
+
.e-all-text {
|
|
66755
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66756
|
+
}
|
|
66757
|
+
}
|
|
66746
66758
|
}
|
|
66747
66759
|
}
|
|
66748
66760
|
}
|
|
@@ -141746,6 +141758,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
141746
141758
|
align-items: center;
|
|
141747
141759
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141748
141760
|
}
|
|
141761
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141762
|
+
border: 0;
|
|
141763
|
+
height: 0;
|
|
141764
|
+
padding: 0;
|
|
141765
|
+
visibility: hidden;
|
|
141766
|
+
width: 0;
|
|
141767
|
+
}
|
|
141749
141768
|
.e-multicolumn-grid.e-grid {
|
|
141750
141769
|
border-width: $grid-border-width;
|
|
141751
141770
|
border-radius: $multicolumn-popup-border-radius;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"28.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"28.2.7","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|