@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
|
@@ -19310,7 +19310,7 @@ ejs-calendar {
|
|
|
19310
19310
|
bottom: -9px;
|
|
19311
19311
|
height: 36px;
|
|
19312
19312
|
left: -9px;
|
|
19313
|
-
pointer-events:
|
|
19313
|
+
pointer-events: auto;
|
|
19314
19314
|
position: absolute;
|
|
19315
19315
|
right: -9px;
|
|
19316
19316
|
top: -9px;
|
|
@@ -19449,6 +19449,10 @@ ejs-calendar {
|
|
|
19449
19449
|
pointer-events: none;
|
|
19450
19450
|
}
|
|
19451
19451
|
|
|
19452
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
19453
|
+
pointer-events: none;
|
|
19454
|
+
}
|
|
19455
|
+
|
|
19452
19456
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
19453
19457
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
19454
19458
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -40810,6 +40814,8 @@ ejs-multiselect {
|
|
|
40810
40814
|
}
|
|
40811
40815
|
|
|
40812
40816
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
40817
|
+
height: 18px;
|
|
40818
|
+
font-size: 18px;
|
|
40813
40819
|
content: "\e7e7";
|
|
40814
40820
|
cursor: pointer;
|
|
40815
40821
|
margin: auto;
|
|
@@ -40889,12 +40895,12 @@ ejs-multiselect {
|
|
|
40889
40895
|
}
|
|
40890
40896
|
|
|
40891
40897
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
40892
|
-
margin-top: -
|
|
40898
|
+
margin-top: -36px;
|
|
40893
40899
|
}
|
|
40894
40900
|
|
|
40895
40901
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
40896
40902
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
40897
|
-
margin-top: -
|
|
40903
|
+
margin-top: -32px;
|
|
40898
40904
|
}
|
|
40899
40905
|
|
|
40900
40906
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -53239,18 +53245,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
53239
53245
|
line-height: normal;
|
|
53240
53246
|
}
|
|
53241
53247
|
|
|
53242
|
-
.e-grid.sf-grid.e-
|
|
53248
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
53243
53249
|
/* stylelint-disable declaration-no-important */
|
|
53244
53250
|
/* stylelint-enable declaration-no-important */
|
|
53245
53251
|
}
|
|
53246
|
-
.e-grid.sf-grid.e-
|
|
53252
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
53247
53253
|
border-spacing: 0 !important;
|
|
53248
53254
|
}
|
|
53249
|
-
.e-grid.sf-grid.e-
|
|
53255
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
53250
53256
|
line-height: 1;
|
|
53251
53257
|
}
|
|
53252
53258
|
}
|
|
53253
53259
|
/* stylelint-enable function-url-quotes */
|
|
53260
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
53261
|
+
/* stylelint-disable function-url-quotes */
|
|
53262
|
+
@supports (font: -apple-system-body) {
|
|
53263
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
53264
|
+
/* stylelint-disable declaration-no-important */
|
|
53265
|
+
}
|
|
53266
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
53267
|
+
border-spacing: 0 !important;
|
|
53268
|
+
}
|
|
53269
|
+
}
|
|
53270
|
+
/* stylelint-enable function-url-quotes */
|
|
53254
53271
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
53255
53272
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
53256
53273
|
color: var(--color-sf-icon-color);
|
|
@@ -90905,14 +90922,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
90905
90922
|
height: inherit;
|
|
90906
90923
|
width: 100%;
|
|
90907
90924
|
}
|
|
90908
|
-
.e-timeline [class
|
|
90925
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
90909
90926
|
.e-timeline .e-dot-item,
|
|
90910
90927
|
.e-timeline .e-dot {
|
|
90911
90928
|
display: flex;
|
|
90912
90929
|
align-items: center;
|
|
90913
90930
|
justify-content: center;
|
|
90914
90931
|
}
|
|
90915
|
-
.e-timeline [class
|
|
90932
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
90916
90933
|
min-width: 32px;
|
|
90917
90934
|
min-height: 32px;
|
|
90918
90935
|
border-radius: var(--dot-radius);
|
|
@@ -91102,8 +91119,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91102
91119
|
color: var(--color-sf-content-text-color-disabled);
|
|
91103
91120
|
}
|
|
91104
91121
|
|
|
91105
|
-
.e-bigger.e-timeline [class
|
|
91106
|
-
.e-bigger .e-timeline [class
|
|
91122
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91123
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91107
91124
|
min-width: 40px;
|
|
91108
91125
|
min-height: 40px;
|
|
91109
91126
|
font-size: 18px;
|
|
@@ -10338,7 +10338,7 @@ ejs-calendar {
|
|
|
10338
10338
|
bottom: -9px;
|
|
10339
10339
|
height: 36px;
|
|
10340
10340
|
left: -9px;
|
|
10341
|
-
pointer-events:
|
|
10341
|
+
pointer-events: auto;
|
|
10342
10342
|
position: absolute;
|
|
10343
10343
|
right: -9px;
|
|
10344
10344
|
top: -9px;
|
|
@@ -10486,6 +10486,10 @@ ejs-calendar {
|
|
|
10486
10486
|
pointer-events: none;
|
|
10487
10487
|
}
|
|
10488
10488
|
|
|
10489
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10490
|
+
pointer-events: none;
|
|
10491
|
+
}
|
|
10492
|
+
|
|
10489
10493
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10490
10494
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10491
10495
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -26639,6 +26643,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
26639
26643
|
}
|
|
26640
26644
|
|
|
26641
26645
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
26646
|
+
font-size: 12px;
|
|
26642
26647
|
content: "\e7a7";
|
|
26643
26648
|
cursor: pointer;
|
|
26644
26649
|
left: 0;
|
|
@@ -37114,18 +37119,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37114
37119
|
line-height: normal;
|
|
37115
37120
|
}
|
|
37116
37121
|
|
|
37117
|
-
.e-grid.sf-grid.e-
|
|
37122
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37118
37123
|
/* stylelint-disable declaration-no-important */
|
|
37119
37124
|
/* stylelint-enable declaration-no-important */
|
|
37120
37125
|
}
|
|
37121
|
-
.e-grid.sf-grid.e-
|
|
37126
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37122
37127
|
border-spacing: 0 !important;
|
|
37123
37128
|
}
|
|
37124
|
-
.e-grid.sf-grid.e-
|
|
37129
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37125
37130
|
line-height: 1;
|
|
37126
37131
|
}
|
|
37127
37132
|
}
|
|
37128
37133
|
/* stylelint-enable function-url-quotes */
|
|
37134
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37135
|
+
/* stylelint-disable function-url-quotes */
|
|
37136
|
+
@supports (font: -apple-system-body) {
|
|
37137
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37138
|
+
/* stylelint-disable declaration-no-important */
|
|
37139
|
+
}
|
|
37140
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37141
|
+
border-spacing: 0 !important;
|
|
37142
|
+
}
|
|
37143
|
+
}
|
|
37144
|
+
/* stylelint-enable function-url-quotes */
|
|
37129
37145
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37130
37146
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37131
37147
|
color: #fff;
|
|
@@ -66411,14 +66427,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66411
66427
|
height: inherit;
|
|
66412
66428
|
width: 100%;
|
|
66413
66429
|
}
|
|
66414
|
-
.e-timeline [class
|
|
66430
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66415
66431
|
.e-timeline .e-dot-item,
|
|
66416
66432
|
.e-timeline .e-dot {
|
|
66417
66433
|
display: flex;
|
|
66418
66434
|
align-items: center;
|
|
66419
66435
|
justify-content: center;
|
|
66420
66436
|
}
|
|
66421
|
-
.e-timeline [class
|
|
66437
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66422
66438
|
min-width: 32px;
|
|
66423
66439
|
min-height: 32px;
|
|
66424
66440
|
border-radius: var(--dot-radius);
|
|
@@ -13620,7 +13620,7 @@ ejs-calendar {
|
|
|
13620
13620
|
bottom: -9px;
|
|
13621
13621
|
height: 36px;
|
|
13622
13622
|
left: -9px;
|
|
13623
|
-
pointer-events:
|
|
13623
|
+
pointer-events: auto;
|
|
13624
13624
|
position: absolute;
|
|
13625
13625
|
right: -9px;
|
|
13626
13626
|
top: -9px;
|
|
@@ -13768,6 +13768,10 @@ ejs-calendar {
|
|
|
13768
13768
|
pointer-events: none;
|
|
13769
13769
|
}
|
|
13770
13770
|
|
|
13771
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13772
|
+
pointer-events: none;
|
|
13773
|
+
}
|
|
13774
|
+
|
|
13771
13775
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13772
13776
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13773
13777
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -34579,6 +34583,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
34579
34583
|
}
|
|
34580
34584
|
|
|
34581
34585
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
34586
|
+
font-size: 12px;
|
|
34582
34587
|
content: "\e7a7";
|
|
34583
34588
|
cursor: pointer;
|
|
34584
34589
|
left: 0;
|
|
@@ -34627,13 +34632,12 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
34627
34632
|
}
|
|
34628
34633
|
|
|
34629
34634
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34630
|
-
margin-top: -
|
|
34635
|
+
margin-top: -34px;
|
|
34631
34636
|
}
|
|
34632
34637
|
|
|
34633
34638
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34634
34639
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34635
|
-
margin-top: -
|
|
34636
|
-
margin-top: -3.2em;
|
|
34640
|
+
margin-top: -34px;
|
|
34637
34641
|
}
|
|
34638
34642
|
|
|
34639
34643
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -46601,18 +46605,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46601
46605
|
line-height: normal;
|
|
46602
46606
|
}
|
|
46603
46607
|
|
|
46604
|
-
.e-grid.sf-grid.e-
|
|
46608
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46605
46609
|
/* stylelint-disable declaration-no-important */
|
|
46606
46610
|
/* stylelint-enable declaration-no-important */
|
|
46607
46611
|
}
|
|
46608
|
-
.e-grid.sf-grid.e-
|
|
46612
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46609
46613
|
border-spacing: 0 !important;
|
|
46610
46614
|
}
|
|
46611
|
-
.e-grid.sf-grid.e-
|
|
46615
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46612
46616
|
line-height: 1;
|
|
46613
46617
|
}
|
|
46614
46618
|
}
|
|
46615
46619
|
/* stylelint-enable function-url-quotes */
|
|
46620
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46621
|
+
/* stylelint-disable function-url-quotes */
|
|
46622
|
+
@supports (font: -apple-system-body) {
|
|
46623
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46624
|
+
/* stylelint-disable declaration-no-important */
|
|
46625
|
+
}
|
|
46626
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46627
|
+
border-spacing: 0 !important;
|
|
46628
|
+
}
|
|
46629
|
+
}
|
|
46630
|
+
/* stylelint-enable function-url-quotes */
|
|
46616
46631
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46617
46632
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46618
46633
|
color: #fff;
|
|
@@ -83149,14 +83164,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83149
83164
|
height: inherit;
|
|
83150
83165
|
width: 100%;
|
|
83151
83166
|
}
|
|
83152
|
-
.e-timeline [class
|
|
83167
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83153
83168
|
.e-timeline .e-dot-item,
|
|
83154
83169
|
.e-timeline .e-dot {
|
|
83155
83170
|
display: flex;
|
|
83156
83171
|
align-items: center;
|
|
83157
83172
|
justify-content: center;
|
|
83158
83173
|
}
|
|
83159
|
-
.e-timeline [class
|
|
83174
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83160
83175
|
min-width: 32px;
|
|
83161
83176
|
min-height: 32px;
|
|
83162
83177
|
border-radius: var(--dot-radius);
|
|
@@ -83342,8 +83357,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83342
83357
|
color: #ffd939;
|
|
83343
83358
|
}
|
|
83344
83359
|
|
|
83345
|
-
.e-bigger.e-timeline [class
|
|
83346
|
-
.e-bigger .e-timeline [class
|
|
83360
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83361
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83347
83362
|
min-width: 40px;
|
|
83348
83363
|
min-height: 40px;
|
|
83349
83364
|
font-size: 18px;
|
|
@@ -14062,7 +14062,7 @@ ejs-calendar {
|
|
|
14062
14062
|
bottom: -9px;
|
|
14063
14063
|
height: 36px;
|
|
14064
14064
|
left: -9px;
|
|
14065
|
-
pointer-events:
|
|
14065
|
+
pointer-events: auto;
|
|
14066
14066
|
position: absolute;
|
|
14067
14067
|
right: -9px;
|
|
14068
14068
|
top: -9px;
|
|
@@ -14210,6 +14210,10 @@ ejs-calendar {
|
|
|
14210
14210
|
pointer-events: none;
|
|
14211
14211
|
}
|
|
14212
14212
|
|
|
14213
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
14214
|
+
pointer-events: none;
|
|
14215
|
+
}
|
|
14216
|
+
|
|
14213
14217
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
14214
14218
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
14215
14219
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -41583,18 +41587,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41583
41587
|
line-height: normal;
|
|
41584
41588
|
}
|
|
41585
41589
|
|
|
41586
|
-
.e-grid.sf-grid.e-
|
|
41590
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41587
41591
|
/* stylelint-disable declaration-no-important */
|
|
41588
41592
|
/* stylelint-enable declaration-no-important */
|
|
41589
41593
|
}
|
|
41590
|
-
.e-grid.sf-grid.e-
|
|
41594
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41591
41595
|
border-spacing: 0 !important;
|
|
41592
41596
|
}
|
|
41593
|
-
.e-grid.sf-grid.e-
|
|
41597
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41594
41598
|
line-height: 1;
|
|
41595
41599
|
}
|
|
41596
41600
|
}
|
|
41597
41601
|
/* stylelint-enable function-url-quotes */
|
|
41602
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41603
|
+
/* stylelint-disable function-url-quotes */
|
|
41604
|
+
@supports (font: -apple-system-body) {
|
|
41605
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41606
|
+
/* stylelint-disable declaration-no-important */
|
|
41607
|
+
}
|
|
41608
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41609
|
+
border-spacing: 0 !important;
|
|
41610
|
+
}
|
|
41611
|
+
}
|
|
41612
|
+
/* stylelint-enable function-url-quotes */
|
|
41598
41613
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41599
41614
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41600
41615
|
color: #fff;
|
|
@@ -70641,14 +70656,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70641
70656
|
height: inherit;
|
|
70642
70657
|
width: 100%;
|
|
70643
70658
|
}
|
|
70644
|
-
.e-timeline [class
|
|
70659
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70645
70660
|
.e-timeline .e-dot-item,
|
|
70646
70661
|
.e-timeline .e-dot {
|
|
70647
70662
|
display: flex;
|
|
70648
70663
|
align-items: center;
|
|
70649
70664
|
justify-content: center;
|
|
70650
70665
|
}
|
|
70651
|
-
.e-timeline [class
|
|
70666
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70652
70667
|
min-width: 32px;
|
|
70653
70668
|
min-height: 32px;
|
|
70654
70669
|
border-radius: var(--dot-radius);
|
|
@@ -20836,7 +20836,7 @@ ejs-calendar {
|
|
|
20836
20836
|
bottom: -9px;
|
|
20837
20837
|
height: 36px;
|
|
20838
20838
|
left: -9px;
|
|
20839
|
-
pointer-events:
|
|
20839
|
+
pointer-events: auto;
|
|
20840
20840
|
position: absolute;
|
|
20841
20841
|
right: -9px;
|
|
20842
20842
|
top: -9px;
|
|
@@ -20984,6 +20984,10 @@ ejs-calendar {
|
|
|
20984
20984
|
pointer-events: none;
|
|
20985
20985
|
}
|
|
20986
20986
|
|
|
20987
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20988
|
+
pointer-events: none;
|
|
20989
|
+
}
|
|
20990
|
+
|
|
20987
20991
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
20988
20992
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
20989
20993
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -55387,18 +55391,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55387
55391
|
line-height: normal;
|
|
55388
55392
|
}
|
|
55389
55393
|
|
|
55390
|
-
.e-grid.sf-grid.e-
|
|
55394
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55391
55395
|
/* stylelint-disable declaration-no-important */
|
|
55392
55396
|
/* stylelint-enable declaration-no-important */
|
|
55393
55397
|
}
|
|
55394
|
-
.e-grid.sf-grid.e-
|
|
55398
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55395
55399
|
border-spacing: 0 !important;
|
|
55396
55400
|
}
|
|
55397
|
-
.e-grid.sf-grid.e-
|
|
55401
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55398
55402
|
line-height: 1;
|
|
55399
55403
|
}
|
|
55400
55404
|
}
|
|
55401
55405
|
/* stylelint-enable function-url-quotes */
|
|
55406
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55407
|
+
/* stylelint-disable function-url-quotes */
|
|
55408
|
+
@supports (font: -apple-system-body) {
|
|
55409
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55410
|
+
/* stylelint-disable declaration-no-important */
|
|
55411
|
+
}
|
|
55412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55413
|
+
border-spacing: 0 !important;
|
|
55414
|
+
}
|
|
55415
|
+
}
|
|
55416
|
+
/* stylelint-enable function-url-quotes */
|
|
55402
55417
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55403
55418
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55404
55419
|
color: #fff;
|
|
@@ -91684,14 +91699,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91684
91699
|
height: inherit;
|
|
91685
91700
|
width: 100%;
|
|
91686
91701
|
}
|
|
91687
|
-
.e-timeline [class
|
|
91702
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91688
91703
|
.e-timeline .e-dot-item,
|
|
91689
91704
|
.e-timeline .e-dot {
|
|
91690
91705
|
display: flex;
|
|
91691
91706
|
align-items: center;
|
|
91692
91707
|
justify-content: center;
|
|
91693
91708
|
}
|
|
91694
|
-
.e-timeline [class
|
|
91709
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91695
91710
|
min-width: 32px;
|
|
91696
91711
|
min-height: 32px;
|
|
91697
91712
|
border-radius: var(--dot-radius);
|
|
@@ -91877,8 +91892,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91877
91892
|
color: rgba(255, 255, 255, 0.38);
|
|
91878
91893
|
}
|
|
91879
91894
|
|
|
91880
|
-
.e-bigger.e-timeline [class
|
|
91881
|
-
.e-bigger .e-timeline [class
|
|
91895
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91896
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91882
91897
|
min-width: 40px;
|
|
91883
91898
|
min-height: 40px;
|
|
91884
91899
|
font-size: 18px;
|
|
@@ -14069,7 +14069,7 @@ ejs-calendar {
|
|
|
14069
14069
|
bottom: -9px;
|
|
14070
14070
|
height: 36px;
|
|
14071
14071
|
left: -9px;
|
|
14072
|
-
pointer-events:
|
|
14072
|
+
pointer-events: auto;
|
|
14073
14073
|
position: absolute;
|
|
14074
14074
|
right: -9px;
|
|
14075
14075
|
top: -9px;
|
|
@@ -14217,6 +14217,10 @@ ejs-calendar {
|
|
|
14217
14217
|
pointer-events: none;
|
|
14218
14218
|
}
|
|
14219
14219
|
|
|
14220
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
14221
|
+
pointer-events: none;
|
|
14222
|
+
}
|
|
14223
|
+
|
|
14220
14224
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
14221
14225
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
14222
14226
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -41630,18 +41634,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41630
41634
|
line-height: normal;
|
|
41631
41635
|
}
|
|
41632
41636
|
|
|
41633
|
-
.e-grid.sf-grid.e-
|
|
41637
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41634
41638
|
/* stylelint-disable declaration-no-important */
|
|
41635
41639
|
/* stylelint-enable declaration-no-important */
|
|
41636
41640
|
}
|
|
41637
|
-
.e-grid.sf-grid.e-
|
|
41641
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41638
41642
|
border-spacing: 0 !important;
|
|
41639
41643
|
}
|
|
41640
|
-
.e-grid.sf-grid.e-
|
|
41644
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41641
41645
|
line-height: 1;
|
|
41642
41646
|
}
|
|
41643
41647
|
}
|
|
41644
41648
|
/* stylelint-enable function-url-quotes */
|
|
41649
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41650
|
+
/* stylelint-disable function-url-quotes */
|
|
41651
|
+
@supports (font: -apple-system-body) {
|
|
41652
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41653
|
+
/* stylelint-disable declaration-no-important */
|
|
41654
|
+
}
|
|
41655
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41656
|
+
border-spacing: 0 !important;
|
|
41657
|
+
}
|
|
41658
|
+
}
|
|
41659
|
+
/* stylelint-enable function-url-quotes */
|
|
41645
41660
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41646
41661
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41647
41662
|
color: #000;
|
|
@@ -70794,14 +70809,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70794
70809
|
height: inherit;
|
|
70795
70810
|
width: 100%;
|
|
70796
70811
|
}
|
|
70797
|
-
.e-timeline [class
|
|
70812
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
70798
70813
|
.e-timeline .e-dot-item,
|
|
70799
70814
|
.e-timeline .e-dot {
|
|
70800
70815
|
display: flex;
|
|
70801
70816
|
align-items: center;
|
|
70802
70817
|
justify-content: center;
|
|
70803
70818
|
}
|
|
70804
|
-
.e-timeline [class
|
|
70819
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
70805
70820
|
min-width: 32px;
|
|
70806
70821
|
min-height: 32px;
|
|
70807
70822
|
border-radius: var(--dot-radius);
|
|
@@ -20864,7 +20864,7 @@ ejs-calendar {
|
|
|
20864
20864
|
bottom: -9px;
|
|
20865
20865
|
height: 36px;
|
|
20866
20866
|
left: -9px;
|
|
20867
|
-
pointer-events:
|
|
20867
|
+
pointer-events: auto;
|
|
20868
20868
|
position: absolute;
|
|
20869
20869
|
right: -9px;
|
|
20870
20870
|
top: -9px;
|
|
@@ -21012,6 +21012,10 @@ ejs-calendar {
|
|
|
21012
21012
|
pointer-events: none;
|
|
21013
21013
|
}
|
|
21014
21014
|
|
|
21015
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
21016
|
+
pointer-events: none;
|
|
21017
|
+
}
|
|
21018
|
+
|
|
21015
21019
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
21016
21020
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
21017
21021
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -42922,12 +42926,12 @@ ejs-multiselect {
|
|
|
42922
42926
|
}
|
|
42923
42927
|
|
|
42924
42928
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
42925
|
-
margin-top: -
|
|
42929
|
+
margin-top: -32px;
|
|
42926
42930
|
}
|
|
42927
42931
|
|
|
42928
42932
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
42929
42933
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
42930
|
-
margin-top: -
|
|
42934
|
+
margin-top: -32px;
|
|
42931
42935
|
}
|
|
42932
42936
|
|
|
42933
42937
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -55485,18 +55489,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55485
55489
|
line-height: normal;
|
|
55486
55490
|
}
|
|
55487
55491
|
|
|
55488
|
-
.e-grid.sf-grid.e-
|
|
55492
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55489
55493
|
/* stylelint-disable declaration-no-important */
|
|
55490
55494
|
/* stylelint-enable declaration-no-important */
|
|
55491
55495
|
}
|
|
55492
|
-
.e-grid.sf-grid.e-
|
|
55496
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55493
55497
|
border-spacing: 0 !important;
|
|
55494
55498
|
}
|
|
55495
|
-
.e-grid.sf-grid.e-
|
|
55499
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55496
55500
|
line-height: 1;
|
|
55497
55501
|
}
|
|
55498
55502
|
}
|
|
55499
55503
|
/* stylelint-enable function-url-quotes */
|
|
55504
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55505
|
+
/* stylelint-disable function-url-quotes */
|
|
55506
|
+
@supports (font: -apple-system-body) {
|
|
55507
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55508
|
+
/* stylelint-disable declaration-no-important */
|
|
55509
|
+
}
|
|
55510
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55511
|
+
border-spacing: 0 !important;
|
|
55512
|
+
}
|
|
55513
|
+
}
|
|
55514
|
+
/* stylelint-enable function-url-quotes */
|
|
55500
55515
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55501
55516
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55502
55517
|
color: #000;
|
|
@@ -91910,14 +91925,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
91910
91925
|
height: inherit;
|
|
91911
91926
|
width: 100%;
|
|
91912
91927
|
}
|
|
91913
|
-
.e-timeline [class
|
|
91928
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
91914
91929
|
.e-timeline .e-dot-item,
|
|
91915
91930
|
.e-timeline .e-dot {
|
|
91916
91931
|
display: flex;
|
|
91917
91932
|
align-items: center;
|
|
91918
91933
|
justify-content: center;
|
|
91919
91934
|
}
|
|
91920
|
-
.e-timeline [class
|
|
91935
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
91921
91936
|
min-width: 32px;
|
|
91922
91937
|
min-height: 32px;
|
|
91923
91938
|
border-radius: var(--dot-radius);
|
|
@@ -92103,8 +92118,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
92103
92118
|
color: rgba(0, 0, 0, 0.38);
|
|
92104
92119
|
}
|
|
92105
92120
|
|
|
92106
|
-
.e-bigger.e-timeline [class
|
|
92107
|
-
.e-bigger .e-timeline [class
|
|
92121
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
92122
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
92108
92123
|
min-width: 40px;
|
|
92109
92124
|
min-height: 40px;
|
|
92110
92125
|
font-size: 18px;
|
|
@@ -13479,7 +13479,7 @@ ejs-calendar {
|
|
|
13479
13479
|
bottom: -9.5px;
|
|
13480
13480
|
height: 32px;
|
|
13481
13481
|
left: -9.5px;
|
|
13482
|
-
pointer-events:
|
|
13482
|
+
pointer-events: auto;
|
|
13483
13483
|
position: absolute;
|
|
13484
13484
|
right: -9.5px;
|
|
13485
13485
|
top: -9.5px;
|
|
@@ -13632,6 +13632,10 @@ ejs-calendar {
|
|
|
13632
13632
|
pointer-events: none;
|
|
13633
13633
|
}
|
|
13634
13634
|
|
|
13635
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13636
|
+
pointer-events: none;
|
|
13637
|
+
}
|
|
13638
|
+
|
|
13635
13639
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13636
13640
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13637
13641
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -41352,18 +41356,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41352
41356
|
line-height: normal;
|
|
41353
41357
|
}
|
|
41354
41358
|
|
|
41355
|
-
.e-grid.sf-grid.e-
|
|
41359
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41356
41360
|
/* stylelint-disable declaration-no-important */
|
|
41357
41361
|
/* stylelint-enable declaration-no-important */
|
|
41358
41362
|
}
|
|
41359
|
-
.e-grid.sf-grid.e-
|
|
41363
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41360
41364
|
border-spacing: 0 !important;
|
|
41361
41365
|
}
|
|
41362
|
-
.e-grid.sf-grid.e-
|
|
41366
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41363
41367
|
line-height: 1;
|
|
41364
41368
|
}
|
|
41365
41369
|
}
|
|
41366
41370
|
/* stylelint-enable function-url-quotes */
|
|
41371
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41372
|
+
/* stylelint-disable function-url-quotes */
|
|
41373
|
+
@supports (font: -apple-system-body) {
|
|
41374
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41375
|
+
/* stylelint-disable declaration-no-important */
|
|
41376
|
+
}
|
|
41377
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41378
|
+
border-spacing: 0 !important;
|
|
41379
|
+
}
|
|
41380
|
+
}
|
|
41381
|
+
/* stylelint-enable function-url-quotes */
|
|
41367
41382
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41368
41383
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41369
41384
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -63097,8 +63112,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63097
63112
|
transform: translateX(-50%);
|
|
63098
63113
|
width: 16px;
|
|
63099
63114
|
height: 16px;
|
|
63100
|
-
border: 2px solid var(--color-sf-primary-container);
|
|
63101
|
-
border-top: 2px solid var(--color-sf-primary);
|
|
63115
|
+
border: 2px solid rgba(var(--color-sf-primary-container));
|
|
63116
|
+
border-top: 2px solid rgba(var(--color-sf-primary));
|
|
63102
63117
|
border-radius: 50%;
|
|
63103
63118
|
animation: spin 1s linear infinite;
|
|
63104
63119
|
}
|
|
@@ -71032,14 +71047,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71032
71047
|
height: inherit;
|
|
71033
71048
|
width: 100%;
|
|
71034
71049
|
}
|
|
71035
|
-
.e-timeline [class
|
|
71050
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
71036
71051
|
.e-timeline .e-dot-item,
|
|
71037
71052
|
.e-timeline .e-dot {
|
|
71038
71053
|
display: flex;
|
|
71039
71054
|
align-items: center;
|
|
71040
71055
|
justify-content: center;
|
|
71041
71056
|
}
|
|
71042
|
-
.e-timeline [class
|
|
71057
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
71043
71058
|
min-width: 32px;
|
|
71044
71059
|
min-height: 32px;
|
|
71045
71060
|
border-radius: var(--dot-radius);
|