@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
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 12px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 10px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: $text-lg !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: $text-xl !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: $text-xl !default;
|
|
192
192
|
$tab-big-icon-size: $text-sm !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: $text-xl !default;
|
|
195
195
|
$tab-big-icon-container-size: 28px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 40px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: 40px !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 40px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: $text-lg !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: $text-xl !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: $text-xl !default;
|
|
192
192
|
$tab-big-icon-size: $text-sm !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: $text-xl !default;
|
|
195
195
|
$tab-big-icon-container-size: 28px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 40px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: 40px !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 40px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: $text-lg !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: $text-xl !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: $text-xl !default;
|
|
192
192
|
$tab-big-icon-size: $text-sm !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: $text-xl !default;
|
|
195
195
|
$tab-big-icon-container-size: 28px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 40px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: 40px !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 40px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: $text-lg !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: $text-xl !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: $text-xl !default;
|
|
192
192
|
$tab-big-icon-size: $text-sm !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: $text-xl !default;
|
|
195
195
|
$tab-big-icon-container-size: 28px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -370,7 +370,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
370
370
|
$tab-nrml-hscroll-items-nav-width: 40px !default;
|
|
371
371
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
372
372
|
$tab-nrml-item-text-wrap-height: 40px !default;
|
|
373
|
-
$tab-nrml-item-tabicon-line-height:
|
|
373
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
374
374
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
375
375
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
376
376
|
$tab-nrml-hor-pop-lineheight: 40px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -190,10 +190,10 @@ $tab-nrml-nav-icon-size: 16px !default;
|
|
|
190
190
|
$tab-mob-nav-icon-size: 16px !default;
|
|
191
191
|
$tab-mob-nav-vicon-size: 12px !default;
|
|
192
192
|
$tab-big-icon-size: 16px !default;
|
|
193
|
-
$tab-nrml-icon-size:
|
|
193
|
+
$tab-nrml-icon-size: 16px !default;
|
|
194
194
|
$tab-mob-icon-size: 20px !default;
|
|
195
195
|
$tab-big-icon-container-size: 24px !default;
|
|
196
|
-
$tab-nrml-icon-container-size:
|
|
196
|
+
$tab-nrml-icon-container-size: 20px !default;
|
|
197
197
|
$tab-mob-icon-container-size: 20px !default;
|
|
198
198
|
$tab-big-nav-icon-top: 11px !default;
|
|
199
199
|
$tab-nrml-nav-icon-top: 5px !default;
|
|
@@ -371,7 +371,7 @@ $tab-bgr-item-text-margin-bottom: 0 !default;
|
|
|
371
371
|
$tab-nrml-hscroll-items-nav-width: 32px !default;
|
|
372
372
|
$tab-nrml-hscroll-items-bdr-radius: 4px !default;
|
|
373
373
|
$tab-nrml-item-text-wrap-height: $tab-nrml-height !default;
|
|
374
|
-
$tab-nrml-item-tabicon-line-height:
|
|
374
|
+
$tab-nrml-item-tabicon-line-height: 1 !default;
|
|
375
375
|
$tab-nrml-pop-item-textwrap-height: $tab-nrml-pop-item-height !default;
|
|
376
376
|
$tab-nrml-scroll-nav-arrow-before-top: 0 !default;
|
|
377
377
|
$tab-nrml-hor-pop-lineheight: 32px !default;
|
|
@@ -46463,9 +46463,14 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
46463
46463
|
$ddt-select-all-padding: 8px 12px !default;
|
|
46464
46464
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
46465
46465
|
$ddt-select-all-height: 22px !default;
|
|
46466
|
-
$ddt-select-all-checkbox-margin: 0
|
|
46467
|
-
$ddt-select-all-
|
|
46468
|
-
$ddt-select-all-
|
|
46466
|
+
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
46467
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
46468
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
46469
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
46470
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
46471
|
+
$ddt-rtl-select-all-bigger-text-indent: 17px !default;
|
|
46472
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
46473
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
46469
46474
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
46470
46475
|
$ddt-popup-radius: 4px !default;
|
|
46471
46476
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -46485,6 +46490,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
46485
46490
|
$ddt-delim-padding : 3px 12px !default;
|
|
46486
46491
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
46487
46492
|
$ddt-remains-count-padding-top: 3px !default;
|
|
46493
|
+
$ddt-select-all-font-size: 14px !default;
|
|
46494
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
46495
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
46488
46496
|
|
|
46489
46497
|
// color variables
|
|
46490
46498
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -47058,10 +47066,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47058
47066
|
.e-checkbox-wrapper {
|
|
47059
47067
|
position: relative;
|
|
47060
47068
|
text-indent: 0;
|
|
47061
|
-
|
|
47062
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47063
|
-
bottom: 2px;
|
|
47064
|
-
}
|
|
47069
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47065
47070
|
|
|
47066
47071
|
.e-frame {
|
|
47067
47072
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47072,7 +47077,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47072
47077
|
|
|
47073
47078
|
.e-all-text {
|
|
47074
47079
|
font-family: inherit;
|
|
47075
|
-
font-size:
|
|
47080
|
+
font-size: $ddt-select-all-font-size;
|
|
47076
47081
|
margin: $ddt-select-all-checkbox-margin;
|
|
47077
47082
|
@if $ddt-skin-name == 'tailwind' {
|
|
47078
47083
|
line-height: $ddt-select-all-height;
|
|
@@ -47425,6 +47430,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47425
47430
|
.e-treeview .e-list-item .e-ul {
|
|
47426
47431
|
padding: 0 14px 0 0;
|
|
47427
47432
|
}
|
|
47433
|
+
|
|
47434
|
+
.e-selectall-parent {
|
|
47435
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
47436
|
+
.e-all-text {
|
|
47437
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
47438
|
+
}
|
|
47439
|
+
}
|
|
47428
47440
|
}
|
|
47429
47441
|
}
|
|
47430
47442
|
}
|
|
@@ -75678,10 +75690,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
75678
75690
|
line-height: 10px;
|
|
75679
75691
|
vertical-align: middle;
|
|
75680
75692
|
}
|
|
75681
|
-
|
|
75682
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
75683
|
-
pointer-events: none;
|
|
75684
|
-
}
|
|
75685
75693
|
}
|
|
75686
75694
|
|
|
75687
75695
|
.e-gantt-chart {
|
|
@@ -107462,6 +107470,13 @@ $nodata-border-color: $border-light !default;
|
|
|
107462
107470
|
align-items: center;
|
|
107463
107471
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
107464
107472
|
}
|
|
107473
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
107474
|
+
border: 0;
|
|
107475
|
+
height: 0;
|
|
107476
|
+
padding: 0;
|
|
107477
|
+
visibility: hidden;
|
|
107478
|
+
width: 0;
|
|
107479
|
+
}
|
|
107465
107480
|
.e-multicolumn-grid.e-grid {
|
|
107466
107481
|
border-width: $grid-border-width;
|
|
107467
107482
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -63146,9 +63146,14 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
63146
63146
|
$ddt-select-all-padding: 8px 12px !default;
|
|
63147
63147
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
63148
63148
|
$ddt-select-all-height: 22px !default;
|
|
63149
|
-
$ddt-select-all-checkbox-margin: 0
|
|
63150
|
-
$ddt-select-all-
|
|
63151
|
-
$ddt-select-all-
|
|
63149
|
+
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
63150
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
63151
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
63152
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
63153
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
63154
|
+
$ddt-rtl-select-all-bigger-text-indent: 17px !default;
|
|
63155
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
63156
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
63152
63157
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
63153
63158
|
$ddt-popup-radius: 4px !default;
|
|
63154
63159
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -63168,6 +63173,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
63168
63173
|
$ddt-delim-padding : 3px 12px !default;
|
|
63169
63174
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
63170
63175
|
$ddt-remains-count-padding-top: 3px !default;
|
|
63176
|
+
$ddt-select-all-font-size: 14px !default;
|
|
63177
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
63178
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
63171
63179
|
|
|
63172
63180
|
// color variables
|
|
63173
63181
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -63741,10 +63749,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63741
63749
|
.e-checkbox-wrapper {
|
|
63742
63750
|
position: relative;
|
|
63743
63751
|
text-indent: 0;
|
|
63744
|
-
|
|
63745
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
63746
|
-
bottom: 2px;
|
|
63747
|
-
}
|
|
63752
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
63748
63753
|
|
|
63749
63754
|
.e-frame {
|
|
63750
63755
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -63755,7 +63760,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
63755
63760
|
|
|
63756
63761
|
.e-all-text {
|
|
63757
63762
|
font-family: inherit;
|
|
63758
|
-
font-size:
|
|
63763
|
+
font-size: $ddt-select-all-font-size;
|
|
63759
63764
|
margin: $ddt-select-all-checkbox-margin;
|
|
63760
63765
|
@if $ddt-skin-name == 'tailwind' {
|
|
63761
63766
|
line-height: $ddt-select-all-height;
|
|
@@ -64108,6 +64113,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64108
64113
|
.e-treeview .e-list-item .e-ul {
|
|
64109
64114
|
padding: 0 14px 0 0;
|
|
64110
64115
|
}
|
|
64116
|
+
|
|
64117
|
+
.e-selectall-parent {
|
|
64118
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
64119
|
+
.e-all-text {
|
|
64120
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
64121
|
+
}
|
|
64122
|
+
}
|
|
64111
64123
|
}
|
|
64112
64124
|
}
|
|
64113
64125
|
}
|
|
@@ -64652,19 +64664,12 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64652
64664
|
|
|
64653
64665
|
.e-selectall-parent {
|
|
64654
64666
|
text-indent: $ddt-select-all-bigger-text-indent;
|
|
64655
|
-
|
|
64656
|
-
padding: $ddt-big-select-all-padding;
|
|
64667
|
+
padding: $ddt-big-select-all-padding;
|
|
64657
64668
|
|
|
64658
|
-
|
|
64659
|
-
|
|
64660
|
-
|
|
64661
|
-
|
|
64662
|
-
margin: 0 12px;
|
|
64663
|
-
}
|
|
64664
|
-
@else {
|
|
64665
|
-
margin: 0 16px;
|
|
64666
|
-
}
|
|
64667
|
-
}
|
|
64669
|
+
.e-all-text {
|
|
64670
|
+
font-size: $ddt-big-select-all-font-size;
|
|
64671
|
+
line-height: 24px;
|
|
64672
|
+
margin: $ddt-big-select-all-text-margin;
|
|
64668
64673
|
}
|
|
64669
64674
|
}
|
|
64670
64675
|
|
|
@@ -64820,6 +64825,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
64820
64825
|
right: auto;
|
|
64821
64826
|
}
|
|
64822
64827
|
}
|
|
64828
|
+
|
|
64829
|
+
.e-selectall-parent {
|
|
64830
|
+
text-indent: $ddt-rtl-select-all-bigger-text-indent;
|
|
64831
|
+
.e-all-text {
|
|
64832
|
+
margin: $ddt-rtl-big-select-all-text-margin;
|
|
64833
|
+
}
|
|
64834
|
+
}
|
|
64823
64835
|
}
|
|
64824
64836
|
}
|
|
64825
64837
|
}
|
|
@@ -102088,10 +102100,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
102088
102100
|
line-height: 10px;
|
|
102089
102101
|
vertical-align: middle;
|
|
102090
102102
|
}
|
|
102091
|
-
|
|
102092
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
102093
|
-
pointer-events: none;
|
|
102094
|
-
}
|
|
102095
102103
|
}
|
|
102096
102104
|
|
|
102097
102105
|
.e-gantt-chart {
|
|
@@ -139746,6 +139754,13 @@ $nodata-border-color: $border-light !default;
|
|
|
139746
139754
|
align-items: center;
|
|
139747
139755
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
139748
139756
|
}
|
|
139757
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
139758
|
+
border: 0;
|
|
139759
|
+
height: 0;
|
|
139760
|
+
padding: 0;
|
|
139761
|
+
visibility: hidden;
|
|
139762
|
+
width: 0;
|
|
139763
|
+
}
|
|
139749
139764
|
.e-multicolumn-grid.e-grid {
|
|
139750
139765
|
border-width: $grid-border-width;
|
|
139751
139766
|
border-radius: $multicolumn-popup-border-radius;
|
|
@@ -46461,9 +46461,14 @@ $ddt-last-chip-bigger-right-margin: 52px !default;
|
|
|
46461
46461
|
$ddt-select-all-padding: 8px 12px !default;
|
|
46462
46462
|
$ddt-big-select-all-padding: 12px 16px !default;
|
|
46463
46463
|
$ddt-select-all-height: 22px !default;
|
|
46464
|
-
$ddt-select-all-checkbox-margin: 0
|
|
46465
|
-
$ddt-select-all-
|
|
46466
|
-
$ddt-select-all-
|
|
46464
|
+
$ddt-select-all-checkbox-margin: 0 8px !default;
|
|
46465
|
+
$ddt-rtl-select-all-checkbox-margin: 0 8px !default;
|
|
46466
|
+
$ddt-select-all-text-indent: 27px !default;
|
|
46467
|
+
$ddt-rtl-select-all-text-indent: 15px !default;
|
|
46468
|
+
$ddt-select-all-bigger-text-indent: 33px !default;
|
|
46469
|
+
$ddt-rtl-select-all-bigger-text-indent: 17px !default;
|
|
46470
|
+
$ddt-big-select-all-text-margin: 0 12px !default;
|
|
46471
|
+
$ddt-rtl-big-select-all-text-margin: 0 12px !default;
|
|
46467
46472
|
$ddt-select-all-text-font-size: $text-sm !default;
|
|
46468
46473
|
$ddt-popup-radius: 4px !default;
|
|
46469
46474
|
$ddt-popup-reorder-border: $border-light !default;
|
|
@@ -46483,6 +46488,9 @@ $ddt-overflow-count-padding-top: 3px !default;
|
|
|
46483
46488
|
$ddt-delim-padding : 3px 12px !default;
|
|
46484
46489
|
$ddt-delim-bigger-padding: 7px 16px !default;
|
|
46485
46490
|
$ddt-remains-count-padding-top: 3px !default;
|
|
46491
|
+
$ddt-select-all-font-size: 14px !default;
|
|
46492
|
+
$ddt-big-select-all-font-size: 16px !default;
|
|
46493
|
+
$ddt-select-all-checkbox-bottom: 0 !default;
|
|
46486
46494
|
|
|
46487
46495
|
// color variables
|
|
46488
46496
|
$ddt-filter-box-shadow-color: none !default;
|
|
@@ -47056,10 +47064,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47056
47064
|
.e-checkbox-wrapper {
|
|
47057
47065
|
position: relative;
|
|
47058
47066
|
text-indent: 0;
|
|
47059
|
-
|
|
47060
|
-
@if ($ddt-skin-name == 'tailwind3') {
|
|
47061
|
-
bottom: 2px;
|
|
47062
|
-
}
|
|
47067
|
+
bottom: $ddt-select-all-checkbox-bottom;
|
|
47063
47068
|
|
|
47064
47069
|
.e-frame {
|
|
47065
47070
|
@if $ddt-skin-name == 'tailwind' or $ddt-skin-name == 'bootstrap5' or $ddt-skin-name == 'FluentUI' {
|
|
@@ -47070,7 +47075,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47070
47075
|
|
|
47071
47076
|
.e-all-text {
|
|
47072
47077
|
font-family: inherit;
|
|
47073
|
-
font-size:
|
|
47078
|
+
font-size: $ddt-select-all-font-size;
|
|
47074
47079
|
margin: $ddt-select-all-checkbox-margin;
|
|
47075
47080
|
@if $ddt-skin-name == 'tailwind' {
|
|
47076
47081
|
line-height: $ddt-select-all-height;
|
|
@@ -47423,6 +47428,13 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
47423
47428
|
.e-treeview .e-list-item .e-ul {
|
|
47424
47429
|
padding: 0 14px 0 0;
|
|
47425
47430
|
}
|
|
47431
|
+
|
|
47432
|
+
.e-selectall-parent {
|
|
47433
|
+
text-indent: $ddt-rtl-select-all-text-indent;
|
|
47434
|
+
.e-all-text {
|
|
47435
|
+
margin: $ddt-rtl-select-all-checkbox-margin;
|
|
47436
|
+
}
|
|
47437
|
+
}
|
|
47426
47438
|
}
|
|
47427
47439
|
}
|
|
47428
47440
|
}
|
|
@@ -75676,10 +75688,6 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
75676
75688
|
line-height: 10px;
|
|
75677
75689
|
vertical-align: middle;
|
|
75678
75690
|
}
|
|
75679
|
-
|
|
75680
|
-
.e-grid .e-gantt-resource-parent .e-rowdragdrop{
|
|
75681
|
-
pointer-events: none;
|
|
75682
|
-
}
|
|
75683
75691
|
}
|
|
75684
75692
|
|
|
75685
75693
|
.e-gantt-chart {
|
|
@@ -107460,6 +107468,13 @@ $nodata-border-color: $border-light !default;
|
|
|
107460
107468
|
align-items: center;
|
|
107461
107469
|
border-radius: 0 0 $multicolumn-popup-border-radius $multicolumn-popup-border-radius;
|
|
107462
107470
|
}
|
|
107471
|
+
.e-multicolumn-list .e-multicolumn-list-hidden {
|
|
107472
|
+
border: 0;
|
|
107473
|
+
height: 0;
|
|
107474
|
+
padding: 0;
|
|
107475
|
+
visibility: hidden;
|
|
107476
|
+
width: 0;
|
|
107477
|
+
}
|
|
107463
107478
|
.e-multicolumn-grid.e-grid {
|
|
107464
107479
|
border-width: $grid-border-width;
|
|
107465
107480
|
border-radius: $multicolumn-popup-border-radius;
|