@syncfusion/blazor-themes 31.1.20 → 31.1.22
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 +36 -4
- package/Compiled-Themes/bds-dark.css +36 -4
- package/Compiled-Themes/bds-lite.css +36 -4
- package/Compiled-Themes/bds.css +36 -4
- package/Compiled-Themes/bootstrap-dark-lite.css +36 -4
- package/Compiled-Themes/bootstrap-dark.css +36 -4
- package/Compiled-Themes/bootstrap-lite.css +36 -4
- package/Compiled-Themes/bootstrap.css +36 -4
- package/Compiled-Themes/bootstrap4-lite.css +38 -6
- package/Compiled-Themes/bootstrap4.css +39 -7
- package/Compiled-Themes/bootstrap5-dark-lite.css +53 -18
- package/Compiled-Themes/bootstrap5-dark.css +53 -18
- package/Compiled-Themes/bootstrap5-lite.css +53 -18
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +41 -9
- package/Compiled-Themes/bootstrap5.3-dark.css +41 -9
- package/Compiled-Themes/bootstrap5.3-lite.css +41 -9
- package/Compiled-Themes/bootstrap5.3.css +41 -9
- package/Compiled-Themes/bootstrap5.css +53 -18
- package/Compiled-Themes/fabric-dark-lite.css +36 -4
- package/Compiled-Themes/fabric-dark.css +36 -4
- package/Compiled-Themes/fabric-lite.css +36 -4
- package/Compiled-Themes/fabric.css +36 -4
- package/Compiled-Themes/fluent-dark-lite.css +39 -7
- package/Compiled-Themes/fluent-dark.css +41 -10
- package/Compiled-Themes/fluent-lite.css +39 -7
- package/Compiled-Themes/fluent.css +41 -10
- package/Compiled-Themes/fluent2-dark-lite.css +41 -9
- package/Compiled-Themes/fluent2-dark.css +41 -9
- package/Compiled-Themes/fluent2-highcontrast-lite.css +41 -9
- package/Compiled-Themes/fluent2-highcontrast.css +41 -9
- package/Compiled-Themes/fluent2-lite.css +41 -9
- package/Compiled-Themes/fluent2.css +41 -9
- package/Compiled-Themes/highcontrast-lite.css +38 -6
- package/Compiled-Themes/highcontrast.css +39 -8
- package/Compiled-Themes/material-dark-lite.css +38 -6
- package/Compiled-Themes/material-dark.css +38 -6
- package/Compiled-Themes/material-lite.css +38 -6
- package/Compiled-Themes/material.css +38 -6
- package/Compiled-Themes/material3-dark-lite.css +36 -4
- package/Compiled-Themes/material3-dark.css +36 -4
- package/Compiled-Themes/material3-lite.css +36 -4
- package/Compiled-Themes/material3.css +36 -4
- package/Compiled-Themes/tailwind-dark-lite.css +36 -4
- package/Compiled-Themes/tailwind-dark.css +36 -4
- package/Compiled-Themes/tailwind-lite.css +36 -4
- package/Compiled-Themes/tailwind.css +36 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +36 -4
- package/Compiled-Themes/tailwind3-dark.css +36 -4
- package/Compiled-Themes/tailwind3-lite.css +36 -4
- package/Compiled-Themes/tailwind3.css +36 -4
- package/SCSS-Themes/bds-dark-lite.scss +42 -15
- package/SCSS-Themes/bds-dark.scss +44 -19
- package/SCSS-Themes/bds-lite.scss +42 -15
- package/SCSS-Themes/bds.scss +44 -19
- package/SCSS-Themes/bootstrap-dark-lite.scss +44 -16
- package/SCSS-Themes/bootstrap-dark.scss +46 -20
- package/SCSS-Themes/bootstrap-lite.scss +44 -16
- package/SCSS-Themes/bootstrap.scss +46 -20
- package/SCSS-Themes/bootstrap4-lite.scss +45 -17
- package/SCSS-Themes/bootstrap4.scss +47 -21
- package/SCSS-Themes/bootstrap5-dark-lite.scss +48 -21
- package/SCSS-Themes/bootstrap5-dark.scss +50 -25
- package/SCSS-Themes/bootstrap5-lite.scss +48 -21
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +43 -16
- package/SCSS-Themes/bootstrap5.3-dark.scss +45 -20
- package/SCSS-Themes/bootstrap5.3-lite.scss +43 -16
- package/SCSS-Themes/bootstrap5.3.scss +45 -20
- package/SCSS-Themes/bootstrap5.scss +50 -25
- package/SCSS-Themes/buttons/button/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bds-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bds.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap4.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5-dark-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5-lite.scss +4 -3
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/buttons/button/bootstrap5.scss +4 -3
- package/SCSS-Themes/buttons/button/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fabric.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/fluent2.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/highcontrast.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/material3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/material3.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-dark.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3-lite.scss +2 -1
- package/SCSS-Themes/buttons/button/tailwind3.scss +2 -1
- package/SCSS-Themes/fabric-dark-lite.scss +44 -15
- package/SCSS-Themes/fabric-dark.scss +46 -19
- package/SCSS-Themes/fabric-lite.scss +44 -15
- package/SCSS-Themes/fabric.scss +46 -19
- package/SCSS-Themes/fluent-dark-lite.scss +46 -19
- package/SCSS-Themes/fluent-dark.scss +48 -23
- package/SCSS-Themes/fluent-lite.scss +46 -19
- package/SCSS-Themes/fluent.scss +48 -23
- package/SCSS-Themes/fluent2-dark-lite.scss +47 -20
- package/SCSS-Themes/fluent2-dark.scss +49 -24
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +47 -20
- package/SCSS-Themes/fluent2-highcontrast.scss +49 -24
- package/SCSS-Themes/fluent2-lite.scss +47 -20
- package/SCSS-Themes/fluent2.scss +49 -24
- 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 +48 -17
- package/SCSS-Themes/highcontrast.scss +50 -21
- package/SCSS-Themes/material-dark-lite.scss +44 -16
- package/SCSS-Themes/material-dark.scss +46 -20
- package/SCSS-Themes/material-lite.scss +44 -16
- package/SCSS-Themes/material.scss +46 -20
- package/SCSS-Themes/material3-dark-lite.scss +42 -15
- package/SCSS-Themes/material3-dark.scss +44 -19
- package/SCSS-Themes/material3-lite.scss +42 -15
- package/SCSS-Themes/material3.scss +44 -19
- package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bds.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap.scss +1 -8
- package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +1 -7
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/fabric.scss +1 -7
- package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-dark.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2-lite.scss +2 -8
- package/SCSS-Themes/navigations/menu/fluent2.scss +2 -8
- package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/highcontrast.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/material-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/material3.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +1 -7
- package/SCSS-Themes/navigations/menu/tailwind3.scss +1 -7
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/bds.scss +6 -8
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +6 -8
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +6 -6
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +8 -10
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +8 -8
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +10 -12
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +8 -8
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +5 -5
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +7 -9
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +5 -5
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +7 -9
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +10 -12
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/fabric.scss +6 -8
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +7 -7
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +9 -11
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +7 -7
- package/SCSS-Themes/navigations/treeview/fluent.scss +9 -11
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +6 -8
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/fluent2.scss +6 -8
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +8 -6
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +10 -10
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +5 -5
- package/SCSS-Themes/navigations/treeview/material-dark.scss +7 -9
- package/SCSS-Themes/navigations/treeview/material-lite.scss +5 -5
- package/SCSS-Themes/navigations/treeview/material.scss +7 -9
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/material3.scss +6 -8
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/tailwind.scss +6 -8
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +6 -8
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +4 -4
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +6 -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 +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bds-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bds-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bds.scss +23 -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 +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4-lite.scss +24 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +24 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.3.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-highcontrast.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/fluent2.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/highcontrast-lite.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +25 -0
- package/SCSS-Themes/querybuilder/query-builder/material-dark-lite.scss +24 -0
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +24 -0
- package/SCSS-Themes/querybuilder/query-builder/material-lite.scss +24 -0
- package/SCSS-Themes/querybuilder/query-builder/material.scss +24 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/material3-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-dark.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3-lite.scss +23 -0
- package/SCSS-Themes/querybuilder/query-builder/tailwind3.scss +23 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +42 -15
- package/SCSS-Themes/tailwind-dark.scss +44 -19
- package/SCSS-Themes/tailwind-lite.scss +42 -15
- package/SCSS-Themes/tailwind.scss +44 -19
- package/SCSS-Themes/tailwind3-dark-lite.scss +42 -15
- package/SCSS-Themes/tailwind3-dark.scss +44 -19
- package/SCSS-Themes/tailwind3-lite.scss +42 -15
- package/SCSS-Themes/tailwind3.scss +44 -19
- package/package.json +1 -1
|
@@ -25639,7 +25639,6 @@ ejs-sidebar {
|
|
|
25639
25639
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
25640
25640
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
25641
25641
|
font-size: 14px;
|
|
25642
|
-
line-height: 38px;
|
|
25643
25642
|
}
|
|
25644
25643
|
|
|
25645
25644
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -37589,7 +37588,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37589
37588
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
37590
37589
|
border-width: 0 0 0 1px;
|
|
37591
37590
|
}
|
|
37592
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
37591
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
37592
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
37593
37593
|
border-left-width: 0;
|
|
37594
37594
|
}
|
|
37595
37595
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -37839,8 +37839,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37839
37839
|
border-width: 0 0 0 1px;
|
|
37840
37840
|
}
|
|
37841
37841
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
37842
|
-
.e-grid.e-verticallines .e-
|
|
37843
|
-
.e-grid.e-
|
|
37842
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
37843
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
37844
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
37845
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
37846
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
37847
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
37848
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
37849
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
37850
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
37851
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
37844
37852
|
border-left-width: 0;
|
|
37845
37853
|
}
|
|
37846
37854
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -58606,6 +58614,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58606
58614
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
58607
58615
|
margin-left: 18px !important;
|
|
58608
58616
|
}
|
|
58617
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
58618
|
+
display: flex;
|
|
58619
|
+
}
|
|
58609
58620
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
58610
58621
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
58611
58622
|
padding: 0 !important;
|
|
@@ -60836,6 +60847,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60836
60847
|
color: var(--color-sf-danger-bg-color);
|
|
60837
60848
|
}
|
|
60838
60849
|
|
|
60850
|
+
.e-querybuilder-spinner::before {
|
|
60851
|
+
content: "";
|
|
60852
|
+
position: absolute;
|
|
60853
|
+
left: 50%;
|
|
60854
|
+
transform: translateX(-50%);
|
|
60855
|
+
width: 16px;
|
|
60856
|
+
height: 16px;
|
|
60857
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
60858
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
60859
|
+
border-radius: 50%;
|
|
60860
|
+
animation: spin 1s linear infinite;
|
|
60861
|
+
}
|
|
60862
|
+
|
|
60863
|
+
@keyframes spin {
|
|
60864
|
+
0% {
|
|
60865
|
+
transform: translateX(-50%) rotate(0deg);
|
|
60866
|
+
}
|
|
60867
|
+
100% {
|
|
60868
|
+
transform: translateX(-50%) rotate(360deg);
|
|
60869
|
+
}
|
|
60870
|
+
}
|
|
60839
60871
|
.e-query-builder .e-collapse-rule::before {
|
|
60840
60872
|
content: "\e80e";
|
|
60841
60873
|
}
|
|
@@ -35434,7 +35434,6 @@ ejs-sidebar {
|
|
|
35434
35434
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
35435
35435
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
35436
35436
|
font-size: 14px;
|
|
35437
|
-
line-height: 38px;
|
|
35438
35437
|
}
|
|
35439
35438
|
|
|
35440
35439
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -49636,7 +49635,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
49636
49635
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
49637
49636
|
border-width: 0 0 0 1px;
|
|
49638
49637
|
}
|
|
49639
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
49638
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
49639
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
49640
49640
|
border-left-width: 0;
|
|
49641
49641
|
}
|
|
49642
49642
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -49886,8 +49886,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
49886
49886
|
border-width: 0 0 0 1px;
|
|
49887
49887
|
}
|
|
49888
49888
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
49889
|
-
.e-grid.e-verticallines .e-
|
|
49890
|
-
.e-grid.e-
|
|
49889
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
49890
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
49891
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
49892
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
49893
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
49894
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
49895
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
49896
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
49897
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
49898
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
49891
49899
|
border-left-width: 0;
|
|
49892
49900
|
}
|
|
49893
49901
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -75489,6 +75497,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75489
75497
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
75490
75498
|
margin-left: 18px !important;
|
|
75491
75499
|
}
|
|
75500
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
75501
|
+
display: flex;
|
|
75502
|
+
}
|
|
75492
75503
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
75493
75504
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
75494
75505
|
padding: 0 !important;
|
|
@@ -78500,6 +78511,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78500
78511
|
color: var(--color-sf-danger-bg-color);
|
|
78501
78512
|
}
|
|
78502
78513
|
|
|
78514
|
+
.e-querybuilder-spinner::before {
|
|
78515
|
+
content: "";
|
|
78516
|
+
position: absolute;
|
|
78517
|
+
left: 50%;
|
|
78518
|
+
transform: translateX(-50%);
|
|
78519
|
+
width: 16px;
|
|
78520
|
+
height: 16px;
|
|
78521
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
78522
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
78523
|
+
border-radius: 50%;
|
|
78524
|
+
animation: spin 1s linear infinite;
|
|
78525
|
+
}
|
|
78526
|
+
|
|
78527
|
+
@keyframes spin {
|
|
78528
|
+
0% {
|
|
78529
|
+
transform: translateX(-50%) rotate(0deg);
|
|
78530
|
+
}
|
|
78531
|
+
100% {
|
|
78532
|
+
transform: translateX(-50%) rotate(360deg);
|
|
78533
|
+
}
|
|
78534
|
+
}
|
|
78503
78535
|
.e-query-builder .e-collapse-rule::before {
|
|
78504
78536
|
content: "\e80e";
|
|
78505
78537
|
}
|
|
@@ -26043,7 +26043,6 @@ ejs-sidebar {
|
|
|
26043
26043
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
26044
26044
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
26045
26045
|
font-size: 14px;
|
|
26046
|
-
line-height: 38px;
|
|
26047
26046
|
}
|
|
26048
26047
|
|
|
26049
26048
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -37992,7 +37991,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37992
37991
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
37993
37992
|
border-width: 0 0 0 1px;
|
|
37994
37993
|
}
|
|
37995
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
37994
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
37995
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
37996
37996
|
border-left-width: 0;
|
|
37997
37997
|
}
|
|
37998
37998
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -38242,8 +38242,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38242
38242
|
border-width: 0 0 0 1px;
|
|
38243
38243
|
}
|
|
38244
38244
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
38245
|
-
.e-grid.e-verticallines .e-
|
|
38246
|
-
.e-grid.e-
|
|
38245
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
38246
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
38247
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
38248
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
38249
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
38250
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
38251
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
38252
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
38253
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
38254
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
38247
38255
|
border-left-width: 0;
|
|
38248
38256
|
}
|
|
38249
38257
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -59008,6 +59016,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59008
59016
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
59009
59017
|
margin-left: 18px !important;
|
|
59010
59018
|
}
|
|
59019
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
59020
|
+
display: flex;
|
|
59021
|
+
}
|
|
59011
59022
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
59012
59023
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
59013
59024
|
padding: 0 !important;
|
|
@@ -61238,6 +61249,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61238
61249
|
color: var(--color-sf-danger-bg-color);
|
|
61239
61250
|
}
|
|
61240
61251
|
|
|
61252
|
+
.e-querybuilder-spinner::before {
|
|
61253
|
+
content: "";
|
|
61254
|
+
position: absolute;
|
|
61255
|
+
left: 50%;
|
|
61256
|
+
transform: translateX(-50%);
|
|
61257
|
+
width: 16px;
|
|
61258
|
+
height: 16px;
|
|
61259
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
61260
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
61261
|
+
border-radius: 50%;
|
|
61262
|
+
animation: spin 1s linear infinite;
|
|
61263
|
+
}
|
|
61264
|
+
|
|
61265
|
+
@keyframes spin {
|
|
61266
|
+
0% {
|
|
61267
|
+
transform: translateX(-50%) rotate(0deg);
|
|
61268
|
+
}
|
|
61269
|
+
100% {
|
|
61270
|
+
transform: translateX(-50%) rotate(360deg);
|
|
61271
|
+
}
|
|
61272
|
+
}
|
|
61241
61273
|
.e-query-builder .e-collapse-rule::before {
|
|
61242
61274
|
content: "\e80e";
|
|
61243
61275
|
}
|
|
@@ -35838,7 +35838,6 @@ ejs-sidebar {
|
|
|
35838
35838
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
35839
35839
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
35840
35840
|
font-size: 14px;
|
|
35841
|
-
line-height: 38px;
|
|
35842
35841
|
}
|
|
35843
35842
|
|
|
35844
35843
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -50039,7 +50038,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50039
50038
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
50040
50039
|
border-width: 0 0 0 1px;
|
|
50041
50040
|
}
|
|
50042
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
50041
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
50042
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
50043
50043
|
border-left-width: 0;
|
|
50044
50044
|
}
|
|
50045
50045
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -50289,8 +50289,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50289
50289
|
border-width: 0 0 0 1px;
|
|
50290
50290
|
}
|
|
50291
50291
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
50292
|
-
.e-grid.e-verticallines .e-
|
|
50293
|
-
.e-grid.e-
|
|
50292
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
50293
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
50294
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
50295
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
50296
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
50297
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
50298
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
50299
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
50300
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
50301
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
50294
50302
|
border-left-width: 0;
|
|
50295
50303
|
}
|
|
50296
50304
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -75887,6 +75895,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75887
75895
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
75888
75896
|
margin-left: 18px !important;
|
|
75889
75897
|
}
|
|
75898
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
75899
|
+
display: flex;
|
|
75900
|
+
}
|
|
75890
75901
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
75891
75902
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
75892
75903
|
padding: 0 !important;
|
|
@@ -78898,6 +78909,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78898
78909
|
color: var(--color-sf-danger-bg-color);
|
|
78899
78910
|
}
|
|
78900
78911
|
|
|
78912
|
+
.e-querybuilder-spinner::before {
|
|
78913
|
+
content: "";
|
|
78914
|
+
position: absolute;
|
|
78915
|
+
left: 50%;
|
|
78916
|
+
transform: translateX(-50%);
|
|
78917
|
+
width: 16px;
|
|
78918
|
+
height: 16px;
|
|
78919
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
78920
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
78921
|
+
border-radius: 50%;
|
|
78922
|
+
animation: spin 1s linear infinite;
|
|
78923
|
+
}
|
|
78924
|
+
|
|
78925
|
+
@keyframes spin {
|
|
78926
|
+
0% {
|
|
78927
|
+
transform: translateX(-50%) rotate(0deg);
|
|
78928
|
+
}
|
|
78929
|
+
100% {
|
|
78930
|
+
transform: translateX(-50%) rotate(360deg);
|
|
78931
|
+
}
|
|
78932
|
+
}
|
|
78901
78933
|
.e-query-builder .e-collapse-rule::before {
|
|
78902
78934
|
content: "\e80e";
|
|
78903
78935
|
}
|
|
@@ -16396,11 +16396,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
16396
16396
|
@mixin outline-primary-disabled {
|
|
16397
16397
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16398
16398
|
background: $btn-outline-primary-disabled-border-color;
|
|
16399
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16399
16400
|
}
|
|
16400
16401
|
@else {
|
|
16401
16402
|
background: $btn-outline-bgcolor;
|
|
16403
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16402
16404
|
}
|
|
16403
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16404
16405
|
box-shadow: $btn-flat-box-shadow;
|
|
16405
16406
|
color: $btn-outline-primary-disabled-color;
|
|
16406
16407
|
}
|
|
@@ -44731,6 +44732,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44731
44732
|
padding-top: 5px;
|
|
44732
44733
|
padding-bottom: 5px;
|
|
44733
44734
|
}
|
|
44735
|
+
@if $skin-name == 'bootstrap5' {
|
|
44736
|
+
padding-top: 3px;
|
|
44737
|
+
padding-bottom: 3px;
|
|
44738
|
+
}
|
|
44734
44739
|
}
|
|
44735
44740
|
}
|
|
44736
44741
|
}
|
|
@@ -44848,10 +44853,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
44848
44853
|
margin-top: 4px;
|
|
44849
44854
|
margin-bottom: 4px;
|
|
44850
44855
|
}
|
|
44851
|
-
@else if($skin-name == 'bootstrap5') {
|
|
44852
|
-
margin-bottom: 3px;
|
|
44853
|
-
margin-top: 3px;
|
|
44854
|
-
}
|
|
44855
44856
|
@else {
|
|
44856
44857
|
margin-bottom: 0;
|
|
44857
44858
|
}
|
|
@@ -46175,7 +46176,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46175
46176
|
& .e-caret {
|
|
46176
46177
|
font-size: $menu-caret-font-size;
|
|
46177
46178
|
height: auto;
|
|
46178
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46179
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46179
46180
|
line-height: $menu-icon-li-height;
|
|
46180
46181
|
}
|
|
46181
46182
|
@else {
|
|
@@ -46218,12 +46219,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46218
46219
|
@if $skin-name == 'fluent2' {
|
|
46219
46220
|
padding: 9px 0;
|
|
46220
46221
|
}
|
|
46221
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46222
|
-
line-height: $menu-icon-li-height;
|
|
46223
|
-
}
|
|
46224
|
-
@else {
|
|
46225
|
-
line-height: $menu-li-height;
|
|
46226
|
-
}
|
|
46227
46222
|
}
|
|
46228
46223
|
}
|
|
46229
46224
|
}
|
|
@@ -65074,7 +65069,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
65074
65069
|
.e-detailheadercell {
|
|
65075
65070
|
border-width: $grid-headercell-both-border-width;
|
|
65076
65071
|
}
|
|
65077
|
-
.e-headercell.e-grid-group-first-cell
|
|
65072
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65073
|
+
.e-headercell.e-first-visible-cell {
|
|
65078
65074
|
border-left-width: 0;
|
|
65079
65075
|
}
|
|
65080
65076
|
}
|
|
@@ -65490,7 +65486,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
65490
65486
|
&.e-verticallines,
|
|
65491
65487
|
&.e-bothlines {
|
|
65492
65488
|
.e-rowcell.e-grid-group-first-cell,
|
|
65493
|
-
.e-
|
|
65489
|
+
.e-rowcell.e-first-visible-cell,
|
|
65490
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65491
|
+
.e-headercell.e-first-visible-cell,
|
|
65492
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65493
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65494
65494
|
border-left-width: 0;
|
|
65495
65495
|
}
|
|
65496
65496
|
}
|
|
@@ -83299,7 +83299,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83299
83299
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83300
83300
|
left: 0;
|
|
83301
83301
|
margin-left: 12px;
|
|
83302
|
-
margin-top:
|
|
83302
|
+
margin-top: 15px;
|
|
83303
83303
|
padding-bottom: 6px;
|
|
83304
83304
|
position: absolute;
|
|
83305
83305
|
}
|
|
@@ -98583,6 +98583,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
98583
98583
|
margin-left: 18px !important;
|
|
98584
98584
|
}
|
|
98585
98585
|
|
|
98586
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98587
|
+
display: flex;
|
|
98588
|
+
}
|
|
98589
|
+
|
|
98586
98590
|
.e-toolbar-item.e-template,
|
|
98587
98591
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98588
98592
|
{
|
|
@@ -101839,6 +101843,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
101839
101843
|
}
|
|
101840
101844
|
}
|
|
101841
101845
|
|
|
101846
|
+
.e-querybuilder-spinner::before {
|
|
101847
|
+
content: '';
|
|
101848
|
+
position: absolute;
|
|
101849
|
+
left: 50%;
|
|
101850
|
+
transform: translateX(-50%);
|
|
101851
|
+
width: 16px;
|
|
101852
|
+
height: 16px;
|
|
101853
|
+
border: 2px solid $primary-light;
|
|
101854
|
+
border-top: 2px solid $primary;
|
|
101855
|
+
border-radius: 50%;
|
|
101856
|
+
animation: spin 1s linear infinite;
|
|
101857
|
+
}
|
|
101858
|
+
|
|
101859
|
+
@keyframes spin {
|
|
101860
|
+
0% {
|
|
101861
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101862
|
+
}
|
|
101863
|
+
|
|
101864
|
+
100% {
|
|
101865
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101866
|
+
}
|
|
101867
|
+
}
|
|
101868
|
+
|
|
101842
101869
|
|
|
101843
101870
|
@include export-module('query-builder-bds-icons') {
|
|
101844
101871
|
.e-query-builder {
|
|
@@ -23869,11 +23869,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
23869
23869
|
@mixin outline-primary-disabled {
|
|
23870
23870
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
23871
23871
|
background: $btn-outline-primary-disabled-border-color;
|
|
23872
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
23872
23873
|
}
|
|
23873
23874
|
@else {
|
|
23874
23875
|
background: $btn-outline-bgcolor;
|
|
23876
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
23875
23877
|
}
|
|
23876
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
23877
23878
|
box-shadow: $btn-flat-box-shadow;
|
|
23878
23879
|
color: $btn-outline-primary-disabled-color;
|
|
23879
23880
|
}
|
|
@@ -60638,6 +60639,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60638
60639
|
padding-top: 5px;
|
|
60639
60640
|
padding-bottom: 5px;
|
|
60640
60641
|
}
|
|
60642
|
+
@if $skin-name == 'bootstrap5' {
|
|
60643
|
+
padding-top: 3px;
|
|
60644
|
+
padding-bottom: 3px;
|
|
60645
|
+
}
|
|
60641
60646
|
}
|
|
60642
60647
|
}
|
|
60643
60648
|
}
|
|
@@ -60755,10 +60760,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60755
60760
|
margin-top: 4px;
|
|
60756
60761
|
margin-bottom: 4px;
|
|
60757
60762
|
}
|
|
60758
|
-
@else if($skin-name == 'bootstrap5') {
|
|
60759
|
-
margin-bottom: 3px;
|
|
60760
|
-
margin-top: 3px;
|
|
60761
|
-
}
|
|
60762
60763
|
@else {
|
|
60763
60764
|
margin-bottom: 0;
|
|
60764
60765
|
}
|
|
@@ -61808,8 +61809,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61808
61809
|
}
|
|
61809
61810
|
|
|
61810
61811
|
@if $skin-name == 'highcontrast' {
|
|
61811
|
-
padding
|
|
61812
|
-
padding-bottom: 11px;
|
|
61812
|
+
padding: $treeview-big-text-padding;
|
|
61813
61813
|
}
|
|
61814
61814
|
|
|
61815
61815
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -61818,8 +61818,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61818
61818
|
}
|
|
61819
61819
|
|
|
61820
61820
|
@if $skin-name == 'FluentUI' {
|
|
61821
|
-
padding
|
|
61822
|
-
padding-bottom: 10px;
|
|
61821
|
+
padding: $treeview-big-text-padding;
|
|
61823
61822
|
}
|
|
61824
61823
|
|
|
61825
61824
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -62584,7 +62583,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62584
62583
|
& .e-caret {
|
|
62585
62584
|
font-size: $menu-caret-font-size;
|
|
62586
62585
|
height: auto;
|
|
62587
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
62586
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62588
62587
|
line-height: $menu-icon-li-height;
|
|
62589
62588
|
}
|
|
62590
62589
|
@else {
|
|
@@ -62627,12 +62626,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62627
62626
|
@if $skin-name == 'fluent2' {
|
|
62628
62627
|
padding: 9px 0;
|
|
62629
62628
|
}
|
|
62630
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62631
|
-
line-height: $menu-icon-li-height;
|
|
62632
|
-
}
|
|
62633
|
-
@else {
|
|
62634
|
-
line-height: $menu-li-height;
|
|
62635
|
-
}
|
|
62636
62629
|
}
|
|
62637
62630
|
}
|
|
62638
62631
|
}
|
|
@@ -87481,7 +87474,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
87481
87474
|
.e-detailheadercell {
|
|
87482
87475
|
border-width: $grid-headercell-both-border-width;
|
|
87483
87476
|
}
|
|
87484
|
-
.e-headercell.e-grid-group-first-cell
|
|
87477
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87478
|
+
.e-headercell.e-first-visible-cell {
|
|
87485
87479
|
border-left-width: 0;
|
|
87486
87480
|
}
|
|
87487
87481
|
}
|
|
@@ -87897,7 +87891,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
87897
87891
|
&.e-verticallines,
|
|
87898
87892
|
&.e-bothlines {
|
|
87899
87893
|
.e-rowcell.e-grid-group-first-cell,
|
|
87900
|
-
.e-
|
|
87894
|
+
.e-rowcell.e-first-visible-cell,
|
|
87895
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87896
|
+
.e-headercell.e-first-visible-cell,
|
|
87897
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87898
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87901
87899
|
border-left-width: 0;
|
|
87902
87900
|
}
|
|
87903
87901
|
}
|
|
@@ -110790,7 +110788,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110790
110788
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110791
110789
|
left: 0;
|
|
110792
110790
|
margin-left: 12px;
|
|
110793
|
-
margin-top:
|
|
110791
|
+
margin-top: 15px;
|
|
110794
110792
|
padding-bottom: 6px;
|
|
110795
110793
|
position: absolute;
|
|
110796
110794
|
}
|
|
@@ -128689,6 +128687,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
128689
128687
|
margin-left: 18px !important;
|
|
128690
128688
|
}
|
|
128691
128689
|
|
|
128690
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128691
|
+
display: flex;
|
|
128692
|
+
}
|
|
128693
|
+
|
|
128692
128694
|
.e-toolbar-item.e-template,
|
|
128693
128695
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128694
128696
|
{
|
|
@@ -132580,6 +132582,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
132580
132582
|
}
|
|
132581
132583
|
}
|
|
132582
132584
|
|
|
132585
|
+
.e-querybuilder-spinner::before {
|
|
132586
|
+
content: '';
|
|
132587
|
+
position: absolute;
|
|
132588
|
+
left: 50%;
|
|
132589
|
+
transform: translateX(-50%);
|
|
132590
|
+
width: 16px;
|
|
132591
|
+
height: 16px;
|
|
132592
|
+
border: 2px solid $primary-light;
|
|
132593
|
+
border-top: 2px solid $primary;
|
|
132594
|
+
border-radius: 50%;
|
|
132595
|
+
animation: spin 1s linear infinite;
|
|
132596
|
+
}
|
|
132597
|
+
|
|
132598
|
+
@keyframes spin {
|
|
132599
|
+
0% {
|
|
132600
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132601
|
+
}
|
|
132602
|
+
|
|
132603
|
+
100% {
|
|
132604
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132605
|
+
}
|
|
132606
|
+
}
|
|
132607
|
+
|
|
132583
132608
|
|
|
132584
132609
|
@include export-module('query-builder-bds-icons') {
|
|
132585
132610
|
.e-query-builder {
|