@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
|
@@ -2361,7 +2361,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
2361
2361
|
.e-detailheadercell {
|
|
2362
2362
|
border-width: $grid-headercell-both-border-width;
|
|
2363
2363
|
}
|
|
2364
|
-
.e-headercell.e-grid-group-first-cell
|
|
2364
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2365
|
+
.e-headercell.e-first-visible-cell {
|
|
2365
2366
|
border-left-width: 0;
|
|
2366
2367
|
}
|
|
2367
2368
|
}
|
|
@@ -2777,7 +2778,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
2777
2778
|
&.e-verticallines,
|
|
2778
2779
|
&.e-bothlines {
|
|
2779
2780
|
.e-rowcell.e-grid-group-first-cell,
|
|
2780
|
-
.e-
|
|
2781
|
+
.e-rowcell.e-first-visible-cell,
|
|
2782
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2783
|
+
.e-headercell.e-first-visible-cell,
|
|
2784
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2785
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2781
2786
|
border-left-width: 0;
|
|
2782
2787
|
}
|
|
2783
2788
|
}
|
|
@@ -2359,7 +2359,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2359
2359
|
.e-detailheadercell {
|
|
2360
2360
|
border-width: $grid-headercell-both-border-width;
|
|
2361
2361
|
}
|
|
2362
|
-
.e-headercell.e-grid-group-first-cell
|
|
2362
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2363
|
+
.e-headercell.e-first-visible-cell {
|
|
2363
2364
|
border-left-width: 0;
|
|
2364
2365
|
}
|
|
2365
2366
|
}
|
|
@@ -2775,7 +2776,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2775
2776
|
&.e-verticallines,
|
|
2776
2777
|
&.e-bothlines {
|
|
2777
2778
|
.e-rowcell.e-grid-group-first-cell,
|
|
2778
|
-
.e-
|
|
2779
|
+
.e-rowcell.e-first-visible-cell,
|
|
2780
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2781
|
+
.e-headercell.e-first-visible-cell,
|
|
2782
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2783
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2779
2784
|
border-left-width: 0;
|
|
2780
2785
|
}
|
|
2781
2786
|
}
|
|
@@ -2359,7 +2359,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2359
2359
|
.e-detailheadercell {
|
|
2360
2360
|
border-width: $grid-headercell-both-border-width;
|
|
2361
2361
|
}
|
|
2362
|
-
.e-headercell.e-grid-group-first-cell
|
|
2362
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2363
|
+
.e-headercell.e-first-visible-cell {
|
|
2363
2364
|
border-left-width: 0;
|
|
2364
2365
|
}
|
|
2365
2366
|
}
|
|
@@ -2775,7 +2776,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2775
2776
|
&.e-verticallines,
|
|
2776
2777
|
&.e-bothlines {
|
|
2777
2778
|
.e-rowcell.e-grid-group-first-cell,
|
|
2778
|
-
.e-
|
|
2779
|
+
.e-rowcell.e-first-visible-cell,
|
|
2780
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2781
|
+
.e-headercell.e-first-visible-cell,
|
|
2782
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2783
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2779
2784
|
border-left-width: 0;
|
|
2780
2785
|
}
|
|
2781
2786
|
}
|
|
@@ -2360,7 +2360,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2360
2360
|
.e-detailheadercell {
|
|
2361
2361
|
border-width: $grid-headercell-both-border-width;
|
|
2362
2362
|
}
|
|
2363
|
-
.e-headercell.e-grid-group-first-cell
|
|
2363
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2364
|
+
.e-headercell.e-first-visible-cell {
|
|
2364
2365
|
border-left-width: 0;
|
|
2365
2366
|
}
|
|
2366
2367
|
}
|
|
@@ -2776,7 +2777,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2776
2777
|
&.e-verticallines,
|
|
2777
2778
|
&.e-bothlines {
|
|
2778
2779
|
.e-rowcell.e-grid-group-first-cell,
|
|
2779
|
-
.e-
|
|
2780
|
+
.e-rowcell.e-first-visible-cell,
|
|
2781
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2782
|
+
.e-headercell.e-first-visible-cell,
|
|
2783
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2784
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2780
2785
|
border-left-width: 0;
|
|
2781
2786
|
}
|
|
2782
2787
|
}
|
|
@@ -2360,7 +2360,8 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2360
2360
|
.e-detailheadercell {
|
|
2361
2361
|
border-width: $grid-headercell-both-border-width;
|
|
2362
2362
|
}
|
|
2363
|
-
.e-headercell.e-grid-group-first-cell
|
|
2363
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2364
|
+
.e-headercell.e-first-visible-cell {
|
|
2364
2365
|
border-left-width: 0;
|
|
2365
2366
|
}
|
|
2366
2367
|
}
|
|
@@ -2776,7 +2777,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
2776
2777
|
&.e-verticallines,
|
|
2777
2778
|
&.e-bothlines {
|
|
2778
2779
|
.e-rowcell.e-grid-group-first-cell,
|
|
2779
|
-
.e-
|
|
2780
|
+
.e-rowcell.e-first-visible-cell,
|
|
2781
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2782
|
+
.e-headercell.e-first-visible-cell,
|
|
2783
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2784
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2780
2785
|
border-left-width: 0;
|
|
2781
2786
|
}
|
|
2782
2787
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2367,7 +2367,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2367
2367
|
.e-detailheadercell {
|
|
2368
2368
|
border-width: $grid-headercell-both-border-width;
|
|
2369
2369
|
}
|
|
2370
|
-
.e-headercell.e-grid-group-first-cell
|
|
2370
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2371
|
+
.e-headercell.e-first-visible-cell {
|
|
2371
2372
|
border-left-width: 0;
|
|
2372
2373
|
}
|
|
2373
2374
|
}
|
|
@@ -2783,7 +2784,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2783
2784
|
&.e-verticallines,
|
|
2784
2785
|
&.e-bothlines {
|
|
2785
2786
|
.e-rowcell.e-grid-group-first-cell,
|
|
2786
|
-
.e-
|
|
2787
|
+
.e-rowcell.e-first-visible-cell,
|
|
2788
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2789
|
+
.e-headercell.e-first-visible-cell,
|
|
2790
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2791
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2787
2792
|
border-left-width: 0;
|
|
2788
2793
|
}
|
|
2789
2794
|
}
|
|
@@ -2367,7 +2367,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2367
2367
|
.e-detailheadercell {
|
|
2368
2368
|
border-width: $grid-headercell-both-border-width;
|
|
2369
2369
|
}
|
|
2370
|
-
.e-headercell.e-grid-group-first-cell
|
|
2370
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2371
|
+
.e-headercell.e-first-visible-cell {
|
|
2371
2372
|
border-left-width: 0;
|
|
2372
2373
|
}
|
|
2373
2374
|
}
|
|
@@ -2783,7 +2784,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2783
2784
|
&.e-verticallines,
|
|
2784
2785
|
&.e-bothlines {
|
|
2785
2786
|
.e-rowcell.e-grid-group-first-cell,
|
|
2786
|
-
.e-
|
|
2787
|
+
.e-rowcell.e-first-visible-cell,
|
|
2788
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2789
|
+
.e-headercell.e-first-visible-cell,
|
|
2790
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2791
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2787
2792
|
border-left-width: 0;
|
|
2788
2793
|
}
|
|
2789
2794
|
}
|
|
@@ -2367,7 +2367,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2367
2367
|
.e-detailheadercell {
|
|
2368
2368
|
border-width: $grid-headercell-both-border-width;
|
|
2369
2369
|
}
|
|
2370
|
-
.e-headercell.e-grid-group-first-cell
|
|
2370
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2371
|
+
.e-headercell.e-first-visible-cell {
|
|
2371
2372
|
border-left-width: 0;
|
|
2372
2373
|
}
|
|
2373
2374
|
}
|
|
@@ -2783,7 +2784,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2783
2784
|
&.e-verticallines,
|
|
2784
2785
|
&.e-bothlines {
|
|
2785
2786
|
.e-rowcell.e-grid-group-first-cell,
|
|
2786
|
-
.e-
|
|
2787
|
+
.e-rowcell.e-first-visible-cell,
|
|
2788
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2789
|
+
.e-headercell.e-first-visible-cell,
|
|
2790
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2791
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2787
2792
|
border-left-width: 0;
|
|
2788
2793
|
}
|
|
2789
2794
|
}
|
|
@@ -2367,7 +2367,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2367
2367
|
.e-detailheadercell {
|
|
2368
2368
|
border-width: $grid-headercell-both-border-width;
|
|
2369
2369
|
}
|
|
2370
|
-
.e-headercell.e-grid-group-first-cell
|
|
2370
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2371
|
+
.e-headercell.e-first-visible-cell {
|
|
2371
2372
|
border-left-width: 0;
|
|
2372
2373
|
}
|
|
2373
2374
|
}
|
|
@@ -2783,7 +2784,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2783
2784
|
&.e-verticallines,
|
|
2784
2785
|
&.e-bothlines {
|
|
2785
2786
|
.e-rowcell.e-grid-group-first-cell,
|
|
2786
|
-
.e-
|
|
2787
|
+
.e-rowcell.e-first-visible-cell,
|
|
2788
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2789
|
+
.e-headercell.e-first-visible-cell,
|
|
2790
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2791
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2787
2792
|
border-left-width: 0;
|
|
2788
2793
|
}
|
|
2789
2794
|
}
|
|
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2364
2364
|
.e-detailheadercell {
|
|
2365
2365
|
border-width: $grid-headercell-both-border-width;
|
|
2366
2366
|
}
|
|
2367
|
-
.e-headercell.e-grid-group-first-cell
|
|
2367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2368
|
+
.e-headercell.e-first-visible-cell {
|
|
2368
2369
|
border-left-width: 0;
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2780
2781
|
&.e-verticallines,
|
|
2781
2782
|
&.e-bothlines {
|
|
2782
2783
|
.e-rowcell.e-grid-group-first-cell,
|
|
2783
|
-
.e-
|
|
2784
|
+
.e-rowcell.e-first-visible-cell,
|
|
2785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2786
|
+
.e-headercell.e-first-visible-cell,
|
|
2787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2784
2789
|
border-left-width: 0;
|
|
2785
2790
|
}
|
|
2786
2791
|
}
|
|
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2364
2364
|
.e-detailheadercell {
|
|
2365
2365
|
border-width: $grid-headercell-both-border-width;
|
|
2366
2366
|
}
|
|
2367
|
-
.e-headercell.e-grid-group-first-cell
|
|
2367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2368
|
+
.e-headercell.e-first-visible-cell {
|
|
2368
2369
|
border-left-width: 0;
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2780
2781
|
&.e-verticallines,
|
|
2781
2782
|
&.e-bothlines {
|
|
2782
2783
|
.e-rowcell.e-grid-group-first-cell,
|
|
2783
|
-
.e-
|
|
2784
|
+
.e-rowcell.e-first-visible-cell,
|
|
2785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2786
|
+
.e-headercell.e-first-visible-cell,
|
|
2787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2784
2789
|
border-left-width: 0;
|
|
2785
2790
|
}
|
|
2786
2791
|
}
|
|
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2364
2364
|
.e-detailheadercell {
|
|
2365
2365
|
border-width: $grid-headercell-both-border-width;
|
|
2366
2366
|
}
|
|
2367
|
-
.e-headercell.e-grid-group-first-cell
|
|
2367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2368
|
+
.e-headercell.e-first-visible-cell {
|
|
2368
2369
|
border-left-width: 0;
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2780
2781
|
&.e-verticallines,
|
|
2781
2782
|
&.e-bothlines {
|
|
2782
2783
|
.e-rowcell.e-grid-group-first-cell,
|
|
2783
|
-
.e-
|
|
2784
|
+
.e-rowcell.e-first-visible-cell,
|
|
2785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2786
|
+
.e-headercell.e-first-visible-cell,
|
|
2787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2784
2789
|
border-left-width: 0;
|
|
2785
2790
|
}
|
|
2786
2791
|
}
|
|
@@ -2364,7 +2364,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2364
2364
|
.e-detailheadercell {
|
|
2365
2365
|
border-width: $grid-headercell-both-border-width;
|
|
2366
2366
|
}
|
|
2367
|
-
.e-headercell.e-grid-group-first-cell
|
|
2367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2368
|
+
.e-headercell.e-first-visible-cell {
|
|
2368
2369
|
border-left-width: 0;
|
|
2369
2370
|
}
|
|
2370
2371
|
}
|
|
@@ -2780,7 +2781,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2780
2781
|
&.e-verticallines,
|
|
2781
2782
|
&.e-bothlines {
|
|
2782
2783
|
.e-rowcell.e-grid-group-first-cell,
|
|
2783
|
-
.e-
|
|
2784
|
+
.e-rowcell.e-first-visible-cell,
|
|
2785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2786
|
+
.e-headercell.e-first-visible-cell,
|
|
2787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2784
2789
|
border-left-width: 0;
|
|
2785
2790
|
}
|
|
2786
2791
|
}
|
|
@@ -15143,11 +15143,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15143
15143
|
@mixin outline-primary-disabled {
|
|
15144
15144
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15145
15145
|
background: $btn-outline-primary-disabled-border-color;
|
|
15146
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15146
15147
|
}
|
|
15147
15148
|
@else {
|
|
15148
15149
|
background: $btn-outline-bgcolor;
|
|
15150
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15149
15151
|
}
|
|
15150
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15151
15152
|
box-shadow: $btn-flat-box-shadow;
|
|
15152
15153
|
color: $btn-outline-primary-disabled-color;
|
|
15153
15154
|
}
|
|
@@ -42929,13 +42930,15 @@ $treeview-navigable-icon-image-anchor-margin-reverse: 0 2px 0 10px !default;
|
|
|
42929
42930
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
42930
42931
|
$treeview-rtl-image-margin: 0 5px 0 0 !default;
|
|
42931
42932
|
$treeview-input-padding: 0 7px !default;
|
|
42932
|
-
$treeview-image-text-padding:
|
|
42933
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
42933
42934
|
$treeview-icon-image-margin: 0 0 0 10px !default;
|
|
42934
42935
|
$treeview-rtl-icon-image-margin: 0 10px 0 0 !default;
|
|
42935
42936
|
$treeview-check-margin: 0 0 0 5px !default;
|
|
42936
42937
|
$treeview-rtl-check-margin: 0 5px 0 0 !default;
|
|
42937
42938
|
$treeview-check-text-padding: 7px 8px !default;
|
|
42938
42939
|
$treeview-check-image-margin: 0 0 0 12px !default;
|
|
42940
|
+
$treeview-big-check-text-padding: 11px 10px !default;
|
|
42941
|
+
$treeview-big-image-text-padding: 11px 10px !default;
|
|
42939
42942
|
$treeview-rtl-check-image-margin: 0 12px 0 0 !default;
|
|
42940
42943
|
$treeview-border-shadow: 0 -1px 2px $hover-border, 0 1px 2px $hover-border !default;
|
|
42941
42944
|
$treeview-drop-count-border-size: 2px !default;
|
|
@@ -42951,7 +42954,7 @@ $treeview-icon-img-wrap-width: calc(100% - 57px) !default;
|
|
|
42951
42954
|
$treeview-big-item-height: 46px !default;
|
|
42952
42955
|
$treeview-big-text-height: 24px !default;
|
|
42953
42956
|
$treeview-big-input-height: 38px !default;
|
|
42954
|
-
$treeview-big-text-padding:
|
|
42957
|
+
$treeview-big-text-padding: 11px 10px !default;
|
|
42955
42958
|
$treeview-big-input-padding: 0 9px !default;
|
|
42956
42959
|
$treeview-big-icon-padding: 6px !default;
|
|
42957
42960
|
$treeview-big-image-margin: 0 0 0 10px !default;
|
|
@@ -43227,6 +43230,10 @@ $ripple-width: 32px !default;
|
|
|
43227
43230
|
padding-top: 5px;
|
|
43228
43231
|
padding-bottom: 5px;
|
|
43229
43232
|
}
|
|
43233
|
+
@if $skin-name == 'bootstrap5' {
|
|
43234
|
+
padding-top: 3px;
|
|
43235
|
+
padding-bottom: 3px;
|
|
43236
|
+
}
|
|
43230
43237
|
}
|
|
43231
43238
|
}
|
|
43232
43239
|
}
|
|
@@ -43344,10 +43351,6 @@ $ripple-width: 32px !default;
|
|
|
43344
43351
|
margin-top: 4px;
|
|
43345
43352
|
margin-bottom: 4px;
|
|
43346
43353
|
}
|
|
43347
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43348
|
-
margin-bottom: 3px;
|
|
43349
|
-
margin-top: 3px;
|
|
43350
|
-
}
|
|
43351
43354
|
@else {
|
|
43352
43355
|
margin-bottom: 0;
|
|
43353
43356
|
}
|
|
@@ -44622,7 +44625,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44622
44625
|
& .e-caret {
|
|
44623
44626
|
font-size: $menu-caret-font-size;
|
|
44624
44627
|
height: auto;
|
|
44625
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44628
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44626
44629
|
line-height: $menu-icon-li-height;
|
|
44627
44630
|
}
|
|
44628
44631
|
@else {
|
|
@@ -44665,12 +44668,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44665
44668
|
@if $skin-name == 'fluent2' {
|
|
44666
44669
|
padding: 9px 0;
|
|
44667
44670
|
}
|
|
44668
|
-
@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' {
|
|
44669
|
-
line-height: $menu-icon-li-height;
|
|
44670
|
-
}
|
|
44671
|
-
@else {
|
|
44672
|
-
line-height: $menu-li-height;
|
|
44673
|
-
}
|
|
44674
44671
|
}
|
|
44675
44672
|
}
|
|
44676
44673
|
}
|
|
@@ -63485,7 +63482,8 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
63485
63482
|
.e-detailheadercell {
|
|
63486
63483
|
border-width: $grid-headercell-both-border-width;
|
|
63487
63484
|
}
|
|
63488
|
-
.e-headercell.e-grid-group-first-cell
|
|
63485
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63486
|
+
.e-headercell.e-first-visible-cell {
|
|
63489
63487
|
border-left-width: 0;
|
|
63490
63488
|
}
|
|
63491
63489
|
}
|
|
@@ -63901,7 +63899,11 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
63901
63899
|
&.e-verticallines,
|
|
63902
63900
|
&.e-bothlines {
|
|
63903
63901
|
.e-rowcell.e-grid-group-first-cell,
|
|
63904
|
-
.e-
|
|
63902
|
+
.e-rowcell.e-first-visible-cell,
|
|
63903
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63904
|
+
.e-headercell.e-first-visible-cell,
|
|
63905
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63906
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63905
63907
|
border-left-width: 0;
|
|
63906
63908
|
}
|
|
63907
63909
|
}
|
|
@@ -81720,7 +81722,7 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
81720
81722
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81721
81723
|
left: 0;
|
|
81722
81724
|
margin-left: 12px;
|
|
81723
|
-
margin-top:
|
|
81725
|
+
margin-top: 15px;
|
|
81724
81726
|
padding-bottom: 6px;
|
|
81725
81727
|
position: absolute;
|
|
81726
81728
|
}
|
|
@@ -96979,6 +96981,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
96979
96981
|
margin-left: 18px !important;
|
|
96980
96982
|
}
|
|
96981
96983
|
|
|
96984
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
96985
|
+
display: flex;
|
|
96986
|
+
}
|
|
96987
|
+
|
|
96982
96988
|
.e-toolbar-item.e-template,
|
|
96983
96989
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
96984
96990
|
{
|
|
@@ -99157,6 +99163,8 @@ $qrybldr-drag-grp-list-heg: 32px !default;
|
|
|
99157
99163
|
$qrybldr-drag-grp-big-list-heg: 37px !default;
|
|
99158
99164
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 3px !default;
|
|
99159
99165
|
$qryblr-drag-icon-color: $content-font !default;
|
|
99166
|
+
$primary: #ffd939 !default;
|
|
99167
|
+
$primary-light: #ffd739 !default;
|
|
99160
99168
|
|
|
99161
99169
|
@mixin fluent2-small-round-btn {
|
|
99162
99170
|
@if $theme-name == 'fluent2' {
|
|
@@ -100233,6 +100241,29 @@ $qryblr-drag-icon-color: $content-font !default;
|
|
|
100233
100241
|
}
|
|
100234
100242
|
}
|
|
100235
100243
|
|
|
100244
|
+
.e-querybuilder-spinner::before {
|
|
100245
|
+
content: '';
|
|
100246
|
+
position: absolute;
|
|
100247
|
+
left: 50%;
|
|
100248
|
+
transform: translateX(-50%);
|
|
100249
|
+
width: 16px;
|
|
100250
|
+
height: 16px;
|
|
100251
|
+
border: 2px solid $primary-light;
|
|
100252
|
+
border-top: 2px solid $primary;
|
|
100253
|
+
border-radius: 50%;
|
|
100254
|
+
animation: spin 1s linear infinite;
|
|
100255
|
+
}
|
|
100256
|
+
|
|
100257
|
+
@keyframes spin {
|
|
100258
|
+
0% {
|
|
100259
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100260
|
+
}
|
|
100261
|
+
|
|
100262
|
+
100% {
|
|
100263
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100264
|
+
}
|
|
100265
|
+
}
|
|
100266
|
+
|
|
100236
100267
|
|
|
100237
100268
|
@include export-module('query-builder-material-icons') {
|
|
100238
100269
|
.e-query-builder {
|