@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
|
@@ -52756,7 +52756,7 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
52756
52756
|
$tab-mob-nav-icon-size: 16px !default;
|
|
52757
52757
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
52758
52758
|
$tab-big-icon-size: 16px !default;
|
|
52759
|
-
$tab-nrml-icon-size:
|
|
52759
|
+
$tab-nrml-icon-size: 16px !default;
|
|
52760
52760
|
$tab-mob-icon-size: 20px !default;
|
|
52761
52761
|
$tab-big-icon-container-size: 24px !default;
|
|
52762
52762
|
$tab-nrml-icon-container-size: 20px !default;
|
|
@@ -52890,7 +52890,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
52890
52890
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
52891
52891
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
52892
52892
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
52893
|
-
$tab-nrml-item-tabicon-line-height:
|
|
52893
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
52894
52894
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
52895
52895
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
52896
52896
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -62881,9 +62881,15 @@ $ddt-chip-icon-line-height: 24px !default;
|
|
|
62881
62881
|
$ddt-last-chip-right-margin: 48px !default;
|
|
62882
62882
|
$ddt-last-chip-bigger-right-margin: 68px !default;
|
|
62883
62883
|
$ddt-select-all-height: 36px !default;
|
|
62884
|
-
$ddt-select-all-checkbox-margin:
|
|
62884
|
+
$ddt-select-all-checkbox-margin: 8px !default;
|
|
62885
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
62886
|
+
$ddt-big-select-all-padding: 3px 12px !default;
|
|
62887
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
62888
|
+
$ddt-rtl-big-select-all-text-margin: 0 11px !default;
|
|
62885
62889
|
$ddt-select-all-text-indent: 38px !default;
|
|
62886
|
-
$ddt-select-all-
|
|
62890
|
+
$ddt-rtl-select-all-text-indent: 38px !default;
|
|
62891
|
+
$ddt-select-all-bigger-text-indent: 31px !default;
|
|
62892
|
+
$ddt-rtl-select-all-bigger-text-indent: 31px !default;
|
|
62887
62893
|
$ddt-select-all-text-font-size: 14px !default;
|
|
62888
62894
|
$ddt-popup-reorder-border: rgba($black, .15) !default;
|
|
62889
62895
|
$ddt-treeview-padding: 0 8px !default;
|
|
@@ -62919,6 +62925,9 @@ $ddt-delim-padding: 4px 8px 0 8px !default;
|
|
|
62919
62925
|
$ddt-delim-bigger-padding: 6px 12px 0 12px !default;
|
|
62920
62926
|
$ddt-remains-count-padding-top: 4px !default;
|
|
62921
62927
|
$ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
62928
|
+
$ddt-select-all-font-size: 14px !default;
|
|
62929
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
62930
|
+
$ddt-select-all-checkbox-bottom: 1px !default;
|
|
62922
62931
|
@mixin ddt-rotate($position) {
|
|
62923
62932
|
transform: rotate($position);
|
|
62924
62933
|
transition: transform 300ms ease;
|
|
@@ -63478,10 +63487,7 @@ $ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
|
63478
63487
|
.e-checkbox-wrapper {
|
|
63479
63488
|
position: relative;
|
|
63480
63489
|
text-indent: 0;
|
|
63481
|
-
|
|
63482
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63483
|
-
bottom: 2px;
|
|
63484
|
-
}
|
|
63490
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63485
63491
|
|
|
63486
63492
|
.e-frame {
|
|
63487
63493
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63492,7 +63498,7 @@ $ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
|
63492
63498
|
|
|
63493
63499
|
.e-all-text {
|
|
63494
63500
|
font-family: inherit;
|
|
63495
|
-
font-size:
|
|
63501
|
+
font-size: $ddt-select-all-font-size;
|
|
63496
63502
|
margin: $ddt-select-all-checkbox-margin;
|
|
63497
63503
|
@if $ddt-skin-name == 'tailwind' {
|
|
63498
63504
|
line-height: $ddt-select-all-height;
|
|
@@ -63845,6 +63851,13 @@ $ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
|
63845
63851
|
.e-treeview .e-list-item .e-ul {
|
|
63846
63852
|
padding: 0 14px 0 0;
|
|
63847
63853
|
}
|
|
63854
|
+
|
|
63855
|
+
.e-selectall-parent {
|
|
63856
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
63857
|
+
.e-all-text {
|
|
63858
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
63859
|
+
}
|
|
63860
|
+
}
|
|
63848
63861
|
}
|
|
63849
63862
|
}
|
|
63850
63863
|
}
|
|
@@ -64389,19 +64402,12 @@ $ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
|
64389
64402
|
|
|
64390
64403
|
.e-selectall-parent {
|
|
64391
64404
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64392
|
-
|
|
64393
|
-
padding: $ddt-big-select-all-padding;
|
|
64405
|
+
padding: $ddt-big-select-all-padding;
|
|
64394
64406
|
|
|
64395
|
-
|
|
64396
|
-
|
|
64397
|
-
|
|
64398
|
-
|
|
64399
|
-
margin: 0 12px;
|
|
64400
|
-
}
|
|
64401
|
-
@else {
|
|
64402
|
-
margin: 0 16px;
|
|
64403
|
-
}
|
|
64404
|
-
}
|
|
64407
|
+
.e-all-text {
|
|
64408
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64409
|
+
line-height: 24px;
|
|
64410
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64405
64411
|
}
|
|
64406
64412
|
}
|
|
64407
64413
|
|
|
@@ -64557,6 +64563,13 @@ $ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
|
64557
64563
|
right: auto;
|
|
64558
64564
|
}
|
|
64559
64565
|
}
|
|
64566
|
+
|
|
64567
|
+
.e-selectall-parent {
|
|
64568
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64569
|
+
.e-all-text {
|
|
64570
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64571
|
+
}
|
|
64572
|
+
}
|
|
64560
64573
|
}
|
|
64561
64574
|
}
|
|
64562
64575
|
}
|
|
@@ -101978,10 +101991,6 @@ $gantt-chartrow-hover-bg-color: rgba($black, .08) !default;
|
|
|
101978
101991
|
line-height: 10px;
|
|
101979
101992
|
vertical-align: middle;
|
|
101980
101993
|
}
|
|
101981
|
-
|
|
101982
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
101983
|
-
pointer-events: none;
|
|
101984
|
-
}
|
|
101985
101994
|
}
|
|
101986
101995
|
|
|
101987
101996
|
.e-gantt-chart {
|
|
@@ -139676,6 +139685,13 @@ $nodata-border-color: $gray-300 !default;
|
|
|
139676
139685
|
align-items: center;
|
|
139677
139686
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139678
139687
|
}
|
|
139688
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139689
|
+
border: 0;
|
|
139690
|
+
height: 0;
|
|
139691
|
+
padding: 0;
|
|
139692
|
+
visibility: hidden;
|
|
139693
|
+
width: 0;
|
|
139694
|
+
}
|
|
139679
139695
|
.e-multicolumn-grid.e-grid {
|
|
139680
139696
|
border-width: $grid-border-width;
|
|
139681
139697
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -38497,10 +38497,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
38497
38497
|
$tab-mob-nav-icon-size: 16px !default;
|
|
38498
38498
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
38499
38499
|
$tab-big-icon-size: 16px !default;
|
|
38500
|
-
$tab-nrml-icon-size:
|
|
38500
|
+
$tab-nrml-icon-size: 16px !default;
|
|
38501
38501
|
$tab-mob-icon-size: 20px !default;
|
|
38502
38502
|
$tab-big-icon-container-size: 24px !default;
|
|
38503
|
-
$tab-nrml-icon-container-size:
|
|
38503
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
38504
38504
|
$tab-mob-icon-container-size: 20px !default;
|
|
38505
38505
|
$tab-big-nav-icon-top: 11px !default;
|
|
38506
38506
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -38677,7 +38677,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
38677
38677
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
38678
38678
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
38679
38679
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
38680
|
-
$tab-nrml-item-tabicon-line-height:
|
|
38680
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
38681
38681
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
38682
38682
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
38683
38683
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -46530,8 +46530,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
46530
46530
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
46531
46531
|
$ddt-select-all-height: 34px !default;
|
|
46532
46532
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
46533
|
-
$ddt-select-all-
|
|
46534
|
-
$ddt-select-all-
|
|
46533
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
46534
|
+
$ddt-select-all-text-indent: 32px !default;
|
|
46535
|
+
$ddt-rtl-select-all-text-indent: 32px !default;
|
|
46536
|
+
$ddt-select-all-bigger-text-indent: 41px !default;
|
|
46537
|
+
$ddt-rtl-select-all-bigger-text-indent: 40px !default;
|
|
46535
46538
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
46536
46539
|
$ddt-popup-radius: 4px !default;
|
|
46537
46540
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -46552,6 +46555,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
46552
46555
|
$ddt-delim-padding : 0 8px !default;
|
|
46553
46556
|
$ddt-delim-bigger-padding: 0 12px !default;
|
|
46554
46557
|
$ddt-remains-count-padding-top: 0 !default;
|
|
46558
|
+
$ddt-select-all-font-size: 14px !default;
|
|
46559
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
46560
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
46561
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
46562
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
46555
46563
|
|
|
46556
46564
|
// color variables
|
|
46557
46565
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -47125,10 +47133,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47125
47133
|
.e-checkbox-wrapper {
|
|
47126
47134
|
position: relative;
|
|
47127
47135
|
text-indent: 0;
|
|
47128
|
-
|
|
47129
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47130
|
-
bottom: 2px;
|
|
47131
|
-
}
|
|
47136
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47132
47137
|
|
|
47133
47138
|
.e-frame {
|
|
47134
47139
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47139,7 +47144,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47139
47144
|
|
|
47140
47145
|
.e-all-text {
|
|
47141
47146
|
font-family: inherit;
|
|
47142
|
-
font-size:
|
|
47147
|
+
font-size: $ddt-select-all-font-size;
|
|
47143
47148
|
margin: $ddt-select-all-checkbox-margin;
|
|
47144
47149
|
@if $ddt-skin-name == 'tailwind' {
|
|
47145
47150
|
line-height: $ddt-select-all-height;
|
|
@@ -47492,6 +47497,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47492
47497
|
.e-treeview .e-list-item .e-ul {
|
|
47493
47498
|
padding: 0 14px 0 0;
|
|
47494
47499
|
}
|
|
47500
|
+
|
|
47501
|
+
.e-selectall-parent {
|
|
47502
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
47503
|
+
.e-all-text {
|
|
47504
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
47505
|
+
}
|
|
47506
|
+
}
|
|
47495
47507
|
}
|
|
47496
47508
|
}
|
|
47497
47509
|
}
|
|
@@ -75768,10 +75780,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
75768
75780
|
line-height: 10px;
|
|
75769
75781
|
vertical-align: middle;
|
|
75770
75782
|
}
|
|
75771
|
-
|
|
75772
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
75773
|
-
pointer-events: none;
|
|
75774
|
-
}
|
|
75775
75783
|
}
|
|
75776
75784
|
|
|
75777
75785
|
.e-gantt-chart {
|
|
@@ -107548,6 +107556,13 @@ $nodata-border-color: $border-light !default;
|
|
|
107548
107556
|
align-items: center;
|
|
107549
107557
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
107550
107558
|
}
|
|
107559
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
107560
|
+
border: 0;
|
|
107561
|
+
height: 0;
|
|
107562
|
+
padding: 0;
|
|
107563
|
+
visibility: hidden;
|
|
107564
|
+
width: 0;
|
|
107565
|
+
}
|
|
107551
107566
|
.e-multicolumn-grid.e-grid {
|
|
107552
107567
|
border-width: $grid-border-width;
|
|
107553
107568
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -53064,10 +53064,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
53064
53064
|
$tab-mob-nav-icon-size: 16px !default;
|
|
53065
53065
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
53066
53066
|
$tab-big-icon-size: 16px !default;
|
|
53067
|
-
$tab-nrml-icon-size:
|
|
53067
|
+
$tab-nrml-icon-size: 16px !default;
|
|
53068
53068
|
$tab-mob-icon-size: 20px !default;
|
|
53069
53069
|
$tab-big-icon-container-size: 24px !default;
|
|
53070
|
-
$tab-nrml-icon-container-size:
|
|
53070
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
53071
53071
|
$tab-mob-icon-container-size: 20px !default;
|
|
53072
53072
|
$tab-big-nav-icon-top: 11px !default;
|
|
53073
53073
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -53244,7 +53244,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
53244
53244
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
53245
53245
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
53246
53246
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
53247
|
-
$tab-nrml-item-tabicon-line-height:
|
|
53247
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
53248
53248
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
53249
53249
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
53250
53250
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -63213,8 +63213,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
63213
63213
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
63214
63214
|
$ddt-select-all-height: 34px !default;
|
|
63215
63215
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
63216
|
-
$ddt-select-all-
|
|
63217
|
-
$ddt-select-all-
|
|
63216
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
63217
|
+
$ddt-select-all-text-indent: 32px !default;
|
|
63218
|
+
$ddt-rtl-select-all-text-indent: 32px !default;
|
|
63219
|
+
$ddt-select-all-bigger-text-indent: 41px !default;
|
|
63220
|
+
$ddt-rtl-select-all-bigger-text-indent: 40px !default;
|
|
63218
63221
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
63219
63222
|
$ddt-popup-radius: 4px !default;
|
|
63220
63223
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -63235,6 +63238,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
63235
63238
|
$ddt-delim-padding : 0 8px !default;
|
|
63236
63239
|
$ddt-delim-bigger-padding: 0 12px !default;
|
|
63237
63240
|
$ddt-remains-count-padding-top: 0 !default;
|
|
63241
|
+
$ddt-select-all-font-size: 14px !default;
|
|
63242
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63243
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
63244
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
63245
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
63238
63246
|
|
|
63239
63247
|
// color variables
|
|
63240
63248
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -63808,10 +63816,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63808
63816
|
.e-checkbox-wrapper {
|
|
63809
63817
|
position: relative;
|
|
63810
63818
|
text-indent: 0;
|
|
63811
|
-
|
|
63812
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63813
|
-
bottom: 2px;
|
|
63814
|
-
}
|
|
63819
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63815
63820
|
|
|
63816
63821
|
.e-frame {
|
|
63817
63822
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63822,7 +63827,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63822
63827
|
|
|
63823
63828
|
.e-all-text {
|
|
63824
63829
|
font-family: inherit;
|
|
63825
|
-
font-size:
|
|
63830
|
+
font-size: $ddt-select-all-font-size;
|
|
63826
63831
|
margin: $ddt-select-all-checkbox-margin;
|
|
63827
63832
|
@if $ddt-skin-name == 'tailwind' {
|
|
63828
63833
|
line-height: $ddt-select-all-height;
|
|
@@ -64175,6 +64180,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64175
64180
|
.e-treeview .e-list-item .e-ul {
|
|
64176
64181
|
padding: 0 14px 0 0;
|
|
64177
64182
|
}
|
|
64183
|
+
|
|
64184
|
+
.e-selectall-parent {
|
|
64185
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64186
|
+
.e-all-text {
|
|
64187
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64188
|
+
}
|
|
64189
|
+
}
|
|
64178
64190
|
}
|
|
64179
64191
|
}
|
|
64180
64192
|
}
|
|
@@ -64719,19 +64731,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64719
64731
|
|
|
64720
64732
|
.e-selectall-parent {
|
|
64721
64733
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64722
|
-
|
|
64723
|
-
padding: $ddt-big-select-all-padding;
|
|
64734
|
+
padding: $ddt-big-select-all-padding;
|
|
64724
64735
|
|
|
64725
|
-
|
|
64726
|
-
|
|
64727
|
-
|
|
64728
|
-
|
|
64729
|
-
margin: 0 12px;
|
|
64730
|
-
}
|
|
64731
|
-
@else {
|
|
64732
|
-
margin: 0 16px;
|
|
64733
|
-
}
|
|
64734
|
-
}
|
|
64736
|
+
.e-all-text {
|
|
64737
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64738
|
+
line-height: 24px;
|
|
64739
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64735
64740
|
}
|
|
64736
64741
|
}
|
|
64737
64742
|
|
|
@@ -64887,6 +64892,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64887
64892
|
right: auto;
|
|
64888
64893
|
}
|
|
64889
64894
|
}
|
|
64895
|
+
|
|
64896
|
+
.e-selectall-parent {
|
|
64897
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64898
|
+
.e-all-text {
|
|
64899
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64900
|
+
}
|
|
64901
|
+
}
|
|
64890
64902
|
}
|
|
64891
64903
|
}
|
|
64892
64904
|
}
|
|
@@ -102178,10 +102190,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
102178
102190
|
line-height: 10px;
|
|
102179
102191
|
vertical-align: middle;
|
|
102180
102192
|
}
|
|
102181
|
-
|
|
102182
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102183
|
-
pointer-events: none;
|
|
102184
|
-
}
|
|
102185
102193
|
}
|
|
102186
102194
|
|
|
102187
102195
|
.e-gantt-chart {
|
|
@@ -139832,6 +139840,13 @@ $nodata-border-color: $border-light !default;
|
|
|
139832
139840
|
align-items: center;
|
|
139833
139841
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139834
139842
|
}
|
|
139843
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139844
|
+
border: 0;
|
|
139845
|
+
height: 0;
|
|
139846
|
+
padding: 0;
|
|
139847
|
+
visibility: hidden;
|
|
139848
|
+
width: 0;
|
|
139849
|
+
}
|
|
139835
139850
|
.e-multicolumn-grid.e-grid {
|
|
139836
139851
|
border-width: $grid-border-width;
|
|
139837
139852
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -38496,10 +38496,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
38496
38496
|
$tab-mob-nav-icon-size: 16px !default;
|
|
38497
38497
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
38498
38498
|
$tab-big-icon-size: 16px !default;
|
|
38499
|
-
$tab-nrml-icon-size:
|
|
38499
|
+
$tab-nrml-icon-size: 16px !default;
|
|
38500
38500
|
$tab-mob-icon-size: 20px !default;
|
|
38501
38501
|
$tab-big-icon-container-size: 24px !default;
|
|
38502
|
-
$tab-nrml-icon-container-size:
|
|
38502
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
38503
38503
|
$tab-mob-icon-container-size: 20px !default;
|
|
38504
38504
|
$tab-big-nav-icon-top: 11px !default;
|
|
38505
38505
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -38676,7 +38676,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
38676
38676
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
38677
38677
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
38678
38678
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
38679
|
-
$tab-nrml-item-tabicon-line-height:
|
|
38679
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
38680
38680
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
38681
38681
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
38682
38682
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -46529,8 +46529,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
46529
46529
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
46530
46530
|
$ddt-select-all-height: 34px !default;
|
|
46531
46531
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
46532
|
-
$ddt-select-all-
|
|
46533
|
-
$ddt-select-all-
|
|
46532
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
46533
|
+
$ddt-select-all-text-indent: 32px !default;
|
|
46534
|
+
$ddt-rtl-select-all-text-indent: 32px !default;
|
|
46535
|
+
$ddt-select-all-bigger-text-indent: 41px !default;
|
|
46536
|
+
$ddt-rtl-select-all-bigger-text-indent: 40px !default;
|
|
46534
46537
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
46535
46538
|
$ddt-popup-radius: 4px !default;
|
|
46536
46539
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -46551,6 +46554,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
46551
46554
|
$ddt-delim-padding : 0 8px !default;
|
|
46552
46555
|
$ddt-delim-bigger-padding: 0 12px !default;
|
|
46553
46556
|
$ddt-remains-count-padding-top: 0 !default;
|
|
46557
|
+
$ddt-select-all-font-size: 14px !default;
|
|
46558
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
46559
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
46560
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
46561
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
46554
46562
|
|
|
46555
46563
|
// color variables
|
|
46556
46564
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -47124,10 +47132,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47124
47132
|
.e-checkbox-wrapper {
|
|
47125
47133
|
position: relative;
|
|
47126
47134
|
text-indent: 0;
|
|
47127
|
-
|
|
47128
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47129
|
-
bottom: 2px;
|
|
47130
|
-
}
|
|
47135
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47131
47136
|
|
|
47132
47137
|
.e-frame {
|
|
47133
47138
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47138,7 +47143,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47138
47143
|
|
|
47139
47144
|
.e-all-text {
|
|
47140
47145
|
font-family: inherit;
|
|
47141
|
-
font-size:
|
|
47146
|
+
font-size: $ddt-select-all-font-size;
|
|
47142
47147
|
margin: $ddt-select-all-checkbox-margin;
|
|
47143
47148
|
@if $ddt-skin-name == 'tailwind' {
|
|
47144
47149
|
line-height: $ddt-select-all-height;
|
|
@@ -47491,6 +47496,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47491
47496
|
.e-treeview .e-list-item .e-ul {
|
|
47492
47497
|
padding: 0 14px 0 0;
|
|
47493
47498
|
}
|
|
47499
|
+
|
|
47500
|
+
.e-selectall-parent {
|
|
47501
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
47502
|
+
.e-all-text {
|
|
47503
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
47504
|
+
}
|
|
47505
|
+
}
|
|
47494
47506
|
}
|
|
47495
47507
|
}
|
|
47496
47508
|
}
|
|
@@ -75767,10 +75779,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
75767
75779
|
line-height: 10px;
|
|
75768
75780
|
vertical-align: middle;
|
|
75769
75781
|
}
|
|
75770
|
-
|
|
75771
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
75772
|
-
pointer-events: none;
|
|
75773
|
-
}
|
|
75774
75782
|
}
|
|
75775
75783
|
|
|
75776
75784
|
.e-gantt-chart {
|
|
@@ -107547,6 +107555,13 @@ $nodata-border-color: $border-light !default;
|
|
|
107547
107555
|
align-items: center;
|
|
107548
107556
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
107549
107557
|
}
|
|
107558
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
107559
|
+
border: 0;
|
|
107560
|
+
height: 0;
|
|
107561
|
+
padding: 0;
|
|
107562
|
+
visibility: hidden;
|
|
107563
|
+
width: 0;
|
|
107564
|
+
}
|
|
107550
107565
|
.e-multicolumn-grid.e-grid {
|
|
107551
107566
|
border-width: $grid-border-width;
|
|
107552
107567
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -39259,10 +39259,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
39259
39259
|
$tab-mob-nav-icon-size: 16px !default;
|
|
39260
39260
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
39261
39261
|
$tab-big-icon-size: 16px !default;
|
|
39262
|
-
$tab-nrml-icon-size:
|
|
39262
|
+
$tab-nrml-icon-size: 16px !default;
|
|
39263
39263
|
$tab-mob-icon-size: 20px !default;
|
|
39264
39264
|
$tab-big-icon-container-size: 24px !default;
|
|
39265
|
-
$tab-nrml-icon-container-size:
|
|
39265
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
39266
39266
|
$tab-mob-icon-container-size: 20px !default;
|
|
39267
39267
|
$tab-big-nav-icon-top: 11px !default;
|
|
39268
39268
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -39440,7 +39440,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
39440
39440
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
39441
39441
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
39442
39442
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
39443
|
-
$tab-nrml-item-tabicon-line-height:
|
|
39443
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
39444
39444
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
39445
39445
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
39446
39446
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -47291,8 +47291,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
47291
47291
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
47292
47292
|
$ddt-select-all-height: 34px !default;
|
|
47293
47293
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
47294
|
-
$ddt-select-all-
|
|
47295
|
-
$ddt-select-all-
|
|
47294
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
47295
|
+
$ddt-select-all-text-indent: 36px !default;
|
|
47296
|
+
$ddt-rtl-select-all-text-indent: 41px !default;
|
|
47297
|
+
$ddt-select-all-bigger-text-indent: 28px !default;
|
|
47298
|
+
$ddt-rtl-select-all-bigger-text-indent: 28px !default;
|
|
47296
47299
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
47297
47300
|
$ddt-popup-radius: 4px !default;
|
|
47298
47301
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -47313,6 +47316,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
47313
47316
|
$ddt-delim-padding : 5px 8px !default;
|
|
47314
47317
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
47315
47318
|
$ddt-remains-count-padding-top: 0 !default;
|
|
47319
|
+
$ddt-select-all-font-size: 14px !default;
|
|
47320
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
47321
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
47322
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
47323
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
47316
47324
|
|
|
47317
47325
|
// color variables
|
|
47318
47326
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -47887,10 +47895,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47887
47895
|
.e-checkbox-wrapper {
|
|
47888
47896
|
position: relative;
|
|
47889
47897
|
text-indent: 0;
|
|
47890
|
-
|
|
47891
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47892
|
-
bottom: 2px;
|
|
47893
|
-
}
|
|
47898
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47894
47899
|
|
|
47895
47900
|
.e-frame {
|
|
47896
47901
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47901,7 +47906,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47901
47906
|
|
|
47902
47907
|
.e-all-text {
|
|
47903
47908
|
font-family: inherit;
|
|
47904
|
-
font-size:
|
|
47909
|
+
font-size: $ddt-select-all-font-size;
|
|
47905
47910
|
margin: $ddt-select-all-checkbox-margin;
|
|
47906
47911
|
@if $ddt-skin-name == 'tailwind' {
|
|
47907
47912
|
line-height: $ddt-select-all-height;
|
|
@@ -48254,6 +48259,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48254
48259
|
.e-treeview .e-list-item .e-ul {
|
|
48255
48260
|
padding: 0 14px 0 0;
|
|
48256
48261
|
}
|
|
48262
|
+
|
|
48263
|
+
.e-selectall-parent {
|
|
48264
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
48265
|
+
.e-all-text {
|
|
48266
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
48267
|
+
}
|
|
48268
|
+
}
|
|
48257
48269
|
}
|
|
48258
48270
|
}
|
|
48259
48271
|
}
|
|
@@ -76562,10 +76574,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
76562
76574
|
line-height: 10px;
|
|
76563
76575
|
vertical-align: middle;
|
|
76564
76576
|
}
|
|
76565
|
-
|
|
76566
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
76567
|
-
pointer-events: none;
|
|
76568
|
-
}
|
|
76569
76577
|
}
|
|
76570
76578
|
|
|
76571
76579
|
.e-gantt-chart {
|
|
@@ -108336,6 +108344,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
108336
108344
|
align-items: center;
|
|
108337
108345
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
108338
108346
|
}
|
|
108347
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
108348
|
+
border: 0;
|
|
108349
|
+
height: 0;
|
|
108350
|
+
padding: 0;
|
|
108351
|
+
visibility: hidden;
|
|
108352
|
+
width: 0;
|
|
108353
|
+
}
|
|
108339
108354
|
.e-multicolumn-grid.e-grid {
|
|
108340
108355
|
border-width: $grid-border-width;
|
|
108341
108356
|
border-radius: $multicolumn-popup-border-radius;
|