@syncfusion/blazor-themes 31.1.21 → 31.1.23
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 +41 -4
- package/Compiled-Themes/bds-dark.css +41 -4
- package/Compiled-Themes/bds-lite.css +42 -5
- package/Compiled-Themes/bds.css +42 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +41 -4
- package/Compiled-Themes/bootstrap-dark.css +41 -4
- package/Compiled-Themes/bootstrap-lite.css +41 -4
- package/Compiled-Themes/bootstrap.css +41 -4
- package/Compiled-Themes/bootstrap4-lite.css +42 -4
- package/Compiled-Themes/bootstrap4.css +47 -9
- package/Compiled-Themes/bootstrap5-dark-lite.css +42 -5
- package/Compiled-Themes/bootstrap5-dark.css +42 -5
- package/Compiled-Themes/bootstrap5-lite.css +42 -5
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +44 -5
- package/Compiled-Themes/bootstrap5.3-dark.css +46 -7
- package/Compiled-Themes/bootstrap5.3-lite.css +44 -5
- package/Compiled-Themes/bootstrap5.3.css +46 -7
- package/Compiled-Themes/bootstrap5.css +42 -5
- package/Compiled-Themes/fabric-dark-lite.css +41 -4
- package/Compiled-Themes/fabric-dark.css +41 -4
- package/Compiled-Themes/fabric-lite.css +41 -4
- package/Compiled-Themes/fabric.css +41 -4
- package/Compiled-Themes/fluent-dark-lite.css +41 -4
- package/Compiled-Themes/fluent-dark.css +44 -7
- package/Compiled-Themes/fluent-lite.css +41 -4
- package/Compiled-Themes/fluent.css +44 -7
- package/Compiled-Themes/fluent2-dark-lite.css +47 -8
- package/Compiled-Themes/fluent2-dark.css +49 -10
- package/Compiled-Themes/fluent2-highcontrast-lite.css +47 -8
- package/Compiled-Themes/fluent2-highcontrast.css +49 -10
- package/Compiled-Themes/fluent2-lite.css +47 -8
- package/Compiled-Themes/fluent2.css +49 -10
- package/Compiled-Themes/highcontrast-lite.css +42 -4
- package/Compiled-Themes/highcontrast.css +44 -7
- package/Compiled-Themes/material-dark-lite.css +41 -4
- package/Compiled-Themes/material-dark.css +41 -4
- package/Compiled-Themes/material-lite.css +41 -4
- package/Compiled-Themes/material.css +43 -6
- package/Compiled-Themes/material3-dark-lite.css +41 -4
- package/Compiled-Themes/material3-dark.css +41 -4
- package/Compiled-Themes/material3-lite.css +41 -4
- package/Compiled-Themes/material3.css +41 -4
- package/Compiled-Themes/tailwind-dark-lite.css +42 -5
- package/Compiled-Themes/tailwind-dark.css +46 -9
- package/Compiled-Themes/tailwind-lite.css +42 -5
- package/Compiled-Themes/tailwind.css +46 -9
- package/Compiled-Themes/tailwind3-dark-lite.css +43 -4
- package/Compiled-Themes/tailwind3-dark.css +45 -6
- package/Compiled-Themes/tailwind3-lite.css +43 -4
- package/Compiled-Themes/tailwind3.css +45 -6
- package/SCSS-Themes/base/bds-lite.scss +1 -1
- package/SCSS-Themes/base/bds.scss +1 -1
- package/SCSS-Themes/bds-dark-lite.scss +42 -4
- package/SCSS-Themes/bds-dark.scss +46 -8
- package/SCSS-Themes/bds-lite.scss +43 -5
- package/SCSS-Themes/bds.scss +47 -9
- package/SCSS-Themes/bootstrap-dark-lite.scss +42 -4
- package/SCSS-Themes/bootstrap-dark.scss +46 -8
- package/SCSS-Themes/bootstrap-lite.scss +44 -4
- package/SCSS-Themes/bootstrap.scss +48 -8
- package/SCSS-Themes/bootstrap4-lite.scss +46 -6
- package/SCSS-Themes/bootstrap4.scss +50 -10
- package/SCSS-Themes/bootstrap5-dark-lite.scss +42 -4
- package/SCSS-Themes/bootstrap5-dark.scss +46 -8
- package/SCSS-Themes/bootstrap5-lite.scss +42 -4
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +45 -5
- package/SCSS-Themes/bootstrap5.3-dark.scss +49 -9
- package/SCSS-Themes/bootstrap5.3-lite.scss +45 -5
- package/SCSS-Themes/bootstrap5.3.scss +49 -9
- package/SCSS-Themes/bootstrap5.scss +46 -8
- 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 +44 -4
- package/SCSS-Themes/fabric-dark.scss +48 -8
- package/SCSS-Themes/fabric-lite.scss +44 -4
- package/SCSS-Themes/fabric.scss +48 -8
- package/SCSS-Themes/fluent-dark-lite.scss +43 -5
- package/SCSS-Themes/fluent-dark.scss +47 -9
- package/SCSS-Themes/fluent-lite.scss +43 -5
- package/SCSS-Themes/fluent.scss +47 -9
- package/SCSS-Themes/fluent2-dark-lite.scss +49 -9
- package/SCSS-Themes/fluent2-dark.scss +53 -13
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +49 -9
- package/SCSS-Themes/fluent2-highcontrast.scss +53 -13
- package/SCSS-Themes/fluent2-lite.scss +49 -9
- package/SCSS-Themes/fluent2.scss +53 -13
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bds-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bds.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/material-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/material.scss +7 -2
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/material3-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/material3.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind3.scss +7 -2
- package/SCSS-Themes/highcontrast-lite.scss +46 -5
- package/SCSS-Themes/highcontrast.scss +50 -9
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +1 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -1
- package/SCSS-Themes/material-dark-lite.scss +43 -4
- package/SCSS-Themes/material-dark.scss +47 -8
- package/SCSS-Themes/material-lite.scss +44 -5
- package/SCSS-Themes/material.scss +48 -9
- package/SCSS-Themes/material3-dark-lite.scss +42 -4
- package/SCSS-Themes/material3-dark.scss +46 -8
- package/SCSS-Themes/material3-lite.scss +42 -4
- package/SCSS-Themes/material3.scss +46 -8
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bds-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/bds-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bds.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +1 -1
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +5 -5
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +5 -5
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +5 -5
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +5 -5
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +5 -5
- package/SCSS-Themes/notifications/toast/fluent2.scss +5 -5
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +1 -1
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/material-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/material.scss +1 -1
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/material3-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/material3-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/material3.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind3.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bds-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material3-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind3.scss +4 -0
- package/SCSS-Themes/querybuilder/query-builder/bds-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-lite.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +26 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +26 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +27 -0
- package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +26 -0
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +26 -0
- package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +26 -0
- package/SCSS-Themes/querybuilder/query-builder/material.scss +26 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +25 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +44 -6
- package/SCSS-Themes/tailwind-dark.scss +48 -10
- package/SCSS-Themes/tailwind-lite.scss +44 -6
- package/SCSS-Themes/tailwind.scss +48 -10
- package/SCSS-Themes/tailwind3-dark-lite.scss +45 -5
- package/SCSS-Themes/tailwind3-dark.scss +49 -9
- package/SCSS-Themes/tailwind3-lite.scss +45 -5
- package/SCSS-Themes/tailwind3.scss +49 -9
- package/package.json +1 -1
|
@@ -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,
|
|
@@ -63810,7 +63814,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63810
63814
|
.e-detailheadercell {
|
|
63811
63815
|
border-width: $grid-headercell-both-border-width;
|
|
63812
63816
|
}
|
|
63813
|
-
.e-headercell.e-grid-group-first-cell
|
|
63817
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63818
|
+
.e-headercell.e-first-visible-cell {
|
|
63814
63819
|
border-left-width: 0;
|
|
63815
63820
|
}
|
|
63816
63821
|
}
|
|
@@ -64226,7 +64231,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64226
64231
|
&.e-verticallines,
|
|
64227
64232
|
&.e-bothlines {
|
|
64228
64233
|
.e-rowcell.e-grid-group-first-cell,
|
|
64229
|
-
.e-
|
|
64234
|
+
.e-rowcell.e-first-visible-cell,
|
|
64235
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64236
|
+
.e-headercell.e-first-visible-cell,
|
|
64237
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64238
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64230
64239
|
border-left-width: 0;
|
|
64231
64240
|
}
|
|
64232
64241
|
}
|
|
@@ -82035,7 +82044,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82035
82044
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82036
82045
|
left: 0;
|
|
82037
82046
|
margin-left: 12px;
|
|
82038
|
-
margin-top:
|
|
82047
|
+
margin-top: 15px;
|
|
82039
82048
|
padding-bottom: 6px;
|
|
82040
82049
|
position: absolute;
|
|
82041
82050
|
}
|
|
@@ -97311,6 +97320,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
97311
97320
|
margin-left: 18px !important;
|
|
97312
97321
|
}
|
|
97313
97322
|
|
|
97323
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97324
|
+
display: flex;
|
|
97325
|
+
}
|
|
97326
|
+
|
|
97314
97327
|
.e-toolbar-item.e-template,
|
|
97315
97328
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97316
97329
|
{
|
|
@@ -99492,6 +99505,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
99492
99505
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
99493
99506
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99494
99507
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
99508
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99509
|
+
$spinner-border-color: $primary !default;
|
|
99495
99510
|
|
|
99496
99511
|
@mixin fluent2-small-round-btn {
|
|
99497
99512
|
@if $theme-name == 'fluent2' {
|
|
@@ -100568,6 +100583,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100568
100583
|
}
|
|
100569
100584
|
}
|
|
100570
100585
|
|
|
100586
|
+
.e-querybuilder-spinner::before {
|
|
100587
|
+
content: '';
|
|
100588
|
+
position: absolute;
|
|
100589
|
+
left: 50%;
|
|
100590
|
+
transform: translateX(-50%);
|
|
100591
|
+
width: 16px;
|
|
100592
|
+
height: 16px;
|
|
100593
|
+
border: 2px solid $spinner-border-light-color;
|
|
100594
|
+
border-top: 2px solid $spinner-border-color;
|
|
100595
|
+
border-radius: 50%;
|
|
100596
|
+
animation: spin 1s linear infinite;
|
|
100597
|
+
}
|
|
100598
|
+
|
|
100599
|
+
@keyframes spin {
|
|
100600
|
+
0% {
|
|
100601
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100602
|
+
}
|
|
100603
|
+
|
|
100604
|
+
100% {
|
|
100605
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100606
|
+
}
|
|
100607
|
+
}
|
|
100608
|
+
|
|
100571
100609
|
|
|
100572
100610
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
100573
100611
|
.e-query-builder {
|
|
@@ -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' {
|
|
@@ -86215,7 +86219,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86215
86219
|
.e-detailheadercell {
|
|
86216
86220
|
border-width: $grid-headercell-both-border-width;
|
|
86217
86221
|
}
|
|
86218
|
-
.e-headercell.e-grid-group-first-cell
|
|
86222
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86223
|
+
.e-headercell.e-first-visible-cell {
|
|
86219
86224
|
border-left-width: 0;
|
|
86220
86225
|
}
|
|
86221
86226
|
}
|
|
@@ -86631,7 +86636,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86631
86636
|
&.e-verticallines,
|
|
86632
86637
|
&.e-bothlines {
|
|
86633
86638
|
.e-rowcell.e-grid-group-first-cell,
|
|
86634
|
-
.e-
|
|
86639
|
+
.e-rowcell.e-first-visible-cell,
|
|
86640
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86641
|
+
.e-headercell.e-first-visible-cell,
|
|
86642
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86643
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86635
86644
|
border-left-width: 0;
|
|
86636
86645
|
}
|
|
86637
86646
|
}
|
|
@@ -109524,7 +109533,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109524
109533
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109525
109534
|
left: 0;
|
|
109526
109535
|
margin-left: 12px;
|
|
109527
|
-
margin-top:
|
|
109536
|
+
margin-top: 15px;
|
|
109528
109537
|
padding-bottom: 6px;
|
|
109529
109538
|
position: absolute;
|
|
109530
109539
|
}
|
|
@@ -127415,6 +127424,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
127415
127424
|
margin-left: 18px !important;
|
|
127416
127425
|
}
|
|
127417
127426
|
|
|
127427
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127428
|
+
display: flex;
|
|
127429
|
+
}
|
|
127430
|
+
|
|
127418
127431
|
.e-toolbar-item.e-template,
|
|
127419
127432
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127420
127433
|
{
|
|
@@ -130231,6 +130244,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
130231
130244
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
130232
130245
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130233
130246
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
130247
|
+
$spinner-border-light-color: $primary-light !default;
|
|
130248
|
+
$spinner-border-color: $primary !default;
|
|
130234
130249
|
|
|
130235
130250
|
@mixin fluent2-small-round-btn {
|
|
130236
130251
|
@if $theme-name == 'fluent2' {
|
|
@@ -131307,6 +131322,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
131307
131322
|
}
|
|
131308
131323
|
}
|
|
131309
131324
|
|
|
131325
|
+
.e-querybuilder-spinner::before {
|
|
131326
|
+
content: '';
|
|
131327
|
+
position: absolute;
|
|
131328
|
+
left: 50%;
|
|
131329
|
+
transform: translateX(-50%);
|
|
131330
|
+
width: 16px;
|
|
131331
|
+
height: 16px;
|
|
131332
|
+
border: 2px solid $spinner-border-light-color;
|
|
131333
|
+
border-top: 2px solid $spinner-border-color;
|
|
131334
|
+
border-radius: 50%;
|
|
131335
|
+
animation: spin 1s linear infinite;
|
|
131336
|
+
}
|
|
131337
|
+
|
|
131338
|
+
@keyframes spin {
|
|
131339
|
+
0% {
|
|
131340
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131341
|
+
}
|
|
131342
|
+
|
|
131343
|
+
100% {
|
|
131344
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131345
|
+
}
|
|
131346
|
+
}
|
|
131347
|
+
|
|
131310
131348
|
|
|
131311
131349
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
131312
131350
|
.e-query-builder {
|
|
@@ -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,
|
|
@@ -63809,7 +63813,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63809
63813
|
.e-detailheadercell {
|
|
63810
63814
|
border-width: $grid-headercell-both-border-width;
|
|
63811
63815
|
}
|
|
63812
|
-
.e-headercell.e-grid-group-first-cell
|
|
63816
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63817
|
+
.e-headercell.e-first-visible-cell {
|
|
63813
63818
|
border-left-width: 0;
|
|
63814
63819
|
}
|
|
63815
63820
|
}
|
|
@@ -64225,7 +64230,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64225
64230
|
&.e-verticallines,
|
|
64226
64231
|
&.e-bothlines {
|
|
64227
64232
|
.e-rowcell.e-grid-group-first-cell,
|
|
64228
|
-
.e-
|
|
64233
|
+
.e-rowcell.e-first-visible-cell,
|
|
64234
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64235
|
+
.e-headercell.e-first-visible-cell,
|
|
64236
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64237
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64229
64238
|
border-left-width: 0;
|
|
64230
64239
|
}
|
|
64231
64240
|
}
|
|
@@ -82034,7 +82043,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82034
82043
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82035
82044
|
left: 0;
|
|
82036
82045
|
margin-left: 12px;
|
|
82037
|
-
margin-top:
|
|
82046
|
+
margin-top: 15px;
|
|
82038
82047
|
padding-bottom: 6px;
|
|
82039
82048
|
position: absolute;
|
|
82040
82049
|
}
|
|
@@ -97310,6 +97319,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
97310
97319
|
margin-left: 18px !important;
|
|
97311
97320
|
}
|
|
97312
97321
|
|
|
97322
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97323
|
+
display: flex;
|
|
97324
|
+
}
|
|
97325
|
+
|
|
97313
97326
|
.e-toolbar-item.e-template,
|
|
97314
97327
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97315
97328
|
{
|
|
@@ -99491,6 +99504,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
99491
99504
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
99492
99505
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99493
99506
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
99507
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99508
|
+
$spinner-border-color: $primary !default;
|
|
99494
99509
|
|
|
99495
99510
|
@mixin fluent2-small-round-btn {
|
|
99496
99511
|
@if $theme-name == 'fluent2' {
|
|
@@ -100567,6 +100582,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100567
100582
|
}
|
|
100568
100583
|
}
|
|
100569
100584
|
|
|
100585
|
+
.e-querybuilder-spinner::before {
|
|
100586
|
+
content: '';
|
|
100587
|
+
position: absolute;
|
|
100588
|
+
left: 50%;
|
|
100589
|
+
transform: translateX(-50%);
|
|
100590
|
+
width: 16px;
|
|
100591
|
+
height: 16px;
|
|
100592
|
+
border: 2px solid $spinner-border-light-color;
|
|
100593
|
+
border-top: 2px solid $spinner-border-color;
|
|
100594
|
+
border-radius: 50%;
|
|
100595
|
+
animation: spin 1s linear infinite;
|
|
100596
|
+
}
|
|
100597
|
+
|
|
100598
|
+
@keyframes spin {
|
|
100599
|
+
0% {
|
|
100600
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100601
|
+
}
|
|
100602
|
+
|
|
100603
|
+
100% {
|
|
100604
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100605
|
+
}
|
|
100606
|
+
}
|
|
100607
|
+
|
|
100570
100608
|
|
|
100571
100609
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
100572
100610
|
.e-query-builder {
|
|
@@ -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;
|
|
@@ -64596,7 +64602,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64596
64602
|
.e-detailheadercell {
|
|
64597
64603
|
border-width: $grid-headercell-both-border-width;
|
|
64598
64604
|
}
|
|
64599
|
-
.e-headercell.e-grid-group-first-cell
|
|
64605
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64606
|
+
.e-headercell.e-first-visible-cell {
|
|
64600
64607
|
border-left-width: 0;
|
|
64601
64608
|
}
|
|
64602
64609
|
}
|
|
@@ -65012,7 +65019,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65012
65019
|
&.e-verticallines,
|
|
65013
65020
|
&.e-bothlines {
|
|
65014
65021
|
.e-rowcell.e-grid-group-first-cell,
|
|
65015
|
-
.e-
|
|
65022
|
+
.e-rowcell.e-first-visible-cell,
|
|
65023
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65024
|
+
.e-headercell.e-first-visible-cell,
|
|
65025
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65026
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65016
65027
|
border-left-width: 0;
|
|
65017
65028
|
}
|
|
65018
65029
|
}
|
|
@@ -82817,7 +82828,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82817
82828
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82818
82829
|
left: 0;
|
|
82819
82830
|
margin-left: 12px;
|
|
82820
|
-
margin-top:
|
|
82831
|
+
margin-top: 15px;
|
|
82821
82832
|
padding-bottom: 6px;
|
|
82822
82833
|
position: absolute;
|
|
82823
82834
|
}
|
|
@@ -98084,6 +98095,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
98084
98095
|
margin-left: 18px !important;
|
|
98085
98096
|
}
|
|
98086
98097
|
|
|
98098
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98099
|
+
display: flex;
|
|
98100
|
+
}
|
|
98101
|
+
|
|
98087
98102
|
.e-toolbar-item.e-template,
|
|
98088
98103
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98089
98104
|
{
|
|
@@ -100265,6 +100280,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
100265
100280
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
100266
100281
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
100267
100282
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
100283
|
+
$spinner-border-light-color: $primary-light !default;
|
|
100284
|
+
$spinner-border-color: $primary !default;
|
|
100268
100285
|
|
|
100269
100286
|
@mixin fluent2-small-round-btn {
|
|
100270
100287
|
@if $theme-name == 'fluent2' {
|
|
@@ -101341,6 +101358,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
101341
101358
|
}
|
|
101342
101359
|
}
|
|
101343
101360
|
|
|
101361
|
+
.e-querybuilder-spinner::before {
|
|
101362
|
+
content: '';
|
|
101363
|
+
position: absolute;
|
|
101364
|
+
left: 50%;
|
|
101365
|
+
transform: translateX(-50%);
|
|
101366
|
+
width: 16px;
|
|
101367
|
+
height: 16px;
|
|
101368
|
+
border: 2px solid $spinner-border-light-color;
|
|
101369
|
+
border-top: 2px solid $spinner-border-color;
|
|
101370
|
+
border-radius: 50%;
|
|
101371
|
+
animation: spin 1s linear infinite;
|
|
101372
|
+
}
|
|
101373
|
+
|
|
101374
|
+
@keyframes spin {
|
|
101375
|
+
0% {
|
|
101376
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101377
|
+
}
|
|
101378
|
+
|
|
101379
|
+
100% {
|
|
101380
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101381
|
+
}
|
|
101382
|
+
}
|
|
101383
|
+
|
|
101344
101384
|
|
|
101345
101385
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
101346
101386
|
.e-query-builder {
|
|
@@ -30958,7 +30958,7 @@ $cbox-border-style: solid !default;
|
|
|
30958
30958
|
bottom: $cbox-ripple-size;
|
|
30959
30959
|
height: $cbox-ripple-height;
|
|
30960
30960
|
left: $cbox-ripple-size;
|
|
30961
|
-
pointer-events:
|
|
30961
|
+
pointer-events: auto;
|
|
30962
30962
|
position: absolute;
|
|
30963
30963
|
right: $cbox-ripple-size;
|
|
30964
30964
|
top: $cbox-ripple-size;
|
|
@@ -31148,6 +31148,10 @@ $cbox-border-style: solid !default;
|
|
|
31148
31148
|
pointer-events: none;
|
|
31149
31149
|
}
|
|
31150
31150
|
|
|
31151
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
31152
|
+
pointer-events: none;
|
|
31153
|
+
}
|
|
31154
|
+
|
|
31151
31155
|
.e-small .e-checkbox-wrapper,
|
|
31152
31156
|
.e-small.e-checkbox-wrapper,
|
|
31153
31157
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -66560,7 +66564,7 @@ $ddl-delimview-bigger-padding-left: 12px !default;
|
|
|
66560
66564
|
$ddl-closer-hooker-font: $text-sm !default;
|
|
66561
66565
|
$ddl-chip-font-family: $font-family !default;
|
|
66562
66566
|
$ddl-closer-margin-top: -2em !default;
|
|
66563
|
-
$ddl-closer-margin-top-bigger: -
|
|
66567
|
+
$ddl-closer-margin-top-bigger: -35px !default;
|
|
66564
66568
|
$ddl-icon-margin-top: -2.1em !default;
|
|
66565
66569
|
$ddl-clear-margin-top: -2em !default;
|
|
66566
66570
|
$ddl-icon-margin-top-bigger: -2.25em !default;
|
|
@@ -68666,6 +68670,8 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68666
68670
|
}
|
|
68667
68671
|
|
|
68668
68672
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
68673
|
+
height: 16px;
|
|
68674
|
+
font-size: 16px;
|
|
68669
68675
|
content: '\e7e7';
|
|
68670
68676
|
cursor: pointer;
|
|
68671
68677
|
left: $ddl-overall-close-left;
|
|
@@ -68841,7 +68847,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68841
68847
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
68842
68848
|
}
|
|
68843
68849
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
68844
|
-
margin-top: -
|
|
68850
|
+
margin-top: -32px;
|
|
68845
68851
|
}
|
|
68846
68852
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
68847
68853
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -68852,7 +68858,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68852
68858
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
68853
68859
|
margin-top: -2.15em;
|
|
68854
68860
|
}
|
|
68855
|
-
@if $ddl-multiselect-skin-name == '
|
|
68861
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
68856
68862
|
margin-top: -3.2em;
|
|
68857
68863
|
}
|
|
68858
68864
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -70619,7 +70625,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70619
70625
|
@if $skin-name == 'bootstrap4' {
|
|
70620
70626
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
70621
70627
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
70622
|
-
font-size:
|
|
70628
|
+
font-size: 16px;
|
|
70623
70629
|
}
|
|
70624
70630
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
70625
70631
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -70668,7 +70674,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70668
70674
|
@if $skin-name == 'FluentUI' {
|
|
70669
70675
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
70670
70676
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
70671
|
-
margin-top: -
|
|
70677
|
+
margin-top: -24px;
|
|
70672
70678
|
}
|
|
70673
70679
|
}
|
|
70674
70680
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -87001,7 +87007,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87001
87007
|
.e-detailheadercell {
|
|
87002
87008
|
border-width: $grid-headercell-both-border-width;
|
|
87003
87009
|
}
|
|
87004
|
-
.e-headercell.e-grid-group-first-cell
|
|
87010
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87011
|
+
.e-headercell.e-first-visible-cell {
|
|
87005
87012
|
border-left-width: 0;
|
|
87006
87013
|
}
|
|
87007
87014
|
}
|
|
@@ -87417,7 +87424,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87417
87424
|
&.e-verticallines,
|
|
87418
87425
|
&.e-bothlines {
|
|
87419
87426
|
.e-rowcell.e-grid-group-first-cell,
|
|
87420
|
-
.e-
|
|
87427
|
+
.e-rowcell.e-first-visible-cell,
|
|
87428
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87429
|
+
.e-headercell.e-first-visible-cell,
|
|
87430
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87431
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87421
87432
|
border-left-width: 0;
|
|
87422
87433
|
}
|
|
87423
87434
|
}
|
|
@@ -110306,7 +110317,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110306
110317
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110307
110318
|
left: 0;
|
|
110308
110319
|
margin-left: 12px;
|
|
110309
|
-
margin-top:
|
|
110320
|
+
margin-top: 15px;
|
|
110310
110321
|
padding-bottom: 6px;
|
|
110311
110322
|
position: absolute;
|
|
110312
110323
|
}
|
|
@@ -128188,6 +128199,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
128188
128199
|
margin-left: 18px !important;
|
|
128189
128200
|
}
|
|
128190
128201
|
|
|
128202
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128203
|
+
display: flex;
|
|
128204
|
+
}
|
|
128205
|
+
|
|
128191
128206
|
.e-toolbar-item.e-template,
|
|
128192
128207
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128193
128208
|
{
|
|
@@ -131004,6 +131019,8 @@ $qrybldr-drag-grp-list-heg: 28px !default;
|
|
|
131004
131019
|
$qrybldr-drag-grp-big-list-heg: 34px !default;
|
|
131005
131020
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
131006
131021
|
$qryblr-drag-icon-color: $icon-color !default;
|
|
131022
|
+
$spinner-border-light-color: $primary-light !default;
|
|
131023
|
+
$spinner-border-color: $primary !default;
|
|
131007
131024
|
|
|
131008
131025
|
@mixin fluent2-small-round-btn {
|
|
131009
131026
|
@if $theme-name == 'fluent2' {
|
|
@@ -132080,6 +132097,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
132080
132097
|
}
|
|
132081
132098
|
}
|
|
132082
132099
|
|
|
132100
|
+
.e-querybuilder-spinner::before {
|
|
132101
|
+
content: '';
|
|
132102
|
+
position: absolute;
|
|
132103
|
+
left: 50%;
|
|
132104
|
+
transform: translateX(-50%);
|
|
132105
|
+
width: 16px;
|
|
132106
|
+
height: 16px;
|
|
132107
|
+
border: 2px solid $spinner-border-light-color;
|
|
132108
|
+
border-top: 2px solid $spinner-border-color;
|
|
132109
|
+
border-radius: 50%;
|
|
132110
|
+
animation: spin 1s linear infinite;
|
|
132111
|
+
}
|
|
132112
|
+
|
|
132113
|
+
@keyframes spin {
|
|
132114
|
+
0% {
|
|
132115
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132116
|
+
}
|
|
132117
|
+
|
|
132118
|
+
100% {
|
|
132119
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132120
|
+
}
|
|
132121
|
+
}
|
|
132122
|
+
|
|
132083
132123
|
|
|
132084
132124
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
132085
132125
|
.e-query-builder {
|