@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
|
@@ -63144,9 +63144,14 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
63144
63144
|
$ddt-select-all-padding: 8px 12px !default;
|
|
63145
63145
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
63146
63146
|
$ddt-select-all-height: 22px !default;
|
|
63147
|
-
$ddt-select-all-checkbox-margin: 0
|
|
63148
|
-
$ddt-select-all-
|
|
63149
|
-
$ddt-select-all-
|
|
63147
|
+
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
63148
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
63149
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
63150
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
63151
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
63152
|
+
$ddt-rtl-select-all-bigger-text-indent: 17px !default;
|
|
63153
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
63154
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
63150
63155
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
63151
63156
|
$ddt-popup-radius: 4px !default;
|
|
63152
63157
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -63166,6 +63171,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
63166
63171
|
$ddt-delim-padding : 3px 12px !default;
|
|
63167
63172
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
63168
63173
|
$ddt-remains-count-padding-top: 3px !default;
|
|
63174
|
+
$ddt-select-all-font-size: 14px !default;
|
|
63175
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63176
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
63169
63177
|
|
|
63170
63178
|
// color variables
|
|
63171
63179
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -63739,10 +63747,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63739
63747
|
.e-checkbox-wrapper {
|
|
63740
63748
|
position: relative;
|
|
63741
63749
|
text-indent: 0;
|
|
63742
|
-
|
|
63743
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63744
|
-
bottom: 2px;
|
|
63745
|
-
}
|
|
63750
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63746
63751
|
|
|
63747
63752
|
.e-frame {
|
|
63748
63753
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63753,7 +63758,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63753
63758
|
|
|
63754
63759
|
.e-all-text {
|
|
63755
63760
|
font-family: inherit;
|
|
63756
|
-
font-size:
|
|
63761
|
+
font-size: $ddt-select-all-font-size;
|
|
63757
63762
|
margin: $ddt-select-all-checkbox-margin;
|
|
63758
63763
|
@if $ddt-skin-name == 'tailwind' {
|
|
63759
63764
|
line-height: $ddt-select-all-height;
|
|
@@ -64106,6 +64111,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64106
64111
|
.e-treeview .e-list-item .e-ul {
|
|
64107
64112
|
padding: 0 14px 0 0;
|
|
64108
64113
|
}
|
|
64114
|
+
|
|
64115
|
+
.e-selectall-parent {
|
|
64116
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64117
|
+
.e-all-text {
|
|
64118
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64119
|
+
}
|
|
64120
|
+
}
|
|
64109
64121
|
}
|
|
64110
64122
|
}
|
|
64111
64123
|
}
|
|
@@ -64650,19 +64662,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64650
64662
|
|
|
64651
64663
|
.e-selectall-parent {
|
|
64652
64664
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64653
|
-
|
|
64654
|
-
padding: $ddt-big-select-all-padding;
|
|
64665
|
+
padding: $ddt-big-select-all-padding;
|
|
64655
64666
|
|
|
64656
|
-
|
|
64657
|
-
|
|
64658
|
-
|
|
64659
|
-
|
|
64660
|
-
margin: 0 12px;
|
|
64661
|
-
}
|
|
64662
|
-
@else {
|
|
64663
|
-
margin: 0 16px;
|
|
64664
|
-
}
|
|
64665
|
-
}
|
|
64667
|
+
.e-all-text {
|
|
64668
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64669
|
+
line-height: 24px;
|
|
64670
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64666
64671
|
}
|
|
64667
64672
|
}
|
|
64668
64673
|
|
|
@@ -64818,6 +64823,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64818
64823
|
right: auto;
|
|
64819
64824
|
}
|
|
64820
64825
|
}
|
|
64826
|
+
|
|
64827
|
+
.e-selectall-parent {
|
|
64828
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64829
|
+
.e-all-text {
|
|
64830
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64831
|
+
}
|
|
64832
|
+
}
|
|
64821
64833
|
}
|
|
64822
64834
|
}
|
|
64823
64835
|
}
|
|
@@ -102086,10 +102098,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
102086
102098
|
line-height: 10px;
|
|
102087
102099
|
vertical-align: middle;
|
|
102088
102100
|
}
|
|
102089
|
-
|
|
102090
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102091
|
-
pointer-events: none;
|
|
102092
|
-
}
|
|
102093
102101
|
}
|
|
102094
102102
|
|
|
102095
102103
|
.e-gantt-chart {
|
|
@@ -139744,6 +139752,13 @@ $nodata-border-color: $border-light !default;
|
|
|
139744
139752
|
align-items: center;
|
|
139745
139753
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139746
139754
|
}
|
|
139755
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139756
|
+
border: 0;
|
|
139757
|
+
height: 0;
|
|
139758
|
+
padding: 0;
|
|
139759
|
+
visibility: hidden;
|
|
139760
|
+
width: 0;
|
|
139761
|
+
}
|
|
139747
139762
|
.e-multicolumn-grid.e-grid {
|
|
139748
139763
|
border-width: $grid-border-width;
|
|
139749
139764
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -39874,10 +39874,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
39874
39874
|
$tab-mob-nav-icon-size: 16px !default;
|
|
39875
39875
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
39876
39876
|
$tab-big-icon-size: 16px !default;
|
|
39877
|
-
$tab-nrml-icon-size:
|
|
39877
|
+
$tab-nrml-icon-size: 16px !default;
|
|
39878
39878
|
$tab-mob-icon-size: 20px !default;
|
|
39879
39879
|
$tab-big-icon-container-size: 24px !default;
|
|
39880
|
-
$tab-nrml-icon-container-size:
|
|
39880
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
39881
39881
|
$tab-mob-icon-container-size: 20px !default;
|
|
39882
39882
|
$tab-big-nav-icon-top: 11px !default;
|
|
39883
39883
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -40055,7 +40055,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
40055
40055
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
40056
40056
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
40057
40057
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
40058
|
-
$tab-nrml-item-tabicon-line-height:
|
|
40058
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
40059
40059
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
40060
40060
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
40061
40061
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -47914,8 +47914,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
47914
47914
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
47915
47915
|
$ddt-select-all-height: 34px !default;
|
|
47916
47916
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
47917
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
47917
47918
|
$ddt-select-all-text-indent: 36px !default;
|
|
47918
|
-
$ddt-select-all-
|
|
47919
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
47920
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
47921
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
47919
47922
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
47920
47923
|
$ddt-popup-radius: 6px !default;
|
|
47921
47924
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -47936,6 +47939,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
47936
47939
|
$ddt-delim-padding : 5px 8px !default;
|
|
47937
47940
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
47938
47941
|
$ddt-remains-count-padding-top: 0 !default;
|
|
47942
|
+
$ddt-select-all-font-size: 14px !default;
|
|
47943
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
47944
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
47945
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
47946
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
47939
47947
|
|
|
47940
47948
|
// color variables
|
|
47941
47949
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -48510,10 +48518,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48510
48518
|
.e-checkbox-wrapper {
|
|
48511
48519
|
position: relative;
|
|
48512
48520
|
text-indent: 0;
|
|
48513
|
-
|
|
48514
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48515
|
-
bottom: 2px;
|
|
48516
|
-
}
|
|
48521
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48517
48522
|
|
|
48518
48523
|
.e-frame {
|
|
48519
48524
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48524,7 +48529,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48524
48529
|
|
|
48525
48530
|
.e-all-text {
|
|
48526
48531
|
font-family: inherit;
|
|
48527
|
-
font-size:
|
|
48532
|
+
font-size: $ddt-select-all-font-size;
|
|
48528
48533
|
margin: $ddt-select-all-checkbox-margin;
|
|
48529
48534
|
@if $ddt-skin-name == 'tailwind' {
|
|
48530
48535
|
line-height: $ddt-select-all-height;
|
|
@@ -48877,6 +48882,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48877
48882
|
.e-treeview .e-list-item .e-ul {
|
|
48878
48883
|
padding: 0 14px 0 0;
|
|
48879
48884
|
}
|
|
48885
|
+
|
|
48886
|
+
.e-selectall-parent {
|
|
48887
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
48888
|
+
.e-all-text {
|
|
48889
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
48890
|
+
}
|
|
48891
|
+
}
|
|
48880
48892
|
}
|
|
48881
48893
|
}
|
|
48882
48894
|
}
|
|
@@ -77199,10 +77211,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
77199
77211
|
line-height: 10px;
|
|
77200
77212
|
vertical-align: middle;
|
|
77201
77213
|
}
|
|
77202
|
-
|
|
77203
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
77204
|
-
pointer-events: none;
|
|
77205
|
-
}
|
|
77206
77214
|
}
|
|
77207
77215
|
|
|
77208
77216
|
.e-gantt-chart {
|
|
@@ -108991,6 +108999,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
108991
108999
|
align-items: center;
|
|
108992
109000
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
108993
109001
|
}
|
|
109002
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
109003
|
+
border: 0;
|
|
109004
|
+
height: 0;
|
|
109005
|
+
padding: 0;
|
|
109006
|
+
visibility: hidden;
|
|
109007
|
+
width: 0;
|
|
109008
|
+
}
|
|
108994
109009
|
.e-multicolumn-grid.e-grid {
|
|
108995
109010
|
border-width: $grid-border-width;
|
|
108996
109011
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -54441,10 +54441,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
54441
54441
|
$tab-mob-nav-icon-size: 16px !default;
|
|
54442
54442
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
54443
54443
|
$tab-big-icon-size: 16px !default;
|
|
54444
|
-
$tab-nrml-icon-size:
|
|
54444
|
+
$tab-nrml-icon-size: 16px !default;
|
|
54445
54445
|
$tab-mob-icon-size: 20px !default;
|
|
54446
54446
|
$tab-big-icon-container-size: 24px !default;
|
|
54447
|
-
$tab-nrml-icon-container-size:
|
|
54447
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
54448
54448
|
$tab-mob-icon-container-size: 20px !default;
|
|
54449
54449
|
$tab-big-nav-icon-top: 11px !default;
|
|
54450
54450
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -54622,7 +54622,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
54622
54622
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
54623
54623
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
54624
54624
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
54625
|
-
$tab-nrml-item-tabicon-line-height:
|
|
54625
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
54626
54626
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
54627
54627
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
54628
54628
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -64597,8 +64597,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
64597
64597
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
64598
64598
|
$ddt-select-all-height: 34px !default;
|
|
64599
64599
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
64600
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
64600
64601
|
$ddt-select-all-text-indent: 36px !default;
|
|
64601
|
-
$ddt-select-all-
|
|
64602
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
64603
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
64604
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
64602
64605
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
64603
64606
|
$ddt-popup-radius: 6px !default;
|
|
64604
64607
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -64619,6 +64622,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
64619
64622
|
$ddt-delim-padding : 5px 8px !default;
|
|
64620
64623
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
64621
64624
|
$ddt-remains-count-padding-top: 0 !default;
|
|
64625
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64626
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64627
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
64628
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
64629
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
64622
64630
|
|
|
64623
64631
|
// color variables
|
|
64624
64632
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -65193,10 +65201,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65193
65201
|
.e-checkbox-wrapper {
|
|
65194
65202
|
position: relative;
|
|
65195
65203
|
text-indent: 0;
|
|
65196
|
-
|
|
65197
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65198
|
-
bottom: 2px;
|
|
65199
|
-
}
|
|
65204
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65200
65205
|
|
|
65201
65206
|
.e-frame {
|
|
65202
65207
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65207,7 +65212,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65207
65212
|
|
|
65208
65213
|
.e-all-text {
|
|
65209
65214
|
font-family: inherit;
|
|
65210
|
-
font-size:
|
|
65215
|
+
font-size: $ddt-select-all-font-size;
|
|
65211
65216
|
margin: $ddt-select-all-checkbox-margin;
|
|
65212
65217
|
@if $ddt-skin-name == 'tailwind' {
|
|
65213
65218
|
line-height: $ddt-select-all-height;
|
|
@@ -65560,6 +65565,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65560
65565
|
.e-treeview .e-list-item .e-ul {
|
|
65561
65566
|
padding: 0 14px 0 0;
|
|
65562
65567
|
}
|
|
65568
|
+
|
|
65569
|
+
.e-selectall-parent {
|
|
65570
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
65571
|
+
.e-all-text {
|
|
65572
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
65573
|
+
}
|
|
65574
|
+
}
|
|
65563
65575
|
}
|
|
65564
65576
|
}
|
|
65565
65577
|
}
|
|
@@ -66104,19 +66116,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66104
66116
|
|
|
66105
66117
|
.e-selectall-parent {
|
|
66106
66118
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
66107
|
-
|
|
66108
|
-
padding: $ddt-big-select-all-padding;
|
|
66119
|
+
padding: $ddt-big-select-all-padding;
|
|
66109
66120
|
|
|
66110
|
-
|
|
66111
|
-
|
|
66112
|
-
|
|
66113
|
-
|
|
66114
|
-
margin: 0 12px;
|
|
66115
|
-
}
|
|
66116
|
-
@else {
|
|
66117
|
-
margin: 0 16px;
|
|
66118
|
-
}
|
|
66119
|
-
}
|
|
66121
|
+
.e-all-text {
|
|
66122
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66123
|
+
line-height: 24px;
|
|
66124
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66120
66125
|
}
|
|
66121
66126
|
}
|
|
66122
66127
|
|
|
@@ -66272,6 +66277,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66272
66277
|
right: auto;
|
|
66273
66278
|
}
|
|
66274
66279
|
}
|
|
66280
|
+
|
|
66281
|
+
.e-selectall-parent {
|
|
66282
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66283
|
+
.e-all-text {
|
|
66284
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66285
|
+
}
|
|
66286
|
+
}
|
|
66275
66287
|
}
|
|
66276
66288
|
}
|
|
66277
66289
|
}
|
|
@@ -103609,10 +103621,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
103609
103621
|
line-height: 10px;
|
|
103610
103622
|
vertical-align: middle;
|
|
103611
103623
|
}
|
|
103612
|
-
|
|
103613
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
103614
|
-
pointer-events: none;
|
|
103615
|
-
}
|
|
103616
103624
|
}
|
|
103617
103625
|
|
|
103618
103626
|
.e-gantt-chart {
|
|
@@ -141275,6 +141283,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
141275
141283
|
align-items: center;
|
|
141276
141284
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141277
141285
|
}
|
|
141286
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141287
|
+
border: 0;
|
|
141288
|
+
height: 0;
|
|
141289
|
+
padding: 0;
|
|
141290
|
+
visibility: hidden;
|
|
141291
|
+
width: 0;
|
|
141292
|
+
}
|
|
141278
141293
|
.e-multicolumn-grid.e-grid {
|
|
141279
141294
|
border-width: $grid-border-width;
|
|
141280
141295
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -40345,10 +40345,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
40345
40345
|
$tab-mob-nav-icon-size: 16px !default;
|
|
40346
40346
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
40347
40347
|
$tab-big-icon-size: 16px !default;
|
|
40348
|
-
$tab-nrml-icon-size:
|
|
40348
|
+
$tab-nrml-icon-size: 16px !default;
|
|
40349
40349
|
$tab-mob-icon-size: 20px !default;
|
|
40350
40350
|
$tab-big-icon-container-size: 24px !default;
|
|
40351
|
-
$tab-nrml-icon-container-size:
|
|
40351
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
40352
40352
|
$tab-mob-icon-container-size: 20px !default;
|
|
40353
40353
|
$tab-big-nav-icon-top: 11px !default;
|
|
40354
40354
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -40526,7 +40526,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
40526
40526
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
40527
40527
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
40528
40528
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
40529
|
-
$tab-nrml-item-tabicon-line-height:
|
|
40529
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
40530
40530
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
40531
40531
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
40532
40532
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -48385,8 +48385,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
48385
48385
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
48386
48386
|
$ddt-select-all-height: 34px !default;
|
|
48387
48387
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
48388
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
48388
48389
|
$ddt-select-all-text-indent: 36px !default;
|
|
48389
|
-
$ddt-select-all-
|
|
48390
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
48391
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
48392
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
48390
48393
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
48391
48394
|
$ddt-popup-radius: 6px !default;
|
|
48392
48395
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -48407,6 +48410,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
48407
48410
|
$ddt-delim-padding : 5px 8px !default;
|
|
48408
48411
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
48409
48412
|
$ddt-remains-count-padding-top: 0 !default;
|
|
48413
|
+
$ddt-select-all-font-size: 14px !default;
|
|
48414
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
48415
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
48416
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
48417
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
48410
48418
|
|
|
48411
48419
|
// color variables
|
|
48412
48420
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -48981,10 +48989,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48981
48989
|
.e-checkbox-wrapper {
|
|
48982
48990
|
position: relative;
|
|
48983
48991
|
text-indent: 0;
|
|
48984
|
-
|
|
48985
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48986
|
-
bottom: 2px;
|
|
48987
|
-
}
|
|
48992
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48988
48993
|
|
|
48989
48994
|
.e-frame {
|
|
48990
48995
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48995,7 +49000,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48995
49000
|
|
|
48996
49001
|
.e-all-text {
|
|
48997
49002
|
font-family: inherit;
|
|
48998
|
-
font-size:
|
|
49003
|
+
font-size: $ddt-select-all-font-size;
|
|
48999
49004
|
margin: $ddt-select-all-checkbox-margin;
|
|
49000
49005
|
@if $ddt-skin-name == 'tailwind' {
|
|
49001
49006
|
line-height: $ddt-select-all-height;
|
|
@@ -49348,6 +49353,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
49348
49353
|
.e-treeview .e-list-item .e-ul {
|
|
49349
49354
|
padding: 0 14px 0 0;
|
|
49350
49355
|
}
|
|
49356
|
+
|
|
49357
|
+
.e-selectall-parent {
|
|
49358
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
49359
|
+
.e-all-text {
|
|
49360
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
49361
|
+
}
|
|
49362
|
+
}
|
|
49351
49363
|
}
|
|
49352
49364
|
}
|
|
49353
49365
|
}
|
|
@@ -77670,10 +77682,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
77670
77682
|
line-height: 10px;
|
|
77671
77683
|
vertical-align: middle;
|
|
77672
77684
|
}
|
|
77673
|
-
|
|
77674
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
77675
|
-
pointer-events: none;
|
|
77676
|
-
}
|
|
77677
77685
|
}
|
|
77678
77686
|
|
|
77679
77687
|
.e-gantt-chart {
|
|
@@ -109462,6 +109470,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
109462
109470
|
align-items: center;
|
|
109463
109471
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
109464
109472
|
}
|
|
109473
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
109474
|
+
border: 0;
|
|
109475
|
+
height: 0;
|
|
109476
|
+
padding: 0;
|
|
109477
|
+
visibility: hidden;
|
|
109478
|
+
width: 0;
|
|
109479
|
+
}
|
|
109465
109480
|
.e-multicolumn-grid.e-grid {
|
|
109466
109481
|
border-width: $grid-border-width;
|
|
109467
109482
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -54912,10 +54912,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
54912
54912
|
$tab-mob-nav-icon-size: 16px !default;
|
|
54913
54913
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
54914
54914
|
$tab-big-icon-size: 16px !default;
|
|
54915
|
-
$tab-nrml-icon-size:
|
|
54915
|
+
$tab-nrml-icon-size: 16px !default;
|
|
54916
54916
|
$tab-mob-icon-size: 20px !default;
|
|
54917
54917
|
$tab-big-icon-container-size: 24px !default;
|
|
54918
|
-
$tab-nrml-icon-container-size:
|
|
54918
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
54919
54919
|
$tab-mob-icon-container-size: 20px !default;
|
|
54920
54920
|
$tab-big-nav-icon-top: 11px !default;
|
|
54921
54921
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -55093,7 +55093,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
55093
55093
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
55094
55094
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
55095
55095
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
55096
|
-
$tab-nrml-item-tabicon-line-height:
|
|
55096
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
55097
55097
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
55098
55098
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
55099
55099
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -65068,8 +65068,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
65068
65068
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
65069
65069
|
$ddt-select-all-height: 34px !default;
|
|
65070
65070
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
65071
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
65071
65072
|
$ddt-select-all-text-indent: 36px !default;
|
|
65072
|
-
$ddt-select-all-
|
|
65073
|
+
$ddt-rtl-select-all-text-indent: 36px !default;
|
|
65074
|
+
$ddt-select-all-bigger-text-indent: 36px !default;
|
|
65075
|
+
$ddt-rtl-select-all-bigger-text-indent: 32px !default;
|
|
65073
65076
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
65074
65077
|
$ddt-popup-radius: 6px !default;
|
|
65075
65078
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -65090,6 +65093,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
65090
65093
|
$ddt-delim-padding : 5px 8px !default;
|
|
65091
65094
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
65092
65095
|
$ddt-remains-count-padding-top: 0 !default;
|
|
65096
|
+
$ddt-select-all-font-size: 14px !default;
|
|
65097
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
65098
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
65099
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
65100
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
65093
65101
|
|
|
65094
65102
|
// color variables
|
|
65095
65103
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -65664,10 +65672,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65664
65672
|
.e-checkbox-wrapper {
|
|
65665
65673
|
position: relative;
|
|
65666
65674
|
text-indent: 0;
|
|
65667
|
-
|
|
65668
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65669
|
-
bottom: 2px;
|
|
65670
|
-
}
|
|
65675
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65671
65676
|
|
|
65672
65677
|
.e-frame {
|
|
65673
65678
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65678,7 +65683,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65678
65683
|
|
|
65679
65684
|
.e-all-text {
|
|
65680
65685
|
font-family: inherit;
|
|
65681
|
-
font-size:
|
|
65686
|
+
font-size: $ddt-select-all-font-size;
|
|
65682
65687
|
margin: $ddt-select-all-checkbox-margin;
|
|
65683
65688
|
@if $ddt-skin-name == 'tailwind' {
|
|
65684
65689
|
line-height: $ddt-select-all-height;
|
|
@@ -66031,6 +66036,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66031
66036
|
.e-treeview .e-list-item .e-ul {
|
|
66032
66037
|
padding: 0 14px 0 0;
|
|
66033
66038
|
}
|
|
66039
|
+
|
|
66040
|
+
.e-selectall-parent {
|
|
66041
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
66042
|
+
.e-all-text {
|
|
66043
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
66044
|
+
}
|
|
66045
|
+
}
|
|
66034
66046
|
}
|
|
66035
66047
|
}
|
|
66036
66048
|
}
|
|
@@ -66575,19 +66587,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66575
66587
|
|
|
66576
66588
|
.e-selectall-parent {
|
|
66577
66589
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
66578
|
-
|
|
66579
|
-
padding: $ddt-big-select-all-padding;
|
|
66590
|
+
padding: $ddt-big-select-all-padding;
|
|
66580
66591
|
|
|
66581
|
-
|
|
66582
|
-
|
|
66583
|
-
|
|
66584
|
-
|
|
66585
|
-
margin: 0 12px;
|
|
66586
|
-
}
|
|
66587
|
-
@else {
|
|
66588
|
-
margin: 0 16px;
|
|
66589
|
-
}
|
|
66590
|
-
}
|
|
66592
|
+
.e-all-text {
|
|
66593
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66594
|
+
line-height: 24px;
|
|
66595
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66591
66596
|
}
|
|
66592
66597
|
}
|
|
66593
66598
|
|
|
@@ -66743,6 +66748,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66743
66748
|
right: auto;
|
|
66744
66749
|
}
|
|
66745
66750
|
}
|
|
66751
|
+
|
|
66752
|
+
.e-selectall-parent {
|
|
66753
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66754
|
+
.e-all-text {
|
|
66755
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66756
|
+
}
|
|
66757
|
+
}
|
|
66746
66758
|
}
|
|
66747
66759
|
}
|
|
66748
66760
|
}
|
|
@@ -104080,10 +104092,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
104080
104092
|
line-height: 10px;
|
|
104081
104093
|
vertical-align: middle;
|
|
104082
104094
|
}
|
|
104083
|
-
|
|
104084
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
104085
|
-
pointer-events: none;
|
|
104086
|
-
}
|
|
104087
104095
|
}
|
|
104088
104096
|
|
|
104089
104097
|
.e-gantt-chart {
|
|
@@ -141746,6 +141754,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
141746
141754
|
align-items: center;
|
|
141747
141755
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141748
141756
|
}
|
|
141757
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141758
|
+
border: 0;
|
|
141759
|
+
height: 0;
|
|
141760
|
+
padding: 0;
|
|
141761
|
+
visibility: hidden;
|
|
141762
|
+
width: 0;
|
|
141763
|
+
}
|
|
141749
141764
|
.e-multicolumn-grid.e-grid {
|
|
141750
141765
|
border-width: $grid-border-width;
|
|
141751
141766
|
border-radius: $multicolumn-popup-border-radius;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"28.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"28.2.9","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|