@syncfusion/blazor-themes 28.2.6 → 28.2.9
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 -5
- package/Compiled-Themes/bds-dark.css +27 -7
- package/Compiled-Themes/bds-lite.css +17 -5
- package/Compiled-Themes/bds.css +27 -7
- package/Compiled-Themes/bootstrap-dark-lite.css +15 -3
- package/Compiled-Themes/bootstrap-dark.css +30 -3
- package/Compiled-Themes/bootstrap-lite.css +15 -3
- package/Compiled-Themes/bootstrap.css +30 -3
- package/Compiled-Themes/bootstrap4-lite.css +20 -8
- package/Compiled-Themes/bootstrap4.css +36 -9
- package/Compiled-Themes/bootstrap5-dark-lite.css +26 -14
- package/Compiled-Themes/bootstrap5-dark.css +35 -15
- package/Compiled-Themes/bootstrap5-lite.css +26 -14
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +26 -14
- package/Compiled-Themes/bootstrap5.3-dark.css +42 -15
- package/Compiled-Themes/bootstrap5.3-lite.css +26 -14
- package/Compiled-Themes/bootstrap5.3.css +42 -15
- package/Compiled-Themes/bootstrap5.css +35 -15
- package/Compiled-Themes/fabric-dark-lite.css +15 -3
- package/Compiled-Themes/fabric-dark.css +33 -6
- package/Compiled-Themes/fabric-lite.css +15 -3
- package/Compiled-Themes/fabric.css +33 -6
- package/Compiled-Themes/fluent-dark-lite.css +16 -4
- package/Compiled-Themes/fluent-dark.css +25 -5
- package/Compiled-Themes/fluent-lite.css +16 -4
- package/Compiled-Themes/fluent.css +25 -5
- package/Compiled-Themes/fluent2-dark-lite.css +17 -5
- package/Compiled-Themes/fluent2-dark.css +33 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +17 -5
- package/Compiled-Themes/fluent2-highcontrast.css +33 -6
- package/Compiled-Themes/fluent2-lite.css +17 -5
- package/Compiled-Themes/fluent2.css +33 -6
- package/Compiled-Themes/highcontrast-lite.css +16 -4
- package/Compiled-Themes/highcontrast.css +32 -5
- package/Compiled-Themes/material-dark-lite.css +16 -4
- package/Compiled-Themes/material-dark.css +32 -5
- package/Compiled-Themes/material-lite.css +17 -5
- package/Compiled-Themes/material.css +33 -6
- package/Compiled-Themes/material3-dark-lite.css +28 -16
- package/Compiled-Themes/material3-dark.css +44 -17
- package/Compiled-Themes/material3-lite.css +28 -16
- package/Compiled-Themes/material3.css +44 -17
- package/Compiled-Themes/tailwind-dark-lite.css +17 -5
- package/Compiled-Themes/tailwind-dark.css +27 -7
- package/Compiled-Themes/tailwind-lite.css +17 -5
- package/Compiled-Themes/tailwind.css +27 -7
- package/Compiled-Themes/tailwind3-dark-lite.css +24 -13
- package/Compiled-Themes/tailwind3-dark.css +40 -14
- package/Compiled-Themes/tailwind3-lite.css +24 -13
- package/Compiled-Themes/tailwind3.css +40 -14
- package/SCSS-Themes/bds-dark-lite.scss +28 -12
- package/SCSS-Themes/bds-dark.scss +40 -24
- package/SCSS-Themes/bds-lite.scss +28 -12
- package/SCSS-Themes/bds.scss +40 -24
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -9
- package/SCSS-Themes/bootstrap-dark.scss +37 -21
- package/SCSS-Themes/bootstrap-lite.scss +26 -9
- package/SCSS-Themes/bootstrap.scss +38 -21
- package/SCSS-Themes/bootstrap4-lite.scss +29 -13
- package/SCSS-Themes/bootstrap4.scss +41 -25
- package/SCSS-Themes/bootstrap5-dark-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5-dark.scss +41 -26
- package/SCSS-Themes/bootstrap5-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5.3-dark.scss +41 -26
- package/SCSS-Themes/bootstrap5.3-lite.scss +29 -14
- package/SCSS-Themes/bootstrap5.3.scss +41 -26
- package/SCSS-Themes/bootstrap5.scss +41 -26
- 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 -11
- package/SCSS-Themes/fabric-dark.scss +39 -23
- package/SCSS-Themes/fabric-lite.scss +27 -11
- package/SCSS-Themes/fabric.scss +39 -23
- package/SCSS-Themes/fluent-dark-lite.scss +26 -11
- package/SCSS-Themes/fluent-dark.scss +38 -23
- package/SCSS-Themes/fluent-lite.scss +26 -11
- package/SCSS-Themes/fluent.scss +38 -23
- package/SCSS-Themes/fluent2-dark-lite.scss +28 -12
- package/SCSS-Themes/fluent2-dark.scss +40 -24
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -12
- package/SCSS-Themes/fluent2-highcontrast.scss +40 -24
- package/SCSS-Themes/fluent2-lite.scss +28 -12
- package/SCSS-Themes/fluent2.scss +40 -24
- package/SCSS-Themes/gantt/gantt/bds-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bds-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bds-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bds.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap4-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.3.scss +0 -4
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fabric.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-highcontrast-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-highcontrast.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/fluent2.scss +0 -4
- package/SCSS-Themes/gantt/gantt/highcontrast-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/material3.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3-dark-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3-dark.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3-lite.scss +0 -4
- package/SCSS-Themes/gantt/gantt/tailwind3.scss +0 -4
- package/SCSS-Themes/highcontrast-lite.scss +27 -11
- package/SCSS-Themes/highcontrast.scss +39 -23
- package/SCSS-Themes/material-dark-lite.scss +27 -11
- package/SCSS-Themes/material-dark.scss +39 -23
- package/SCSS-Themes/material-lite.scss +27 -11
- package/SCSS-Themes/material.scss +39 -23
- package/SCSS-Themes/material3-dark-lite.scss +31 -15
- package/SCSS-Themes/material3-dark.scss +43 -27
- package/SCSS-Themes/material3-lite.scss +31 -15
- package/SCSS-Themes/material3.scss +43 -27
- 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/navigations/tab/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +2 -2
- package/SCSS-Themes/navigations/tab/bootstrap5-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/material3.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-dark-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3-lite.scss +3 -3
- package/SCSS-Themes/navigations/tab/tailwind3.scss +3 -3
- package/SCSS-Themes/tailwind-dark-lite.scss +27 -12
- package/SCSS-Themes/tailwind-dark.scss +39 -24
- package/SCSS-Themes/tailwind-lite.scss +27 -12
- package/SCSS-Themes/tailwind.scss +39 -24
- package/SCSS-Themes/tailwind3-dark-lite.scss +28 -13
- package/SCSS-Themes/tailwind3-dark.scss +40 -25
- package/SCSS-Themes/tailwind3-lite.scss +28 -13
- package/SCSS-Themes/tailwind3.scss +40 -25
- package/package.json +1 -1
|
@@ -78,6 +78,13 @@ $nodata-border-color: $gray-300 !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $neutral-lighter-alt !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $neutral-lighter-alt !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $neutral-white !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $neutral-white !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
package/SCSS-Themes/multicolumn-combobox/multicolumn-combobox/fluent2-highcontrast-lite.scss
CHANGED
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $grey-800 !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $grey-800 !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $grey-white !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $grey-white !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-bg-color !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-bg-color !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-bg-color !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-bg-color !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $border-light !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -78,6 +78,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
78
78
|
align-items: center;
|
|
79
79
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
80
80
|
}
|
|
81
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
82
|
+
border: 0;
|
|
83
|
+
height: 0;
|
|
84
|
+
padding: 0;
|
|
85
|
+
visibility: hidden;
|
|
86
|
+
width: 0;
|
|
87
|
+
}
|
|
81
88
|
.e-multicolumn-grid.e-grid {
|
|
82
89
|
border-width: $grid-border-width;
|
|
83
90
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -239,7 +239,7 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
239
239
|
$tab-mob-nav-icon-size: 16px !default;
|
|
240
240
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
241
241
|
$tab-big-icon-size: 16px !default;
|
|
242
|
-
$tab-nrml-icon-size:
|
|
242
|
+
$tab-nrml-icon-size: 16px !default;
|
|
243
243
|
$tab-mob-icon-size: 20px !default;
|
|
244
244
|
$tab-big-icon-container-size: 24px !default;
|
|
245
245
|
$tab-nrml-icon-container-size: 20px !default;
|
|
@@ -373,7 +373,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
373
373
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
374
374
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
375
375
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
376
|
-
$tab-nrml-item-tabicon-line-height:
|
|
376
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
377
377
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
378
378
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
379
379
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -239,7 +239,7 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
239
239
|
$tab-mob-nav-icon-size: 16px !default;
|
|
240
240
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
241
241
|
$tab-big-icon-size: 16px !default;
|
|
242
|
-
$tab-nrml-icon-size:
|
|
242
|
+
$tab-nrml-icon-size: 16px !default;
|
|
243
243
|
$tab-mob-icon-size: 20px !default;
|
|
244
244
|
$tab-big-icon-container-size: 24px !default;
|
|
245
245
|
$tab-nrml-icon-container-size: 20px !default;
|
|
@@ -373,7 +373,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
373
373
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
374
374
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
375
375
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
376
|
-
$tab-nrml-item-tabicon-line-height:
|
|
376
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
377
377
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
378
378
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
379
379
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|