@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
|
@@ -64886,9 +64886,12 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
64886
64886
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
64887
64887
|
$ddt-select-all-padding: 8px 12px !default;
|
|
64888
64888
|
$ddt-select-all-height: 22px !default;
|
|
64889
|
-
$ddt-select-all-checkbox-margin: 0
|
|
64890
|
-
$ddt-select-all-
|
|
64891
|
-
$ddt-select-all-
|
|
64889
|
+
$ddt-select-all-checkbox-margin: 0 4px !default;
|
|
64890
|
+
$ddt-rtl-select-all-checkbox-margin: 0 12px !default;
|
|
64891
|
+
$ddt-select-all-text-indent: 26px !default;
|
|
64892
|
+
$ddt-rtl-select-all-text-indent: 17px !default;
|
|
64893
|
+
$ddt-select-all-bigger-text-indent: 42px !default;
|
|
64894
|
+
$ddt-rtl-select-all-bigger-text-indent: 41px !default;
|
|
64892
64895
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
64893
64896
|
$ddt-popup-radius: 4px !default;
|
|
64894
64897
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -64917,6 +64920,12 @@ $ddt-treeview-fullrow-bigger-height: 44px !default;
|
|
|
64917
64920
|
$ddt-icon-bg-color: $content-bg-color !default;
|
|
64918
64921
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
64919
64922
|
$ddt-remains-count-padding-top: 3px !default;
|
|
64923
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64924
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64925
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
64926
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
64927
|
+
$ddt-big-select-all-padding: 0 8px !default;
|
|
64928
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
64920
64929
|
|
|
64921
64930
|
// color variables
|
|
64922
64931
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -65491,10 +65500,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
65491
65500
|
.e-checkbox-wrapper {
|
|
65492
65501
|
position: relative;
|
|
65493
65502
|
text-indent: 0;
|
|
65494
|
-
|
|
65495
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65496
|
-
bottom: 2px;
|
|
65497
|
-
}
|
|
65503
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65498
65504
|
|
|
65499
65505
|
.e-frame {
|
|
65500
65506
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65505,7 +65511,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
65505
65511
|
|
|
65506
65512
|
.e-all-text {
|
|
65507
65513
|
font-family: inherit;
|
|
65508
|
-
font-size:
|
|
65514
|
+
font-size: $ddt-select-all-font-size;
|
|
65509
65515
|
margin: $ddt-select-all-checkbox-margin;
|
|
65510
65516
|
@if $ddt-skin-name == 'tailwind' {
|
|
65511
65517
|
line-height: $ddt-select-all-height;
|
|
@@ -65858,6 +65864,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
65858
65864
|
.e-treeview .e-list-item .e-ul {
|
|
65859
65865
|
padding: 0 14px 0 0;
|
|
65860
65866
|
}
|
|
65867
|
+
|
|
65868
|
+
.e-selectall-parent {
|
|
65869
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
65870
|
+
.e-all-text {
|
|
65871
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
65872
|
+
}
|
|
65873
|
+
}
|
|
65861
65874
|
}
|
|
65862
65875
|
}
|
|
65863
65876
|
}
|
|
@@ -66405,19 +66418,12 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66405
66418
|
|
|
66406
66419
|
.e-selectall-parent {
|
|
66407
66420
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
66408
|
-
|
|
66409
|
-
padding: $ddt-big-select-all-padding;
|
|
66421
|
+
padding: $ddt-big-select-all-padding;
|
|
66410
66422
|
|
|
66411
|
-
|
|
66412
|
-
|
|
66413
|
-
|
|
66414
|
-
|
|
66415
|
-
margin: 0 12px;
|
|
66416
|
-
}
|
|
66417
|
-
@else {
|
|
66418
|
-
margin: 0 16px;
|
|
66419
|
-
}
|
|
66420
|
-
}
|
|
66423
|
+
.e-all-text {
|
|
66424
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66425
|
+
line-height: 24px;
|
|
66426
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66421
66427
|
}
|
|
66422
66428
|
}
|
|
66423
66429
|
|
|
@@ -66573,6 +66579,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66573
66579
|
right: auto;
|
|
66574
66580
|
}
|
|
66575
66581
|
}
|
|
66582
|
+
|
|
66583
|
+
.e-selectall-parent {
|
|
66584
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66585
|
+
.e-all-text {
|
|
66586
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66587
|
+
}
|
|
66588
|
+
}
|
|
66576
66589
|
}
|
|
66577
66590
|
}
|
|
66578
66591
|
}
|
|
@@ -104222,10 +104235,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
104222
104235
|
line-height: 10px;
|
|
104223
104236
|
vertical-align: middle;
|
|
104224
104237
|
}
|
|
104225
|
-
|
|
104226
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
104227
|
-
pointer-events: none;
|
|
104228
|
-
}
|
|
104229
104238
|
}
|
|
104230
104239
|
|
|
104231
104240
|
.e-gantt-chart {
|
|
@@ -141910,6 +141919,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
141910
141919
|
align-items: center;
|
|
141911
141920
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141912
141921
|
}
|
|
141922
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141923
|
+
border: 0;
|
|
141924
|
+
height: 0;
|
|
141925
|
+
padding: 0;
|
|
141926
|
+
visibility: hidden;
|
|
141927
|
+
width: 0;
|
|
141928
|
+
}
|
|
141913
141929
|
.e-multicolumn-grid.e-grid {
|
|
141914
141930
|
border-width: $grid-border-width;
|
|
141915
141931
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -48203,9 +48203,12 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
48203
48203
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
48204
48204
|
$ddt-select-all-padding: 8px 12px !default;
|
|
48205
48205
|
$ddt-select-all-height: 22px !default;
|
|
48206
|
-
$ddt-select-all-checkbox-margin: 0
|
|
48207
|
-
$ddt-select-all-
|
|
48208
|
-
$ddt-select-all-
|
|
48206
|
+
$ddt-select-all-checkbox-margin: 0 4px !default;
|
|
48207
|
+
$ddt-rtl-select-all-checkbox-margin: 0 12px !default;
|
|
48208
|
+
$ddt-select-all-text-indent: 26px !default;
|
|
48209
|
+
$ddt-rtl-select-all-text-indent: 17px !default;
|
|
48210
|
+
$ddt-select-all-bigger-text-indent: 42px !default;
|
|
48211
|
+
$ddt-rtl-select-all-bigger-text-indent: 41px !default;
|
|
48209
48212
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
48210
48213
|
$ddt-popup-radius: 4px !default;
|
|
48211
48214
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -48234,6 +48237,12 @@ $ddt-treeview-fullrow-bigger-height: 44px !default;
|
|
|
48234
48237
|
$ddt-icon-bg-color: $content-bg-color !default;
|
|
48235
48238
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
48236
48239
|
$ddt-remains-count-padding-top: 3px !default;
|
|
48240
|
+
$ddt-select-all-font-size: 14px !default;
|
|
48241
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
48242
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
48243
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
48244
|
+
$ddt-big-select-all-padding: 0 8px !default;
|
|
48245
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
48237
48246
|
|
|
48238
48247
|
// color variables
|
|
48239
48248
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -48808,10 +48817,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
48808
48817
|
.e-checkbox-wrapper {
|
|
48809
48818
|
position: relative;
|
|
48810
48819
|
text-indent: 0;
|
|
48811
|
-
|
|
48812
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48813
|
-
bottom: 2px;
|
|
48814
|
-
}
|
|
48820
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48815
48821
|
|
|
48816
48822
|
.e-frame {
|
|
48817
48823
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48822,7 +48828,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
48822
48828
|
|
|
48823
48829
|
.e-all-text {
|
|
48824
48830
|
font-family: inherit;
|
|
48825
|
-
font-size:
|
|
48831
|
+
font-size: $ddt-select-all-font-size;
|
|
48826
48832
|
margin: $ddt-select-all-checkbox-margin;
|
|
48827
48833
|
@if $ddt-skin-name == 'tailwind' {
|
|
48828
48834
|
line-height: $ddt-select-all-height;
|
|
@@ -49175,6 +49181,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
49175
49181
|
.e-treeview .e-list-item .e-ul {
|
|
49176
49182
|
padding: 0 14px 0 0;
|
|
49177
49183
|
}
|
|
49184
|
+
|
|
49185
|
+
.e-selectall-parent {
|
|
49186
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
49187
|
+
.e-all-text {
|
|
49188
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
49189
|
+
}
|
|
49190
|
+
}
|
|
49178
49191
|
}
|
|
49179
49192
|
}
|
|
49180
49193
|
}
|
|
@@ -77812,10 +77825,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
77812
77825
|
line-height: 10px;
|
|
77813
77826
|
vertical-align: middle;
|
|
77814
77827
|
}
|
|
77815
|
-
|
|
77816
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
77817
|
-
pointer-events: none;
|
|
77818
|
-
}
|
|
77819
77828
|
}
|
|
77820
77829
|
|
|
77821
77830
|
.e-gantt-chart {
|
|
@@ -109626,6 +109635,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
109626
109635
|
align-items: center;
|
|
109627
109636
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
109628
109637
|
}
|
|
109638
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
109639
|
+
border: 0;
|
|
109640
|
+
height: 0;
|
|
109641
|
+
padding: 0;
|
|
109642
|
+
visibility: hidden;
|
|
109643
|
+
width: 0;
|
|
109644
|
+
}
|
|
109629
109645
|
.e-multicolumn-grid.e-grid {
|
|
109630
109646
|
border-width: $grid-border-width;
|
|
109631
109647
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -64886,9 +64886,12 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
64886
64886
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
64887
64887
|
$ddt-select-all-padding: 8px 12px !default;
|
|
64888
64888
|
$ddt-select-all-height: 22px !default;
|
|
64889
|
-
$ddt-select-all-checkbox-margin: 0
|
|
64890
|
-
$ddt-select-all-
|
|
64891
|
-
$ddt-select-all-
|
|
64889
|
+
$ddt-select-all-checkbox-margin: 0 4px !default;
|
|
64890
|
+
$ddt-rtl-select-all-checkbox-margin: 0 12px !default;
|
|
64891
|
+
$ddt-select-all-text-indent: 26px !default;
|
|
64892
|
+
$ddt-rtl-select-all-text-indent: 17px !default;
|
|
64893
|
+
$ddt-select-all-bigger-text-indent: 42px !default;
|
|
64894
|
+
$ddt-rtl-select-all-bigger-text-indent: 41px !default;
|
|
64892
64895
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
64893
64896
|
$ddt-popup-radius: 4px !default;
|
|
64894
64897
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -64917,6 +64920,12 @@ $ddt-treeview-fullrow-bigger-height: 44px !default;
|
|
|
64917
64920
|
$ddt-icon-bg-color: $content-bg-color !default;
|
|
64918
64921
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
64919
64922
|
$ddt-remains-count-padding-top: 3px !default;
|
|
64923
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64924
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64925
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
64926
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
64927
|
+
$ddt-big-select-all-padding: 0 8px !default;
|
|
64928
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
64920
64929
|
|
|
64921
64930
|
// color variables
|
|
64922
64931
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -65491,10 +65500,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
65491
65500
|
.e-checkbox-wrapper {
|
|
65492
65501
|
position: relative;
|
|
65493
65502
|
text-indent: 0;
|
|
65494
|
-
|
|
65495
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65496
|
-
bottom: 2px;
|
|
65497
|
-
}
|
|
65503
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65498
65504
|
|
|
65499
65505
|
.e-frame {
|
|
65500
65506
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65505,7 +65511,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
65505
65511
|
|
|
65506
65512
|
.e-all-text {
|
|
65507
65513
|
font-family: inherit;
|
|
65508
|
-
font-size:
|
|
65514
|
+
font-size: $ddt-select-all-font-size;
|
|
65509
65515
|
margin: $ddt-select-all-checkbox-margin;
|
|
65510
65516
|
@if $ddt-skin-name == 'tailwind' {
|
|
65511
65517
|
line-height: $ddt-select-all-height;
|
|
@@ -65858,6 +65864,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
65858
65864
|
.e-treeview .e-list-item .e-ul {
|
|
65859
65865
|
padding: 0 14px 0 0;
|
|
65860
65866
|
}
|
|
65867
|
+
|
|
65868
|
+
.e-selectall-parent {
|
|
65869
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
65870
|
+
.e-all-text {
|
|
65871
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
65872
|
+
}
|
|
65873
|
+
}
|
|
65861
65874
|
}
|
|
65862
65875
|
}
|
|
65863
65876
|
}
|
|
@@ -66405,19 +66418,12 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66405
66418
|
|
|
66406
66419
|
.e-selectall-parent {
|
|
66407
66420
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
66408
|
-
|
|
66409
|
-
padding: $ddt-big-select-all-padding;
|
|
66421
|
+
padding: $ddt-big-select-all-padding;
|
|
66410
66422
|
|
|
66411
|
-
|
|
66412
|
-
|
|
66413
|
-
|
|
66414
|
-
|
|
66415
|
-
margin: 0 12px;
|
|
66416
|
-
}
|
|
66417
|
-
@else {
|
|
66418
|
-
margin: 0 16px;
|
|
66419
|
-
}
|
|
66420
|
-
}
|
|
66423
|
+
.e-all-text {
|
|
66424
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66425
|
+
line-height: 24px;
|
|
66426
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66421
66427
|
}
|
|
66422
66428
|
}
|
|
66423
66429
|
|
|
@@ -66573,6 +66579,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66573
66579
|
right: auto;
|
|
66574
66580
|
}
|
|
66575
66581
|
}
|
|
66582
|
+
|
|
66583
|
+
.e-selectall-parent {
|
|
66584
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66585
|
+
.e-all-text {
|
|
66586
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66587
|
+
}
|
|
66588
|
+
}
|
|
66576
66589
|
}
|
|
66577
66590
|
}
|
|
66578
66591
|
}
|
|
@@ -104222,10 +104235,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
104222
104235
|
line-height: 10px;
|
|
104223
104236
|
vertical-align: middle;
|
|
104224
104237
|
}
|
|
104225
|
-
|
|
104226
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
104227
|
-
pointer-events: none;
|
|
104228
|
-
}
|
|
104229
104238
|
}
|
|
104230
104239
|
|
|
104231
104240
|
.e-gantt-chart {
|
|
@@ -141910,6 +141919,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
141910
141919
|
align-items: center;
|
|
141911
141920
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141912
141921
|
}
|
|
141922
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141923
|
+
border: 0;
|
|
141924
|
+
height: 0;
|
|
141925
|
+
padding: 0;
|
|
141926
|
+
visibility: hidden;
|
|
141927
|
+
width: 0;
|
|
141928
|
+
}
|
|
141913
141929
|
.e-multicolumn-grid.e-grid {
|
|
141914
141930
|
border-width: $grid-border-width;
|
|
141915
141931
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -48975,9 +48975,12 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
48975
48975
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
48976
48976
|
$ddt-select-all-padding: 8px 12px !default;
|
|
48977
48977
|
$ddt-select-all-height: 22px !default;
|
|
48978
|
-
$ddt-select-all-checkbox-margin: 0
|
|
48979
|
-
$ddt-select-all-
|
|
48980
|
-
$ddt-select-all-
|
|
48978
|
+
$ddt-select-all-checkbox-margin: 0 4px !default;
|
|
48979
|
+
$ddt-rtl-select-all-checkbox-margin: 0 12px !default;
|
|
48980
|
+
$ddt-select-all-text-indent: 26px !default;
|
|
48981
|
+
$ddt-rtl-select-all-text-indent: 17px !default;
|
|
48982
|
+
$ddt-select-all-bigger-text-indent: 42px !default;
|
|
48983
|
+
$ddt-rtl-select-all-bigger-text-indent: 41px !default;
|
|
48981
48984
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
48982
48985
|
$ddt-popup-radius: 4px !default;
|
|
48983
48986
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -49006,6 +49009,12 @@ $ddt-treeview-fullrow-bigger-height: 44px !default;
|
|
|
49006
49009
|
$ddt-icon-bg-color: $content-bg-color !default;
|
|
49007
49010
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
49008
49011
|
$ddt-remains-count-padding-top: 3px !default;
|
|
49012
|
+
$ddt-select-all-font-size: 14px !default;
|
|
49013
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
49014
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
49015
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
49016
|
+
$ddt-big-select-all-padding: 0 8px !default;
|
|
49017
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
49009
49018
|
|
|
49010
49019
|
// color variables
|
|
49011
49020
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -49580,10 +49589,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
49580
49589
|
.e-checkbox-wrapper {
|
|
49581
49590
|
position: relative;
|
|
49582
49591
|
text-indent: 0;
|
|
49583
|
-
|
|
49584
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
49585
|
-
bottom: 2px;
|
|
49586
|
-
}
|
|
49592
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
49587
49593
|
|
|
49588
49594
|
.e-frame {
|
|
49589
49595
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -49594,7 +49600,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
49594
49600
|
|
|
49595
49601
|
.e-all-text {
|
|
49596
49602
|
font-family: inherit;
|
|
49597
|
-
font-size:
|
|
49603
|
+
font-size: $ddt-select-all-font-size;
|
|
49598
49604
|
margin: $ddt-select-all-checkbox-margin;
|
|
49599
49605
|
@if $ddt-skin-name == 'tailwind' {
|
|
49600
49606
|
line-height: $ddt-select-all-height;
|
|
@@ -49947,6 +49953,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
49947
49953
|
.e-treeview .e-list-item .e-ul {
|
|
49948
49954
|
padding: 0 14px 0 0;
|
|
49949
49955
|
}
|
|
49956
|
+
|
|
49957
|
+
.e-selectall-parent {
|
|
49958
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
49959
|
+
.e-all-text {
|
|
49960
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
49961
|
+
}
|
|
49962
|
+
}
|
|
49950
49963
|
}
|
|
49951
49964
|
}
|
|
49952
49965
|
}
|
|
@@ -78584,10 +78597,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
78584
78597
|
line-height: 10px;
|
|
78585
78598
|
vertical-align: middle;
|
|
78586
78599
|
}
|
|
78587
|
-
|
|
78588
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
78589
|
-
pointer-events: none;
|
|
78590
|
-
}
|
|
78591
78600
|
}
|
|
78592
78601
|
|
|
78593
78602
|
.e-gantt-chart {
|
|
@@ -110398,6 +110407,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
110398
110407
|
align-items: center;
|
|
110399
110408
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
110400
110409
|
}
|
|
110410
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
110411
|
+
border: 0;
|
|
110412
|
+
height: 0;
|
|
110413
|
+
padding: 0;
|
|
110414
|
+
visibility: hidden;
|
|
110415
|
+
width: 0;
|
|
110416
|
+
}
|
|
110401
110417
|
.e-multicolumn-grid.e-grid {
|
|
110402
110418
|
border-width: $grid-border-width;
|
|
110403
110419
|
border-radius: $multicolumn-popup-border-radius;
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -65658,9 +65658,12 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
65658
65658
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
65659
65659
|
$ddt-select-all-padding: 8px 12px !default;
|
|
65660
65660
|
$ddt-select-all-height: 22px !default;
|
|
65661
|
-
$ddt-select-all-checkbox-margin: 0
|
|
65662
|
-
$ddt-select-all-
|
|
65663
|
-
$ddt-select-all-
|
|
65661
|
+
$ddt-select-all-checkbox-margin: 0 4px !default;
|
|
65662
|
+
$ddt-rtl-select-all-checkbox-margin: 0 12px !default;
|
|
65663
|
+
$ddt-select-all-text-indent: 26px !default;
|
|
65664
|
+
$ddt-rtl-select-all-text-indent: 17px !default;
|
|
65665
|
+
$ddt-select-all-bigger-text-indent: 42px !default;
|
|
65666
|
+
$ddt-rtl-select-all-bigger-text-indent: 41px !default;
|
|
65664
65667
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
65665
65668
|
$ddt-popup-radius: 4px !default;
|
|
65666
65669
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -65689,6 +65692,12 @@ $ddt-treeview-fullrow-bigger-height: 44px !default;
|
|
|
65689
65692
|
$ddt-icon-bg-color: $content-bg-color !default;
|
|
65690
65693
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
65691
65694
|
$ddt-remains-count-padding-top: 3px !default;
|
|
65695
|
+
$ddt-select-all-font-size: 14px !default;
|
|
65696
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
65697
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
65698
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
65699
|
+
$ddt-big-select-all-padding: 0 8px !default;
|
|
65700
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
65692
65701
|
|
|
65693
65702
|
// color variables
|
|
65694
65703
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -66263,10 +66272,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66263
66272
|
.e-checkbox-wrapper {
|
|
66264
66273
|
position: relative;
|
|
66265
66274
|
text-indent: 0;
|
|
66266
|
-
|
|
66267
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
66268
|
-
bottom: 2px;
|
|
66269
|
-
}
|
|
66275
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
66270
66276
|
|
|
66271
66277
|
.e-frame {
|
|
66272
66278
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -66277,7 +66283,7 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66277
66283
|
|
|
66278
66284
|
.e-all-text {
|
|
66279
66285
|
font-family: inherit;
|
|
66280
|
-
font-size:
|
|
66286
|
+
font-size: $ddt-select-all-font-size;
|
|
66281
66287
|
margin: $ddt-select-all-checkbox-margin;
|
|
66282
66288
|
@if $ddt-skin-name == 'tailwind' {
|
|
66283
66289
|
line-height: $ddt-select-all-height;
|
|
@@ -66630,6 +66636,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
66630
66636
|
.e-treeview .e-list-item .e-ul {
|
|
66631
66637
|
padding: 0 14px 0 0;
|
|
66632
66638
|
}
|
|
66639
|
+
|
|
66640
|
+
.e-selectall-parent {
|
|
66641
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
66642
|
+
.e-all-text {
|
|
66643
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
66644
|
+
}
|
|
66645
|
+
}
|
|
66633
66646
|
}
|
|
66634
66647
|
}
|
|
66635
66648
|
}
|
|
@@ -67177,19 +67190,12 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
67177
67190
|
|
|
67178
67191
|
.e-selectall-parent {
|
|
67179
67192
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
67180
|
-
|
|
67181
|
-
padding: $ddt-big-select-all-padding;
|
|
67193
|
+
padding: $ddt-big-select-all-padding;
|
|
67182
67194
|
|
|
67183
|
-
|
|
67184
|
-
|
|
67185
|
-
|
|
67186
|
-
|
|
67187
|
-
margin: 0 12px;
|
|
67188
|
-
}
|
|
67189
|
-
@else {
|
|
67190
|
-
margin: 0 16px;
|
|
67191
|
-
}
|
|
67192
|
-
}
|
|
67195
|
+
.e-all-text {
|
|
67196
|
+
font-size: $ddt-big-select-all-font-size;
|
|
67197
|
+
line-height: 24px;
|
|
67198
|
+
margin: $ddt-big-select-all-text-margin;
|
|
67193
67199
|
}
|
|
67194
67200
|
}
|
|
67195
67201
|
|
|
@@ -67345,6 +67351,13 @@ $ddt-chip-border-color: $chip-border-color !default;
|
|
|
67345
67351
|
right: auto;
|
|
67346
67352
|
}
|
|
67347
67353
|
}
|
|
67354
|
+
|
|
67355
|
+
.e-selectall-parent {
|
|
67356
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
67357
|
+
.e-all-text {
|
|
67358
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
67359
|
+
}
|
|
67360
|
+
}
|
|
67348
67361
|
}
|
|
67349
67362
|
}
|
|
67350
67363
|
}
|
|
@@ -104994,10 +105007,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
104994
105007
|
line-height: 10px;
|
|
104995
105008
|
vertical-align: middle;
|
|
104996
105009
|
}
|
|
104997
|
-
|
|
104998
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
104999
|
-
pointer-events: none;
|
|
105000
|
-
}
|
|
105001
105010
|
}
|
|
105002
105011
|
|
|
105003
105012
|
.e-gantt-chart {
|
|
@@ -142682,6 +142691,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
142682
142691
|
align-items: center;
|
|
142683
142692
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
142684
142693
|
}
|
|
142694
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
142695
|
+
border: 0;
|
|
142696
|
+
height: 0;
|
|
142697
|
+
padding: 0;
|
|
142698
|
+
visibility: hidden;
|
|
142699
|
+
width: 0;
|
|
142700
|
+
}
|
|
142685
142701
|
.e-multicolumn-grid.e-grid {
|
|
142686
142702
|
border-width: $grid-border-width;
|
|
142687
142703
|
border-radius: $multicolumn-popup-border-radius;
|