@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
|
@@ -30038,10 +30038,10 @@ body.e-colorpicker-overflow {
|
|
|
30038
30038
|
}
|
|
30039
30039
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
30040
30040
|
display: inline-flex;
|
|
30041
|
-
height:
|
|
30042
|
-
min-width:
|
|
30043
|
-
width:
|
|
30044
|
-
line-height:
|
|
30041
|
+
height: 20px;
|
|
30042
|
+
min-width: 20px;
|
|
30043
|
+
width: 20px;
|
|
30044
|
+
line-height: 1;
|
|
30045
30045
|
}
|
|
30046
30046
|
@media screen and (max-width: 480px) {
|
|
30047
30047
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -30051,7 +30051,7 @@ body.e-colorpicker-overflow {
|
|
|
30051
30051
|
}
|
|
30052
30052
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
30053
30053
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
30054
|
-
font-size:
|
|
30054
|
+
font-size: 16px;
|
|
30055
30055
|
}
|
|
30056
30056
|
@media screen and (max-width: 480px) {
|
|
30057
30057
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -31360,10 +31360,10 @@ body.e-colorpicker-overflow {
|
|
|
31360
31360
|
}
|
|
31361
31361
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
31362
31362
|
display: inline-flex;
|
|
31363
|
-
height:
|
|
31364
|
-
min-width:
|
|
31365
|
-
width:
|
|
31366
|
-
line-height:
|
|
31363
|
+
height: 20px;
|
|
31364
|
+
min-width: 20px;
|
|
31365
|
+
width: 20px;
|
|
31366
|
+
line-height: 1;
|
|
31367
31367
|
}
|
|
31368
31368
|
@media screen and (max-width: 480px) {
|
|
31369
31369
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -31373,7 +31373,7 @@ body.e-colorpicker-overflow {
|
|
|
31373
31373
|
}
|
|
31374
31374
|
.e-tab-clone-element .e-tab-icon,
|
|
31375
31375
|
.e-tab-clone-element .e-tab-icon::before {
|
|
31376
|
-
font-size:
|
|
31376
|
+
font-size: 16px;
|
|
31377
31377
|
}
|
|
31378
31378
|
@media screen and (max-width: 480px) {
|
|
31379
31379
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -37064,6 +37064,12 @@ ejs-sidebar {
|
|
|
37064
37064
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
37065
37065
|
padding: 0 14px 0 0;
|
|
37066
37066
|
}
|
|
37067
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
37068
|
+
text-indent: 36px;
|
|
37069
|
+
}
|
|
37070
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
37071
|
+
margin: 0 8px;
|
|
37072
|
+
}
|
|
37067
37073
|
|
|
37068
37074
|
.e-ddt-icon-hide {
|
|
37069
37075
|
display: none;
|
|
@@ -37184,7 +37190,14 @@ ejs-sidebar {
|
|
|
37184
37190
|
}
|
|
37185
37191
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
37186
37192
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
37187
|
-
text-indent:
|
|
37193
|
+
text-indent: 36px;
|
|
37194
|
+
padding: 3px 12px;
|
|
37195
|
+
}
|
|
37196
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
37197
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
37198
|
+
font-size: 16px;
|
|
37199
|
+
line-height: 24px;
|
|
37200
|
+
margin: 0 8px;
|
|
37188
37201
|
}
|
|
37189
37202
|
.e-bigger .e-ddt.e-popup .e-filter-wrap,
|
|
37190
37203
|
.e-ddt.e-bigger.e-popup .e-filter-wrap {
|
|
@@ -37208,6 +37221,14 @@ ejs-sidebar {
|
|
|
37208
37221
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
37209
37222
|
right: auto;
|
|
37210
37223
|
}
|
|
37224
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
37225
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
37226
|
+
text-indent: 32px;
|
|
37227
|
+
}
|
|
37228
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
37229
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
37230
|
+
margin: 0 8px;
|
|
37231
|
+
}
|
|
37211
37232
|
|
|
37212
37233
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
37213
37234
|
line-height: 30px;
|
|
@@ -59840,9 +59861,6 @@ span.e-table-box.e-rbox-select {
|
|
|
59840
59861
|
line-height: 10px;
|
|
59841
59862
|
vertical-align: middle;
|
|
59842
59863
|
}
|
|
59843
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
59844
|
-
pointer-events: none;
|
|
59845
|
-
}
|
|
59846
59864
|
.e-gantt .e-gantt-chart {
|
|
59847
59865
|
height: 100%;
|
|
59848
59866
|
overflow: hidden;
|
|
@@ -85009,6 +85027,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
85009
85027
|
border-radius: 0 0 6px 6px;
|
|
85010
85028
|
}
|
|
85011
85029
|
|
|
85030
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
85031
|
+
border: 0;
|
|
85032
|
+
height: 0;
|
|
85033
|
+
padding: 0;
|
|
85034
|
+
visibility: hidden;
|
|
85035
|
+
width: 0;
|
|
85036
|
+
}
|
|
85037
|
+
|
|
85012
85038
|
.e-multicolumn-grid.e-grid {
|
|
85013
85039
|
border-width: 1px;
|
|
85014
85040
|
border-radius: 6px;
|
|
@@ -22014,10 +22014,10 @@ body.e-colorpicker-overflow {
|
|
|
22014
22014
|
}
|
|
22015
22015
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
22016
22016
|
display: inline-flex;
|
|
22017
|
-
height:
|
|
22018
|
-
min-width:
|
|
22019
|
-
width:
|
|
22020
|
-
line-height:
|
|
22017
|
+
height: 20px;
|
|
22018
|
+
min-width: 20px;
|
|
22019
|
+
width: 20px;
|
|
22020
|
+
line-height: 1;
|
|
22021
22021
|
}
|
|
22022
22022
|
@media screen and (max-width: 480px) {
|
|
22023
22023
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -22027,7 +22027,7 @@ body.e-colorpicker-overflow {
|
|
|
22027
22027
|
}
|
|
22028
22028
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
22029
22029
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
22030
|
-
font-size:
|
|
22030
|
+
font-size: 16px;
|
|
22031
22031
|
}
|
|
22032
22032
|
@media screen and (max-width: 480px) {
|
|
22033
22033
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -23336,10 +23336,10 @@ body.e-colorpicker-overflow {
|
|
|
23336
23336
|
}
|
|
23337
23337
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
23338
23338
|
display: inline-flex;
|
|
23339
|
-
height:
|
|
23340
|
-
min-width:
|
|
23341
|
-
width:
|
|
23342
|
-
line-height:
|
|
23339
|
+
height: 20px;
|
|
23340
|
+
min-width: 20px;
|
|
23341
|
+
width: 20px;
|
|
23342
|
+
line-height: 1;
|
|
23343
23343
|
}
|
|
23344
23344
|
@media screen and (max-width: 480px) {
|
|
23345
23345
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -23349,7 +23349,7 @@ body.e-colorpicker-overflow {
|
|
|
23349
23349
|
}
|
|
23350
23350
|
.e-tab-clone-element .e-tab-icon,
|
|
23351
23351
|
.e-tab-clone-element .e-tab-icon::before {
|
|
23352
|
-
font-size:
|
|
23352
|
+
font-size: 16px;
|
|
23353
23353
|
}
|
|
23354
23354
|
@media screen and (max-width: 480px) {
|
|
23355
23355
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -27218,6 +27218,12 @@ ejs-sidebar {
|
|
|
27218
27218
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
27219
27219
|
padding: 0 14px 0 0;
|
|
27220
27220
|
}
|
|
27221
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
27222
|
+
text-indent: 36px;
|
|
27223
|
+
}
|
|
27224
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
27225
|
+
margin: 0 8px;
|
|
27226
|
+
}
|
|
27221
27227
|
|
|
27222
27228
|
.e-ddt-icon-hide {
|
|
27223
27229
|
display: none;
|
|
@@ -45339,9 +45345,6 @@ span.e-table-box.e-rbox-select {
|
|
|
45339
45345
|
line-height: 10px;
|
|
45340
45346
|
vertical-align: middle;
|
|
45341
45347
|
}
|
|
45342
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
45343
|
-
pointer-events: none;
|
|
45344
|
-
}
|
|
45345
45348
|
.e-gantt .e-gantt-chart {
|
|
45346
45349
|
height: 100%;
|
|
45347
45350
|
overflow: hidden;
|
|
@@ -65847,6 +65850,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65847
65850
|
border-radius: 0 0 6px 6px;
|
|
65848
65851
|
}
|
|
65849
65852
|
|
|
65853
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
65854
|
+
border: 0;
|
|
65855
|
+
height: 0;
|
|
65856
|
+
padding: 0;
|
|
65857
|
+
visibility: hidden;
|
|
65858
|
+
width: 0;
|
|
65859
|
+
}
|
|
65860
|
+
|
|
65850
65861
|
.e-multicolumn-grid.e-grid {
|
|
65851
65862
|
border-width: 1px;
|
|
65852
65863
|
border-radius: 6px;
|
|
@@ -30442,10 +30442,10 @@ body.e-colorpicker-overflow {
|
|
|
30442
30442
|
}
|
|
30443
30443
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
30444
30444
|
display: inline-flex;
|
|
30445
|
-
height:
|
|
30446
|
-
min-width:
|
|
30447
|
-
width:
|
|
30448
|
-
line-height:
|
|
30445
|
+
height: 20px;
|
|
30446
|
+
min-width: 20px;
|
|
30447
|
+
width: 20px;
|
|
30448
|
+
line-height: 1;
|
|
30449
30449
|
}
|
|
30450
30450
|
@media screen and (max-width: 480px) {
|
|
30451
30451
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -30455,7 +30455,7 @@ body.e-colorpicker-overflow {
|
|
|
30455
30455
|
}
|
|
30456
30456
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
30457
30457
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
30458
|
-
font-size:
|
|
30458
|
+
font-size: 16px;
|
|
30459
30459
|
}
|
|
30460
30460
|
@media screen and (max-width: 480px) {
|
|
30461
30461
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -31764,10 +31764,10 @@ body.e-colorpicker-overflow {
|
|
|
31764
31764
|
}
|
|
31765
31765
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
31766
31766
|
display: inline-flex;
|
|
31767
|
-
height:
|
|
31768
|
-
min-width:
|
|
31769
|
-
width:
|
|
31770
|
-
line-height:
|
|
31767
|
+
height: 20px;
|
|
31768
|
+
min-width: 20px;
|
|
31769
|
+
width: 20px;
|
|
31770
|
+
line-height: 1;
|
|
31771
31771
|
}
|
|
31772
31772
|
@media screen and (max-width: 480px) {
|
|
31773
31773
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -31777,7 +31777,7 @@ body.e-colorpicker-overflow {
|
|
|
31777
31777
|
}
|
|
31778
31778
|
.e-tab-clone-element .e-tab-icon,
|
|
31779
31779
|
.e-tab-clone-element .e-tab-icon::before {
|
|
31780
|
-
font-size:
|
|
31780
|
+
font-size: 16px;
|
|
31781
31781
|
}
|
|
31782
31782
|
@media screen and (max-width: 480px) {
|
|
31783
31783
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -37468,6 +37468,12 @@ ejs-sidebar {
|
|
|
37468
37468
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
37469
37469
|
padding: 0 14px 0 0;
|
|
37470
37470
|
}
|
|
37471
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
37472
|
+
text-indent: 36px;
|
|
37473
|
+
}
|
|
37474
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
37475
|
+
margin: 0 8px;
|
|
37476
|
+
}
|
|
37471
37477
|
|
|
37472
37478
|
.e-ddt-icon-hide {
|
|
37473
37479
|
display: none;
|
|
@@ -37588,7 +37594,14 @@ ejs-sidebar {
|
|
|
37588
37594
|
}
|
|
37589
37595
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
37590
37596
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
37591
|
-
text-indent:
|
|
37597
|
+
text-indent: 36px;
|
|
37598
|
+
padding: 3px 12px;
|
|
37599
|
+
}
|
|
37600
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
37601
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
37602
|
+
font-size: 16px;
|
|
37603
|
+
line-height: 24px;
|
|
37604
|
+
margin: 0 8px;
|
|
37592
37605
|
}
|
|
37593
37606
|
.e-bigger .e-ddt.e-popup .e-filter-wrap,
|
|
37594
37607
|
.e-ddt.e-bigger.e-popup .e-filter-wrap {
|
|
@@ -37612,6 +37625,14 @@ ejs-sidebar {
|
|
|
37612
37625
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
37613
37626
|
right: auto;
|
|
37614
37627
|
}
|
|
37628
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
37629
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
37630
|
+
text-indent: 32px;
|
|
37631
|
+
}
|
|
37632
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
37633
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
37634
|
+
margin: 0 8px;
|
|
37635
|
+
}
|
|
37615
37636
|
|
|
37616
37637
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
37617
37638
|
line-height: 30px;
|
|
@@ -60239,9 +60260,6 @@ span.e-table-box.e-rbox-select {
|
|
|
60239
60260
|
line-height: 10px;
|
|
60240
60261
|
vertical-align: middle;
|
|
60241
60262
|
}
|
|
60242
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
60243
|
-
pointer-events: none;
|
|
60244
|
-
}
|
|
60245
60263
|
.e-gantt .e-gantt-chart {
|
|
60246
60264
|
height: 100%;
|
|
60247
60265
|
overflow: hidden;
|
|
@@ -85408,6 +85426,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
85408
85426
|
border-radius: 0 0 6px 6px;
|
|
85409
85427
|
}
|
|
85410
85428
|
|
|
85429
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
85430
|
+
border: 0;
|
|
85431
|
+
height: 0;
|
|
85432
|
+
padding: 0;
|
|
85433
|
+
visibility: hidden;
|
|
85434
|
+
width: 0;
|
|
85435
|
+
}
|
|
85436
|
+
|
|
85411
85437
|
.e-multicolumn-grid.e-grid {
|
|
85412
85438
|
border-width: 1px;
|
|
85413
85439
|
border-radius: 6px;
|
|
@@ -47801,9 +47801,15 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
47801
47801
|
$ddt-select-all-height: 22px !default;
|
|
47802
47802
|
$ddt-select-all-padding: 8px 12px !default;
|
|
47803
47803
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
47804
|
-
$ddt-select-all-checkbox-margin: 0
|
|
47805
|
-
$ddt-select-all-
|
|
47806
|
-
$ddt-select-all-
|
|
47804
|
+
$ddt-select-all-checkbox-margin: 0 7px !default;
|
|
47805
|
+
$ddt-rtl-select-all-checkbox-margin: 0 7px !default;
|
|
47806
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
47807
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
47808
|
+
$ddt-big-select-all-padding: 12px 16px !default;
|
|
47809
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
47810
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
47811
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
47812
|
+
$ddt-rtl-select-all-bigger-text-indent: 16px !default;
|
|
47807
47813
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
47808
47814
|
$ddt-popup-radius: 4px !default;
|
|
47809
47815
|
$ddt-popup-margin: 8px !default;
|
|
@@ -47823,6 +47829,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
47823
47829
|
$ddt-delim-padding : 3px 12px !default;
|
|
47824
47830
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
47825
47831
|
$ddt-remains-count-padding-top: 3px !default;
|
|
47832
|
+
$ddt-select-all-font-size: 14px !default;
|
|
47833
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
47834
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
47826
47835
|
|
|
47827
47836
|
// color variables
|
|
47828
47837
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -48396,10 +48405,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48396
48405
|
.e-checkbox-wrapper {
|
|
48397
48406
|
position: relative;
|
|
48398
48407
|
text-indent: 0;
|
|
48399
|
-
|
|
48400
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48401
|
-
bottom: 2px;
|
|
48402
|
-
}
|
|
48408
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48403
48409
|
|
|
48404
48410
|
.e-frame {
|
|
48405
48411
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48410,7 +48416,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48410
48416
|
|
|
48411
48417
|
.e-all-text {
|
|
48412
48418
|
font-family: inherit;
|
|
48413
|
-
font-size:
|
|
48419
|
+
font-size: $ddt-select-all-font-size;
|
|
48414
48420
|
margin: $ddt-select-all-checkbox-margin;
|
|
48415
48421
|
@if $ddt-skin-name == 'tailwind' {
|
|
48416
48422
|
line-height: $ddt-select-all-height;
|
|
@@ -48763,6 +48769,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48763
48769
|
.e-treeview .e-list-item .e-ul {
|
|
48764
48770
|
padding: 0 14px 0 0;
|
|
48765
48771
|
}
|
|
48772
|
+
|
|
48773
|
+
.e-selectall-parent {
|
|
48774
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
48775
|
+
.e-all-text {
|
|
48776
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
48777
|
+
}
|
|
48778
|
+
}
|
|
48766
48779
|
}
|
|
48767
48780
|
}
|
|
48768
48781
|
}
|
|
@@ -77043,10 +77056,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
77043
77056
|
line-height: 10px;
|
|
77044
77057
|
vertical-align: middle;
|
|
77045
77058
|
}
|
|
77046
|
-
|
|
77047
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
77048
|
-
pointer-events: none;
|
|
77049
|
-
}
|
|
77050
77059
|
}
|
|
77051
77060
|
|
|
77052
77061
|
.e-gantt-chart {
|
|
@@ -108845,6 +108854,13 @@ $nodata-border-color: $border-light !default;
|
|
|
108845
108854
|
align-items: center;
|
|
108846
108855
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
108847
108856
|
}
|
|
108857
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
108858
|
+
border: 0;
|
|
108859
|
+
height: 0;
|
|
108860
|
+
padding: 0;
|
|
108861
|
+
visibility: hidden;
|
|
108862
|
+
width: 0;
|
|
108863
|
+
}
|
|
108848
108864
|
.e-multicolumn-grid.e-grid {
|
|
108849
108865
|
border-width: $grid-border-width;
|
|
108850
108866
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -64484,9 +64484,15 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
64484
64484
|
$ddt-select-all-height: 22px !default;
|
|
64485
64485
|
$ddt-select-all-padding: 8px 12px !default;
|
|
64486
64486
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
64487
|
-
$ddt-select-all-checkbox-margin: 0
|
|
64488
|
-
$ddt-select-all-
|
|
64489
|
-
$ddt-select-all-
|
|
64487
|
+
$ddt-select-all-checkbox-margin: 0 7px !default;
|
|
64488
|
+
$ddt-rtl-select-all-checkbox-margin: 0 7px !default;
|
|
64489
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
64490
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
64491
|
+
$ddt-big-select-all-padding: 12px 16px !default;
|
|
64492
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
64493
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
64494
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
64495
|
+
$ddt-rtl-select-all-bigger-text-indent: 16px !default;
|
|
64490
64496
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
64491
64497
|
$ddt-popup-radius: 4px !default;
|
|
64492
64498
|
$ddt-popup-margin: 8px !default;
|
|
@@ -64506,6 +64512,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
64506
64512
|
$ddt-delim-padding : 3px 12px !default;
|
|
64507
64513
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
64508
64514
|
$ddt-remains-count-padding-top: 3px !default;
|
|
64515
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64516
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64517
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
64509
64518
|
|
|
64510
64519
|
// color variables
|
|
64511
64520
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -65079,10 +65088,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65079
65088
|
.e-checkbox-wrapper {
|
|
65080
65089
|
position: relative;
|
|
65081
65090
|
text-indent: 0;
|
|
65082
|
-
|
|
65083
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
65084
|
-
bottom: 2px;
|
|
65085
|
-
}
|
|
65091
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
65086
65092
|
|
|
65087
65093
|
.e-frame {
|
|
65088
65094
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -65093,7 +65099,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65093
65099
|
|
|
65094
65100
|
.e-all-text {
|
|
65095
65101
|
font-family: inherit;
|
|
65096
|
-
font-size:
|
|
65102
|
+
font-size: $ddt-select-all-font-size;
|
|
65097
65103
|
margin: $ddt-select-all-checkbox-margin;
|
|
65098
65104
|
@if $ddt-skin-name == 'tailwind' {
|
|
65099
65105
|
line-height: $ddt-select-all-height;
|
|
@@ -65446,6 +65452,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65446
65452
|
.e-treeview .e-list-item .e-ul {
|
|
65447
65453
|
padding: 0 14px 0 0;
|
|
65448
65454
|
}
|
|
65455
|
+
|
|
65456
|
+
.e-selectall-parent {
|
|
65457
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
65458
|
+
.e-all-text {
|
|
65459
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
65460
|
+
}
|
|
65461
|
+
}
|
|
65449
65462
|
}
|
|
65450
65463
|
}
|
|
65451
65464
|
}
|
|
@@ -65990,19 +66003,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65990
66003
|
|
|
65991
66004
|
.e-selectall-parent {
|
|
65992
66005
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
65993
|
-
|
|
65994
|
-
padding: $ddt-big-select-all-padding;
|
|
66006
|
+
padding: $ddt-big-select-all-padding;
|
|
65995
66007
|
|
|
65996
|
-
|
|
65997
|
-
|
|
65998
|
-
|
|
65999
|
-
|
|
66000
|
-
margin: 0 12px;
|
|
66001
|
-
}
|
|
66002
|
-
@else {
|
|
66003
|
-
margin: 0 16px;
|
|
66004
|
-
}
|
|
66005
|
-
}
|
|
66008
|
+
.e-all-text {
|
|
66009
|
+
font-size: $ddt-big-select-all-font-size;
|
|
66010
|
+
line-height: 24px;
|
|
66011
|
+
margin: $ddt-big-select-all-text-margin;
|
|
66006
66012
|
}
|
|
66007
66013
|
}
|
|
66008
66014
|
|
|
@@ -66158,6 +66164,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
66158
66164
|
right: auto;
|
|
66159
66165
|
}
|
|
66160
66166
|
}
|
|
66167
|
+
|
|
66168
|
+
.e-selectall-parent {
|
|
66169
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66170
|
+
.e-all-text {
|
|
66171
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66172
|
+
}
|
|
66173
|
+
}
|
|
66161
66174
|
}
|
|
66162
66175
|
}
|
|
66163
66176
|
}
|
|
@@ -103453,10 +103466,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
103453
103466
|
line-height: 10px;
|
|
103454
103467
|
vertical-align: middle;
|
|
103455
103468
|
}
|
|
103456
|
-
|
|
103457
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
103458
|
-
pointer-events: none;
|
|
103459
|
-
}
|
|
103460
103469
|
}
|
|
103461
103470
|
|
|
103462
103471
|
.e-gantt-chart {
|
|
@@ -141129,6 +141138,13 @@ $nodata-border-color: $border-light !default;
|
|
|
141129
141138
|
align-items: center;
|
|
141130
141139
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
141131
141140
|
}
|
|
141141
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
141142
|
+
border: 0;
|
|
141143
|
+
height: 0;
|
|
141144
|
+
padding: 0;
|
|
141145
|
+
visibility: hidden;
|
|
141146
|
+
width: 0;
|
|
141147
|
+
}
|
|
141132
141148
|
.e-multicolumn-grid.e-grid {
|
|
141133
141149
|
border-width: $grid-border-width;
|
|
141134
141150
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -48096,9 +48096,15 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
48096
48096
|
$ddt-select-all-height: 22px !default;
|
|
48097
48097
|
$ddt-select-all-padding: 8px 12px !default;
|
|
48098
48098
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
48099
|
-
$ddt-select-all-checkbox-margin: 0
|
|
48100
|
-
$ddt-select-all-
|
|
48101
|
-
$ddt-select-all-
|
|
48099
|
+
$ddt-select-all-checkbox-margin: 0 7px !default;
|
|
48100
|
+
$ddt-rtl-select-all-checkbox-margin: 0 7px !default;
|
|
48101
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
48102
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
48103
|
+
$ddt-big-select-all-padding: 12px 16px !default;
|
|
48104
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
48105
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
48106
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
48107
|
+
$ddt-rtl-select-all-bigger-text-indent: 16px !default;
|
|
48102
48108
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
48103
48109
|
$ddt-popup-radius: 4px !default;
|
|
48104
48110
|
$ddt-popup-margin: 8px !default;
|
|
@@ -48118,6 +48124,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
48118
48124
|
$ddt-delim-padding : 3px 12px !default;
|
|
48119
48125
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
48120
48126
|
$ddt-remains-count-padding-top: 3px !default;
|
|
48127
|
+
$ddt-select-all-font-size: 14px !default;
|
|
48128
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
48129
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
48121
48130
|
|
|
48122
48131
|
// color variables
|
|
48123
48132
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -48691,10 +48700,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48691
48700
|
.e-checkbox-wrapper {
|
|
48692
48701
|
position: relative;
|
|
48693
48702
|
text-indent: 0;
|
|
48694
|
-
|
|
48695
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48696
|
-
bottom: 2px;
|
|
48697
|
-
}
|
|
48703
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48698
48704
|
|
|
48699
48705
|
.e-frame {
|
|
48700
48706
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48705,7 +48711,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48705
48711
|
|
|
48706
48712
|
.e-all-text {
|
|
48707
48713
|
font-family: inherit;
|
|
48708
|
-
font-size:
|
|
48714
|
+
font-size: $ddt-select-all-font-size;
|
|
48709
48715
|
margin: $ddt-select-all-checkbox-margin;
|
|
48710
48716
|
@if $ddt-skin-name == 'tailwind' {
|
|
48711
48717
|
line-height: $ddt-select-all-height;
|
|
@@ -49058,6 +49064,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
49058
49064
|
.e-treeview .e-list-item .e-ul {
|
|
49059
49065
|
padding: 0 14px 0 0;
|
|
49060
49066
|
}
|
|
49067
|
+
|
|
49068
|
+
.e-selectall-parent {
|
|
49069
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
49070
|
+
.e-all-text {
|
|
49071
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
49072
|
+
}
|
|
49073
|
+
}
|
|
49061
49074
|
}
|
|
49062
49075
|
}
|
|
49063
49076
|
}
|
|
@@ -77338,10 +77351,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
77338
77351
|
line-height: 10px;
|
|
77339
77352
|
vertical-align: middle;
|
|
77340
77353
|
}
|
|
77341
|
-
|
|
77342
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
77343
|
-
pointer-events: none;
|
|
77344
|
-
}
|
|
77345
77354
|
}
|
|
77346
77355
|
|
|
77347
77356
|
.e-gantt-chart {
|
|
@@ -109140,6 +109149,13 @@ $nodata-border-color: $border-light !default;
|
|
|
109140
109149
|
align-items: center;
|
|
109141
109150
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
109142
109151
|
}
|
|
109152
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
109153
|
+
border: 0;
|
|
109154
|
+
height: 0;
|
|
109155
|
+
padding: 0;
|
|
109156
|
+
visibility: hidden;
|
|
109157
|
+
width: 0;
|
|
109158
|
+
}
|
|
109143
109159
|
.e-multicolumn-grid.e-grid {
|
|
109144
109160
|
border-width: $grid-border-width;
|
|
109145
109161
|
border-radius: $multicolumn-popup-border-radius;
|