@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
|
@@ -14537,8 +14537,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
14537
14537
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
14538
14538
|
|
|
14539
14539
|
//outlineprimary
|
|
14540
|
-
$btn-outline-primary-disabled-color:
|
|
14541
|
-
$btn-outline-primary-disabled-border-color:
|
|
14540
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
14541
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
14542
14542
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
14543
14543
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
14544
14544
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -15303,11 +15303,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
15303
15303
|
@mixin outline-primary-disabled {
|
|
15304
15304
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15305
15305
|
background: $btn-outline-primary-disabled-border-color;
|
|
15306
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15306
15307
|
}
|
|
15307
15308
|
@else {
|
|
15308
15309
|
background: $btn-outline-bgcolor;
|
|
15310
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15309
15311
|
}
|
|
15310
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15311
15312
|
box-shadow: $btn-flat-box-shadow;
|
|
15312
15313
|
color: $btn-outline-primary-disabled-color;
|
|
15313
15314
|
}
|
|
@@ -43147,7 +43148,7 @@ $treeview-font-size: $text-sm !default;
|
|
|
43147
43148
|
$treeview-icon-font-size: $text-xl !default;
|
|
43148
43149
|
$treeview-image-font-size: $text-xl !default;
|
|
43149
43150
|
$treeview-item-height: 36px !default;
|
|
43150
|
-
$treeview-text-height:
|
|
43151
|
+
$treeview-text-height: 22px !default;
|
|
43151
43152
|
$treeview-input-height: 30px !default;
|
|
43152
43153
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43153
43154
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
@@ -43159,7 +43160,7 @@ $treeview-icon-size: 20px !default;
|
|
|
43159
43160
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
43160
43161
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43161
43162
|
$treeview-icon-padding: 0px !default;
|
|
43162
|
-
$treeview-text-padding:
|
|
43163
|
+
$treeview-text-padding: 7px 8px !default;
|
|
43163
43164
|
$treeview-text-margin: 0 !default;
|
|
43164
43165
|
$treeview-image-size: 20px !default;
|
|
43165
43166
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -43169,12 +43170,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
43169
43170
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
43170
43171
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43171
43172
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
43172
|
-
$treeview-image-text-padding:
|
|
43173
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
43173
43174
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
43174
43175
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
43175
43176
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
43176
43177
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43177
|
-
$treeview-check-text-padding:
|
|
43178
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
43178
43179
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
43179
43180
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
43180
43181
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43513,6 +43514,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43513
43514
|
padding-top: 5px;
|
|
43514
43515
|
padding-bottom: 5px;
|
|
43515
43516
|
}
|
|
43517
|
+
@if $skin-name == 'bootstrap5' {
|
|
43518
|
+
padding-top: 3px;
|
|
43519
|
+
padding-bottom: 3px;
|
|
43520
|
+
}
|
|
43516
43521
|
}
|
|
43517
43522
|
}
|
|
43518
43523
|
}
|
|
@@ -43630,10 +43635,6 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43630
43635
|
margin-top: 4px;
|
|
43631
43636
|
margin-bottom: 4px;
|
|
43632
43637
|
}
|
|
43633
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43634
|
-
margin-bottom: 3px;
|
|
43635
|
-
margin-top: 3px;
|
|
43636
|
-
}
|
|
43637
43638
|
@else {
|
|
43638
43639
|
margin-bottom: 0;
|
|
43639
43640
|
}
|
|
@@ -44911,7 +44912,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44911
44912
|
& .e-caret {
|
|
44912
44913
|
font-size: $menu-caret-font-size;
|
|
44913
44914
|
height: auto;
|
|
44914
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44915
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44915
44916
|
line-height: $menu-icon-li-height;
|
|
44916
44917
|
}
|
|
44917
44918
|
@else {
|
|
@@ -44954,12 +44955,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44954
44955
|
@if $skin-name == 'fluent2' {
|
|
44955
44956
|
padding: 9px 0;
|
|
44956
44957
|
}
|
|
44957
|
-
@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' {
|
|
44958
|
-
line-height: $menu-icon-li-height;
|
|
44959
|
-
}
|
|
44960
|
-
@else {
|
|
44961
|
-
line-height: $menu-li-height;
|
|
44962
|
-
}
|
|
44963
44958
|
}
|
|
44964
44959
|
}
|
|
44965
44960
|
}
|
|
@@ -63815,7 +63810,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63815
63810
|
.e-detailheadercell {
|
|
63816
63811
|
border-width: $grid-headercell-both-border-width;
|
|
63817
63812
|
}
|
|
63818
|
-
.e-headercell.e-grid-group-first-cell
|
|
63813
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63814
|
+
.e-headercell.e-first-visible-cell {
|
|
63819
63815
|
border-left-width: 0;
|
|
63820
63816
|
}
|
|
63821
63817
|
}
|
|
@@ -64231,7 +64227,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64231
64227
|
&.e-verticallines,
|
|
64232
64228
|
&.e-bothlines {
|
|
64233
64229
|
.e-rowcell.e-grid-group-first-cell,
|
|
64234
|
-
.e-
|
|
64230
|
+
.e-rowcell.e-first-visible-cell,
|
|
64231
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64232
|
+
.e-headercell.e-first-visible-cell,
|
|
64233
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64234
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64235
64235
|
border-left-width: 0;
|
|
64236
64236
|
}
|
|
64237
64237
|
}
|
|
@@ -82040,7 +82040,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82040
82040
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82041
82041
|
left: 0;
|
|
82042
82042
|
margin-left: 12px;
|
|
82043
|
-
margin-top:
|
|
82043
|
+
margin-top: 15px;
|
|
82044
82044
|
padding-bottom: 6px;
|
|
82045
82045
|
position: absolute;
|
|
82046
82046
|
}
|
|
@@ -97316,6 +97316,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
97316
97316
|
margin-left: 18px !important;
|
|
97317
97317
|
}
|
|
97318
97318
|
|
|
97319
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97320
|
+
display: flex;
|
|
97321
|
+
}
|
|
97322
|
+
|
|
97319
97323
|
.e-toolbar-item.e-template,
|
|
97320
97324
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97321
97325
|
{
|
|
@@ -100573,6 +100577,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100573
100577
|
}
|
|
100574
100578
|
}
|
|
100575
100579
|
|
|
100580
|
+
.e-querybuilder-spinner::before {
|
|
100581
|
+
content: '';
|
|
100582
|
+
position: absolute;
|
|
100583
|
+
left: 50%;
|
|
100584
|
+
transform: translateX(-50%);
|
|
100585
|
+
width: 16px;
|
|
100586
|
+
height: 16px;
|
|
100587
|
+
border: 2px solid $primary-light;
|
|
100588
|
+
border-top: 2px solid $primary;
|
|
100589
|
+
border-radius: 50%;
|
|
100590
|
+
animation: spin 1s linear infinite;
|
|
100591
|
+
}
|
|
100592
|
+
|
|
100593
|
+
@keyframes spin {
|
|
100594
|
+
0% {
|
|
100595
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100596
|
+
}
|
|
100597
|
+
|
|
100598
|
+
100% {
|
|
100599
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100600
|
+
}
|
|
100601
|
+
}
|
|
100602
|
+
|
|
100576
100603
|
|
|
100577
100604
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
100578
100605
|
.e-query-builder {
|
|
@@ -22010,8 +22010,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
22010
22010
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
22011
22011
|
|
|
22012
22012
|
//outlineprimary
|
|
22013
|
-
$btn-outline-primary-disabled-color:
|
|
22014
|
-
$btn-outline-primary-disabled-border-color:
|
|
22013
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
22014
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
22015
22015
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
22016
22016
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
22017
22017
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -22776,11 +22776,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
22776
22776
|
@mixin outline-primary-disabled {
|
|
22777
22777
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
22778
22778
|
background: $btn-outline-primary-disabled-border-color;
|
|
22779
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
22779
22780
|
}
|
|
22780
22781
|
@else {
|
|
22781
22782
|
background: $btn-outline-bgcolor;
|
|
22783
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
22782
22784
|
}
|
|
22783
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
22784
22785
|
box-shadow: $btn-flat-box-shadow;
|
|
22785
22786
|
color: $btn-outline-primary-disabled-color;
|
|
22786
22787
|
}
|
|
@@ -59054,7 +59055,7 @@ $treeview-font-size: $text-sm !default;
|
|
|
59054
59055
|
$treeview-icon-font-size: $text-xl !default;
|
|
59055
59056
|
$treeview-image-font-size: $text-xl !default;
|
|
59056
59057
|
$treeview-item-height: 36px !default;
|
|
59057
|
-
$treeview-text-height:
|
|
59058
|
+
$treeview-text-height: 22px !default;
|
|
59058
59059
|
$treeview-input-height: 30px !default;
|
|
59059
59060
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
59060
59061
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
@@ -59066,7 +59067,7 @@ $treeview-icon-size: 20px !default;
|
|
|
59066
59067
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
59067
59068
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
59068
59069
|
$treeview-icon-padding: 0px !default;
|
|
59069
|
-
$treeview-text-padding:
|
|
59070
|
+
$treeview-text-padding: 7px 8px !default;
|
|
59070
59071
|
$treeview-text-margin: 0 !default;
|
|
59071
59072
|
$treeview-image-size: 20px !default;
|
|
59072
59073
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -59076,12 +59077,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
59076
59077
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
59077
59078
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
59078
59079
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
59079
|
-
$treeview-image-text-padding:
|
|
59080
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
59080
59081
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
59081
59082
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
59082
59083
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
59083
59084
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
59084
|
-
$treeview-check-text-padding:
|
|
59085
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
59085
59086
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
59086
59087
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
59087
59088
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -59420,6 +59421,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59420
59421
|
padding-top: 5px;
|
|
59421
59422
|
padding-bottom: 5px;
|
|
59422
59423
|
}
|
|
59424
|
+
@if $skin-name == 'bootstrap5' {
|
|
59425
|
+
padding-top: 3px;
|
|
59426
|
+
padding-bottom: 3px;
|
|
59427
|
+
}
|
|
59423
59428
|
}
|
|
59424
59429
|
}
|
|
59425
59430
|
}
|
|
@@ -59537,10 +59542,6 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59537
59542
|
margin-top: 4px;
|
|
59538
59543
|
margin-bottom: 4px;
|
|
59539
59544
|
}
|
|
59540
|
-
@else if($skin-name == 'bootstrap5') {
|
|
59541
|
-
margin-bottom: 3px;
|
|
59542
|
-
margin-top: 3px;
|
|
59543
|
-
}
|
|
59544
59545
|
@else {
|
|
59545
59546
|
margin-bottom: 0;
|
|
59546
59547
|
}
|
|
@@ -60590,8 +60591,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60590
60591
|
}
|
|
60591
60592
|
|
|
60592
60593
|
@if $skin-name == 'highcontrast' {
|
|
60593
|
-
padding
|
|
60594
|
-
padding-bottom: 11px;
|
|
60594
|
+
padding: $treeview-big-text-padding;
|
|
60595
60595
|
}
|
|
60596
60596
|
|
|
60597
60597
|
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
@@ -60600,8 +60600,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60600
60600
|
}
|
|
60601
60601
|
|
|
60602
60602
|
@if $skin-name == 'FluentUI' {
|
|
60603
|
-
padding
|
|
60604
|
-
padding-bottom: 10px;
|
|
60603
|
+
padding: $treeview-big-text-padding;
|
|
60605
60604
|
}
|
|
60606
60605
|
|
|
60607
60606
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -61320,7 +61319,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61320
61319
|
& .e-caret {
|
|
61321
61320
|
font-size: $menu-caret-font-size;
|
|
61322
61321
|
height: auto;
|
|
61323
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
61322
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
61324
61323
|
line-height: $menu-icon-li-height;
|
|
61325
61324
|
}
|
|
61326
61325
|
@else {
|
|
@@ -61363,12 +61362,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
61363
61362
|
@if $skin-name == 'fluent2' {
|
|
61364
61363
|
padding: 9px 0;
|
|
61365
61364
|
}
|
|
61366
|
-
@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' {
|
|
61367
|
-
line-height: $menu-icon-li-height;
|
|
61368
|
-
}
|
|
61369
|
-
@else {
|
|
61370
|
-
line-height: $menu-li-height;
|
|
61371
|
-
}
|
|
61372
61365
|
}
|
|
61373
61366
|
}
|
|
61374
61367
|
}
|
|
@@ -86222,7 +86215,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86222
86215
|
.e-detailheadercell {
|
|
86223
86216
|
border-width: $grid-headercell-both-border-width;
|
|
86224
86217
|
}
|
|
86225
|
-
.e-headercell.e-grid-group-first-cell
|
|
86218
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86219
|
+
.e-headercell.e-first-visible-cell {
|
|
86226
86220
|
border-left-width: 0;
|
|
86227
86221
|
}
|
|
86228
86222
|
}
|
|
@@ -86638,7 +86632,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86638
86632
|
&.e-verticallines,
|
|
86639
86633
|
&.e-bothlines {
|
|
86640
86634
|
.e-rowcell.e-grid-group-first-cell,
|
|
86641
|
-
.e-
|
|
86635
|
+
.e-rowcell.e-first-visible-cell,
|
|
86636
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86637
|
+
.e-headercell.e-first-visible-cell,
|
|
86638
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86639
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86642
86640
|
border-left-width: 0;
|
|
86643
86641
|
}
|
|
86644
86642
|
}
|
|
@@ -109531,7 +109529,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109531
109529
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109532
109530
|
left: 0;
|
|
109533
109531
|
margin-left: 12px;
|
|
109534
|
-
margin-top:
|
|
109532
|
+
margin-top: 15px;
|
|
109535
109533
|
padding-bottom: 6px;
|
|
109536
109534
|
position: absolute;
|
|
109537
109535
|
}
|
|
@@ -127422,6 +127420,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
127422
127420
|
margin-left: 18px !important;
|
|
127423
127421
|
}
|
|
127424
127422
|
|
|
127423
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127424
|
+
display: flex;
|
|
127425
|
+
}
|
|
127426
|
+
|
|
127425
127427
|
.e-toolbar-item.e-template,
|
|
127426
127428
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127427
127429
|
{
|
|
@@ -131314,6 +131316,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
131314
131316
|
}
|
|
131315
131317
|
}
|
|
131316
131318
|
|
|
131319
|
+
.e-querybuilder-spinner::before {
|
|
131320
|
+
content: '';
|
|
131321
|
+
position: absolute;
|
|
131322
|
+
left: 50%;
|
|
131323
|
+
transform: translateX(-50%);
|
|
131324
|
+
width: 16px;
|
|
131325
|
+
height: 16px;
|
|
131326
|
+
border: 2px solid $primary-light;
|
|
131327
|
+
border-top: 2px solid $primary;
|
|
131328
|
+
border-radius: 50%;
|
|
131329
|
+
animation: spin 1s linear infinite;
|
|
131330
|
+
}
|
|
131331
|
+
|
|
131332
|
+
@keyframes spin {
|
|
131333
|
+
0% {
|
|
131334
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131335
|
+
}
|
|
131336
|
+
|
|
131337
|
+
100% {
|
|
131338
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131339
|
+
}
|
|
131340
|
+
}
|
|
131341
|
+
|
|
131317
131342
|
|
|
131318
131343
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
131319
131344
|
.e-query-builder {
|
|
@@ -14536,8 +14536,8 @@ $btn-flat-danger-active-bgcolor: $btn-danger-active-bgcolor !default;
|
|
|
14536
14536
|
$btn-flat-danger-disabled-color: $btn-danger-disabled-color !default;
|
|
14537
14537
|
|
|
14538
14538
|
//outlineprimary
|
|
14539
|
-
$btn-outline-primary-disabled-color:
|
|
14540
|
-
$btn-outline-primary-disabled-border-color:
|
|
14539
|
+
$btn-outline-primary-disabled-color: rgba(13, 110, 253, .65) !default;
|
|
14540
|
+
$btn-outline-primary-disabled-border-color: transparent !default;
|
|
14541
14541
|
$btn-outline-primary-hover-border-color: $primary !default;
|
|
14542
14542
|
$btn-outline-primary-hover-bgcolor: $btn-primary-bgcolor !default;
|
|
14543
14543
|
$btn-outline-primary-focus-border-color: $primary !default;
|
|
@@ -15302,11 +15302,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
15302
15302
|
@mixin outline-primary-disabled {
|
|
15303
15303
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
15304
15304
|
background: $btn-outline-primary-disabled-border-color;
|
|
15305
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
15305
15306
|
}
|
|
15306
15307
|
@else {
|
|
15307
15308
|
background: $btn-outline-bgcolor;
|
|
15309
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
15308
15310
|
}
|
|
15309
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
15310
15311
|
box-shadow: $btn-flat-box-shadow;
|
|
15311
15312
|
color: $btn-outline-primary-disabled-color;
|
|
15312
15313
|
}
|
|
@@ -43146,7 +43147,7 @@ $treeview-font-size: $text-sm !default;
|
|
|
43146
43147
|
$treeview-icon-font-size: $text-xl !default;
|
|
43147
43148
|
$treeview-image-font-size: $text-xl !default;
|
|
43148
43149
|
$treeview-item-height: 36px !default;
|
|
43149
|
-
$treeview-text-height:
|
|
43150
|
+
$treeview-text-height: 22px !default;
|
|
43150
43151
|
$treeview-input-height: 30px !default;
|
|
43151
43152
|
$treeview-root-ul-padding: 0 0 0 12px !default;
|
|
43152
43153
|
$treeview-rtl-root-ul-padding: 0 12px 0 0 !default;
|
|
@@ -43158,7 +43159,7 @@ $treeview-icon-size: 20px !default;
|
|
|
43158
43159
|
$treeview-icon-margin: 0 4px 0 -24px !default;
|
|
43159
43160
|
$treeview-rtl-icon-margin: 0 -20px 0 0 !default;
|
|
43160
43161
|
$treeview-icon-padding: 0px !default;
|
|
43161
|
-
$treeview-text-padding:
|
|
43162
|
+
$treeview-text-padding: 7px 8px !default;
|
|
43162
43163
|
$treeview-text-margin: 0 !default;
|
|
43163
43164
|
$treeview-image-size: 20px !default;
|
|
43164
43165
|
$treeview-image-margin: 0 0 0 8px !default;
|
|
@@ -43168,12 +43169,12 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
43168
43169
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
43169
43170
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43170
43171
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
43171
|
-
$treeview-image-text-padding:
|
|
43172
|
+
$treeview-image-text-padding: 7px 8px !default;
|
|
43172
43173
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
43173
43174
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
43174
43175
|
$treeview-check-margin: 0 0 0 12px !default;
|
|
43175
43176
|
$treeview-rtl-check-margin: 0 12px 0 0 !default;
|
|
43176
|
-
$treeview-check-text-padding:
|
|
43177
|
+
$treeview-check-text-padding: 7px 8px !default;
|
|
43177
43178
|
$treeview-check-image-margin: 0 0 0 8px !default;
|
|
43178
43179
|
$treeview-rtl-check-image-margin: 0 8px 0 0 !default;
|
|
43179
43180
|
$treeview-drop-count-border-size: 1px !default;
|
|
@@ -43512,6 +43513,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43512
43513
|
padding-top: 5px;
|
|
43513
43514
|
padding-bottom: 5px;
|
|
43514
43515
|
}
|
|
43516
|
+
@if $skin-name == 'bootstrap5' {
|
|
43517
|
+
padding-top: 3px;
|
|
43518
|
+
padding-bottom: 3px;
|
|
43519
|
+
}
|
|
43515
43520
|
}
|
|
43516
43521
|
}
|
|
43517
43522
|
}
|
|
@@ -43629,10 +43634,6 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
43629
43634
|
margin-top: 4px;
|
|
43630
43635
|
margin-bottom: 4px;
|
|
43631
43636
|
}
|
|
43632
|
-
@else if($skin-name == 'bootstrap5') {
|
|
43633
|
-
margin-bottom: 3px;
|
|
43634
|
-
margin-top: 3px;
|
|
43635
|
-
}
|
|
43636
43637
|
@else {
|
|
43637
43638
|
margin-bottom: 0;
|
|
43638
43639
|
}
|
|
@@ -44910,7 +44911,7 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44910
44911
|
& .e-caret {
|
|
44911
44912
|
font-size: $menu-caret-font-size;
|
|
44912
44913
|
height: auto;
|
|
44913
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
44914
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
44914
44915
|
line-height: $menu-icon-li-height;
|
|
44915
44916
|
}
|
|
44916
44917
|
@else {
|
|
@@ -44953,12 +44954,6 @@ $menu-caret-color: $cmenu-caret-color !default;
|
|
|
44953
44954
|
@if $skin-name == 'fluent2' {
|
|
44954
44955
|
padding: 9px 0;
|
|
44955
44956
|
}
|
|
44956
|
-
@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' {
|
|
44957
|
-
line-height: $menu-icon-li-height;
|
|
44958
|
-
}
|
|
44959
|
-
@else {
|
|
44960
|
-
line-height: $menu-li-height;
|
|
44961
|
-
}
|
|
44962
44957
|
}
|
|
44963
44958
|
}
|
|
44964
44959
|
}
|
|
@@ -63814,7 +63809,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63814
63809
|
.e-detailheadercell {
|
|
63815
63810
|
border-width: $grid-headercell-both-border-width;
|
|
63816
63811
|
}
|
|
63817
|
-
.e-headercell.e-grid-group-first-cell
|
|
63812
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63813
|
+
.e-headercell.e-first-visible-cell {
|
|
63818
63814
|
border-left-width: 0;
|
|
63819
63815
|
}
|
|
63820
63816
|
}
|
|
@@ -64230,7 +64226,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64230
64226
|
&.e-verticallines,
|
|
64231
64227
|
&.e-bothlines {
|
|
64232
64228
|
.e-rowcell.e-grid-group-first-cell,
|
|
64233
|
-
.e-
|
|
64229
|
+
.e-rowcell.e-first-visible-cell,
|
|
64230
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64231
|
+
.e-headercell.e-first-visible-cell,
|
|
64232
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64233
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64234
64234
|
border-left-width: 0;
|
|
64235
64235
|
}
|
|
64236
64236
|
}
|
|
@@ -82039,7 +82039,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82039
82039
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82040
82040
|
left: 0;
|
|
82041
82041
|
margin-left: 12px;
|
|
82042
|
-
margin-top:
|
|
82042
|
+
margin-top: 15px;
|
|
82043
82043
|
padding-bottom: 6px;
|
|
82044
82044
|
position: absolute;
|
|
82045
82045
|
}
|
|
@@ -97315,6 +97315,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
97315
97315
|
margin-left: 18px !important;
|
|
97316
97316
|
}
|
|
97317
97317
|
|
|
97318
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97319
|
+
display: flex;
|
|
97320
|
+
}
|
|
97321
|
+
|
|
97318
97322
|
.e-toolbar-item.e-template,
|
|
97319
97323
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97320
97324
|
{
|
|
@@ -100572,6 +100576,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100572
100576
|
}
|
|
100573
100577
|
}
|
|
100574
100578
|
|
|
100579
|
+
.e-querybuilder-spinner::before {
|
|
100580
|
+
content: '';
|
|
100581
|
+
position: absolute;
|
|
100582
|
+
left: 50%;
|
|
100583
|
+
transform: translateX(-50%);
|
|
100584
|
+
width: 16px;
|
|
100585
|
+
height: 16px;
|
|
100586
|
+
border: 2px solid $primary-light;
|
|
100587
|
+
border-top: 2px solid $primary;
|
|
100588
|
+
border-radius: 50%;
|
|
100589
|
+
animation: spin 1s linear infinite;
|
|
100590
|
+
}
|
|
100591
|
+
|
|
100592
|
+
@keyframes spin {
|
|
100593
|
+
0% {
|
|
100594
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100595
|
+
}
|
|
100596
|
+
|
|
100597
|
+
100% {
|
|
100598
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100599
|
+
}
|
|
100600
|
+
}
|
|
100601
|
+
|
|
100575
100602
|
|
|
100576
100603
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
100577
100604
|
.e-query-builder {
|
|
@@ -16051,11 +16051,12 @@ $btn-warning-focus-box-shadow: $warning-shadow-focus !default;
|
|
|
16051
16051
|
@mixin outline-primary-disabled {
|
|
16052
16052
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
16053
16053
|
background: $btn-outline-primary-disabled-border-color;
|
|
16054
|
+
border-color: $btn-outline-primary-disabled-color;
|
|
16054
16055
|
}
|
|
16055
16056
|
@else {
|
|
16056
16057
|
background: $btn-outline-bgcolor;
|
|
16058
|
+
border-color: $btn-outline-primary-disabled-border-color;
|
|
16057
16059
|
}
|
|
16058
|
-
border-color: $btn-outline-primary-disabled-border-color;
|
|
16059
16060
|
box-shadow: $btn-flat-box-shadow;
|
|
16060
16061
|
color: $btn-outline-primary-disabled-color;
|
|
16061
16062
|
}
|
|
@@ -43928,7 +43929,7 @@ $treeview-navigable-icon-image-anchor-margin: 0 8px 0 0 !default;
|
|
|
43928
43929
|
$treeview-navigable-icon-image-anchor-margin-reverse: 0 0 0 8px !default;
|
|
43929
43930
|
$treeview-navigable-rtl-margin-reverse: 0 12px 0 0 !default;
|
|
43930
43931
|
$treeview-rtl-image-margin: 0 8px 0 0 !default;
|
|
43931
|
-
$treeview-image-text-padding:
|
|
43932
|
+
$treeview-image-text-padding: 7px 12px !default;
|
|
43932
43933
|
$treeview-icon-image-margin: 0 0 0 8px !default;
|
|
43933
43934
|
$treeview-rtl-icon-image-margin: 0 8px 0 0 !default;
|
|
43934
43935
|
$treeview-check-margin: 0 0 0 8px !default;
|
|
@@ -44271,6 +44272,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44271
44272
|
padding-top: 5px;
|
|
44272
44273
|
padding-bottom: 5px;
|
|
44273
44274
|
}
|
|
44275
|
+
@if $skin-name == 'bootstrap5' {
|
|
44276
|
+
padding-top: 3px;
|
|
44277
|
+
padding-bottom: 3px;
|
|
44278
|
+
}
|
|
44274
44279
|
}
|
|
44275
44280
|
}
|
|
44276
44281
|
}
|
|
@@ -44388,10 +44393,6 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
44388
44393
|
margin-top: 4px;
|
|
44389
44394
|
margin-bottom: 4px;
|
|
44390
44395
|
}
|
|
44391
|
-
@else if($skin-name == 'bootstrap5') {
|
|
44392
|
-
margin-bottom: 3px;
|
|
44393
|
-
margin-top: 3px;
|
|
44394
|
-
}
|
|
44395
44396
|
@else {
|
|
44396
44397
|
margin-bottom: 0;
|
|
44397
44398
|
}
|
|
@@ -45669,7 +45670,7 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45669
45670
|
& .e-caret {
|
|
45670
45671
|
font-size: $menu-caret-font-size;
|
|
45671
45672
|
height: auto;
|
|
45672
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
|
|
45673
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
|
|
45673
45674
|
line-height: $menu-icon-li-height;
|
|
45674
45675
|
}
|
|
45675
45676
|
@else {
|
|
@@ -45712,12 +45713,6 @@ $menu-caret-color: $icon-color-pressed !default;
|
|
|
45712
45713
|
@if $skin-name == 'fluent2' {
|
|
45713
45714
|
padding: 9px 0;
|
|
45714
45715
|
}
|
|
45715
|
-
@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' {
|
|
45716
|
-
line-height: $menu-icon-li-height;
|
|
45717
|
-
}
|
|
45718
|
-
@else {
|
|
45719
|
-
line-height: $menu-li-height;
|
|
45720
|
-
}
|
|
45721
45716
|
}
|
|
45722
45717
|
}
|
|
45723
45718
|
}
|
|
@@ -64601,7 +64596,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64601
64596
|
.e-detailheadercell {
|
|
64602
64597
|
border-width: $grid-headercell-both-border-width;
|
|
64603
64598
|
}
|
|
64604
|
-
.e-headercell.e-grid-group-first-cell
|
|
64599
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64600
|
+
.e-headercell.e-first-visible-cell {
|
|
64605
64601
|
border-left-width: 0;
|
|
64606
64602
|
}
|
|
64607
64603
|
}
|
|
@@ -65017,7 +65013,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65017
65013
|
&.e-verticallines,
|
|
65018
65014
|
&.e-bothlines {
|
|
65019
65015
|
.e-rowcell.e-grid-group-first-cell,
|
|
65020
|
-
.e-
|
|
65016
|
+
.e-rowcell.e-first-visible-cell,
|
|
65017
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65018
|
+
.e-headercell.e-first-visible-cell,
|
|
65019
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65020
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65021
65021
|
border-left-width: 0;
|
|
65022
65022
|
}
|
|
65023
65023
|
}
|
|
@@ -82822,7 +82822,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82822
82822
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82823
82823
|
left: 0;
|
|
82824
82824
|
margin-left: 12px;
|
|
82825
|
-
margin-top:
|
|
82825
|
+
margin-top: 15px;
|
|
82826
82826
|
padding-bottom: 6px;
|
|
82827
82827
|
position: absolute;
|
|
82828
82828
|
}
|
|
@@ -98089,6 +98089,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
98089
98089
|
margin-left: 18px !important;
|
|
98090
98090
|
}
|
|
98091
98091
|
|
|
98092
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98093
|
+
display: flex;
|
|
98094
|
+
}
|
|
98095
|
+
|
|
98092
98096
|
.e-toolbar-item.e-template,
|
|
98093
98097
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98094
98098
|
{
|
|
@@ -101346,6 +101350,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
101346
101350
|
}
|
|
101347
101351
|
}
|
|
101348
101352
|
|
|
101353
|
+
.e-querybuilder-spinner::before {
|
|
101354
|
+
content: '';
|
|
101355
|
+
position: absolute;
|
|
101356
|
+
left: 50%;
|
|
101357
|
+
transform: translateX(-50%);
|
|
101358
|
+
width: 16px;
|
|
101359
|
+
height: 16px;
|
|
101360
|
+
border: 2px solid $primary-light;
|
|
101361
|
+
border-top: 2px solid $primary;
|
|
101362
|
+
border-radius: 50%;
|
|
101363
|
+
animation: spin 1s linear infinite;
|
|
101364
|
+
}
|
|
101365
|
+
|
|
101366
|
+
@keyframes spin {
|
|
101367
|
+
0% {
|
|
101368
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101369
|
+
}
|
|
101370
|
+
|
|
101371
|
+
100% {
|
|
101372
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101373
|
+
}
|
|
101374
|
+
}
|
|
101375
|
+
|
|
101349
101376
|
|
|
101350
101377
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
101351
101378
|
.e-query-builder {
|