@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
|
@@ -29,7 +29,7 @@ $timeline-item-disabled-color: $grey-ad !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-ad !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-ad !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-ad !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-ad !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: $gray-500 !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: $gray-500 !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: $gray-500 !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: $gray-500 !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: $gray-500 !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: $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);
|
|
@@ -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: $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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary-alt !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: $neutral-tertiary !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: $neutral-tertiary !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: $neutral-tertiary !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: $neutral-tertiary !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: $neutral-tertiary !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: $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: $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: $selection-bg !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: $selection-bg !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: $selection-bg !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: $selection-bg !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: $selection-bg !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;
|