@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
|
@@ -2971,7 +2971,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
2971
2971
|
$input-padding-bottom: $zero-value !default;
|
|
2972
2972
|
$input-focus-padding-bottom: $zero-value !default;
|
|
2973
2973
|
$input-clear-icon: 10px !default;
|
|
2974
|
-
$input-bigger-clear-icon:
|
|
2974
|
+
$input-bigger-clear-icon: 16px !default;
|
|
2975
2975
|
$input-small-clear-icon: 8px !default;
|
|
2976
2976
|
$input-bigger-small-clear-icon: 12px !default;
|
|
2977
2977
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -20726,7 +20726,7 @@ $cbox-border-style: solid !default;
|
|
|
20726
20726
|
bottom: $cbox-ripple-size;
|
|
20727
20727
|
height: $cbox-ripple-height;
|
|
20728
20728
|
left: $cbox-ripple-size;
|
|
20729
|
-
pointer-events:
|
|
20729
|
+
pointer-events: auto;
|
|
20730
20730
|
position: absolute;
|
|
20731
20731
|
right: $cbox-ripple-size;
|
|
20732
20732
|
top: $cbox-ripple-size;
|
|
@@ -20916,6 +20916,10 @@ $cbox-border-style: solid !default;
|
|
|
20916
20916
|
pointer-events: none;
|
|
20917
20917
|
}
|
|
20918
20918
|
|
|
20919
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20920
|
+
pointer-events: none;
|
|
20921
|
+
}
|
|
20922
|
+
|
|
20919
20923
|
.e-small .e-checkbox-wrapper,
|
|
20920
20924
|
.e-small.e-checkbox-wrapper,
|
|
20921
20925
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -48105,7 +48109,7 @@ $ddl-icon-margin-top-bigger: -2.25em !default;
|
|
|
48105
48109
|
$ddl-small-ddl-icon-top: -1.85em !default;
|
|
48106
48110
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
48107
48111
|
$ddl-clear-margin-top: -2.9em !default;
|
|
48108
|
-
$ddl-closer-margin-top-bigger: -
|
|
48112
|
+
$ddl-closer-margin-top-bigger: -32px !default;
|
|
48109
48113
|
$ddl-chip-close-top: 8px !default;
|
|
48110
48114
|
$ddl-chip-close-left: 0 !default;
|
|
48111
48115
|
$ddl-chip-close-margin: 10px 10px 10px 0 !default;
|
|
@@ -50222,6 +50226,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
50222
50226
|
}
|
|
50223
50227
|
|
|
50224
50228
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
50229
|
+
font-size: 16px;
|
|
50225
50230
|
content: '\e745';
|
|
50226
50231
|
cursor: pointer;
|
|
50227
50232
|
height: $ddl-overall-close-top;
|
|
@@ -66044,7 +66049,7 @@ $grid-checkmark-color: $white !default;
|
|
|
66044
66049
|
line-height: normal;
|
|
66045
66050
|
}
|
|
66046
66051
|
}
|
|
66047
|
-
.e-grid.sf-grid.e-
|
|
66052
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66048
66053
|
/* stylelint-disable declaration-no-important */
|
|
66049
66054
|
.e-table {
|
|
66050
66055
|
border-spacing: 0 !important;
|
|
@@ -66058,6 +66063,19 @@ $grid-checkmark-color: $white !default;
|
|
|
66058
66063
|
}
|
|
66059
66064
|
/* stylelint-enable function-url-quotes */
|
|
66060
66065
|
|
|
66066
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66067
|
+
/* stylelint-disable function-url-quotes */
|
|
66068
|
+
@supports (font: -apple-system-body) {
|
|
66069
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66070
|
+
|
|
66071
|
+
/* stylelint-disable declaration-no-important */
|
|
66072
|
+
.e-table {
|
|
66073
|
+
border-spacing: 0 !important;
|
|
66074
|
+
}
|
|
66075
|
+
}
|
|
66076
|
+
}
|
|
66077
|
+
/* stylelint-enable function-url-quotes */
|
|
66078
|
+
|
|
66061
66079
|
|
|
66062
66080
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66063
66081
|
@if $grid-skin == 'material3' {
|
|
@@ -99382,6 +99400,8 @@ $qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
|
99382
99400
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
|
|
99383
99401
|
$qryblr-drag-icon-color: $gray-700 !default;
|
|
99384
99402
|
$primary-light: $gray-100;
|
|
99403
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99404
|
+
$spinner-border-color: $primary !default;
|
|
99385
99405
|
|
|
99386
99406
|
@mixin fluent2-small-round-btn {
|
|
99387
99407
|
@if $theme-name == 'fluent2' {
|
|
@@ -100465,8 +100485,8 @@ $primary-light: $gray-100;
|
|
|
100465
100485
|
transform: translateX(-50%);
|
|
100466
100486
|
width: 16px;
|
|
100467
100487
|
height: 16px;
|
|
100468
|
-
border: 2px solid $
|
|
100469
|
-
border-top: 2px solid $
|
|
100488
|
+
border: 2px solid $spinner-border-light-color;
|
|
100489
|
+
border-top: 2px solid $spinner-border-color;
|
|
100470
100490
|
border-radius: 50%;
|
|
100471
100491
|
animation: spin 1s linear infinite;
|
|
100472
100492
|
}
|
|
@@ -111600,7 +111620,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
111600
111620
|
height: inherit;
|
|
111601
111621
|
width: 100%;
|
|
111602
111622
|
|
|
111603
|
-
[class
|
|
111623
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111604
111624
|
.e-dot-item,
|
|
111605
111625
|
.e-dot {
|
|
111606
111626
|
display: flex;
|
|
@@ -111608,7 +111628,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
111608
111628
|
justify-content: center;
|
|
111609
111629
|
}
|
|
111610
111630
|
|
|
111611
|
-
[class
|
|
111631
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111612
111632
|
min-width: $timeline-dot-icon-size;
|
|
111613
111633
|
min-height: $timeline-dot-icon-size;
|
|
111614
111634
|
border-radius: var(--dot-radius);
|
|
@@ -3807,7 +3807,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
3807
3807
|
$input-padding-bottom: $zero-value !default;
|
|
3808
3808
|
$input-focus-padding-bottom: $zero-value !default;
|
|
3809
3809
|
$input-clear-icon: 10px !default;
|
|
3810
|
-
$input-bigger-clear-icon:
|
|
3810
|
+
$input-bigger-clear-icon: 16px !default;
|
|
3811
3811
|
$input-small-clear-icon: 8px !default;
|
|
3812
3812
|
$input-bigger-small-clear-icon: 12px !default;
|
|
3813
3813
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -29924,7 +29924,7 @@ $cbox-border-style: solid !default;
|
|
|
29924
29924
|
bottom: $cbox-ripple-size;
|
|
29925
29925
|
height: $cbox-ripple-height;
|
|
29926
29926
|
left: $cbox-ripple-size;
|
|
29927
|
-
pointer-events:
|
|
29927
|
+
pointer-events: auto;
|
|
29928
29928
|
position: absolute;
|
|
29929
29929
|
right: $cbox-ripple-size;
|
|
29930
29930
|
top: $cbox-ripple-size;
|
|
@@ -30114,6 +30114,10 @@ $cbox-border-style: solid !default;
|
|
|
30114
30114
|
pointer-events: none;
|
|
30115
30115
|
}
|
|
30116
30116
|
|
|
30117
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30118
|
+
pointer-events: none;
|
|
30119
|
+
}
|
|
30120
|
+
|
|
30117
30121
|
.e-small .e-checkbox-wrapper,
|
|
30118
30122
|
.e-small.e-checkbox-wrapper,
|
|
30119
30123
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -65516,7 +65520,7 @@ $ddl-icon-margin-top-bigger: -2.25em !default;
|
|
|
65516
65520
|
$ddl-small-ddl-icon-top: -1.85em !default;
|
|
65517
65521
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
65518
65522
|
$ddl-clear-margin-top: -2.9em !default;
|
|
65519
|
-
$ddl-closer-margin-top-bigger: -
|
|
65523
|
+
$ddl-closer-margin-top-bigger: -32px !default;
|
|
65520
65524
|
$ddl-chip-close-top: 8px !default;
|
|
65521
65525
|
$ddl-chip-close-left: 0 !default;
|
|
65522
65526
|
$ddl-chip-close-margin: 10px 10px 10px 0 !default;
|
|
@@ -67633,6 +67637,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67633
67637
|
}
|
|
67634
67638
|
|
|
67635
67639
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
67640
|
+
font-size: 16px;
|
|
67636
67641
|
content: '\e745';
|
|
67637
67642
|
cursor: pointer;
|
|
67638
67643
|
height: $ddl-overall-close-top;
|
|
@@ -67809,7 +67814,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67809
67814
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
67810
67815
|
}
|
|
67811
67816
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
67812
|
-
margin-top: -
|
|
67817
|
+
margin-top: -32px;
|
|
67813
67818
|
}
|
|
67814
67819
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
67815
67820
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -67820,7 +67825,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67820
67825
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
67821
67826
|
margin-top: -2.15em;
|
|
67822
67827
|
}
|
|
67823
|
-
@if $ddl-multiselect-skin-name == '
|
|
67828
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
67824
67829
|
margin-top: -3.2em;
|
|
67825
67830
|
}
|
|
67826
67831
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69587,7 +69592,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69587
69592
|
@if $skin-name == 'bootstrap4' {
|
|
69588
69593
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69589
69594
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69590
|
-
font-size:
|
|
69595
|
+
font-size: 16px;
|
|
69591
69596
|
}
|
|
69592
69597
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69593
69598
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69636,7 +69641,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69636
69641
|
@if $skin-name == 'FluentUI' {
|
|
69637
69642
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69638
69643
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69639
|
-
margin-top: -
|
|
69644
|
+
margin-top: -24px;
|
|
69640
69645
|
}
|
|
69641
69646
|
}
|
|
69642
69647
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -88449,7 +88454,7 @@ $grid-checkmark-color: $white !default;
|
|
|
88449
88454
|
line-height: normal;
|
|
88450
88455
|
}
|
|
88451
88456
|
}
|
|
88452
|
-
.e-grid.sf-grid.e-
|
|
88457
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88453
88458
|
/* stylelint-disable declaration-no-important */
|
|
88454
88459
|
.e-table {
|
|
88455
88460
|
border-spacing: 0 !important;
|
|
@@ -88463,6 +88468,19 @@ $grid-checkmark-color: $white !default;
|
|
|
88463
88468
|
}
|
|
88464
88469
|
/* stylelint-enable function-url-quotes */
|
|
88465
88470
|
|
|
88471
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88472
|
+
/* stylelint-disable function-url-quotes */
|
|
88473
|
+
@supports (font: -apple-system-body) {
|
|
88474
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88475
|
+
|
|
88476
|
+
/* stylelint-disable declaration-no-important */
|
|
88477
|
+
.e-table {
|
|
88478
|
+
border-spacing: 0 !important;
|
|
88479
|
+
}
|
|
88480
|
+
}
|
|
88481
|
+
}
|
|
88482
|
+
/* stylelint-enable function-url-quotes */
|
|
88483
|
+
|
|
88466
88484
|
|
|
88467
88485
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88468
88486
|
@if $grid-skin == 'material3' {
|
|
@@ -130121,6 +130139,8 @@ $qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
|
130121
130139
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
|
|
130122
130140
|
$qryblr-drag-icon-color: $gray-700 !default;
|
|
130123
130141
|
$primary-light: $gray-100;
|
|
130142
|
+
$spinner-border-light-color: $primary-light !default;
|
|
130143
|
+
$spinner-border-color: $primary !default;
|
|
130124
130144
|
|
|
130125
130145
|
@mixin fluent2-small-round-btn {
|
|
130126
130146
|
@if $theme-name == 'fluent2' {
|
|
@@ -131204,8 +131224,8 @@ $primary-light: $gray-100;
|
|
|
131204
131224
|
transform: translateX(-50%);
|
|
131205
131225
|
width: 16px;
|
|
131206
131226
|
height: 16px;
|
|
131207
|
-
border: 2px solid $
|
|
131208
|
-
border-top: 2px solid $
|
|
131227
|
+
border: 2px solid $spinner-border-light-color;
|
|
131228
|
+
border-top: 2px solid $spinner-border-color;
|
|
131209
131229
|
border-radius: 50%;
|
|
131210
131230
|
animation: spin 1s linear infinite;
|
|
131211
131231
|
}
|
|
@@ -144599,7 +144619,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144599
144619
|
height: inherit;
|
|
144600
144620
|
width: 100%;
|
|
144601
144621
|
|
|
144602
|
-
[class
|
|
144622
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144603
144623
|
.e-dot-item,
|
|
144604
144624
|
.e-dot {
|
|
144605
144625
|
display: flex;
|
|
@@ -144607,7 +144627,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144607
144627
|
justify-content: center;
|
|
144608
144628
|
}
|
|
144609
144629
|
|
|
144610
|
-
[class
|
|
144630
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144611
144631
|
min-width: $timeline-dot-icon-size;
|
|
144612
144632
|
min-height: $timeline-dot-icon-size;
|
|
144613
144633
|
border-radius: var(--dot-radius);
|
|
@@ -144914,7 +144934,7 @@ $timeline-item-disabled-color: $gray-500 !default;
|
|
|
144914
144934
|
@include export-module('timeline-bigger') {
|
|
144915
144935
|
.e-bigger.e-timeline,
|
|
144916
144936
|
.e-bigger .e-timeline {
|
|
144917
|
-
[class
|
|
144937
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144918
144938
|
min-width: $timeline-bigger-dot-icon-size;
|
|
144919
144939
|
min-height: $timeline-bigger-dot-icon-size;
|
|
144920
144940
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -21012,7 +21012,7 @@ $cbox-border-style: solid !default;
|
|
|
21012
21012
|
bottom: $cbox-ripple-size;
|
|
21013
21013
|
height: $cbox-ripple-height;
|
|
21014
21014
|
left: $cbox-ripple-size;
|
|
21015
|
-
pointer-events:
|
|
21015
|
+
pointer-events: auto;
|
|
21016
21016
|
position: absolute;
|
|
21017
21017
|
right: $cbox-ripple-size;
|
|
21018
21018
|
top: $cbox-ripple-size;
|
|
@@ -21202,6 +21202,10 @@ $cbox-border-style: solid !default;
|
|
|
21202
21202
|
pointer-events: none;
|
|
21203
21203
|
}
|
|
21204
21204
|
|
|
21205
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
21206
|
+
pointer-events: none;
|
|
21207
|
+
}
|
|
21208
|
+
|
|
21205
21209
|
.e-small .e-checkbox-wrapper,
|
|
21206
21210
|
.e-small.e-checkbox-wrapper,
|
|
21207
21211
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -66397,7 +66401,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66397
66401
|
line-height: normal;
|
|
66398
66402
|
}
|
|
66399
66403
|
}
|
|
66400
|
-
.e-grid.sf-grid.e-
|
|
66404
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66401
66405
|
/* stylelint-disable declaration-no-important */
|
|
66402
66406
|
.e-table {
|
|
66403
66407
|
border-spacing: 0 !important;
|
|
@@ -66411,6 +66415,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66411
66415
|
}
|
|
66412
66416
|
/* stylelint-enable function-url-quotes */
|
|
66413
66417
|
|
|
66418
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66419
|
+
/* stylelint-disable function-url-quotes */
|
|
66420
|
+
@supports (font: -apple-system-body) {
|
|
66421
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66422
|
+
|
|
66423
|
+
/* stylelint-disable declaration-no-important */
|
|
66424
|
+
.e-table {
|
|
66425
|
+
border-spacing: 0 !important;
|
|
66426
|
+
}
|
|
66427
|
+
}
|
|
66428
|
+
}
|
|
66429
|
+
/* stylelint-enable function-url-quotes */
|
|
66430
|
+
|
|
66414
66431
|
|
|
66415
66432
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66416
66433
|
@if $grid-skin == 'material3' {
|
|
@@ -99501,6 +99518,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
99501
99518
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
99502
99519
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99503
99520
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
99521
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99522
|
+
$spinner-border-color: $primary !default;
|
|
99504
99523
|
|
|
99505
99524
|
@mixin fluent2-small-round-btn {
|
|
99506
99525
|
@if $theme-name == 'fluent2' {
|
|
@@ -100584,8 +100603,8 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100584
100603
|
transform: translateX(-50%);
|
|
100585
100604
|
width: 16px;
|
|
100586
100605
|
height: 16px;
|
|
100587
|
-
border: 2px solid $
|
|
100588
|
-
border-top: 2px solid $
|
|
100606
|
+
border: 2px solid $spinner-border-light-color;
|
|
100607
|
+
border-top: 2px solid $spinner-border-color;
|
|
100589
100608
|
border-radius: 50%;
|
|
100590
100609
|
animation: spin 1s linear infinite;
|
|
100591
100610
|
}
|
|
@@ -111723,7 +111742,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111723
111742
|
height: inherit;
|
|
111724
111743
|
width: 100%;
|
|
111725
111744
|
|
|
111726
|
-
[class
|
|
111745
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111727
111746
|
.e-dot-item,
|
|
111728
111747
|
.e-dot {
|
|
111729
111748
|
display: flex;
|
|
@@ -111731,7 +111750,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111731
111750
|
justify-content: center;
|
|
111732
111751
|
}
|
|
111733
111752
|
|
|
111734
|
-
[class
|
|
111753
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111735
111754
|
min-width: $timeline-dot-icon-size;
|
|
111736
111755
|
min-height: $timeline-dot-icon-size;
|
|
111737
111756
|
border-radius: var(--dot-radius);
|
|
@@ -30210,7 +30210,7 @@ $cbox-border-style: solid !default;
|
|
|
30210
30210
|
bottom: $cbox-ripple-size;
|
|
30211
30211
|
height: $cbox-ripple-height;
|
|
30212
30212
|
left: $cbox-ripple-size;
|
|
30213
|
-
pointer-events:
|
|
30213
|
+
pointer-events: auto;
|
|
30214
30214
|
position: absolute;
|
|
30215
30215
|
right: $cbox-ripple-size;
|
|
30216
30216
|
top: $cbox-ripple-size;
|
|
@@ -30400,6 +30400,10 @@ $cbox-border-style: solid !default;
|
|
|
30400
30400
|
pointer-events: none;
|
|
30401
30401
|
}
|
|
30402
30402
|
|
|
30403
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30404
|
+
pointer-events: none;
|
|
30405
|
+
}
|
|
30406
|
+
|
|
30403
30407
|
.e-small .e-checkbox-wrapper,
|
|
30404
30408
|
.e-small.e-checkbox-wrapper,
|
|
30405
30409
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -68083,7 +68087,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68083
68087
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
68084
68088
|
}
|
|
68085
68089
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
68086
|
-
margin-top: -
|
|
68090
|
+
margin-top: -32px;
|
|
68087
68091
|
}
|
|
68088
68092
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
68089
68093
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -68094,7 +68098,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68094
68098
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
68095
68099
|
margin-top: -2.15em;
|
|
68096
68100
|
}
|
|
68097
|
-
@if $ddl-multiselect-skin-name == '
|
|
68101
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
68098
68102
|
margin-top: -3.2em;
|
|
68099
68103
|
}
|
|
68100
68104
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69861,7 +69865,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69861
69865
|
@if $skin-name == 'bootstrap4' {
|
|
69862
69866
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69863
69867
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69864
|
-
font-size:
|
|
69868
|
+
font-size: 16px;
|
|
69865
69869
|
}
|
|
69866
69870
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69867
69871
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69910,7 +69914,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69910
69914
|
@if $skin-name == 'FluentUI' {
|
|
69911
69915
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69912
69916
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69913
|
-
margin-top: -
|
|
69917
|
+
margin-top: -24px;
|
|
69914
69918
|
}
|
|
69915
69919
|
}
|
|
69916
69920
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -88802,7 +88806,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88802
88806
|
line-height: normal;
|
|
88803
88807
|
}
|
|
88804
88808
|
}
|
|
88805
|
-
.e-grid.sf-grid.e-
|
|
88809
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88806
88810
|
/* stylelint-disable declaration-no-important */
|
|
88807
88811
|
.e-table {
|
|
88808
88812
|
border-spacing: 0 !important;
|
|
@@ -88816,6 +88820,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88816
88820
|
}
|
|
88817
88821
|
/* stylelint-enable function-url-quotes */
|
|
88818
88822
|
|
|
88823
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
88824
|
+
/* stylelint-disable function-url-quotes */
|
|
88825
|
+
@supports (font: -apple-system-body) {
|
|
88826
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
88827
|
+
|
|
88828
|
+
/* stylelint-disable declaration-no-important */
|
|
88829
|
+
.e-table {
|
|
88830
|
+
border-spacing: 0 !important;
|
|
88831
|
+
}
|
|
88832
|
+
}
|
|
88833
|
+
}
|
|
88834
|
+
/* stylelint-enable function-url-quotes */
|
|
88835
|
+
|
|
88819
88836
|
|
|
88820
88837
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
88821
88838
|
@if $grid-skin == 'material3' {
|
|
@@ -130240,6 +130257,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
130240
130257
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
130241
130258
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130242
130259
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
130260
|
+
$spinner-border-light-color: $primary-light !default;
|
|
130261
|
+
$spinner-border-color: $primary !default;
|
|
130243
130262
|
|
|
130244
130263
|
@mixin fluent2-small-round-btn {
|
|
130245
130264
|
@if $theme-name == 'fluent2' {
|
|
@@ -131323,8 +131342,8 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
131323
131342
|
transform: translateX(-50%);
|
|
131324
131343
|
width: 16px;
|
|
131325
131344
|
height: 16px;
|
|
131326
|
-
border: 2px solid $
|
|
131327
|
-
border-top: 2px solid $
|
|
131345
|
+
border: 2px solid $spinner-border-light-color;
|
|
131346
|
+
border-top: 2px solid $spinner-border-color;
|
|
131328
131347
|
border-radius: 50%;
|
|
131329
131348
|
animation: spin 1s linear infinite;
|
|
131330
131349
|
}
|
|
@@ -144722,7 +144741,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144722
144741
|
height: inherit;
|
|
144723
144742
|
width: 100%;
|
|
144724
144743
|
|
|
144725
|
-
[class
|
|
144744
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
144726
144745
|
.e-dot-item,
|
|
144727
144746
|
.e-dot {
|
|
144728
144747
|
display: flex;
|
|
@@ -144730,7 +144749,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
144730
144749
|
justify-content: center;
|
|
144731
144750
|
}
|
|
144732
144751
|
|
|
144733
|
-
[class
|
|
144752
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
144734
144753
|
min-width: $timeline-dot-icon-size;
|
|
144735
144754
|
min-height: $timeline-dot-icon-size;
|
|
144736
144755
|
border-radius: var(--dot-radius);
|
|
@@ -145037,7 +145056,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
145037
145056
|
@include export-module('timeline-bigger') {
|
|
145038
145057
|
.e-bigger.e-timeline,
|
|
145039
145058
|
.e-bigger .e-timeline {
|
|
145040
|
-
[class
|
|
145059
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
145041
145060
|
min-width: $timeline-bigger-dot-icon-size;
|
|
145042
145061
|
min-height: $timeline-bigger-dot-icon-size;
|
|
145043
145062
|
font-size: $timeline-bigger-dot-font-size;
|
|
@@ -21011,7 +21011,7 @@ $cbox-border-style: solid !default;
|
|
|
21011
21011
|
bottom: $cbox-ripple-size;
|
|
21012
21012
|
height: $cbox-ripple-height;
|
|
21013
21013
|
left: $cbox-ripple-size;
|
|
21014
|
-
pointer-events:
|
|
21014
|
+
pointer-events: auto;
|
|
21015
21015
|
position: absolute;
|
|
21016
21016
|
right: $cbox-ripple-size;
|
|
21017
21017
|
top: $cbox-ripple-size;
|
|
@@ -21201,6 +21201,10 @@ $cbox-border-style: solid !default;
|
|
|
21201
21201
|
pointer-events: none;
|
|
21202
21202
|
}
|
|
21203
21203
|
|
|
21204
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
21205
|
+
pointer-events: none;
|
|
21206
|
+
}
|
|
21207
|
+
|
|
21204
21208
|
.e-small .e-checkbox-wrapper,
|
|
21205
21209
|
.e-small.e-checkbox-wrapper,
|
|
21206
21210
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -66396,7 +66400,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66396
66400
|
line-height: normal;
|
|
66397
66401
|
}
|
|
66398
66402
|
}
|
|
66399
|
-
.e-grid.sf-grid.e-
|
|
66403
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66400
66404
|
/* stylelint-disable declaration-no-important */
|
|
66401
66405
|
.e-table {
|
|
66402
66406
|
border-spacing: 0 !important;
|
|
@@ -66410,6 +66414,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66410
66414
|
}
|
|
66411
66415
|
/* stylelint-enable function-url-quotes */
|
|
66412
66416
|
|
|
66417
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
66418
|
+
/* stylelint-disable function-url-quotes */
|
|
66419
|
+
@supports (font: -apple-system-body) {
|
|
66420
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
66421
|
+
|
|
66422
|
+
/* stylelint-disable declaration-no-important */
|
|
66423
|
+
.e-table {
|
|
66424
|
+
border-spacing: 0 !important;
|
|
66425
|
+
}
|
|
66426
|
+
}
|
|
66427
|
+
}
|
|
66428
|
+
/* stylelint-enable function-url-quotes */
|
|
66429
|
+
|
|
66413
66430
|
|
|
66414
66431
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
66415
66432
|
@if $grid-skin == 'material3' {
|
|
@@ -99500,6 +99517,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
99500
99517
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
99501
99518
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99502
99519
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
99520
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99521
|
+
$spinner-border-color: $primary !default;
|
|
99503
99522
|
|
|
99504
99523
|
@mixin fluent2-small-round-btn {
|
|
99505
99524
|
@if $theme-name == 'fluent2' {
|
|
@@ -100583,8 +100602,8 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100583
100602
|
transform: translateX(-50%);
|
|
100584
100603
|
width: 16px;
|
|
100585
100604
|
height: 16px;
|
|
100586
|
-
border: 2px solid $
|
|
100587
|
-
border-top: 2px solid $
|
|
100605
|
+
border: 2px solid $spinner-border-light-color;
|
|
100606
|
+
border-top: 2px solid $spinner-border-color;
|
|
100588
100607
|
border-radius: 50%;
|
|
100589
100608
|
animation: spin 1s linear infinite;
|
|
100590
100609
|
}
|
|
@@ -111722,7 +111741,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111722
111741
|
height: inherit;
|
|
111723
111742
|
width: 100%;
|
|
111724
111743
|
|
|
111725
|
-
[class
|
|
111744
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
111726
111745
|
.e-dot-item,
|
|
111727
111746
|
.e-dot {
|
|
111728
111747
|
display: flex;
|
|
@@ -111730,7 +111749,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
111730
111749
|
justify-content: center;
|
|
111731
111750
|
}
|
|
111732
111751
|
|
|
111733
|
-
[class
|
|
111752
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
111734
111753
|
min-width: $timeline-dot-icon-size;
|
|
111735
111754
|
min-height: $timeline-dot-icon-size;
|
|
111736
111755
|
border-radius: var(--dot-radius);
|
|
@@ -21760,7 +21760,7 @@ $cbox-border-style: solid !default;
|
|
|
21760
21760
|
bottom: $cbox-ripple-size;
|
|
21761
21761
|
height: $cbox-ripple-height;
|
|
21762
21762
|
left: $cbox-ripple-size;
|
|
21763
|
-
pointer-events:
|
|
21763
|
+
pointer-events: auto;
|
|
21764
21764
|
position: absolute;
|
|
21765
21765
|
right: $cbox-ripple-size;
|
|
21766
21766
|
top: $cbox-ripple-size;
|
|
@@ -21950,6 +21950,10 @@ $cbox-border-style: solid !default;
|
|
|
21950
21950
|
pointer-events: none;
|
|
21951
21951
|
}
|
|
21952
21952
|
|
|
21953
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
21954
|
+
pointer-events: none;
|
|
21955
|
+
}
|
|
21956
|
+
|
|
21953
21957
|
.e-small .e-checkbox-wrapper,
|
|
21954
21958
|
.e-small.e-checkbox-wrapper,
|
|
21955
21959
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -49149,7 +49153,7 @@ $ddl-delimview-bigger-padding-left: 12px !default;
|
|
|
49149
49153
|
$ddl-closer-hooker-font: $text-sm !default;
|
|
49150
49154
|
$ddl-chip-font-family: $font-family !default;
|
|
49151
49155
|
$ddl-closer-margin-top: -2em !default;
|
|
49152
|
-
$ddl-closer-margin-top-bigger: -
|
|
49156
|
+
$ddl-closer-margin-top-bigger: -35px !default;
|
|
49153
49157
|
$ddl-icon-margin-top: -2.1em !default;
|
|
49154
49158
|
$ddl-clear-margin-top: -2em !default;
|
|
49155
49159
|
$ddl-icon-margin-top-bigger: -2.25em !default;
|
|
@@ -51255,6 +51259,8 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
51255
51259
|
}
|
|
51256
51260
|
|
|
51257
51261
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
51262
|
+
height: 16px;
|
|
51263
|
+
font-size: 16px;
|
|
51258
51264
|
content: '\e7e7';
|
|
51259
51265
|
cursor: pointer;
|
|
51260
51266
|
left: $ddl-overall-close-left;
|
|
@@ -67183,7 +67189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67183
67189
|
line-height: normal;
|
|
67184
67190
|
}
|
|
67185
67191
|
}
|
|
67186
|
-
.e-grid.sf-grid.e-
|
|
67192
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67187
67193
|
/* stylelint-disable declaration-no-important */
|
|
67188
67194
|
.e-table {
|
|
67189
67195
|
border-spacing: 0 !important;
|
|
@@ -67197,6 +67203,19 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67197
67203
|
}
|
|
67198
67204
|
/* stylelint-enable function-url-quotes */
|
|
67199
67205
|
|
|
67206
|
+
/* Apply styles for Safari on macOS desktop and other Apple devices */
|
|
67207
|
+
/* stylelint-disable function-url-quotes */
|
|
67208
|
+
@supports (font: -apple-system-body) {
|
|
67209
|
+
.e-grid.sf-grid .e-virtualtable:has(tr.e-masked-row) {
|
|
67210
|
+
|
|
67211
|
+
/* stylelint-disable declaration-no-important */
|
|
67212
|
+
.e-table {
|
|
67213
|
+
border-spacing: 0 !important;
|
|
67214
|
+
}
|
|
67215
|
+
}
|
|
67216
|
+
}
|
|
67217
|
+
/* stylelint-enable function-url-quotes */
|
|
67218
|
+
|
|
67200
67219
|
|
|
67201
67220
|
@mixin background-color-styles($grid-skin, $bg, $bgcolor) {
|
|
67202
67221
|
@if $grid-skin == 'material3' {
|
|
@@ -100274,6 +100293,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
100274
100293
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
100275
100294
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
100276
100295
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
100296
|
+
$spinner-border-light-color: $primary-light !default;
|
|
100297
|
+
$spinner-border-color: $primary !default;
|
|
100277
100298
|
|
|
100278
100299
|
@mixin fluent2-small-round-btn {
|
|
100279
100300
|
@if $theme-name == 'fluent2' {
|
|
@@ -101357,8 +101378,8 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
101357
101378
|
transform: translateX(-50%);
|
|
101358
101379
|
width: 16px;
|
|
101359
101380
|
height: 16px;
|
|
101360
|
-
border: 2px solid $
|
|
101361
|
-
border-top: 2px solid $
|
|
101381
|
+
border: 2px solid $spinner-border-light-color;
|
|
101382
|
+
border-top: 2px solid $spinner-border-color;
|
|
101362
101383
|
border-radius: 50%;
|
|
101363
101384
|
animation: spin 1s linear infinite;
|
|
101364
101385
|
}
|
|
@@ -112495,7 +112516,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112495
112516
|
height: inherit;
|
|
112496
112517
|
width: 100%;
|
|
112497
112518
|
|
|
112498
|
-
[class
|
|
112519
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before,
|
|
112499
112520
|
.e-dot-item,
|
|
112500
112521
|
.e-dot {
|
|
112501
112522
|
display: flex;
|
|
@@ -112503,7 +112524,7 @@ $timeline-item-disabled-color: $content-text-color-disabled !default;
|
|
|
112503
112524
|
justify-content: center;
|
|
112504
112525
|
}
|
|
112505
112526
|
|
|
112506
|
-
[class
|
|
112527
|
+
.e-dot:not([class *= ' e-dot']):not([class = 'e-dot'])::before {
|
|
112507
112528
|
min-width: $timeline-dot-icon-size;
|
|
112508
112529
|
min-height: $timeline-dot-icon-size;
|
|
112509
112530
|
border-radius: var(--dot-radius);
|