@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
|
@@ -62929,9 +62929,12 @@ $ddt-chip-icon-line-height: 21px !default;
|
|
|
62929
62929
|
$ddt-last-chip-right-margin: 60px !default;
|
|
62930
62930
|
$ddt-last-chip-bigger-right-margin: 76px !default;
|
|
62931
62931
|
$ddt-select-all-height: 36px !default;
|
|
62932
|
-
$ddt-select-all-checkbox-margin:
|
|
62932
|
+
$ddt-select-all-checkbox-margin: 8px !default;
|
|
62933
|
+
$ddt-rtl-select-all-checkbox-margin: 0 7px !default;
|
|
62933
62934
|
$ddt-select-all-text-indent: 38px !default;
|
|
62935
|
+
$ddt-rtl-select-all-text-indent: 38px !default;
|
|
62934
62936
|
$ddt-select-all-bigger-text-indent: 43px !default;
|
|
62937
|
+
$ddt-rtl-select-all-bigger-text-indent: 43px !default;
|
|
62935
62938
|
$ddt-select-all-text-font-size: 14px !default;
|
|
62936
62939
|
$ddt-popup-reorder-border: $hover-border !default;
|
|
62937
62940
|
$ddt-popup-background-color: $bg-base-0 !default;
|
|
@@ -62955,6 +62958,12 @@ $ddt-chip-ddi-ci-width: calc(100% - 61px) !default;
|
|
|
62955
62958
|
$ddt-big-chip-ddi-width: calc(100% - 39px) !default;
|
|
62956
62959
|
$ddt-big-chip-ci-width: calc(100% - 39px) !default;
|
|
62957
62960
|
$ddt-big-chip-ddi-ci-width: calc(100% - 77px) !default;
|
|
62961
|
+
$ddt-select-all-font-size: 14px !default;
|
|
62962
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
62963
|
+
$ddt-big-select-all-padding: 0px !default;
|
|
62964
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
62965
|
+
$ddt-rtl-big-select-all-text-margin: 0 7px !default;
|
|
62966
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
62958
62967
|
|
|
62959
62968
|
$ddt-chip-text-line-height: 26px !default;
|
|
62960
62969
|
$ddt-icon-bg-color: $bg-base-0 !default;
|
|
@@ -63526,10 +63535,7 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
63526
63535
|
.e-checkbox-wrapper {
|
|
63527
63536
|
position: relative;
|
|
63528
63537
|
text-indent: 0;
|
|
63529
|
-
|
|
63530
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63531
|
-
bottom: 2px;
|
|
63532
|
-
}
|
|
63538
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63533
63539
|
|
|
63534
63540
|
.e-frame {
|
|
63535
63541
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63540,7 +63546,7 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
63540
63546
|
|
|
63541
63547
|
.e-all-text {
|
|
63542
63548
|
font-family: inherit;
|
|
63543
|
-
font-size:
|
|
63549
|
+
font-size: $ddt-select-all-font-size;
|
|
63544
63550
|
margin: $ddt-select-all-checkbox-margin;
|
|
63545
63551
|
@if $ddt-skin-name == 'tailwind' {
|
|
63546
63552
|
line-height: $ddt-select-all-height;
|
|
@@ -63893,6 +63899,13 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
63893
63899
|
.e-treeview .e-list-item .e-ul {
|
|
63894
63900
|
padding: 0 14px 0 0;
|
|
63895
63901
|
}
|
|
63902
|
+
|
|
63903
|
+
.e-selectall-parent {
|
|
63904
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
63905
|
+
.e-all-text {
|
|
63906
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
63907
|
+
}
|
|
63908
|
+
}
|
|
63896
63909
|
}
|
|
63897
63910
|
}
|
|
63898
63911
|
}
|
|
@@ -64437,19 +64450,12 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
64437
64450
|
|
|
64438
64451
|
.e-selectall-parent {
|
|
64439
64452
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64440
|
-
|
|
64441
|
-
padding: $ddt-big-select-all-padding;
|
|
64453
|
+
padding: $ddt-big-select-all-padding;
|
|
64442
64454
|
|
|
64443
|
-
|
|
64444
|
-
|
|
64445
|
-
|
|
64446
|
-
|
|
64447
|
-
margin: 0 12px;
|
|
64448
|
-
}
|
|
64449
|
-
@else {
|
|
64450
|
-
margin: 0 16px;
|
|
64451
|
-
}
|
|
64452
|
-
}
|
|
64455
|
+
.e-all-text {
|
|
64456
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64457
|
+
line-height: 24px;
|
|
64458
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64453
64459
|
}
|
|
64454
64460
|
}
|
|
64455
64461
|
|
|
@@ -64605,6 +64611,13 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
64605
64611
|
right: auto;
|
|
64606
64612
|
}
|
|
64607
64613
|
}
|
|
64614
|
+
|
|
64615
|
+
.e-selectall-parent {
|
|
64616
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64617
|
+
.e-all-text {
|
|
64618
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64619
|
+
}
|
|
64620
|
+
}
|
|
64608
64621
|
}
|
|
64609
64622
|
}
|
|
64610
64623
|
}
|
|
@@ -75538,7 +75551,7 @@ $de-toggle-btn-outline: $content-font 0 solid !default;
|
|
|
75538
75551
|
$de-toggle-btn-border: none !default;
|
|
75539
75552
|
$de-panel-border: $bg-base-100 !default;
|
|
75540
75553
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
75541
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
75554
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
75542
75555
|
$de-font-color: $content-font !default;
|
|
75543
75556
|
$de-hover-clr: 1px solid #ff8c00;
|
|
75544
75557
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -101852,10 +101865,6 @@ $gantt-chartrow-hover-bg-color: $hover-bg !default;
|
|
|
101852
101865
|
line-height: 10px;
|
|
101853
101866
|
vertical-align: middle;
|
|
101854
101867
|
}
|
|
101855
|
-
|
|
101856
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
101857
|
-
pointer-events: none;
|
|
101858
|
-
}
|
|
101859
101868
|
}
|
|
101860
101869
|
|
|
101861
101870
|
.e-gantt-chart {
|
|
@@ -139489,6 +139498,13 @@ $nodata-border-color: $content-font-alt !default;
|
|
|
139489
139498
|
align-items: center;
|
|
139490
139499
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139491
139500
|
}
|
|
139501
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139502
|
+
border: 0;
|
|
139503
|
+
height: 0;
|
|
139504
|
+
padding: 0;
|
|
139505
|
+
visibility: hidden;
|
|
139506
|
+
width: 0;
|
|
139507
|
+
}
|
|
139492
139508
|
.e-multicolumn-grid.e-grid {
|
|
139493
139509
|
border-width: $grid-border-width;
|
|
139494
139510
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -46872,8 +46872,11 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
46872
46872
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
46873
46873
|
$ddt-select-all-height: 36px !default;
|
|
46874
46874
|
$ddt-select-all-checkbox-margin: 10px !default;
|
|
46875
|
+
$ddt-rtl-select-all-checkbox-margin: 0 10px !default;
|
|
46875
46876
|
$ddt-select-all-text-indent: 38px !default;
|
|
46877
|
+
$ddt-rtl-select-all-text-indent: 38px !default;
|
|
46876
46878
|
$ddt-select-all-bigger-text-indent: 43px !default;
|
|
46879
|
+
$ddt-rtl-select-all-bigger-text-indent: 43px !default;
|
|
46877
46880
|
$ddt-select-all-text-font-size: 14px !default;
|
|
46878
46881
|
$ddt-popup-reorder-border: rgba($grey-light-font, .12) !default;
|
|
46879
46882
|
$ddt-treeview-padding: 0 8px !default;
|
|
@@ -46910,6 +46913,12 @@ $ddt-outline-chip-padding: 4px 12px !default;
|
|
|
46910
46913
|
$ddt-outline-bigger-padding: 15px 16px !default;
|
|
46911
46914
|
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
46912
46915
|
$ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
46916
|
+
$ddt-select-all-font-size: 14px !default;
|
|
46917
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
46918
|
+
$ddt-big-select-all-padding: 0px !default;
|
|
46919
|
+
$ddt-big-select-all-text-margin: 0 !default;
|
|
46920
|
+
$ddt-rtl-big-select-all-text-margin: 0 !default;
|
|
46921
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
46913
46922
|
@mixin ddt-rotate($position) {
|
|
46914
46923
|
transform: rotate($position);
|
|
46915
46924
|
transition: transform 300ms ease;
|
|
@@ -47469,10 +47478,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
47469
47478
|
.e-checkbox-wrapper {
|
|
47470
47479
|
position: relative;
|
|
47471
47480
|
text-indent: 0;
|
|
47472
|
-
|
|
47473
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47474
|
-
bottom: 2px;
|
|
47475
|
-
}
|
|
47481
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47476
47482
|
|
|
47477
47483
|
.e-frame {
|
|
47478
47484
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47483,7 +47489,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
47483
47489
|
|
|
47484
47490
|
.e-all-text {
|
|
47485
47491
|
font-family: inherit;
|
|
47486
|
-
font-size:
|
|
47492
|
+
font-size: $ddt-select-all-font-size;
|
|
47487
47493
|
margin: $ddt-select-all-checkbox-margin;
|
|
47488
47494
|
@if $ddt-skin-name == 'tailwind' {
|
|
47489
47495
|
line-height: $ddt-select-all-height;
|
|
@@ -47836,6 +47842,13 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
47836
47842
|
.e-treeview .e-list-item .e-ul {
|
|
47837
47843
|
padding: 0 14px 0 0;
|
|
47838
47844
|
}
|
|
47845
|
+
|
|
47846
|
+
.e-selectall-parent {
|
|
47847
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
47848
|
+
.e-all-text {
|
|
47849
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
47850
|
+
}
|
|
47851
|
+
}
|
|
47839
47852
|
}
|
|
47840
47853
|
}
|
|
47841
47854
|
}
|
|
@@ -56048,8 +56061,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
56048
56061
|
$de-toggle-btn-border: none !default;
|
|
56049
56062
|
$de-panel-border: $grey-700 !default;
|
|
56050
56063
|
$de-panel-btn-bg-clr: '' !default;
|
|
56051
|
-
$de-page-no-width-spellout: calc(100% -
|
|
56052
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
56064
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
56065
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
56053
56066
|
$de-font-color: $grey-dark-font !default;
|
|
56054
56067
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
56055
56068
|
$de-hover-bg: rgba(255, 255, 255, .1) !default;
|
|
@@ -76372,10 +76385,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
|
|
|
76372
76385
|
line-height: 10px;
|
|
76373
76386
|
vertical-align: middle;
|
|
76374
76387
|
}
|
|
76375
|
-
|
|
76376
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
76377
|
-
pointer-events: none;
|
|
76378
|
-
}
|
|
76379
76388
|
}
|
|
76380
76389
|
|
|
76381
76390
|
.e-gantt-chart {
|
|
@@ -108167,6 +108176,13 @@ $nodata-border-color: $grey-800 !default;
|
|
|
108167
108176
|
align-items: center;
|
|
108168
108177
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
108169
108178
|
}
|
|
108179
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
108180
|
+
border: 0;
|
|
108181
|
+
height: 0;
|
|
108182
|
+
padding: 0;
|
|
108183
|
+
visibility: hidden;
|
|
108184
|
+
width: 0;
|
|
108185
|
+
}
|
|
108170
108186
|
.e-multicolumn-grid.e-grid {
|
|
108171
108187
|
border-width: $grid-border-width;
|
|
108172
108188
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -63555,8 +63555,11 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
63555
63555
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
63556
63556
|
$ddt-select-all-height: 36px !default;
|
|
63557
63557
|
$ddt-select-all-checkbox-margin: 10px !default;
|
|
63558
|
+
$ddt-rtl-select-all-checkbox-margin: 0 10px !default;
|
|
63558
63559
|
$ddt-select-all-text-indent: 38px !default;
|
|
63560
|
+
$ddt-rtl-select-all-text-indent: 38px !default;
|
|
63559
63561
|
$ddt-select-all-bigger-text-indent: 43px !default;
|
|
63562
|
+
$ddt-rtl-select-all-bigger-text-indent: 43px !default;
|
|
63560
63563
|
$ddt-select-all-text-font-size: 14px !default;
|
|
63561
63564
|
$ddt-popup-reorder-border: rgba($grey-light-font, .12) !default;
|
|
63562
63565
|
$ddt-treeview-padding: 0 8px !default;
|
|
@@ -63593,6 +63596,12 @@ $ddt-outline-chip-padding: 4px 12px !default;
|
|
|
63593
63596
|
$ddt-outline-bigger-padding: 15px 16px !default;
|
|
63594
63597
|
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
63595
63598
|
$ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
63599
|
+
$ddt-select-all-font-size: 14px !default;
|
|
63600
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63601
|
+
$ddt-big-select-all-padding: 0px !default;
|
|
63602
|
+
$ddt-big-select-all-text-margin: 0 !default;
|
|
63603
|
+
$ddt-rtl-big-select-all-text-margin: 0 !default;
|
|
63604
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
63596
63605
|
@mixin ddt-rotate($position) {
|
|
63597
63606
|
transform: rotate($position);
|
|
63598
63607
|
transition: transform 300ms ease;
|
|
@@ -64152,10 +64161,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
64152
64161
|
.e-checkbox-wrapper {
|
|
64153
64162
|
position: relative;
|
|
64154
64163
|
text-indent: 0;
|
|
64155
|
-
|
|
64156
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
64157
|
-
bottom: 2px;
|
|
64158
|
-
}
|
|
64164
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
64159
64165
|
|
|
64160
64166
|
.e-frame {
|
|
64161
64167
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -64166,7 +64172,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
64166
64172
|
|
|
64167
64173
|
.e-all-text {
|
|
64168
64174
|
font-family: inherit;
|
|
64169
|
-
font-size:
|
|
64175
|
+
font-size: $ddt-select-all-font-size;
|
|
64170
64176
|
margin: $ddt-select-all-checkbox-margin;
|
|
64171
64177
|
@if $ddt-skin-name == 'tailwind' {
|
|
64172
64178
|
line-height: $ddt-select-all-height;
|
|
@@ -64519,6 +64525,13 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
64519
64525
|
.e-treeview .e-list-item .e-ul {
|
|
64520
64526
|
padding: 0 14px 0 0;
|
|
64521
64527
|
}
|
|
64528
|
+
|
|
64529
|
+
.e-selectall-parent {
|
|
64530
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64531
|
+
.e-all-text {
|
|
64532
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64533
|
+
}
|
|
64534
|
+
}
|
|
64522
64535
|
}
|
|
64523
64536
|
}
|
|
64524
64537
|
}
|
|
@@ -65063,19 +65076,12 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
65063
65076
|
|
|
65064
65077
|
.e-selectall-parent {
|
|
65065
65078
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
65066
|
-
|
|
65067
|
-
padding: $ddt-big-select-all-padding;
|
|
65079
|
+
padding: $ddt-big-select-all-padding;
|
|
65068
65080
|
|
|
65069
|
-
|
|
65070
|
-
|
|
65071
|
-
|
|
65072
|
-
|
|
65073
|
-
margin: 0 12px;
|
|
65074
|
-
}
|
|
65075
|
-
@else {
|
|
65076
|
-
margin: 0 16px;
|
|
65077
|
-
}
|
|
65078
|
-
}
|
|
65081
|
+
.e-all-text {
|
|
65082
|
+
font-size: $ddt-big-select-all-font-size;
|
|
65083
|
+
line-height: 24px;
|
|
65084
|
+
margin: $ddt-big-select-all-text-margin;
|
|
65079
65085
|
}
|
|
65080
65086
|
}
|
|
65081
65087
|
|
|
@@ -65231,6 +65237,13 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
65231
65237
|
right: auto;
|
|
65232
65238
|
}
|
|
65233
65239
|
}
|
|
65240
|
+
|
|
65241
|
+
.e-selectall-parent {
|
|
65242
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
65243
|
+
.e-all-text {
|
|
65244
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
65245
|
+
}
|
|
65246
|
+
}
|
|
65234
65247
|
}
|
|
65235
65248
|
}
|
|
65236
65249
|
}
|
|
@@ -76442,8 +76455,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
76442
76455
|
$de-toggle-btn-border: none !default;
|
|
76443
76456
|
$de-panel-border: $grey-700 !default;
|
|
76444
76457
|
$de-panel-btn-bg-clr: '' !default;
|
|
76445
|
-
$de-page-no-width-spellout: calc(100% -
|
|
76446
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
76458
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
76459
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
76447
76460
|
$de-font-color: $grey-dark-font !default;
|
|
76448
76461
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
76449
76462
|
$de-hover-bg: rgba(255, 255, 255, .1) !default;
|
|
@@ -102782,10 +102795,6 @@ $gantt-chartrow-hover-bg-color: rgb(89 86 86) !default;
|
|
|
102782
102795
|
line-height: 10px;
|
|
102783
102796
|
vertical-align: middle;
|
|
102784
102797
|
}
|
|
102785
|
-
|
|
102786
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102787
|
-
pointer-events: none;
|
|
102788
|
-
}
|
|
102789
102798
|
}
|
|
102790
102799
|
|
|
102791
102800
|
.e-gantt-chart {
|
|
@@ -140451,6 +140460,13 @@ $nodata-border-color: $grey-800 !default;
|
|
|
140451
140460
|
align-items: center;
|
|
140452
140461
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
140453
140462
|
}
|
|
140463
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
140464
|
+
border: 0;
|
|
140465
|
+
height: 0;
|
|
140466
|
+
padding: 0;
|
|
140467
|
+
visibility: hidden;
|
|
140468
|
+
width: 0;
|
|
140469
|
+
}
|
|
140454
140470
|
.e-multicolumn-grid.e-grid {
|
|
140455
140471
|
border-width: $grid-border-width;
|
|
140456
140472
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -46615,8 +46615,11 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
46615
46615
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
46616
46616
|
$ddt-select-all-height: 36px !default;
|
|
46617
46617
|
$ddt-select-all-checkbox-margin: 10px !default;
|
|
46618
|
+
$ddt-rtl-select-all-checkbox-margin: 0 10px !default;
|
|
46618
46619
|
$ddt-select-all-text-indent: 38px !default;
|
|
46620
|
+
$ddt-rtl-select-all-text-indent: 38px !default;
|
|
46619
46621
|
$ddt-select-all-bigger-text-indent: 43px !default;
|
|
46622
|
+
$ddt-rtl-select-all-bigger-text-indent: 43px !default;
|
|
46620
46623
|
$ddt-select-all-text-font-size: 14px !default;
|
|
46621
46624
|
$ddt-popup-reorder-border: rgba($grey-light-font, .12) !default;
|
|
46622
46625
|
$ddt-treeview-padding: 0 8px !default;
|
|
@@ -46653,6 +46656,12 @@ $ddt-outline-chip-padding: 4px 12px !default;
|
|
|
46653
46656
|
$ddt-outline-bigger-padding: 15px 16px !default;
|
|
46654
46657
|
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
46655
46658
|
$ddt-item-hover-bg: $grey-100 !default;
|
|
46659
|
+
$ddt-select-all-font-size: 13px !default;
|
|
46660
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
46661
|
+
$ddt-big-select-all-padding: 0px !default;
|
|
46662
|
+
$ddt-big-select-all-text-margin: 0 10px !default;
|
|
46663
|
+
$ddt-rtl-big-select-all-text-margin: 0 10px !default;
|
|
46664
|
+
$ddt-select-all-checkbox-bottom: 1px !default;
|
|
46656
46665
|
@mixin ddt-rotate($position) {
|
|
46657
46666
|
transform: rotate($position);
|
|
46658
46667
|
transition: transform 300ms ease;
|
|
@@ -47212,10 +47221,7 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
47212
47221
|
.e-checkbox-wrapper {
|
|
47213
47222
|
position: relative;
|
|
47214
47223
|
text-indent: 0;
|
|
47215
|
-
|
|
47216
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47217
|
-
bottom: 2px;
|
|
47218
|
-
}
|
|
47224
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47219
47225
|
|
|
47220
47226
|
.e-frame {
|
|
47221
47227
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47226,7 +47232,7 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
47226
47232
|
|
|
47227
47233
|
.e-all-text {
|
|
47228
47234
|
font-family: inherit;
|
|
47229
|
-
font-size:
|
|
47235
|
+
font-size: $ddt-select-all-font-size;
|
|
47230
47236
|
margin: $ddt-select-all-checkbox-margin;
|
|
47231
47237
|
@if $ddt-skin-name == 'tailwind' {
|
|
47232
47238
|
line-height: $ddt-select-all-height;
|
|
@@ -47579,6 +47585,13 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
47579
47585
|
.e-treeview .e-list-item .e-ul {
|
|
47580
47586
|
padding: 0 14px 0 0;
|
|
47581
47587
|
}
|
|
47588
|
+
|
|
47589
|
+
.e-selectall-parent {
|
|
47590
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
47591
|
+
.e-all-text {
|
|
47592
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
47593
|
+
}
|
|
47594
|
+
}
|
|
47582
47595
|
}
|
|
47583
47596
|
}
|
|
47584
47597
|
}
|
|
@@ -55779,8 +55792,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
55779
55792
|
$de-toggle-btn-border: none !default;
|
|
55780
55793
|
$de-panel-border: $grey-200 !default;
|
|
55781
55794
|
$de-panel-btn-bg-clr: #eee !default;
|
|
55782
|
-
$de-page-no-width-spellout: calc(100% -
|
|
55783
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
55795
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
55796
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
55784
55797
|
$de-font-color: $grey-light-font !default;
|
|
55785
55798
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
55786
55799
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -76097,10 +76110,6 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
|
|
|
76097
76110
|
line-height: 10px;
|
|
76098
76111
|
vertical-align: middle;
|
|
76099
76112
|
}
|
|
76100
|
-
|
|
76101
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
76102
|
-
pointer-events: none;
|
|
76103
|
-
}
|
|
76104
76113
|
}
|
|
76105
76114
|
|
|
76106
76115
|
.e-gantt-chart {
|
|
@@ -107892,6 +107901,13 @@ $nodata-border-color: $grey-white !default;
|
|
|
107892
107901
|
align-items: center;
|
|
107893
107902
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
107894
107903
|
}
|
|
107904
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
107905
|
+
border: 0;
|
|
107906
|
+
height: 0;
|
|
107907
|
+
padding: 0;
|
|
107908
|
+
visibility: hidden;
|
|
107909
|
+
width: 0;
|
|
107910
|
+
}
|
|
107895
107911
|
.e-multicolumn-grid.e-grid {
|
|
107896
107912
|
border-width: $grid-border-width;
|
|
107897
107913
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -63298,8 +63298,11 @@ $ddt-last-chip-right-margin: 45px !default;
|
|
|
63298
63298
|
$ddt-last-chip-bigger-right-margin: 52px !default;
|
|
63299
63299
|
$ddt-select-all-height: 36px !default;
|
|
63300
63300
|
$ddt-select-all-checkbox-margin: 10px !default;
|
|
63301
|
+
$ddt-rtl-select-all-checkbox-margin: 0 10px !default;
|
|
63301
63302
|
$ddt-select-all-text-indent: 38px !default;
|
|
63303
|
+
$ddt-rtl-select-all-text-indent: 38px !default;
|
|
63302
63304
|
$ddt-select-all-bigger-text-indent: 43px !default;
|
|
63305
|
+
$ddt-rtl-select-all-bigger-text-indent: 43px !default;
|
|
63303
63306
|
$ddt-select-all-text-font-size: 14px !default;
|
|
63304
63307
|
$ddt-popup-reorder-border: rgba($grey-light-font, .12) !default;
|
|
63305
63308
|
$ddt-treeview-padding: 0 8px !default;
|
|
@@ -63336,6 +63339,12 @@ $ddt-outline-chip-padding: 4px 12px !default;
|
|
|
63336
63339
|
$ddt-outline-bigger-padding: 15px 16px !default;
|
|
63337
63340
|
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
63338
63341
|
$ddt-item-hover-bg: $grey-100 !default;
|
|
63342
|
+
$ddt-select-all-font-size: 13px !default;
|
|
63343
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63344
|
+
$ddt-big-select-all-padding: 0px !default;
|
|
63345
|
+
$ddt-big-select-all-text-margin: 0 10px !default;
|
|
63346
|
+
$ddt-rtl-big-select-all-text-margin: 0 10px !default;
|
|
63347
|
+
$ddt-select-all-checkbox-bottom: 1px !default;
|
|
63339
63348
|
@mixin ddt-rotate($position) {
|
|
63340
63349
|
transform: rotate($position);
|
|
63341
63350
|
transition: transform 300ms ease;
|
|
@@ -63895,10 +63904,7 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
63895
63904
|
.e-checkbox-wrapper {
|
|
63896
63905
|
position: relative;
|
|
63897
63906
|
text-indent: 0;
|
|
63898
|
-
|
|
63899
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63900
|
-
bottom: 2px;
|
|
63901
|
-
}
|
|
63907
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63902
63908
|
|
|
63903
63909
|
.e-frame {
|
|
63904
63910
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63909,7 +63915,7 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
63909
63915
|
|
|
63910
63916
|
.e-all-text {
|
|
63911
63917
|
font-family: inherit;
|
|
63912
|
-
font-size:
|
|
63918
|
+
font-size: $ddt-select-all-font-size;
|
|
63913
63919
|
margin: $ddt-select-all-checkbox-margin;
|
|
63914
63920
|
@if $ddt-skin-name == 'tailwind' {
|
|
63915
63921
|
line-height: $ddt-select-all-height;
|
|
@@ -64262,6 +64268,13 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
64262
64268
|
.e-treeview .e-list-item .e-ul {
|
|
64263
64269
|
padding: 0 14px 0 0;
|
|
64264
64270
|
}
|
|
64271
|
+
|
|
64272
|
+
.e-selectall-parent {
|
|
64273
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64274
|
+
.e-all-text {
|
|
64275
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64276
|
+
}
|
|
64277
|
+
}
|
|
64265
64278
|
}
|
|
64266
64279
|
}
|
|
64267
64280
|
}
|
|
@@ -64806,19 +64819,12 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
64806
64819
|
|
|
64807
64820
|
.e-selectall-parent {
|
|
64808
64821
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64809
|
-
|
|
64810
|
-
padding: $ddt-big-select-all-padding;
|
|
64822
|
+
padding: $ddt-big-select-all-padding;
|
|
64811
64823
|
|
|
64812
|
-
|
|
64813
|
-
|
|
64814
|
-
|
|
64815
|
-
|
|
64816
|
-
margin: 0 12px;
|
|
64817
|
-
}
|
|
64818
|
-
@else {
|
|
64819
|
-
margin: 0 16px;
|
|
64820
|
-
}
|
|
64821
|
-
}
|
|
64824
|
+
.e-all-text {
|
|
64825
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64826
|
+
line-height: 24px;
|
|
64827
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64822
64828
|
}
|
|
64823
64829
|
}
|
|
64824
64830
|
|
|
@@ -64974,6 +64980,13 @@ $ddt-item-hover-bg: $grey-100 !default;
|
|
|
64974
64980
|
right: auto;
|
|
64975
64981
|
}
|
|
64976
64982
|
}
|
|
64983
|
+
|
|
64984
|
+
.e-selectall-parent {
|
|
64985
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64986
|
+
.e-all-text {
|
|
64987
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64988
|
+
}
|
|
64989
|
+
}
|
|
64977
64990
|
}
|
|
64978
64991
|
}
|
|
64979
64992
|
}
|
|
@@ -76173,8 +76186,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
76173
76186
|
$de-toggle-btn-border: none !default;
|
|
76174
76187
|
$de-panel-border: $grey-200 !default;
|
|
76175
76188
|
$de-panel-btn-bg-clr: #eee !default;
|
|
76176
|
-
$de-page-no-width-spellout: calc(100% -
|
|
76177
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
76189
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
76190
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
76178
76191
|
$de-font-color: $grey-light-font !default;
|
|
76179
76192
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
76180
76193
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -102507,10 +102520,6 @@ $gantt-chartrow-hover-bg-color: $grey-200 !default;
|
|
|
102507
102520
|
line-height: 10px;
|
|
102508
102521
|
vertical-align: middle;
|
|
102509
102522
|
}
|
|
102510
|
-
|
|
102511
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102512
|
-
pointer-events: none;
|
|
102513
|
-
}
|
|
102514
102523
|
}
|
|
102515
102524
|
|
|
102516
102525
|
.e-gantt-chart {
|
|
@@ -140176,6 +140185,13 @@ $nodata-border-color: $grey-white !default;
|
|
|
140176
140185
|
align-items: center;
|
|
140177
140186
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
140178
140187
|
}
|
|
140188
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
140189
|
+
border: 0;
|
|
140190
|
+
height: 0;
|
|
140191
|
+
padding: 0;
|
|
140192
|
+
visibility: hidden;
|
|
140193
|
+
width: 0;
|
|
140194
|
+
}
|
|
140179
140195
|
.e-multicolumn-grid.e-grid {
|
|
140180
140196
|
border-width: $grid-border-width;
|
|
140181
140197
|
border-radius: $multicolumn-popup-border-radius;
|