@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
|
@@ -16691,11 +16691,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
16691
16691
|
@mixin outline-primary-disabled {
|
|
16692
16692
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16693
16693
|
background: $btn-outline-primary-disabled-border-color;
|
|
16694
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16694
16695
|
}
|
|
16695
16696
|
@else {
|
|
16696
16697
|
background: $btn-outline-bgcolor;
|
|
16698
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16697
16699
|
}
|
|
16698
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16699
16700
|
box-shadow: $btn-flat-box-shadow;
|
|
16700
16701
|
color: $btn-outline-primary-disabled-color;
|
|
16701
16702
|
}
|
|
@@ -45026,6 +45027,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45026
45027
|
padding-top: 5px;
|
|
45027
45028
|
padding-bottom: 5px;
|
|
45028
45029
|
}
|
|
45030
|
+
@if $skin-name == 'bootstrap5' {
|
|
45031
|
+
padding-top: 3px;
|
|
45032
|
+
padding-bottom: 3px;
|
|
45033
|
+
}
|
|
45029
45034
|
}
|
|
45030
45035
|
}
|
|
45031
45036
|
}
|
|
@@ -45143,10 +45148,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
45143
45148
|
margin-top: 4px;
|
|
45144
45149
|
margin-bottom: 4px;
|
|
45145
45150
|
}
|
|
45146
|
-
@else if($skin-name == 'bootstrap5') {
|
|
45147
|
-
margin-bottom: 3px;
|
|
45148
|
-
margin-top: 3px;
|
|
45149
|
-
}
|
|
45150
45151
|
@else {
|
|
45151
45152
|
margin-bottom: 0;
|
|
45152
45153
|
}
|
|
@@ -46470,7 +46471,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46470
46471
|
& .e-caret {
|
|
46471
46472
|
font-size: $menu-caret-font-size;
|
|
46472
46473
|
height: auto;
|
|
46473
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
46474
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
46474
46475
|
line-height: $menu-icon-li-height;
|
|
46475
46476
|
}
|
|
46476
46477
|
@else {
|
|
@@ -46513,12 +46514,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
46513
46514
|
@if $skin-name == 'fluent2' {
|
|
46514
46515
|
padding: 9px 0;
|
|
46515
46516
|
}
|
|
46516
|
-
@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' {
|
|
46517
|
-
line-height: $menu-icon-li-height;
|
|
46518
|
-
}
|
|
46519
|
-
@else {
|
|
46520
|
-
line-height: $menu-li-height;
|
|
46521
|
-
}
|
|
46522
46517
|
}
|
|
46523
46518
|
}
|
|
46524
46519
|
}
|
|
@@ -65369,7 +65364,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
65369
65364
|
.e-detailheadercell {
|
|
65370
65365
|
border-width: $grid-headercell-both-border-width;
|
|
65371
65366
|
}
|
|
65372
|
-
.e-headercell.e-grid-group-first-cell
|
|
65367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65368
|
+
.e-headercell.e-first-visible-cell {
|
|
65373
65369
|
border-left-width: 0;
|
|
65374
65370
|
}
|
|
65375
65371
|
}
|
|
@@ -65785,7 +65781,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
65785
65781
|
&.e-verticallines,
|
|
65786
65782
|
&.e-bothlines {
|
|
65787
65783
|
.e-rowcell.e-grid-group-first-cell,
|
|
65788
|
-
.e-
|
|
65784
|
+
.e-rowcell.e-first-visible-cell,
|
|
65785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65786
|
+
.e-headercell.e-first-visible-cell,
|
|
65787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65789
65789
|
border-left-width: 0;
|
|
65790
65790
|
}
|
|
65791
65791
|
}
|
|
@@ -83594,7 +83594,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83594
83594
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83595
83595
|
left: 0;
|
|
83596
83596
|
margin-left: 12px;
|
|
83597
|
-
margin-top:
|
|
83597
|
+
margin-top: 15px;
|
|
83598
83598
|
padding-bottom: 6px;
|
|
83599
83599
|
position: absolute;
|
|
83600
83600
|
}
|
|
@@ -98878,6 +98878,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
98878
98878
|
margin-left: 18px !important;
|
|
98879
98879
|
}
|
|
98880
98880
|
|
|
98881
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98882
|
+
display: flex;
|
|
98883
|
+
}
|
|
98884
|
+
|
|
98881
98885
|
.e-toolbar-item.e-template,
|
|
98882
98886
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98883
98887
|
{
|
|
@@ -102134,6 +102138,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
102134
102138
|
}
|
|
102135
102139
|
}
|
|
102136
102140
|
|
|
102141
|
+
.e-querybuilder-spinner::before {
|
|
102142
|
+
content: '';
|
|
102143
|
+
position: absolute;
|
|
102144
|
+
left: 50%;
|
|
102145
|
+
transform: translateX(-50%);
|
|
102146
|
+
width: 16px;
|
|
102147
|
+
height: 16px;
|
|
102148
|
+
border: 2px solid $primary-light;
|
|
102149
|
+
border-top: 2px solid $primary;
|
|
102150
|
+
border-radius: 50%;
|
|
102151
|
+
animation: spin 1s linear infinite;
|
|
102152
|
+
}
|
|
102153
|
+
|
|
102154
|
+
@keyframes spin {
|
|
102155
|
+
0% {
|
|
102156
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102157
|
+
}
|
|
102158
|
+
|
|
102159
|
+
100% {
|
|
102160
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102161
|
+
}
|
|
102162
|
+
}
|
|
102163
|
+
|
|
102137
102164
|
|
|
102138
102165
|
@include export-module('query-builder-bds-icons') {
|
|
102139
102166
|
.e-query-builder {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -24164,11 +24164,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
24164
24164
|
@mixin outline-primary-disabled {
|
|
24165
24165
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
24166
24166
|
background: $btn-outline-primary-disabled-border-color;
|
|
24167
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
24167
24168
|
}
|
|
24168
24169
|
@else {
|
|
24169
24170
|
background: $btn-outline-bgcolor;
|
|
24171
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
24170
24172
|
}
|
|
24171
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
24172
24173
|
box-shadow: $btn-flat-box-shadow;
|
|
24173
24174
|
color: $btn-outline-primary-disabled-color;
|
|
24174
24175
|
}
|
|
@@ -60933,6 +60934,10 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
60933
60934
|
padding-top: 5px;
|
|
60934
60935
|
padding-bottom: 5px;
|
|
60935
60936
|
}
|
|
60937
|
+
@if $skin-name == 'bootstrap5' {
|
|
60938
|
+
padding-top: 3px;
|
|
60939
|
+
padding-bottom: 3px;
|
|
60940
|
+
}
|
|
60936
60941
|
}
|
|
60937
60942
|
}
|
|
60938
60943
|
}
|
|
@@ -61050,10 +61055,6 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
61050
61055
|
margin-top: 4px;
|
|
61051
61056
|
margin-bottom: 4px;
|
|
61052
61057
|
}
|
|
61053
|
-
@else if($skin-name == 'bootstrap5') {
|
|
61054
|
-
margin-bottom: 3px;
|
|
61055
|
-
margin-top: 3px;
|
|
61056
|
-
}
|
|
61057
61058
|
@else {
|
|
61058
61059
|
margin-bottom: 0;
|
|
61059
61060
|
}
|
|
@@ -62103,8 +62104,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62103
62104
|
}
|
|
62104
62105
|
|
|
62105
62106
|
@if $skin-name == 'highcontrast' {
|
|
62106
|
-
padding
|
|
62107
|
-
padding-bottom: 11px;
|
|
62107
|
+
padding: $treeview-big-text-padding;
|
|
62108
62108
|
}
|
|
62109
62109
|
|
|
62110
62110
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -62113,8 +62113,7 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
62113
62113
|
}
|
|
62114
62114
|
|
|
62115
62115
|
@if $skin-name == 'FluentUI' {
|
|
62116
|
-
padding
|
|
62117
|
-
padding-bottom: 10px;
|
|
62116
|
+
padding: $treeview-big-text-padding;
|
|
62118
62117
|
}
|
|
62119
62118
|
|
|
62120
62119
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -62879,7 +62878,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62879
62878
|
& .e-caret {
|
|
62880
62879
|
font-size: $menu-caret-font-size;
|
|
62881
62880
|
height: auto;
|
|
62882
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
62881
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
62883
62882
|
line-height: $menu-icon-li-height;
|
|
62884
62883
|
}
|
|
62885
62884
|
@else {
|
|
@@ -62922,12 +62921,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
62922
62921
|
@if $skin-name == 'fluent2' {
|
|
62923
62922
|
padding: 9px 0;
|
|
62924
62923
|
}
|
|
62925
|
-
@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' {
|
|
62926
|
-
line-height: $menu-icon-li-height;
|
|
62927
|
-
}
|
|
62928
|
-
@else {
|
|
62929
|
-
line-height: $menu-li-height;
|
|
62930
|
-
}
|
|
62931
62924
|
}
|
|
62932
62925
|
}
|
|
62933
62926
|
}
|
|
@@ -87776,7 +87769,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
87776
87769
|
.e-detailheadercell {
|
|
87777
87770
|
border-width: $grid-headercell-both-border-width;
|
|
87778
87771
|
}
|
|
87779
|
-
.e-headercell.e-grid-group-first-cell
|
|
87772
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87773
|
+
.e-headercell.e-first-visible-cell {
|
|
87780
87774
|
border-left-width: 0;
|
|
87781
87775
|
}
|
|
87782
87776
|
}
|
|
@@ -88192,7 +88186,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
88192
88186
|
&.e-verticallines,
|
|
88193
88187
|
&.e-bothlines {
|
|
88194
88188
|
.e-rowcell.e-grid-group-first-cell,
|
|
88195
|
-
.e-
|
|
88189
|
+
.e-rowcell.e-first-visible-cell,
|
|
88190
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88191
|
+
.e-headercell.e-first-visible-cell,
|
|
88192
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88193
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88196
88194
|
border-left-width: 0;
|
|
88197
88195
|
}
|
|
88198
88196
|
}
|
|
@@ -111085,7 +111083,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111085
111083
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111086
111084
|
left: 0;
|
|
111087
111085
|
margin-left: 12px;
|
|
111088
|
-
margin-top:
|
|
111086
|
+
margin-top: 15px;
|
|
111089
111087
|
padding-bottom: 6px;
|
|
111090
111088
|
position: absolute;
|
|
111091
111089
|
}
|
|
@@ -128984,6 +128982,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
128984
128982
|
margin-left: 18px !important;
|
|
128985
128983
|
}
|
|
128986
128984
|
|
|
128985
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128986
|
+
display: flex;
|
|
128987
|
+
}
|
|
128988
|
+
|
|
128987
128989
|
.e-toolbar-item.e-template,
|
|
128988
128990
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128989
128991
|
{
|
|
@@ -132875,6 +132877,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
132875
132877
|
}
|
|
132876
132878
|
}
|
|
132877
132879
|
|
|
132880
|
+
.e-querybuilder-spinner::before {
|
|
132881
|
+
content: '';
|
|
132882
|
+
position: absolute;
|
|
132883
|
+
left: 50%;
|
|
132884
|
+
transform: translateX(-50%);
|
|
132885
|
+
width: 16px;
|
|
132886
|
+
height: 16px;
|
|
132887
|
+
border: 2px solid $primary-light;
|
|
132888
|
+
border-top: 2px solid $primary;
|
|
132889
|
+
border-radius: 50%;
|
|
132890
|
+
animation: spin 1s linear infinite;
|
|
132891
|
+
}
|
|
132892
|
+
|
|
132893
|
+
@keyframes spin {
|
|
132894
|
+
0% {
|
|
132895
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132896
|
+
}
|
|
132897
|
+
|
|
132898
|
+
100% {
|
|
132899
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132900
|
+
}
|
|
132901
|
+
}
|
|
132902
|
+
|
|
132878
132903
|
|
|
132879
132904
|
@include export-module('query-builder-bds-icons') {
|
|
132880
132905
|
.e-query-builder {
|
|
@@ -15208,11 +15208,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
15208
15208
|
@mixin outline-primary-disabled {
|
|
15209
15209
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15210
15210
|
background: $btn-outline-primary-disabled-border-color;
|
|
15211
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15211
15212
|
}
|
|
15212
15213
|
@else {
|
|
15213
15214
|
background: $btn-outline-bgcolor;
|
|
15215
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15214
15216
|
}
|
|
15215
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15216
15217
|
box-shadow: $btn-flat-box-shadow;
|
|
15217
15218
|
color: $btn-outline-primary-disabled-color;
|
|
15218
15219
|
}
|
|
@@ -43425,6 +43426,10 @@ $ripple-width: 32px !default;
|
|
|
43425
43426
|
padding-top: 5px;
|
|
43426
43427
|
padding-bottom: 5px;
|
|
43427
43428
|
}
|
|
43429
|
+
@if $skin-name == 'bootstrap5' {
|
|
43430
|
+
padding-top: 3px;
|
|
43431
|
+
padding-bottom: 3px;
|
|
43432
|
+
}
|
|
43428
43433
|
}
|
|
43429
43434
|
}
|
|
43430
43435
|
}
|
|
@@ -43542,10 +43547,6 @@ $ripple-width: 32px !default;
|
|
|
43542
43547
|
margin-top: 4px;
|
|
43543
43548
|
margin-bottom: 4px;
|
|
43544
43549
|
}
|
|
43545
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43546
|
-
margin-bottom: 3px;
|
|
43547
|
-
margin-top: 3px;
|
|
43548
|
-
}
|
|
43549
43550
|
@else {
|
|
43550
43551
|
margin-bottom: 0;
|
|
43551
43552
|
}
|
|
@@ -44677,7 +44678,6 @@ $menu-blank-icon: 34px !default;
|
|
|
44677
44678
|
$menu-ul-header-padding: $menu-ul-padding !default;
|
|
44678
44679
|
$menu-separator-padding: 0 !default;
|
|
44679
44680
|
$menu-li-height: 42px !default;
|
|
44680
|
-
$menu-icon-li-height: 30px !default;
|
|
44681
44681
|
$menu-li-padding: 0 15px !default;
|
|
44682
44682
|
$menu-li-text-indent: 15px !default;
|
|
44683
44683
|
$menu-icon-font-size: 14px !default;
|
|
@@ -44813,7 +44813,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44813
44813
|
& .e-caret {
|
|
44814
44814
|
font-size: $menu-caret-font-size;
|
|
44815
44815
|
height: auto;
|
|
44816
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44816
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44817
44817
|
line-height: $menu-icon-li-height;
|
|
44818
44818
|
}
|
|
44819
44819
|
@else {
|
|
@@ -44856,12 +44856,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
44856
44856
|
@if $skin-name == 'fluent2' {
|
|
44857
44857
|
padding: 9px 0;
|
|
44858
44858
|
}
|
|
44859
|
-
@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' {
|
|
44860
|
-
line-height: $menu-icon-li-height;
|
|
44861
|
-
}
|
|
44862
|
-
@else {
|
|
44863
|
-
line-height: $menu-li-height;
|
|
44864
|
-
}
|
|
44865
44859
|
}
|
|
44866
44860
|
}
|
|
44867
44861
|
}
|
|
@@ -63581,7 +63575,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
63581
63575
|
.e-detailheadercell {
|
|
63582
63576
|
border-width: $grid-headercell-both-border-width;
|
|
63583
63577
|
}
|
|
63584
|
-
.e-headercell.e-grid-group-first-cell
|
|
63578
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63579
|
+
.e-headercell.e-first-visible-cell {
|
|
63585
63580
|
border-left-width: 0;
|
|
63586
63581
|
}
|
|
63587
63582
|
}
|
|
@@ -63997,7 +63992,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
63997
63992
|
&.e-verticallines,
|
|
63998
63993
|
&.e-bothlines {
|
|
63999
63994
|
.e-rowcell.e-grid-group-first-cell,
|
|
64000
|
-
.e-
|
|
63995
|
+
.e-rowcell.e-first-visible-cell,
|
|
63996
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63997
|
+
.e-headercell.e-first-visible-cell,
|
|
63998
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63999
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64001
64000
|
border-left-width: 0;
|
|
64002
64001
|
}
|
|
64003
64002
|
}
|
|
@@ -81849,7 +81848,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81849
81848
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81850
81849
|
left: 0;
|
|
81851
81850
|
margin-left: 12px;
|
|
81852
|
-
margin-top:
|
|
81851
|
+
margin-top: 15px;
|
|
81853
81852
|
padding-bottom: 6px;
|
|
81854
81853
|
position: absolute;
|
|
81855
81854
|
}
|
|
@@ -97128,6 +97127,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97128
97127
|
margin-left: 18px !important;
|
|
97129
97128
|
}
|
|
97130
97129
|
|
|
97130
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97131
|
+
display: flex;
|
|
97132
|
+
}
|
|
97133
|
+
|
|
97131
97134
|
.e-toolbar-item.e-template,
|
|
97132
97135
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97133
97136
|
{
|
|
@@ -99307,6 +99310,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
99307
99310
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
99308
99311
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99309
99312
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
99313
|
+
$primary-light: $brand-primary-lighten-40;
|
|
99314
|
+
$primary: $brand-primary;
|
|
99310
99315
|
|
|
99311
99316
|
@mixin fluent2-small-round-btn {
|
|
99312
99317
|
@if $theme-name == 'fluent2' {
|
|
@@ -100383,6 +100388,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
100383
100388
|
}
|
|
100384
100389
|
}
|
|
100385
100390
|
|
|
100391
|
+
.e-querybuilder-spinner::before {
|
|
100392
|
+
content: '';
|
|
100393
|
+
position: absolute;
|
|
100394
|
+
left: 50%;
|
|
100395
|
+
transform: translateX(-50%);
|
|
100396
|
+
width: 16px;
|
|
100397
|
+
height: 16px;
|
|
100398
|
+
border: 2px solid $primary-light;
|
|
100399
|
+
border-top: 2px solid $primary;
|
|
100400
|
+
border-radius: 50%;
|
|
100401
|
+
animation: spin 1s linear infinite;
|
|
100402
|
+
}
|
|
100403
|
+
|
|
100404
|
+
@keyframes spin {
|
|
100405
|
+
0% {
|
|
100406
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100407
|
+
}
|
|
100408
|
+
|
|
100409
|
+
100% {
|
|
100410
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100411
|
+
}
|
|
100412
|
+
}
|
|
100413
|
+
|
|
100386
100414
|
|
|
100387
100415
|
@include export-module('query-builder-material-icons') {
|
|
100388
100416
|
.e-query-builder {
|
|
@@ -22681,11 +22681,12 @@ $btn-focus-box-shadow: none !default;
|
|
|
22681
22681
|
@mixin outline-primary-disabled {
|
|
22682
22682
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22683
22683
|
background: $btn-outline-primary-disabled-border-color;
|
|
22684
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22684
22685
|
}
|
|
22685
22686
|
@else {
|
|
22686
22687
|
background: $btn-outline-bgcolor;
|
|
22688
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22687
22689
|
}
|
|
22688
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22689
22690
|
box-shadow: $btn-flat-box-shadow;
|
|
22690
22691
|
color: $btn-outline-primary-disabled-color;
|
|
22691
22692
|
}
|
|
@@ -59332,6 +59333,10 @@ $ripple-width: 32px !default;
|
|
|
59332
59333
|
padding-top: 5px;
|
|
59333
59334
|
padding-bottom: 5px;
|
|
59334
59335
|
}
|
|
59336
|
+
@if $skin-name == 'bootstrap5' {
|
|
59337
|
+
padding-top: 3px;
|
|
59338
|
+
padding-bottom: 3px;
|
|
59339
|
+
}
|
|
59335
59340
|
}
|
|
59336
59341
|
}
|
|
59337
59342
|
}
|
|
@@ -59449,10 +59454,6 @@ $ripple-width: 32px !default;
|
|
|
59449
59454
|
margin-top: 4px;
|
|
59450
59455
|
margin-bottom: 4px;
|
|
59451
59456
|
}
|
|
59452
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59453
|
-
margin-bottom: 3px;
|
|
59454
|
-
margin-top: 3px;
|
|
59455
|
-
}
|
|
59456
59457
|
@else {
|
|
59457
59458
|
margin-bottom: 0;
|
|
59458
59459
|
}
|
|
@@ -60498,8 +60499,7 @@ $ripple-width: 32px !default;
|
|
|
60498
60499
|
}
|
|
60499
60500
|
|
|
60500
60501
|
@if $skin-name == 'highcontrast' {
|
|
60501
|
-
padding
|
|
60502
|
-
padding-bottom: 11px;
|
|
60502
|
+
padding: $treeview-big-text-padding;
|
|
60503
60503
|
}
|
|
60504
60504
|
|
|
60505
60505
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -60508,8 +60508,7 @@ $ripple-width: 32px !default;
|
|
|
60508
60508
|
}
|
|
60509
60509
|
|
|
60510
60510
|
@if $skin-name == 'FluentUI' {
|
|
60511
|
-
padding
|
|
60512
|
-
padding-bottom: 10px;
|
|
60511
|
+
padding: $treeview-big-text-padding;
|
|
60513
60512
|
}
|
|
60514
60513
|
|
|
60515
60514
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -61086,7 +61085,6 @@ $menu-blank-icon: 34px !default;
|
|
|
61086
61085
|
$menu-ul-header-padding: $menu-ul-padding !default;
|
|
61087
61086
|
$menu-separator-padding: 0 !default;
|
|
61088
61087
|
$menu-li-height: 42px !default;
|
|
61089
|
-
$menu-icon-li-height: 30px !default;
|
|
61090
61088
|
$menu-li-padding: 0 15px !default;
|
|
61091
61089
|
$menu-li-text-indent: 15px !default;
|
|
61092
61090
|
$menu-icon-font-size: 14px !default;
|
|
@@ -61222,7 +61220,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61222
61220
|
& .e-caret {
|
|
61223
61221
|
font-size: $menu-caret-font-size;
|
|
61224
61222
|
height: auto;
|
|
61225
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
61223
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
61226
61224
|
line-height: $menu-icon-li-height;
|
|
61227
61225
|
}
|
|
61228
61226
|
@else {
|
|
@@ -61265,12 +61263,6 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
61265
61263
|
@if $skin-name == 'fluent2' {
|
|
61266
61264
|
padding: 9px 0;
|
|
61267
61265
|
}
|
|
61268
|
-
@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' {
|
|
61269
|
-
line-height: $menu-icon-li-height;
|
|
61270
|
-
}
|
|
61271
|
-
@else {
|
|
61272
|
-
line-height: $menu-li-height;
|
|
61273
|
-
}
|
|
61274
61266
|
}
|
|
61275
61267
|
}
|
|
61276
61268
|
}
|
|
@@ -85988,7 +85980,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
85988
85980
|
.e-detailheadercell {
|
|
85989
85981
|
border-width: $grid-headercell-both-border-width;
|
|
85990
85982
|
}
|
|
85991
|
-
.e-headercell.e-grid-group-first-cell
|
|
85983
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85984
|
+
.e-headercell.e-first-visible-cell {
|
|
85992
85985
|
border-left-width: 0;
|
|
85993
85986
|
}
|
|
85994
85987
|
}
|
|
@@ -86404,7 +86397,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86404
86397
|
&.e-verticallines,
|
|
86405
86398
|
&.e-bothlines {
|
|
86406
86399
|
.e-rowcell.e-grid-group-first-cell,
|
|
86407
|
-
.e-
|
|
86400
|
+
.e-rowcell.e-first-visible-cell,
|
|
86401
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86402
|
+
.e-headercell.e-first-visible-cell,
|
|
86403
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86404
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86408
86405
|
border-left-width: 0;
|
|
86409
86406
|
}
|
|
86410
86407
|
}
|
|
@@ -109340,7 +109337,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109340
109337
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109341
109338
|
left: 0;
|
|
109342
109339
|
margin-left: 12px;
|
|
109343
|
-
margin-top:
|
|
109340
|
+
margin-top: 15px;
|
|
109344
109341
|
padding-bottom: 6px;
|
|
109345
109342
|
position: absolute;
|
|
109346
109343
|
}
|
|
@@ -127234,6 +127231,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127234
127231
|
margin-left: 18px !important;
|
|
127235
127232
|
}
|
|
127236
127233
|
|
|
127234
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127235
|
+
display: flex;
|
|
127236
|
+
}
|
|
127237
|
+
|
|
127237
127238
|
.e-toolbar-item.e-template,
|
|
127238
127239
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127239
127240
|
{
|
|
@@ -130048,6 +130049,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
130048
130049
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
130049
130050
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130050
130051
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
130052
|
+
$primary-light: $brand-primary-lighten-40;
|
|
130053
|
+
$primary: $brand-primary;
|
|
130051
130054
|
|
|
130052
130055
|
@mixin fluent2-small-round-btn {
|
|
130053
130056
|
@if $theme-name == 'fluent2' {
|
|
@@ -131124,6 +131127,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
131124
131127
|
}
|
|
131125
131128
|
}
|
|
131126
131129
|
|
|
131130
|
+
.e-querybuilder-spinner::before {
|
|
131131
|
+
content: '';
|
|
131132
|
+
position: absolute;
|
|
131133
|
+
left: 50%;
|
|
131134
|
+
transform: translateX(-50%);
|
|
131135
|
+
width: 16px;
|
|
131136
|
+
height: 16px;
|
|
131137
|
+
border: 2px solid $primary-light;
|
|
131138
|
+
border-top: 2px solid $primary;
|
|
131139
|
+
border-radius: 50%;
|
|
131140
|
+
animation: spin 1s linear infinite;
|
|
131141
|
+
}
|
|
131142
|
+
|
|
131143
|
+
@keyframes spin {
|
|
131144
|
+
0% {
|
|
131145
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131146
|
+
}
|
|
131147
|
+
|
|
131148
|
+
100% {
|
|
131149
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131150
|
+
}
|
|
131151
|
+
}
|
|
131152
|
+
|
|
131127
131153
|
|
|
131128
131154
|
@include export-module('query-builder-material-icons') {
|
|
131129
131155
|
.e-query-builder {
|