@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
|
@@ -30214,7 +30214,7 @@ $cbox-border-style: solid !default;
|
|
|
30214
30214
|
bottom: $cbox-ripple-size;
|
|
30215
30215
|
height: $cbox-ripple-height;
|
|
30216
30216
|
left: $cbox-ripple-size;
|
|
30217
|
-
pointer-events:
|
|
30217
|
+
pointer-events: auto;
|
|
30218
30218
|
position: absolute;
|
|
30219
30219
|
right: $cbox-ripple-size;
|
|
30220
30220
|
top: $cbox-ripple-size;
|
|
@@ -30404,6 +30404,10 @@ $cbox-border-style: solid !default;
|
|
|
30404
30404
|
pointer-events: none;
|
|
30405
30405
|
}
|
|
30406
30406
|
|
|
30407
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30408
|
+
pointer-events: none;
|
|
30409
|
+
}
|
|
30410
|
+
|
|
30407
30411
|
.e-small .e-checkbox-wrapper,
|
|
30408
30412
|
.e-small.e-checkbox-wrapper,
|
|
30409
30413
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -67961,7 +67965,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67961
67965
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
67962
67966
|
}
|
|
67963
67967
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
67964
|
-
margin-top: -
|
|
67968
|
+
margin-top: -32px;
|
|
67965
67969
|
}
|
|
67966
67970
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
67967
67971
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -67972,7 +67976,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67972
67976
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
67973
67977
|
margin-top: -2.15em;
|
|
67974
67978
|
}
|
|
67975
|
-
@if $ddl-multiselect-skin-name == '
|
|
67979
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
67976
67980
|
margin-top: -3.2em;
|
|
67977
67981
|
}
|
|
67978
67982
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69739,7 +69743,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69739
69743
|
@if $skin-name == 'bootstrap4' {
|
|
69740
69744
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69741
69745
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69742
|
-
font-size:
|
|
69746
|
+
font-size: 16px;
|
|
69743
69747
|
}
|
|
69744
69748
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69745
69749
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69788,7 +69792,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69788
69792
|
@if $skin-name == 'FluentUI' {
|
|
69789
69793
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69790
69794
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69791
|
-
margin-top: -
|
|
69795
|
+
margin-top: -24px;
|
|
69792
69796
|
}
|
|
69793
69797
|
}
|
|
69794
69798
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -85980,7 +85984,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
85980
85984
|
.e-detailheadercell {
|
|
85981
85985
|
border-width: $grid-headercell-both-border-width;
|
|
85982
85986
|
}
|
|
85983
|
-
.e-headercell.e-grid-group-first-cell
|
|
85987
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85988
|
+
.e-headercell.e-first-visible-cell {
|
|
85984
85989
|
border-left-width: 0;
|
|
85985
85990
|
}
|
|
85986
85991
|
}
|
|
@@ -86396,7 +86401,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86396
86401
|
&.e-verticallines,
|
|
86397
86402
|
&.e-bothlines {
|
|
86398
86403
|
.e-rowcell.e-grid-group-first-cell,
|
|
86399
|
-
.e-
|
|
86404
|
+
.e-rowcell.e-first-visible-cell,
|
|
86405
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86406
|
+
.e-headercell.e-first-visible-cell,
|
|
86407
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86408
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86400
86409
|
border-left-width: 0;
|
|
86401
86410
|
}
|
|
86402
86411
|
}
|
|
@@ -109332,7 +109341,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109332
109341
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109333
109342
|
left: 0;
|
|
109334
109343
|
margin-left: 12px;
|
|
109335
|
-
margin-top:
|
|
109344
|
+
margin-top: 15px;
|
|
109336
109345
|
padding-bottom: 6px;
|
|
109337
109346
|
position: absolute;
|
|
109338
109347
|
}
|
|
@@ -127226,6 +127235,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127226
127235
|
margin-left: 18px !important;
|
|
127227
127236
|
}
|
|
127228
127237
|
|
|
127238
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127239
|
+
display: flex;
|
|
127240
|
+
}
|
|
127241
|
+
|
|
127229
127242
|
.e-toolbar-item.e-template,
|
|
127230
127243
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127231
127244
|
{
|
|
@@ -130040,6 +130053,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
130040
130053
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
130041
130054
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130042
130055
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
130056
|
+
$spinner-border-light-color: $brand-primary-lighten-40 !default;
|
|
130057
|
+
$spinner-border-color: $brand-primary !default;
|
|
130043
130058
|
|
|
130044
130059
|
@mixin fluent2-small-round-btn {
|
|
130045
130060
|
@if $theme-name == 'fluent2' {
|
|
@@ -131116,6 +131131,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
131116
131131
|
}
|
|
131117
131132
|
}
|
|
131118
131133
|
|
|
131134
|
+
.e-querybuilder-spinner::before {
|
|
131135
|
+
content: '';
|
|
131136
|
+
position: absolute;
|
|
131137
|
+
left: 50%;
|
|
131138
|
+
transform: translateX(-50%);
|
|
131139
|
+
width: 16px;
|
|
131140
|
+
height: 16px;
|
|
131141
|
+
border: 2px solid $spinner-border-light-color;
|
|
131142
|
+
border-top: 2px solid $spinner-border-color;
|
|
131143
|
+
border-radius: 50%;
|
|
131144
|
+
animation: spin 1s linear infinite;
|
|
131145
|
+
}
|
|
131146
|
+
|
|
131147
|
+
@keyframes spin {
|
|
131148
|
+
0% {
|
|
131149
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131150
|
+
}
|
|
131151
|
+
|
|
131152
|
+
100% {
|
|
131153
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131154
|
+
}
|
|
131155
|
+
}
|
|
131156
|
+
|
|
131119
131157
|
|
|
131120
131158
|
@include export-module('query-builder-material-icons') {
|
|
131121
131159
|
.e-query-builder {
|
|
@@ -20805,7 +20805,7 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
20805
20805
|
bottom: $cbox-ripple-size;
|
|
20806
20806
|
height: $cbox-ripple-height;
|
|
20807
20807
|
left: $cbox-ripple-size;
|
|
20808
|
-
pointer-events:
|
|
20808
|
+
pointer-events: auto;
|
|
20809
20809
|
position: absolute;
|
|
20810
20810
|
right: $cbox-ripple-size;
|
|
20811
20811
|
top: $cbox-ripple-size;
|
|
@@ -20995,6 +20995,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
20995
20995
|
pointer-events: none;
|
|
20996
20996
|
}
|
|
20997
20997
|
|
|
20998
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20999
|
+
pointer-events: none;
|
|
21000
|
+
}
|
|
21001
|
+
|
|
20998
21002
|
.e-small .e-checkbox-wrapper,
|
|
20999
21003
|
.e-small.e-checkbox-wrapper,
|
|
21000
21004
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -63322,7 +63326,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
63322
63326
|
.e-detailheadercell {
|
|
63323
63327
|
border-width: $grid-headercell-both-border-width;
|
|
63324
63328
|
}
|
|
63325
|
-
.e-headercell.e-grid-group-first-cell
|
|
63329
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63330
|
+
.e-headercell.e-first-visible-cell {
|
|
63326
63331
|
border-left-width: 0;
|
|
63327
63332
|
}
|
|
63328
63333
|
}
|
|
@@ -63738,7 +63743,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
63738
63743
|
&.e-verticallines,
|
|
63739
63744
|
&.e-bothlines {
|
|
63740
63745
|
.e-rowcell.e-grid-group-first-cell,
|
|
63741
|
-
.e-
|
|
63746
|
+
.e-rowcell.e-first-visible-cell,
|
|
63747
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63748
|
+
.e-headercell.e-first-visible-cell,
|
|
63749
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63750
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63742
63751
|
border-left-width: 0;
|
|
63743
63752
|
}
|
|
63744
63753
|
}
|
|
@@ -81637,7 +81646,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
81637
81646
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81638
81647
|
left: 0;
|
|
81639
81648
|
margin-left: 12px;
|
|
81640
|
-
margin-top:
|
|
81649
|
+
margin-top: 15px;
|
|
81641
81650
|
padding-bottom: 6px;
|
|
81642
81651
|
position: absolute;
|
|
81643
81652
|
}
|
|
@@ -96903,6 +96912,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
96903
96912
|
margin-left: 18px !important;
|
|
96904
96913
|
}
|
|
96905
96914
|
|
|
96915
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
96916
|
+
display: flex;
|
|
96917
|
+
}
|
|
96918
|
+
|
|
96906
96919
|
.e-toolbar-item.e-template,
|
|
96907
96920
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
96908
96921
|
{
|
|
@@ -99082,6 +99095,10 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
99082
99095
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
99083
99096
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99084
99097
|
$qryblr-drag-icon-color: $grey-light-font !default;
|
|
99098
|
+
$primary: $brand-primary;
|
|
99099
|
+
$primary-light: $brand-info;
|
|
99100
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99101
|
+
$spinner-border-color: $primary !default;
|
|
99085
99102
|
|
|
99086
99103
|
@mixin fluent2-small-round-btn {
|
|
99087
99104
|
@if $theme-name == 'fluent2' {
|
|
@@ -100158,6 +100175,29 @@ $qryblr-drag-icon-color: $grey-light-font !default;
|
|
|
100158
100175
|
}
|
|
100159
100176
|
}
|
|
100160
100177
|
|
|
100178
|
+
.e-querybuilder-spinner::before {
|
|
100179
|
+
content: '';
|
|
100180
|
+
position: absolute;
|
|
100181
|
+
left: 50%;
|
|
100182
|
+
transform: translateX(-50%);
|
|
100183
|
+
width: 16px;
|
|
100184
|
+
height: 16px;
|
|
100185
|
+
border: 2px solid $spinner-border-light-color;
|
|
100186
|
+
border-top: 2px solid $spinner-border-color;
|
|
100187
|
+
border-radius: 50%;
|
|
100188
|
+
animation: spin 1s linear infinite;
|
|
100189
|
+
}
|
|
100190
|
+
|
|
100191
|
+
@keyframes spin {
|
|
100192
|
+
0% {
|
|
100193
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100194
|
+
}
|
|
100195
|
+
|
|
100196
|
+
100% {
|
|
100197
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100198
|
+
}
|
|
100199
|
+
}
|
|
100200
|
+
|
|
100161
100201
|
|
|
100162
100202
|
@include export-module('query-builder-material-icons') {
|
|
100163
100203
|
.e-query-builder {
|
|
@@ -30003,7 +30003,7 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
30003
30003
|
bottom: $cbox-ripple-size;
|
|
30004
30004
|
height: $cbox-ripple-height;
|
|
30005
30005
|
left: $cbox-ripple-size;
|
|
30006
|
-
pointer-events:
|
|
30006
|
+
pointer-events: auto;
|
|
30007
30007
|
position: absolute;
|
|
30008
30008
|
right: $cbox-ripple-size;
|
|
30009
30009
|
top: $cbox-ripple-size;
|
|
@@ -30193,6 +30193,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
30193
30193
|
pointer-events: none;
|
|
30194
30194
|
}
|
|
30195
30195
|
|
|
30196
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30197
|
+
pointer-events: none;
|
|
30198
|
+
}
|
|
30199
|
+
|
|
30196
30200
|
.e-small .e-checkbox-wrapper,
|
|
30197
30201
|
.e-small.e-checkbox-wrapper,
|
|
30198
30202
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -67715,7 +67719,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67715
67719
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
67716
67720
|
}
|
|
67717
67721
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
67718
|
-
margin-top: -
|
|
67722
|
+
margin-top: -32px;
|
|
67719
67723
|
}
|
|
67720
67724
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
67721
67725
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -67726,7 +67730,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67726
67730
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
67727
67731
|
margin-top: -2.15em;
|
|
67728
67732
|
}
|
|
67729
|
-
@if $ddl-multiselect-skin-name == '
|
|
67733
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
67730
67734
|
margin-top: -3.2em;
|
|
67731
67735
|
}
|
|
67732
67736
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69493,7 +69497,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69493
69497
|
@if $skin-name == 'bootstrap4' {
|
|
69494
69498
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69495
69499
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69496
|
-
font-size:
|
|
69500
|
+
font-size: 16px;
|
|
69497
69501
|
}
|
|
69498
69502
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69499
69503
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69542,7 +69546,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69542
69546
|
@if $skin-name == 'FluentUI' {
|
|
69543
69547
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69544
69548
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69545
|
-
margin-top: -
|
|
69549
|
+
margin-top: -24px;
|
|
69546
69550
|
}
|
|
69547
69551
|
}
|
|
69548
69552
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -85727,7 +85731,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
85727
85731
|
.e-detailheadercell {
|
|
85728
85732
|
border-width: $grid-headercell-both-border-width;
|
|
85729
85733
|
}
|
|
85730
|
-
.e-headercell.e-grid-group-first-cell
|
|
85734
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85735
|
+
.e-headercell.e-first-visible-cell {
|
|
85731
85736
|
border-left-width: 0;
|
|
85732
85737
|
}
|
|
85733
85738
|
}
|
|
@@ -86143,7 +86148,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
86143
86148
|
&.e-verticallines,
|
|
86144
86149
|
&.e-bothlines {
|
|
86145
86150
|
.e-rowcell.e-grid-group-first-cell,
|
|
86146
|
-
.e-
|
|
86151
|
+
.e-rowcell.e-first-visible-cell,
|
|
86152
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86153
|
+
.e-headercell.e-first-visible-cell,
|
|
86154
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86155
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86147
86156
|
border-left-width: 0;
|
|
86148
86157
|
}
|
|
86149
86158
|
}
|
|
@@ -109126,7 +109135,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
109126
109135
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109127
109136
|
left: 0;
|
|
109128
109137
|
margin-left: 12px;
|
|
109129
|
-
margin-top:
|
|
109138
|
+
margin-top: 15px;
|
|
109130
109139
|
padding-bottom: 6px;
|
|
109131
109140
|
position: absolute;
|
|
109132
109141
|
}
|
|
@@ -127007,6 +127016,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127007
127016
|
margin-left: 18px !important;
|
|
127008
127017
|
}
|
|
127009
127018
|
|
|
127019
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127020
|
+
display: flex;
|
|
127021
|
+
}
|
|
127022
|
+
|
|
127010
127023
|
.e-toolbar-item.e-template,
|
|
127011
127024
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127012
127025
|
{
|
|
@@ -129821,6 +129834,10 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
129821
129834
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
129822
129835
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
129823
129836
|
$qryblr-drag-icon-color: $grey-light-font !default;
|
|
129837
|
+
$primary: $brand-primary;
|
|
129838
|
+
$primary-light: $brand-info;
|
|
129839
|
+
$spinner-border-light-color: $primary-light !default;
|
|
129840
|
+
$spinner-border-color: $primary !default;
|
|
129824
129841
|
|
|
129825
129842
|
@mixin fluent2-small-round-btn {
|
|
129826
129843
|
@if $theme-name == 'fluent2' {
|
|
@@ -130897,6 +130914,29 @@ $qryblr-drag-icon-color: $grey-light-font !default;
|
|
|
130897
130914
|
}
|
|
130898
130915
|
}
|
|
130899
130916
|
|
|
130917
|
+
.e-querybuilder-spinner::before {
|
|
130918
|
+
content: '';
|
|
130919
|
+
position: absolute;
|
|
130920
|
+
left: 50%;
|
|
130921
|
+
transform: translateX(-50%);
|
|
130922
|
+
width: 16px;
|
|
130923
|
+
height: 16px;
|
|
130924
|
+
border: 2px solid $spinner-border-light-color;
|
|
130925
|
+
border-top: 2px solid $spinner-border-color;
|
|
130926
|
+
border-radius: 50%;
|
|
130927
|
+
animation: spin 1s linear infinite;
|
|
130928
|
+
}
|
|
130929
|
+
|
|
130930
|
+
@keyframes spin {
|
|
130931
|
+
0% {
|
|
130932
|
+
transform: translateX(-50%) rotate(0deg);
|
|
130933
|
+
}
|
|
130934
|
+
|
|
130935
|
+
100% {
|
|
130936
|
+
transform: translateX(-50%) rotate(360deg);
|
|
130937
|
+
}
|
|
130938
|
+
}
|
|
130939
|
+
|
|
130900
130940
|
|
|
130901
130941
|
@include export-module('query-builder-material-icons') {
|
|
130902
130942
|
.e-query-builder {
|
|
@@ -2971,7 +2971,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
2971
2971
|
$input-padding-bottom: $zero-value !default;
|
|
2972
2972
|
$input-focus-padding-bottom: $zero-value !default;
|
|
2973
2973
|
$input-clear-icon: 10px !default;
|
|
2974
|
-
$input-bigger-clear-icon:
|
|
2974
|
+
$input-bigger-clear-icon: 16px !default;
|
|
2975
2975
|
$input-small-clear-icon: 8px !default;
|
|
2976
2976
|
$input-bigger-small-clear-icon: 12px !default;
|
|
2977
2977
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -20726,7 +20726,7 @@ $cbox-border-style: solid !default;
|
|
|
20726
20726
|
bottom: $cbox-ripple-size;
|
|
20727
20727
|
height: $cbox-ripple-height;
|
|
20728
20728
|
left: $cbox-ripple-size;
|
|
20729
|
-
pointer-events:
|
|
20729
|
+
pointer-events: auto;
|
|
20730
20730
|
position: absolute;
|
|
20731
20731
|
right: $cbox-ripple-size;
|
|
20732
20732
|
top: $cbox-ripple-size;
|
|
@@ -20916,6 +20916,10 @@ $cbox-border-style: solid !default;
|
|
|
20916
20916
|
pointer-events: none;
|
|
20917
20917
|
}
|
|
20918
20918
|
|
|
20919
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20920
|
+
pointer-events: none;
|
|
20921
|
+
}
|
|
20922
|
+
|
|
20919
20923
|
.e-small .e-checkbox-wrapper,
|
|
20920
20924
|
.e-small.e-checkbox-wrapper,
|
|
20921
20925
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -48105,7 +48109,7 @@ $ddl-icon-margin-top-bigger: -2.25em !default;
|
|
|
48105
48109
|
$ddl-small-ddl-icon-top: -1.85em !default;
|
|
48106
48110
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
48107
48111
|
$ddl-clear-margin-top: -2.9em !default;
|
|
48108
|
-
$ddl-closer-margin-top-bigger: -
|
|
48112
|
+
$ddl-closer-margin-top-bigger: -32px !default;
|
|
48109
48113
|
$ddl-chip-close-top: 8px !default;
|
|
48110
48114
|
$ddl-chip-close-left: 0 !default;
|
|
48111
48115
|
$ddl-chip-close-margin: 10px 10px 10px 0 !default;
|
|
@@ -50222,6 +50226,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
50222
50226
|
}
|
|
50223
50227
|
|
|
50224
50228
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
50229
|
+
font-size: 16px;
|
|
50225
50230
|
content: '\e745';
|
|
50226
50231
|
cursor: pointer;
|
|
50227
50232
|
height: $ddl-overall-close-top;
|
|
@@ -63457,7 +63462,8 @@ $grid-checkmark-color: $white !default;
|
|
|
63457
63462
|
.e-detailheadercell {
|
|
63458
63463
|
border-width: $grid-headercell-both-border-width;
|
|
63459
63464
|
}
|
|
63460
|
-
.e-headercell.e-grid-group-first-cell
|
|
63465
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63466
|
+
.e-headercell.e-first-visible-cell {
|
|
63461
63467
|
border-left-width: 0;
|
|
63462
63468
|
}
|
|
63463
63469
|
}
|
|
@@ -63873,7 +63879,11 @@ $grid-checkmark-color: $white !default;
|
|
|
63873
63879
|
&.e-verticallines,
|
|
63874
63880
|
&.e-bothlines {
|
|
63875
63881
|
.e-rowcell.e-grid-group-first-cell,
|
|
63876
|
-
.e-
|
|
63882
|
+
.e-rowcell.e-first-visible-cell,
|
|
63883
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63884
|
+
.e-headercell.e-first-visible-cell,
|
|
63885
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63886
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63877
63887
|
border-left-width: 0;
|
|
63878
63888
|
}
|
|
63879
63889
|
}
|
|
@@ -81859,7 +81869,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81859
81869
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81860
81870
|
left: 0;
|
|
81861
81871
|
margin-left: 12px;
|
|
81862
|
-
margin-top:
|
|
81872
|
+
margin-top: 15px;
|
|
81863
81873
|
padding-bottom: 6px;
|
|
81864
81874
|
position: absolute;
|
|
81865
81875
|
}
|
|
@@ -97191,6 +97201,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97191
97201
|
margin-left: 18px !important;
|
|
97192
97202
|
}
|
|
97193
97203
|
|
|
97204
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97205
|
+
display: flex;
|
|
97206
|
+
}
|
|
97207
|
+
|
|
97194
97208
|
.e-toolbar-item.e-template,
|
|
97195
97209
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97196
97210
|
{
|
|
@@ -99372,6 +99386,9 @@ $qrybldr-drag-grp-list-heg: 27px !default;
|
|
|
99372
99386
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
99373
99387
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
|
|
99374
99388
|
$qryblr-drag-icon-color: $gray-700 !default;
|
|
99389
|
+
$primary-light: $gray-100;
|
|
99390
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99391
|
+
$spinner-border-color: $primary !default;
|
|
99375
99392
|
|
|
99376
99393
|
@mixin fluent2-small-round-btn {
|
|
99377
99394
|
@if $theme-name == 'fluent2' {
|
|
@@ -100448,6 +100465,29 @@ $qryblr-drag-icon-color: $gray-700 !default;
|
|
|
100448
100465
|
}
|
|
100449
100466
|
}
|
|
100450
100467
|
|
|
100468
|
+
.e-querybuilder-spinner::before {
|
|
100469
|
+
content: '';
|
|
100470
|
+
position: absolute;
|
|
100471
|
+
left: 50%;
|
|
100472
|
+
transform: translateX(-50%);
|
|
100473
|
+
width: 16px;
|
|
100474
|
+
height: 16px;
|
|
100475
|
+
border: 2px solid $spinner-border-light-color;
|
|
100476
|
+
border-top: 2px solid $spinner-border-color;
|
|
100477
|
+
border-radius: 50%;
|
|
100478
|
+
animation: spin 1s linear infinite;
|
|
100479
|
+
}
|
|
100480
|
+
|
|
100481
|
+
@keyframes spin {
|
|
100482
|
+
0% {
|
|
100483
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100484
|
+
}
|
|
100485
|
+
|
|
100486
|
+
100% {
|
|
100487
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100488
|
+
}
|
|
100489
|
+
}
|
|
100490
|
+
|
|
100451
100491
|
|
|
100452
100492
|
@include export-module('query-builder-bootstrap4-icons') {
|
|
100453
100493
|
.e-query-builder {
|
|
@@ -3807,7 +3807,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
3807
3807
|
$input-padding-bottom: $zero-value !default;
|
|
3808
3808
|
$input-focus-padding-bottom: $zero-value !default;
|
|
3809
3809
|
$input-clear-icon: 10px !default;
|
|
3810
|
-
$input-bigger-clear-icon:
|
|
3810
|
+
$input-bigger-clear-icon: 16px !default;
|
|
3811
3811
|
$input-small-clear-icon: 8px !default;
|
|
3812
3812
|
$input-bigger-small-clear-icon: 12px !default;
|
|
3813
3813
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -29924,7 +29924,7 @@ $cbox-border-style: solid !default;
|
|
|
29924
29924
|
bottom: $cbox-ripple-size;
|
|
29925
29925
|
height: $cbox-ripple-height;
|
|
29926
29926
|
left: $cbox-ripple-size;
|
|
29927
|
-
pointer-events:
|
|
29927
|
+
pointer-events: auto;
|
|
29928
29928
|
position: absolute;
|
|
29929
29929
|
right: $cbox-ripple-size;
|
|
29930
29930
|
top: $cbox-ripple-size;
|
|
@@ -30114,6 +30114,10 @@ $cbox-border-style: solid !default;
|
|
|
30114
30114
|
pointer-events: none;
|
|
30115
30115
|
}
|
|
30116
30116
|
|
|
30117
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30118
|
+
pointer-events: none;
|
|
30119
|
+
}
|
|
30120
|
+
|
|
30117
30121
|
.e-small .e-checkbox-wrapper,
|
|
30118
30122
|
.e-small.e-checkbox-wrapper,
|
|
30119
30123
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -65516,7 +65520,7 @@ $ddl-icon-margin-top-bigger: -2.25em !default;
|
|
|
65516
65520
|
$ddl-small-ddl-icon-top: -1.85em !default;
|
|
65517
65521
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
65518
65522
|
$ddl-clear-margin-top: -2.9em !default;
|
|
65519
|
-
$ddl-closer-margin-top-bigger: -
|
|
65523
|
+
$ddl-closer-margin-top-bigger: -32px !default;
|
|
65520
65524
|
$ddl-chip-close-top: 8px !default;
|
|
65521
65525
|
$ddl-chip-close-left: 0 !default;
|
|
65522
65526
|
$ddl-chip-close-margin: 10px 10px 10px 0 !default;
|
|
@@ -67633,6 +67637,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67633
67637
|
}
|
|
67634
67638
|
|
|
67635
67639
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
67640
|
+
font-size: 16px;
|
|
67636
67641
|
content: '\e745';
|
|
67637
67642
|
cursor: pointer;
|
|
67638
67643
|
height: $ddl-overall-close-top;
|
|
@@ -67809,7 +67814,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67809
67814
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
67810
67815
|
}
|
|
67811
67816
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
67812
|
-
margin-top: -
|
|
67817
|
+
margin-top: -32px;
|
|
67813
67818
|
}
|
|
67814
67819
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
67815
67820
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -67820,7 +67825,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67820
67825
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
67821
67826
|
margin-top: -2.15em;
|
|
67822
67827
|
}
|
|
67823
|
-
@if $ddl-multiselect-skin-name == '
|
|
67828
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
67824
67829
|
margin-top: -3.2em;
|
|
67825
67830
|
}
|
|
67826
67831
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69587,7 +69592,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69587
69592
|
@if $skin-name == 'bootstrap4' {
|
|
69588
69593
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69589
69594
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69590
|
-
font-size:
|
|
69595
|
+
font-size: 16px;
|
|
69591
69596
|
}
|
|
69592
69597
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69593
69598
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69636,7 +69641,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69636
69641
|
@if $skin-name == 'FluentUI' {
|
|
69637
69642
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69638
69643
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69639
|
-
margin-top: -
|
|
69644
|
+
margin-top: -24px;
|
|
69640
69645
|
}
|
|
69641
69646
|
}
|
|
69642
69647
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -85862,7 +85867,8 @@ $grid-checkmark-color: $white !default;
|
|
|
85862
85867
|
.e-detailheadercell {
|
|
85863
85868
|
border-width: $grid-headercell-both-border-width;
|
|
85864
85869
|
}
|
|
85865
|
-
.e-headercell.e-grid-group-first-cell
|
|
85870
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85871
|
+
.e-headercell.e-first-visible-cell {
|
|
85866
85872
|
border-left-width: 0;
|
|
85867
85873
|
}
|
|
85868
85874
|
}
|
|
@@ -86278,7 +86284,11 @@ $grid-checkmark-color: $white !default;
|
|
|
86278
86284
|
&.e-verticallines,
|
|
86279
86285
|
&.e-bothlines {
|
|
86280
86286
|
.e-rowcell.e-grid-group-first-cell,
|
|
86281
|
-
.e-
|
|
86287
|
+
.e-rowcell.e-first-visible-cell,
|
|
86288
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86289
|
+
.e-headercell.e-first-visible-cell,
|
|
86290
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86291
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86282
86292
|
border-left-width: 0;
|
|
86283
86293
|
}
|
|
86284
86294
|
}
|
|
@@ -109348,7 +109358,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
109348
109358
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109349
109359
|
left: 0;
|
|
109350
109360
|
margin-left: 12px;
|
|
109351
|
-
margin-top:
|
|
109361
|
+
margin-top: 15px;
|
|
109352
109362
|
padding-bottom: 6px;
|
|
109353
109363
|
position: absolute;
|
|
109354
109364
|
}
|
|
@@ -127295,6 +127305,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127295
127305
|
margin-left: 18px !important;
|
|
127296
127306
|
}
|
|
127297
127307
|
|
|
127308
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127309
|
+
display: flex;
|
|
127310
|
+
}
|
|
127311
|
+
|
|
127298
127312
|
.e-toolbar-item.e-template,
|
|
127299
127313
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127300
127314
|
{
|
|
@@ -130111,6 +130125,9 @@ $qrybldr-drag-grp-list-heg: 27px !default;
|
|
|
130111
130125
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
130112
130126
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
|
|
130113
130127
|
$qryblr-drag-icon-color: $gray-700 !default;
|
|
130128
|
+
$primary-light: $gray-100;
|
|
130129
|
+
$spinner-border-light-color: $primary-light !default;
|
|
130130
|
+
$spinner-border-color: $primary !default;
|
|
130114
130131
|
|
|
130115
130132
|
@mixin fluent2-small-round-btn {
|
|
130116
130133
|
@if $theme-name == 'fluent2' {
|
|
@@ -131187,6 +131204,29 @@ $qryblr-drag-icon-color: $gray-700 !default;
|
|
|
131187
131204
|
}
|
|
131188
131205
|
}
|
|
131189
131206
|
|
|
131207
|
+
.e-querybuilder-spinner::before {
|
|
131208
|
+
content: '';
|
|
131209
|
+
position: absolute;
|
|
131210
|
+
left: 50%;
|
|
131211
|
+
transform: translateX(-50%);
|
|
131212
|
+
width: 16px;
|
|
131213
|
+
height: 16px;
|
|
131214
|
+
border: 2px solid $spinner-border-light-color;
|
|
131215
|
+
border-top: 2px solid $spinner-border-color;
|
|
131216
|
+
border-radius: 50%;
|
|
131217
|
+
animation: spin 1s linear infinite;
|
|
131218
|
+
}
|
|
131219
|
+
|
|
131220
|
+
@keyframes spin {
|
|
131221
|
+
0% {
|
|
131222
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131223
|
+
}
|
|
131224
|
+
|
|
131225
|
+
100% {
|
|
131226
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131227
|
+
}
|
|
131228
|
+
}
|
|
131229
|
+
|
|
131190
131230
|
|
|
131191
131231
|
@include export-module('query-builder-bootstrap4-icons') {
|
|
131192
131232
|
.e-query-builder {
|