@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
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -32516,7 +32516,7 @@ $cbox-border-style: solid !default;
|
|
|
32516
32516
|
bottom: $cbox-ripple-size;
|
|
32517
32517
|
height: $cbox-ripple-height;
|
|
32518
32518
|
left: $cbox-ripple-size;
|
|
32519
|
-
pointer-events:
|
|
32519
|
+
pointer-events: auto;
|
|
32520
32520
|
position: absolute;
|
|
32521
32521
|
right: $cbox-ripple-size;
|
|
32522
32522
|
top: $cbox-ripple-size;
|
|
@@ -32706,6 +32706,10 @@ $cbox-border-style: solid !default;
|
|
|
32706
32706
|
pointer-events: none;
|
|
32707
32707
|
}
|
|
32708
32708
|
|
|
32709
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
32710
|
+
pointer-events: none;
|
|
32711
|
+
}
|
|
32712
|
+
|
|
32709
32713
|
.e-small .e-checkbox-wrapper,
|
|
32710
32714
|
.e-small.e-checkbox-wrapper,
|
|
32711
32715
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -68257,7 +68261,7 @@ $ddl-closer-hooker-font-small: $text-xs !default;
|
|
|
68257
68261
|
$ddl-closer-hooker-font-bigger-small: $text-base !default;
|
|
68258
68262
|
$ddl-chip-font-family: $font-family !default;
|
|
68259
68263
|
$ddl-closer-margin-top: -2em !default;
|
|
68260
|
-
$ddl-closer-margin-top-bigger: -
|
|
68264
|
+
$ddl-closer-margin-top-bigger: -36px !default;
|
|
68261
68265
|
$ddl-icon-margin-top: -2.3em !default;
|
|
68262
68266
|
$ddl-clear-margin-top: -2em !default;
|
|
68263
68267
|
$ddl-icon-margin-top-bigger: -2.1em !default;
|
|
@@ -70366,6 +70370,8 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70366
70370
|
}
|
|
70367
70371
|
|
|
70368
70372
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
70373
|
+
height: 18px;
|
|
70374
|
+
font-size: 18px;
|
|
70369
70375
|
content: '\e7e7';
|
|
70370
70376
|
cursor: pointer;
|
|
70371
70377
|
margin: auto;
|
|
@@ -70858,7 +70864,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70858
70864
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
70859
70865
|
}
|
|
70860
70866
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
70861
|
-
margin-top: -
|
|
70867
|
+
margin-top: -32px;
|
|
70862
70868
|
}
|
|
70863
70869
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
70864
70870
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -70869,7 +70875,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70869
70875
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
70870
70876
|
margin-top: -2.15em;
|
|
70871
70877
|
}
|
|
70872
|
-
@if $ddl-multiselect-skin-name == '
|
|
70878
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
70873
70879
|
margin-top: -3.2em;
|
|
70874
70880
|
}
|
|
70875
70881
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -72636,7 +72642,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
72636
72642
|
@if $skin-name == 'bootstrap4' {
|
|
72637
72643
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
72638
72644
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
72639
|
-
font-size:
|
|
72645
|
+
font-size: 16px;
|
|
72640
72646
|
}
|
|
72641
72647
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
72642
72648
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -72685,7 +72691,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
72685
72691
|
@if $skin-name == 'FluentUI' {
|
|
72686
72692
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
72687
72693
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
72688
|
-
margin-top: -
|
|
72694
|
+
margin-top: -24px;
|
|
72689
72695
|
}
|
|
72690
72696
|
}
|
|
72691
72697
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -91576,7 +91582,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91576
91582
|
line-height: normal;
|
|
91577
91583
|
}
|
|
91578
91584
|
}
|
|
91579
|
-
.e-grid.sf-grid.e-
|
|
91585
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
91580
91586
|
/* stylelint-disable declaration-no-important */
|
|
91581
91587
|
.e-table {
|
|
91582
91588
|
border-spacing: 0 !important;
|
|
@@ -91590,6 +91596,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
91590
91596
|
}
|
|
91591
91597
|
/* stylelint-enable function-url-quotes */
|
|
91592
91598
|
|
|
91599
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
91600
|
+
/* stylelint-disable function-url-quotes */
|
|
91601
|
+
@supports (font: -apple-system-body) {
|
|
91602
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
91603
|
+
|
|
91604
|
+
/* stylelint-disable declaration-no-important */
|
|
91605
|
+
.e-table {
|
|
91606
|
+
border-spacing: 0 !important;
|
|
91607
|
+
}
|
|
91608
|
+
}
|
|
91609
|
+
}
|
|
91610
|
+
/* stylelint-enable function-url-quotes */
|
|
91611
|
+
|
|
91593
91612
|
|
|
91594
91613
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
91595
91614
|
@if $grid-skin == 'material3' {
|
|
@@ -133061,6 +133080,8 @@ $qrybldr-drag-grp-icon-pad: 10px 10px 10px 1px !default;
|
|
|
133061
133080
|
$qrybldr-drag-grp-list-heg: 31px !default;
|
|
133062
133081
|
$qrybldr-drag-grp-big-list-heg: 36px !default;
|
|
133063
133082
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
133083
|
+
$spinner-border-light-color: $primary-light !default;
|
|
133084
|
+
$spinner-border-color: $primary !default;
|
|
133064
133085
|
|
|
133065
133086
|
@mixin fluent2-small-round-btn {
|
|
133066
133087
|
@if $theme-name == 'fluent2' {
|
|
@@ -134144,8 +134165,8 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
134144
134165
|
transform: translateX(-50%);
|
|
134145
134166
|
width: 16px;
|
|
134146
134167
|
height: 16px;
|
|
134147
|
-
border: 2px solid $
|
|
134148
|
-
border-top: 2px solid $
|
|
134168
|
+
border: 2px solid $spinner-border-light-color;
|
|
134169
|
+
border-top: 2px solid $spinner-border-color;
|
|
134149
134170
|
border-radius: 50%;
|
|
134150
134171
|
animation: spin 1s linear infinite;
|
|
134151
134172
|
}
|
|
@@ -147563,7 +147584,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147563
147584
|
height: inherit;
|
|
147564
147585
|
width: 100%;
|
|
147565
147586
|
|
|
147566
|
-
[class
|
|
147587
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
147567
147588
|
.e-dot-item,
|
|
147568
147589
|
.e-dot {
|
|
147569
147590
|
display: flex;
|
|
@@ -147571,7 +147592,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147571
147592
|
justify-content: center;
|
|
147572
147593
|
}
|
|
147573
147594
|
|
|
147574
|
-
[class
|
|
147595
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147575
147596
|
min-width: $timeline-dot-icon-size;
|
|
147576
147597
|
min-height: $timeline-dot-icon-size;
|
|
147577
147598
|
border-radius: var(--dot-radius);
|
|
@@ -147878,7 +147899,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
147878
147899
|
@include export-module('timeline-bigger') {
|
|
147879
147900
|
.e-bigger.e-timeline,
|
|
147880
147901
|
.e-bigger .e-timeline {
|
|
147881
|
-
[class
|
|
147902
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
147882
147903
|
min-width: $timeline-bigger-dot-icon-size;
|
|
147883
147904
|
min-height: $timeline-bigger-dot-icon-size;
|
|
147884
147905
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4959,7 +4959,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4959
4959
|
line-height: normal;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
|
-
.e-grid.sf-grid.e-
|
|
4962
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4963
4963
|
/* stylelint-disable declaration-no-important */
|
|
4964
4964
|
.e-table {
|
|
4965
4965
|
border-spacing: 0 !important;
|
|
@@ -4973,6 +4973,19 @@ $grid-checkmark-color: $primary !default;
|
|
|
4973
4973
|
}
|
|
4974
4974
|
/* stylelint-enable function-url-quotes */
|
|
4975
4975
|
|
|
4976
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4977
|
+
/* stylelint-disable function-url-quotes */
|
|
4978
|
+
@supports (font: -apple-system-body) {
|
|
4979
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4980
|
+
|
|
4981
|
+
/* stylelint-disable declaration-no-important */
|
|
4982
|
+
.e-table {
|
|
4983
|
+
border-spacing: 0 !important;
|
|
4984
|
+
}
|
|
4985
|
+
}
|
|
4986
|
+
}
|
|
4987
|
+
/* stylelint-enable function-url-quotes */
|
|
4988
|
+
|
|
4976
4989
|
|
|
4977
4990
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4978
4991
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4947,7 +4947,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4947
4947
|
line-height: normal;
|
|
4948
4948
|
}
|
|
4949
4949
|
}
|
|
4950
|
-
.e-grid.sf-grid.e-
|
|
4950
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4951
4951
|
/* stylelint-disable declaration-no-important */
|
|
4952
4952
|
.e-table {
|
|
4953
4953
|
border-spacing: 0 !important;
|
|
@@ -4961,6 +4961,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
4961
4961
|
}
|
|
4962
4962
|
/* stylelint-enable function-url-quotes */
|
|
4963
4963
|
|
|
4964
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4965
|
+
/* stylelint-disable function-url-quotes */
|
|
4966
|
+
@supports (font: -apple-system-body) {
|
|
4967
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4968
|
+
|
|
4969
|
+
/* stylelint-disable declaration-no-important */
|
|
4970
|
+
.e-table {
|
|
4971
|
+
border-spacing: 0 !important;
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4975
|
+
/* stylelint-enable function-url-quotes */
|
|
4976
|
+
|
|
4964
4977
|
|
|
4965
4978
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4966
4979
|
@if $grid-skin == 'material3' {
|
|
@@ -4947,7 +4947,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4947
4947
|
line-height: normal;
|
|
4948
4948
|
}
|
|
4949
4949
|
}
|
|
4950
|
-
.e-grid.sf-grid.e-
|
|
4950
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4951
4951
|
/* stylelint-disable declaration-no-important */
|
|
4952
4952
|
.e-table {
|
|
4953
4953
|
border-spacing: 0 !important;
|
|
@@ -4961,6 +4961,19 @@ $grid-checkmark-color: $grey !default;
|
|
|
4961
4961
|
}
|
|
4962
4962
|
/* stylelint-enable function-url-quotes */
|
|
4963
4963
|
|
|
4964
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4965
|
+
/* stylelint-disable function-url-quotes */
|
|
4966
|
+
@supports (font: -apple-system-body) {
|
|
4967
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4968
|
+
|
|
4969
|
+
/* stylelint-disable declaration-no-important */
|
|
4970
|
+
.e-table {
|
|
4971
|
+
border-spacing: 0 !important;
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
}
|
|
4975
|
+
/* stylelint-enable function-url-quotes */
|
|
4976
|
+
|
|
4964
4977
|
|
|
4965
4978
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4966
4979
|
@if $grid-skin == 'material3' {
|
|
@@ -4954,7 +4954,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4954
4954
|
line-height: normal;
|
|
4955
4955
|
}
|
|
4956
4956
|
}
|
|
4957
|
-
.e-grid.sf-grid.e-
|
|
4957
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4958
4958
|
/* stylelint-disable declaration-no-important */
|
|
4959
4959
|
.e-table {
|
|
4960
4960
|
border-spacing: 0 !important;
|
|
@@ -4968,6 +4968,19 @@ $grid-checkmark-color: $white !default;
|
|
|
4968
4968
|
}
|
|
4969
4969
|
/* stylelint-enable function-url-quotes */
|
|
4970
4970
|
|
|
4971
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4972
|
+
/* stylelint-disable function-url-quotes */
|
|
4973
|
+
@supports (font: -apple-system-body) {
|
|
4974
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4975
|
+
|
|
4976
|
+
/* stylelint-disable declaration-no-important */
|
|
4977
|
+
.e-table {
|
|
4978
|
+
border-spacing: 0 !important;
|
|
4979
|
+
}
|
|
4980
|
+
}
|
|
4981
|
+
}
|
|
4982
|
+
/* stylelint-enable function-url-quotes */
|
|
4983
|
+
|
|
4971
4984
|
|
|
4972
4985
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4973
4986
|
@if $grid-skin == 'material3' {
|
|
@@ -4954,7 +4954,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4954
4954
|
line-height: normal;
|
|
4955
4955
|
}
|
|
4956
4956
|
}
|
|
4957
|
-
.e-grid.sf-grid.e-
|
|
4957
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4958
4958
|
/* stylelint-disable declaration-no-important */
|
|
4959
4959
|
.e-table {
|
|
4960
4960
|
border-spacing: 0 !important;
|
|
@@ -4968,6 +4968,19 @@ $grid-checkmark-color: $white !default;
|
|
|
4968
4968
|
}
|
|
4969
4969
|
/* stylelint-enable function-url-quotes */
|
|
4970
4970
|
|
|
4971
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4972
|
+
/* stylelint-disable function-url-quotes */
|
|
4973
|
+
@supports (font: -apple-system-body) {
|
|
4974
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4975
|
+
|
|
4976
|
+
/* stylelint-disable declaration-no-important */
|
|
4977
|
+
.e-table {
|
|
4978
|
+
border-spacing: 0 !important;
|
|
4979
|
+
}
|
|
4980
|
+
}
|
|
4981
|
+
}
|
|
4982
|
+
/* stylelint-enable function-url-quotes */
|
|
4983
|
+
|
|
4971
4984
|
|
|
4972
4985
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4973
4986
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4950
4950
|
line-height: normal;
|
|
4951
4951
|
}
|
|
4952
4952
|
}
|
|
4953
|
-
.e-grid.sf-grid.e-
|
|
4953
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4954
4954
|
/* stylelint-disable declaration-no-important */
|
|
4955
4955
|
.e-table {
|
|
4956
4956
|
border-spacing: 0 !important;
|
|
@@ -4964,6 +4964,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4964
4964
|
}
|
|
4965
4965
|
/* stylelint-enable function-url-quotes */
|
|
4966
4966
|
|
|
4967
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4968
|
+
/* stylelint-disable function-url-quotes */
|
|
4969
|
+
@supports (font: -apple-system-body) {
|
|
4970
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4971
|
+
|
|
4972
|
+
/* stylelint-disable declaration-no-important */
|
|
4973
|
+
.e-table {
|
|
4974
|
+
border-spacing: 0 !important;
|
|
4975
|
+
}
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
/* stylelint-enable function-url-quotes */
|
|
4979
|
+
|
|
4967
4980
|
|
|
4968
4981
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4969
4982
|
@if $grid-skin == 'material3' {
|