@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
|
@@ -13629,7 +13629,7 @@ ejs-calendar {
|
|
|
13629
13629
|
bottom: -9px;
|
|
13630
13630
|
height: 36px;
|
|
13631
13631
|
left: -9px;
|
|
13632
|
-
pointer-events:
|
|
13632
|
+
pointer-events: auto;
|
|
13633
13633
|
position: absolute;
|
|
13634
13634
|
right: -9px;
|
|
13635
13635
|
top: -9px;
|
|
@@ -13778,6 +13778,10 @@ ejs-calendar {
|
|
|
13778
13778
|
pointer-events: none;
|
|
13779
13779
|
}
|
|
13780
13780
|
|
|
13781
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13782
|
+
pointer-events: none;
|
|
13783
|
+
}
|
|
13784
|
+
|
|
13781
13785
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13782
13786
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13783
13787
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -34856,6 +34860,8 @@ ejs-multiselect {
|
|
|
34856
34860
|
}
|
|
34857
34861
|
|
|
34858
34862
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
34863
|
+
height: 16px;
|
|
34864
|
+
font-size: 16px;
|
|
34859
34865
|
content: "\e7e7";
|
|
34860
34866
|
cursor: pointer;
|
|
34861
34867
|
left: 6px;
|
|
@@ -34913,12 +34919,12 @@ ejs-multiselect {
|
|
|
34913
34919
|
}
|
|
34914
34920
|
|
|
34915
34921
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34916
|
-
margin-top: -
|
|
34922
|
+
margin-top: -35px;
|
|
34917
34923
|
}
|
|
34918
34924
|
|
|
34919
34925
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34920
34926
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34921
|
-
margin-top: -
|
|
34927
|
+
margin-top: -35px;
|
|
34922
34928
|
margin-top: -2.15em;
|
|
34923
34929
|
}
|
|
34924
34930
|
|
|
@@ -47154,18 +47160,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
47154
47160
|
line-height: normal;
|
|
47155
47161
|
}
|
|
47156
47162
|
|
|
47157
|
-
.e-grid.sf-grid.e-
|
|
47163
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47158
47164
|
/* stylelint-disable declaration-no-important */
|
|
47159
47165
|
/* stylelint-enable declaration-no-important */
|
|
47160
47166
|
}
|
|
47161
|
-
.e-grid.sf-grid.e-
|
|
47167
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47162
47168
|
border-spacing: 0 !important;
|
|
47163
47169
|
}
|
|
47164
|
-
.e-grid.sf-grid.e-
|
|
47170
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
47165
47171
|
line-height: 1;
|
|
47166
47172
|
}
|
|
47167
47173
|
}
|
|
47168
47174
|
/* stylelint-enable function-url-quotes */
|
|
47175
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
47176
|
+
/* stylelint-disable function-url-quotes */
|
|
47177
|
+
@supports (font: -apple-system-body) {
|
|
47178
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
47179
|
+
/* stylelint-disable declaration-no-important */
|
|
47180
|
+
}
|
|
47181
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
47182
|
+
border-spacing: 0 !important;
|
|
47183
|
+
}
|
|
47184
|
+
}
|
|
47185
|
+
/* stylelint-enable function-url-quotes */
|
|
47169
47186
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
47170
47187
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
47171
47188
|
color: var(--color-sf-icon-color);
|
|
@@ -84085,14 +84102,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84085
84102
|
height: inherit;
|
|
84086
84103
|
width: 100%;
|
|
84087
84104
|
}
|
|
84088
|
-
.e-timeline [class
|
|
84105
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84089
84106
|
.e-timeline .e-dot-item,
|
|
84090
84107
|
.e-timeline .e-dot {
|
|
84091
84108
|
display: flex;
|
|
84092
84109
|
align-items: center;
|
|
84093
84110
|
justify-content: center;
|
|
84094
84111
|
}
|
|
84095
|
-
.e-timeline [class
|
|
84112
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84096
84113
|
min-width: 32px;
|
|
84097
84114
|
min-height: 32px;
|
|
84098
84115
|
border-radius: var(--dot-radius);
|
|
@@ -84278,8 +84295,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84278
84295
|
color: var(--color-sf-content-text-color-disabled);
|
|
84279
84296
|
}
|
|
84280
84297
|
|
|
84281
|
-
.e-bigger.e-timeline [class
|
|
84282
|
-
.e-bigger .e-timeline [class
|
|
84298
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84299
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84283
84300
|
min-width: 40px;
|
|
84284
84301
|
min-height: 40px;
|
|
84285
84302
|
font-size: 18px;
|
|
@@ -13066,7 +13066,7 @@ ejs-calendar {
|
|
|
13066
13066
|
bottom: -9px;
|
|
13067
13067
|
height: 36px;
|
|
13068
13068
|
left: -9px;
|
|
13069
|
-
pointer-events:
|
|
13069
|
+
pointer-events: auto;
|
|
13070
13070
|
position: absolute;
|
|
13071
13071
|
right: -9px;
|
|
13072
13072
|
top: -9px;
|
|
@@ -13214,6 +13214,10 @@ ejs-calendar {
|
|
|
13214
13214
|
pointer-events: none;
|
|
13215
13215
|
}
|
|
13216
13216
|
|
|
13217
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13218
|
+
pointer-events: none;
|
|
13219
|
+
}
|
|
13220
|
+
|
|
13217
13221
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13218
13222
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13219
13223
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -46779,18 +46783,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46779
46783
|
line-height: normal;
|
|
46780
46784
|
}
|
|
46781
46785
|
|
|
46782
|
-
.e-grid.sf-grid.e-
|
|
46786
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46783
46787
|
/* stylelint-disable declaration-no-important */
|
|
46784
46788
|
/* stylelint-enable declaration-no-important */
|
|
46785
46789
|
}
|
|
46786
|
-
.e-grid.sf-grid.e-
|
|
46790
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46787
46791
|
border-spacing: 0 !important;
|
|
46788
46792
|
}
|
|
46789
|
-
.e-grid.sf-grid.e-
|
|
46793
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46790
46794
|
line-height: 1;
|
|
46791
46795
|
}
|
|
46792
46796
|
}
|
|
46793
46797
|
/* stylelint-enable function-url-quotes */
|
|
46798
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46799
|
+
/* stylelint-disable function-url-quotes */
|
|
46800
|
+
@supports (font: -apple-system-body) {
|
|
46801
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46802
|
+
/* stylelint-disable declaration-no-important */
|
|
46803
|
+
}
|
|
46804
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46805
|
+
border-spacing: 0 !important;
|
|
46806
|
+
}
|
|
46807
|
+
}
|
|
46808
|
+
/* stylelint-enable function-url-quotes */
|
|
46794
46809
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46795
46810
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46796
46811
|
color: #6c757d;
|
|
@@ -83731,14 +83746,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83731
83746
|
height: inherit;
|
|
83732
83747
|
width: 100%;
|
|
83733
83748
|
}
|
|
83734
|
-
.e-timeline [class
|
|
83749
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83735
83750
|
.e-timeline .e-dot-item,
|
|
83736
83751
|
.e-timeline .e-dot {
|
|
83737
83752
|
display: flex;
|
|
83738
83753
|
align-items: center;
|
|
83739
83754
|
justify-content: center;
|
|
83740
83755
|
}
|
|
83741
|
-
.e-timeline [class
|
|
83756
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83742
83757
|
min-width: 32px;
|
|
83743
83758
|
min-height: 32px;
|
|
83744
83759
|
border-radius: var(--dot-radius);
|
|
@@ -83924,8 +83939,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83924
83939
|
color: #adb5bd;
|
|
83925
83940
|
}
|
|
83926
83941
|
|
|
83927
|
-
.e-bigger.e-timeline [class
|
|
83928
|
-
.e-bigger .e-timeline [class
|
|
83942
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83943
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83929
83944
|
min-width: 40px;
|
|
83930
83945
|
min-height: 40px;
|
|
83931
83946
|
font-size: 18px;
|
|
@@ -10165,7 +10165,7 @@ ejs-calendar {
|
|
|
10165
10165
|
bottom: -9px;
|
|
10166
10166
|
height: 36px;
|
|
10167
10167
|
left: -9px;
|
|
10168
|
-
pointer-events:
|
|
10168
|
+
pointer-events: auto;
|
|
10169
10169
|
position: absolute;
|
|
10170
10170
|
right: -9px;
|
|
10171
10171
|
top: -9px;
|
|
@@ -10313,6 +10313,10 @@ ejs-calendar {
|
|
|
10313
10313
|
pointer-events: none;
|
|
10314
10314
|
}
|
|
10315
10315
|
|
|
10316
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10317
|
+
pointer-events: none;
|
|
10318
|
+
}
|
|
10319
|
+
|
|
10316
10320
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10317
10321
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10318
10322
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -36680,18 +36684,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36680
36684
|
line-height: normal;
|
|
36681
36685
|
}
|
|
36682
36686
|
|
|
36683
|
-
.e-grid.sf-grid.e-
|
|
36687
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36684
36688
|
/* stylelint-disable declaration-no-important */
|
|
36685
36689
|
/* stylelint-enable declaration-no-important */
|
|
36686
36690
|
}
|
|
36687
|
-
.e-grid.sf-grid.e-
|
|
36691
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36688
36692
|
border-spacing: 0 !important;
|
|
36689
36693
|
}
|
|
36690
|
-
.e-grid.sf-grid.e-
|
|
36694
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36691
36695
|
line-height: 1;
|
|
36692
36696
|
}
|
|
36693
36697
|
}
|
|
36694
36698
|
/* stylelint-enable function-url-quotes */
|
|
36699
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36700
|
+
/* stylelint-disable function-url-quotes */
|
|
36701
|
+
@supports (font: -apple-system-body) {
|
|
36702
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36703
|
+
/* stylelint-disable declaration-no-important */
|
|
36704
|
+
}
|
|
36705
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36706
|
+
border-spacing: 0 !important;
|
|
36707
|
+
}
|
|
36708
|
+
}
|
|
36709
|
+
/* stylelint-enable function-url-quotes */
|
|
36695
36710
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36696
36711
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36697
36712
|
color: #dadada;
|
|
@@ -65723,14 +65738,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65723
65738
|
height: inherit;
|
|
65724
65739
|
width: 100%;
|
|
65725
65740
|
}
|
|
65726
|
-
.e-timeline [class
|
|
65741
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65727
65742
|
.e-timeline .e-dot-item,
|
|
65728
65743
|
.e-timeline .e-dot {
|
|
65729
65744
|
display: flex;
|
|
65730
65745
|
align-items: center;
|
|
65731
65746
|
justify-content: center;
|
|
65732
65747
|
}
|
|
65733
|
-
.e-timeline [class
|
|
65748
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65734
65749
|
min-width: 32px;
|
|
65735
65750
|
min-height: 32px;
|
|
65736
65751
|
border-radius: var(--dot-radius);
|
|
@@ -13407,7 +13407,7 @@ ejs-calendar {
|
|
|
13407
13407
|
bottom: -9px;
|
|
13408
13408
|
height: 36px;
|
|
13409
13409
|
left: -9px;
|
|
13410
|
-
pointer-events:
|
|
13410
|
+
pointer-events: auto;
|
|
13411
13411
|
position: absolute;
|
|
13412
13412
|
right: -9px;
|
|
13413
13413
|
top: -9px;
|
|
@@ -13555,6 +13555,10 @@ ejs-calendar {
|
|
|
13555
13555
|
pointer-events: none;
|
|
13556
13556
|
}
|
|
13557
13557
|
|
|
13558
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13559
|
+
pointer-events: none;
|
|
13560
|
+
}
|
|
13561
|
+
|
|
13558
13562
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13559
13563
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13560
13564
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -46095,18 +46099,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46095
46099
|
line-height: normal;
|
|
46096
46100
|
}
|
|
46097
46101
|
|
|
46098
|
-
.e-grid.sf-grid.e-
|
|
46102
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46099
46103
|
/* stylelint-disable declaration-no-important */
|
|
46100
46104
|
/* stylelint-enable declaration-no-important */
|
|
46101
46105
|
}
|
|
46102
|
-
.e-grid.sf-grid.e-
|
|
46106
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46103
46107
|
border-spacing: 0 !important;
|
|
46104
46108
|
}
|
|
46105
|
-
.e-grid.sf-grid.e-
|
|
46109
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46106
46110
|
line-height: 1;
|
|
46107
46111
|
}
|
|
46108
46112
|
}
|
|
46109
46113
|
/* stylelint-enable function-url-quotes */
|
|
46114
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46115
|
+
/* stylelint-disable function-url-quotes */
|
|
46116
|
+
@supports (font: -apple-system-body) {
|
|
46117
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46118
|
+
/* stylelint-disable declaration-no-important */
|
|
46119
|
+
}
|
|
46120
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46121
|
+
border-spacing: 0 !important;
|
|
46122
|
+
}
|
|
46123
|
+
}
|
|
46124
|
+
/* stylelint-enable function-url-quotes */
|
|
46110
46125
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46111
46126
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46112
46127
|
color: #dadada;
|
|
@@ -82364,14 +82379,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82364
82379
|
height: inherit;
|
|
82365
82380
|
width: 100%;
|
|
82366
82381
|
}
|
|
82367
|
-
.e-timeline [class
|
|
82382
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82368
82383
|
.e-timeline .e-dot-item,
|
|
82369
82384
|
.e-timeline .e-dot {
|
|
82370
82385
|
display: flex;
|
|
82371
82386
|
align-items: center;
|
|
82372
82387
|
justify-content: center;
|
|
82373
82388
|
}
|
|
82374
|
-
.e-timeline [class
|
|
82389
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82375
82390
|
min-width: 32px;
|
|
82376
82391
|
min-height: 32px;
|
|
82377
82392
|
border-radius: var(--dot-radius);
|
|
@@ -82557,8 +82572,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82557
82572
|
color: #6f6c6c;
|
|
82558
82573
|
}
|
|
82559
82574
|
|
|
82560
|
-
.e-bigger.e-timeline [class
|
|
82561
|
-
.e-bigger .e-timeline [class
|
|
82575
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82576
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82562
82577
|
min-width: 40px;
|
|
82563
82578
|
min-height: 40px;
|
|
82564
82579
|
font-size: 18px;
|
|
@@ -10178,7 +10178,7 @@ ejs-calendar {
|
|
|
10178
10178
|
bottom: -9px;
|
|
10179
10179
|
height: 36px;
|
|
10180
10180
|
left: -9px;
|
|
10181
|
-
pointer-events:
|
|
10181
|
+
pointer-events: auto;
|
|
10182
10182
|
position: absolute;
|
|
10183
10183
|
right: -9px;
|
|
10184
10184
|
top: -9px;
|
|
@@ -10326,6 +10326,10 @@ ejs-calendar {
|
|
|
10326
10326
|
pointer-events: none;
|
|
10327
10327
|
}
|
|
10328
10328
|
|
|
10329
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10330
|
+
pointer-events: none;
|
|
10331
|
+
}
|
|
10332
|
+
|
|
10329
10333
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10330
10334
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10331
10335
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -36726,18 +36730,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36726
36730
|
line-height: normal;
|
|
36727
36731
|
}
|
|
36728
36732
|
|
|
36729
|
-
.e-grid.sf-grid.e-
|
|
36733
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36730
36734
|
/* stylelint-disable declaration-no-important */
|
|
36731
36735
|
/* stylelint-enable declaration-no-important */
|
|
36732
36736
|
}
|
|
36733
|
-
.e-grid.sf-grid.e-
|
|
36737
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36734
36738
|
border-spacing: 0 !important;
|
|
36735
36739
|
}
|
|
36736
|
-
.e-grid.sf-grid.e-
|
|
36740
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36737
36741
|
line-height: 1;
|
|
36738
36742
|
}
|
|
36739
36743
|
}
|
|
36740
36744
|
/* stylelint-enable function-url-quotes */
|
|
36745
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36746
|
+
/* stylelint-disable function-url-quotes */
|
|
36747
|
+
@supports (font: -apple-system-body) {
|
|
36748
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36749
|
+
/* stylelint-disable declaration-no-important */
|
|
36750
|
+
}
|
|
36751
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36752
|
+
border-spacing: 0 !important;
|
|
36753
|
+
}
|
|
36754
|
+
}
|
|
36755
|
+
/* stylelint-enable function-url-quotes */
|
|
36741
36756
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36742
36757
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36743
36758
|
color: #333;
|
|
@@ -65856,14 +65871,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65856
65871
|
height: inherit;
|
|
65857
65872
|
width: 100%;
|
|
65858
65873
|
}
|
|
65859
|
-
.e-timeline [class
|
|
65874
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65860
65875
|
.e-timeline .e-dot-item,
|
|
65861
65876
|
.e-timeline .e-dot {
|
|
65862
65877
|
display: flex;
|
|
65863
65878
|
align-items: center;
|
|
65864
65879
|
justify-content: center;
|
|
65865
65880
|
}
|
|
65866
|
-
.e-timeline [class
|
|
65881
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65867
65882
|
min-width: 32px;
|
|
65868
65883
|
min-height: 32px;
|
|
65869
65884
|
border-radius: var(--dot-radius);
|
|
@@ -13424,7 +13424,7 @@ ejs-calendar {
|
|
|
13424
13424
|
bottom: -9px;
|
|
13425
13425
|
height: 36px;
|
|
13426
13426
|
left: -9px;
|
|
13427
|
-
pointer-events:
|
|
13427
|
+
pointer-events: auto;
|
|
13428
13428
|
position: absolute;
|
|
13429
13429
|
right: -9px;
|
|
13430
13430
|
top: -9px;
|
|
@@ -13572,6 +13572,10 @@ ejs-calendar {
|
|
|
13572
13572
|
pointer-events: none;
|
|
13573
13573
|
}
|
|
13574
13574
|
|
|
13575
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13576
|
+
pointer-events: none;
|
|
13577
|
+
}
|
|
13578
|
+
|
|
13575
13579
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13576
13580
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13577
13581
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -46159,18 +46163,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46159
46163
|
line-height: normal;
|
|
46160
46164
|
}
|
|
46161
46165
|
|
|
46162
|
-
.e-grid.sf-grid.e-
|
|
46166
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46163
46167
|
/* stylelint-disable declaration-no-important */
|
|
46164
46168
|
/* stylelint-enable declaration-no-important */
|
|
46165
46169
|
}
|
|
46166
|
-
.e-grid.sf-grid.e-
|
|
46170
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46167
46171
|
border-spacing: 0 !important;
|
|
46168
46172
|
}
|
|
46169
|
-
.e-grid.sf-grid.e-
|
|
46173
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46170
46174
|
line-height: 1;
|
|
46171
46175
|
}
|
|
46172
46176
|
}
|
|
46173
46177
|
/* stylelint-enable function-url-quotes */
|
|
46178
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46179
|
+
/* stylelint-disable function-url-quotes */
|
|
46180
|
+
@supports (font: -apple-system-body) {
|
|
46181
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46182
|
+
/* stylelint-disable declaration-no-important */
|
|
46183
|
+
}
|
|
46184
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46185
|
+
border-spacing: 0 !important;
|
|
46186
|
+
}
|
|
46187
|
+
}
|
|
46188
|
+
/* stylelint-enable function-url-quotes */
|
|
46174
46189
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46175
46190
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46176
46191
|
color: #333;
|
|
@@ -82514,14 +82529,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82514
82529
|
height: inherit;
|
|
82515
82530
|
width: 100%;
|
|
82516
82531
|
}
|
|
82517
|
-
.e-timeline [class
|
|
82532
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82518
82533
|
.e-timeline .e-dot-item,
|
|
82519
82534
|
.e-timeline .e-dot {
|
|
82520
82535
|
display: flex;
|
|
82521
82536
|
align-items: center;
|
|
82522
82537
|
justify-content: center;
|
|
82523
82538
|
}
|
|
82524
|
-
.e-timeline [class
|
|
82539
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82525
82540
|
min-width: 32px;
|
|
82526
82541
|
min-height: 32px;
|
|
82527
82542
|
border-radius: var(--dot-radius);
|
|
@@ -82707,8 +82722,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
82707
82722
|
color: #a6a6a6;
|
|
82708
82723
|
}
|
|
82709
82724
|
|
|
82710
|
-
.e-bigger.e-timeline [class
|
|
82711
|
-
.e-bigger .e-timeline [class
|
|
82725
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
82726
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
82712
82727
|
min-width: 40px;
|
|
82713
82728
|
min-height: 40px;
|
|
82714
82729
|
font-size: 18px;
|
|
@@ -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: #a19f9d;
|
|
@@ -66299,14 +66314,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66299
66314
|
height: inherit;
|
|
66300
66315
|
width: 100%;
|
|
66301
66316
|
}
|
|
66302
|
-
.e-timeline [class
|
|
66317
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66303
66318
|
.e-timeline .e-dot-item,
|
|
66304
66319
|
.e-timeline .e-dot {
|
|
66305
66320
|
display: flex;
|
|
66306
66321
|
align-items: center;
|
|
66307
66322
|
justify-content: center;
|
|
66308
66323
|
}
|
|
66309
|
-
.e-timeline [class
|
|
66324
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66310
66325
|
min-width: 32px;
|
|
66311
66326
|
min-height: 32px;
|
|
66312
66327
|
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: #a19f9d;
|
|
@@ -83934,14 +83949,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83934
83949
|
height: inherit;
|
|
83935
83950
|
width: 100%;
|
|
83936
83951
|
}
|
|
83937
|
-
.e-timeline [class
|
|
83952
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83938
83953
|
.e-timeline .e-dot-item,
|
|
83939
83954
|
.e-timeline .e-dot {
|
|
83940
83955
|
display: flex;
|
|
83941
83956
|
align-items: center;
|
|
83942
83957
|
justify-content: center;
|
|
83943
83958
|
}
|
|
83944
|
-
.e-timeline [class
|
|
83959
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83945
83960
|
min-width: 32px;
|
|
83946
83961
|
min-height: 32px;
|
|
83947
83962
|
border-radius: var(--dot-radius);
|
|
@@ -84127,8 +84142,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84127
84142
|
color: #484644;
|
|
84128
84143
|
}
|
|
84129
84144
|
|
|
84130
|
-
.e-bigger.e-timeline [class
|
|
84131
|
-
.e-bigger .e-timeline [class
|
|
84145
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84146
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84132
84147
|
min-width: 40px;
|
|
84133
84148
|
min-height: 40px;
|
|
84134
84149
|
font-size: 18px;
|