@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
|
@@ -9872,7 +9872,7 @@ ejs-calendar {
|
|
|
9872
9872
|
bottom: -9px;
|
|
9873
9873
|
height: 36px;
|
|
9874
9874
|
left: -9px;
|
|
9875
|
-
pointer-events:
|
|
9875
|
+
pointer-events: auto;
|
|
9876
9876
|
position: absolute;
|
|
9877
9877
|
right: -9px;
|
|
9878
9878
|
top: -9px;
|
|
@@ -10026,6 +10026,10 @@ ejs-calendar {
|
|
|
10026
10026
|
pointer-events: none;
|
|
10027
10027
|
}
|
|
10028
10028
|
|
|
10029
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10030
|
+
pointer-events: none;
|
|
10031
|
+
}
|
|
10032
|
+
|
|
10029
10033
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10030
10034
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10031
10035
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -36875,18 +36879,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36875
36879
|
line-height: normal;
|
|
36876
36880
|
}
|
|
36877
36881
|
|
|
36878
|
-
.e-grid.sf-grid.e-
|
|
36882
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36879
36883
|
/* stylelint-disable declaration-no-important */
|
|
36880
36884
|
/* stylelint-enable declaration-no-important */
|
|
36881
36885
|
}
|
|
36882
|
-
.e-grid.sf-grid.e-
|
|
36886
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36883
36887
|
border-spacing: 0 !important;
|
|
36884
36888
|
}
|
|
36885
|
-
.e-grid.sf-grid.e-
|
|
36889
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36886
36890
|
line-height: 1;
|
|
36887
36891
|
}
|
|
36888
36892
|
}
|
|
36889
36893
|
/* stylelint-enable function-url-quotes */
|
|
36894
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36895
|
+
/* stylelint-disable function-url-quotes */
|
|
36896
|
+
@supports (font: -apple-system-body) {
|
|
36897
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36898
|
+
/* stylelint-disable declaration-no-important */
|
|
36899
|
+
}
|
|
36900
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36901
|
+
border-spacing: 0 !important;
|
|
36902
|
+
}
|
|
36903
|
+
}
|
|
36904
|
+
/* stylelint-enable function-url-quotes */
|
|
36890
36905
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36891
36906
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36892
36907
|
color: #605e5c;
|
|
@@ -66292,14 +66307,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66292
66307
|
height: inherit;
|
|
66293
66308
|
width: 100%;
|
|
66294
66309
|
}
|
|
66295
|
-
.e-timeline [class
|
|
66310
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66296
66311
|
.e-timeline .e-dot-item,
|
|
66297
66312
|
.e-timeline .e-dot {
|
|
66298
66313
|
display: flex;
|
|
66299
66314
|
align-items: center;
|
|
66300
66315
|
justify-content: center;
|
|
66301
66316
|
}
|
|
66302
|
-
.e-timeline [class
|
|
66317
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66303
66318
|
min-width: 32px;
|
|
66304
66319
|
min-height: 32px;
|
|
66305
66320
|
border-radius: var(--dot-radius);
|
|
@@ -13269,7 +13269,7 @@ ejs-calendar {
|
|
|
13269
13269
|
bottom: -9px;
|
|
13270
13270
|
height: 36px;
|
|
13271
13271
|
left: -9px;
|
|
13272
|
-
pointer-events:
|
|
13272
|
+
pointer-events: auto;
|
|
13273
13273
|
position: absolute;
|
|
13274
13274
|
right: -9px;
|
|
13275
13275
|
top: -9px;
|
|
@@ -13423,6 +13423,10 @@ ejs-calendar {
|
|
|
13423
13423
|
pointer-events: none;
|
|
13424
13424
|
}
|
|
13425
13425
|
|
|
13426
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13427
|
+
pointer-events: none;
|
|
13428
|
+
}
|
|
13429
|
+
|
|
13426
13430
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13427
13431
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13428
13432
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -34819,13 +34823,13 @@ ejs-multiselect {
|
|
|
34819
34823
|
}
|
|
34820
34824
|
|
|
34821
34825
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34822
|
-
margin-top: -
|
|
34826
|
+
margin-top: -32px;
|
|
34823
34827
|
font-size: 14px;
|
|
34824
34828
|
}
|
|
34825
34829
|
|
|
34826
34830
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34827
34831
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34828
|
-
margin-top: -
|
|
34832
|
+
margin-top: -32px;
|
|
34829
34833
|
margin-top: -2.25em;
|
|
34830
34834
|
}
|
|
34831
34835
|
|
|
@@ -35124,7 +35128,7 @@ ejs-multiselect {
|
|
|
35124
35128
|
|
|
35125
35129
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
35126
35130
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
35127
|
-
margin-top: -
|
|
35131
|
+
margin-top: -24px;
|
|
35128
35132
|
}
|
|
35129
35133
|
|
|
35130
35134
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -46986,18 +46990,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46986
46990
|
line-height: normal;
|
|
46987
46991
|
}
|
|
46988
46992
|
|
|
46989
|
-
.e-grid.sf-grid.e-
|
|
46993
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46990
46994
|
/* stylelint-disable declaration-no-important */
|
|
46991
46995
|
/* stylelint-enable declaration-no-important */
|
|
46992
46996
|
}
|
|
46993
|
-
.e-grid.sf-grid.e-
|
|
46997
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46994
46998
|
border-spacing: 0 !important;
|
|
46995
46999
|
}
|
|
46996
|
-
.e-grid.sf-grid.e-
|
|
47000
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46997
47001
|
line-height: 1;
|
|
46998
47002
|
}
|
|
46999
47003
|
}
|
|
47000
47004
|
/* stylelint-enable function-url-quotes */
|
|
47005
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47006
|
+
/* stylelint-disable function-url-quotes */
|
|
47007
|
+
@supports (font: -apple-system-body) {
|
|
47008
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47009
|
+
/* stylelint-disable declaration-no-important */
|
|
47010
|
+
}
|
|
47011
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47012
|
+
border-spacing: 0 !important;
|
|
47013
|
+
}
|
|
47014
|
+
}
|
|
47015
|
+
/* stylelint-enable function-url-quotes */
|
|
47001
47016
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47002
47017
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47003
47018
|
color: #605e5c;
|
|
@@ -83927,14 +83942,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83927
83942
|
height: inherit;
|
|
83928
83943
|
width: 100%;
|
|
83929
83944
|
}
|
|
83930
|
-
.e-timeline [class
|
|
83945
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83931
83946
|
.e-timeline .e-dot-item,
|
|
83932
83947
|
.e-timeline .e-dot {
|
|
83933
83948
|
display: flex;
|
|
83934
83949
|
align-items: center;
|
|
83935
83950
|
justify-content: center;
|
|
83936
83951
|
}
|
|
83937
|
-
.e-timeline [class
|
|
83952
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83938
83953
|
min-width: 32px;
|
|
83939
83954
|
min-height: 32px;
|
|
83940
83955
|
border-radius: var(--dot-radius);
|
|
@@ -84120,8 +84135,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84120
84135
|
color: #a19f9d;
|
|
84121
84136
|
}
|
|
84122
84137
|
|
|
84123
|
-
.e-bigger.e-timeline [class
|
|
84124
|
-
.e-bigger .e-timeline [class
|
|
84138
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84139
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84125
84140
|
min-width: 40px;
|
|
84126
84141
|
min-height: 40px;
|
|
84127
84142
|
font-size: 18px;
|
|
@@ -12948,7 +12948,7 @@ ejs-calendar {
|
|
|
12948
12948
|
bottom: -9px;
|
|
12949
12949
|
height: 36px;
|
|
12950
12950
|
left: -9px;
|
|
12951
|
-
pointer-events:
|
|
12951
|
+
pointer-events: auto;
|
|
12952
12952
|
position: absolute;
|
|
12953
12953
|
right: -9px;
|
|
12954
12954
|
top: -9px;
|
|
@@ -13087,6 +13087,10 @@ ejs-calendar {
|
|
|
13087
13087
|
pointer-events: none;
|
|
13088
13088
|
}
|
|
13089
13089
|
|
|
13090
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13091
|
+
pointer-events: none;
|
|
13092
|
+
}
|
|
13093
|
+
|
|
13090
13094
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13091
13095
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13092
13096
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -29445,6 +29449,8 @@ ejs-multiselect {
|
|
|
29445
29449
|
}
|
|
29446
29450
|
|
|
29447
29451
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
29452
|
+
height: 18px;
|
|
29453
|
+
font-size: 18px;
|
|
29448
29454
|
content: "\e7e7";
|
|
29449
29455
|
cursor: pointer;
|
|
29450
29456
|
margin: auto;
|
|
@@ -40207,18 +40213,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40207
40213
|
line-height: normal;
|
|
40208
40214
|
}
|
|
40209
40215
|
|
|
40210
|
-
.e-grid.sf-grid.e-
|
|
40216
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40211
40217
|
/* stylelint-disable declaration-no-important */
|
|
40212
40218
|
/* stylelint-enable declaration-no-important */
|
|
40213
40219
|
}
|
|
40214
|
-
.e-grid.sf-grid.e-
|
|
40220
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40215
40221
|
border-spacing: 0 !important;
|
|
40216
40222
|
}
|
|
40217
|
-
.e-grid.sf-grid.e-
|
|
40223
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
40218
40224
|
line-height: 1;
|
|
40219
40225
|
}
|
|
40220
40226
|
}
|
|
40221
40227
|
/* stylelint-enable function-url-quotes */
|
|
40228
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
40229
|
+
/* stylelint-disable function-url-quotes */
|
|
40230
|
+
@supports (font: -apple-system-body) {
|
|
40231
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40232
|
+
/* stylelint-disable declaration-no-important */
|
|
40233
|
+
}
|
|
40234
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40235
|
+
border-spacing: 0 !important;
|
|
40236
|
+
}
|
|
40237
|
+
}
|
|
40238
|
+
/* stylelint-enable function-url-quotes */
|
|
40222
40239
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
40223
40240
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
40224
40241
|
color: var(--color-sf-icon-color);
|
|
@@ -70188,14 +70205,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70188
70205
|
height: inherit;
|
|
70189
70206
|
width: 100%;
|
|
70190
70207
|
}
|
|
70191
|
-
.e-timeline [class
|
|
70208
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70192
70209
|
.e-timeline .e-dot-item,
|
|
70193
70210
|
.e-timeline .e-dot {
|
|
70194
70211
|
display: flex;
|
|
70195
70212
|
align-items: center;
|
|
70196
70213
|
justify-content: center;
|
|
70197
70214
|
}
|
|
70198
|
-
.e-timeline [class
|
|
70215
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70199
70216
|
min-width: 32px;
|
|
70200
70217
|
min-height: 32px;
|
|
70201
70218
|
border-radius: var(--dot-radius);
|
|
@@ -18607,7 +18607,7 @@ ejs-calendar {
|
|
|
18607
18607
|
bottom: -9px;
|
|
18608
18608
|
height: 36px;
|
|
18609
18609
|
left: -9px;
|
|
18610
|
-
pointer-events:
|
|
18610
|
+
pointer-events: auto;
|
|
18611
18611
|
position: absolute;
|
|
18612
18612
|
right: -9px;
|
|
18613
18613
|
top: -9px;
|
|
@@ -18746,6 +18746,10 @@ ejs-calendar {
|
|
|
18746
18746
|
pointer-events: none;
|
|
18747
18747
|
}
|
|
18748
18748
|
|
|
18749
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
18750
|
+
pointer-events: none;
|
|
18751
|
+
}
|
|
18752
|
+
|
|
18749
18753
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
18750
18754
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
18751
18755
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -40102,6 +40106,8 @@ ejs-multiselect {
|
|
|
40102
40106
|
}
|
|
40103
40107
|
|
|
40104
40108
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
40109
|
+
height: 18px;
|
|
40110
|
+
font-size: 18px;
|
|
40105
40111
|
content: "\e7e7";
|
|
40106
40112
|
cursor: pointer;
|
|
40107
40113
|
margin: auto;
|
|
@@ -40181,12 +40187,12 @@ ejs-multiselect {
|
|
|
40181
40187
|
}
|
|
40182
40188
|
|
|
40183
40189
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
40184
|
-
margin-top: -
|
|
40190
|
+
margin-top: -36px;
|
|
40185
40191
|
}
|
|
40186
40192
|
|
|
40187
40193
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
40188
40194
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
40189
|
-
margin-top: -
|
|
40195
|
+
margin-top: -32px;
|
|
40190
40196
|
}
|
|
40191
40197
|
|
|
40192
40198
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -52531,18 +52537,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52531
52537
|
line-height: normal;
|
|
52532
52538
|
}
|
|
52533
52539
|
|
|
52534
|
-
.e-grid.sf-grid.e-
|
|
52540
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52535
52541
|
/* stylelint-disable declaration-no-important */
|
|
52536
52542
|
/* stylelint-enable declaration-no-important */
|
|
52537
52543
|
}
|
|
52538
|
-
.e-grid.sf-grid.e-
|
|
52544
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52539
52545
|
border-spacing: 0 !important;
|
|
52540
52546
|
}
|
|
52541
|
-
.e-grid.sf-grid.e-
|
|
52547
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
52542
52548
|
line-height: 1;
|
|
52543
52549
|
}
|
|
52544
52550
|
}
|
|
52545
52551
|
/* stylelint-enable function-url-quotes */
|
|
52552
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
52553
|
+
/* stylelint-disable function-url-quotes */
|
|
52554
|
+
@supports (font: -apple-system-body) {
|
|
52555
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52556
|
+
/* stylelint-disable declaration-no-important */
|
|
52557
|
+
}
|
|
52558
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52559
|
+
border-spacing: 0 !important;
|
|
52560
|
+
}
|
|
52561
|
+
}
|
|
52562
|
+
/* stylelint-enable function-url-quotes */
|
|
52546
52563
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
52547
52564
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
52548
52565
|
color: var(--color-sf-icon-color);
|
|
@@ -90140,14 +90157,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90140
90157
|
height: inherit;
|
|
90141
90158
|
width: 100%;
|
|
90142
90159
|
}
|
|
90143
|
-
.e-timeline [class
|
|
90160
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90144
90161
|
.e-timeline .e-dot-item,
|
|
90145
90162
|
.e-timeline .e-dot {
|
|
90146
90163
|
display: flex;
|
|
90147
90164
|
align-items: center;
|
|
90148
90165
|
justify-content: center;
|
|
90149
90166
|
}
|
|
90150
|
-
.e-timeline [class
|
|
90167
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90151
90168
|
min-width: 32px;
|
|
90152
90169
|
min-height: 32px;
|
|
90153
90170
|
border-radius: var(--dot-radius);
|
|
@@ -90337,8 +90354,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90337
90354
|
color: var(--color-sf-content-text-color-disabled);
|
|
90338
90355
|
}
|
|
90339
90356
|
|
|
90340
|
-
.e-bigger.e-timeline [class
|
|
90341
|
-
.e-bigger .e-timeline [class
|
|
90357
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90358
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90342
90359
|
min-width: 40px;
|
|
90343
90360
|
min-height: 40px;
|
|
90344
90361
|
font-size: 18px;
|
|
@@ -12948,7 +12948,7 @@ ejs-calendar {
|
|
|
12948
12948
|
bottom: -9px;
|
|
12949
12949
|
height: 36px;
|
|
12950
12950
|
left: -9px;
|
|
12951
|
-
pointer-events:
|
|
12951
|
+
pointer-events: auto;
|
|
12952
12952
|
position: absolute;
|
|
12953
12953
|
right: -9px;
|
|
12954
12954
|
top: -9px;
|
|
@@ -13087,6 +13087,10 @@ ejs-calendar {
|
|
|
13087
13087
|
pointer-events: none;
|
|
13088
13088
|
}
|
|
13089
13089
|
|
|
13090
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13091
|
+
pointer-events: none;
|
|
13092
|
+
}
|
|
13093
|
+
|
|
13090
13094
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13091
13095
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13092
13096
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -29458,6 +29462,8 @@ ejs-multiselect {
|
|
|
29458
29462
|
}
|
|
29459
29463
|
|
|
29460
29464
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
29465
|
+
height: 18px;
|
|
29466
|
+
font-size: 18px;
|
|
29461
29467
|
content: "\e7e7";
|
|
29462
29468
|
cursor: pointer;
|
|
29463
29469
|
margin: auto;
|
|
@@ -40229,18 +40235,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40229
40235
|
line-height: normal;
|
|
40230
40236
|
}
|
|
40231
40237
|
|
|
40232
|
-
.e-grid.sf-grid.e-
|
|
40238
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40233
40239
|
/* stylelint-disable declaration-no-important */
|
|
40234
40240
|
/* stylelint-enable declaration-no-important */
|
|
40235
40241
|
}
|
|
40236
|
-
.e-grid.sf-grid.e-
|
|
40242
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40237
40243
|
border-spacing: 0 !important;
|
|
40238
40244
|
}
|
|
40239
|
-
.e-grid.sf-grid.e-
|
|
40245
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
40240
40246
|
line-height: 1;
|
|
40241
40247
|
}
|
|
40242
40248
|
}
|
|
40243
40249
|
/* stylelint-enable function-url-quotes */
|
|
40250
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
40251
|
+
/* stylelint-disable function-url-quotes */
|
|
40252
|
+
@supports (font: -apple-system-body) {
|
|
40253
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40254
|
+
/* stylelint-disable declaration-no-important */
|
|
40255
|
+
}
|
|
40256
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40257
|
+
border-spacing: 0 !important;
|
|
40258
|
+
}
|
|
40259
|
+
}
|
|
40260
|
+
/* stylelint-enable function-url-quotes */
|
|
40244
40261
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
40245
40262
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
40246
40263
|
color: var(--color-sf-icon-color);
|
|
@@ -70215,14 +70232,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70215
70232
|
height: inherit;
|
|
70216
70233
|
width: 100%;
|
|
70217
70234
|
}
|
|
70218
|
-
.e-timeline [class
|
|
70235
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70219
70236
|
.e-timeline .e-dot-item,
|
|
70220
70237
|
.e-timeline .e-dot {
|
|
70221
70238
|
display: flex;
|
|
70222
70239
|
align-items: center;
|
|
70223
70240
|
justify-content: center;
|
|
70224
70241
|
}
|
|
70225
|
-
.e-timeline [class
|
|
70242
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70226
70243
|
min-width: 32px;
|
|
70227
70244
|
min-height: 32px;
|
|
70228
70245
|
border-radius: var(--dot-radius);
|
|
@@ -18607,7 +18607,7 @@ ejs-calendar {
|
|
|
18607
18607
|
bottom: -9px;
|
|
18608
18608
|
height: 36px;
|
|
18609
18609
|
left: -9px;
|
|
18610
|
-
pointer-events:
|
|
18610
|
+
pointer-events: auto;
|
|
18611
18611
|
position: absolute;
|
|
18612
18612
|
right: -9px;
|
|
18613
18613
|
top: -9px;
|
|
@@ -18746,6 +18746,10 @@ ejs-calendar {
|
|
|
18746
18746
|
pointer-events: none;
|
|
18747
18747
|
}
|
|
18748
18748
|
|
|
18749
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
18750
|
+
pointer-events: none;
|
|
18751
|
+
}
|
|
18752
|
+
|
|
18749
18753
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
18750
18754
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
18751
18755
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -40115,6 +40119,8 @@ ejs-multiselect {
|
|
|
40115
40119
|
}
|
|
40116
40120
|
|
|
40117
40121
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
40122
|
+
height: 18px;
|
|
40123
|
+
font-size: 18px;
|
|
40118
40124
|
content: "\e7e7";
|
|
40119
40125
|
cursor: pointer;
|
|
40120
40126
|
margin: auto;
|
|
@@ -40194,12 +40200,12 @@ ejs-multiselect {
|
|
|
40194
40200
|
}
|
|
40195
40201
|
|
|
40196
40202
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
40197
|
-
margin-top: -
|
|
40203
|
+
margin-top: -36px;
|
|
40198
40204
|
}
|
|
40199
40205
|
|
|
40200
40206
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
40201
40207
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
40202
|
-
margin-top: -
|
|
40208
|
+
margin-top: -32px;
|
|
40203
40209
|
}
|
|
40204
40210
|
|
|
40205
40211
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -52553,18 +52559,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
52553
52559
|
line-height: normal;
|
|
52554
52560
|
}
|
|
52555
52561
|
|
|
52556
|
-
.e-grid.sf-grid.e-
|
|
52562
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52557
52563
|
/* stylelint-disable declaration-no-important */
|
|
52558
52564
|
/* stylelint-enable declaration-no-important */
|
|
52559
52565
|
}
|
|
52560
|
-
.e-grid.sf-grid.e-
|
|
52566
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52561
52567
|
border-spacing: 0 !important;
|
|
52562
52568
|
}
|
|
52563
|
-
.e-grid.sf-grid.e-
|
|
52569
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
52564
52570
|
line-height: 1;
|
|
52565
52571
|
}
|
|
52566
52572
|
}
|
|
52567
52573
|
/* stylelint-enable function-url-quotes */
|
|
52574
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
52575
|
+
/* stylelint-disable function-url-quotes */
|
|
52576
|
+
@supports (font: -apple-system-body) {
|
|
52577
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
52578
|
+
/* stylelint-disable declaration-no-important */
|
|
52579
|
+
}
|
|
52580
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
52581
|
+
border-spacing: 0 !important;
|
|
52582
|
+
}
|
|
52583
|
+
}
|
|
52584
|
+
/* stylelint-enable function-url-quotes */
|
|
52568
52585
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
52569
52586
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
52570
52587
|
color: var(--color-sf-icon-color);
|
|
@@ -90167,14 +90184,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90167
90184
|
height: inherit;
|
|
90168
90185
|
width: 100%;
|
|
90169
90186
|
}
|
|
90170
|
-
.e-timeline [class
|
|
90187
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90171
90188
|
.e-timeline .e-dot-item,
|
|
90172
90189
|
.e-timeline .e-dot {
|
|
90173
90190
|
display: flex;
|
|
90174
90191
|
align-items: center;
|
|
90175
90192
|
justify-content: center;
|
|
90176
90193
|
}
|
|
90177
|
-
.e-timeline [class
|
|
90194
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90178
90195
|
min-width: 32px;
|
|
90179
90196
|
min-height: 32px;
|
|
90180
90197
|
border-radius: var(--dot-radius);
|
|
@@ -90364,8 +90381,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90364
90381
|
color: var(--color-sf-content-text-color-disabled);
|
|
90365
90382
|
}
|
|
90366
90383
|
|
|
90367
|
-
.e-bigger.e-timeline [class
|
|
90368
|
-
.e-bigger .e-timeline [class
|
|
90384
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90385
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90369
90386
|
min-width: 40px;
|
|
90370
90387
|
min-height: 40px;
|
|
90371
90388
|
font-size: 18px;
|
|
@@ -13651,7 +13651,7 @@ ejs-calendar {
|
|
|
13651
13651
|
bottom: -9px;
|
|
13652
13652
|
height: 36px;
|
|
13653
13653
|
left: -9px;
|
|
13654
|
-
pointer-events:
|
|
13654
|
+
pointer-events: auto;
|
|
13655
13655
|
position: absolute;
|
|
13656
13656
|
right: -9px;
|
|
13657
13657
|
top: -9px;
|
|
@@ -13790,6 +13790,10 @@ ejs-calendar {
|
|
|
13790
13790
|
pointer-events: none;
|
|
13791
13791
|
}
|
|
13792
13792
|
|
|
13793
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13794
|
+
pointer-events: none;
|
|
13795
|
+
}
|
|
13796
|
+
|
|
13793
13797
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13794
13798
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13795
13799
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -30153,6 +30157,8 @@ ejs-multiselect {
|
|
|
30153
30157
|
}
|
|
30154
30158
|
|
|
30155
30159
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
30160
|
+
height: 18px;
|
|
30161
|
+
font-size: 18px;
|
|
30156
30162
|
content: "\e7e7";
|
|
30157
30163
|
cursor: pointer;
|
|
30158
30164
|
margin: auto;
|
|
@@ -40915,18 +40921,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
40915
40921
|
line-height: normal;
|
|
40916
40922
|
}
|
|
40917
40923
|
|
|
40918
|
-
.e-grid.sf-grid.e-
|
|
40924
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40919
40925
|
/* stylelint-disable declaration-no-important */
|
|
40920
40926
|
/* stylelint-enable declaration-no-important */
|
|
40921
40927
|
}
|
|
40922
|
-
.e-grid.sf-grid.e-
|
|
40928
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40923
40929
|
border-spacing: 0 !important;
|
|
40924
40930
|
}
|
|
40925
|
-
.e-grid.sf-grid.e-
|
|
40931
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
40926
40932
|
line-height: 1;
|
|
40927
40933
|
}
|
|
40928
40934
|
}
|
|
40929
40935
|
/* stylelint-enable function-url-quotes */
|
|
40936
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
40937
|
+
/* stylelint-disable function-url-quotes */
|
|
40938
|
+
@supports (font: -apple-system-body) {
|
|
40939
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
40940
|
+
/* stylelint-disable declaration-no-important */
|
|
40941
|
+
}
|
|
40942
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
40943
|
+
border-spacing: 0 !important;
|
|
40944
|
+
}
|
|
40945
|
+
}
|
|
40946
|
+
/* stylelint-enable function-url-quotes */
|
|
40930
40947
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
40931
40948
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
40932
40949
|
color: var(--color-sf-icon-color);
|
|
@@ -70914,14 +70931,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70914
70931
|
height: inherit;
|
|
70915
70932
|
width: 100%;
|
|
70916
70933
|
}
|
|
70917
|
-
.e-timeline [class
|
|
70934
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70918
70935
|
.e-timeline .e-dot-item,
|
|
70919
70936
|
.e-timeline .e-dot {
|
|
70920
70937
|
display: flex;
|
|
70921
70938
|
align-items: center;
|
|
70922
70939
|
justify-content: center;
|
|
70923
70940
|
}
|
|
70924
|
-
.e-timeline [class
|
|
70941
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70925
70942
|
min-width: 32px;
|
|
70926
70943
|
min-height: 32px;
|
|
70927
70944
|
border-radius: var(--dot-radius);
|