@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
|
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2364
2364
|
.e-detailheadercell {
|
|
2365
2365
|
border-width: $grid-headercell-both-border-width;
|
|
2366
2366
|
}
|
|
2367
|
-
.e-headercell.e-grid-group-first-cell
|
|
2367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2368
|
+
.e-headercell.e-first-visible-cell {
|
|
2368
2369
|
border-left-width: 0;
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2780
2781
|
&.e-verticallines,
|
|
2781
2782
|
&.e-bothlines {
|
|
2782
2783
|
.e-rowcell.e-grid-group-first-cell,
|
|
2783
|
-
.e-
|
|
2784
|
+
.e-rowcell.e-first-visible-cell,
|
|
2785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2786
|
+
.e-headercell.e-first-visible-cell,
|
|
2787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2784
2789
|
border-left-width: 0;
|
|
2785
2790
|
}
|
|
2786
2791
|
}
|
|
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2364
2364
|
.e-detailheadercell {
|
|
2365
2365
|
border-width: $grid-headercell-both-border-width;
|
|
2366
2366
|
}
|
|
2367
|
-
.e-headercell.e-grid-group-first-cell
|
|
2367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2368
|
+
.e-headercell.e-first-visible-cell {
|
|
2368
2369
|
border-left-width: 0;
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2780
2781
|
&.e-verticallines,
|
|
2781
2782
|
&.e-bothlines {
|
|
2782
2783
|
.e-rowcell.e-grid-group-first-cell,
|
|
2783
|
-
.e-
|
|
2784
|
+
.e-rowcell.e-first-visible-cell,
|
|
2785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2786
|
+
.e-headercell.e-first-visible-cell,
|
|
2787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2784
2789
|
border-left-width: 0;
|
|
2785
2790
|
}
|
|
2786
2791
|
}
|
|
@@ -20794,7 +20794,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
20794
20794
|
bottom: $cbox-ripple-size;
|
|
20795
20795
|
height: $cbox-ripple-height;
|
|
20796
20796
|
left: $cbox-ripple-size;
|
|
20797
|
-
pointer-events:
|
|
20797
|
+
pointer-events: auto;
|
|
20798
20798
|
position: absolute;
|
|
20799
20799
|
right: $cbox-ripple-size;
|
|
20800
20800
|
top: $cbox-ripple-size;
|
|
@@ -20984,6 +20984,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
20984
20984
|
pointer-events: none;
|
|
20985
20985
|
}
|
|
20986
20986
|
|
|
20987
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
20988
|
+
pointer-events: none;
|
|
20989
|
+
}
|
|
20990
|
+
|
|
20987
20991
|
.e-small .e-checkbox-wrapper,
|
|
20988
20992
|
.e-small.e-checkbox-wrapper,
|
|
20989
20993
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -48133,7 +48137,7 @@ $ddl-icon-margin-top-bigger: -3.1em !default;
|
|
|
48133
48137
|
$ddl-small-ddl-icon-top: -2.5em !default;
|
|
48134
48138
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
48135
48139
|
$ddl-clear-margin-top: -3.2em !default;
|
|
48136
|
-
$ddl-closer-margin-top-bigger: -
|
|
48140
|
+
$ddl-closer-margin-top-bigger: -34px !default;
|
|
48137
48141
|
$ddl-chip-font-family: inherit !default;
|
|
48138
48142
|
$ddl-chip-mobile-radius: 0 !default;
|
|
48139
48143
|
$ddl-chip-sel-mobile-height: 38px !default;
|
|
@@ -50292,6 +50296,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
50292
50296
|
}
|
|
50293
50297
|
|
|
50294
50298
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
50299
|
+
font-size: 12px;
|
|
50295
50300
|
content: '\e7a7';
|
|
50296
50301
|
cursor: pointer;
|
|
50297
50302
|
left: $ddl-overall-close-left;
|
|
@@ -63482,7 +63487,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
63482
63487
|
.e-detailheadercell {
|
|
63483
63488
|
border-width: $grid-headercell-both-border-width;
|
|
63484
63489
|
}
|
|
63485
|
-
.e-headercell.e-grid-group-first-cell
|
|
63490
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63491
|
+
.e-headercell.e-first-visible-cell {
|
|
63486
63492
|
border-left-width: 0;
|
|
63487
63493
|
}
|
|
63488
63494
|
}
|
|
@@ -63898,7 +63904,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
63898
63904
|
&.e-verticallines,
|
|
63899
63905
|
&.e-bothlines {
|
|
63900
63906
|
.e-rowcell.e-grid-group-first-cell,
|
|
63901
|
-
.e-
|
|
63907
|
+
.e-rowcell.e-first-visible-cell,
|
|
63908
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63909
|
+
.e-headercell.e-first-visible-cell,
|
|
63910
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63911
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63902
63912
|
border-left-width: 0;
|
|
63903
63913
|
}
|
|
63904
63914
|
}
|
|
@@ -81717,7 +81727,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
81717
81727
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81718
81728
|
left: 0;
|
|
81719
81729
|
margin-left: 12px;
|
|
81720
|
-
margin-top:
|
|
81730
|
+
margin-top: 15px;
|
|
81721
81731
|
padding-bottom: 6px;
|
|
81722
81732
|
position: absolute;
|
|
81723
81733
|
}
|
|
@@ -96976,6 +96986,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
96976
96986
|
margin-left: 18px !important;
|
|
96977
96987
|
}
|
|
96978
96988
|
|
|
96989
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
96990
|
+
display: flex;
|
|
96991
|
+
}
|
|
96992
|
+
|
|
96979
96993
|
.e-toolbar-item.e-template,
|
|
96980
96994
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
96981
96995
|
{
|
|
@@ -99154,6 +99168,10 @@ $qrybldr-drag-grp-list-heg: 32px !default;
|
|
|
99154
99168
|
$qrybldr-drag-grp-big-list-heg: 37px !default;
|
|
99155
99169
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
99156
99170
|
$qryblr-drag-icon-color: $content-font !default;
|
|
99171
|
+
$primary: #ffd939 !default;
|
|
99172
|
+
$primary-light: #ffd739 !default;
|
|
99173
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99174
|
+
$spinner-border-color: $primary !default;
|
|
99157
99175
|
|
|
99158
99176
|
@mixin fluent2-small-round-btn {
|
|
99159
99177
|
@if $theme-name == 'fluent2' {
|
|
@@ -100230,6 +100248,29 @@ $qryblr-drag-icon-color: $content-font !default;
|
|
|
100230
100248
|
}
|
|
100231
100249
|
}
|
|
100232
100250
|
|
|
100251
|
+
.e-querybuilder-spinner::before {
|
|
100252
|
+
content: '';
|
|
100253
|
+
position: absolute;
|
|
100254
|
+
left: 50%;
|
|
100255
|
+
transform: translateX(-50%);
|
|
100256
|
+
width: 16px;
|
|
100257
|
+
height: 16px;
|
|
100258
|
+
border: 2px solid $spinner-border-light-color;
|
|
100259
|
+
border-top: 2px solid $spinner-border-color;
|
|
100260
|
+
border-radius: 50%;
|
|
100261
|
+
animation: spin 1s linear infinite;
|
|
100262
|
+
}
|
|
100263
|
+
|
|
100264
|
+
@keyframes spin {
|
|
100265
|
+
0% {
|
|
100266
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100267
|
+
}
|
|
100268
|
+
|
|
100269
|
+
100% {
|
|
100270
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100271
|
+
}
|
|
100272
|
+
}
|
|
100273
|
+
|
|
100233
100274
|
|
|
100234
100275
|
@include export-module('query-builder-material-icons') {
|
|
100235
100276
|
.e-query-builder {
|
|
@@ -29992,7 +29992,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
29992
29992
|
bottom: $cbox-ripple-size;
|
|
29993
29993
|
height: $cbox-ripple-height;
|
|
29994
29994
|
left: $cbox-ripple-size;
|
|
29995
|
-
pointer-events:
|
|
29995
|
+
pointer-events: auto;
|
|
29996
29996
|
position: absolute;
|
|
29997
29997
|
right: $cbox-ripple-size;
|
|
29998
29998
|
top: $cbox-ripple-size;
|
|
@@ -30182,6 +30182,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
30182
30182
|
pointer-events: none;
|
|
30183
30183
|
}
|
|
30184
30184
|
|
|
30185
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30186
|
+
pointer-events: none;
|
|
30187
|
+
}
|
|
30188
|
+
|
|
30185
30189
|
.e-small .e-checkbox-wrapper,
|
|
30186
30190
|
.e-small.e-checkbox-wrapper,
|
|
30187
30191
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -65544,7 +65548,7 @@ $ddl-icon-margin-top-bigger: -3.1em !default;
|
|
|
65544
65548
|
$ddl-small-ddl-icon-top: -2.5em !default;
|
|
65545
65549
|
$ddl-bigger-small-ddl-icon-top: -2.85em !default;
|
|
65546
65550
|
$ddl-clear-margin-top: -3.2em !default;
|
|
65547
|
-
$ddl-closer-margin-top-bigger: -
|
|
65551
|
+
$ddl-closer-margin-top-bigger: -34px !default;
|
|
65548
65552
|
$ddl-chip-font-family: inherit !default;
|
|
65549
65553
|
$ddl-chip-mobile-radius: 0 !default;
|
|
65550
65554
|
$ddl-chip-sel-mobile-height: 38px !default;
|
|
@@ -67703,6 +67707,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67703
67707
|
}
|
|
67704
67708
|
|
|
67705
67709
|
.e-multi-select-wrapper .e-close-hooker::before {
|
|
67710
|
+
font-size: 12px;
|
|
67706
67711
|
content: '\e7a7';
|
|
67707
67712
|
cursor: pointer;
|
|
67708
67713
|
left: $ddl-overall-close-left;
|
|
@@ -67878,7 +67883,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67878
67883
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
67879
67884
|
}
|
|
67880
67885
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
67881
|
-
margin-top: -
|
|
67886
|
+
margin-top: -32px;
|
|
67882
67887
|
}
|
|
67883
67888
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
67884
67889
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -67889,7 +67894,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
67889
67894
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
67890
67895
|
margin-top: -2.15em;
|
|
67891
67896
|
}
|
|
67892
|
-
@if $ddl-multiselect-skin-name == '
|
|
67897
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
67893
67898
|
margin-top: -3.2em;
|
|
67894
67899
|
}
|
|
67895
67900
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -69656,7 +69661,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69656
69661
|
@if $skin-name == 'bootstrap4' {
|
|
69657
69662
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69658
69663
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
69659
|
-
font-size:
|
|
69664
|
+
font-size: 16px;
|
|
69660
69665
|
}
|
|
69661
69666
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
69662
69667
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -69705,7 +69710,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
69705
69710
|
@if $skin-name == 'FluentUI' {
|
|
69706
69711
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
69707
69712
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
69708
|
-
margin-top: -
|
|
69713
|
+
margin-top: -24px;
|
|
69709
69714
|
}
|
|
69710
69715
|
}
|
|
69711
69716
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -85887,7 +85892,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
85887
85892
|
.e-detailheadercell {
|
|
85888
85893
|
border-width: $grid-headercell-both-border-width;
|
|
85889
85894
|
}
|
|
85890
|
-
.e-headercell.e-grid-group-first-cell
|
|
85895
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85896
|
+
.e-headercell.e-first-visible-cell {
|
|
85891
85897
|
border-left-width: 0;
|
|
85892
85898
|
}
|
|
85893
85899
|
}
|
|
@@ -86303,7 +86309,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
86303
86309
|
&.e-verticallines,
|
|
86304
86310
|
&.e-bothlines {
|
|
86305
86311
|
.e-rowcell.e-grid-group-first-cell,
|
|
86306
|
-
.e-
|
|
86312
|
+
.e-rowcell.e-first-visible-cell,
|
|
86313
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86314
|
+
.e-headercell.e-first-visible-cell,
|
|
86315
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86316
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86307
86317
|
border-left-width: 0;
|
|
86308
86318
|
}
|
|
86309
86319
|
}
|
|
@@ -109206,7 +109216,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109206
109216
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109207
109217
|
left: 0;
|
|
109208
109218
|
margin-left: 12px;
|
|
109209
|
-
margin-top:
|
|
109219
|
+
margin-top: 15px;
|
|
109210
109220
|
padding-bottom: 6px;
|
|
109211
109221
|
position: absolute;
|
|
109212
109222
|
}
|
|
@@ -127080,6 +127090,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127080
127090
|
margin-left: 18px !important;
|
|
127081
127091
|
}
|
|
127082
127092
|
|
|
127093
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127094
|
+
display: flex;
|
|
127095
|
+
}
|
|
127096
|
+
|
|
127083
127097
|
.e-toolbar-item.e-template,
|
|
127084
127098
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127085
127099
|
{
|
|
@@ -129893,6 +129907,10 @@ $qrybldr-drag-grp-list-heg: 32px !default;
|
|
|
129893
129907
|
$qrybldr-drag-grp-big-list-heg: 37px !default;
|
|
129894
129908
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
129895
129909
|
$qryblr-drag-icon-color: $content-font !default;
|
|
129910
|
+
$primary: #ffd939 !default;
|
|
129911
|
+
$primary-light: #ffd739 !default;
|
|
129912
|
+
$spinner-border-light-color: $primary-light !default;
|
|
129913
|
+
$spinner-border-color: $primary !default;
|
|
129896
129914
|
|
|
129897
129915
|
@mixin fluent2-small-round-btn {
|
|
129898
129916
|
@if $theme-name == 'fluent2' {
|
|
@@ -130969,6 +130987,29 @@ $qryblr-drag-icon-color: $content-font !default;
|
|
|
130969
130987
|
}
|
|
130970
130988
|
}
|
|
130971
130989
|
|
|
130990
|
+
.e-querybuilder-spinner::before {
|
|
130991
|
+
content: '';
|
|
130992
|
+
position: absolute;
|
|
130993
|
+
left: 50%;
|
|
130994
|
+
transform: translateX(-50%);
|
|
130995
|
+
width: 16px;
|
|
130996
|
+
height: 16px;
|
|
130997
|
+
border: 2px solid $spinner-border-light-color;
|
|
130998
|
+
border-top: 2px solid $spinner-border-color;
|
|
130999
|
+
border-radius: 50%;
|
|
131000
|
+
animation: spin 1s linear infinite;
|
|
131001
|
+
}
|
|
131002
|
+
|
|
131003
|
+
@keyframes spin {
|
|
131004
|
+
0% {
|
|
131005
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131006
|
+
}
|
|
131007
|
+
|
|
131008
|
+
100% {
|
|
131009
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131010
|
+
}
|
|
131011
|
+
}
|
|
131012
|
+
|
|
130972
131013
|
|
|
130973
131014
|
@include export-module('query-builder-material-icons') {
|
|
130974
131015
|
.e-query-builder {
|
|
@@ -52,7 +52,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
52
52
|
$input-padding-bottom: $zero-value !default;
|
|
53
53
|
$input-focus-padding-bottom: $zero-value !default;
|
|
54
54
|
$input-clear-icon: 10px !default;
|
|
55
|
-
$input-bigger-clear-icon:
|
|
55
|
+
$input-bigger-clear-icon: 16px !default;
|
|
56
56
|
$input-small-clear-icon: 8px !default;
|
|
57
57
|
$input-bigger-small-clear-icon: 12px !default;
|
|
58
58
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -52,7 +52,7 @@ $float-input-wrap-padding-top: $zero-value !default;
|
|
|
52
52
|
$input-padding-bottom: $zero-value !default;
|
|
53
53
|
$input-focus-padding-bottom: $zero-value !default;
|
|
54
54
|
$input-clear-icon: 10px !default;
|
|
55
|
-
$input-bigger-clear-icon:
|
|
55
|
+
$input-bigger-clear-icon: 16px !default;
|
|
56
56
|
$input-small-clear-icon: 8px !default;
|
|
57
57
|
$input-bigger-small-clear-icon: 12px !default;
|
|
58
58
|
$input-clear-icon-padding: $zero-value !default;
|
|
@@ -21253,7 +21253,7 @@ $cbox-border-style: solid !default;
|
|
|
21253
21253
|
bottom: $cbox-ripple-size;
|
|
21254
21254
|
height: $cbox-ripple-height;
|
|
21255
21255
|
left: $cbox-ripple-size;
|
|
21256
|
-
pointer-events:
|
|
21256
|
+
pointer-events: auto;
|
|
21257
21257
|
position: absolute;
|
|
21258
21258
|
right: $cbox-ripple-size;
|
|
21259
21259
|
top: $cbox-ripple-size;
|
|
@@ -21443,6 +21443,10 @@ $cbox-border-style: solid !default;
|
|
|
21443
21443
|
pointer-events: none;
|
|
21444
21444
|
}
|
|
21445
21445
|
|
|
21446
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
21447
|
+
pointer-events: none;
|
|
21448
|
+
}
|
|
21449
|
+
|
|
21446
21450
|
.e-small .e-checkbox-wrapper,
|
|
21447
21451
|
.e-small.e-checkbox-wrapper,
|
|
21448
21452
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -64393,7 +64397,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64393
64397
|
.e-detailheadercell {
|
|
64394
64398
|
border-width: $grid-headercell-both-border-width;
|
|
64395
64399
|
}
|
|
64396
|
-
.e-headercell.e-grid-group-first-cell
|
|
64400
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64401
|
+
.e-headercell.e-first-visible-cell {
|
|
64397
64402
|
border-left-width: 0;
|
|
64398
64403
|
}
|
|
64399
64404
|
}
|
|
@@ -64809,7 +64814,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64809
64814
|
&.e-verticallines,
|
|
64810
64815
|
&.e-bothlines {
|
|
64811
64816
|
.e-rowcell.e-grid-group-first-cell,
|
|
64812
|
-
.e-
|
|
64817
|
+
.e-rowcell.e-first-visible-cell,
|
|
64818
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64819
|
+
.e-headercell.e-first-visible-cell,
|
|
64820
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64821
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64813
64822
|
border-left-width: 0;
|
|
64814
64823
|
}
|
|
64815
64824
|
}
|
|
@@ -82655,7 +82664,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82655
82664
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82656
82665
|
left: 0;
|
|
82657
82666
|
margin-left: 12px;
|
|
82658
|
-
margin-top:
|
|
82667
|
+
margin-top: 15px;
|
|
82659
82668
|
padding-bottom: 6px;
|
|
82660
82669
|
position: absolute;
|
|
82661
82670
|
}
|
|
@@ -97941,6 +97950,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97941
97950
|
margin-left: 18px !important;
|
|
97942
97951
|
}
|
|
97943
97952
|
|
|
97953
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97954
|
+
display: flex;
|
|
97955
|
+
}
|
|
97956
|
+
|
|
97944
97957
|
.e-toolbar-item.e-template,
|
|
97945
97958
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97946
97959
|
{
|
|
@@ -100121,6 +100134,9 @@ $qrybldr-drag-grp-list-heg: 25px !default;
|
|
|
100121
100134
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
100122
100135
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
100123
100136
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
100137
|
+
$primary-light: $primary-300 !default;
|
|
100138
|
+
$spinner-border-light-color: $primary-light !default;
|
|
100139
|
+
$spinner-border-color: $primary !default;
|
|
100124
100140
|
|
|
100125
100141
|
@mixin fluent2-small-round-btn {
|
|
100126
100142
|
@if $theme-name == 'fluent2' {
|
|
@@ -101197,6 +101213,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
101197
101213
|
}
|
|
101198
101214
|
}
|
|
101199
101215
|
|
|
101216
|
+
.e-querybuilder-spinner::before {
|
|
101217
|
+
content: '';
|
|
101218
|
+
position: absolute;
|
|
101219
|
+
left: 50%;
|
|
101220
|
+
transform: translateX(-50%);
|
|
101221
|
+
width: 16px;
|
|
101222
|
+
height: 16px;
|
|
101223
|
+
border: 2px solid $spinner-border-light-color;
|
|
101224
|
+
border-top: 2px solid $spinner-border-color;
|
|
101225
|
+
border-radius: 50%;
|
|
101226
|
+
animation: spin 1s linear infinite;
|
|
101227
|
+
}
|
|
101228
|
+
|
|
101229
|
+
@keyframes spin {
|
|
101230
|
+
0% {
|
|
101231
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101232
|
+
}
|
|
101233
|
+
|
|
101234
|
+
100% {
|
|
101235
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101236
|
+
}
|
|
101237
|
+
}
|
|
101238
|
+
|
|
101200
101239
|
|
|
101201
101240
|
@include export-module('query-builder-material-icons') {
|
|
101202
101241
|
.e-query-builder {
|
|
@@ -30451,7 +30451,7 @@ $cbox-border-style: solid !default;
|
|
|
30451
30451
|
bottom: $cbox-ripple-size;
|
|
30452
30452
|
height: $cbox-ripple-height;
|
|
30453
30453
|
left: $cbox-ripple-size;
|
|
30454
|
-
pointer-events:
|
|
30454
|
+
pointer-events: auto;
|
|
30455
30455
|
position: absolute;
|
|
30456
30456
|
right: $cbox-ripple-size;
|
|
30457
30457
|
top: $cbox-ripple-size;
|
|
@@ -30641,6 +30641,10 @@ $cbox-border-style: solid !default;
|
|
|
30641
30641
|
pointer-events: none;
|
|
30642
30642
|
}
|
|
30643
30643
|
|
|
30644
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
30645
|
+
pointer-events: none;
|
|
30646
|
+
}
|
|
30647
|
+
|
|
30644
30648
|
.e-small .e-checkbox-wrapper,
|
|
30645
30649
|
.e-small.e-checkbox-wrapper,
|
|
30646
30650
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -68769,7 +68773,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68769
68773
|
margin-top: $ddl-closer-margin-top-bigger;
|
|
68770
68774
|
}
|
|
68771
68775
|
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
68772
|
-
margin-top: -
|
|
68776
|
+
margin-top: -32px;
|
|
68773
68777
|
}
|
|
68774
68778
|
@if $ddl-multiselect-skin-name == 'FluentUI' {
|
|
68775
68779
|
margin-top: $ddl-bigger-clear-margin-top;
|
|
@@ -68780,7 +68784,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
68780
68784
|
@if $ddl-multiselect-skin-name == 'bootstrap5' or $ddl-multiselect-skin-name == 'bootstrap5.3' {
|
|
68781
68785
|
margin-top: -2.15em;
|
|
68782
68786
|
}
|
|
68783
|
-
@if $ddl-multiselect-skin-name == '
|
|
68787
|
+
@if $ddl-multiselect-skin-name == 'fabric' {
|
|
68784
68788
|
margin-top: -3.2em;
|
|
68785
68789
|
}
|
|
68786
68790
|
@if $ddl-multiselect-skin-name == 'tailwind' {
|
|
@@ -70547,7 +70551,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70547
70551
|
@if $skin-name == 'bootstrap4' {
|
|
70548
70552
|
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
70549
70553
|
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
70550
|
-
font-size:
|
|
70554
|
+
font-size: 16px;
|
|
70551
70555
|
}
|
|
70552
70556
|
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
70553
70557
|
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
@@ -70596,7 +70600,7 @@ e-ddl.e-popup.e-multi-select-list-wrapper.e-multiselct-group.e-checkbox .e-list-
|
|
|
70596
70600
|
@if $skin-name == 'FluentUI' {
|
|
70597
70601
|
.e-bigger .e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon,
|
|
70598
70602
|
.e-bigger.e-multiselect.e-control-container .e-multi-select-wrapper.e-down-icon .e-clear-icon {
|
|
70599
|
-
margin-top: -
|
|
70603
|
+
margin-top: -24px;
|
|
70600
70604
|
}
|
|
70601
70605
|
}
|
|
70602
70606
|
@if $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light' {
|
|
@@ -86798,7 +86802,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86798
86802
|
.e-detailheadercell {
|
|
86799
86803
|
border-width: $grid-headercell-both-border-width;
|
|
86800
86804
|
}
|
|
86801
|
-
.e-headercell.e-grid-group-first-cell
|
|
86805
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86806
|
+
.e-headercell.e-first-visible-cell {
|
|
86802
86807
|
border-left-width: 0;
|
|
86803
86808
|
}
|
|
86804
86809
|
}
|
|
@@ -87214,7 +87219,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87214
87219
|
&.e-verticallines,
|
|
87215
87220
|
&.e-bothlines {
|
|
87216
87221
|
.e-rowcell.e-grid-group-first-cell,
|
|
87217
|
-
.e-
|
|
87222
|
+
.e-rowcell.e-first-visible-cell,
|
|
87223
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87224
|
+
.e-headercell.e-first-visible-cell,
|
|
87225
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87226
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87218
87227
|
border-left-width: 0;
|
|
87219
87228
|
}
|
|
87220
87229
|
}
|
|
@@ -110144,7 +110153,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
110144
110153
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110145
110154
|
left: 0;
|
|
110146
110155
|
margin-left: 12px;
|
|
110147
|
-
margin-top:
|
|
110156
|
+
margin-top: 15px;
|
|
110148
110157
|
padding-bottom: 6px;
|
|
110149
110158
|
position: absolute;
|
|
110150
110159
|
}
|
|
@@ -128045,6 +128054,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
128045
128054
|
margin-left: 18px !important;
|
|
128046
128055
|
}
|
|
128047
128056
|
|
|
128057
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128058
|
+
display: flex;
|
|
128059
|
+
}
|
|
128060
|
+
|
|
128048
128061
|
.e-toolbar-item.e-template,
|
|
128049
128062
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128050
128063
|
{
|
|
@@ -130860,6 +130873,9 @@ $qrybldr-drag-grp-list-heg: 25px !default;
|
|
|
130860
130873
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
130861
130874
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130862
130875
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
130876
|
+
$primary-light: $primary-300 !default;
|
|
130877
|
+
$spinner-border-light-color: $primary-light !default;
|
|
130878
|
+
$spinner-border-color: $primary !default;
|
|
130863
130879
|
|
|
130864
130880
|
@mixin fluent2-small-round-btn {
|
|
130865
130881
|
@if $theme-name == 'fluent2' {
|
|
@@ -131936,6 +131952,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
131936
131952
|
}
|
|
131937
131953
|
}
|
|
131938
131954
|
|
|
131955
|
+
.e-querybuilder-spinner::before {
|
|
131956
|
+
content: '';
|
|
131957
|
+
position: absolute;
|
|
131958
|
+
left: 50%;
|
|
131959
|
+
transform: translateX(-50%);
|
|
131960
|
+
width: 16px;
|
|
131961
|
+
height: 16px;
|
|
131962
|
+
border: 2px solid $spinner-border-light-color;
|
|
131963
|
+
border-top: 2px solid $spinner-border-color;
|
|
131964
|
+
border-radius: 50%;
|
|
131965
|
+
animation: spin 1s linear infinite;
|
|
131966
|
+
}
|
|
131967
|
+
|
|
131968
|
+
@keyframes spin {
|
|
131969
|
+
0% {
|
|
131970
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131971
|
+
}
|
|
131972
|
+
|
|
131973
|
+
100% {
|
|
131974
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131975
|
+
}
|
|
131976
|
+
}
|
|
131977
|
+
|
|
131939
131978
|
|
|
131940
131979
|
@include export-module('query-builder-material-icons') {
|
|
131941
131980
|
.e-query-builder {
|
|
@@ -21050,7 +21050,7 @@ $cbox-border-style: solid !default;
|
|
|
21050
21050
|
bottom: $cbox-ripple-size;
|
|
21051
21051
|
height: $cbox-ripple-height;
|
|
21052
21052
|
left: $cbox-ripple-size;
|
|
21053
|
-
pointer-events:
|
|
21053
|
+
pointer-events: auto;
|
|
21054
21054
|
position: absolute;
|
|
21055
21055
|
right: $cbox-ripple-size;
|
|
21056
21056
|
top: $cbox-ripple-size;
|
|
@@ -21240,6 +21240,10 @@ $cbox-border-style: solid !default;
|
|
|
21240
21240
|
pointer-events: none;
|
|
21241
21241
|
}
|
|
21242
21242
|
|
|
21243
|
+
.e-overlay .e-checkbox-wrapper .e-ripple-container {
|
|
21244
|
+
pointer-events: none;
|
|
21245
|
+
}
|
|
21246
|
+
|
|
21243
21247
|
.e-small .e-checkbox-wrapper,
|
|
21244
21248
|
.e-small.e-checkbox-wrapper,
|
|
21245
21249
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -48502,7 +48506,7 @@ $ddl-delimviewheight-bigger: 34px !default;
|
|
|
48502
48506
|
$ddl-closer-hooker-font: 10px !default;
|
|
48503
48507
|
$ddl-chip-font-family: inherit !default;
|
|
48504
48508
|
$ddl-closer-margin-top: -2.5em !default;
|
|
48505
|
-
$ddl-closer-margin-top-bigger: -
|
|
48509
|
+
$ddl-closer-margin-top-bigger: -32px !default;
|
|
48506
48510
|
$ddl-icon-margin-top: -2.1em !default;
|
|
48507
48511
|
$ddl-clear-margin-top: -2.5em !default;
|
|
48508
48512
|
$ddl-icon-margin-top-bigger: -2.5em !default;
|
|
@@ -64135,7 +64139,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64135
64139
|
.e-detailheadercell {
|
|
64136
64140
|
border-width: $grid-headercell-both-border-width;
|
|
64137
64141
|
}
|
|
64138
|
-
.e-headercell.e-grid-group-first-cell
|
|
64142
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64143
|
+
.e-headercell.e-first-visible-cell {
|
|
64139
64144
|
border-left-width: 0;
|
|
64140
64145
|
}
|
|
64141
64146
|
}
|
|
@@ -64551,7 +64556,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64551
64556
|
&.e-verticallines,
|
|
64552
64557
|
&.e-bothlines {
|
|
64553
64558
|
.e-rowcell.e-grid-group-first-cell,
|
|
64554
|
-
.e-
|
|
64559
|
+
.e-rowcell.e-first-visible-cell,
|
|
64560
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64561
|
+
.e-headercell.e-first-visible-cell,
|
|
64562
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64563
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64555
64564
|
border-left-width: 0;
|
|
64556
64565
|
}
|
|
64557
64566
|
}
|
|
@@ -82401,7 +82410,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82401
82410
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82402
82411
|
left: 0;
|
|
82403
82412
|
margin-left: 12px;
|
|
82404
|
-
margin-top:
|
|
82413
|
+
margin-top: 15px;
|
|
82405
82414
|
padding-bottom: 6px;
|
|
82406
82415
|
position: absolute;
|
|
82407
82416
|
}
|
|
@@ -97686,6 +97695,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97686
97695
|
margin-left: 18px !important;
|
|
97687
97696
|
}
|
|
97688
97697
|
|
|
97698
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97699
|
+
display: flex;
|
|
97700
|
+
}
|
|
97701
|
+
|
|
97689
97702
|
.e-toolbar-item.e-template,
|
|
97690
97703
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97691
97704
|
{
|
|
@@ -99865,6 +99878,9 @@ $qrybldr-drag-grp-list-heg: 25px !default;
|
|
|
99865
99878
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
99866
99879
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99867
99880
|
$qryblr-drag-icon-color: rgba($grey-black, .87) !default;
|
|
99881
|
+
$primary-light: $primary-300 !default;
|
|
99882
|
+
$spinner-border-light-color: $primary-light !default;
|
|
99883
|
+
$spinner-border-color: $primary !default;
|
|
99868
99884
|
|
|
99869
99885
|
@mixin fluent2-small-round-btn {
|
|
99870
99886
|
@if $theme-name == 'fluent2' {
|
|
@@ -100941,6 +100957,29 @@ $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
|
|
|
100941
100957
|
}
|
|
100942
100958
|
}
|
|
100943
100959
|
|
|
100960
|
+
.e-querybuilder-spinner::before {
|
|
100961
|
+
content: '';
|
|
100962
|
+
position: absolute;
|
|
100963
|
+
left: 50%;
|
|
100964
|
+
transform: translateX(-50%);
|
|
100965
|
+
width: 16px;
|
|
100966
|
+
height: 16px;
|
|
100967
|
+
border: 2px solid $spinner-border-light-color;
|
|
100968
|
+
border-top: 2px solid $spinner-border-color;
|
|
100969
|
+
border-radius: 50%;
|
|
100970
|
+
animation: spin 1s linear infinite;
|
|
100971
|
+
}
|
|
100972
|
+
|
|
100973
|
+
@keyframes spin {
|
|
100974
|
+
0% {
|
|
100975
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100976
|
+
}
|
|
100977
|
+
|
|
100978
|
+
100% {
|
|
100979
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100980
|
+
}
|
|
100981
|
+
}
|
|
100982
|
+
|
|
100944
100983
|
|
|
100945
100984
|
@include export-module('query-builder-material-icons') {
|
|
100946
100985
|
.e-query-builder {
|