@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
|
@@ -17100,11 +17100,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
17100
17100
|
@mixin outline-primary-disabled {
|
|
17101
17101
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
17102
17102
|
background: $btn-outline-primary-disabled-border-color;
|
|
17103
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
17103
17104
|
}
|
|
17104
17105
|
@else {
|
|
17105
17106
|
background: $btn-outline-bgcolor;
|
|
17107
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
17106
17108
|
}
|
|
17107
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
17108
17109
|
box-shadow: $btn-flat-box-shadow;
|
|
17109
17110
|
color: $btn-outline-primary-disabled-color;
|
|
17110
17111
|
}
|
|
@@ -45363,6 +45364,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45363
45364
|
padding-top: 5px;
|
|
45364
45365
|
padding-bottom: 5px;
|
|
45365
45366
|
}
|
|
45367
|
+
@if $skin-name == 'bootstrap5' {
|
|
45368
|
+
padding-top: 3px;
|
|
45369
|
+
padding-bottom: 3px;
|
|
45370
|
+
}
|
|
45366
45371
|
}
|
|
45367
45372
|
}
|
|
45368
45373
|
}
|
|
@@ -45480,10 +45485,6 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
45480
45485
|
margin-top: 4px;
|
|
45481
45486
|
margin-bottom: 4px;
|
|
45482
45487
|
}
|
|
45483
|
-
@else if($skin-name == 'bootstrap5') {
|
|
45484
|
-
margin-bottom: 3px;
|
|
45485
|
-
margin-top: 3px;
|
|
45486
|
-
}
|
|
45487
45488
|
@else {
|
|
45488
45489
|
margin-bottom: 0;
|
|
45489
45490
|
}
|
|
@@ -46761,7 +46762,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46761
46762
|
& .e-caret {
|
|
46762
46763
|
font-size: $menu-caret-font-size;
|
|
46763
46764
|
height: auto;
|
|
46764
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46765
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46765
46766
|
line-height: $menu-icon-li-height;
|
|
46766
46767
|
}
|
|
46767
46768
|
@else {
|
|
@@ -46804,12 +46805,6 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
46804
46805
|
@if $skin-name == 'fluent2' {
|
|
46805
46806
|
padding: 9px 0;
|
|
46806
46807
|
}
|
|
46807
|
-
@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' {
|
|
46808
|
-
line-height: $menu-icon-li-height;
|
|
46809
|
-
}
|
|
46810
|
-
@else {
|
|
46811
|
-
line-height: $menu-li-height;
|
|
46812
|
-
}
|
|
46813
46808
|
}
|
|
46814
46809
|
}
|
|
46815
46810
|
}
|
|
@@ -65703,7 +65698,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65703
65698
|
.e-detailheadercell {
|
|
65704
65699
|
border-width: $grid-headercell-both-border-width;
|
|
65705
65700
|
}
|
|
65706
|
-
.e-headercell.e-grid-group-first-cell
|
|
65701
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65702
|
+
.e-headercell.e-first-visible-cell {
|
|
65707
65703
|
border-left-width: 0;
|
|
65708
65704
|
}
|
|
65709
65705
|
}
|
|
@@ -66119,7 +66115,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66119
66115
|
&.e-verticallines,
|
|
66120
66116
|
&.e-bothlines {
|
|
66121
66117
|
.e-rowcell.e-grid-group-first-cell,
|
|
66122
|
-
.e-
|
|
66118
|
+
.e-rowcell.e-first-visible-cell,
|
|
66119
|
+
.e-headercell.e-grid-group-first-cell,
|
|
66120
|
+
.e-headercell.e-first-visible-cell,
|
|
66121
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
66122
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
66123
66123
|
border-left-width: 0;
|
|
66124
66124
|
}
|
|
66125
66125
|
}
|
|
@@ -83935,7 +83935,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83935
83935
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83936
83936
|
left: 0;
|
|
83937
83937
|
margin-left: 12px;
|
|
83938
|
-
margin-top:
|
|
83938
|
+
margin-top: 15px;
|
|
83939
83939
|
padding-bottom: 6px;
|
|
83940
83940
|
position: absolute;
|
|
83941
83941
|
}
|
|
@@ -99218,6 +99218,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
99218
99218
|
margin-left: 18px !important;
|
|
99219
99219
|
}
|
|
99220
99220
|
|
|
99221
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
99222
|
+
display: flex;
|
|
99223
|
+
}
|
|
99224
|
+
|
|
99221
99225
|
.e-toolbar-item.e-template,
|
|
99222
99226
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
99223
99227
|
{
|
|
@@ -102475,6 +102479,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
102475
102479
|
}
|
|
102476
102480
|
}
|
|
102477
102481
|
|
|
102482
|
+
.e-querybuilder-spinner::before {
|
|
102483
|
+
content: '';
|
|
102484
|
+
position: absolute;
|
|
102485
|
+
left: 50%;
|
|
102486
|
+
transform: translateX(-50%);
|
|
102487
|
+
width: 16px;
|
|
102488
|
+
height: 16px;
|
|
102489
|
+
border: 2px solid $primary-light;
|
|
102490
|
+
border-top: 2px solid $primary;
|
|
102491
|
+
border-radius: 50%;
|
|
102492
|
+
animation: spin 1s linear infinite;
|
|
102493
|
+
}
|
|
102494
|
+
|
|
102495
|
+
@keyframes spin {
|
|
102496
|
+
0% {
|
|
102497
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102498
|
+
}
|
|
102499
|
+
|
|
102500
|
+
100% {
|
|
102501
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102502
|
+
}
|
|
102503
|
+
}
|
|
102504
|
+
|
|
102478
102505
|
|
|
102479
102506
|
@include export-module('query-builder-tailwind3-icons') {
|
|
102480
102507
|
.e-query-builder {
|
|
@@ -24573,11 +24573,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
24573
24573
|
@mixin outline-primary-disabled {
|
|
24574
24574
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
24575
24575
|
background: $btn-outline-primary-disabled-border-color;
|
|
24576
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
24576
24577
|
}
|
|
24577
24578
|
@else {
|
|
24578
24579
|
background: $btn-outline-bgcolor;
|
|
24580
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
24579
24581
|
}
|
|
24580
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
24581
24582
|
box-shadow: $btn-flat-box-shadow;
|
|
24582
24583
|
color: $btn-outline-primary-disabled-color;
|
|
24583
24584
|
}
|
|
@@ -61270,6 +61271,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61270
61271
|
padding-top: 5px;
|
|
61271
61272
|
padding-bottom: 5px;
|
|
61272
61273
|
}
|
|
61274
|
+
@if $skin-name == 'bootstrap5' {
|
|
61275
|
+
padding-top: 3px;
|
|
61276
|
+
padding-bottom: 3px;
|
|
61277
|
+
}
|
|
61273
61278
|
}
|
|
61274
61279
|
}
|
|
61275
61280
|
}
|
|
@@ -61387,10 +61392,6 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
61387
61392
|
margin-top: 4px;
|
|
61388
61393
|
margin-bottom: 4px;
|
|
61389
61394
|
}
|
|
61390
|
-
@else if($skin-name == 'bootstrap5') {
|
|
61391
|
-
margin-bottom: 3px;
|
|
61392
|
-
margin-top: 3px;
|
|
61393
|
-
}
|
|
61394
61395
|
@else {
|
|
61395
61396
|
margin-bottom: 0;
|
|
61396
61397
|
}
|
|
@@ -62440,8 +62441,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
62440
62441
|
}
|
|
62441
62442
|
|
|
62442
62443
|
@if $skin-name == 'highcontrast' {
|
|
62443
|
-
padding
|
|
62444
|
-
padding-bottom: 11px;
|
|
62444
|
+
padding: $treeview-big-text-padding;
|
|
62445
62445
|
}
|
|
62446
62446
|
|
|
62447
62447
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -62450,8 +62450,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
62450
62450
|
}
|
|
62451
62451
|
|
|
62452
62452
|
@if $skin-name == 'FluentUI' {
|
|
62453
|
-
padding
|
|
62454
|
-
padding-bottom: 10px;
|
|
62453
|
+
padding: $treeview-big-text-padding;
|
|
62455
62454
|
}
|
|
62456
62455
|
|
|
62457
62456
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -63170,7 +63169,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
63170
63169
|
& .e-caret {
|
|
63171
63170
|
font-size: $menu-caret-font-size;
|
|
63172
63171
|
height: auto;
|
|
63173
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
63172
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
63174
63173
|
line-height: $menu-icon-li-height;
|
|
63175
63174
|
}
|
|
63176
63175
|
@else {
|
|
@@ -63213,12 +63212,6 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
63213
63212
|
@if $skin-name == 'fluent2' {
|
|
63214
63213
|
padding: 9px 0;
|
|
63215
63214
|
}
|
|
63216
|
-
@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' {
|
|
63217
|
-
line-height: $menu-icon-li-height;
|
|
63218
|
-
}
|
|
63219
|
-
@else {
|
|
63220
|
-
line-height: $menu-li-height;
|
|
63221
|
-
}
|
|
63222
63215
|
}
|
|
63223
63216
|
}
|
|
63224
63217
|
}
|
|
@@ -88110,7 +88103,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88110
88103
|
.e-detailheadercell {
|
|
88111
88104
|
border-width: $grid-headercell-both-border-width;
|
|
88112
88105
|
}
|
|
88113
|
-
.e-headercell.e-grid-group-first-cell
|
|
88106
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88107
|
+
.e-headercell.e-first-visible-cell {
|
|
88114
88108
|
border-left-width: 0;
|
|
88115
88109
|
}
|
|
88116
88110
|
}
|
|
@@ -88526,7 +88520,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88526
88520
|
&.e-verticallines,
|
|
88527
88521
|
&.e-bothlines {
|
|
88528
88522
|
.e-rowcell.e-grid-group-first-cell,
|
|
88529
|
-
.e-
|
|
88523
|
+
.e-rowcell.e-first-visible-cell,
|
|
88524
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88525
|
+
.e-headercell.e-first-visible-cell,
|
|
88526
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88527
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88530
88528
|
border-left-width: 0;
|
|
88531
88529
|
}
|
|
88532
88530
|
}
|
|
@@ -111426,7 +111424,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111426
111424
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111427
111425
|
left: 0;
|
|
111428
111426
|
margin-left: 12px;
|
|
111429
|
-
margin-top:
|
|
111427
|
+
margin-top: 15px;
|
|
111430
111428
|
padding-bottom: 6px;
|
|
111431
111429
|
position: absolute;
|
|
111432
111430
|
}
|
|
@@ -129324,6 +129322,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
129324
129322
|
margin-left: 18px !important;
|
|
129325
129323
|
}
|
|
129326
129324
|
|
|
129325
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
129326
|
+
display: flex;
|
|
129327
|
+
}
|
|
129328
|
+
|
|
129327
129329
|
.e-toolbar-item.e-template,
|
|
129328
129330
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
129329
129331
|
{
|
|
@@ -133216,6 +133218,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
133216
133218
|
}
|
|
133217
133219
|
}
|
|
133218
133220
|
|
|
133221
|
+
.e-querybuilder-spinner::before {
|
|
133222
|
+
content: '';
|
|
133223
|
+
position: absolute;
|
|
133224
|
+
left: 50%;
|
|
133225
|
+
transform: translateX(-50%);
|
|
133226
|
+
width: 16px;
|
|
133227
|
+
height: 16px;
|
|
133228
|
+
border: 2px solid $primary-light;
|
|
133229
|
+
border-top: 2px solid $primary;
|
|
133230
|
+
border-radius: 50%;
|
|
133231
|
+
animation: spin 1s linear infinite;
|
|
133232
|
+
}
|
|
133233
|
+
|
|
133234
|
+
@keyframes spin {
|
|
133235
|
+
0% {
|
|
133236
|
+
transform: translateX(-50%) rotate(0deg);
|
|
133237
|
+
}
|
|
133238
|
+
|
|
133239
|
+
100% {
|
|
133240
|
+
transform: translateX(-50%) rotate(360deg);
|
|
133241
|
+
}
|
|
133242
|
+
}
|
|
133243
|
+
|
|
133219
133244
|
|
|
133220
133245
|
@include export-module('query-builder-tailwind3-icons') {
|
|
133221
133246
|
.e-query-builder {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"31.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"31.1.22","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|