@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
|
@@ -9974,7 +9974,7 @@ ejs-calendar {
|
|
|
9974
9974
|
bottom: -9px;
|
|
9975
9975
|
height: 36px;
|
|
9976
9976
|
left: -9px;
|
|
9977
|
-
pointer-events:
|
|
9977
|
+
pointer-events: auto;
|
|
9978
9978
|
position: absolute;
|
|
9979
9979
|
right: -9px;
|
|
9980
9980
|
top: -9px;
|
|
@@ -10122,6 +10122,10 @@ ejs-calendar {
|
|
|
10122
10122
|
pointer-events: none;
|
|
10123
10123
|
}
|
|
10124
10124
|
|
|
10125
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10126
|
+
pointer-events: none;
|
|
10127
|
+
}
|
|
10128
|
+
|
|
10125
10129
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10126
10130
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10127
10131
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -26239,6 +26243,7 @@ ejs-multiselect {
|
|
|
26239
26243
|
}
|
|
26240
26244
|
|
|
26241
26245
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
26246
|
+
font-size: 16px;
|
|
26242
26247
|
content: "\e745";
|
|
26243
26248
|
cursor: pointer;
|
|
26244
26249
|
height: 10px;
|
|
@@ -36980,18 +36985,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36980
36985
|
line-height: normal;
|
|
36981
36986
|
}
|
|
36982
36987
|
|
|
36983
|
-
.e-grid.sf-grid.e-
|
|
36988
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36984
36989
|
/* stylelint-disable declaration-no-important */
|
|
36985
36990
|
/* stylelint-enable declaration-no-important */
|
|
36986
36991
|
}
|
|
36987
|
-
.e-grid.sf-grid.e-
|
|
36992
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36988
36993
|
border-spacing: 0 !important;
|
|
36989
36994
|
}
|
|
36990
|
-
.e-grid.sf-grid.e-
|
|
36995
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36991
36996
|
line-height: 1;
|
|
36992
36997
|
}
|
|
36993
36998
|
}
|
|
36994
36999
|
/* stylelint-enable function-url-quotes */
|
|
37000
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37001
|
+
/* stylelint-disable function-url-quotes */
|
|
37002
|
+
@supports (font: -apple-system-body) {
|
|
37003
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37004
|
+
/* stylelint-disable declaration-no-important */
|
|
37005
|
+
}
|
|
37006
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37007
|
+
border-spacing: 0 !important;
|
|
37008
|
+
}
|
|
37009
|
+
}
|
|
37010
|
+
/* stylelint-enable function-url-quotes */
|
|
36995
37011
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36996
37012
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36997
37013
|
color: #495057;
|
|
@@ -66694,14 +66710,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66694
66710
|
height: inherit;
|
|
66695
66711
|
width: 100%;
|
|
66696
66712
|
}
|
|
66697
|
-
.e-timeline [class
|
|
66713
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66698
66714
|
.e-timeline .e-dot-item,
|
|
66699
66715
|
.e-timeline .e-dot {
|
|
66700
66716
|
display: flex;
|
|
66701
66717
|
align-items: center;
|
|
66702
66718
|
justify-content: center;
|
|
66703
66719
|
}
|
|
66704
|
-
.e-timeline [class
|
|
66720
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66705
66721
|
min-width: 32px;
|
|
66706
66722
|
min-height: 32px;
|
|
66707
66723
|
border-radius: var(--dot-radius);
|
|
@@ -7493,7 +7493,7 @@ textarea.e-input.e-bigger.e-small,
|
|
|
7493
7493
|
.e-bigger .e-float-input .e-clear-icon::before,
|
|
7494
7494
|
.e-bigger .e-input-group .e-clear-icon::before,
|
|
7495
7495
|
.e-bigger .e-input-group.e-control-wrapper .e-clear-icon::before {
|
|
7496
|
-
font-size:
|
|
7496
|
+
font-size: 16px;
|
|
7497
7497
|
}
|
|
7498
7498
|
|
|
7499
7499
|
.e-float-input.e-small.e-bigger .e-clear-icon::before,
|
|
@@ -13228,7 +13228,7 @@ ejs-calendar {
|
|
|
13228
13228
|
bottom: -9px;
|
|
13229
13229
|
height: 36px;
|
|
13230
13230
|
left: -9px;
|
|
13231
|
-
pointer-events:
|
|
13231
|
+
pointer-events: auto;
|
|
13232
13232
|
position: absolute;
|
|
13233
13233
|
right: -9px;
|
|
13234
13234
|
top: -9px;
|
|
@@ -13376,6 +13376,10 @@ ejs-calendar {
|
|
|
13376
13376
|
pointer-events: none;
|
|
13377
13377
|
}
|
|
13378
13378
|
|
|
13379
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13380
|
+
pointer-events: none;
|
|
13381
|
+
}
|
|
13382
|
+
|
|
13379
13383
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13380
13384
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13381
13385
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -34368,6 +34372,7 @@ ejs-multiselect {
|
|
|
34368
34372
|
}
|
|
34369
34373
|
|
|
34370
34374
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
34375
|
+
font-size: 16px;
|
|
34371
34376
|
content: "\e745";
|
|
34372
34377
|
cursor: pointer;
|
|
34373
34378
|
height: 10px;
|
|
@@ -34410,12 +34415,12 @@ ejs-multiselect {
|
|
|
34410
34415
|
}
|
|
34411
34416
|
|
|
34412
34417
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34413
|
-
margin-top: -
|
|
34418
|
+
margin-top: -32px;
|
|
34414
34419
|
}
|
|
34415
34420
|
|
|
34416
34421
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34417
34422
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34418
|
-
margin-top: -
|
|
34423
|
+
margin-top: -32px;
|
|
34419
34424
|
}
|
|
34420
34425
|
|
|
34421
34426
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker,
|
|
@@ -34741,7 +34746,7 @@ ejs-multiselect {
|
|
|
34741
34746
|
|
|
34742
34747
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
34743
34748
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
34744
|
-
font-size:
|
|
34749
|
+
font-size: 16px;
|
|
34745
34750
|
}
|
|
34746
34751
|
|
|
34747
34752
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
@@ -34780,7 +34785,7 @@ ejs-multiselect {
|
|
|
34780
34785
|
|
|
34781
34786
|
.e-bigger .e-multiselect.e-input-group.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34782
34787
|
height: 36px;
|
|
34783
|
-
margin-top: -
|
|
34788
|
+
margin-top: -32px;
|
|
34784
34789
|
}
|
|
34785
34790
|
|
|
34786
34791
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -46874,18 +46879,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46874
46879
|
line-height: normal;
|
|
46875
46880
|
}
|
|
46876
46881
|
|
|
46877
|
-
.e-grid.sf-grid.e-
|
|
46882
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46878
46883
|
/* stylelint-disable declaration-no-important */
|
|
46879
46884
|
/* stylelint-enable declaration-no-important */
|
|
46880
46885
|
}
|
|
46881
|
-
.e-grid.sf-grid.e-
|
|
46886
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46882
46887
|
border-spacing: 0 !important;
|
|
46883
46888
|
}
|
|
46884
|
-
.e-grid.sf-grid.e-
|
|
46889
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46885
46890
|
line-height: 1;
|
|
46886
46891
|
}
|
|
46887
46892
|
}
|
|
46888
46893
|
/* stylelint-enable function-url-quotes */
|
|
46894
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46895
|
+
/* stylelint-disable function-url-quotes */
|
|
46896
|
+
@supports (font: -apple-system-body) {
|
|
46897
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46898
|
+
/* stylelint-disable declaration-no-important */
|
|
46899
|
+
}
|
|
46900
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46901
|
+
border-spacing: 0 !important;
|
|
46902
|
+
}
|
|
46903
|
+
}
|
|
46904
|
+
/* stylelint-enable function-url-quotes */
|
|
46889
46905
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46890
46906
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46891
46907
|
color: #495057;
|
|
@@ -84069,14 +84085,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84069
84085
|
height: inherit;
|
|
84070
84086
|
width: 100%;
|
|
84071
84087
|
}
|
|
84072
|
-
.e-timeline [class
|
|
84088
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84073
84089
|
.e-timeline .e-dot-item,
|
|
84074
84090
|
.e-timeline .e-dot {
|
|
84075
84091
|
display: flex;
|
|
84076
84092
|
align-items: center;
|
|
84077
84093
|
justify-content: center;
|
|
84078
84094
|
}
|
|
84079
|
-
.e-timeline [class
|
|
84095
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84080
84096
|
min-width: 32px;
|
|
84081
84097
|
min-height: 32px;
|
|
84082
84098
|
border-radius: var(--dot-radius);
|
|
@@ -84262,8 +84278,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
84262
84278
|
color: #adb5bd;
|
|
84263
84279
|
}
|
|
84264
84280
|
|
|
84265
|
-
.e-bigger.e-timeline [class
|
|
84266
|
-
.e-bigger .e-timeline [class
|
|
84281
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
84282
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
84267
84283
|
min-width: 40px;
|
|
84268
84284
|
min-height: 40px;
|
|
84269
84285
|
font-size: 18px;
|
|
@@ -9679,7 +9679,7 @@ ejs-calendar {
|
|
|
9679
9679
|
bottom: -9px;
|
|
9680
9680
|
height: 36px;
|
|
9681
9681
|
left: -9px;
|
|
9682
|
-
pointer-events:
|
|
9682
|
+
pointer-events: auto;
|
|
9683
9683
|
position: absolute;
|
|
9684
9684
|
right: -9px;
|
|
9685
9685
|
top: -9px;
|
|
@@ -9827,6 +9827,10 @@ ejs-calendar {
|
|
|
9827
9827
|
pointer-events: none;
|
|
9828
9828
|
}
|
|
9829
9829
|
|
|
9830
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
9831
|
+
pointer-events: none;
|
|
9832
|
+
}
|
|
9833
|
+
|
|
9830
9834
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
9831
9835
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
9832
9836
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -36698,18 +36702,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36698
36702
|
line-height: normal;
|
|
36699
36703
|
}
|
|
36700
36704
|
|
|
36701
|
-
.e-grid.sf-grid.e-
|
|
36705
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36702
36706
|
/* stylelint-disable declaration-no-important */
|
|
36703
36707
|
/* stylelint-enable declaration-no-important */
|
|
36704
36708
|
}
|
|
36705
|
-
.e-grid.sf-grid.e-
|
|
36709
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36706
36710
|
border-spacing: 0 !important;
|
|
36707
36711
|
}
|
|
36708
|
-
.e-grid.sf-grid.e-
|
|
36712
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36709
36713
|
line-height: 1;
|
|
36710
36714
|
}
|
|
36711
36715
|
}
|
|
36712
36716
|
/* stylelint-enable function-url-quotes */
|
|
36717
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36718
|
+
/* stylelint-disable function-url-quotes */
|
|
36719
|
+
@supports (font: -apple-system-body) {
|
|
36720
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36721
|
+
/* stylelint-disable declaration-no-important */
|
|
36722
|
+
}
|
|
36723
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36724
|
+
border-spacing: 0 !important;
|
|
36725
|
+
}
|
|
36726
|
+
}
|
|
36727
|
+
/* stylelint-enable function-url-quotes */
|
|
36713
36728
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36714
36729
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36715
36730
|
color: #adb5bd;
|
|
@@ -66274,14 +66289,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66274
66289
|
height: inherit;
|
|
66275
66290
|
width: 100%;
|
|
66276
66291
|
}
|
|
66277
|
-
.e-timeline [class
|
|
66292
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66278
66293
|
.e-timeline .e-dot-item,
|
|
66279
66294
|
.e-timeline .e-dot {
|
|
66280
66295
|
display: flex;
|
|
66281
66296
|
align-items: center;
|
|
66282
66297
|
justify-content: center;
|
|
66283
66298
|
}
|
|
66284
|
-
.e-timeline [class
|
|
66299
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66285
66300
|
min-width: 32px;
|
|
66286
66301
|
min-height: 32px;
|
|
66287
66302
|
border-radius: var(--dot-radius);
|
|
@@ -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: #adb5bd;
|
|
@@ -83719,14 +83734,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83719
83734
|
height: inherit;
|
|
83720
83735
|
width: 100%;
|
|
83721
83736
|
}
|
|
83722
|
-
.e-timeline [class
|
|
83737
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83723
83738
|
.e-timeline .e-dot-item,
|
|
83724
83739
|
.e-timeline .e-dot {
|
|
83725
83740
|
display: flex;
|
|
83726
83741
|
align-items: center;
|
|
83727
83742
|
justify-content: center;
|
|
83728
83743
|
}
|
|
83729
|
-
.e-timeline [class
|
|
83744
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83730
83745
|
min-width: 32px;
|
|
83731
83746
|
min-height: 32px;
|
|
83732
83747
|
border-radius: var(--dot-radius);
|
|
@@ -83912,8 +83927,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83912
83927
|
color: #6c757d;
|
|
83913
83928
|
}
|
|
83914
83929
|
|
|
83915
|
-
.e-bigger.e-timeline [class
|
|
83916
|
-
.e-bigger .e-timeline [class
|
|
83930
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83931
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83917
83932
|
min-width: 40px;
|
|
83918
83933
|
min-height: 40px;
|
|
83919
83934
|
font-size: 18px;
|
|
@@ -9679,7 +9679,7 @@ ejs-calendar {
|
|
|
9679
9679
|
bottom: -9px;
|
|
9680
9680
|
height: 36px;
|
|
9681
9681
|
left: -9px;
|
|
9682
|
-
pointer-events:
|
|
9682
|
+
pointer-events: auto;
|
|
9683
9683
|
position: absolute;
|
|
9684
9684
|
right: -9px;
|
|
9685
9685
|
top: -9px;
|
|
@@ -9827,6 +9827,10 @@ ejs-calendar {
|
|
|
9827
9827
|
pointer-events: none;
|
|
9828
9828
|
}
|
|
9829
9829
|
|
|
9830
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
9831
|
+
pointer-events: none;
|
|
9832
|
+
}
|
|
9833
|
+
|
|
9830
9834
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
9831
9835
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
9832
9836
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -36698,18 +36702,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36698
36702
|
line-height: normal;
|
|
36699
36703
|
}
|
|
36700
36704
|
|
|
36701
|
-
.e-grid.sf-grid.e-
|
|
36705
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36702
36706
|
/* stylelint-disable declaration-no-important */
|
|
36703
36707
|
/* stylelint-enable declaration-no-important */
|
|
36704
36708
|
}
|
|
36705
|
-
.e-grid.sf-grid.e-
|
|
36709
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36706
36710
|
border-spacing: 0 !important;
|
|
36707
36711
|
}
|
|
36708
|
-
.e-grid.sf-grid.e-
|
|
36712
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36709
36713
|
line-height: 1;
|
|
36710
36714
|
}
|
|
36711
36715
|
}
|
|
36712
36716
|
/* stylelint-enable function-url-quotes */
|
|
36717
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36718
|
+
/* stylelint-disable function-url-quotes */
|
|
36719
|
+
@supports (font: -apple-system-body) {
|
|
36720
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36721
|
+
/* stylelint-disable declaration-no-important */
|
|
36722
|
+
}
|
|
36723
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36724
|
+
border-spacing: 0 !important;
|
|
36725
|
+
}
|
|
36726
|
+
}
|
|
36727
|
+
/* stylelint-enable function-url-quotes */
|
|
36713
36728
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36714
36729
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36715
36730
|
color: #6c757d;
|
|
@@ -66286,14 +66301,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66286
66301
|
height: inherit;
|
|
66287
66302
|
width: 100%;
|
|
66288
66303
|
}
|
|
66289
|
-
.e-timeline [class
|
|
66304
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66290
66305
|
.e-timeline .e-dot-item,
|
|
66291
66306
|
.e-timeline .e-dot {
|
|
66292
66307
|
display: flex;
|
|
66293
66308
|
align-items: center;
|
|
66294
66309
|
justify-content: center;
|
|
66295
66310
|
}
|
|
66296
|
-
.e-timeline [class
|
|
66311
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66297
66312
|
min-width: 32px;
|
|
66298
66313
|
min-height: 32px;
|
|
66299
66314
|
border-radius: var(--dot-radius);
|
|
@@ -9989,7 +9989,7 @@ ejs-calendar {
|
|
|
9989
9989
|
bottom: -9px;
|
|
9990
9990
|
height: 36px;
|
|
9991
9991
|
left: -9px;
|
|
9992
|
-
pointer-events:
|
|
9992
|
+
pointer-events: auto;
|
|
9993
9993
|
position: absolute;
|
|
9994
9994
|
right: -9px;
|
|
9995
9995
|
top: -9px;
|
|
@@ -10138,6 +10138,10 @@ ejs-calendar {
|
|
|
10138
10138
|
pointer-events: none;
|
|
10139
10139
|
}
|
|
10140
10140
|
|
|
10141
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10142
|
+
pointer-events: none;
|
|
10143
|
+
}
|
|
10144
|
+
|
|
10141
10145
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10142
10146
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10143
10147
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -26345,6 +26349,8 @@ ejs-multiselect {
|
|
|
26345
26349
|
}
|
|
26346
26350
|
|
|
26347
26351
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
26352
|
+
height: 16px;
|
|
26353
|
+
font-size: 16px;
|
|
26348
26354
|
content: "\e7e7";
|
|
26349
26355
|
cursor: pointer;
|
|
26350
26356
|
left: 6px;
|
|
@@ -37049,18 +37055,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37049
37055
|
line-height: normal;
|
|
37050
37056
|
}
|
|
37051
37057
|
|
|
37052
|
-
.e-grid.sf-grid.e-
|
|
37058
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37053
37059
|
/* stylelint-disable declaration-no-important */
|
|
37054
37060
|
/* stylelint-enable declaration-no-important */
|
|
37055
37061
|
}
|
|
37056
|
-
.e-grid.sf-grid.e-
|
|
37062
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37057
37063
|
border-spacing: 0 !important;
|
|
37058
37064
|
}
|
|
37059
|
-
.e-grid.sf-grid.e-
|
|
37065
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37060
37066
|
line-height: 1;
|
|
37061
37067
|
}
|
|
37062
37068
|
}
|
|
37063
37069
|
/* stylelint-enable function-url-quotes */
|
|
37070
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37071
|
+
/* stylelint-disable function-url-quotes */
|
|
37072
|
+
@supports (font: -apple-system-body) {
|
|
37073
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37074
|
+
/* stylelint-disable declaration-no-important */
|
|
37075
|
+
}
|
|
37076
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37077
|
+
border-spacing: 0 !important;
|
|
37078
|
+
}
|
|
37079
|
+
}
|
|
37080
|
+
/* stylelint-enable function-url-quotes */
|
|
37064
37081
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37065
37082
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37066
37083
|
color: var(--color-sf-icon-color);
|
|
@@ -66654,14 +66671,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66654
66671
|
height: inherit;
|
|
66655
66672
|
width: 100%;
|
|
66656
66673
|
}
|
|
66657
|
-
.e-timeline [class
|
|
66674
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66658
66675
|
.e-timeline .e-dot-item,
|
|
66659
66676
|
.e-timeline .e-dot {
|
|
66660
66677
|
display: flex;
|
|
66661
66678
|
align-items: center;
|
|
66662
66679
|
justify-content: center;
|
|
66663
66680
|
}
|
|
66664
|
-
.e-timeline [class
|
|
66681
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66665
66682
|
min-width: 32px;
|
|
66666
66683
|
min-height: 32px;
|
|
66667
66684
|
border-radius: var(--dot-radius);
|
|
@@ -13333,7 +13333,7 @@ ejs-calendar {
|
|
|
13333
13333
|
bottom: -9px;
|
|
13334
13334
|
height: 36px;
|
|
13335
13335
|
left: -9px;
|
|
13336
|
-
pointer-events:
|
|
13336
|
+
pointer-events: auto;
|
|
13337
13337
|
position: absolute;
|
|
13338
13338
|
right: -9px;
|
|
13339
13339
|
top: -9px;
|
|
@@ -13482,6 +13482,10 @@ ejs-calendar {
|
|
|
13482
13482
|
pointer-events: none;
|
|
13483
13483
|
}
|
|
13484
13484
|
|
|
13485
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13486
|
+
pointer-events: none;
|
|
13487
|
+
}
|
|
13488
|
+
|
|
13485
13489
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13486
13490
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13487
13491
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -34560,6 +34564,8 @@ ejs-multiselect {
|
|
|
34560
34564
|
}
|
|
34561
34565
|
|
|
34562
34566
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
34567
|
+
height: 16px;
|
|
34568
|
+
font-size: 16px;
|
|
34563
34569
|
content: "\e7e7";
|
|
34564
34570
|
cursor: pointer;
|
|
34565
34571
|
left: 6px;
|
|
@@ -34617,12 +34623,12 @@ ejs-multiselect {
|
|
|
34617
34623
|
}
|
|
34618
34624
|
|
|
34619
34625
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34620
|
-
margin-top: -
|
|
34626
|
+
margin-top: -35px;
|
|
34621
34627
|
}
|
|
34622
34628
|
|
|
34623
34629
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34624
34630
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34625
|
-
margin-top: -
|
|
34631
|
+
margin-top: -35px;
|
|
34626
34632
|
margin-top: -2.15em;
|
|
34627
34633
|
}
|
|
34628
34634
|
|
|
@@ -46858,18 +46864,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46858
46864
|
line-height: normal;
|
|
46859
46865
|
}
|
|
46860
46866
|
|
|
46861
|
-
.e-grid.sf-grid.e-
|
|
46867
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46862
46868
|
/* stylelint-disable declaration-no-important */
|
|
46863
46869
|
/* stylelint-enable declaration-no-important */
|
|
46864
46870
|
}
|
|
46865
|
-
.e-grid.sf-grid.e-
|
|
46871
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46866
46872
|
border-spacing: 0 !important;
|
|
46867
46873
|
}
|
|
46868
|
-
.e-grid.sf-grid.e-
|
|
46874
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46869
46875
|
line-height: 1;
|
|
46870
46876
|
}
|
|
46871
46877
|
}
|
|
46872
46878
|
/* stylelint-enable function-url-quotes */
|
|
46879
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46880
|
+
/* stylelint-disable function-url-quotes */
|
|
46881
|
+
@supports (font: -apple-system-body) {
|
|
46882
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46883
|
+
/* stylelint-disable declaration-no-important */
|
|
46884
|
+
}
|
|
46885
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46886
|
+
border-spacing: 0 !important;
|
|
46887
|
+
}
|
|
46888
|
+
}
|
|
46889
|
+
/* stylelint-enable function-url-quotes */
|
|
46873
46890
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46874
46891
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46875
46892
|
color: var(--color-sf-icon-color);
|
|
@@ -83773,14 +83790,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83773
83790
|
height: inherit;
|
|
83774
83791
|
width: 100%;
|
|
83775
83792
|
}
|
|
83776
|
-
.e-timeline [class
|
|
83793
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83777
83794
|
.e-timeline .e-dot-item,
|
|
83778
83795
|
.e-timeline .e-dot {
|
|
83779
83796
|
display: flex;
|
|
83780
83797
|
align-items: center;
|
|
83781
83798
|
justify-content: center;
|
|
83782
83799
|
}
|
|
83783
|
-
.e-timeline [class
|
|
83800
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83784
83801
|
min-width: 32px;
|
|
83785
83802
|
min-height: 32px;
|
|
83786
83803
|
border-radius: var(--dot-radius);
|
|
@@ -83966,8 +83983,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83966
83983
|
color: var(--color-sf-content-text-color-disabled);
|
|
83967
83984
|
}
|
|
83968
83985
|
|
|
83969
|
-
.e-bigger.e-timeline [class
|
|
83970
|
-
.e-bigger .e-timeline [class
|
|
83986
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83987
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83971
83988
|
min-width: 40px;
|
|
83972
83989
|
min-height: 40px;
|
|
83973
83990
|
font-size: 18px;
|
|
@@ -10285,7 +10285,7 @@ ejs-calendar {
|
|
|
10285
10285
|
bottom: -9px;
|
|
10286
10286
|
height: 36px;
|
|
10287
10287
|
left: -9px;
|
|
10288
|
-
pointer-events:
|
|
10288
|
+
pointer-events: auto;
|
|
10289
10289
|
position: absolute;
|
|
10290
10290
|
right: -9px;
|
|
10291
10291
|
top: -9px;
|
|
@@ -10434,6 +10434,10 @@ ejs-calendar {
|
|
|
10434
10434
|
pointer-events: none;
|
|
10435
10435
|
}
|
|
10436
10436
|
|
|
10437
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
10438
|
+
pointer-events: none;
|
|
10439
|
+
}
|
|
10440
|
+
|
|
10437
10441
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
10438
10442
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
10439
10443
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -26641,6 +26645,8 @@ ejs-multiselect {
|
|
|
26641
26645
|
}
|
|
26642
26646
|
|
|
26643
26647
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
26648
|
+
height: 16px;
|
|
26649
|
+
font-size: 16px;
|
|
26644
26650
|
content: "\e7e7";
|
|
26645
26651
|
cursor: pointer;
|
|
26646
26652
|
left: 6px;
|
|
@@ -37345,18 +37351,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37345
37351
|
line-height: normal;
|
|
37346
37352
|
}
|
|
37347
37353
|
|
|
37348
|
-
.e-grid.sf-grid.e-
|
|
37354
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37349
37355
|
/* stylelint-disable declaration-no-important */
|
|
37350
37356
|
/* stylelint-enable declaration-no-important */
|
|
37351
37357
|
}
|
|
37352
|
-
.e-grid.sf-grid.e-
|
|
37358
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37353
37359
|
border-spacing: 0 !important;
|
|
37354
37360
|
}
|
|
37355
|
-
.e-grid.sf-grid.e-
|
|
37361
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
37356
37362
|
line-height: 1;
|
|
37357
37363
|
}
|
|
37358
37364
|
}
|
|
37359
37365
|
/* stylelint-enable function-url-quotes */
|
|
37366
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
37367
|
+
/* stylelint-disable function-url-quotes */
|
|
37368
|
+
@supports (font: -apple-system-body) {
|
|
37369
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
37370
|
+
/* stylelint-disable declaration-no-important */
|
|
37371
|
+
}
|
|
37372
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
37373
|
+
border-spacing: 0 !important;
|
|
37374
|
+
}
|
|
37375
|
+
}
|
|
37376
|
+
/* stylelint-enable function-url-quotes */
|
|
37360
37377
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
37361
37378
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
37362
37379
|
color: var(--color-sf-icon-color);
|
|
@@ -66966,14 +66983,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
66966
66983
|
height: inherit;
|
|
66967
66984
|
width: 100%;
|
|
66968
66985
|
}
|
|
66969
|
-
.e-timeline [class
|
|
66986
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
66970
66987
|
.e-timeline .e-dot-item,
|
|
66971
66988
|
.e-timeline .e-dot {
|
|
66972
66989
|
display: flex;
|
|
66973
66990
|
align-items: center;
|
|
66974
66991
|
justify-content: center;
|
|
66975
66992
|
}
|
|
66976
|
-
.e-timeline [class
|
|
66993
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
66977
66994
|
min-width: 32px;
|
|
66978
66995
|
min-height: 32px;
|
|
66979
66996
|
border-radius: var(--dot-radius);
|