@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
|
@@ -19585,10 +19585,10 @@ body.e-colorpicker-overflow {
|
|
|
19585
19585
|
}
|
|
19586
19586
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
19587
19587
|
display: inline-flex;
|
|
19588
|
-
height:
|
|
19589
|
-
min-width:
|
|
19590
|
-
width:
|
|
19591
|
-
line-height:
|
|
19588
|
+
height: 20px;
|
|
19589
|
+
min-width: 20px;
|
|
19590
|
+
width: 20px;
|
|
19591
|
+
line-height: 1;
|
|
19592
19592
|
}
|
|
19593
19593
|
@media screen and (max-width: 480px) {
|
|
19594
19594
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -19598,7 +19598,7 @@ body.e-colorpicker-overflow {
|
|
|
19598
19598
|
}
|
|
19599
19599
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
19600
19600
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
19601
|
-
font-size:
|
|
19601
|
+
font-size: 16px;
|
|
19602
19602
|
}
|
|
19603
19603
|
@media screen and (max-width: 480px) {
|
|
19604
19604
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -20907,10 +20907,10 @@ body.e-colorpicker-overflow {
|
|
|
20907
20907
|
}
|
|
20908
20908
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
20909
20909
|
display: inline-flex;
|
|
20910
|
-
height:
|
|
20911
|
-
min-width:
|
|
20912
|
-
width:
|
|
20913
|
-
line-height:
|
|
20910
|
+
height: 20px;
|
|
20911
|
+
min-width: 20px;
|
|
20912
|
+
width: 20px;
|
|
20913
|
+
line-height: 1;
|
|
20914
20914
|
}
|
|
20915
20915
|
@media screen and (max-width: 480px) {
|
|
20916
20916
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -20920,7 +20920,7 @@ body.e-colorpicker-overflow {
|
|
|
20920
20920
|
}
|
|
20921
20921
|
.e-tab-clone-element .e-tab-icon,
|
|
20922
20922
|
.e-tab-clone-element .e-tab-icon::before {
|
|
20923
|
-
font-size:
|
|
20923
|
+
font-size: 16px;
|
|
20924
20924
|
}
|
|
20925
20925
|
@media screen and (max-width: 480px) {
|
|
20926
20926
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -24647,7 +24647,7 @@ ejs-sidebar {
|
|
|
24647
24647
|
line-height: 34px;
|
|
24648
24648
|
overflow: hidden;
|
|
24649
24649
|
position: relative;
|
|
24650
|
-
text-indent:
|
|
24650
|
+
text-indent: 36px;
|
|
24651
24651
|
white-space: nowrap;
|
|
24652
24652
|
width: 100%;
|
|
24653
24653
|
}
|
|
@@ -24657,6 +24657,7 @@ ejs-sidebar {
|
|
|
24657
24657
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24658
24658
|
position: relative;
|
|
24659
24659
|
text-indent: 0;
|
|
24660
|
+
bottom: 2px;
|
|
24660
24661
|
}
|
|
24661
24662
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
24662
24663
|
font-family: inherit;
|
|
@@ -24756,6 +24757,12 @@ ejs-sidebar {
|
|
|
24756
24757
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24757
24758
|
padding: 0 14px 0 0;
|
|
24758
24759
|
}
|
|
24760
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24761
|
+
text-indent: 41px;
|
|
24762
|
+
}
|
|
24763
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24764
|
+
margin: 0 8px;
|
|
24765
|
+
}
|
|
24759
24766
|
|
|
24760
24767
|
.e-ddt-icon-hide {
|
|
24761
24768
|
display: none;
|
|
@@ -42793,9 +42800,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42793
42800
|
line-height: 10px;
|
|
42794
42801
|
vertical-align: middle;
|
|
42795
42802
|
}
|
|
42796
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42797
|
-
pointer-events: none;
|
|
42798
|
-
}
|
|
42799
42803
|
.e-gantt .e-gantt-chart {
|
|
42800
42804
|
height: 100%;
|
|
42801
42805
|
overflow: hidden;
|
|
@@ -63612,6 +63616,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63612
63616
|
border-radius: 0 0 4px 4px;
|
|
63613
63617
|
}
|
|
63614
63618
|
|
|
63619
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
63620
|
+
border: 0;
|
|
63621
|
+
height: 0;
|
|
63622
|
+
padding: 0;
|
|
63623
|
+
visibility: hidden;
|
|
63624
|
+
width: 0;
|
|
63625
|
+
}
|
|
63626
|
+
|
|
63615
63627
|
.e-multicolumn-grid.e-grid {
|
|
63616
63628
|
border-width: 1px;
|
|
63617
63629
|
border-radius: 4px;
|
|
@@ -25919,10 +25919,10 @@ body.e-colorpicker-overflow {
|
|
|
25919
25919
|
}
|
|
25920
25920
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
25921
25921
|
display: inline-flex;
|
|
25922
|
-
height:
|
|
25923
|
-
min-width:
|
|
25924
|
-
width:
|
|
25925
|
-
line-height:
|
|
25922
|
+
height: 20px;
|
|
25923
|
+
min-width: 20px;
|
|
25924
|
+
width: 20px;
|
|
25925
|
+
line-height: 1;
|
|
25926
25926
|
}
|
|
25927
25927
|
@media screen and (max-width: 480px) {
|
|
25928
25928
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -25932,7 +25932,7 @@ body.e-colorpicker-overflow {
|
|
|
25932
25932
|
}
|
|
25933
25933
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
25934
25934
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
25935
|
-
font-size:
|
|
25935
|
+
font-size: 16px;
|
|
25936
25936
|
}
|
|
25937
25937
|
@media screen and (max-width: 480px) {
|
|
25938
25938
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -27241,10 +27241,10 @@ body.e-colorpicker-overflow {
|
|
|
27241
27241
|
}
|
|
27242
27242
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
27243
27243
|
display: inline-flex;
|
|
27244
|
-
height:
|
|
27245
|
-
min-width:
|
|
27246
|
-
width:
|
|
27247
|
-
line-height:
|
|
27244
|
+
height: 20px;
|
|
27245
|
+
min-width: 20px;
|
|
27246
|
+
width: 20px;
|
|
27247
|
+
line-height: 1;
|
|
27248
27248
|
}
|
|
27249
27249
|
@media screen and (max-width: 480px) {
|
|
27250
27250
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -27254,7 +27254,7 @@ body.e-colorpicker-overflow {
|
|
|
27254
27254
|
}
|
|
27255
27255
|
.e-tab-clone-element .e-tab-icon,
|
|
27256
27256
|
.e-tab-clone-element .e-tab-icon::before {
|
|
27257
|
-
font-size:
|
|
27257
|
+
font-size: 16px;
|
|
27258
27258
|
}
|
|
27259
27259
|
@media screen and (max-width: 480px) {
|
|
27260
27260
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -32763,7 +32763,7 @@ ejs-sidebar {
|
|
|
32763
32763
|
line-height: 34px;
|
|
32764
32764
|
overflow: hidden;
|
|
32765
32765
|
position: relative;
|
|
32766
|
-
text-indent:
|
|
32766
|
+
text-indent: 36px;
|
|
32767
32767
|
white-space: nowrap;
|
|
32768
32768
|
width: 100%;
|
|
32769
32769
|
}
|
|
@@ -32773,6 +32773,7 @@ ejs-sidebar {
|
|
|
32773
32773
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32774
32774
|
position: relative;
|
|
32775
32775
|
text-indent: 0;
|
|
32776
|
+
bottom: 2px;
|
|
32776
32777
|
}
|
|
32777
32778
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32778
32779
|
font-family: inherit;
|
|
@@ -32872,6 +32873,12 @@ ejs-sidebar {
|
|
|
32872
32873
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32873
32874
|
padding: 0 14px 0 0;
|
|
32874
32875
|
}
|
|
32876
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32877
|
+
text-indent: 41px;
|
|
32878
|
+
}
|
|
32879
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32880
|
+
margin: 0 8px;
|
|
32881
|
+
}
|
|
32875
32882
|
|
|
32876
32883
|
.e-ddt-icon-hide {
|
|
32877
32884
|
display: none;
|
|
@@ -32966,7 +32973,14 @@ ejs-sidebar {
|
|
|
32966
32973
|
}
|
|
32967
32974
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32968
32975
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32969
|
-
text-indent:
|
|
32976
|
+
text-indent: 28px;
|
|
32977
|
+
padding: 3px 12px;
|
|
32978
|
+
}
|
|
32979
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32980
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32981
|
+
font-size: 16px;
|
|
32982
|
+
line-height: 24px;
|
|
32983
|
+
margin: 0 8px;
|
|
32970
32984
|
}
|
|
32971
32985
|
.e-bigger .e-ddt.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child,
|
|
32972
32986
|
.e-ddt.e-bigger.e-rtl.e-show-dd-icon .e-chips-wrapper .e-chips:last-child {
|
|
@@ -32986,6 +33000,14 @@ ejs-sidebar {
|
|
|
32986
33000
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
32987
33001
|
right: auto;
|
|
32988
33002
|
}
|
|
33003
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
33004
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
33005
|
+
text-indent: 28px;
|
|
33006
|
+
}
|
|
33007
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
33008
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
33009
|
+
margin: 0 8px;
|
|
33010
|
+
}
|
|
32989
33011
|
|
|
32990
33012
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32991
33013
|
line-height: 30px;
|
|
@@ -55303,9 +55325,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55303
55325
|
line-height: 10px;
|
|
55304
55326
|
vertical-align: middle;
|
|
55305
55327
|
}
|
|
55306
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55307
|
-
pointer-events: none;
|
|
55308
|
-
}
|
|
55309
55328
|
.e-gantt .e-gantt-chart {
|
|
55310
55329
|
height: 100%;
|
|
55311
55330
|
overflow: hidden;
|
|
@@ -80716,6 +80735,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80716
80735
|
border-radius: 0 0 4px 4px;
|
|
80717
80736
|
}
|
|
80718
80737
|
|
|
80738
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80739
|
+
border: 0;
|
|
80740
|
+
height: 0;
|
|
80741
|
+
padding: 0;
|
|
80742
|
+
visibility: hidden;
|
|
80743
|
+
width: 0;
|
|
80744
|
+
}
|
|
80745
|
+
|
|
80719
80746
|
.e-multicolumn-grid.e-grid {
|
|
80720
80747
|
border-width: 1px;
|
|
80721
80748
|
border-radius: 4px;
|
|
@@ -25351,10 +25351,10 @@ body.e-colorpicker-overflow {
|
|
|
25351
25351
|
}
|
|
25352
25352
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
25353
25353
|
display: inline-flex;
|
|
25354
|
-
height:
|
|
25355
|
-
min-width:
|
|
25356
|
-
width:
|
|
25357
|
-
line-height:
|
|
25354
|
+
height: 20px;
|
|
25355
|
+
min-width: 20px;
|
|
25356
|
+
width: 20px;
|
|
25357
|
+
line-height: 1;
|
|
25358
25358
|
}
|
|
25359
25359
|
@media screen and (max-width: 480px) {
|
|
25360
25360
|
.e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
|
|
@@ -25364,7 +25364,7 @@ body.e-colorpicker-overflow {
|
|
|
25364
25364
|
}
|
|
25365
25365
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
25366
25366
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
|
|
25367
|
-
font-size:
|
|
25367
|
+
font-size: 16px;
|
|
25368
25368
|
}
|
|
25369
25369
|
@media screen and (max-width: 480px) {
|
|
25370
25370
|
.e-tab .e-tab-header .e-toolbar-item .e-tab-icon,
|
|
@@ -26673,10 +26673,10 @@ body.e-colorpicker-overflow {
|
|
|
26673
26673
|
}
|
|
26674
26674
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
26675
26675
|
display: inline-flex;
|
|
26676
|
-
height:
|
|
26677
|
-
min-width:
|
|
26678
|
-
width:
|
|
26679
|
-
line-height:
|
|
26676
|
+
height: 20px;
|
|
26677
|
+
min-width: 20px;
|
|
26678
|
+
width: 20px;
|
|
26679
|
+
line-height: 1;
|
|
26680
26680
|
}
|
|
26681
26681
|
@media screen and (max-width: 480px) {
|
|
26682
26682
|
.e-tab-clone-element .e-icons.e-tab-icon {
|
|
@@ -26686,7 +26686,7 @@ body.e-colorpicker-overflow {
|
|
|
26686
26686
|
}
|
|
26687
26687
|
.e-tab-clone-element .e-tab-icon,
|
|
26688
26688
|
.e-tab-clone-element .e-tab-icon::before {
|
|
26689
|
-
font-size:
|
|
26689
|
+
font-size: 16px;
|
|
26690
26690
|
}
|
|
26691
26691
|
@media screen and (max-width: 480px) {
|
|
26692
26692
|
.e-tab-clone-element .e-tab-icon,
|
|
@@ -32255,7 +32255,7 @@ ejs-sidebar {
|
|
|
32255
32255
|
line-height: 34px;
|
|
32256
32256
|
overflow: hidden;
|
|
32257
32257
|
position: relative;
|
|
32258
|
-
text-indent:
|
|
32258
|
+
text-indent: 32px;
|
|
32259
32259
|
white-space: nowrap;
|
|
32260
32260
|
width: 100%;
|
|
32261
32261
|
padding: 0 8px;
|
|
@@ -32266,6 +32266,7 @@ ejs-sidebar {
|
|
|
32266
32266
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32267
32267
|
position: relative;
|
|
32268
32268
|
text-indent: 0;
|
|
32269
|
+
bottom: 0;
|
|
32269
32270
|
}
|
|
32270
32271
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
32271
32272
|
margin-top: -3px;
|
|
@@ -32372,6 +32373,12 @@ ejs-sidebar {
|
|
|
32372
32373
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32373
32374
|
padding: 0 14px 0 0;
|
|
32374
32375
|
}
|
|
32376
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32377
|
+
text-indent: 32px;
|
|
32378
|
+
}
|
|
32379
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32380
|
+
margin: 0 8px;
|
|
32381
|
+
}
|
|
32375
32382
|
|
|
32376
32383
|
.e-ddt-icon-hide {
|
|
32377
32384
|
display: none;
|
|
@@ -32500,7 +32507,7 @@ ejs-sidebar {
|
|
|
32500
32507
|
}
|
|
32501
32508
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32502
32509
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32503
|
-
text-indent:
|
|
32510
|
+
text-indent: 41px;
|
|
32504
32511
|
padding: 3px 12px;
|
|
32505
32512
|
}
|
|
32506
32513
|
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
@@ -32544,6 +32551,14 @@ ejs-sidebar {
|
|
|
32544
32551
|
.e-ddt.e-bigger.e-rtl.e-show-text.e-input-group.e-show-dd-icon .e-clear-icon {
|
|
32545
32552
|
right: auto;
|
|
32546
32553
|
}
|
|
32554
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32555
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32556
|
+
text-indent: 40px;
|
|
32557
|
+
}
|
|
32558
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32559
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32560
|
+
margin: 0 12px;
|
|
32561
|
+
}
|
|
32547
32562
|
|
|
32548
32563
|
.e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
|
|
32549
32564
|
line-height: 30px;
|
|
@@ -55170,9 +55185,6 @@ span.e-table-box.e-rbox-select {
|
|
|
55170
55185
|
line-height: 10px;
|
|
55171
55186
|
vertical-align: middle;
|
|
55172
55187
|
}
|
|
55173
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
55174
|
-
pointer-events: none;
|
|
55175
|
-
}
|
|
55176
55188
|
.e-gantt .e-gantt-chart {
|
|
55177
55189
|
height: 100%;
|
|
55178
55190
|
overflow: hidden;
|
|
@@ -80634,6 +80646,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
80634
80646
|
border-radius: 0 0 2px 2px;
|
|
80635
80647
|
}
|
|
80636
80648
|
|
|
80649
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
80650
|
+
border: 0;
|
|
80651
|
+
height: 0;
|
|
80652
|
+
padding: 0;
|
|
80653
|
+
visibility: hidden;
|
|
80654
|
+
width: 0;
|
|
80655
|
+
}
|
|
80656
|
+
|
|
80637
80657
|
.e-multicolumn-grid.e-grid {
|
|
80638
80658
|
border-width: 1px;
|
|
80639
80659
|
border-radius: 2px;
|
|
@@ -24291,6 +24291,7 @@ ejs-sidebar {
|
|
|
24291
24291
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24292
24292
|
position: relative;
|
|
24293
24293
|
text-indent: 0;
|
|
24294
|
+
bottom: 2px;
|
|
24294
24295
|
}
|
|
24295
24296
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
24296
24297
|
font-family: inherit;
|
|
@@ -24403,6 +24404,12 @@ ejs-sidebar {
|
|
|
24403
24404
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24404
24405
|
padding: 0 14px 0 0;
|
|
24405
24406
|
}
|
|
24407
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24408
|
+
text-indent: 38px;
|
|
24409
|
+
}
|
|
24410
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24411
|
+
margin: 0 10px;
|
|
24412
|
+
}
|
|
24406
24413
|
|
|
24407
24414
|
.e-ddt-icon-hide {
|
|
24408
24415
|
display: none;
|
|
@@ -42146,9 +42153,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42146
42153
|
line-height: 10px;
|
|
42147
42154
|
vertical-align: middle;
|
|
42148
42155
|
}
|
|
42149
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42150
|
-
pointer-events: none;
|
|
42151
|
-
}
|
|
42152
42156
|
.e-gantt .e-gantt-chart {
|
|
42153
42157
|
height: 100%;
|
|
42154
42158
|
overflow: hidden;
|
|
@@ -62491,6 +62495,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62491
62495
|
border-radius: 0 0 0 0;
|
|
62492
62496
|
}
|
|
62493
62497
|
|
|
62498
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
62499
|
+
border: 0;
|
|
62500
|
+
height: 0;
|
|
62501
|
+
padding: 0;
|
|
62502
|
+
visibility: hidden;
|
|
62503
|
+
width: 0;
|
|
62504
|
+
}
|
|
62505
|
+
|
|
62494
62506
|
.e-multicolumn-grid.e-grid {
|
|
62495
62507
|
border-width: 0;
|
|
62496
62508
|
border-radius: 0;
|
|
@@ -32087,6 +32087,7 @@ ejs-sidebar {
|
|
|
32087
32087
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32088
32088
|
position: relative;
|
|
32089
32089
|
text-indent: 0;
|
|
32090
|
+
bottom: 2px;
|
|
32090
32091
|
}
|
|
32091
32092
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32092
32093
|
font-family: inherit;
|
|
@@ -32199,6 +32200,12 @@ ejs-sidebar {
|
|
|
32199
32200
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32200
32201
|
padding: 0 14px 0 0;
|
|
32201
32202
|
}
|
|
32203
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32204
|
+
text-indent: 38px;
|
|
32205
|
+
}
|
|
32206
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32207
|
+
margin: 0 10px;
|
|
32208
|
+
}
|
|
32202
32209
|
|
|
32203
32210
|
.e-ddt-icon-hide {
|
|
32204
32211
|
display: none;
|
|
@@ -32288,6 +32295,13 @@ ejs-sidebar {
|
|
|
32288
32295
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32289
32296
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32290
32297
|
text-indent: 43px;
|
|
32298
|
+
padding: 0px;
|
|
32299
|
+
}
|
|
32300
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32301
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32302
|
+
font-size: 16px;
|
|
32303
|
+
line-height: 24px;
|
|
32304
|
+
margin: 0 10px;
|
|
32291
32305
|
}
|
|
32292
32306
|
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
|
|
32293
32307
|
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
|
|
@@ -32314,6 +32328,14 @@ ejs-sidebar {
|
|
|
32314
32328
|
left: 38px;
|
|
32315
32329
|
right: auto;
|
|
32316
32330
|
}
|
|
32331
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32332
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32333
|
+
text-indent: 43px;
|
|
32334
|
+
}
|
|
32335
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32336
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32337
|
+
margin: 0 10px;
|
|
32338
|
+
}
|
|
32317
32339
|
|
|
32318
32340
|
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
32319
32341
|
height: 30px;
|
|
@@ -39977,7 +39999,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
39977
39999
|
font-size: 13px;
|
|
39978
40000
|
height: 100%;
|
|
39979
40001
|
padding-top: 7px;
|
|
39980
|
-
width: calc(100% -
|
|
40002
|
+
width: calc(100% - 181px);
|
|
39981
40003
|
}
|
|
39982
40004
|
|
|
39983
40005
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -40078,12 +40100,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
40078
40100
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
40079
40101
|
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
40080
40102
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
40081
|
-
margin-right:
|
|
40103
|
+
margin-right: 15px;
|
|
40082
40104
|
}
|
|
40083
40105
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
40084
40106
|
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
40085
40107
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
40086
|
-
margin-left:
|
|
40108
|
+
margin-left: 15px;
|
|
40087
40109
|
margin-right: 0;
|
|
40088
40110
|
}
|
|
40089
40111
|
.e-bigger .e-de-tlbr-wrapper {
|
|
@@ -54295,9 +54317,6 @@ span.e-table-box.e-rbox-select {
|
|
|
54295
54317
|
line-height: 10px;
|
|
54296
54318
|
vertical-align: middle;
|
|
54297
54319
|
}
|
|
54298
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
54299
|
-
pointer-events: none;
|
|
54300
|
-
}
|
|
54301
54320
|
.e-gantt .e-gantt-chart {
|
|
54302
54321
|
height: 100%;
|
|
54303
54322
|
overflow: hidden;
|
|
@@ -79178,6 +79197,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79178
79197
|
border-radius: 0 0 0 0;
|
|
79179
79198
|
}
|
|
79180
79199
|
|
|
79200
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
79201
|
+
border: 0;
|
|
79202
|
+
height: 0;
|
|
79203
|
+
padding: 0;
|
|
79204
|
+
visibility: hidden;
|
|
79205
|
+
width: 0;
|
|
79206
|
+
}
|
|
79207
|
+
|
|
79181
79208
|
.e-multicolumn-grid.e-grid {
|
|
79182
79209
|
border-width: 0;
|
|
79183
79210
|
border-radius: 0;
|
|
@@ -24298,6 +24298,7 @@ ejs-sidebar {
|
|
|
24298
24298
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24299
24299
|
position: relative;
|
|
24300
24300
|
text-indent: 0;
|
|
24301
|
+
bottom: 2px;
|
|
24301
24302
|
}
|
|
24302
24303
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
24303
24304
|
font-family: inherit;
|
|
@@ -24410,6 +24411,12 @@ ejs-sidebar {
|
|
|
24410
24411
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24411
24412
|
padding: 0 14px 0 0;
|
|
24412
24413
|
}
|
|
24414
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24415
|
+
text-indent: 38px;
|
|
24416
|
+
}
|
|
24417
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24418
|
+
margin: 0 10px;
|
|
24419
|
+
}
|
|
24413
24420
|
|
|
24414
24421
|
.e-ddt-icon-hide {
|
|
24415
24422
|
display: none;
|
|
@@ -42268,9 +42275,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42268
42275
|
line-height: 10px;
|
|
42269
42276
|
vertical-align: middle;
|
|
42270
42277
|
}
|
|
42271
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42272
|
-
pointer-events: none;
|
|
42273
|
-
}
|
|
42274
42278
|
.e-gantt .e-gantt-chart {
|
|
42275
42279
|
height: 100%;
|
|
42276
42280
|
overflow: hidden;
|
|
@@ -62626,6 +62630,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62626
62630
|
border-radius: 0 0 0 0;
|
|
62627
62631
|
}
|
|
62628
62632
|
|
|
62633
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
62634
|
+
border: 0;
|
|
62635
|
+
height: 0;
|
|
62636
|
+
padding: 0;
|
|
62637
|
+
visibility: hidden;
|
|
62638
|
+
width: 0;
|
|
62639
|
+
}
|
|
62640
|
+
|
|
62629
62641
|
.e-multicolumn-grid.e-grid {
|
|
62630
62642
|
border-width: 1px;
|
|
62631
62643
|
border-radius: 0;
|
|
@@ -32103,6 +32103,7 @@ ejs-sidebar {
|
|
|
32103
32103
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
32104
32104
|
position: relative;
|
|
32105
32105
|
text-indent: 0;
|
|
32106
|
+
bottom: 2px;
|
|
32106
32107
|
}
|
|
32107
32108
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
32108
32109
|
font-family: inherit;
|
|
@@ -32215,6 +32216,12 @@ ejs-sidebar {
|
|
|
32215
32216
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
32216
32217
|
padding: 0 14px 0 0;
|
|
32217
32218
|
}
|
|
32219
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
32220
|
+
text-indent: 38px;
|
|
32221
|
+
}
|
|
32222
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
32223
|
+
margin: 0 10px;
|
|
32224
|
+
}
|
|
32218
32225
|
|
|
32219
32226
|
.e-ddt-icon-hide {
|
|
32220
32227
|
display: none;
|
|
@@ -32304,6 +32311,13 @@ ejs-sidebar {
|
|
|
32304
32311
|
.e-bigger .e-ddt.e-popup .e-selectall-parent,
|
|
32305
32312
|
.e-ddt.e-bigger.e-popup .e-selectall-parent {
|
|
32306
32313
|
text-indent: 43px;
|
|
32314
|
+
padding: 0px;
|
|
32315
|
+
}
|
|
32316
|
+
.e-bigger .e-ddt.e-popup .e-selectall-parent .e-all-text,
|
|
32317
|
+
.e-ddt.e-bigger.e-popup .e-selectall-parent .e-all-text {
|
|
32318
|
+
font-size: 16px;
|
|
32319
|
+
line-height: 24px;
|
|
32320
|
+
margin: 0 10px;
|
|
32307
32321
|
}
|
|
32308
32322
|
.e-bigger .e-ddt.e-popup .e-treeview .e-fullrow,
|
|
32309
32323
|
.e-ddt.e-bigger.e-popup .e-treeview .e-fullrow {
|
|
@@ -32330,6 +32344,14 @@ ejs-sidebar {
|
|
|
32330
32344
|
left: 38px;
|
|
32331
32345
|
right: auto;
|
|
32332
32346
|
}
|
|
32347
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent,
|
|
32348
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent {
|
|
32349
|
+
text-indent: 43px;
|
|
32350
|
+
}
|
|
32351
|
+
.e-bigger .e-ddt.e-rtl .e-selectall-parent .e-all-text,
|
|
32352
|
+
.e-ddt.e-bigger.e-rtl .e-selectall-parent .e-all-text {
|
|
32353
|
+
margin: 0 10px;
|
|
32354
|
+
}
|
|
32333
32355
|
|
|
32334
32356
|
.e-multi-select-wrapper.e-down-icon .e-input-group-icon.e-ddl-icon {
|
|
32335
32357
|
height: 30px;
|
|
@@ -40034,7 +40056,7 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
40034
40056
|
font-size: 13px;
|
|
40035
40057
|
height: 100%;
|
|
40036
40058
|
padding-top: 6px;
|
|
40037
|
-
width: calc(100% -
|
|
40059
|
+
width: calc(100% - 181px);
|
|
40038
40060
|
}
|
|
40039
40061
|
|
|
40040
40062
|
.e-bigger .e-de-statusbar-zoom-spell {
|
|
@@ -40135,12 +40157,12 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
40135
40157
|
.e-bigger .e-de-ctnr-segment > div:first-child:not(.e-rtl),
|
|
40136
40158
|
.e-bigger .e-de-ctnr-segment-list > div:last-child:not(.e-rtl),
|
|
40137
40159
|
.e-bigger .e-de-ctnr-segment > button:first-child:not(.e-rtl) {
|
|
40138
|
-
margin-right:
|
|
40160
|
+
margin-right: 15px;
|
|
40139
40161
|
}
|
|
40140
40162
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > div:first-child,
|
|
40141
40163
|
.e-bigger .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl > div:last-child,
|
|
40142
40164
|
.e-bigger .e-de-ctnr-segment.e-de-ctnr-segment-rtl > button:first-child {
|
|
40143
|
-
margin-left:
|
|
40165
|
+
margin-left: 15px;
|
|
40144
40166
|
margin-right: 0;
|
|
40145
40167
|
}
|
|
40146
40168
|
.e-bigger .e-de-tlbr-wrapper {
|
|
@@ -54431,9 +54453,6 @@ span.e-table-box.e-rbox-select {
|
|
|
54431
54453
|
line-height: 10px;
|
|
54432
54454
|
vertical-align: middle;
|
|
54433
54455
|
}
|
|
54434
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
54435
|
-
pointer-events: none;
|
|
54436
|
-
}
|
|
54437
54456
|
.e-gantt .e-gantt-chart {
|
|
54438
54457
|
height: 100%;
|
|
54439
54458
|
overflow: hidden;
|
|
@@ -79330,6 +79349,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
79330
79349
|
border-radius: 0 0 0 0;
|
|
79331
79350
|
}
|
|
79332
79351
|
|
|
79352
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
79353
|
+
border: 0;
|
|
79354
|
+
height: 0;
|
|
79355
|
+
padding: 0;
|
|
79356
|
+
visibility: hidden;
|
|
79357
|
+
width: 0;
|
|
79358
|
+
}
|
|
79359
|
+
|
|
79333
79360
|
.e-multicolumn-grid.e-grid {
|
|
79334
79361
|
border-width: 1px;
|
|
79335
79362
|
border-radius: 0;
|
|
@@ -24325,7 +24325,7 @@ ejs-sidebar {
|
|
|
24325
24325
|
display: block;
|
|
24326
24326
|
overflow: hidden;
|
|
24327
24327
|
position: relative;
|
|
24328
|
-
text-indent:
|
|
24328
|
+
text-indent: 33px;
|
|
24329
24329
|
white-space: nowrap;
|
|
24330
24330
|
width: 100%;
|
|
24331
24331
|
padding: 8px 12px;
|
|
@@ -24336,6 +24336,7 @@ ejs-sidebar {
|
|
|
24336
24336
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper {
|
|
24337
24337
|
position: relative;
|
|
24338
24338
|
text-indent: 0;
|
|
24339
|
+
bottom: 1px;
|
|
24339
24340
|
}
|
|
24340
24341
|
.e-ddt.e-popup .e-selectall-parent .e-checkbox-wrapper .e-frame {
|
|
24341
24342
|
margin-top: -3px;
|
|
@@ -24445,6 +24446,12 @@ ejs-sidebar {
|
|
|
24445
24446
|
.e-ddt.e-rtl.e-popup .e-treeview .e-list-item .e-ul {
|
|
24446
24447
|
padding: 0 14px 0 0;
|
|
24447
24448
|
}
|
|
24449
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent {
|
|
24450
|
+
text-indent: 33px;
|
|
24451
|
+
}
|
|
24452
|
+
.e-ddt.e-rtl.e-popup .e-selectall-parent .e-all-text {
|
|
24453
|
+
margin: 0 12px;
|
|
24454
|
+
}
|
|
24448
24455
|
|
|
24449
24456
|
.e-ddt-icon-hide {
|
|
24450
24457
|
display: none;
|
|
@@ -42496,9 +42503,6 @@ span.e-table-box.e-rbox-select {
|
|
|
42496
42503
|
line-height: 10px;
|
|
42497
42504
|
vertical-align: middle;
|
|
42498
42505
|
}
|
|
42499
|
-
.e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
|
|
42500
|
-
pointer-events: none;
|
|
42501
|
-
}
|
|
42502
42506
|
.e-gantt .e-gantt-chart {
|
|
42503
42507
|
height: 100%;
|
|
42504
42508
|
overflow: hidden;
|
|
@@ -63043,6 +63047,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63043
63047
|
border-radius: 0 0 2px 2px;
|
|
63044
63048
|
}
|
|
63045
63049
|
|
|
63050
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
63051
|
+
border: 0;
|
|
63052
|
+
height: 0;
|
|
63053
|
+
padding: 0;
|
|
63054
|
+
visibility: hidden;
|
|
63055
|
+
width: 0;
|
|
63056
|
+
}
|
|
63057
|
+
|
|
63046
63058
|
.e-multicolumn-grid.e-grid {
|
|
63047
63059
|
border-width: 1px;
|
|
63048
63060
|
border-radius: 2px;
|