@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
|
@@ -4950,7 +4950,7 @@ $grid-checkmark-color: rgba($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: rgba($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' {
|
|
@@ -4954,7 +4954,7 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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' {
|
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|
|
@@ -4951,7 +4951,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4951
4951
|
line-height: normal;
|
|
4952
4952
|
}
|
|
4953
4953
|
}
|
|
4954
|
-
.e-grid.sf-grid.e-
|
|
4954
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4955
4955
|
/* stylelint-disable declaration-no-important */
|
|
4956
4956
|
.e-table {
|
|
4957
4957
|
border-spacing: 0 !important;
|
|
@@ -4965,6 +4965,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4965
4965
|
}
|
|
4966
4966
|
/* stylelint-enable function-url-quotes */
|
|
4967
4967
|
|
|
4968
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
4969
|
+
/* stylelint-disable function-url-quotes */
|
|
4970
|
+
@supports (font: -apple-system-body) {
|
|
4971
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
4972
|
+
|
|
4973
|
+
/* stylelint-disable declaration-no-important */
|
|
4974
|
+
.e-table {
|
|
4975
|
+
border-spacing: 0 !important;
|
|
4976
|
+
}
|
|
4977
|
+
}
|
|
4978
|
+
}
|
|
4979
|
+
/* stylelint-enable function-url-quotes */
|
|
4980
|
+
|
|
4968
4981
|
|
|
4969
4982
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
4970
4983
|
@if $grid-skin == 'material3' {
|
|
@@ -20794,7 +20794,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
20794
20794
|
bottom: $cbox-ripple-size;
|
|
20795
20795
|
height: $cbox-ripple-height;
|
|
20796
20796
|
left: $cbox-ripple-size;
|
|
20797
|
-
pointer-events:
|
|
20797
|
+
pointer-events: auto;
|
|
20798
20798
|
position: absolute;
|
|
20799
20799
|
right: $cbox-ripple-size;
|
|
20800
20800
|
top: $cbox-ripple-size;
|
|
@@ -20984,6 +20984,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
20984
20984
|
pointer-events: none;
|
|
20985
20985
|
}
|
|
20986
20986
|
|
|
20987
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20988
|
+
pointer-events: none;
|
|
20989
|
+
}
|
|
20990
|
+
|
|
20987
20991
|
.e-small .e-checkbox-wrapper,
|
|
20988
20992
|
.e-small.e-checkbox-wrapper,
|
|
20989
20993
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -48133,7 +48137,7 @@ $ddl-icon-margin-top-bigger: -3.1em !default;
|
|
|
48133
48137
|
$ddl-small-ddl-icon-top: -2.5em !default;
|
|
48134
48138
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
48135
48139
|
$ddl-clear-margin-top: -3.2em !default;
|
|
48136
|
-
$ddl-closer-margin-top-bigger: -
|
|
48140
|
+
$ddl-closer-margin-top-bigger: -34px !default;
|
|
48137
48141
|
$ddl-chip-font-family: inherit !default;
|
|
48138
48142
|
$ddl-chip-mobile-radius: 0 !default;
|
|
48139
48143
|
$ddl-chip-sel-mobile-height: 38px !default;
|
|
@@ -50292,6 +50296,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
50292
50296
|
}
|
|
50293
50297
|
|
|
50294
50298
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
50299
|
+
font-size: 12px;
|
|
50295
50300
|
content: '\e7a7';
|
|
50296
50301
|
cursor: pointer;
|
|
50297
50302
|
left: $ddl-overall-close-left;
|
|
@@ -66069,7 +66074,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
66069
66074
|
line-height: normal;
|
|
66070
66075
|
}
|
|
66071
66076
|
}
|
|
66072
|
-
.e-grid.sf-grid.e-
|
|
66077
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66073
66078
|
/* stylelint-disable declaration-no-important */
|
|
66074
66079
|
.e-table {
|
|
66075
66080
|
border-spacing: 0 !important;
|
|
@@ -66083,6 +66088,19 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
66083
66088
|
}
|
|
66084
66089
|
/* stylelint-enable function-url-quotes */
|
|
66085
66090
|
|
|
66091
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66092
|
+
/* stylelint-disable function-url-quotes */
|
|
66093
|
+
@supports (font: -apple-system-body) {
|
|
66094
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66095
|
+
|
|
66096
|
+
/* stylelint-disable declaration-no-important */
|
|
66097
|
+
.e-table {
|
|
66098
|
+
border-spacing: 0 !important;
|
|
66099
|
+
}
|
|
66100
|
+
}
|
|
66101
|
+
}
|
|
66102
|
+
/* stylelint-enable function-url-quotes */
|
|
66103
|
+
|
|
66086
66104
|
|
|
66087
66105
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66088
66106
|
@if $grid-skin == 'material3' {
|
|
@@ -99165,6 +99183,8 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
|
99165
99183
|
$qryblr-drag-icon-color: $content-font !default;
|
|
99166
99184
|
$primary: #ffd939 !default;
|
|
99167
99185
|
$primary-light: #ffd739 !default;
|
|
99186
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99187
|
+
$spinner-border-color: $primary !default;
|
|
99168
99188
|
|
|
99169
99189
|
@mixin fluent2-small-round-btn {
|
|
99170
99190
|
@if $theme-name == 'fluent2' {
|
|
@@ -100248,8 +100268,8 @@ $primary-light: #ffd739 !default;
|
|
|
100248
100268
|
transform: translateX(-50%);
|
|
100249
100269
|
width: 16px;
|
|
100250
100270
|
height: 16px;
|
|
100251
|
-
border: 2px solid $
|
|
100252
|
-
border-top: 2px solid $
|
|
100271
|
+
border: 2px solid $spinner-border-light-color;
|
|
100272
|
+
border-top: 2px solid $spinner-border-color;
|
|
100253
100273
|
border-radius: 50%;
|
|
100254
100274
|
animation: spin 1s linear infinite;
|
|
100255
100275
|
}
|
|
@@ -111388,7 +111408,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
111388
111408
|
height: inherit;
|
|
111389
111409
|
width: 100%;
|
|
111390
111410
|
|
|
111391
|
-
[class
|
|
111411
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111392
111412
|
.e-dot-item,
|
|
111393
111413
|
.e-dot {
|
|
111394
111414
|
display: flex;
|
|
@@ -111396,7 +111416,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
111396
111416
|
justify-content: center;
|
|
111397
111417
|
}
|
|
111398
111418
|
|
|
111399
|
-
[class
|
|
111419
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111400
111420
|
min-width: $timeline-dot-icon-size;
|
|
111401
111421
|
min-height: $timeline-dot-icon-size;
|
|
111402
111422
|
border-radius: var(--dot-radius);
|
|
@@ -29992,7 +29992,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
29992
29992
|
bottom: $cbox-ripple-size;
|
|
29993
29993
|
height: $cbox-ripple-height;
|
|
29994
29994
|
left: $cbox-ripple-size;
|
|
29995
|
-
pointer-events:
|
|
29995
|
+
pointer-events: auto;
|
|
29996
29996
|
position: absolute;
|
|
29997
29997
|
right: $cbox-ripple-size;
|
|
29998
29998
|
top: $cbox-ripple-size;
|
|
@@ -30182,6 +30182,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
30182
30182
|
pointer-events: none;
|
|
30183
30183
|
}
|
|
30184
30184
|
|
|
30185
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30186
|
+
pointer-events: none;
|
|
30187
|
+
}
|
|
30188
|
+
|
|
30185
30189
|
.e-small .e-checkbox-wrapper,
|
|
30186
30190
|
.e-small.e-checkbox-wrapper,
|
|
30187
30191
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -65544,7 +65548,7 @@ $ddl-icon-margin-top-bigger: -3.1em !default;
|
|
|
65544
65548
|
$ddl-small-ddl-icon-top: -2.5em !default;
|
|
65545
65549
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
65546
65550
|
$ddl-clear-margin-top: -3.2em !default;
|
|
65547
|
-
$ddl-closer-margin-top-bigger: -
|
|
65551
|
+
$ddl-closer-margin-top-bigger: -34px !default;
|
|
65548
65552
|
$ddl-chip-font-family: inherit !default;
|
|
65549
65553
|
$ddl-chip-mobile-radius: 0 !default;
|
|
65550
65554
|
$ddl-chip-sel-mobile-height: 38px !default;
|
|
@@ -67703,6 +67707,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67703
67707
|
}
|
|
67704
67708
|
|
|
67705
67709
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
67710
|
+
font-size: 12px;
|
|
67706
67711
|
content: '\e7a7';
|
|
67707
67712
|
cursor: pointer;
|
|
67708
67713
|
left: $ddl-overall-close-left;
|
|
@@ -67878,7 +67883,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67878
67883
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
67879
67884
|
}
|
|
67880
67885
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
67881
|
-
margin-top: -
|
|
67886
|
+
margin-top: -32px;
|
|
67882
67887
|
}
|
|
67883
67888
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
67884
67889
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -67889,7 +67894,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67889
67894
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
67890
67895
|
margin-top: -2.15em;
|
|
67891
67896
|
}
|
|
67892
|
-
@if $ddl-multiselect-skin-name == '
|
|
67897
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
67893
67898
|
margin-top: -3.2em;
|
|
67894
67899
|
}
|
|
67895
67900
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69656,7 +69661,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69656
69661
|
@if $skin-name == 'bootstrap4' {
|
|
69657
69662
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69658
69663
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69659
|
-
font-size:
|
|
69664
|
+
font-size: 16px;
|
|
69660
69665
|
}
|
|
69661
69666
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69662
69667
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69705,7 +69710,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69705
69710
|
@if $skin-name == 'FluentUI' {
|
|
69706
69711
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69707
69712
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69708
|
-
margin-top: -
|
|
69713
|
+
margin-top: -24px;
|
|
69709
69714
|
}
|
|
69710
69715
|
}
|
|
69711
69716
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -88474,7 +88479,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
88474
88479
|
line-height: normal;
|
|
88475
88480
|
}
|
|
88476
88481
|
}
|
|
88477
|
-
.e-grid.sf-grid.e-
|
|
88482
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88478
88483
|
/* stylelint-disable declaration-no-important */
|
|
88479
88484
|
.e-table {
|
|
88480
88485
|
border-spacing: 0 !important;
|
|
@@ -88488,6 +88493,19 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
88488
88493
|
}
|
|
88489
88494
|
/* stylelint-enable function-url-quotes */
|
|
88490
88495
|
|
|
88496
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88497
|
+
/* stylelint-disable function-url-quotes */
|
|
88498
|
+
@supports (font: -apple-system-body) {
|
|
88499
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88500
|
+
|
|
88501
|
+
/* stylelint-disable declaration-no-important */
|
|
88502
|
+
.e-table {
|
|
88503
|
+
border-spacing: 0 !important;
|
|
88504
|
+
}
|
|
88505
|
+
}
|
|
88506
|
+
}
|
|
88507
|
+
/* stylelint-enable function-url-quotes */
|
|
88508
|
+
|
|
88491
88509
|
|
|
88492
88510
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88493
88511
|
@if $grid-skin == 'material3' {
|
|
@@ -129904,6 +129922,8 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
|
129904
129922
|
$qryblr-drag-icon-color: $content-font !default;
|
|
129905
129923
|
$primary: #ffd939 !default;
|
|
129906
129924
|
$primary-light: #ffd739 !default;
|
|
129925
|
+
$spinner-border-light-color: $primary-light !default;
|
|
129926
|
+
$spinner-border-color: $primary !default;
|
|
129907
129927
|
|
|
129908
129928
|
@mixin fluent2-small-round-btn {
|
|
129909
129929
|
@if $theme-name == 'fluent2' {
|
|
@@ -130987,8 +131007,8 @@ $primary-light: #ffd739 !default;
|
|
|
130987
131007
|
transform: translateX(-50%);
|
|
130988
131008
|
width: 16px;
|
|
130989
131009
|
height: 16px;
|
|
130990
|
-
border: 2px solid $
|
|
130991
|
-
border-top: 2px solid $
|
|
131010
|
+
border: 2px solid $spinner-border-light-color;
|
|
131011
|
+
border-top: 2px solid $spinner-border-color;
|
|
130992
131012
|
border-radius: 50%;
|
|
130993
131013
|
animation: spin 1s linear infinite;
|
|
130994
131014
|
}
|
|
@@ -144387,7 +144407,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
144387
144407
|
height: inherit;
|
|
144388
144408
|
width: 100%;
|
|
144389
144409
|
|
|
144390
|
-
[class
|
|
144410
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144391
144411
|
.e-dot-item,
|
|
144392
144412
|
.e-dot {
|
|
144393
144413
|
display: flex;
|
|
@@ -144395,7 +144415,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
144395
144415
|
justify-content: center;
|
|
144396
144416
|
}
|
|
144397
144417
|
|
|
144398
|
-
[class
|
|
144418
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144399
144419
|
min-width: $timeline-dot-icon-size;
|
|
144400
144420
|
min-height: $timeline-dot-icon-size;
|
|
144401
144421
|
border-radius: var(--dot-radius);
|
|
@@ -144702,7 +144722,7 @@ $timeline-item-disabled-color: $selection-bg !default;
|
|
|
144702
144722
|
@include export-module('timeline-bigger') {
|
|
144703
144723
|
.e-bigger.e-timeline,
|
|
144704
144724
|
.e-bigger .e-timeline {
|
|
144705
|
-
[class
|
|
144725
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144706
144726
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144707
144727
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144708
144728
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -52,7 +52,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
52
52
|
$input-padding-bottom: $zero-value !default;
|
|
53
53
|
$input-focus-padding-bottom: $zero-value !default;
|
|
54
54
|
$input-clear-icon: 10px !default;
|
|
55
|
-
$input-bigger-clear-icon:
|
|
55
|
+
$input-bigger-clear-icon: 16px !default;
|
|
56
56
|
$input-small-clear-icon: 8px !default;
|
|
57
57
|
$input-bigger-small-clear-icon: 12px !default;
|
|
58
58
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -52,7 +52,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
52
52
|
$input-padding-bottom: $zero-value !default;
|
|
53
53
|
$input-focus-padding-bottom: $zero-value !default;
|
|
54
54
|
$input-clear-icon: 10px !default;
|
|
55
|
-
$input-bigger-clear-icon:
|
|
55
|
+
$input-bigger-clear-icon: 16px !default;
|
|
56
56
|
$input-small-clear-icon: 8px !default;
|
|
57
57
|
$input-bigger-small-clear-icon: 12px !default;
|
|
58
58
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -344,7 +344,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
344
344
|
@include export-module('timeline-bigger') {
|
|
345
345
|
.e-bigger.e-timeline,
|
|
346
346
|
.e-bigger .e-timeline {
|
|
347
|
-
[class
|
|
347
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
348
348
|
min-width: $timeline-bigger-dot-icon-size;
|
|
349
349
|
min-height: $timeline-bigger-dot-icon-size;
|
|
350
350
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -344,7 +344,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
344
344
|
@include export-module('timeline-bigger') {
|
|
345
345
|
.e-bigger.e-timeline,
|
|
346
346
|
.e-bigger .e-timeline {
|
|
347
|
-
[class
|
|
347
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
348
348
|
min-width: $timeline-bigger-dot-icon-size;
|
|
349
349
|
min-height: $timeline-bigger-dot-icon-size;
|
|
350
350
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
29
29
|
height: inherit;
|
|
30
30
|
width: 100%;
|
|
31
31
|
|
|
32
|
-
[class
|
|
32
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
33
33
|
.e-dot-item,
|
|
34
34
|
.e-dot {
|
|
35
35
|
display: flex;
|
|
@@ -37,7 +37,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
37
37
|
justify-content: center;
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
-
[class
|
|
40
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
41
41
|
min-width: $timeline-dot-icon-size;
|
|
42
42
|
min-height: $timeline-dot-icon-size;
|
|
43
43
|
border-radius: var(--dot-radius);
|
|
@@ -344,7 +344,7 @@ $timeline-item-disabled-color: $grey-lighter !default;
|
|
|
344
344
|
@include export-module('timeline-bigger') {
|
|
345
345
|
.e-bigger.e-timeline,
|
|
346
346
|
.e-bigger .e-timeline {
|
|
347
|
-
[class
|
|
347
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
348
348
|
min-width: $timeline-bigger-dot-icon-size;
|
|
349
349
|
min-height: $timeline-bigger-dot-icon-size;
|
|
350
350
|
font-size: $timeline-bigger-dot-font-size;
|