@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
|
@@ -22616,11 +22616,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
22616
22616
|
@mixin outline-primary-disabled {
|
|
22617
22617
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22618
22618
|
background: $btn-outline-primary-disabled-border-color;
|
|
22619
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22619
22620
|
}
|
|
22620
22621
|
@else {
|
|
22621
22622
|
background: $btn-outline-bgcolor;
|
|
22623
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22622
22624
|
}
|
|
22623
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22624
22625
|
box-shadow: $btn-flat-box-shadow;
|
|
22625
22626
|
color: $btn-outline-primary-disabled-color;
|
|
22626
22627
|
}
|
|
@@ -58836,13 +58837,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
58836
58837
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
58837
58838
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
58838
58839
|
$treeview-input-padding: 0 7px !default;
|
|
58839
|
-
$treeview-image-text-padding:
|
|
58840
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
58840
58841
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
58841
58842
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
58842
58843
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
58843
58844
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
58844
58845
|
$treeview-check-text-padding: 7px 8px !default;
|
|
58845
58846
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
58847
|
+
$treeview-big-check-text-padding: 11px 10px !default;
|
|
58848
|
+
$treeview-big-image-text-padding: 11px 10px !default;
|
|
58846
58849
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
58847
58850
|
$treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
|
|
58848
58851
|
$treeview-drop-count-border-size: 2px !default;
|
|
@@ -58858,7 +58861,7 @@ $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
|
58858
58861
|
$treeview-big-item-height: 46px !default;
|
|
58859
58862
|
$treeview-big-text-height: 24px !default;
|
|
58860
58863
|
$treeview-big-input-height: 38px !default;
|
|
58861
|
-
$treeview-big-text-padding:
|
|
58864
|
+
$treeview-big-text-padding: 11px 10px !default;
|
|
58862
58865
|
$treeview-big-input-padding: 0 9px !default;
|
|
58863
58866
|
$treeview-big-icon-padding: 6px !default;
|
|
58864
58867
|
$treeview-big-image-margin: 0 0 0 10px !default;
|
|
@@ -59134,6 +59137,10 @@ $ripple-width: 32px !default;
|
|
|
59134
59137
|
padding-top: 5px;
|
|
59135
59138
|
padding-bottom: 5px;
|
|
59136
59139
|
}
|
|
59140
|
+
@if $skin-name == 'bootstrap5' {
|
|
59141
|
+
padding-top: 3px;
|
|
59142
|
+
padding-bottom: 3px;
|
|
59143
|
+
}
|
|
59137
59144
|
}
|
|
59138
59145
|
}
|
|
59139
59146
|
}
|
|
@@ -59251,10 +59258,6 @@ $ripple-width: 32px !default;
|
|
|
59251
59258
|
margin-top: 4px;
|
|
59252
59259
|
margin-bottom: 4px;
|
|
59253
59260
|
}
|
|
59254
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59255
|
-
margin-bottom: 3px;
|
|
59256
|
-
margin-top: 3px;
|
|
59257
|
-
}
|
|
59258
59261
|
@else {
|
|
59259
59262
|
margin-bottom: 0;
|
|
59260
59263
|
}
|
|
@@ -60304,8 +60307,7 @@ $ripple-width: 32px !default;
|
|
|
60304
60307
|
}
|
|
60305
60308
|
|
|
60306
60309
|
@if $skin-name == 'highcontrast' {
|
|
60307
|
-
padding
|
|
60308
|
-
padding-bottom: 11px;
|
|
60310
|
+
padding: $treeview-big-text-padding;
|
|
60309
60311
|
}
|
|
60310
60312
|
|
|
60311
60313
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -60314,8 +60316,7 @@ $ripple-width: 32px !default;
|
|
|
60314
60316
|
}
|
|
60315
60317
|
|
|
60316
60318
|
@if $skin-name == 'FluentUI' {
|
|
60317
|
-
padding
|
|
60318
|
-
padding-bottom: 10px;
|
|
60319
|
+
padding: $treeview-big-text-padding;
|
|
60319
60320
|
}
|
|
60320
60321
|
|
|
60321
60322
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -61031,7 +61032,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61031
61032
|
& .e-caret {
|
|
61032
61033
|
font-size: $menu-caret-font-size;
|
|
61033
61034
|
height: auto;
|
|
61034
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
61035
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
61035
61036
|
line-height: $menu-icon-li-height;
|
|
61036
61037
|
}
|
|
61037
61038
|
@else {
|
|
@@ -61074,12 +61075,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61074
61075
|
@if $skin-name == 'fluent2' {
|
|
61075
61076
|
padding: 9px 0;
|
|
61076
61077
|
}
|
|
61077
|
-
@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' {
|
|
61078
|
-
line-height: $menu-icon-li-height;
|
|
61079
|
-
}
|
|
61080
|
-
@else {
|
|
61081
|
-
line-height: $menu-li-height;
|
|
61082
|
-
}
|
|
61083
61078
|
}
|
|
61084
61079
|
}
|
|
61085
61080
|
}
|
|
@@ -85892,7 +85887,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
85892
85887
|
.e-detailheadercell {
|
|
85893
85888
|
border-width: $grid-headercell-both-border-width;
|
|
85894
85889
|
}
|
|
85895
|
-
.e-headercell.e-grid-group-first-cell
|
|
85890
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85891
|
+
.e-headercell.e-first-visible-cell {
|
|
85896
85892
|
border-left-width: 0;
|
|
85897
85893
|
}
|
|
85898
85894
|
}
|
|
@@ -86308,7 +86304,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
86308
86304
|
&.e-verticallines,
|
|
86309
86305
|
&.e-bothlines {
|
|
86310
86306
|
.e-rowcell.e-grid-group-first-cell,
|
|
86311
|
-
.e-
|
|
86307
|
+
.e-rowcell.e-first-visible-cell,
|
|
86308
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86309
|
+
.e-headercell.e-first-visible-cell,
|
|
86310
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86311
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86312
86312
|
border-left-width: 0;
|
|
86313
86313
|
}
|
|
86314
86314
|
}
|
|
@@ -109211,7 +109211,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
109211
109211
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109212
109212
|
left: 0;
|
|
109213
109213
|
margin-left: 12px;
|
|
109214
|
-
margin-top:
|
|
109214
|
+
margin-top: 15px;
|
|
109215
109215
|
padding-bottom: 6px;
|
|
109216
109216
|
position: absolute;
|
|
109217
109217
|
}
|
|
@@ -127085,6 +127085,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127085
127085
|
margin-left: 18px !important;
|
|
127086
127086
|
}
|
|
127087
127087
|
|
|
127088
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127089
|
+
display: flex;
|
|
127090
|
+
}
|
|
127091
|
+
|
|
127088
127092
|
.e-toolbar-item.e-template,
|
|
127089
127093
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127090
127094
|
{
|
|
@@ -129898,6 +129902,8 @@ $qrybldr-drag-grp-list-heg: 32px !default;
|
|
|
129898
129902
|
$qrybldr-drag-grp-big-list-heg: 37px !default;
|
|
129899
129903
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
129900
129904
|
$qryblr-drag-icon-color: $content-font !default;
|
|
129905
|
+
$primary: #ffd939 !default;
|
|
129906
|
+
$primary-light: #ffd739 !default;
|
|
129901
129907
|
|
|
129902
129908
|
@mixin fluent2-small-round-btn {
|
|
129903
129909
|
@if $theme-name == 'fluent2' {
|
|
@@ -130974,6 +130980,29 @@ $qryblr-drag-icon-color: $content-font !default;
|
|
|
130974
130980
|
}
|
|
130975
130981
|
}
|
|
130976
130982
|
|
|
130983
|
+
.e-querybuilder-spinner::before {
|
|
130984
|
+
content: '';
|
|
130985
|
+
position: absolute;
|
|
130986
|
+
left: 50%;
|
|
130987
|
+
transform: translateX(-50%);
|
|
130988
|
+
width: 16px;
|
|
130989
|
+
height: 16px;
|
|
130990
|
+
border: 2px solid $primary-light;
|
|
130991
|
+
border-top: 2px solid $primary;
|
|
130992
|
+
border-radius: 50%;
|
|
130993
|
+
animation: spin 1s linear infinite;
|
|
130994
|
+
}
|
|
130995
|
+
|
|
130996
|
+
@keyframes spin {
|
|
130997
|
+
0% {
|
|
130998
|
+
transform: translateX(-50%) rotate(0deg);
|
|
130999
|
+
}
|
|
131000
|
+
|
|
131001
|
+
100% {
|
|
131002
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131003
|
+
}
|
|
131004
|
+
}
|
|
131005
|
+
|
|
130977
131006
|
|
|
130978
131007
|
@include export-module('query-builder-material-icons') {
|
|
130979
131008
|
.e-query-builder {
|
|
@@ -15483,11 +15483,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15483
15483
|
@mixin outline-primary-disabled {
|
|
15484
15484
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15485
15485
|
background: $btn-outline-primary-disabled-border-color;
|
|
15486
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15486
15487
|
}
|
|
15487
15488
|
@else {
|
|
15488
15489
|
background: $btn-outline-bgcolor;
|
|
15490
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15489
15491
|
}
|
|
15490
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15491
15492
|
box-shadow: $btn-flat-box-shadow;
|
|
15492
15493
|
color: $btn-outline-primary-disabled-color;
|
|
15493
15494
|
}
|
|
@@ -43565,7 +43566,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
43565
43566
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43566
43567
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
43567
43568
|
$treeview-input-padding: 0 7px !default;
|
|
43568
|
-
$treeview-image-text-padding:
|
|
43569
|
+
$treeview-image-text-padding: 7px 10px !default;
|
|
43569
43570
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
43570
43571
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
43571
43572
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
@@ -43866,6 +43867,10 @@ $ripple-width: 32px !default;
|
|
|
43866
43867
|
padding-top: 5px;
|
|
43867
43868
|
padding-bottom: 5px;
|
|
43868
43869
|
}
|
|
43870
|
+
@if $skin-name == 'bootstrap5' {
|
|
43871
|
+
padding-top: 3px;
|
|
43872
|
+
padding-bottom: 3px;
|
|
43873
|
+
}
|
|
43869
43874
|
}
|
|
43870
43875
|
}
|
|
43871
43876
|
}
|
|
@@ -43983,10 +43988,6 @@ $ripple-width: 32px !default;
|
|
|
43983
43988
|
margin-top: 4px;
|
|
43984
43989
|
margin-bottom: 4px;
|
|
43985
43990
|
}
|
|
43986
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43987
|
-
margin-bottom: 3px;
|
|
43988
|
-
margin-top: 3px;
|
|
43989
|
-
}
|
|
43990
43991
|
@else {
|
|
43991
43992
|
margin-bottom: 0;
|
|
43992
43993
|
}
|
|
@@ -45257,7 +45258,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45257
45258
|
& .e-caret {
|
|
45258
45259
|
font-size: $menu-caret-font-size;
|
|
45259
45260
|
height: auto;
|
|
45260
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
45261
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
45261
45262
|
line-height: $menu-icon-li-height;
|
|
45262
45263
|
}
|
|
45263
45264
|
@else {
|
|
@@ -45300,12 +45301,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45300
45301
|
@if $skin-name == 'fluent2' {
|
|
45301
45302
|
padding: 9px 0;
|
|
45302
45303
|
}
|
|
45303
|
-
@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' {
|
|
45304
|
-
line-height: $menu-icon-li-height;
|
|
45305
|
-
}
|
|
45306
|
-
@else {
|
|
45307
|
-
line-height: $menu-li-height;
|
|
45308
|
-
}
|
|
45309
45304
|
}
|
|
45310
45305
|
}
|
|
45311
45306
|
}
|
|
@@ -64398,7 +64393,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64398
64393
|
.e-detailheadercell {
|
|
64399
64394
|
border-width: $grid-headercell-both-border-width;
|
|
64400
64395
|
}
|
|
64401
|
-
.e-headercell.e-grid-group-first-cell
|
|
64396
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64397
|
+
.e-headercell.e-first-visible-cell {
|
|
64402
64398
|
border-left-width: 0;
|
|
64403
64399
|
}
|
|
64404
64400
|
}
|
|
@@ -64814,7 +64810,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64814
64810
|
&.e-verticallines,
|
|
64815
64811
|
&.e-bothlines {
|
|
64816
64812
|
.e-rowcell.e-grid-group-first-cell,
|
|
64817
|
-
.e-
|
|
64813
|
+
.e-rowcell.e-first-visible-cell,
|
|
64814
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64815
|
+
.e-headercell.e-first-visible-cell,
|
|
64816
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64817
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64818
64818
|
border-left-width: 0;
|
|
64819
64819
|
}
|
|
64820
64820
|
}
|
|
@@ -82660,7 +82660,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82660
82660
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82661
82661
|
left: 0;
|
|
82662
82662
|
margin-left: 12px;
|
|
82663
|
-
margin-top:
|
|
82663
|
+
margin-top: 15px;
|
|
82664
82664
|
padding-bottom: 6px;
|
|
82665
82665
|
position: absolute;
|
|
82666
82666
|
}
|
|
@@ -97946,6 +97946,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97946
97946
|
margin-left: 18px !important;
|
|
97947
97947
|
}
|
|
97948
97948
|
|
|
97949
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97950
|
+
display: flex;
|
|
97951
|
+
}
|
|
97952
|
+
|
|
97949
97953
|
.e-toolbar-item.e-template,
|
|
97950
97954
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97951
97955
|
{
|
|
@@ -100126,6 +100130,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
|
|
|
100126
100130
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
100127
100131
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
100128
100132
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
100133
|
+
$primary-light: $primary-300 !default;
|
|
100129
100134
|
|
|
100130
100135
|
@mixin fluent2-small-round-btn {
|
|
100131
100136
|
@if $theme-name == 'fluent2' {
|
|
@@ -101202,6 +101207,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
101202
101207
|
}
|
|
101203
101208
|
}
|
|
101204
101209
|
|
|
101210
|
+
.e-querybuilder-spinner::before {
|
|
101211
|
+
content: '';
|
|
101212
|
+
position: absolute;
|
|
101213
|
+
left: 50%;
|
|
101214
|
+
transform: translateX(-50%);
|
|
101215
|
+
width: 16px;
|
|
101216
|
+
height: 16px;
|
|
101217
|
+
border: 2px solid $primary-light;
|
|
101218
|
+
border-top: 2px solid $primary;
|
|
101219
|
+
border-radius: 50%;
|
|
101220
|
+
animation: spin 1s linear infinite;
|
|
101221
|
+
}
|
|
101222
|
+
|
|
101223
|
+
@keyframes spin {
|
|
101224
|
+
0% {
|
|
101225
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101226
|
+
}
|
|
101227
|
+
|
|
101228
|
+
100% {
|
|
101229
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101230
|
+
}
|
|
101231
|
+
}
|
|
101232
|
+
|
|
101205
101233
|
|
|
101206
101234
|
@include export-module('query-builder-material-icons') {
|
|
101207
101235
|
.e-query-builder {
|
|
@@ -22956,11 +22956,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
22956
22956
|
@mixin outline-primary-disabled {
|
|
22957
22957
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22958
22958
|
background: $btn-outline-primary-disabled-border-color;
|
|
22959
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22959
22960
|
}
|
|
22960
22961
|
@else {
|
|
22961
22962
|
background: $btn-outline-bgcolor;
|
|
22963
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22962
22964
|
}
|
|
22963
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22964
22965
|
box-shadow: $btn-flat-box-shadow;
|
|
22965
22966
|
color: $btn-outline-primary-disabled-color;
|
|
22966
22967
|
}
|
|
@@ -59472,7 +59473,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
59472
59473
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
59473
59474
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
59474
59475
|
$treeview-input-padding: 0 7px !default;
|
|
59475
|
-
$treeview-image-text-padding:
|
|
59476
|
+
$treeview-image-text-padding: 7px 10px !default;
|
|
59476
59477
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
59477
59478
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
59478
59479
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
@@ -59773,6 +59774,10 @@ $ripple-width: 32px !default;
|
|
|
59773
59774
|
padding-top: 5px;
|
|
59774
59775
|
padding-bottom: 5px;
|
|
59775
59776
|
}
|
|
59777
|
+
@if $skin-name == 'bootstrap5' {
|
|
59778
|
+
padding-top: 3px;
|
|
59779
|
+
padding-bottom: 3px;
|
|
59780
|
+
}
|
|
59776
59781
|
}
|
|
59777
59782
|
}
|
|
59778
59783
|
}
|
|
@@ -59890,10 +59895,6 @@ $ripple-width: 32px !default;
|
|
|
59890
59895
|
margin-top: 4px;
|
|
59891
59896
|
margin-bottom: 4px;
|
|
59892
59897
|
}
|
|
59893
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59894
|
-
margin-bottom: 3px;
|
|
59895
|
-
margin-top: 3px;
|
|
59896
|
-
}
|
|
59897
59898
|
@else {
|
|
59898
59899
|
margin-bottom: 0;
|
|
59899
59900
|
}
|
|
@@ -60943,8 +60944,7 @@ $ripple-width: 32px !default;
|
|
|
60943
60944
|
}
|
|
60944
60945
|
|
|
60945
60946
|
@if $skin-name == 'highcontrast' {
|
|
60946
|
-
padding
|
|
60947
|
-
padding-bottom: 11px;
|
|
60947
|
+
padding: $treeview-big-text-padding;
|
|
60948
60948
|
}
|
|
60949
60949
|
|
|
60950
60950
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -60953,8 +60953,7 @@ $ripple-width: 32px !default;
|
|
|
60953
60953
|
}
|
|
60954
60954
|
|
|
60955
60955
|
@if $skin-name == 'FluentUI' {
|
|
60956
|
-
padding
|
|
60957
|
-
padding-bottom: 10px;
|
|
60956
|
+
padding: $treeview-big-text-padding;
|
|
60958
60957
|
}
|
|
60959
60958
|
|
|
60960
60959
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -61666,7 +61665,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61666
61665
|
& .e-caret {
|
|
61667
61666
|
font-size: $menu-caret-font-size;
|
|
61668
61667
|
height: auto;
|
|
61669
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
61668
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
61670
61669
|
line-height: $menu-icon-li-height;
|
|
61671
61670
|
}
|
|
61672
61671
|
@else {
|
|
@@ -61709,12 +61708,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61709
61708
|
@if $skin-name == 'fluent2' {
|
|
61710
61709
|
padding: 9px 0;
|
|
61711
61710
|
}
|
|
61712
|
-
@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' {
|
|
61713
|
-
line-height: $menu-icon-li-height;
|
|
61714
|
-
}
|
|
61715
|
-
@else {
|
|
61716
|
-
line-height: $menu-li-height;
|
|
61717
|
-
}
|
|
61718
61711
|
}
|
|
61719
61712
|
}
|
|
61720
61713
|
}
|
|
@@ -86805,7 +86798,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
86805
86798
|
.e-detailheadercell {
|
|
86806
86799
|
border-width: $grid-headercell-both-border-width;
|
|
86807
86800
|
}
|
|
86808
|
-
.e-headercell.e-grid-group-first-cell
|
|
86801
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86802
|
+
.e-headercell.e-first-visible-cell {
|
|
86809
86803
|
border-left-width: 0;
|
|
86810
86804
|
}
|
|
86811
86805
|
}
|
|
@@ -87221,7 +87215,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87221
87215
|
&.e-verticallines,
|
|
87222
87216
|
&.e-bothlines {
|
|
87223
87217
|
.e-rowcell.e-grid-group-first-cell,
|
|
87224
|
-
.e-
|
|
87218
|
+
.e-rowcell.e-first-visible-cell,
|
|
87219
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87220
|
+
.e-headercell.e-first-visible-cell,
|
|
87221
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87222
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87225
87223
|
border-left-width: 0;
|
|
87226
87224
|
}
|
|
87227
87225
|
}
|
|
@@ -110151,7 +110149,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
110151
110149
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110152
110150
|
left: 0;
|
|
110153
110151
|
margin-left: 12px;
|
|
110154
|
-
margin-top:
|
|
110152
|
+
margin-top: 15px;
|
|
110155
110153
|
padding-bottom: 6px;
|
|
110156
110154
|
position: absolute;
|
|
110157
110155
|
}
|
|
@@ -128052,6 +128050,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
128052
128050
|
margin-left: 18px !important;
|
|
128053
128051
|
}
|
|
128054
128052
|
|
|
128053
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128054
|
+
display: flex;
|
|
128055
|
+
}
|
|
128056
|
+
|
|
128055
128057
|
.e-toolbar-item.e-template,
|
|
128056
128058
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128057
128059
|
{
|
|
@@ -130867,6 +130869,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
|
|
|
130867
130869
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
130868
130870
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130869
130871
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
130872
|
+
$primary-light: $primary-300 !default;
|
|
130870
130873
|
|
|
130871
130874
|
@mixin fluent2-small-round-btn {
|
|
130872
130875
|
@if $theme-name == 'fluent2' {
|
|
@@ -131943,6 +131946,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
131943
131946
|
}
|
|
131944
131947
|
}
|
|
131945
131948
|
|
|
131949
|
+
.e-querybuilder-spinner::before {
|
|
131950
|
+
content: '';
|
|
131951
|
+
position: absolute;
|
|
131952
|
+
left: 50%;
|
|
131953
|
+
transform: translateX(-50%);
|
|
131954
|
+
width: 16px;
|
|
131955
|
+
height: 16px;
|
|
131956
|
+
border: 2px solid $primary-light;
|
|
131957
|
+
border-top: 2px solid $primary;
|
|
131958
|
+
border-radius: 50%;
|
|
131959
|
+
animation: spin 1s linear infinite;
|
|
131960
|
+
}
|
|
131961
|
+
|
|
131962
|
+
@keyframes spin {
|
|
131963
|
+
0% {
|
|
131964
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131965
|
+
}
|
|
131966
|
+
|
|
131967
|
+
100% {
|
|
131968
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131969
|
+
}
|
|
131970
|
+
}
|
|
131971
|
+
|
|
131946
131972
|
|
|
131947
131973
|
@include export-module('query-builder-material-icons') {
|
|
131948
131974
|
.e-query-builder {
|
|
@@ -15400,11 +15400,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15400
15400
|
@mixin outline-primary-disabled {
|
|
15401
15401
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15402
15402
|
background: $btn-outline-primary-disabled-border-color;
|
|
15403
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15403
15404
|
}
|
|
15404
15405
|
@else {
|
|
15405
15406
|
background: $btn-outline-bgcolor;
|
|
15407
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15406
15408
|
}
|
|
15407
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15408
15409
|
box-shadow: $btn-flat-box-shadow;
|
|
15409
15410
|
color: $btn-outline-primary-disabled-color;
|
|
15410
15411
|
}
|
|
@@ -43311,7 +43312,7 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
43311
43312
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43312
43313
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
43313
43314
|
$treeview-input-padding: 0 7px !default;
|
|
43314
|
-
$treeview-image-text-padding:
|
|
43315
|
+
$treeview-image-text-padding: 7px 10px !default;
|
|
43315
43316
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
43316
43317
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
43317
43318
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
@@ -43607,6 +43608,10 @@ $ripple-width: 32px !default;
|
|
|
43607
43608
|
padding-top: 5px;
|
|
43608
43609
|
padding-bottom: 5px;
|
|
43609
43610
|
}
|
|
43611
|
+
@if $skin-name == 'bootstrap5' {
|
|
43612
|
+
padding-top: 3px;
|
|
43613
|
+
padding-bottom: 3px;
|
|
43614
|
+
}
|
|
43610
43615
|
}
|
|
43611
43616
|
}
|
|
43612
43617
|
}
|
|
@@ -43724,10 +43729,6 @@ $ripple-width: 32px !default;
|
|
|
43724
43729
|
margin-top: 4px;
|
|
43725
43730
|
margin-bottom: 4px;
|
|
43726
43731
|
}
|
|
43727
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43728
|
-
margin-bottom: 3px;
|
|
43729
|
-
margin-top: 3px;
|
|
43730
|
-
}
|
|
43731
43732
|
@else {
|
|
43732
43733
|
margin-bottom: 0;
|
|
43733
43734
|
}
|
|
@@ -45003,7 +45004,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45003
45004
|
& .e-caret {
|
|
45004
45005
|
font-size: $menu-caret-font-size;
|
|
45005
45006
|
height: auto;
|
|
45006
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
45007
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
45007
45008
|
line-height: $menu-icon-li-height;
|
|
45008
45009
|
}
|
|
45009
45010
|
@else {
|
|
@@ -45046,12 +45047,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
45046
45047
|
@if $skin-name == 'fluent2' {
|
|
45047
45048
|
padding: 9px 0;
|
|
45048
45049
|
}
|
|
45049
|
-
@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' {
|
|
45050
|
-
line-height: $menu-icon-li-height;
|
|
45051
|
-
}
|
|
45052
|
-
@else {
|
|
45053
|
-
line-height: $menu-li-height;
|
|
45054
|
-
}
|
|
45055
45050
|
}
|
|
45056
45051
|
}
|
|
45057
45052
|
}
|
|
@@ -64140,7 +64135,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64140
64135
|
.e-detailheadercell {
|
|
64141
64136
|
border-width: $grid-headercell-both-border-width;
|
|
64142
64137
|
}
|
|
64143
|
-
.e-headercell.e-grid-group-first-cell
|
|
64138
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64139
|
+
.e-headercell.e-first-visible-cell {
|
|
64144
64140
|
border-left-width: 0;
|
|
64145
64141
|
}
|
|
64146
64142
|
}
|
|
@@ -64556,7 +64552,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
64556
64552
|
&.e-verticallines,
|
|
64557
64553
|
&.e-bothlines {
|
|
64558
64554
|
.e-rowcell.e-grid-group-first-cell,
|
|
64559
|
-
.e-
|
|
64555
|
+
.e-rowcell.e-first-visible-cell,
|
|
64556
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64557
|
+
.e-headercell.e-first-visible-cell,
|
|
64558
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64559
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64560
64560
|
border-left-width: 0;
|
|
64561
64561
|
}
|
|
64562
64562
|
}
|
|
@@ -82406,7 +82406,7 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
82406
82406
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82407
82407
|
left: 0;
|
|
82408
82408
|
margin-left: 12px;
|
|
82409
|
-
margin-top:
|
|
82409
|
+
margin-top: 15px;
|
|
82410
82410
|
padding-bottom: 6px;
|
|
82411
82411
|
position: absolute;
|
|
82412
82412
|
}
|
|
@@ -97691,6 +97691,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97691
97691
|
margin-left: 18px !important;
|
|
97692
97692
|
}
|
|
97693
97693
|
|
|
97694
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97695
|
+
display: flex;
|
|
97696
|
+
}
|
|
97697
|
+
|
|
97694
97698
|
.e-toolbar-item.e-template,
|
|
97695
97699
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97696
97700
|
{
|
|
@@ -99870,6 +99874,7 @@ $qrybldr-drag-grp-list-heg: 25px !default;
|
|
|
99870
99874
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
99871
99875
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99872
99876
|
$qryblr-drag-icon-color: rgba($grey-black, .87) !default;
|
|
99877
|
+
$primary-light: $primary-300 !default;
|
|
99873
99878
|
|
|
99874
99879
|
@mixin fluent2-small-round-btn {
|
|
99875
99880
|
@if $theme-name == 'fluent2' {
|
|
@@ -100946,6 +100951,29 @@ $qryblr-drag-icon-color: rgba($grey-black, .87) !default;
|
|
|
100946
100951
|
}
|
|
100947
100952
|
}
|
|
100948
100953
|
|
|
100954
|
+
.e-querybuilder-spinner::before {
|
|
100955
|
+
content: '';
|
|
100956
|
+
position: absolute;
|
|
100957
|
+
left: 50%;
|
|
100958
|
+
transform: translateX(-50%);
|
|
100959
|
+
width: 16px;
|
|
100960
|
+
height: 16px;
|
|
100961
|
+
border: 2px solid $primary-light;
|
|
100962
|
+
border-top: 2px solid $primary;
|
|
100963
|
+
border-radius: 50%;
|
|
100964
|
+
animation: spin 1s linear infinite;
|
|
100965
|
+
}
|
|
100966
|
+
|
|
100967
|
+
@keyframes spin {
|
|
100968
|
+
0% {
|
|
100969
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100970
|
+
}
|
|
100971
|
+
|
|
100972
|
+
100% {
|
|
100973
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100974
|
+
}
|
|
100975
|
+
}
|
|
100976
|
+
|
|
100949
100977
|
|
|
100950
100978
|
@include export-module('query-builder-material-icons') {
|
|
100951
100979
|
.e-query-builder {
|