@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
|
@@ -23017,10 +23017,10 @@ body.e-colorpicker-overflow {
|
|
|
23017
23017
|
}
|
|
23018
23018
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
23019
23019
|
display: inline-flex;
|
|
23020
|
-
height:
|
|
23021
|
-
min-width:
|
|
23022
|
-
width:
|
|
23023
|
-
line-height:
|
|
23020
|
+
height: 20px;
|
|
23021
|
+
min-width: 20px;
|
|
23022
|
+
width: 20px;
|
|
23023
|
+
line-height: 1;
|
|
23024
23024
|
}
|
|
23025
23025
|
@media screen and (max-width: 480px) {
|
|
23026
23026
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -23030,7 +23030,7 @@ body.e-colorpicker-overflow {
|
|
|
23030
23030
|
}
|
|
23031
23031
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
23032
23032
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
23033
|
-
font-size:
|
|
23033
|
+
font-size: 16px;
|
|
23034
23034
|
}
|
|
23035
23035
|
@media screen and (max-width: 480px) {
|
|
23036
23036
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -24341,10 +24341,10 @@ body.e-colorpicker-overflow {
|
|
|
24341
24341
|
}
|
|
24342
24342
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
24343
24343
|
display: inline-flex;
|
|
24344
|
-
height:
|
|
24345
|
-
min-width:
|
|
24346
|
-
width:
|
|
24347
|
-
line-height:
|
|
24344
|
+
height: 20px;
|
|
24345
|
+
min-width: 20px;
|
|
24346
|
+
width: 20px;
|
|
24347
|
+
line-height: 1;
|
|
24348
24348
|
}
|
|
24349
24349
|
@media screen and (max-width: 480px) {
|
|
24350
24350
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -24354,7 +24354,7 @@ body.e-colorpicker-overflow {
|
|
|
24354
24354
|
}
|
|
24355
24355
|
.e-tab-clone-element .e-tab-icon,
|
|
24356
24356
|
.e-tab-clone-element .e-tab-icon::before {
|
|
24357
|
-
font-size:
|
|
24357
|
+
font-size: 16px;
|
|
24358
24358
|
}
|
|
24359
24359
|
@media screen and (max-width: 480px) {
|
|
24360
24360
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -28063,7 +28063,7 @@ ejs-sidebar {
|
|
|
28063
28063
|
line-height: 36px;
|
|
28064
28064
|
overflow: hidden;
|
|
28065
28065
|
position: relative;
|
|
28066
|
-
text-indent:
|
|
28066
|
+
text-indent: 32px;
|
|
28067
28067
|
white-space: nowrap;
|
|
28068
28068
|
width: 100%;
|
|
28069
28069
|
padding: 0 16px;
|
|
@@ -28074,6 +28074,7 @@ ejs-sidebar {
|
|
|
28074
28074
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
28075
28075
|
position: relative;
|
|
28076
28076
|
text-indent: 0;
|
|
28077
|
+
bottom: 1px;
|
|
28077
28078
|
}
|
|
28078
28079
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
28079
28080
|
font-family: inherit;
|
|
@@ -28176,6 +28177,12 @@ ejs-sidebar {
|
|
|
28176
28177
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
28177
28178
|
padding: 0 14px 0 0;
|
|
28178
28179
|
}
|
|
28180
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
28181
|
+
text-indent: 28px;
|
|
28182
|
+
}
|
|
28183
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
28184
|
+
margin: 0 12px;
|
|
28185
|
+
}
|
|
28179
28186
|
|
|
28180
28187
|
.e-ddt-icon-hide {
|
|
28181
28188
|
display: none;
|
|
@@ -34674,13 +34681,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
34674
34681
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
34675
34682
|
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
34676
34683
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
34677
|
-
margin-right:
|
|
34684
|
+
margin-right: 9px;
|
|
34678
34685
|
}
|
|
34679
34686
|
|
|
34680
34687
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
34681
34688
|
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
34682
34689
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
34683
|
-
margin-left:
|
|
34690
|
+
margin-left: 9px;
|
|
34684
34691
|
margin-right: 0;
|
|
34685
34692
|
}
|
|
34686
34693
|
|
|
@@ -47112,9 +47119,6 @@ span.e-table-box.e-rbox-select {
|
|
|
47112
47119
|
line-height: 10px;
|
|
47113
47120
|
vertical-align: middle;
|
|
47114
47121
|
}
|
|
47115
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
47116
|
-
pointer-events: none;
|
|
47117
|
-
}
|
|
47118
47122
|
.e-gantt .e-gantt-chart {
|
|
47119
47123
|
height: 100%;
|
|
47120
47124
|
overflow: hidden;
|
|
@@ -67752,6 +67756,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
67752
67756
|
border-radius: 0 0 4px 4px;
|
|
67753
67757
|
}
|
|
67754
67758
|
|
|
67759
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
67760
|
+
border: 0;
|
|
67761
|
+
height: 0;
|
|
67762
|
+
padding: 0;
|
|
67763
|
+
visibility: hidden;
|
|
67764
|
+
width: 0;
|
|
67765
|
+
}
|
|
67766
|
+
|
|
67755
67767
|
.e-multicolumn-grid.e-grid {
|
|
67756
67768
|
border-width: 1px;
|
|
67757
67769
|
border-radius: 4px;
|
|
@@ -32938,10 +32938,10 @@ body.e-colorpicker-overflow {
|
|
|
32938
32938
|
}
|
|
32939
32939
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
32940
32940
|
display: inline-flex;
|
|
32941
|
-
height:
|
|
32942
|
-
min-width:
|
|
32943
|
-
width:
|
|
32944
|
-
line-height:
|
|
32941
|
+
height: 20px;
|
|
32942
|
+
min-width: 20px;
|
|
32943
|
+
width: 20px;
|
|
32944
|
+
line-height: 1;
|
|
32945
32945
|
}
|
|
32946
32946
|
@media screen and (max-width: 480px) {
|
|
32947
32947
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -32951,7 +32951,7 @@ body.e-colorpicker-overflow {
|
|
|
32951
32951
|
}
|
|
32952
32952
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
32953
32953
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
32954
|
-
font-size:
|
|
32954
|
+
font-size: 16px;
|
|
32955
32955
|
}
|
|
32956
32956
|
@media screen and (max-width: 480px) {
|
|
32957
32957
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -34262,10 +34262,10 @@ body.e-colorpicker-overflow {
|
|
|
34262
34262
|
}
|
|
34263
34263
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
34264
34264
|
display: inline-flex;
|
|
34265
|
-
height:
|
|
34266
|
-
min-width:
|
|
34267
|
-
width:
|
|
34268
|
-
line-height:
|
|
34265
|
+
height: 20px;
|
|
34266
|
+
min-width: 20px;
|
|
34267
|
+
width: 20px;
|
|
34268
|
+
line-height: 1;
|
|
34269
34269
|
}
|
|
34270
34270
|
@media screen and (max-width: 480px) {
|
|
34271
34271
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -34275,7 +34275,7 @@ body.e-colorpicker-overflow {
|
|
|
34275
34275
|
}
|
|
34276
34276
|
.e-tab-clone-element .e-tab-icon,
|
|
34277
34277
|
.e-tab-clone-element .e-tab-icon::before {
|
|
34278
|
-
font-size:
|
|
34278
|
+
font-size: 16px;
|
|
34279
34279
|
}
|
|
34280
34280
|
@media screen and (max-width: 480px) {
|
|
34281
34281
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -39841,7 +39841,7 @@ ejs-sidebar {
|
|
|
39841
39841
|
line-height: 36px;
|
|
39842
39842
|
overflow: hidden;
|
|
39843
39843
|
position: relative;
|
|
39844
|
-
text-indent:
|
|
39844
|
+
text-indent: 32px;
|
|
39845
39845
|
white-space: nowrap;
|
|
39846
39846
|
width: 100%;
|
|
39847
39847
|
padding: 0 16px;
|
|
@@ -39852,6 +39852,7 @@ ejs-sidebar {
|
|
|
39852
39852
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
39853
39853
|
position: relative;
|
|
39854
39854
|
text-indent: 0;
|
|
39855
|
+
bottom: 1px;
|
|
39855
39856
|
}
|
|
39856
39857
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
39857
39858
|
font-family: inherit;
|
|
@@ -39954,6 +39955,12 @@ ejs-sidebar {
|
|
|
39954
39955
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
39955
39956
|
padding: 0 14px 0 0;
|
|
39956
39957
|
}
|
|
39958
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
39959
|
+
text-indent: 28px;
|
|
39960
|
+
}
|
|
39961
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
39962
|
+
margin: 0 12px;
|
|
39963
|
+
}
|
|
39957
39964
|
|
|
39958
39965
|
.e-ddt-icon-hide {
|
|
39959
39966
|
display: none;
|
|
@@ -40032,7 +40039,14 @@ ejs-sidebar {
|
|
|
40032
40039
|
}
|
|
40033
40040
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
40034
40041
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
40035
|
-
text-indent:
|
|
40042
|
+
text-indent: 44px;
|
|
40043
|
+
padding: 0 16px;
|
|
40044
|
+
}
|
|
40045
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
40046
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
40047
|
+
font-size: 16px;
|
|
40048
|
+
line-height: 24px;
|
|
40049
|
+
margin: 0 18px;
|
|
40036
40050
|
}
|
|
40037
40051
|
.e-bigger .e-ddt.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
|
|
40038
40052
|
.e-ddt.e-bigger.e-rtl.e-show-clear.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
|
|
@@ -40044,6 +40058,14 @@ ejs-sidebar {
|
|
|
40044
40058
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
40045
40059
|
right: auto;
|
|
40046
40060
|
}
|
|
40061
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
40062
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
40063
|
+
text-indent: 36px;
|
|
40064
|
+
}
|
|
40065
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
40066
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
40067
|
+
margin: 0 18px;
|
|
40068
|
+
}
|
|
40047
40069
|
|
|
40048
40070
|
.e-multi-select-wrapper {
|
|
40049
40071
|
box-sizing: border-box;
|
|
@@ -48119,13 +48141,13 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
48119
48141
|
.e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
48120
48142
|
.e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
48121
48143
|
.e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
48122
|
-
margin-right:
|
|
48144
|
+
margin-right: 9px;
|
|
48123
48145
|
}
|
|
48124
48146
|
|
|
48125
48147
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
48126
48148
|
.e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
48127
48149
|
.e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
48128
|
-
margin-left:
|
|
48150
|
+
margin-left: 9px;
|
|
48129
48151
|
margin-right: 0;
|
|
48130
48152
|
}
|
|
48131
48153
|
|
|
@@ -64458,9 +64480,6 @@ span.e-table-box.e-rbox-select {
|
|
|
64458
64480
|
line-height: 10px;
|
|
64459
64481
|
vertical-align: middle;
|
|
64460
64482
|
}
|
|
64461
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
64462
|
-
pointer-events: none;
|
|
64463
|
-
}
|
|
64464
64483
|
.e-gantt .e-gantt-chart {
|
|
64465
64484
|
height: 100%;
|
|
64466
64485
|
overflow: hidden;
|
|
@@ -89704,6 +89723,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
89704
89723
|
border-radius: 0 0 4px 4px;
|
|
89705
89724
|
}
|
|
89706
89725
|
|
|
89726
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
89727
|
+
border: 0;
|
|
89728
|
+
height: 0;
|
|
89729
|
+
padding: 0;
|
|
89730
|
+
visibility: hidden;
|
|
89731
|
+
width: 0;
|
|
89732
|
+
}
|
|
89733
|
+
|
|
89707
89734
|
.e-multicolumn-grid.e-grid {
|
|
89708
89735
|
border-width: 1px;
|
|
89709
89736
|
border-radius: 4px;
|
|
@@ -23864,7 +23864,7 @@ ejs-sidebar {
|
|
|
23864
23864
|
display: block;
|
|
23865
23865
|
overflow: hidden;
|
|
23866
23866
|
position: relative;
|
|
23867
|
-
text-indent:
|
|
23867
|
+
text-indent: 27px;
|
|
23868
23868
|
white-space: nowrap;
|
|
23869
23869
|
width: 100%;
|
|
23870
23870
|
padding: 8px 12px;
|
|
@@ -23875,6 +23875,7 @@ ejs-sidebar {
|
|
|
23875
23875
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
23876
23876
|
position: relative;
|
|
23877
23877
|
text-indent: 0;
|
|
23878
|
+
bottom: 0;
|
|
23878
23879
|
}
|
|
23879
23880
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
23880
23881
|
margin-top: -3px;
|
|
@@ -23882,7 +23883,7 @@ ejs-sidebar {
|
|
|
23882
23883
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
23883
23884
|
font-family: inherit;
|
|
23884
23885
|
font-size: 14px;
|
|
23885
|
-
margin: 0
|
|
23886
|
+
margin: 0 8px;
|
|
23886
23887
|
line-height: 22px;
|
|
23887
23888
|
}
|
|
23888
23889
|
.e-ddt.e-popup .e-filter-wrap {
|
|
@@ -23987,6 +23988,12 @@ ejs-sidebar {
|
|
|
23987
23988
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
23988
23989
|
padding: 0 14px 0 0;
|
|
23989
23990
|
}
|
|
23991
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
23992
|
+
text-indent: 15px;
|
|
23993
|
+
}
|
|
23994
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
23995
|
+
margin: 0 8px;
|
|
23996
|
+
}
|
|
23990
23997
|
|
|
23991
23998
|
.e-ddt-icon-hide {
|
|
23992
23999
|
display: none;
|
|
@@ -42089,9 +42096,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42089
42096
|
line-height: 10px;
|
|
42090
42097
|
vertical-align: middle;
|
|
42091
42098
|
}
|
|
42092
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42093
|
-
pointer-events: none;
|
|
42094
|
-
}
|
|
42095
42099
|
.e-gantt .e-gantt-chart {
|
|
42096
42100
|
height: 100%;
|
|
42097
42101
|
overflow: hidden;
|
|
@@ -62594,6 +62598,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62594
62598
|
border-radius: 0 0 2px 2px;
|
|
62595
62599
|
}
|
|
62596
62600
|
|
|
62601
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
62602
|
+
border: 0;
|
|
62603
|
+
height: 0;
|
|
62604
|
+
padding: 0;
|
|
62605
|
+
visibility: hidden;
|
|
62606
|
+
width: 0;
|
|
62607
|
+
}
|
|
62608
|
+
|
|
62597
62609
|
.e-multicolumn-grid.e-grid {
|
|
62598
62610
|
border-width: 1px;
|
|
62599
62611
|
border-radius: 2px;
|
|
@@ -32273,7 +32273,7 @@ ejs-sidebar {
|
|
|
32273
32273
|
display: block;
|
|
32274
32274
|
overflow: hidden;
|
|
32275
32275
|
position: relative;
|
|
32276
|
-
text-indent:
|
|
32276
|
+
text-indent: 27px;
|
|
32277
32277
|
white-space: nowrap;
|
|
32278
32278
|
width: 100%;
|
|
32279
32279
|
padding: 8px 12px;
|
|
@@ -32284,6 +32284,7 @@ ejs-sidebar {
|
|
|
32284
32284
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32285
32285
|
position: relative;
|
|
32286
32286
|
text-indent: 0;
|
|
32287
|
+
bottom: 0;
|
|
32287
32288
|
}
|
|
32288
32289
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
32289
32290
|
margin-top: -3px;
|
|
@@ -32291,7 +32292,7 @@ ejs-sidebar {
|
|
|
32291
32292
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32292
32293
|
font-family: inherit;
|
|
32293
32294
|
font-size: 14px;
|
|
32294
|
-
margin: 0
|
|
32295
|
+
margin: 0 8px;
|
|
32295
32296
|
line-height: 22px;
|
|
32296
32297
|
}
|
|
32297
32298
|
.e-ddt.e-popup .e-filter-wrap {
|
|
@@ -32396,6 +32397,12 @@ ejs-sidebar {
|
|
|
32396
32397
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32397
32398
|
padding: 0 14px 0 0;
|
|
32398
32399
|
}
|
|
32400
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32401
|
+
text-indent: 15px;
|
|
32402
|
+
}
|
|
32403
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32404
|
+
margin: 0 8px;
|
|
32405
|
+
}
|
|
32399
32406
|
|
|
32400
32407
|
.e-ddt-icon-hide {
|
|
32401
32408
|
display: none;
|
|
@@ -32535,14 +32542,14 @@ ejs-sidebar {
|
|
|
32535
32542
|
}
|
|
32536
32543
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32537
32544
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32538
|
-
text-indent:
|
|
32545
|
+
text-indent: 33px;
|
|
32539
32546
|
padding: 12px 16px;
|
|
32540
32547
|
}
|
|
32541
32548
|
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32542
32549
|
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32543
32550
|
font-size: 16px;
|
|
32544
32551
|
line-height: 24px;
|
|
32545
|
-
margin: 0
|
|
32552
|
+
margin: 0 12px;
|
|
32546
32553
|
}
|
|
32547
32554
|
.e-bigger .e-ddt.e-popup .e-popup-content.e-no-data,
|
|
32548
32555
|
.e-ddt.e-bigger.e-popup .e-popup-content.e-no-data {
|
|
@@ -32583,6 +32590,14 @@ ejs-sidebar {
|
|
|
32583
32590
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
32584
32591
|
right: auto;
|
|
32585
32592
|
}
|
|
32593
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32594
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32595
|
+
text-indent: 17px;
|
|
32596
|
+
}
|
|
32597
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32598
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32599
|
+
margin: 0 12px;
|
|
32600
|
+
}
|
|
32586
32601
|
|
|
32587
32602
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32588
32603
|
line-height: 30px;
|
|
@@ -55425,9 +55440,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55425
55440
|
line-height: 10px;
|
|
55426
55441
|
vertical-align: middle;
|
|
55427
55442
|
}
|
|
55428
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55429
|
-
pointer-events: none;
|
|
55430
|
-
}
|
|
55431
55443
|
.e-gantt .e-gantt-chart {
|
|
55432
55444
|
height: 100%;
|
|
55433
55445
|
overflow: hidden;
|
|
@@ -80573,6 +80585,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80573
80585
|
border-radius: 0 0 2px 2px;
|
|
80574
80586
|
}
|
|
80575
80587
|
|
|
80588
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80589
|
+
border: 0;
|
|
80590
|
+
height: 0;
|
|
80591
|
+
padding: 0;
|
|
80592
|
+
visibility: hidden;
|
|
80593
|
+
width: 0;
|
|
80594
|
+
}
|
|
80595
|
+
|
|
80576
80596
|
.e-multicolumn-grid.e-grid {
|
|
80577
80597
|
border-width: 1px;
|
|
80578
80598
|
border-radius: 2px;
|
|
@@ -23864,7 +23864,7 @@ ejs-sidebar {
|
|
|
23864
23864
|
display: block;
|
|
23865
23865
|
overflow: hidden;
|
|
23866
23866
|
position: relative;
|
|
23867
|
-
text-indent:
|
|
23867
|
+
text-indent: 27px;
|
|
23868
23868
|
white-space: nowrap;
|
|
23869
23869
|
width: 100%;
|
|
23870
23870
|
padding: 8px 12px;
|
|
@@ -23875,6 +23875,7 @@ ejs-sidebar {
|
|
|
23875
23875
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
23876
23876
|
position: relative;
|
|
23877
23877
|
text-indent: 0;
|
|
23878
|
+
bottom: 0;
|
|
23878
23879
|
}
|
|
23879
23880
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
23880
23881
|
margin-top: -3px;
|
|
@@ -23882,7 +23883,7 @@ ejs-sidebar {
|
|
|
23882
23883
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
23883
23884
|
font-family: inherit;
|
|
23884
23885
|
font-size: 14px;
|
|
23885
|
-
margin: 0
|
|
23886
|
+
margin: 0 8px;
|
|
23886
23887
|
line-height: 22px;
|
|
23887
23888
|
}
|
|
23888
23889
|
.e-ddt.e-popup .e-filter-wrap {
|
|
@@ -23987,6 +23988,12 @@ ejs-sidebar {
|
|
|
23987
23988
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
23988
23989
|
padding: 0 14px 0 0;
|
|
23989
23990
|
}
|
|
23991
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
23992
|
+
text-indent: 15px;
|
|
23993
|
+
}
|
|
23994
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
23995
|
+
margin: 0 8px;
|
|
23996
|
+
}
|
|
23990
23997
|
|
|
23991
23998
|
.e-ddt-icon-hide {
|
|
23992
23999
|
display: none;
|
|
@@ -42089,9 +42096,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42089
42096
|
line-height: 10px;
|
|
42090
42097
|
vertical-align: middle;
|
|
42091
42098
|
}
|
|
42092
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42093
|
-
pointer-events: none;
|
|
42094
|
-
}
|
|
42095
42099
|
.e-gantt .e-gantt-chart {
|
|
42096
42100
|
height: 100%;
|
|
42097
42101
|
overflow: hidden;
|
|
@@ -62594,6 +62598,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62594
62598
|
border-radius: 0 0 2px 2px;
|
|
62595
62599
|
}
|
|
62596
62600
|
|
|
62601
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
62602
|
+
border: 0;
|
|
62603
|
+
height: 0;
|
|
62604
|
+
padding: 0;
|
|
62605
|
+
visibility: hidden;
|
|
62606
|
+
width: 0;
|
|
62607
|
+
}
|
|
62608
|
+
|
|
62597
62609
|
.e-multicolumn-grid.e-grid {
|
|
62598
62610
|
border-width: 1px;
|
|
62599
62611
|
border-radius: 2px;
|
|
@@ -32273,7 +32273,7 @@ ejs-sidebar {
|
|
|
32273
32273
|
display: block;
|
|
32274
32274
|
overflow: hidden;
|
|
32275
32275
|
position: relative;
|
|
32276
|
-
text-indent:
|
|
32276
|
+
text-indent: 27px;
|
|
32277
32277
|
white-space: nowrap;
|
|
32278
32278
|
width: 100%;
|
|
32279
32279
|
padding: 8px 12px;
|
|
@@ -32284,6 +32284,7 @@ ejs-sidebar {
|
|
|
32284
32284
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32285
32285
|
position: relative;
|
|
32286
32286
|
text-indent: 0;
|
|
32287
|
+
bottom: 0;
|
|
32287
32288
|
}
|
|
32288
32289
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
32289
32290
|
margin-top: -3px;
|
|
@@ -32291,7 +32292,7 @@ ejs-sidebar {
|
|
|
32291
32292
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32292
32293
|
font-family: inherit;
|
|
32293
32294
|
font-size: 14px;
|
|
32294
|
-
margin: 0
|
|
32295
|
+
margin: 0 8px;
|
|
32295
32296
|
line-height: 22px;
|
|
32296
32297
|
}
|
|
32297
32298
|
.e-ddt.e-popup .e-filter-wrap {
|
|
@@ -32396,6 +32397,12 @@ ejs-sidebar {
|
|
|
32396
32397
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32397
32398
|
padding: 0 14px 0 0;
|
|
32398
32399
|
}
|
|
32400
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32401
|
+
text-indent: 15px;
|
|
32402
|
+
}
|
|
32403
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32404
|
+
margin: 0 8px;
|
|
32405
|
+
}
|
|
32399
32406
|
|
|
32400
32407
|
.e-ddt-icon-hide {
|
|
32401
32408
|
display: none;
|
|
@@ -32535,14 +32542,14 @@ ejs-sidebar {
|
|
|
32535
32542
|
}
|
|
32536
32543
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32537
32544
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32538
|
-
text-indent:
|
|
32545
|
+
text-indent: 33px;
|
|
32539
32546
|
padding: 12px 16px;
|
|
32540
32547
|
}
|
|
32541
32548
|
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32542
32549
|
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32543
32550
|
font-size: 16px;
|
|
32544
32551
|
line-height: 24px;
|
|
32545
|
-
margin: 0
|
|
32552
|
+
margin: 0 12px;
|
|
32546
32553
|
}
|
|
32547
32554
|
.e-bigger .e-ddt.e-popup .e-popup-content.e-no-data,
|
|
32548
32555
|
.e-ddt.e-bigger.e-popup .e-popup-content.e-no-data {
|
|
@@ -32583,6 +32590,14 @@ ejs-sidebar {
|
|
|
32583
32590
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
32584
32591
|
right: auto;
|
|
32585
32592
|
}
|
|
32593
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32594
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32595
|
+
text-indent: 17px;
|
|
32596
|
+
}
|
|
32597
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32598
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32599
|
+
margin: 0 12px;
|
|
32600
|
+
}
|
|
32586
32601
|
|
|
32587
32602
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32588
32603
|
line-height: 30px;
|
|
@@ -55425,9 +55440,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55425
55440
|
line-height: 10px;
|
|
55426
55441
|
vertical-align: middle;
|
|
55427
55442
|
}
|
|
55428
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55429
|
-
pointer-events: none;
|
|
55430
|
-
}
|
|
55431
55443
|
.e-gantt .e-gantt-chart {
|
|
55432
55444
|
height: 100%;
|
|
55433
55445
|
overflow: hidden;
|
|
@@ -80573,6 +80585,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80573
80585
|
border-radius: 0 0 2px 2px;
|
|
80574
80586
|
}
|
|
80575
80587
|
|
|
80588
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80589
|
+
border: 0;
|
|
80590
|
+
height: 0;
|
|
80591
|
+
padding: 0;
|
|
80592
|
+
visibility: hidden;
|
|
80593
|
+
width: 0;
|
|
80594
|
+
}
|
|
80595
|
+
|
|
80576
80596
|
.e-multicolumn-grid.e-grid {
|
|
80577
80597
|
border-width: 1px;
|
|
80578
80598
|
border-radius: 2px;
|
|
@@ -21610,10 +21610,10 @@ body.e-colorpicker-overflow {
|
|
|
21610
21610
|
}
|
|
21611
21611
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
21612
21612
|
display: inline-flex;
|
|
21613
|
-
height:
|
|
21614
|
-
min-width:
|
|
21615
|
-
width:
|
|
21616
|
-
line-height:
|
|
21613
|
+
height: 20px;
|
|
21614
|
+
min-width: 20px;
|
|
21615
|
+
width: 20px;
|
|
21616
|
+
line-height: 1;
|
|
21617
21617
|
}
|
|
21618
21618
|
@media screen and (max-width: 480px) {
|
|
21619
21619
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -21623,7 +21623,7 @@ body.e-colorpicker-overflow {
|
|
|
21623
21623
|
}
|
|
21624
21624
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
21625
21625
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
21626
|
-
font-size:
|
|
21626
|
+
font-size: 16px;
|
|
21627
21627
|
}
|
|
21628
21628
|
@media screen and (max-width: 480px) {
|
|
21629
21629
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -22932,10 +22932,10 @@ body.e-colorpicker-overflow {
|
|
|
22932
22932
|
}
|
|
22933
22933
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
22934
22934
|
display: inline-flex;
|
|
22935
|
-
height:
|
|
22936
|
-
min-width:
|
|
22937
|
-
width:
|
|
22938
|
-
line-height:
|
|
22935
|
+
height: 20px;
|
|
22936
|
+
min-width: 20px;
|
|
22937
|
+
width: 20px;
|
|
22938
|
+
line-height: 1;
|
|
22939
22939
|
}
|
|
22940
22940
|
@media screen and (max-width: 480px) {
|
|
22941
22941
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -22945,7 +22945,7 @@ body.e-colorpicker-overflow {
|
|
|
22945
22945
|
}
|
|
22946
22946
|
.e-tab-clone-element .e-tab-icon,
|
|
22947
22947
|
.e-tab-clone-element .e-tab-icon::before {
|
|
22948
|
-
font-size:
|
|
22948
|
+
font-size: 16px;
|
|
22949
22949
|
}
|
|
22950
22950
|
@media screen and (max-width: 480px) {
|
|
22951
22951
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -26814,6 +26814,12 @@ ejs-sidebar {
|
|
|
26814
26814
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
26815
26815
|
padding: 0 14px 0 0;
|
|
26816
26816
|
}
|
|
26817
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
26818
|
+
text-indent: 36px;
|
|
26819
|
+
}
|
|
26820
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
26821
|
+
margin: 0 8px;
|
|
26822
|
+
}
|
|
26817
26823
|
|
|
26818
26824
|
.e-ddt-icon-hide {
|
|
26819
26825
|
display: none;
|
|
@@ -44936,9 +44942,6 @@ span.e-table-box.e-rbox-select {
|
|
|
44936
44942
|
line-height: 10px;
|
|
44937
44943
|
vertical-align: middle;
|
|
44938
44944
|
}
|
|
44939
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
44940
|
-
pointer-events: none;
|
|
44941
|
-
}
|
|
44942
44945
|
.e-gantt .e-gantt-chart {
|
|
44943
44946
|
height: 100%;
|
|
44944
44947
|
overflow: hidden;
|
|
@@ -65444,6 +65447,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65444
65447
|
border-radius: 0 0 6px 6px;
|
|
65445
65448
|
}
|
|
65446
65449
|
|
|
65450
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
65451
|
+
border: 0;
|
|
65452
|
+
height: 0;
|
|
65453
|
+
padding: 0;
|
|
65454
|
+
visibility: hidden;
|
|
65455
|
+
width: 0;
|
|
65456
|
+
}
|
|
65457
|
+
|
|
65447
65458
|
.e-multicolumn-grid.e-grid {
|
|
65448
65459
|
border-width: 1px;
|
|
65449
65460
|
border-radius: 6px;
|