@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
|
@@ -29741,11 +29741,11 @@ body.e-colorpicker-overflow {
|
|
|
29741
29741
|
}
|
|
29742
29742
|
.e-treeview .e-list-icon + .e-list-text,
|
|
29743
29743
|
.e-treeview .e-list-img + .e-list-text {
|
|
29744
|
-
padding:
|
|
29744
|
+
padding: 9px 8px;
|
|
29745
29745
|
}
|
|
29746
29746
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
29747
29747
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
29748
|
-
padding:
|
|
29748
|
+
padding: 9px 8px;
|
|
29749
29749
|
}
|
|
29750
29750
|
.e-treeview .e-icon-collapsible,
|
|
29751
29751
|
.e-treeview .e-icon-expandable {
|
|
@@ -30291,7 +30291,7 @@ body.e-colorpicker-overflow {
|
|
|
30291
30291
|
.e-bigger .e-treeview .e-list-img + .e-list-text,
|
|
30292
30292
|
.e-treeview.e-bigger .e-list-icon + .e-list-text,
|
|
30293
30293
|
.e-treeview.e-bigger .e-list-img + .e-list-text {
|
|
30294
|
-
padding:
|
|
30294
|
+
padding: 13px 12px;
|
|
30295
30295
|
}
|
|
30296
30296
|
.e-bigger .e-treeview .e-list-icon + .e-list-icon, .e-bigger .e-treeview .e-list-icon + .e-list-img,
|
|
30297
30297
|
.e-bigger .e-treeview .e-list-img + .e-list-icon,
|
|
@@ -30779,7 +30779,6 @@ ejs-sidebar {
|
|
|
30779
30779
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
30780
30780
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
30781
30781
|
font-size: 9px;
|
|
30782
|
-
line-height: 30px;
|
|
30783
30782
|
}
|
|
30784
30783
|
|
|
30785
30784
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -45141,7 +45140,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45141
45140
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
45142
45141
|
border-width: 0 0 0 1px;
|
|
45143
45142
|
}
|
|
45144
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
45143
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
45144
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
45145
45145
|
border-left-width: 0;
|
|
45146
45146
|
}
|
|
45147
45147
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -45384,8 +45384,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45384
45384
|
border-width: 0 0 0 1px;
|
|
45385
45385
|
}
|
|
45386
45386
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
45387
|
-
.e-grid.e-verticallines .e-
|
|
45388
|
-
.e-grid.e-
|
|
45387
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
45388
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
45389
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
45390
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
45391
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
45392
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
45393
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
45394
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
45395
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
45396
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
45389
45397
|
border-left-width: 0;
|
|
45390
45398
|
}
|
|
45391
45399
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -71219,6 +71227,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71219
71227
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
71220
71228
|
margin-left: 18px !important;
|
|
71221
71229
|
}
|
|
71230
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
71231
|
+
display: flex;
|
|
71232
|
+
}
|
|
71222
71233
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
71223
71234
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
71224
71235
|
padding: 0 !important;
|
|
@@ -74256,6 +74267,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
74256
74267
|
color: #f44336;
|
|
74257
74268
|
}
|
|
74258
74269
|
|
|
74270
|
+
.e-querybuilder-spinner::before {
|
|
74271
|
+
content: "";
|
|
74272
|
+
position: absolute;
|
|
74273
|
+
left: 50%;
|
|
74274
|
+
transform: translateX(-50%);
|
|
74275
|
+
width: 16px;
|
|
74276
|
+
height: 16px;
|
|
74277
|
+
border: 2px solid #f8f9fa;
|
|
74278
|
+
border-top: 2px solid #007bff;
|
|
74279
|
+
border-radius: 50%;
|
|
74280
|
+
animation: spin 1s linear infinite;
|
|
74281
|
+
}
|
|
74282
|
+
|
|
74283
|
+
@keyframes spin {
|
|
74284
|
+
0% {
|
|
74285
|
+
transform: translateX(-50%) rotate(0deg);
|
|
74286
|
+
}
|
|
74287
|
+
100% {
|
|
74288
|
+
transform: translateX(-50%) rotate(360deg);
|
|
74289
|
+
}
|
|
74290
|
+
}
|
|
74259
74291
|
.e-query-builder .e-collapse-rule::before {
|
|
74260
74292
|
content: "\e790";
|
|
74261
74293
|
}
|
|
@@ -7791,10 +7791,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
|
|
|
7791
7791
|
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
|
|
7792
7792
|
.e-css.e-btn.e-outline.e-primary:disabled,
|
|
7793
7793
|
.e-css.e-btn.e-outline.e-primary.e-disabled {
|
|
7794
|
-
background:
|
|
7794
|
+
background: transparent;
|
|
7795
7795
|
border-color: rgba(13, 110, 253, 0.65);
|
|
7796
7796
|
box-shadow: none;
|
|
7797
|
-
color: rgba(
|
|
7797
|
+
color: rgba(13, 110, 253, 0.65);
|
|
7798
7798
|
}
|
|
7799
7799
|
.e-btn.e-outline.e-success,
|
|
7800
7800
|
.e-css.e-btn.e-outline.e-success {
|
|
@@ -22119,6 +22119,10 @@ body.e-colorpicker-overflow {
|
|
|
22119
22119
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22120
22120
|
content: none;
|
|
22121
22121
|
}
|
|
22122
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22123
|
+
padding-top: 3px;
|
|
22124
|
+
padding-bottom: 3px;
|
|
22125
|
+
}
|
|
22122
22126
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22123
22127
|
position: relative;
|
|
22124
22128
|
}
|
|
@@ -22168,7 +22172,7 @@ body.e-colorpicker-overflow {
|
|
|
22168
22172
|
margin: 0 0 0 8px;
|
|
22169
22173
|
}
|
|
22170
22174
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22171
|
-
padding:
|
|
22175
|
+
padding: 7px 8px;
|
|
22172
22176
|
}
|
|
22173
22177
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22174
22178
|
bottom: -7px;
|
|
@@ -22181,17 +22185,16 @@ body.e-colorpicker-overflow {
|
|
|
22181
22185
|
.e-treeview .e-list-text {
|
|
22182
22186
|
box-sizing: border-box;
|
|
22183
22187
|
display: inline-block;
|
|
22184
|
-
line-height:
|
|
22188
|
+
line-height: 22px;
|
|
22185
22189
|
margin: 0;
|
|
22186
|
-
min-height:
|
|
22187
|
-
padding:
|
|
22190
|
+
min-height: 22px;
|
|
22191
|
+
padding: 7px 8px;
|
|
22188
22192
|
text-decoration: none;
|
|
22189
22193
|
vertical-align: middle;
|
|
22190
22194
|
}
|
|
22191
22195
|
.e-treeview .e-list-text .e-input-group {
|
|
22192
22196
|
height: 30px;
|
|
22193
|
-
margin-bottom:
|
|
22194
|
-
margin-top: 3px;
|
|
22197
|
+
margin-bottom: 0;
|
|
22195
22198
|
min-width: 150px;
|
|
22196
22199
|
vertical-align: bottom;
|
|
22197
22200
|
}
|
|
@@ -22201,7 +22204,7 @@ body.e-colorpicker-overflow {
|
|
|
22201
22204
|
padding-bottom: 6px;
|
|
22202
22205
|
}
|
|
22203
22206
|
.e-treeview .e-navigable-text {
|
|
22204
|
-
padding:
|
|
22207
|
+
padding: 7px 8px;
|
|
22205
22208
|
}
|
|
22206
22209
|
.e-treeview .e-list-icon,
|
|
22207
22210
|
.e-treeview .e-list-img {
|
|
@@ -22218,11 +22221,11 @@ body.e-colorpicker-overflow {
|
|
|
22218
22221
|
}
|
|
22219
22222
|
.e-treeview .e-list-icon + .e-list-text,
|
|
22220
22223
|
.e-treeview .e-list-img + .e-list-text {
|
|
22221
|
-
padding:
|
|
22224
|
+
padding: 7px 8px;
|
|
22222
22225
|
}
|
|
22223
22226
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
22224
22227
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
22225
|
-
padding:
|
|
22228
|
+
padding: 7px 8px;
|
|
22226
22229
|
}
|
|
22227
22230
|
.e-treeview .e-icon-collapsible,
|
|
22228
22231
|
.e-treeview .e-icon-expandable {
|
|
@@ -23019,7 +23022,6 @@ ejs-sidebar {
|
|
|
23019
23022
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23020
23023
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23021
23024
|
font-size: 14px;
|
|
23022
|
-
line-height: 35px;
|
|
23023
23025
|
}
|
|
23024
23026
|
|
|
23025
23027
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -34965,7 +34967,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34965
34967
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
34966
34968
|
border-width: 0 0 0 1px;
|
|
34967
34969
|
}
|
|
34968
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
34970
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
34971
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
34969
34972
|
border-left-width: 0;
|
|
34970
34973
|
}
|
|
34971
34974
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -35211,8 +35214,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35211
35214
|
border-width: 0 0 0 1px;
|
|
35212
35215
|
}
|
|
35213
35216
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
35214
|
-
.e-grid.e-verticallines .e-
|
|
35215
|
-
.e-grid.e-
|
|
35217
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
35218
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
35219
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
35220
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
35221
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
35222
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
35223
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
35224
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
35225
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
35226
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
35216
35227
|
border-left-width: 0;
|
|
35217
35228
|
}
|
|
35218
35229
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -39802,10 +39813,10 @@ ejs-filemanager {
|
|
|
39802
39813
|
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
39803
39814
|
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
39804
39815
|
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
39805
|
-
background:
|
|
39816
|
+
background: transparent;
|
|
39806
39817
|
border-color: rgba(13, 110, 253, 0.65);
|
|
39807
39818
|
box-shadow: none;
|
|
39808
|
-
color: rgba(
|
|
39819
|
+
color: rgba(13, 110, 253, 0.65);
|
|
39809
39820
|
border-color: #0d6efd;
|
|
39810
39821
|
}
|
|
39811
39822
|
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
@@ -46755,7 +46766,7 @@ span.e-table-box.e-rbox-select {
|
|
|
46755
46766
|
width: 18px;
|
|
46756
46767
|
left: 0;
|
|
46757
46768
|
margin-left: 12px;
|
|
46758
|
-
margin-top:
|
|
46769
|
+
margin-top: 15px;
|
|
46759
46770
|
padding-bottom: 6px;
|
|
46760
46771
|
position: absolute;
|
|
46761
46772
|
}
|
|
@@ -56166,6 +56177,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
56166
56177
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
56167
56178
|
margin-left: 18px !important;
|
|
56168
56179
|
}
|
|
56180
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
56181
|
+
display: flex;
|
|
56182
|
+
}
|
|
56169
56183
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
56170
56184
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
56171
56185
|
padding: 0 !important;
|
|
@@ -58388,6 +58402,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58388
58402
|
color: #dc3545;
|
|
58389
58403
|
}
|
|
58390
58404
|
|
|
58405
|
+
.e-querybuilder-spinner::before {
|
|
58406
|
+
content: "";
|
|
58407
|
+
position: absolute;
|
|
58408
|
+
left: 50%;
|
|
58409
|
+
transform: translateX(-50%);
|
|
58410
|
+
width: 16px;
|
|
58411
|
+
height: 16px;
|
|
58412
|
+
border: 2px solid #86b7fe;
|
|
58413
|
+
border-top: 2px solid #0d6efd;
|
|
58414
|
+
border-radius: 50%;
|
|
58415
|
+
animation: spin 1s linear infinite;
|
|
58416
|
+
}
|
|
58417
|
+
|
|
58418
|
+
@keyframes spin {
|
|
58419
|
+
0% {
|
|
58420
|
+
transform: translateX(-50%) rotate(0deg);
|
|
58421
|
+
}
|
|
58422
|
+
100% {
|
|
58423
|
+
transform: translateX(-50%) rotate(360deg);
|
|
58424
|
+
}
|
|
58425
|
+
}
|
|
58391
58426
|
.e-query-builder .e-collapse-rule::before {
|
|
58392
58427
|
content: "\e80e";
|
|
58393
58428
|
}
|
|
@@ -10063,10 +10063,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
|
|
|
10063
10063
|
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
|
|
10064
10064
|
.e-css.e-btn.e-outline.e-primary:disabled,
|
|
10065
10065
|
.e-css.e-btn.e-outline.e-primary.e-disabled {
|
|
10066
|
-
background:
|
|
10066
|
+
background: transparent;
|
|
10067
10067
|
border-color: rgba(13, 110, 253, 0.65);
|
|
10068
10068
|
box-shadow: none;
|
|
10069
|
-
color: rgba(
|
|
10069
|
+
color: rgba(13, 110, 253, 0.65);
|
|
10070
10070
|
}
|
|
10071
10071
|
.e-btn.e-outline.e-success,
|
|
10072
10072
|
.e-css.e-btn.e-outline.e-success {
|
|
@@ -29688,6 +29688,10 @@ body.e-colorpicker-overflow {
|
|
|
29688
29688
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
29689
29689
|
content: none;
|
|
29690
29690
|
}
|
|
29691
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
29692
|
+
padding-top: 3px;
|
|
29693
|
+
padding-bottom: 3px;
|
|
29694
|
+
}
|
|
29691
29695
|
.e-treeview .e-icons .e-spinner-pane {
|
|
29692
29696
|
position: relative;
|
|
29693
29697
|
}
|
|
@@ -29737,7 +29741,7 @@ body.e-colorpicker-overflow {
|
|
|
29737
29741
|
margin: 0 0 0 8px;
|
|
29738
29742
|
}
|
|
29739
29743
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
29740
|
-
padding:
|
|
29744
|
+
padding: 7px 8px;
|
|
29741
29745
|
}
|
|
29742
29746
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
29743
29747
|
bottom: -7px;
|
|
@@ -29750,17 +29754,16 @@ body.e-colorpicker-overflow {
|
|
|
29750
29754
|
.e-treeview .e-list-text {
|
|
29751
29755
|
box-sizing: border-box;
|
|
29752
29756
|
display: inline-block;
|
|
29753
|
-
line-height:
|
|
29757
|
+
line-height: 22px;
|
|
29754
29758
|
margin: 0;
|
|
29755
|
-
min-height:
|
|
29756
|
-
padding:
|
|
29759
|
+
min-height: 22px;
|
|
29760
|
+
padding: 7px 8px;
|
|
29757
29761
|
text-decoration: none;
|
|
29758
29762
|
vertical-align: middle;
|
|
29759
29763
|
}
|
|
29760
29764
|
.e-treeview .e-list-text .e-input-group {
|
|
29761
29765
|
height: 30px;
|
|
29762
|
-
margin-bottom:
|
|
29763
|
-
margin-top: 3px;
|
|
29766
|
+
margin-bottom: 0;
|
|
29764
29767
|
min-width: 150px;
|
|
29765
29768
|
vertical-align: bottom;
|
|
29766
29769
|
}
|
|
@@ -29770,7 +29773,7 @@ body.e-colorpicker-overflow {
|
|
|
29770
29773
|
padding-bottom: 6px;
|
|
29771
29774
|
}
|
|
29772
29775
|
.e-treeview .e-navigable-text {
|
|
29773
|
-
padding:
|
|
29776
|
+
padding: 7px 8px;
|
|
29774
29777
|
}
|
|
29775
29778
|
.e-treeview .e-list-icon,
|
|
29776
29779
|
.e-treeview .e-list-img {
|
|
@@ -29787,11 +29790,11 @@ body.e-colorpicker-overflow {
|
|
|
29787
29790
|
}
|
|
29788
29791
|
.e-treeview .e-list-icon + .e-list-text,
|
|
29789
29792
|
.e-treeview .e-list-img + .e-list-text {
|
|
29790
|
-
padding:
|
|
29793
|
+
padding: 7px 8px;
|
|
29791
29794
|
}
|
|
29792
29795
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
29793
29796
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
29794
|
-
padding:
|
|
29797
|
+
padding: 7px 8px;
|
|
29795
29798
|
}
|
|
29796
29799
|
.e-treeview .e-icon-collapsible,
|
|
29797
29800
|
.e-treeview .e-icon-expandable {
|
|
@@ -30841,7 +30844,6 @@ ejs-sidebar {
|
|
|
30841
30844
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
30842
30845
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
30843
30846
|
font-size: 14px;
|
|
30844
|
-
line-height: 35px;
|
|
30845
30847
|
}
|
|
30846
30848
|
|
|
30847
30849
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -45046,7 +45048,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45046
45048
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
45047
45049
|
border-width: 0 0 0 1px;
|
|
45048
45050
|
}
|
|
45049
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
45051
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
45052
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
45050
45053
|
border-left-width: 0;
|
|
45051
45054
|
}
|
|
45052
45055
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -45292,8 +45295,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
45292
45295
|
border-width: 0 0 0 1px;
|
|
45293
45296
|
}
|
|
45294
45297
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
45295
|
-
.e-grid.e-verticallines .e-
|
|
45296
|
-
.e-grid.e-
|
|
45298
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
45299
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
45300
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
45301
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
45302
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
45303
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
45304
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
45305
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
45306
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
45307
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
45297
45308
|
border-left-width: 0;
|
|
45298
45309
|
}
|
|
45299
45310
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -52084,10 +52095,10 @@ ejs-filemanager {
|
|
|
52084
52095
|
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
52085
52096
|
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
52086
52097
|
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
52087
|
-
background:
|
|
52098
|
+
background: transparent;
|
|
52088
52099
|
border-color: rgba(13, 110, 253, 0.65);
|
|
52089
52100
|
box-shadow: none;
|
|
52090
|
-
color: rgba(
|
|
52101
|
+
color: rgba(13, 110, 253, 0.65);
|
|
52091
52102
|
border-color: #0d6efd;
|
|
52092
52103
|
}
|
|
52093
52104
|
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
@@ -60003,7 +60014,7 @@ span.e-table-box.e-rbox-select {
|
|
|
60003
60014
|
width: 18px;
|
|
60004
60015
|
left: 0;
|
|
60005
60016
|
margin-left: 12px;
|
|
60006
|
-
margin-top:
|
|
60017
|
+
margin-top: 15px;
|
|
60007
60018
|
padding-bottom: 6px;
|
|
60008
60019
|
position: absolute;
|
|
60009
60020
|
}
|
|
@@ -70886,6 +70897,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70886
70897
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
70887
70898
|
margin-left: 18px !important;
|
|
70888
70899
|
}
|
|
70900
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
70901
|
+
display: flex;
|
|
70902
|
+
}
|
|
70889
70903
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
70890
70904
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
70891
70905
|
padding: 0 !important;
|
|
@@ -73882,6 +73896,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
73882
73896
|
color: #dc3545;
|
|
73883
73897
|
}
|
|
73884
73898
|
|
|
73899
|
+
.e-querybuilder-spinner::before {
|
|
73900
|
+
content: "";
|
|
73901
|
+
position: absolute;
|
|
73902
|
+
left: 50%;
|
|
73903
|
+
transform: translateX(-50%);
|
|
73904
|
+
width: 16px;
|
|
73905
|
+
height: 16px;
|
|
73906
|
+
border: 2px solid #86b7fe;
|
|
73907
|
+
border-top: 2px solid #0d6efd;
|
|
73908
|
+
border-radius: 50%;
|
|
73909
|
+
animation: spin 1s linear infinite;
|
|
73910
|
+
}
|
|
73911
|
+
|
|
73912
|
+
@keyframes spin {
|
|
73913
|
+
0% {
|
|
73914
|
+
transform: translateX(-50%) rotate(0deg);
|
|
73915
|
+
}
|
|
73916
|
+
100% {
|
|
73917
|
+
transform: translateX(-50%) rotate(360deg);
|
|
73918
|
+
}
|
|
73919
|
+
}
|
|
73885
73920
|
.e-query-builder .e-collapse-rule::before {
|
|
73886
73921
|
content: "\e80e";
|
|
73887
73922
|
}
|
|
@@ -7791,10 +7791,10 @@ button .e-badge.e-badge-circle.e-badge-ghost {
|
|
|
7791
7791
|
.e-btn.e-outline.e-primary:disabled, .e-btn.e-outline.e-primary.e-disabled,
|
|
7792
7792
|
.e-css.e-btn.e-outline.e-primary:disabled,
|
|
7793
7793
|
.e-css.e-btn.e-outline.e-primary.e-disabled {
|
|
7794
|
-
background:
|
|
7794
|
+
background: transparent;
|
|
7795
7795
|
border-color: rgba(13, 110, 253, 0.65);
|
|
7796
7796
|
box-shadow: none;
|
|
7797
|
-
color: rgba(
|
|
7797
|
+
color: rgba(13, 110, 253, 0.65);
|
|
7798
7798
|
}
|
|
7799
7799
|
.e-btn.e-outline.e-success,
|
|
7800
7800
|
.e-css.e-btn.e-outline.e-success {
|
|
@@ -22119,6 +22119,10 @@ body.e-colorpicker-overflow {
|
|
|
22119
22119
|
.e-treeview .e-list-item .e-icons.e-icons-spinner::before {
|
|
22120
22120
|
content: none;
|
|
22121
22121
|
}
|
|
22122
|
+
.e-treeview .e-list-item .e-text-content .e-list-text:has(> .e-input-group) {
|
|
22123
|
+
padding-top: 3px;
|
|
22124
|
+
padding-bottom: 3px;
|
|
22125
|
+
}
|
|
22122
22126
|
.e-treeview .e-icons .e-spinner-pane {
|
|
22123
22127
|
position: relative;
|
|
22124
22128
|
}
|
|
@@ -22168,7 +22172,7 @@ body.e-colorpicker-overflow {
|
|
|
22168
22172
|
margin: 0 0 0 8px;
|
|
22169
22173
|
}
|
|
22170
22174
|
.e-treeview .e-checkbox-wrapper + .e-list-text {
|
|
22171
|
-
padding:
|
|
22175
|
+
padding: 7px 8px;
|
|
22172
22176
|
}
|
|
22173
22177
|
.e-treeview .e-checkbox-wrapper .e-ripple-container {
|
|
22174
22178
|
bottom: -7px;
|
|
@@ -22181,17 +22185,16 @@ body.e-colorpicker-overflow {
|
|
|
22181
22185
|
.e-treeview .e-list-text {
|
|
22182
22186
|
box-sizing: border-box;
|
|
22183
22187
|
display: inline-block;
|
|
22184
|
-
line-height:
|
|
22188
|
+
line-height: 22px;
|
|
22185
22189
|
margin: 0;
|
|
22186
|
-
min-height:
|
|
22187
|
-
padding:
|
|
22190
|
+
min-height: 22px;
|
|
22191
|
+
padding: 7px 8px;
|
|
22188
22192
|
text-decoration: none;
|
|
22189
22193
|
vertical-align: middle;
|
|
22190
22194
|
}
|
|
22191
22195
|
.e-treeview .e-list-text .e-input-group {
|
|
22192
22196
|
height: 30px;
|
|
22193
|
-
margin-bottom:
|
|
22194
|
-
margin-top: 3px;
|
|
22197
|
+
margin-bottom: 0;
|
|
22195
22198
|
min-width: 150px;
|
|
22196
22199
|
vertical-align: bottom;
|
|
22197
22200
|
}
|
|
@@ -22201,7 +22204,7 @@ body.e-colorpicker-overflow {
|
|
|
22201
22204
|
padding-bottom: 6px;
|
|
22202
22205
|
}
|
|
22203
22206
|
.e-treeview .e-navigable-text {
|
|
22204
|
-
padding:
|
|
22207
|
+
padding: 7px 8px;
|
|
22205
22208
|
}
|
|
22206
22209
|
.e-treeview .e-list-icon,
|
|
22207
22210
|
.e-treeview .e-list-img {
|
|
@@ -22218,11 +22221,11 @@ body.e-colorpicker-overflow {
|
|
|
22218
22221
|
}
|
|
22219
22222
|
.e-treeview .e-list-icon + .e-list-text,
|
|
22220
22223
|
.e-treeview .e-list-img + .e-list-text {
|
|
22221
|
-
padding:
|
|
22224
|
+
padding: 7px 8px;
|
|
22222
22225
|
}
|
|
22223
22226
|
.e-treeview .e-list-icon + .e-navigable-text,
|
|
22224
22227
|
.e-treeview .e-list-img + .e-navigable-text {
|
|
22225
|
-
padding:
|
|
22228
|
+
padding: 7px 8px;
|
|
22226
22229
|
}
|
|
22227
22230
|
.e-treeview .e-icon-collapsible,
|
|
22228
22231
|
.e-treeview .e-icon-expandable {
|
|
@@ -23019,7 +23022,6 @@ ejs-sidebar {
|
|
|
23019
23022
|
.e-menu-wrapper .e-ul .e-menu-item .e-caret,
|
|
23020
23023
|
.e-menu-container .e-ul .e-menu-item .e-caret {
|
|
23021
23024
|
font-size: 14px;
|
|
23022
|
-
line-height: 35px;
|
|
23023
23025
|
}
|
|
23024
23026
|
|
|
23025
23027
|
.e-menu-wrapper.e-menu-icon-right .e-menu-header .e-menu-icon,
|
|
@@ -34965,7 +34967,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
34965
34967
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
34966
34968
|
border-width: 0 0 0 1px;
|
|
34967
34969
|
}
|
|
34968
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
34970
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
34971
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
34969
34972
|
border-left-width: 0;
|
|
34970
34973
|
}
|
|
34971
34974
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -35211,8 +35214,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
35211
35214
|
border-width: 0 0 0 1px;
|
|
35212
35215
|
}
|
|
35213
35216
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
35214
|
-
.e-grid.e-verticallines .e-
|
|
35215
|
-
.e-grid.e-
|
|
35217
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
35218
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
35219
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
35220
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
35221
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
35222
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
35223
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
35224
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
35225
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
35226
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
35216
35227
|
border-left-width: 0;
|
|
35217
35228
|
}
|
|
35218
35229
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -39802,10 +39813,10 @@ ejs-filemanager {
|
|
|
39802
39813
|
.e-btn-group input:disabled + label.e-btn.e-outline.e-primary,
|
|
39803
39814
|
.e-css.e-btn-group .e-btn:disabled.e-outline.e-primary,
|
|
39804
39815
|
.e-css.e-btn-group input:disabled + label.e-btn.e-outline.e-primary {
|
|
39805
|
-
background:
|
|
39816
|
+
background: transparent;
|
|
39806
39817
|
border-color: rgba(13, 110, 253, 0.65);
|
|
39807
39818
|
box-shadow: none;
|
|
39808
|
-
color: rgba(
|
|
39819
|
+
color: rgba(13, 110, 253, 0.65);
|
|
39809
39820
|
border-color: #0d6efd;
|
|
39810
39821
|
}
|
|
39811
39822
|
.e-btn-group .e-btn:disabled.e-outline.e-success,
|
|
@@ -46758,7 +46769,7 @@ span.e-table-box.e-rbox-select {
|
|
|
46758
46769
|
width: 18px;
|
|
46759
46770
|
left: 0;
|
|
46760
46771
|
margin-left: 12px;
|
|
46761
|
-
margin-top:
|
|
46772
|
+
margin-top: 15px;
|
|
46762
46773
|
padding-bottom: 6px;
|
|
46763
46774
|
position: absolute;
|
|
46764
46775
|
}
|
|
@@ -56178,6 +56189,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
56178
56189
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
56179
56190
|
margin-left: 18px !important;
|
|
56180
56191
|
}
|
|
56192
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
56193
|
+
display: flex;
|
|
56194
|
+
}
|
|
56181
56195
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
56182
56196
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
56183
56197
|
padding: 0 !important;
|
|
@@ -58400,6 +58414,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58400
58414
|
color: #dc3545;
|
|
58401
58415
|
}
|
|
58402
58416
|
|
|
58417
|
+
.e-querybuilder-spinner::before {
|
|
58418
|
+
content: "";
|
|
58419
|
+
position: absolute;
|
|
58420
|
+
left: 50%;
|
|
58421
|
+
transform: translateX(-50%);
|
|
58422
|
+
width: 16px;
|
|
58423
|
+
height: 16px;
|
|
58424
|
+
border: 2px solid #86b7fe;
|
|
58425
|
+
border-top: 2px solid #0d6efd;
|
|
58426
|
+
border-radius: 50%;
|
|
58427
|
+
animation: spin 1s linear infinite;
|
|
58428
|
+
}
|
|
58429
|
+
|
|
58430
|
+
@keyframes spin {
|
|
58431
|
+
0% {
|
|
58432
|
+
transform: translateX(-50%) rotate(0deg);
|
|
58433
|
+
}
|
|
58434
|
+
100% {
|
|
58435
|
+
transform: translateX(-50%) rotate(360deg);
|
|
58436
|
+
}
|
|
58437
|
+
}
|
|
58403
58438
|
.e-query-builder .e-collapse-rule::before {
|
|
58404
58439
|
content: "\e80e";
|
|
58405
58440
|
}
|