@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
|
@@ -20319,7 +20319,7 @@ ejs-calendar {
|
|
|
20319
20319
|
bottom: -9.5px;
|
|
20320
20320
|
height: 32px;
|
|
20321
20321
|
left: -9.5px;
|
|
20322
|
-
pointer-events:
|
|
20322
|
+
pointer-events: auto;
|
|
20323
20323
|
position: absolute;
|
|
20324
20324
|
right: -9.5px;
|
|
20325
20325
|
top: -9.5px;
|
|
@@ -20472,6 +20472,10 @@ ejs-calendar {
|
|
|
20472
20472
|
pointer-events: none;
|
|
20473
20473
|
}
|
|
20474
20474
|
|
|
20475
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20476
|
+
pointer-events: none;
|
|
20477
|
+
}
|
|
20478
|
+
|
|
20475
20479
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
20476
20480
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
20477
20481
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -55734,18 +55738,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55734
55738
|
line-height: normal;
|
|
55735
55739
|
}
|
|
55736
55740
|
|
|
55737
|
-
.e-grid.sf-grid.e-
|
|
55741
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55738
55742
|
/* stylelint-disable declaration-no-important */
|
|
55739
55743
|
/* stylelint-enable declaration-no-important */
|
|
55740
55744
|
}
|
|
55741
|
-
.e-grid.sf-grid.e-
|
|
55745
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55742
55746
|
border-spacing: 0 !important;
|
|
55743
55747
|
}
|
|
55744
|
-
.e-grid.sf-grid.e-
|
|
55748
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55745
55749
|
line-height: 1;
|
|
55746
55750
|
}
|
|
55747
55751
|
}
|
|
55748
55752
|
/* stylelint-enable function-url-quotes */
|
|
55753
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55754
|
+
/* stylelint-disable function-url-quotes */
|
|
55755
|
+
@supports (font: -apple-system-body) {
|
|
55756
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55757
|
+
/* stylelint-disable declaration-no-important */
|
|
55758
|
+
}
|
|
55759
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55760
|
+
border-spacing: 0 !important;
|
|
55761
|
+
}
|
|
55762
|
+
}
|
|
55763
|
+
/* stylelint-enable function-url-quotes */
|
|
55749
55764
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55750
55765
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55751
55766
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -83064,8 +83079,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83064
83079
|
transform: translateX(-50%);
|
|
83065
83080
|
width: 16px;
|
|
83066
83081
|
height: 16px;
|
|
83067
|
-
border: 2px solid var(--color-sf-primary-container);
|
|
83068
|
-
border-top: 2px solid var(--color-sf-primary);
|
|
83082
|
+
border: 2px solid rgba(var(--color-sf-primary-container));
|
|
83083
|
+
border-top: 2px solid rgba(var(--color-sf-primary));
|
|
83069
83084
|
border-radius: 50%;
|
|
83070
83085
|
animation: spin 1s linear infinite;
|
|
83071
83086
|
}
|
|
@@ -92966,14 +92981,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
92966
92981
|
height: inherit;
|
|
92967
92982
|
width: 100%;
|
|
92968
92983
|
}
|
|
92969
|
-
.e-timeline [class
|
|
92984
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
92970
92985
|
.e-timeline .e-dot-item,
|
|
92971
92986
|
.e-timeline .e-dot {
|
|
92972
92987
|
display: flex;
|
|
92973
92988
|
align-items: center;
|
|
92974
92989
|
justify-content: center;
|
|
92975
92990
|
}
|
|
92976
|
-
.e-timeline [class
|
|
92991
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
92977
92992
|
min-width: 32px;
|
|
92978
92993
|
min-height: 32px;
|
|
92979
92994
|
border-radius: var(--dot-radius);
|
|
@@ -93159,8 +93174,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93159
93174
|
color: rgba(var(--color-sf-on-surface), 0.38);
|
|
93160
93175
|
}
|
|
93161
93176
|
|
|
93162
|
-
.e-bigger.e-timeline [class
|
|
93163
|
-
.e-bigger .e-timeline [class
|
|
93177
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93178
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93164
93179
|
min-width: 40px;
|
|
93165
93180
|
min-height: 40px;
|
|
93166
93181
|
font-size: 18px;
|
|
@@ -13535,7 +13535,7 @@ ejs-calendar {
|
|
|
13535
13535
|
bottom: -9.5px;
|
|
13536
13536
|
height: 32px;
|
|
13537
13537
|
left: -9.5px;
|
|
13538
|
-
pointer-events:
|
|
13538
|
+
pointer-events: auto;
|
|
13539
13539
|
position: absolute;
|
|
13540
13540
|
right: -9.5px;
|
|
13541
13541
|
top: -9.5px;
|
|
@@ -13688,6 +13688,10 @@ ejs-calendar {
|
|
|
13688
13688
|
pointer-events: none;
|
|
13689
13689
|
}
|
|
13690
13690
|
|
|
13691
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13692
|
+
pointer-events: none;
|
|
13693
|
+
}
|
|
13694
|
+
|
|
13691
13695
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13692
13696
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13693
13697
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -41401,18 +41405,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
41401
41405
|
line-height: normal;
|
|
41402
41406
|
}
|
|
41403
41407
|
|
|
41404
|
-
.e-grid.sf-grid.e-
|
|
41408
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41405
41409
|
/* stylelint-disable declaration-no-important */
|
|
41406
41410
|
/* stylelint-enable declaration-no-important */
|
|
41407
41411
|
}
|
|
41408
|
-
.e-grid.sf-grid.e-
|
|
41412
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41409
41413
|
border-spacing: 0 !important;
|
|
41410
41414
|
}
|
|
41411
|
-
.e-grid.sf-grid.e-
|
|
41415
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
41412
41416
|
line-height: 1;
|
|
41413
41417
|
}
|
|
41414
41418
|
}
|
|
41415
41419
|
/* stylelint-enable function-url-quotes */
|
|
41420
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
41421
|
+
/* stylelint-disable function-url-quotes */
|
|
41422
|
+
@supports (font: -apple-system-body) {
|
|
41423
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
41424
|
+
/* stylelint-disable declaration-no-important */
|
|
41425
|
+
}
|
|
41426
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
41427
|
+
border-spacing: 0 !important;
|
|
41428
|
+
}
|
|
41429
|
+
}
|
|
41430
|
+
/* stylelint-enable function-url-quotes */
|
|
41416
41431
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
41417
41432
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
41418
41433
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -63142,8 +63157,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63142
63157
|
transform: translateX(-50%);
|
|
63143
63158
|
width: 16px;
|
|
63144
63159
|
height: 16px;
|
|
63145
|
-
border: 2px solid var(--color-sf-primary-container);
|
|
63146
|
-
border-top: 2px solid var(--color-sf-primary);
|
|
63160
|
+
border: 2px solid rgba(var(--color-sf-primary-container));
|
|
63161
|
+
border-top: 2px solid rgba(var(--color-sf-primary));
|
|
63147
63162
|
border-radius: 50%;
|
|
63148
63163
|
animation: spin 1s linear infinite;
|
|
63149
63164
|
}
|
|
@@ -71077,14 +71092,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71077
71092
|
height: inherit;
|
|
71078
71093
|
width: 100%;
|
|
71079
71094
|
}
|
|
71080
|
-
.e-timeline [class
|
|
71095
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
71081
71096
|
.e-timeline .e-dot-item,
|
|
71082
71097
|
.e-timeline .e-dot {
|
|
71083
71098
|
display: flex;
|
|
71084
71099
|
align-items: center;
|
|
71085
71100
|
justify-content: center;
|
|
71086
71101
|
}
|
|
71087
|
-
.e-timeline [class
|
|
71102
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
71088
71103
|
min-width: 32px;
|
|
71089
71104
|
min-height: 32px;
|
|
71090
71105
|
border-radius: var(--dot-radius);
|
|
@@ -20375,7 +20375,7 @@ ejs-calendar {
|
|
|
20375
20375
|
bottom: -9.5px;
|
|
20376
20376
|
height: 32px;
|
|
20377
20377
|
left: -9.5px;
|
|
20378
|
-
pointer-events:
|
|
20378
|
+
pointer-events: auto;
|
|
20379
20379
|
position: absolute;
|
|
20380
20380
|
right: -9.5px;
|
|
20381
20381
|
top: -9.5px;
|
|
@@ -20528,6 +20528,10 @@ ejs-calendar {
|
|
|
20528
20528
|
pointer-events: none;
|
|
20529
20529
|
}
|
|
20530
20530
|
|
|
20531
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20532
|
+
pointer-events: none;
|
|
20533
|
+
}
|
|
20534
|
+
|
|
20531
20535
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
20532
20536
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
20533
20537
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -55783,18 +55787,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
55783
55787
|
line-height: normal;
|
|
55784
55788
|
}
|
|
55785
55789
|
|
|
55786
|
-
.e-grid.sf-grid.e-
|
|
55790
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55787
55791
|
/* stylelint-disable declaration-no-important */
|
|
55788
55792
|
/* stylelint-enable declaration-no-important */
|
|
55789
55793
|
}
|
|
55790
|
-
.e-grid.sf-grid.e-
|
|
55794
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55791
55795
|
border-spacing: 0 !important;
|
|
55792
55796
|
}
|
|
55793
|
-
.e-grid.sf-grid.e-
|
|
55797
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
55794
55798
|
line-height: 1;
|
|
55795
55799
|
}
|
|
55796
55800
|
}
|
|
55797
55801
|
/* stylelint-enable function-url-quotes */
|
|
55802
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
55803
|
+
/* stylelint-disable function-url-quotes */
|
|
55804
|
+
@supports (font: -apple-system-body) {
|
|
55805
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
55806
|
+
/* stylelint-disable declaration-no-important */
|
|
55807
|
+
}
|
|
55808
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
55809
|
+
border-spacing: 0 !important;
|
|
55810
|
+
}
|
|
55811
|
+
}
|
|
55812
|
+
/* stylelint-enable function-url-quotes */
|
|
55798
55813
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
55799
55814
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
55800
55815
|
color: rgba(var(--color-sf-on-surface-variant));
|
|
@@ -83105,8 +83120,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83105
83120
|
transform: translateX(-50%);
|
|
83106
83121
|
width: 16px;
|
|
83107
83122
|
height: 16px;
|
|
83108
|
-
border: 2px solid var(--color-sf-primary-container);
|
|
83109
|
-
border-top: 2px solid var(--color-sf-primary);
|
|
83123
|
+
border: 2px solid rgba(var(--color-sf-primary-container));
|
|
83124
|
+
border-top: 2px solid rgba(var(--color-sf-primary));
|
|
83110
83125
|
border-radius: 50%;
|
|
83111
83126
|
animation: spin 1s linear infinite;
|
|
83112
83127
|
}
|
|
@@ -93007,14 +93022,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93007
93022
|
height: inherit;
|
|
93008
93023
|
width: 100%;
|
|
93009
93024
|
}
|
|
93010
|
-
.e-timeline [class
|
|
93025
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93011
93026
|
.e-timeline .e-dot-item,
|
|
93012
93027
|
.e-timeline .e-dot {
|
|
93013
93028
|
display: flex;
|
|
93014
93029
|
align-items: center;
|
|
93015
93030
|
justify-content: center;
|
|
93016
93031
|
}
|
|
93017
|
-
.e-timeline [class
|
|
93032
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93018
93033
|
min-width: 32px;
|
|
93019
93034
|
min-height: 32px;
|
|
93020
93035
|
border-radius: var(--dot-radius);
|
|
@@ -93200,8 +93215,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
93200
93215
|
color: rgba(var(--color-sf-on-surface), 0.38);
|
|
93201
93216
|
}
|
|
93202
93217
|
|
|
93203
|
-
.e-bigger.e-timeline [class
|
|
93204
|
-
.e-bigger .e-timeline [class
|
|
93218
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
93219
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
93205
93220
|
min-width: 40px;
|
|
93206
93221
|
min-height: 40px;
|
|
93207
93222
|
font-size: 18px;
|
|
@@ -9570,7 +9570,7 @@ ejs-calendar {
|
|
|
9570
9570
|
bottom: -9px;
|
|
9571
9571
|
height: 36px;
|
|
9572
9572
|
left: -9px;
|
|
9573
|
-
pointer-events:
|
|
9573
|
+
pointer-events: auto;
|
|
9574
9574
|
position: absolute;
|
|
9575
9575
|
right: -9px;
|
|
9576
9576
|
top: -9px;
|
|
@@ -9718,6 +9718,10 @@ ejs-calendar {
|
|
|
9718
9718
|
pointer-events: none;
|
|
9719
9719
|
}
|
|
9720
9720
|
|
|
9721
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
9722
|
+
pointer-events: none;
|
|
9723
|
+
}
|
|
9724
|
+
|
|
9721
9725
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
9722
9726
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
9723
9727
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -24990,7 +24994,7 @@ ejs-sidebar {
|
|
|
24990
24994
|
cursor: pointer;
|
|
24991
24995
|
display: none;
|
|
24992
24996
|
flex-direction: row;
|
|
24993
|
-
margin-top: -
|
|
24997
|
+
margin-top: -32px;
|
|
24994
24998
|
margin-top: -1.55em;
|
|
24995
24999
|
outline: 0;
|
|
24996
25000
|
padding: 0;
|
|
@@ -36434,18 +36438,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36434
36438
|
line-height: normal;
|
|
36435
36439
|
}
|
|
36436
36440
|
|
|
36437
|
-
.e-grid.sf-grid.e-
|
|
36441
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36438
36442
|
/* stylelint-disable declaration-no-important */
|
|
36439
36443
|
/* stylelint-enable declaration-no-important */
|
|
36440
36444
|
}
|
|
36441
|
-
.e-grid.sf-grid.e-
|
|
36445
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36442
36446
|
border-spacing: 0 !important;
|
|
36443
36447
|
}
|
|
36444
|
-
.e-grid.sf-grid.e-
|
|
36448
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36445
36449
|
line-height: 1;
|
|
36446
36450
|
}
|
|
36447
36451
|
}
|
|
36448
36452
|
/* stylelint-enable function-url-quotes */
|
|
36453
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36454
|
+
/* stylelint-disable function-url-quotes */
|
|
36455
|
+
@supports (font: -apple-system-body) {
|
|
36456
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36457
|
+
/* stylelint-disable declaration-no-important */
|
|
36458
|
+
}
|
|
36459
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36460
|
+
border-spacing: 0 !important;
|
|
36461
|
+
}
|
|
36462
|
+
}
|
|
36463
|
+
/* stylelint-enable function-url-quotes */
|
|
36449
36464
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36450
36465
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36451
36466
|
color: #d1d5db;
|
|
@@ -65836,14 +65851,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65836
65851
|
height: inherit;
|
|
65837
65852
|
width: 100%;
|
|
65838
65853
|
}
|
|
65839
|
-
.e-timeline [class
|
|
65854
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65840
65855
|
.e-timeline .e-dot-item,
|
|
65841
65856
|
.e-timeline .e-dot {
|
|
65842
65857
|
display: flex;
|
|
65843
65858
|
align-items: center;
|
|
65844
65859
|
justify-content: center;
|
|
65845
65860
|
}
|
|
65846
|
-
.e-timeline [class
|
|
65861
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65847
65862
|
min-width: 32px;
|
|
65848
65863
|
min-height: 32px;
|
|
65849
65864
|
border-radius: var(--dot-radius);
|
|
@@ -12975,7 +12975,7 @@ ejs-calendar {
|
|
|
12975
12975
|
bottom: -9px;
|
|
12976
12976
|
height: 36px;
|
|
12977
12977
|
left: -9px;
|
|
12978
|
-
pointer-events:
|
|
12978
|
+
pointer-events: auto;
|
|
12979
12979
|
position: absolute;
|
|
12980
12980
|
right: -9px;
|
|
12981
12981
|
top: -9px;
|
|
@@ -13123,6 +13123,10 @@ ejs-calendar {
|
|
|
13123
13123
|
pointer-events: none;
|
|
13124
13124
|
}
|
|
13125
13125
|
|
|
13126
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13127
|
+
pointer-events: none;
|
|
13128
|
+
}
|
|
13129
|
+
|
|
13126
13130
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13127
13131
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13128
13132
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -33531,7 +33535,7 @@ ejs-sidebar {
|
|
|
33531
33535
|
cursor: pointer;
|
|
33532
33536
|
display: none;
|
|
33533
33537
|
flex-direction: row;
|
|
33534
|
-
margin-top: -
|
|
33538
|
+
margin-top: -32px;
|
|
33535
33539
|
margin-top: -1.55em;
|
|
33536
33540
|
outline: 0;
|
|
33537
33541
|
padding: 0;
|
|
@@ -34418,16 +34422,16 @@ ejs-multiselect {
|
|
|
34418
34422
|
}
|
|
34419
34423
|
|
|
34420
34424
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34421
|
-
margin-top: -
|
|
34425
|
+
margin-top: -37px;
|
|
34422
34426
|
height: 36px;
|
|
34423
34427
|
width: 40px;
|
|
34424
34428
|
}
|
|
34425
34429
|
|
|
34426
34430
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34427
34431
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34428
|
-
margin-top: -
|
|
34432
|
+
margin-top: -37px;
|
|
34429
34433
|
height: 36px;
|
|
34430
|
-
margin-top: -
|
|
34434
|
+
margin-top: -32px;
|
|
34431
34435
|
width: 40px;
|
|
34432
34436
|
}
|
|
34433
34437
|
|
|
@@ -34435,7 +34439,7 @@ ejs-multiselect {
|
|
|
34435
34439
|
.e-bigger.e-multiselect .e-down-icon .e-chips-close.e-close-hooker.e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34436
34440
|
font-size: 22px;
|
|
34437
34441
|
margin-top: -1.65em;
|
|
34438
|
-
margin-top: -
|
|
34442
|
+
margin-top: -37px;
|
|
34439
34443
|
}
|
|
34440
34444
|
|
|
34441
34445
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -46929,18 +46933,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46929
46933
|
line-height: normal;
|
|
46930
46934
|
}
|
|
46931
46935
|
|
|
46932
|
-
.e-grid.sf-grid.e-
|
|
46936
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46933
46937
|
/* stylelint-disable declaration-no-important */
|
|
46934
46938
|
/* stylelint-enable declaration-no-important */
|
|
46935
46939
|
}
|
|
46936
|
-
.e-grid.sf-grid.e-
|
|
46940
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46937
46941
|
border-spacing: 0 !important;
|
|
46938
46942
|
}
|
|
46939
|
-
.e-grid.sf-grid.e-
|
|
46943
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46940
46944
|
line-height: 1;
|
|
46941
46945
|
}
|
|
46942
46946
|
}
|
|
46943
46947
|
/* stylelint-enable function-url-quotes */
|
|
46948
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46949
|
+
/* stylelint-disable function-url-quotes */
|
|
46950
|
+
@supports (font: -apple-system-body) {
|
|
46951
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46952
|
+
/* stylelint-disable declaration-no-important */
|
|
46953
|
+
}
|
|
46954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46955
|
+
border-spacing: 0 !important;
|
|
46956
|
+
}
|
|
46957
|
+
}
|
|
46958
|
+
/* stylelint-enable function-url-quotes */
|
|
46944
46959
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46945
46960
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46946
46961
|
color: #d1d5db;
|
|
@@ -83747,14 +83762,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83747
83762
|
height: inherit;
|
|
83748
83763
|
width: 100%;
|
|
83749
83764
|
}
|
|
83750
|
-
.e-timeline [class
|
|
83765
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83751
83766
|
.e-timeline .e-dot-item,
|
|
83752
83767
|
.e-timeline .e-dot {
|
|
83753
83768
|
display: flex;
|
|
83754
83769
|
align-items: center;
|
|
83755
83770
|
justify-content: center;
|
|
83756
83771
|
}
|
|
83757
|
-
.e-timeline [class
|
|
83772
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83758
83773
|
min-width: 32px;
|
|
83759
83774
|
min-height: 32px;
|
|
83760
83775
|
border-radius: var(--dot-radius);
|
|
@@ -83940,8 +83955,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83940
83955
|
color: #6b7280;
|
|
83941
83956
|
}
|
|
83942
83957
|
|
|
83943
|
-
.e-bigger.e-timeline [class
|
|
83944
|
-
.e-bigger .e-timeline [class
|
|
83958
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83959
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83945
83960
|
min-width: 40px;
|
|
83946
83961
|
min-height: 40px;
|
|
83947
83962
|
font-size: 18px;
|
|
@@ -9570,7 +9570,7 @@ ejs-calendar {
|
|
|
9570
9570
|
bottom: -9px;
|
|
9571
9571
|
height: 36px;
|
|
9572
9572
|
left: -9px;
|
|
9573
|
-
pointer-events:
|
|
9573
|
+
pointer-events: auto;
|
|
9574
9574
|
position: absolute;
|
|
9575
9575
|
right: -9px;
|
|
9576
9576
|
top: -9px;
|
|
@@ -9718,6 +9718,10 @@ ejs-calendar {
|
|
|
9718
9718
|
pointer-events: none;
|
|
9719
9719
|
}
|
|
9720
9720
|
|
|
9721
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
9722
|
+
pointer-events: none;
|
|
9723
|
+
}
|
|
9724
|
+
|
|
9721
9725
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
9722
9726
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
9723
9727
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -24990,7 +24994,7 @@ ejs-sidebar {
|
|
|
24990
24994
|
cursor: pointer;
|
|
24991
24995
|
display: none;
|
|
24992
24996
|
flex-direction: row;
|
|
24993
|
-
margin-top: -
|
|
24997
|
+
margin-top: -32px;
|
|
24994
24998
|
margin-top: -1.55em;
|
|
24995
24999
|
outline: 0;
|
|
24996
25000
|
padding: 0;
|
|
@@ -36434,18 +36438,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
36434
36438
|
line-height: normal;
|
|
36435
36439
|
}
|
|
36436
36440
|
|
|
36437
|
-
.e-grid.sf-grid.e-
|
|
36441
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36438
36442
|
/* stylelint-disable declaration-no-important */
|
|
36439
36443
|
/* stylelint-enable declaration-no-important */
|
|
36440
36444
|
}
|
|
36441
|
-
.e-grid.sf-grid.e-
|
|
36445
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36442
36446
|
border-spacing: 0 !important;
|
|
36443
36447
|
}
|
|
36444
|
-
.e-grid.sf-grid.e-
|
|
36448
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
36445
36449
|
line-height: 1;
|
|
36446
36450
|
}
|
|
36447
36451
|
}
|
|
36448
36452
|
/* stylelint-enable function-url-quotes */
|
|
36453
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
36454
|
+
/* stylelint-disable function-url-quotes */
|
|
36455
|
+
@supports (font: -apple-system-body) {
|
|
36456
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
36457
|
+
/* stylelint-disable declaration-no-important */
|
|
36458
|
+
}
|
|
36459
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
36460
|
+
border-spacing: 0 !important;
|
|
36461
|
+
}
|
|
36462
|
+
}
|
|
36463
|
+
/* stylelint-enable function-url-quotes */
|
|
36449
36464
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
36450
36465
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
36451
36466
|
color: #6b7280;
|
|
@@ -65827,14 +65842,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
65827
65842
|
height: inherit;
|
|
65828
65843
|
width: 100%;
|
|
65829
65844
|
}
|
|
65830
|
-
.e-timeline [class
|
|
65845
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
65831
65846
|
.e-timeline .e-dot-item,
|
|
65832
65847
|
.e-timeline .e-dot {
|
|
65833
65848
|
display: flex;
|
|
65834
65849
|
align-items: center;
|
|
65835
65850
|
justify-content: center;
|
|
65836
65851
|
}
|
|
65837
|
-
.e-timeline [class
|
|
65852
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
65838
65853
|
min-width: 32px;
|
|
65839
65854
|
min-height: 32px;
|
|
65840
65855
|
border-radius: var(--dot-radius);
|
|
@@ -12975,7 +12975,7 @@ ejs-calendar {
|
|
|
12975
12975
|
bottom: -9px;
|
|
12976
12976
|
height: 36px;
|
|
12977
12977
|
left: -9px;
|
|
12978
|
-
pointer-events:
|
|
12978
|
+
pointer-events: auto;
|
|
12979
12979
|
position: absolute;
|
|
12980
12980
|
right: -9px;
|
|
12981
12981
|
top: -9px;
|
|
@@ -13123,6 +13123,10 @@ ejs-calendar {
|
|
|
13123
13123
|
pointer-events: none;
|
|
13124
13124
|
}
|
|
13125
13125
|
|
|
13126
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
13127
|
+
pointer-events: none;
|
|
13128
|
+
}
|
|
13129
|
+
|
|
13126
13130
|
.e-small .e-checkbox-wrapper .e-frame,
|
|
13127
13131
|
.e-small.e-checkbox-wrapper .e-frame,
|
|
13128
13132
|
.e-small .e-css.e-checkbox-wrapper .e-frame,
|
|
@@ -33531,7 +33535,7 @@ ejs-sidebar {
|
|
|
33531
33535
|
cursor: pointer;
|
|
33532
33536
|
display: none;
|
|
33533
33537
|
flex-direction: row;
|
|
33534
|
-
margin-top: -
|
|
33538
|
+
margin-top: -32px;
|
|
33535
33539
|
margin-top: -1.55em;
|
|
33536
33540
|
outline: 0;
|
|
33537
33541
|
padding: 0;
|
|
@@ -34418,16 +34422,16 @@ ejs-multiselect {
|
|
|
34418
34422
|
}
|
|
34419
34423
|
|
|
34420
34424
|
.e-bigger .e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34421
|
-
margin-top: -
|
|
34425
|
+
margin-top: -37px;
|
|
34422
34426
|
height: 36px;
|
|
34423
34427
|
width: 40px;
|
|
34424
34428
|
}
|
|
34425
34429
|
|
|
34426
34430
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon,
|
|
34427
34431
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
|
|
34428
|
-
margin-top: -
|
|
34432
|
+
margin-top: -37px;
|
|
34429
34433
|
height: 36px;
|
|
34430
|
-
margin-top: -
|
|
34434
|
+
margin-top: -32px;
|
|
34431
34435
|
width: 40px;
|
|
34432
34436
|
}
|
|
34433
34437
|
|
|
@@ -34435,7 +34439,7 @@ ejs-multiselect {
|
|
|
34435
34439
|
.e-bigger.e-multiselect .e-down-icon .e-chips-close.e-close-hooker.e-multi-select-wrapper .e-chips-close.e-close-hooker {
|
|
34436
34440
|
font-size: 22px;
|
|
34437
34441
|
margin-top: -1.65em;
|
|
34438
|
-
margin-top: -
|
|
34442
|
+
margin-top: -37px;
|
|
34439
34443
|
}
|
|
34440
34444
|
|
|
34441
34445
|
.e-bigger .e-multi-select-wrapper input[type=text],
|
|
@@ -46929,18 +46933,29 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
46929
46933
|
line-height: normal;
|
|
46930
46934
|
}
|
|
46931
46935
|
|
|
46932
|
-
.e-grid.sf-grid.e-
|
|
46936
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46933
46937
|
/* stylelint-disable declaration-no-important */
|
|
46934
46938
|
/* stylelint-enable declaration-no-important */
|
|
46935
46939
|
}
|
|
46936
|
-
.e-grid.sf-grid.e-
|
|
46940
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46937
46941
|
border-spacing: 0 !important;
|
|
46938
46942
|
}
|
|
46939
|
-
.e-grid.sf-grid.e-
|
|
46943
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-rowcell {
|
|
46940
46944
|
line-height: 1;
|
|
46941
46945
|
}
|
|
46942
46946
|
}
|
|
46943
46947
|
/* stylelint-enable function-url-quotes */
|
|
46948
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
46949
|
+
/* stylelint-disable function-url-quotes */
|
|
46950
|
+
@supports (font: -apple-system-body) {
|
|
46951
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
46952
|
+
/* stylelint-disable declaration-no-important */
|
|
46953
|
+
}
|
|
46954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) .e-table {
|
|
46955
|
+
border-spacing: 0 !important;
|
|
46956
|
+
}
|
|
46957
|
+
}
|
|
46958
|
+
/* stylelint-enable function-url-quotes */
|
|
46944
46959
|
.e-grid .e-icons:not(.e-btn-icon, .e-check, .e-stop),
|
|
46945
46960
|
.e-grid-popup .e-icons:not(.e-btn-icon, .e-check, .e-stop) {
|
|
46946
46961
|
color: #6b7280;
|
|
@@ -83738,14 +83753,14 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83738
83753
|
height: inherit;
|
|
83739
83754
|
width: 100%;
|
|
83740
83755
|
}
|
|
83741
|
-
.e-timeline [class
|
|
83756
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83742
83757
|
.e-timeline .e-dot-item,
|
|
83743
83758
|
.e-timeline .e-dot {
|
|
83744
83759
|
display: flex;
|
|
83745
83760
|
align-items: center;
|
|
83746
83761
|
justify-content: center;
|
|
83747
83762
|
}
|
|
83748
|
-
.e-timeline [class
|
|
83763
|
+
.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83749
83764
|
min-width: 32px;
|
|
83750
83765
|
min-height: 32px;
|
|
83751
83766
|
border-radius: var(--dot-radius);
|
|
@@ -83931,8 +83946,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
83931
83946
|
color: #9ca3af;
|
|
83932
83947
|
}
|
|
83933
83948
|
|
|
83934
|
-
.e-bigger.e-timeline [class
|
|
83935
|
-
.e-bigger .e-timeline [class
|
|
83949
|
+
.e-bigger.e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before,
|
|
83950
|
+
.e-bigger .e-timeline .e-dot:not([class*=" e-dot"]):not([class=e-dot])::before {
|
|
83936
83951
|
min-width: 40px;
|
|
83937
83952
|
min-height: 40px;
|
|
83938
83953
|
font-size: 18px;
|