@syncfusion/blazor-themes 31.1.22 → 31.2.2
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 +21 -6
- package/Compiled-Themes/bds-dark.css +23 -8
- package/Compiled-Themes/bds-lite.css +22 -7
- package/Compiled-Themes/bds.css +24 -9
- package/Compiled-Themes/bootstrap-dark-lite.css +21 -6
- package/Compiled-Themes/bootstrap-dark.css +23 -8
- package/Compiled-Themes/bootstrap-lite.css +21 -6
- package/Compiled-Themes/bootstrap.css +23 -8
- package/Compiled-Themes/bootstrap4-lite.css +22 -6
- package/Compiled-Themes/bootstrap4.css +29 -13
- package/Compiled-Themes/bootstrap5-dark-lite.css +21 -6
- package/Compiled-Themes/bootstrap5-dark.css +23 -8
- package/Compiled-Themes/bootstrap5-lite.css +21 -6
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +23 -6
- package/Compiled-Themes/bootstrap5.3-dark.css +27 -10
- package/Compiled-Themes/bootstrap5.3-lite.css +23 -6
- package/Compiled-Themes/bootstrap5.3.css +27 -10
- package/Compiled-Themes/bootstrap5.css +23 -8
- package/Compiled-Themes/fabric-dark-lite.css +21 -6
- package/Compiled-Themes/fabric-dark.css +23 -8
- package/Compiled-Themes/fabric-lite.css +21 -6
- package/Compiled-Themes/fabric.css +23 -8
- package/Compiled-Themes/fluent-dark-lite.css +21 -6
- package/Compiled-Themes/fluent-dark.css +26 -11
- package/Compiled-Themes/fluent-lite.css +21 -6
- package/Compiled-Themes/fluent.css +26 -11
- package/Compiled-Themes/fluent2-dark-lite.css +23 -6
- package/Compiled-Themes/fluent2-dark.css +27 -10
- package/Compiled-Themes/fluent2-highcontrast-lite.css +23 -6
- package/Compiled-Themes/fluent2-highcontrast.css +27 -10
- package/Compiled-Themes/fluent2-lite.css +23 -6
- package/Compiled-Themes/fluent2.css +27 -10
- package/Compiled-Themes/highcontrast-lite.css +22 -6
- package/Compiled-Themes/highcontrast.css +26 -11
- package/Compiled-Themes/material-dark-lite.css +21 -6
- package/Compiled-Themes/material-dark.css +23 -8
- package/Compiled-Themes/material-lite.css +21 -6
- package/Compiled-Themes/material.css +25 -10
- package/Compiled-Themes/material3-dark-lite.css +23 -8
- package/Compiled-Themes/material3-dark.css +25 -10
- package/Compiled-Themes/material3-lite.css +23 -8
- package/Compiled-Themes/material3.css +25 -10
- package/Compiled-Themes/tailwind-dark-lite.css +22 -7
- package/Compiled-Themes/tailwind-dark.css +28 -13
- package/Compiled-Themes/tailwind-lite.css +22 -7
- package/Compiled-Themes/tailwind.css +28 -13
- package/Compiled-Themes/tailwind3-dark-lite.css +23 -6
- package/Compiled-Themes/tailwind3-dark.css +27 -10
- package/Compiled-Themes/tailwind3-lite.css +23 -6
- package/Compiled-Themes/tailwind3.css +27 -10
- package/SCSS-Themes/base/bds-lite.scss +1 -1
- package/SCSS-Themes/base/bds.scss +1 -1
- package/SCSS-Themes/bds-dark-lite.scss +25 -6
- package/SCSS-Themes/bds-dark.scss +30 -11
- package/SCSS-Themes/bds-lite.scss +26 -7
- package/SCSS-Themes/bds.scss +31 -12
- package/SCSS-Themes/bootstrap-dark-lite.scss +25 -8
- package/SCSS-Themes/bootstrap-dark.scss +30 -13
- package/SCSS-Themes/bootstrap-lite.scss +25 -6
- package/SCSS-Themes/bootstrap.scss +30 -11
- package/SCSS-Themes/bootstrap4-lite.scss +28 -8
- package/SCSS-Themes/bootstrap4.scss +33 -13
- package/SCSS-Themes/bootstrap5-dark-lite.scss +25 -6
- package/SCSS-Themes/bootstrap5-dark.scss +30 -11
- package/SCSS-Themes/bootstrap5-lite.scss +25 -6
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +28 -7
- package/SCSS-Themes/bootstrap5.3-dark.scss +33 -12
- package/SCSS-Themes/bootstrap5.3-lite.scss +28 -7
- package/SCSS-Themes/bootstrap5.3.scss +33 -12
- package/SCSS-Themes/bootstrap5.scss +30 -11
- package/SCSS-Themes/buttons/check-box/bds-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bds-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bds.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap4-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.3-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.3-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.3-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +5 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fabric-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fabric-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fabric.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent2-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent2-highcontrast-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent2-highcontrast.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent2-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/fluent2.scss +5 -1
- package/SCSS-Themes/buttons/check-box/highcontrast-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material3-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material3-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/material3.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind3-dark-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind3-dark.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind3-lite.scss +5 -1
- package/SCSS-Themes/buttons/check-box/tailwind3.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +6 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-dark.scss +7 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.3.scss +7 -5
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +5 -5
- package/SCSS-Themes/dropdowns/multi-select/fluent-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +5 -5
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +7 -5
- package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2-highcontrast.scss +7 -5
- package/SCSS-Themes/dropdowns/multi-select/fluent2-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +7 -5
- package/SCSS-Themes/dropdowns/multi-select/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +6 -5
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/material.scss +5 -5
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +4 -4
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark-lite.scss +2 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +6 -6
- package/SCSS-Themes/dropdowns/multi-select/tailwind-lite.scss +2 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +6 -6
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-dark.scss +7 -5
- package/SCSS-Themes/dropdowns/multi-select/tailwind3-lite.scss +3 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind3.scss +7 -5
- package/SCSS-Themes/fabric-dark-lite.scss +25 -6
- package/SCSS-Themes/fabric-dark.scss +30 -11
- package/SCSS-Themes/fabric-lite.scss +25 -6
- package/SCSS-Themes/fabric.scss +30 -11
- package/SCSS-Themes/fluent-dark-lite.scss +26 -7
- package/SCSS-Themes/fluent-dark.scss +31 -12
- package/SCSS-Themes/fluent-lite.scss +26 -7
- package/SCSS-Themes/fluent.scss +31 -12
- package/SCSS-Themes/fluent2-dark-lite.scss +28 -7
- package/SCSS-Themes/fluent2-dark.scss +33 -12
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +28 -7
- package/SCSS-Themes/fluent2-highcontrast.scss +33 -12
- package/SCSS-Themes/fluent2-lite.scss +28 -7
- package/SCSS-Themes/fluent2.scss +33 -12
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bds-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bds.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +14 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fabric.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/fluent2.scss +14 -1
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +14 -1
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/material-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/material3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/material3.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +14 -1
- package/SCSS-Themes/grids/grid/tailwind3.scss +14 -1
- package/SCSS-Themes/highcontrast-lite.scss +27 -7
- package/SCSS-Themes/highcontrast.scss +32 -12
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
- package/SCSS-Themes/layouts/timeline/bds-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bds-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bds-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bds.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap4-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap4.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5.3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/bootstrap5.3.scss +3 -3
- package/SCSS-Themes/layouts/timeline/bootstrap5.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fabric-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fabric-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fabric-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fabric.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-highcontrast-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2-highcontrast.scss +3 -3
- package/SCSS-Themes/layouts/timeline/fluent2-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/fluent2.scss +3 -3
- package/SCSS-Themes/layouts/timeline/highcontrast-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/highcontrast.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/material3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/material3.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind3-dark-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind3-dark.scss +3 -3
- package/SCSS-Themes/layouts/timeline/tailwind3-lite.scss +2 -2
- package/SCSS-Themes/layouts/timeline/tailwind3.scss +3 -3
- package/SCSS-Themes/material-dark-lite.scss +25 -6
- package/SCSS-Themes/material-dark.scss +30 -11
- package/SCSS-Themes/material-lite.scss +26 -7
- package/SCSS-Themes/material.scss +31 -12
- package/SCSS-Themes/material3-dark-lite.scss +25 -6
- package/SCSS-Themes/material3-dark.scss +30 -11
- package/SCSS-Themes/material3-lite.scss +25 -6
- package/SCSS-Themes/material3.scss +30 -11
- package/SCSS-Themes/querybuilder/query-builder/bds-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark-lite.scss +4 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +4 -2
- package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +4 -2
- package/SCSS-Themes/tailwind-dark-lite.scss +27 -8
- package/SCSS-Themes/tailwind-dark.scss +32 -13
- package/SCSS-Themes/tailwind-lite.scss +27 -8
- package/SCSS-Themes/tailwind.scss +32 -13
- package/SCSS-Themes/tailwind3-dark-lite.scss +28 -7
- package/SCSS-Themes/tailwind3-dark.scss +33 -12
- package/SCSS-Themes/tailwind3-lite.scss +28 -7
- package/SCSS-Themes/tailwind3.scss +33 -12
- package/package.json +1 -1
|
@@ -12395,7 +12395,7 @@ ejs-calendar {
|
|
|
12395
12395
|
bottom: -9px;
|
|
12396
12396
|
height: 36px;
|
|
12397
12397
|
left: -9px;
|
|
12398
|
-
pointer-events:
|
|
12398
|
+
pointer-events: auto;
|
|
12399
12399
|
position: absolute;
|
|
12400
12400
|
right: -9px;
|
|
12401
12401
|
top: -9px;
|
|
@@ -12544,6 +12544,10 @@ ejs-calendar {
|
|
|
12544
12544
|
pointer-events: none;
|
|
12545
12545
|
}
|
|
12546
12546
|
|
|
12547
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
12548
|
+
pointer-events: none;
|
|
12549
|
+
}
|
|
12550
|
+
|
|
12547
12551
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
12548
12552
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
12549
12553
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -28664,6 +28668,8 @@ ejs-multiselect {
|
|
|
28664
28668
|
}
|
|
28665
28669
|
|
|
28666
28670
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
28671
|
+
height: 16px;
|
|
28672
|
+
font-size: 16px;
|
|
28667
28673
|
content: "\e7e7";
|
|
28668
28674
|
cursor: pointer;
|
|
28669
28675
|
left: 6px;
|
|
@@ -39339,18 +39345,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39339
39345
|
line-height: normal;
|
|
39340
39346
|
}
|
|
39341
39347
|
|
|
39342
|
-
.e-grid.sf-grid.e-
|
|
39348
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39343
39349
|
/* stylelint-disable declaration-no-important */
|
|
39344
39350
|
/* stylelint-enable declaration-no-important */
|
|
39345
39351
|
}
|
|
39346
|
-
.e-grid.sf-grid.e-
|
|
39352
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39347
39353
|
border-spacing: 0 !important;
|
|
39348
39354
|
}
|
|
39349
|
-
.e-grid.sf-grid.e-
|
|
39355
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
39350
39356
|
line-height: 1;
|
|
39351
39357
|
}
|
|
39352
39358
|
}
|
|
39353
39359
|
/* stylelint-enable function-url-quotes */
|
|
39360
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
39361
|
+
/* stylelint-disable function-url-quotes */
|
|
39362
|
+
@supports (font: -apple-system-body) {
|
|
39363
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39364
|
+
/* stylelint-disable declaration-no-important */
|
|
39365
|
+
}
|
|
39366
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39367
|
+
border-spacing: 0 !important;
|
|
39368
|
+
}
|
|
39369
|
+
}
|
|
39370
|
+
/* stylelint-enable function-url-quotes */
|
|
39354
39371
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
39355
39372
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
39356
39373
|
color: var(--color-sf-icon-color);
|
|
@@ -68745,14 +68762,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
68745
68762
|
height: inherit;
|
|
68746
68763
|
width: 100%;
|
|
68747
68764
|
}
|
|
68748
|
-
.e-timeline [class
|
|
68765
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
68749
68766
|
.e-timeline .e-dot-item,
|
|
68750
68767
|
.e-timeline .e-dot {
|
|
68751
68768
|
display: flex;
|
|
68752
68769
|
align-items: center;
|
|
68753
68770
|
justify-content: center;
|
|
68754
68771
|
}
|
|
68755
|
-
.e-timeline [class
|
|
68772
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
68756
68773
|
min-width: 32px;
|
|
68757
68774
|
min-height: 32px;
|
|
68758
68775
|
border-radius: var(--dot-radius);
|
|
@@ -17924,7 +17924,7 @@ ejs-calendar {
|
|
|
17924
17924
|
bottom: -9px;
|
|
17925
17925
|
height: 36px;
|
|
17926
17926
|
left: -9px;
|
|
17927
|
-
pointer-events:
|
|
17927
|
+
pointer-events: auto;
|
|
17928
17928
|
position: absolute;
|
|
17929
17929
|
right: -9px;
|
|
17930
17930
|
top: -9px;
|
|
@@ -18073,6 +18073,10 @@ ejs-calendar {
|
|
|
18073
18073
|
pointer-events: none;
|
|
18074
18074
|
}
|
|
18075
18075
|
|
|
18076
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
18077
|
+
pointer-events: none;
|
|
18078
|
+
}
|
|
18079
|
+
|
|
18076
18080
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
18077
18081
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
18078
18082
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -39042,6 +39046,8 @@ ejs-multiselect {
|
|
|
39042
39046
|
}
|
|
39043
39047
|
|
|
39044
39048
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
39049
|
+
height: 16px;
|
|
39050
|
+
font-size: 16px;
|
|
39045
39051
|
content: "\e7e7";
|
|
39046
39052
|
cursor: pointer;
|
|
39047
39053
|
left: 6px;
|
|
@@ -39075,12 +39081,12 @@ ejs-multiselect {
|
|
|
39075
39081
|
}
|
|
39076
39082
|
|
|
39077
39083
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
39078
|
-
margin-top: -
|
|
39084
|
+
margin-top: -36px;
|
|
39079
39085
|
}
|
|
39080
39086
|
|
|
39081
39087
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
39082
39088
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
39083
|
-
margin-top: -
|
|
39089
|
+
margin-top: -36px;
|
|
39084
39090
|
}
|
|
39085
39091
|
|
|
39086
39092
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -51386,18 +51392,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51386
51392
|
line-height: normal;
|
|
51387
51393
|
}
|
|
51388
51394
|
|
|
51389
|
-
.e-grid.sf-grid.e-
|
|
51395
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51390
51396
|
/* stylelint-disable declaration-no-important */
|
|
51391
51397
|
/* stylelint-enable declaration-no-important */
|
|
51392
51398
|
}
|
|
51393
|
-
.e-grid.sf-grid.e-
|
|
51399
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51394
51400
|
border-spacing: 0 !important;
|
|
51395
51401
|
}
|
|
51396
|
-
.e-grid.sf-grid.e-
|
|
51402
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
51397
51403
|
line-height: 1;
|
|
51398
51404
|
}
|
|
51399
51405
|
}
|
|
51400
51406
|
/* stylelint-enable function-url-quotes */
|
|
51407
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
51408
|
+
/* stylelint-disable function-url-quotes */
|
|
51409
|
+
@supports (font: -apple-system-body) {
|
|
51410
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51411
|
+
/* stylelint-disable declaration-no-important */
|
|
51412
|
+
}
|
|
51413
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51414
|
+
border-spacing: 0 !important;
|
|
51415
|
+
}
|
|
51416
|
+
}
|
|
51417
|
+
/* stylelint-enable function-url-quotes */
|
|
51401
51418
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
51402
51419
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
51403
51420
|
color: var(--color-sf-icon-color);
|
|
@@ -88356,14 +88373,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88356
88373
|
height: inherit;
|
|
88357
88374
|
width: 100%;
|
|
88358
88375
|
}
|
|
88359
|
-
.e-timeline [class
|
|
88376
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88360
88377
|
.e-timeline .e-dot-item,
|
|
88361
88378
|
.e-timeline .e-dot {
|
|
88362
88379
|
display: flex;
|
|
88363
88380
|
align-items: center;
|
|
88364
88381
|
justify-content: center;
|
|
88365
88382
|
}
|
|
88366
|
-
.e-timeline [class
|
|
88383
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88367
88384
|
min-width: 32px;
|
|
88368
88385
|
min-height: 32px;
|
|
88369
88386
|
border-radius: var(--dot-radius);
|
|
@@ -88549,8 +88566,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88549
88566
|
color: var(--color-sf-content-text-color-disabled);
|
|
88550
88567
|
}
|
|
88551
88568
|
|
|
88552
|
-
.e-bigger.e-timeline [class
|
|
88553
|
-
.e-bigger .e-timeline [class
|
|
88569
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88570
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88554
88571
|
min-width: 40px;
|
|
88555
88572
|
min-height: 40px;
|
|
88556
88573
|
font-size: 18px;
|
|
@@ -12799,7 +12799,7 @@ ejs-calendar {
|
|
|
12799
12799
|
bottom: -9px;
|
|
12800
12800
|
height: 36px;
|
|
12801
12801
|
left: -9px;
|
|
12802
|
-
pointer-events:
|
|
12802
|
+
pointer-events: auto;
|
|
12803
12803
|
position: absolute;
|
|
12804
12804
|
right: -9px;
|
|
12805
12805
|
top: -9px;
|
|
@@ -12948,6 +12948,10 @@ ejs-calendar {
|
|
|
12948
12948
|
pointer-events: none;
|
|
12949
12949
|
}
|
|
12950
12950
|
|
|
12951
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
12952
|
+
pointer-events: none;
|
|
12953
|
+
}
|
|
12954
|
+
|
|
12951
12955
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
12952
12956
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
12953
12957
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -29068,6 +29072,8 @@ ejs-multiselect {
|
|
|
29068
29072
|
}
|
|
29069
29073
|
|
|
29070
29074
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
29075
|
+
height: 16px;
|
|
29076
|
+
font-size: 16px;
|
|
29071
29077
|
content: "\e7e7";
|
|
29072
29078
|
cursor: pointer;
|
|
29073
29079
|
left: 6px;
|
|
@@ -39742,18 +39748,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
39742
39748
|
line-height: normal;
|
|
39743
39749
|
}
|
|
39744
39750
|
|
|
39745
|
-
.e-grid.sf-grid.e-
|
|
39751
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39746
39752
|
/* stylelint-disable declaration-no-important */
|
|
39747
39753
|
/* stylelint-enable declaration-no-important */
|
|
39748
39754
|
}
|
|
39749
|
-
.e-grid.sf-grid.e-
|
|
39755
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39750
39756
|
border-spacing: 0 !important;
|
|
39751
39757
|
}
|
|
39752
|
-
.e-grid.sf-grid.e-
|
|
39758
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
39753
39759
|
line-height: 1;
|
|
39754
39760
|
}
|
|
39755
39761
|
}
|
|
39756
39762
|
/* stylelint-enable function-url-quotes */
|
|
39763
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
39764
|
+
/* stylelint-disable function-url-quotes */
|
|
39765
|
+
@supports (font: -apple-system-body) {
|
|
39766
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
39767
|
+
/* stylelint-disable declaration-no-important */
|
|
39768
|
+
}
|
|
39769
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
39770
|
+
border-spacing: 0 !important;
|
|
39771
|
+
}
|
|
39772
|
+
}
|
|
39773
|
+
/* stylelint-enable function-url-quotes */
|
|
39757
39774
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
39758
39775
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
39759
39776
|
color: var(--color-sf-icon-color);
|
|
@@ -69147,14 +69164,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69147
69164
|
height: inherit;
|
|
69148
69165
|
width: 100%;
|
|
69149
69166
|
}
|
|
69150
|
-
.e-timeline [class
|
|
69167
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
69151
69168
|
.e-timeline .e-dot-item,
|
|
69152
69169
|
.e-timeline .e-dot {
|
|
69153
69170
|
display: flex;
|
|
69154
69171
|
align-items: center;
|
|
69155
69172
|
justify-content: center;
|
|
69156
69173
|
}
|
|
69157
|
-
.e-timeline [class
|
|
69174
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
69158
69175
|
min-width: 32px;
|
|
69159
69176
|
min-height: 32px;
|
|
69160
69177
|
border-radius: var(--dot-radius);
|
|
@@ -18328,7 +18328,7 @@ ejs-calendar {
|
|
|
18328
18328
|
bottom: -9px;
|
|
18329
18329
|
height: 36px;
|
|
18330
18330
|
left: -9px;
|
|
18331
|
-
pointer-events:
|
|
18331
|
+
pointer-events: auto;
|
|
18332
18332
|
position: absolute;
|
|
18333
18333
|
right: -9px;
|
|
18334
18334
|
top: -9px;
|
|
@@ -18477,6 +18477,10 @@ ejs-calendar {
|
|
|
18477
18477
|
pointer-events: none;
|
|
18478
18478
|
}
|
|
18479
18479
|
|
|
18480
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
18481
|
+
pointer-events: none;
|
|
18482
|
+
}
|
|
18483
|
+
|
|
18480
18484
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
18481
18485
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
18482
18486
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -39446,6 +39450,8 @@ ejs-multiselect {
|
|
|
39446
39450
|
}
|
|
39447
39451
|
|
|
39448
39452
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
39453
|
+
height: 16px;
|
|
39454
|
+
font-size: 16px;
|
|
39449
39455
|
content: "\e7e7";
|
|
39450
39456
|
cursor: pointer;
|
|
39451
39457
|
left: 6px;
|
|
@@ -39479,12 +39485,12 @@ ejs-multiselect {
|
|
|
39479
39485
|
}
|
|
39480
39486
|
|
|
39481
39487
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
39482
|
-
margin-top: -
|
|
39488
|
+
margin-top: -36px;
|
|
39483
39489
|
}
|
|
39484
39490
|
|
|
39485
39491
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
39486
39492
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
39487
|
-
margin-top: -
|
|
39493
|
+
margin-top: -36px;
|
|
39488
39494
|
}
|
|
39489
39495
|
|
|
39490
39496
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -51789,18 +51795,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
51789
51795
|
line-height: normal;
|
|
51790
51796
|
}
|
|
51791
51797
|
|
|
51792
|
-
.e-grid.sf-grid.e-
|
|
51798
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51793
51799
|
/* stylelint-disable declaration-no-important */
|
|
51794
51800
|
/* stylelint-enable declaration-no-important */
|
|
51795
51801
|
}
|
|
51796
|
-
.e-grid.sf-grid.e-
|
|
51802
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51797
51803
|
border-spacing: 0 !important;
|
|
51798
51804
|
}
|
|
51799
|
-
.e-grid.sf-grid.e-
|
|
51805
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
51800
51806
|
line-height: 1;
|
|
51801
51807
|
}
|
|
51802
51808
|
}
|
|
51803
51809
|
/* stylelint-enable function-url-quotes */
|
|
51810
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
51811
|
+
/* stylelint-disable function-url-quotes */
|
|
51812
|
+
@supports (font: -apple-system-body) {
|
|
51813
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
51814
|
+
/* stylelint-disable declaration-no-important */
|
|
51815
|
+
}
|
|
51816
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
51817
|
+
border-spacing: 0 !important;
|
|
51818
|
+
}
|
|
51819
|
+
}
|
|
51820
|
+
/* stylelint-enable function-url-quotes */
|
|
51804
51821
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
51805
51822
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
51806
51823
|
color: var(--color-sf-icon-color);
|
|
@@ -88754,14 +88771,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88754
88771
|
height: inherit;
|
|
88755
88772
|
width: 100%;
|
|
88756
88773
|
}
|
|
88757
|
-
.e-timeline [class
|
|
88774
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88758
88775
|
.e-timeline .e-dot-item,
|
|
88759
88776
|
.e-timeline .e-dot {
|
|
88760
88777
|
display: flex;
|
|
88761
88778
|
align-items: center;
|
|
88762
88779
|
justify-content: center;
|
|
88763
88780
|
}
|
|
88764
|
-
.e-timeline [class
|
|
88781
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88765
88782
|
min-width: 32px;
|
|
88766
88783
|
min-height: 32px;
|
|
88767
88784
|
border-radius: var(--dot-radius);
|
|
@@ -88947,8 +88964,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
88947
88964
|
color: var(--color-sf-content-text-color-disabled);
|
|
88948
88965
|
}
|
|
88949
88966
|
|
|
88950
|
-
.e-bigger.e-timeline [class
|
|
88951
|
-
.e-bigger .e-timeline [class
|
|
88967
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
88968
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
88952
88969
|
min-width: 40px;
|
|
88953
88970
|
min-height: 40px;
|
|
88954
88971
|
font-size: 18px;
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
--color-sf-text-tertiary: #{#475467};
|
|
34
34
|
--color-sf-text-tertiary-hover: #{#344054};
|
|
35
35
|
--color-sf-text-tertiary-on-brand: #{#eaecf0};
|
|
36
|
-
--color-sf-text-quarterary: #{#
|
|
36
|
+
--color-sf-text-quarterary: #{#667085};
|
|
37
37
|
--color-sf-text-quarterary-on-brand: #{#101828};
|
|
38
38
|
--color-sf-text-white: #{#fff};
|
|
39
39
|
--color-sf-text-disabled: #{#667085};
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
--color-sf-text-tertiary: #{#475467};
|
|
34
34
|
--color-sf-text-tertiary-hover: #{#344054};
|
|
35
35
|
--color-sf-text-tertiary-on-brand: #{#eaecf0};
|
|
36
|
-
--color-sf-text-quarterary: #{#
|
|
36
|
+
--color-sf-text-quarterary: #{#667085};
|
|
37
37
|
--color-sf-text-quarterary-on-brand: #{#101828};
|
|
38
38
|
--color-sf-text-white: #{#fff};
|
|
39
39
|
--color-sf-text-disabled: #{#667085};
|
|
@@ -22117,7 +22117,7 @@ $cbox-border-style: solid !default;
|
|
|
22117
22117
|
bottom: $cbox-ripple-size;
|
|
22118
22118
|
height: $cbox-ripple-height;
|
|
22119
22119
|
left: $cbox-ripple-size;
|
|
22120
|
-
pointer-events:
|
|
22120
|
+
pointer-events: auto;
|
|
22121
22121
|
position: absolute;
|
|
22122
22122
|
right: $cbox-ripple-size;
|
|
22123
22123
|
top: $cbox-ripple-size;
|
|
@@ -22307,6 +22307,10 @@ $cbox-border-style: solid !default;
|
|
|
22307
22307
|
pointer-events: none;
|
|
22308
22308
|
}
|
|
22309
22309
|
|
|
22310
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
22311
|
+
pointer-events: none;
|
|
22312
|
+
}
|
|
22313
|
+
|
|
22310
22314
|
.e-small .e-checkbox-wrapper,
|
|
22311
22315
|
.e-small.e-checkbox-wrapper,
|
|
22312
22316
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -67656,7 +67660,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
67656
67660
|
line-height: normal;
|
|
67657
67661
|
}
|
|
67658
67662
|
}
|
|
67659
|
-
.e-grid.sf-grid.e-
|
|
67663
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67660
67664
|
/* stylelint-disable declaration-no-important */
|
|
67661
67665
|
.e-table {
|
|
67662
67666
|
border-spacing: 0 !important;
|
|
@@ -67670,6 +67674,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
67670
67674
|
}
|
|
67671
67675
|
/* stylelint-enable function-url-quotes */
|
|
67672
67676
|
|
|
67677
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67678
|
+
/* stylelint-disable function-url-quotes */
|
|
67679
|
+
@supports (font: -apple-system-body) {
|
|
67680
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67681
|
+
|
|
67682
|
+
/* stylelint-disable declaration-no-important */
|
|
67683
|
+
.e-table {
|
|
67684
|
+
border-spacing: 0 !important;
|
|
67685
|
+
}
|
|
67686
|
+
}
|
|
67687
|
+
}
|
|
67688
|
+
/* stylelint-enable function-url-quotes */
|
|
67689
|
+
|
|
67673
67690
|
|
|
67674
67691
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67675
67692
|
@if $grid-skin == 'material3' {
|
|
@@ -100767,6 +100784,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
100767
100784
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
100768
100785
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
100769
100786
|
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
100787
|
+
$spinner-border-light-color: $primary-light !default;
|
|
100788
|
+
$spinner-border-color: $primary !default;
|
|
100770
100789
|
|
|
100771
100790
|
@mixin fluent2-small-round-btn {
|
|
100772
100791
|
@if $theme-name == 'fluent2' {
|
|
@@ -101850,8 +101869,8 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
101850
101869
|
transform: translateX(-50%);
|
|
101851
101870
|
width: 16px;
|
|
101852
101871
|
height: 16px;
|
|
101853
|
-
border: 2px solid $
|
|
101854
|
-
border-top: 2px solid $
|
|
101872
|
+
border: 2px solid $spinner-border-light-color;
|
|
101873
|
+
border-top: 2px solid $spinner-border-color;
|
|
101855
101874
|
border-radius: 50%;
|
|
101856
101875
|
animation: spin 1s linear infinite;
|
|
101857
101876
|
}
|
|
@@ -113003,7 +113022,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113003
113022
|
height: inherit;
|
|
113004
113023
|
width: 100%;
|
|
113005
113024
|
|
|
113006
|
-
[class
|
|
113025
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
113007
113026
|
.e-dot-item,
|
|
113008
113027
|
.e-dot {
|
|
113009
113028
|
display: flex;
|
|
@@ -113011,7 +113030,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
113011
113030
|
justify-content: center;
|
|
113012
113031
|
}
|
|
113013
113032
|
|
|
113014
|
-
[class
|
|
113033
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
113015
113034
|
min-width: $timeline-dot-icon-size;
|
|
113016
113035
|
min-height: $timeline-dot-icon-size;
|
|
113017
113036
|
border-radius: var(--dot-radius);
|
|
@@ -31315,7 +31315,7 @@ $cbox-border-style: solid !default;
|
|
|
31315
31315
|
bottom: $cbox-ripple-size;
|
|
31316
31316
|
height: $cbox-ripple-height;
|
|
31317
31317
|
left: $cbox-ripple-size;
|
|
31318
|
-
pointer-events:
|
|
31318
|
+
pointer-events: auto;
|
|
31319
31319
|
position: absolute;
|
|
31320
31320
|
right: $cbox-ripple-size;
|
|
31321
31321
|
top: $cbox-ripple-size;
|
|
@@ -31505,6 +31505,10 @@ $cbox-border-style: solid !default;
|
|
|
31505
31505
|
pointer-events: none;
|
|
31506
31506
|
}
|
|
31507
31507
|
|
|
31508
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
31509
|
+
pointer-events: none;
|
|
31510
|
+
}
|
|
31511
|
+
|
|
31508
31512
|
.e-small .e-checkbox-wrapper,
|
|
31509
31513
|
.e-small.e-checkbox-wrapper,
|
|
31510
31514
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -69345,7 +69349,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69345
69349
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
69346
69350
|
}
|
|
69347
69351
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
69348
|
-
margin-top: -
|
|
69352
|
+
margin-top: -32px;
|
|
69349
69353
|
}
|
|
69350
69354
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
69351
69355
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -69356,7 +69360,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69356
69360
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
69357
69361
|
margin-top: -2.15em;
|
|
69358
69362
|
}
|
|
69359
|
-
@if $ddl-multiselect-skin-name == '
|
|
69363
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
69360
69364
|
margin-top: -3.2em;
|
|
69361
69365
|
}
|
|
69362
69366
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -71123,7 +71127,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
71123
71127
|
@if $skin-name == 'bootstrap4' {
|
|
71124
71128
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
71125
71129
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
71126
|
-
font-size:
|
|
71130
|
+
font-size: 16px;
|
|
71127
71131
|
}
|
|
71128
71132
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
71129
71133
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -71172,7 +71176,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
71172
71176
|
@if $skin-name == 'FluentUI' {
|
|
71173
71177
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
71174
71178
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
71175
|
-
margin-top: -
|
|
71179
|
+
margin-top: -24px;
|
|
71176
71180
|
}
|
|
71177
71181
|
}
|
|
71178
71182
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -90061,7 +90065,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
90061
90065
|
line-height: normal;
|
|
90062
90066
|
}
|
|
90063
90067
|
}
|
|
90064
|
-
.e-grid.sf-grid.e-
|
|
90068
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90065
90069
|
/* stylelint-disable declaration-no-important */
|
|
90066
90070
|
.e-table {
|
|
90067
90071
|
border-spacing: 0 !important;
|
|
@@ -90075,6 +90079,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
90075
90079
|
}
|
|
90076
90080
|
/* stylelint-enable function-url-quotes */
|
|
90077
90081
|
|
|
90082
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
90083
|
+
/* stylelint-disable function-url-quotes */
|
|
90084
|
+
@supports (font: -apple-system-body) {
|
|
90085
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
90086
|
+
|
|
90087
|
+
/* stylelint-disable declaration-no-important */
|
|
90088
|
+
.e-table {
|
|
90089
|
+
border-spacing: 0 !important;
|
|
90090
|
+
}
|
|
90091
|
+
}
|
|
90092
|
+
}
|
|
90093
|
+
/* stylelint-enable function-url-quotes */
|
|
90094
|
+
|
|
90078
90095
|
|
|
90079
90096
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
90080
90097
|
@if $grid-skin == 'material3' {
|
|
@@ -131506,6 +131523,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
131506
131523
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
131507
131524
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
131508
131525
|
$qryblr-drag-icon-color: $secondary-text-color !default;
|
|
131526
|
+
$spinner-border-light-color: $primary-light !default;
|
|
131527
|
+
$spinner-border-color: $primary !default;
|
|
131509
131528
|
|
|
131510
131529
|
@mixin fluent2-small-round-btn {
|
|
131511
131530
|
@if $theme-name == 'fluent2' {
|
|
@@ -132589,8 +132608,8 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
132589
132608
|
transform: translateX(-50%);
|
|
132590
132609
|
width: 16px;
|
|
132591
132610
|
height: 16px;
|
|
132592
|
-
border: 2px solid $
|
|
132593
|
-
border-top: 2px solid $
|
|
132611
|
+
border: 2px solid $spinner-border-light-color;
|
|
132612
|
+
border-top: 2px solid $spinner-border-color;
|
|
132594
132613
|
border-radius: 50%;
|
|
132595
132614
|
animation: spin 1s linear infinite;
|
|
132596
132615
|
}
|
|
@@ -146002,7 +146021,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146002
146021
|
height: inherit;
|
|
146003
146022
|
width: 100%;
|
|
146004
146023
|
|
|
146005
|
-
[class
|
|
146024
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
146006
146025
|
.e-dot-item,
|
|
146007
146026
|
.e-dot {
|
|
146008
146027
|
display: flex;
|
|
@@ -146010,7 +146029,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146010
146029
|
justify-content: center;
|
|
146011
146030
|
}
|
|
146012
146031
|
|
|
146013
|
-
[class
|
|
146032
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146014
146033
|
min-width: $timeline-dot-icon-size;
|
|
146015
146034
|
min-height: $timeline-dot-icon-size;
|
|
146016
146035
|
border-radius: var(--dot-radius);
|
|
@@ -146317,7 +146336,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
146317
146336
|
@include export-module('timeline-bigger') {
|
|
146318
146337
|
.e-bigger.e-timeline,
|
|
146319
146338
|
.e-bigger .e-timeline {
|
|
146320
|
-
[class
|
|
146339
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
146321
146340
|
min-width: $timeline-bigger-dot-icon-size;
|
|
146322
146341
|
min-height: $timeline-bigger-dot-icon-size;
|
|
146323
146342
|
font-size: $timeline-bigger-dot-font-size;
|