@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
|
@@ -53826,10 +53826,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
53826
53826
|
$tab-mob-nav-icon-size: 16px !default;
|
|
53827
53827
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
53828
53828
|
$tab-big-icon-size: 16px !default;
|
|
53829
|
-
$tab-nrml-icon-size:
|
|
53829
|
+
$tab-nrml-icon-size: 16px !default;
|
|
53830
53830
|
$tab-mob-icon-size: 20px !default;
|
|
53831
53831
|
$tab-big-icon-container-size: 24px !default;
|
|
53832
|
-
$tab-nrml-icon-container-size:
|
|
53832
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
53833
53833
|
$tab-mob-icon-container-size: 20px !default;
|
|
53834
53834
|
$tab-big-nav-icon-top: 11px !default;
|
|
53835
53835
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -54007,7 +54007,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
54007
54007
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
54008
54008
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
54009
54009
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
54010
|
-
$tab-nrml-item-tabicon-line-height:
|
|
54010
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
54011
54011
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
54012
54012
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
54013
54013
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -63974,8 +63974,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
63974
63974
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
63975
63975
|
$ddt-select-all-height: 34px !default;
|
|
63976
63976
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
63977
|
-
$ddt-select-all-
|
|
63978
|
-
$ddt-select-all-
|
|
63977
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
63978
|
+
$ddt-select-all-text-indent: 36px !default;
|
|
63979
|
+
$ddt-rtl-select-all-text-indent: 41px !default;
|
|
63980
|
+
$ddt-select-all-bigger-text-indent: 28px !default;
|
|
63981
|
+
$ddt-rtl-select-all-bigger-text-indent: 28px !default;
|
|
63979
63982
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
63980
63983
|
$ddt-popup-radius: 4px !default;
|
|
63981
63984
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -63996,6 +63999,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
63996
63999
|
$ddt-delim-padding : 5px 8px !default;
|
|
63997
64000
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
63998
64001
|
$ddt-remains-count-padding-top: 0 !default;
|
|
64002
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64003
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64004
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
64005
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
64006
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
63999
64007
|
|
|
64000
64008
|
// color variables
|
|
64001
64009
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -64570,10 +64578,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64570
64578
|
.e-checkbox-wrapper {
|
|
64571
64579
|
position: relative;
|
|
64572
64580
|
text-indent: 0;
|
|
64573
|
-
|
|
64574
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
64575
|
-
bottom: 2px;
|
|
64576
|
-
}
|
|
64581
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
64577
64582
|
|
|
64578
64583
|
.e-frame {
|
|
64579
64584
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -64584,7 +64589,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64584
64589
|
|
|
64585
64590
|
.e-all-text {
|
|
64586
64591
|
font-family: inherit;
|
|
64587
|
-
font-size:
|
|
64592
|
+
font-size: $ddt-select-all-font-size;
|
|
64588
64593
|
margin: $ddt-select-all-checkbox-margin;
|
|
64589
64594
|
@if $ddt-skin-name == 'tailwind' {
|
|
64590
64595
|
line-height: $ddt-select-all-height;
|
|
@@ -64937,6 +64942,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64937
64942
|
.e-treeview .e-list-item .e-ul {
|
|
64938
64943
|
padding: 0 14px 0 0;
|
|
64939
64944
|
}
|
|
64945
|
+
|
|
64946
|
+
.e-selectall-parent {
|
|
64947
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64948
|
+
.e-all-text {
|
|
64949
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64950
|
+
}
|
|
64951
|
+
}
|
|
64940
64952
|
}
|
|
64941
64953
|
}
|
|
64942
64954
|
}
|
|
@@ -65481,19 +65493,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65481
65493
|
|
|
65482
65494
|
.e-selectall-parent {
|
|
65483
65495
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
65484
|
-
|
|
65485
|
-
padding: $ddt-big-select-all-padding;
|
|
65496
|
+
padding: $ddt-big-select-all-padding;
|
|
65486
65497
|
|
|
65487
|
-
|
|
65488
|
-
|
|
65489
|
-
|
|
65490
|
-
|
|
65491
|
-
margin: 0 12px;
|
|
65492
|
-
}
|
|
65493
|
-
@else {
|
|
65494
|
-
margin: 0 16px;
|
|
65495
|
-
}
|
|
65496
|
-
}
|
|
65498
|
+
.e-all-text {
|
|
65499
|
+
font-size: $ddt-big-select-all-font-size;
|
|
65500
|
+
line-height: 24px;
|
|
65501
|
+
margin: $ddt-big-select-all-text-margin;
|
|
65497
65502
|
}
|
|
65498
65503
|
}
|
|
65499
65504
|
|
|
@@ -65649,6 +65654,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65649
65654
|
right: auto;
|
|
65650
65655
|
}
|
|
65651
65656
|
}
|
|
65657
|
+
|
|
65658
|
+
.e-selectall-parent {
|
|
65659
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
65660
|
+
.e-all-text {
|
|
65661
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
65662
|
+
}
|
|
65663
|
+
}
|
|
65652
65664
|
}
|
|
65653
65665
|
}
|
|
65654
65666
|
}
|
|
@@ -102972,10 +102984,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
102972
102984
|
line-height: 10px;
|
|
102973
102985
|
vertical-align: middle;
|
|
102974
102986
|
}
|
|
102975
|
-
|
|
102976
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102977
|
-
pointer-events: none;
|
|
102978
|
-
}
|
|
102979
102987
|
}
|
|
102980
102988
|
|
|
102981
102989
|
.e-gantt-chart {
|
|
@@ -140620,6 +140628,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
140620
140628
|
align-items: center;
|
|
140621
140629
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
140622
140630
|
}
|
|
140631
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
140632
|
+
border: 0;
|
|
140633
|
+
height: 0;
|
|
140634
|
+
padding: 0;
|
|
140635
|
+
visibility: hidden;
|
|
140636
|
+
width: 0;
|
|
140637
|
+
}
|
|
140623
140638
|
.e-multicolumn-grid.e-grid {
|
|
140624
140639
|
border-width: $grid-border-width;
|
|
140625
140640
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -39606,10 +39606,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
39606
39606
|
$tab-mob-nav-icon-size: 16px !default;
|
|
39607
39607
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
39608
39608
|
$tab-big-icon-size: 16px !default;
|
|
39609
|
-
$tab-nrml-icon-size:
|
|
39609
|
+
$tab-nrml-icon-size: 16px !default;
|
|
39610
39610
|
$tab-mob-icon-size: 20px !default;
|
|
39611
39611
|
$tab-big-icon-container-size: 24px !default;
|
|
39612
|
-
$tab-nrml-icon-container-size:
|
|
39612
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
39613
39613
|
$tab-mob-icon-container-size: 20px !default;
|
|
39614
39614
|
$tab-big-nav-icon-top: 11px !default;
|
|
39615
39615
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -39787,7 +39787,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
39787
39787
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
39788
39788
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
39789
39789
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
39790
|
-
$tab-nrml-item-tabicon-line-height:
|
|
39790
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
39791
39791
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
39792
39792
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
39793
39793
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -47638,8 +47638,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
47638
47638
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
47639
47639
|
$ddt-select-all-height: 34px !default;
|
|
47640
47640
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
47641
|
-
$ddt-select-all-
|
|
47642
|
-
$ddt-select-all-
|
|
47641
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
47642
|
+
$ddt-select-all-text-indent: 36px !default;
|
|
47643
|
+
$ddt-rtl-select-all-text-indent: 41px !default;
|
|
47644
|
+
$ddt-select-all-bigger-text-indent: 28px !default;
|
|
47645
|
+
$ddt-rtl-select-all-bigger-text-indent: 28px !default;
|
|
47643
47646
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
47644
47647
|
$ddt-popup-radius: 4px !default;
|
|
47645
47648
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -47660,6 +47663,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
47660
47663
|
$ddt-delim-padding : 5px 8px !default;
|
|
47661
47664
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
47662
47665
|
$ddt-remains-count-padding-top: 0 !default;
|
|
47666
|
+
$ddt-select-all-font-size: 14px !default;
|
|
47667
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
47668
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
47669
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
47670
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
47663
47671
|
|
|
47664
47672
|
// color variables
|
|
47665
47673
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -48234,10 +48242,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48234
48242
|
.e-checkbox-wrapper {
|
|
48235
48243
|
position: relative;
|
|
48236
48244
|
text-indent: 0;
|
|
48237
|
-
|
|
48238
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
48239
|
-
bottom: 2px;
|
|
48240
|
-
}
|
|
48245
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
48241
48246
|
|
|
48242
48247
|
.e-frame {
|
|
48243
48248
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -48248,7 +48253,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48248
48253
|
|
|
48249
48254
|
.e-all-text {
|
|
48250
48255
|
font-family: inherit;
|
|
48251
|
-
font-size:
|
|
48256
|
+
font-size: $ddt-select-all-font-size;
|
|
48252
48257
|
margin: $ddt-select-all-checkbox-margin;
|
|
48253
48258
|
@if $ddt-skin-name == 'tailwind' {
|
|
48254
48259
|
line-height: $ddt-select-all-height;
|
|
@@ -48601,6 +48606,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
48601
48606
|
.e-treeview .e-list-item .e-ul {
|
|
48602
48607
|
padding: 0 14px 0 0;
|
|
48603
48608
|
}
|
|
48609
|
+
|
|
48610
|
+
.e-selectall-parent {
|
|
48611
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
48612
|
+
.e-all-text {
|
|
48613
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
48614
|
+
}
|
|
48615
|
+
}
|
|
48604
48616
|
}
|
|
48605
48617
|
}
|
|
48606
48618
|
}
|
|
@@ -76909,10 +76921,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
76909
76921
|
line-height: 10px;
|
|
76910
76922
|
vertical-align: middle;
|
|
76911
76923
|
}
|
|
76912
|
-
|
|
76913
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
76914
|
-
pointer-events: none;
|
|
76915
|
-
}
|
|
76916
76924
|
}
|
|
76917
76925
|
|
|
76918
76926
|
.e-gantt-chart {
|
|
@@ -108683,6 +108691,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
108683
108691
|
align-items: center;
|
|
108684
108692
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
108685
108693
|
}
|
|
108694
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
108695
|
+
border: 0;
|
|
108696
|
+
height: 0;
|
|
108697
|
+
padding: 0;
|
|
108698
|
+
visibility: hidden;
|
|
108699
|
+
width: 0;
|
|
108700
|
+
}
|
|
108686
108701
|
.e-multicolumn-grid.e-grid {
|
|
108687
108702
|
border-width: $grid-border-width;
|
|
108688
108703
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -54173,10 +54173,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
54173
54173
|
$tab-mob-nav-icon-size: 16px !default;
|
|
54174
54174
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
54175
54175
|
$tab-big-icon-size: 16px !default;
|
|
54176
|
-
$tab-nrml-icon-size:
|
|
54176
|
+
$tab-nrml-icon-size: 16px !default;
|
|
54177
54177
|
$tab-mob-icon-size: 20px !default;
|
|
54178
54178
|
$tab-big-icon-container-size: 24px !default;
|
|
54179
|
-
$tab-nrml-icon-container-size:
|
|
54179
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
54180
54180
|
$tab-mob-icon-container-size: 20px !default;
|
|
54181
54181
|
$tab-big-nav-icon-top: 11px !default;
|
|
54182
54182
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -54354,7 +54354,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
54354
54354
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
54355
54355
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
54356
54356
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
54357
|
-
$tab-nrml-item-tabicon-line-height:
|
|
54357
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
54358
54358
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
54359
54359
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
54360
54360
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -64321,8 +64321,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
64321
64321
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
64322
64322
|
$ddt-select-all-height: 34px !default;
|
|
64323
64323
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
64324
|
-
$ddt-select-all-
|
|
64325
|
-
$ddt-select-all-
|
|
64324
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
64325
|
+
$ddt-select-all-text-indent: 36px !default;
|
|
64326
|
+
$ddt-rtl-select-all-text-indent: 41px !default;
|
|
64327
|
+
$ddt-select-all-bigger-text-indent: 28px !default;
|
|
64328
|
+
$ddt-rtl-select-all-bigger-text-indent: 28px !default;
|
|
64326
64329
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
64327
64330
|
$ddt-popup-radius: 4px !default;
|
|
64328
64331
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -64343,6 +64346,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
64343
64346
|
$ddt-delim-padding : 5px 8px !default;
|
|
64344
64347
|
$ddt-delim-bigger-padding: 6px 12px !default;
|
|
64345
64348
|
$ddt-remains-count-padding-top: 0 !default;
|
|
64349
|
+
$ddt-select-all-font-size: 14px !default;
|
|
64350
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
64351
|
+
$ddt-big-select-all-text-margin: 0 8px !default;
|
|
64352
|
+
$ddt-rtl-big-select-all-text-margin: 0 8px !default;
|
|
64353
|
+
$ddt-select-all-checkbox-bottom: 2px !default;
|
|
64346
64354
|
|
|
64347
64355
|
// color variables
|
|
64348
64356
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -64917,10 +64925,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64917
64925
|
.e-checkbox-wrapper {
|
|
64918
64926
|
position: relative;
|
|
64919
64927
|
text-indent: 0;
|
|
64920
|
-
|
|
64921
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
64922
|
-
bottom: 2px;
|
|
64923
|
-
}
|
|
64928
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
64924
64929
|
|
|
64925
64930
|
.e-frame {
|
|
64926
64931
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -64931,7 +64936,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64931
64936
|
|
|
64932
64937
|
.e-all-text {
|
|
64933
64938
|
font-family: inherit;
|
|
64934
|
-
font-size:
|
|
64939
|
+
font-size: $ddt-select-all-font-size;
|
|
64935
64940
|
margin: $ddt-select-all-checkbox-margin;
|
|
64936
64941
|
@if $ddt-skin-name == 'tailwind' {
|
|
64937
64942
|
line-height: $ddt-select-all-height;
|
|
@@ -65284,6 +65289,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65284
65289
|
.e-treeview .e-list-item .e-ul {
|
|
65285
65290
|
padding: 0 14px 0 0;
|
|
65286
65291
|
}
|
|
65292
|
+
|
|
65293
|
+
.e-selectall-parent {
|
|
65294
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
65295
|
+
.e-all-text {
|
|
65296
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
65297
|
+
}
|
|
65298
|
+
}
|
|
65287
65299
|
}
|
|
65288
65300
|
}
|
|
65289
65301
|
}
|
|
@@ -65828,19 +65840,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65828
65840
|
|
|
65829
65841
|
.e-selectall-parent {
|
|
65830
65842
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
65831
|
-
|
|
65832
|
-
padding: $ddt-big-select-all-padding;
|
|
65843
|
+
padding: $ddt-big-select-all-padding;
|
|
65833
65844
|
|
|
65834
|
-
|
|
65835
|
-
|
|
65836
|
-
|
|
65837
|
-
|
|
65838
|
-
margin: 0 12px;
|
|
65839
|
-
}
|
|
65840
|
-
@else {
|
|
65841
|
-
margin: 0 16px;
|
|
65842
|
-
}
|
|
65843
|
-
}
|
|
65845
|
+
.e-all-text {
|
|
65846
|
+
font-size: $ddt-big-select-all-font-size;
|
|
65847
|
+
line-height: 24px;
|
|
65848
|
+
margin: $ddt-big-select-all-text-margin;
|
|
65844
65849
|
}
|
|
65845
65850
|
}
|
|
65846
65851
|
|
|
@@ -65996,6 +66001,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
65996
66001
|
right: auto;
|
|
65997
66002
|
}
|
|
65998
66003
|
}
|
|
66004
|
+
|
|
66005
|
+
.e-selectall-parent {
|
|
66006
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
66007
|
+
.e-all-text {
|
|
66008
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
66009
|
+
}
|
|
66010
|
+
}
|
|
65999
66011
|
}
|
|
66000
66012
|
}
|
|
66001
66013
|
}
|
|
@@ -103319,10 +103331,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
103319
103331
|
line-height: 10px;
|
|
103320
103332
|
vertical-align: middle;
|
|
103321
103333
|
}
|
|
103322
|
-
|
|
103323
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
103324
|
-
pointer-events: none;
|
|
103325
|
-
}
|
|
103326
103334
|
}
|
|
103327
103335
|
|
|
103328
103336
|
.e-gantt-chart {
|
|
@@ -140967,6 +140975,13 @@ $nodata-border-color: $flyout-border !default;
|
|
|
140967
140975
|
align-items: center;
|
|
140968
140976
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
140969
140977
|
}
|
|
140978
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
140979
|
+
border: 0;
|
|
140980
|
+
height: 0;
|
|
140981
|
+
padding: 0;
|
|
140982
|
+
visibility: hidden;
|
|
140983
|
+
width: 0;
|
|
140984
|
+
}
|
|
140970
140985
|
.e-multicolumn-grid.e-grid {
|
|
140971
140986
|
border-width: $grid-border-width;
|
|
140972
140987
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -53063,10 +53063,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
53063
53063
|
$tab-mob-nav-icon-size: 16px !default;
|
|
53064
53064
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
53065
53065
|
$tab-big-icon-size: 16px !default;
|
|
53066
|
-
$tab-nrml-icon-size:
|
|
53066
|
+
$tab-nrml-icon-size: 16px !default;
|
|
53067
53067
|
$tab-mob-icon-size: 20px !default;
|
|
53068
53068
|
$tab-big-icon-container-size: 24px !default;
|
|
53069
|
-
$tab-nrml-icon-container-size:
|
|
53069
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
53070
53070
|
$tab-mob-icon-container-size: 20px !default;
|
|
53071
53071
|
$tab-big-nav-icon-top: 11px !default;
|
|
53072
53072
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -53243,7 +53243,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
53243
53243
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
53244
53244
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
53245
53245
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
53246
|
-
$tab-nrml-item-tabicon-line-height:
|
|
53246
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
53247
53247
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
53248
53248
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
53249
53249
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -63212,8 +63212,11 @@ $ddt-select-all-padding: 0 8px !default;
|
|
|
63212
63212
|
$ddt-big-select-all-padding: 3px 12px !default;
|
|
63213
63213
|
$ddt-select-all-height: 34px !default;
|
|
63214
63214
|
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
63215
|
-
$ddt-select-all-
|
|
63216
|
-
$ddt-select-all-
|
|
63215
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
63216
|
+
$ddt-select-all-text-indent: 32px !default;
|
|
63217
|
+
$ddt-rtl-select-all-text-indent: 32px !default;
|
|
63218
|
+
$ddt-select-all-bigger-text-indent: 41px !default;
|
|
63219
|
+
$ddt-rtl-select-all-bigger-text-indent: 40px !default;
|
|
63217
63220
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
63218
63221
|
$ddt-popup-radius: 4px !default;
|
|
63219
63222
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -63234,6 +63237,11 @@ $ddt-overflow-count-padding: 5px 4px !default;
|
|
|
63234
63237
|
$ddt-delim-padding : 0 8px !default;
|
|
63235
63238
|
$ddt-delim-bigger-padding: 0 12px !default;
|
|
63236
63239
|
$ddt-remains-count-padding-top: 0 !default;
|
|
63240
|
+
$ddt-select-all-font-size: 14px !default;
|
|
63241
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63242
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
63243
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
63244
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
63237
63245
|
|
|
63238
63246
|
// color variables
|
|
63239
63247
|
$ddt-chip-bg-color: $secondary-bg-color !default;
|
|
@@ -63807,10 +63815,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63807
63815
|
.e-checkbox-wrapper {
|
|
63808
63816
|
position: relative;
|
|
63809
63817
|
text-indent: 0;
|
|
63810
|
-
|
|
63811
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63812
|
-
bottom: 2px;
|
|
63813
|
-
}
|
|
63818
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63814
63819
|
|
|
63815
63820
|
.e-frame {
|
|
63816
63821
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63821,7 +63826,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63821
63826
|
|
|
63822
63827
|
.e-all-text {
|
|
63823
63828
|
font-family: inherit;
|
|
63824
|
-
font-size:
|
|
63829
|
+
font-size: $ddt-select-all-font-size;
|
|
63825
63830
|
margin: $ddt-select-all-checkbox-margin;
|
|
63826
63831
|
@if $ddt-skin-name == 'tailwind' {
|
|
63827
63832
|
line-height: $ddt-select-all-height;
|
|
@@ -64174,6 +64179,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64174
64179
|
.e-treeview .e-list-item .e-ul {
|
|
64175
64180
|
padding: 0 14px 0 0;
|
|
64176
64181
|
}
|
|
64182
|
+
|
|
64183
|
+
.e-selectall-parent {
|
|
64184
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64185
|
+
.e-all-text {
|
|
64186
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64187
|
+
}
|
|
64188
|
+
}
|
|
64177
64189
|
}
|
|
64178
64190
|
}
|
|
64179
64191
|
}
|
|
@@ -64718,19 +64730,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64718
64730
|
|
|
64719
64731
|
.e-selectall-parent {
|
|
64720
64732
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64721
|
-
|
|
64722
|
-
padding: $ddt-big-select-all-padding;
|
|
64733
|
+
padding: $ddt-big-select-all-padding;
|
|
64723
64734
|
|
|
64724
|
-
|
|
64725
|
-
|
|
64726
|
-
|
|
64727
|
-
|
|
64728
|
-
margin: 0 12px;
|
|
64729
|
-
}
|
|
64730
|
-
@else {
|
|
64731
|
-
margin: 0 16px;
|
|
64732
|
-
}
|
|
64733
|
-
}
|
|
64735
|
+
.e-all-text {
|
|
64736
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64737
|
+
line-height: 24px;
|
|
64738
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64734
64739
|
}
|
|
64735
64740
|
}
|
|
64736
64741
|
|
|
@@ -64886,6 +64891,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64886
64891
|
right: auto;
|
|
64887
64892
|
}
|
|
64888
64893
|
}
|
|
64894
|
+
|
|
64895
|
+
.e-selectall-parent {
|
|
64896
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64897
|
+
.e-all-text {
|
|
64898
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64899
|
+
}
|
|
64900
|
+
}
|
|
64889
64901
|
}
|
|
64890
64902
|
}
|
|
64891
64903
|
}
|
|
@@ -102177,10 +102189,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
102177
102189
|
line-height: 10px;
|
|
102178
102190
|
vertical-align: middle;
|
|
102179
102191
|
}
|
|
102180
|
-
|
|
102181
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102182
|
-
pointer-events: none;
|
|
102183
|
-
}
|
|
102184
102192
|
}
|
|
102185
102193
|
|
|
102186
102194
|
.e-gantt-chart {
|
|
@@ -139831,6 +139839,13 @@ $nodata-border-color: $border-light !default;
|
|
|
139831
139839
|
align-items: center;
|
|
139832
139840
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139833
139841
|
}
|
|
139842
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139843
|
+
border: 0;
|
|
139844
|
+
height: 0;
|
|
139845
|
+
padding: 0;
|
|
139846
|
+
visibility: hidden;
|
|
139847
|
+
width: 0;
|
|
139848
|
+
}
|
|
139834
139849
|
.e-multicolumn-grid.e-grid {
|
|
139835
139850
|
border-width: $grid-border-width;
|
|
139836
139851
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -103,7 +103,7 @@ $de-toggle-btn-outline: $neutral-light 0 solid !default;
|
|
|
103
103
|
$de-toggle-btn-border: none !default;
|
|
104
104
|
$de-panel-border: $neutral-quintenaryalt !default;
|
|
105
105
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
106
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
106
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
107
107
|
$de-font-color: $neutral-light-font !default;
|
|
108
108
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
109
109
|
$de-hover-bg: #414040 !default;
|
|
@@ -116,7 +116,7 @@ $de-border-size-button-width: 100px !default;
|
|
|
116
116
|
$de-ctnr-separator-clr: $neutral-quintenaryalt;
|
|
117
117
|
$de-list-hover-bg: $neutral-lighter !default;
|
|
118
118
|
$de-pane-margin-right: 12px;
|
|
119
|
-
$de-pane-margin-right-big:
|
|
119
|
+
$de-pane-margin-right-big: 15px;
|
|
120
120
|
$de-left-panel-width: 149px;
|
|
121
121
|
$de-left-panel-width-big: $de-left-panel-width;
|
|
122
122
|
$de-right-panel-width: 75px;
|
|
@@ -103,7 +103,7 @@ $de-toggle-btn-outline: $neutral-light 0 solid !default;
|
|
|
103
103
|
$de-toggle-btn-border: none !default;
|
|
104
104
|
$de-panel-border: $neutral-quintenaryalt !default;
|
|
105
105
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
106
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
106
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
107
107
|
$de-font-color: $neutral-light-font !default;
|
|
108
108
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
109
109
|
$de-hover-bg: #414040 !default;
|
|
@@ -116,7 +116,7 @@ $de-border-size-button-width: 100px !default;
|
|
|
116
116
|
$de-ctnr-separator-clr: $neutral-quintenaryalt;
|
|
117
117
|
$de-list-hover-bg: $neutral-lighter !default;
|
|
118
118
|
$de-pane-margin-right: 12px;
|
|
119
|
-
$de-pane-margin-right-big:
|
|
119
|
+
$de-pane-margin-right-big: 15px;
|
|
120
120
|
$de-left-panel-width: 149px;
|
|
121
121
|
$de-left-panel-width-big: $de-left-panel-width;
|
|
122
122
|
$de-right-panel-width: 75px;
|
|
@@ -103,7 +103,7 @@ $de-toggle-btn-outline: $neutral-light 0 solid !default;
|
|
|
103
103
|
$de-toggle-btn-border: none !default;
|
|
104
104
|
$de-panel-border: $neutral-quintenaryalt !default;
|
|
105
105
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
106
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
106
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
107
107
|
$de-font-color: $neutral-light-font !default;
|
|
108
108
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
109
109
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -116,7 +116,7 @@ $de-border-size-button-width: 100px !default;
|
|
|
116
116
|
$de-ctnr-separator-clr: $neutral-quintenaryalt;
|
|
117
117
|
$de-list-hover-bg: $neutral-lighter !default;
|
|
118
118
|
$de-pane-margin-right: 12px;
|
|
119
|
-
$de-pane-margin-right-big:
|
|
119
|
+
$de-pane-margin-right-big: 15px;
|
|
120
120
|
$de-left-panel-width: 149px;
|
|
121
121
|
$de-left-panel-width-big: $de-left-panel-width;
|
|
122
122
|
$de-right-panel-width: 75px;
|
|
@@ -103,7 +103,7 @@ $de-toggle-btn-outline: $neutral-light 0 solid !default;
|
|
|
103
103
|
$de-toggle-btn-border: none !default;
|
|
104
104
|
$de-panel-border: $neutral-quintenaryalt !default;
|
|
105
105
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
106
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
106
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
107
107
|
$de-font-color: $neutral-light-font !default;
|
|
108
108
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
109
109
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -116,7 +116,7 @@ $de-border-size-button-width: 100px !default;
|
|
|
116
116
|
$de-ctnr-separator-clr: $neutral-quintenaryalt;
|
|
117
117
|
$de-list-hover-bg: $neutral-lighter !default;
|
|
118
118
|
$de-pane-margin-right: 12px;
|
|
119
|
-
$de-pane-margin-right-big:
|
|
119
|
+
$de-pane-margin-right-big: 15px;
|
|
120
120
|
$de-left-panel-width: 149px;
|
|
121
121
|
$de-left-panel-width-big: $de-left-panel-width;
|
|
122
122
|
$de-right-panel-width: 75px;
|
|
@@ -103,7 +103,7 @@ $de-toggle-btn-outline: $content-font 0 solid !default;
|
|
|
103
103
|
$de-toggle-btn-border: none !default;
|
|
104
104
|
$de-panel-border: $bg-base-100 !default;
|
|
105
105
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
106
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
106
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
107
107
|
$de-font-color: $content-font !default;
|
|
108
108
|
$de-hover-clr: 1px solid #ff8c00;
|
|
109
109
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -103,7 +103,7 @@ $de-toggle-btn-outline: $content-font 0 solid !default;
|
|
|
103
103
|
$de-toggle-btn-border: none !default;
|
|
104
104
|
$de-panel-border: $bg-base-100 !default;
|
|
105
105
|
$de-page-no-width-spellout: calc(100% - 160px) !default;
|
|
106
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
106
|
+
$de-page-no-width-spellout-big: calc(100% - 181px) !default;
|
|
107
107
|
$de-font-color: $content-font !default;
|
|
108
108
|
$de-hover-clr: 1px solid #ff8c00;
|
|
109
109
|
$de-hover-bg: #d3d3d3 !default;
|
|
@@ -104,8 +104,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
104
104
|
$de-toggle-btn-border: none !default;
|
|
105
105
|
$de-panel-border: $grey-700 !default;
|
|
106
106
|
$de-panel-btn-bg-clr: '' !default;
|
|
107
|
-
$de-page-no-width-spellout: calc(100% -
|
|
108
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
107
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
108
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
109
109
|
$de-font-color: $grey-dark-font !default;
|
|
110
110
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
111
111
|
$de-hover-bg: rgba(255, 255, 255, .1) !default;
|
|
@@ -104,8 +104,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
104
104
|
$de-toggle-btn-border: none !default;
|
|
105
105
|
$de-panel-border: $grey-700 !default;
|
|
106
106
|
$de-panel-btn-bg-clr: '' !default;
|
|
107
|
-
$de-page-no-width-spellout: calc(100% -
|
|
108
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
107
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
108
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
109
109
|
$de-font-color: $grey-dark-font !default;
|
|
110
110
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
111
111
|
$de-hover-bg: rgba(255, 255, 255, .1) !default;
|
|
@@ -104,8 +104,8 @@ $de-toggle-btn-outline: $grey-50 0 solid !default;
|
|
|
104
104
|
$de-toggle-btn-border: none !default;
|
|
105
105
|
$de-panel-border: $grey-200 !default;
|
|
106
106
|
$de-panel-btn-bg-clr: #eee !default;
|
|
107
|
-
$de-page-no-width-spellout: calc(100% -
|
|
108
|
-
$de-page-no-width-spellout-big: calc(100% -
|
|
107
|
+
$de-page-no-width-spellout: calc(100% - 146px) !default;
|
|
108
|
+
$de-page-no-width-spellout-big: calc(100% - 164px) !default;
|
|
109
109
|
$de-font-color: $grey-light-font !default;
|
|
110
110
|
$de-hover-clr: 1px solid #ff8c00 !default;
|
|
111
111
|
$de-hover-bg: #d3d3d3 !default;
|