@syncfusion/blazor-themes 31.1.21 → 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 -3
- package/Compiled-Themes/bds-dark.css +36 -3
- package/Compiled-Themes/bds-lite.css +36 -3
- package/Compiled-Themes/bds.css +36 -3
- package/Compiled-Themes/bootstrap-dark-lite.css +36 -3
- package/Compiled-Themes/bootstrap-dark.css +36 -3
- package/Compiled-Themes/bootstrap-lite.css +36 -3
- package/Compiled-Themes/bootstrap.css +36 -3
- package/Compiled-Themes/bootstrap4-lite.css +36 -3
- package/Compiled-Themes/bootstrap4.css +36 -3
- package/Compiled-Themes/bootstrap5-dark-lite.css +37 -4
- package/Compiled-Themes/bootstrap5-dark.css +37 -4
- package/Compiled-Themes/bootstrap5-lite.css +37 -4
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +37 -4
- package/Compiled-Themes/bootstrap5.3-dark.css +37 -4
- package/Compiled-Themes/bootstrap5.3-lite.css +37 -4
- package/Compiled-Themes/bootstrap5.3.css +37 -4
- package/Compiled-Themes/bootstrap5.css +37 -4
- package/Compiled-Themes/fabric-dark-lite.css +36 -3
- package/Compiled-Themes/fabric-dark.css +36 -3
- package/Compiled-Themes/fabric-lite.css +36 -3
- package/Compiled-Themes/fabric.css +36 -3
- package/Compiled-Themes/fluent-dark-lite.css +36 -3
- package/Compiled-Themes/fluent-dark.css +36 -3
- package/Compiled-Themes/fluent-lite.css +36 -3
- package/Compiled-Themes/fluent.css +36 -3
- package/Compiled-Themes/fluent2-dark-lite.css +40 -7
- package/Compiled-Themes/fluent2-dark.css +40 -7
- package/Compiled-Themes/fluent2-highcontrast-lite.css +40 -7
- package/Compiled-Themes/fluent2-highcontrast.css +40 -7
- package/Compiled-Themes/fluent2-lite.css +40 -7
- package/Compiled-Themes/fluent2.css +40 -7
- package/Compiled-Themes/highcontrast-lite.css +36 -3
- package/Compiled-Themes/highcontrast.css +36 -3
- package/Compiled-Themes/material-dark-lite.css +36 -3
- package/Compiled-Themes/material-dark.css +36 -3
- package/Compiled-Themes/material-lite.css +36 -3
- package/Compiled-Themes/material.css +36 -3
- package/Compiled-Themes/material3-dark-lite.css +36 -3
- package/Compiled-Themes/material3-dark.css +36 -3
- package/Compiled-Themes/material3-lite.css +36 -3
- package/Compiled-Themes/material3.css +36 -3
- package/Compiled-Themes/tailwind-dark-lite.css +36 -3
- package/Compiled-Themes/tailwind-dark.css +36 -3
- package/Compiled-Themes/tailwind-lite.css +36 -3
- package/Compiled-Themes/tailwind.css +36 -3
- package/Compiled-Themes/tailwind3-dark-lite.css +36 -3
- package/Compiled-Themes/tailwind3-dark.css +36 -3
- package/Compiled-Themes/tailwind3-lite.css +36 -3
- package/Compiled-Themes/tailwind3.css +36 -3
- package/SCSS-Themes/bds-dark-lite.scss +35 -3
- package/SCSS-Themes/bds-dark.scss +35 -3
- package/SCSS-Themes/bds-lite.scss +35 -3
- package/SCSS-Themes/bds.scss +35 -3
- package/SCSS-Themes/bootstrap-dark-lite.scss +37 -3
- package/SCSS-Themes/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/bootstrap-lite.scss +37 -3
- package/SCSS-Themes/bootstrap.scss +37 -3
- package/SCSS-Themes/bootstrap4-lite.scss +36 -3
- package/SCSS-Themes/bootstrap4.scss +36 -3
- package/SCSS-Themes/bootstrap5-dark-lite.scss +35 -3
- package/SCSS-Themes/bootstrap5-dark.scss +35 -3
- package/SCSS-Themes/bootstrap5-lite.scss +35 -3
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +35 -3
- package/SCSS-Themes/bootstrap5.3-dark.scss +35 -3
- package/SCSS-Themes/bootstrap5.3-lite.scss +35 -3
- package/SCSS-Themes/bootstrap5.3.scss +35 -3
- package/SCSS-Themes/bootstrap5.scss +35 -3
- package/SCSS-Themes/fabric-dark-lite.scss +37 -3
- package/SCSS-Themes/fabric-dark.scss +37 -3
- package/SCSS-Themes/fabric-lite.scss +37 -3
- package/SCSS-Themes/fabric.scss +37 -3
- package/SCSS-Themes/fluent-dark-lite.scss +35 -3
- package/SCSS-Themes/fluent-dark.scss +35 -3
- package/SCSS-Themes/fluent-lite.scss +35 -3
- package/SCSS-Themes/fluent.scss +35 -3
- package/SCSS-Themes/fluent2-dark-lite.scss +39 -7
- package/SCSS-Themes/fluent2-dark.scss +39 -7
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +39 -7
- package/SCSS-Themes/fluent2-highcontrast.scss +39 -7
- package/SCSS-Themes/fluent2-lite.scss +39 -7
- package/SCSS-Themes/fluent2.scss +39 -7
- 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 +37 -3
- package/SCSS-Themes/highcontrast.scss +37 -3
- package/SCSS-Themes/material-dark-lite.scss +36 -3
- package/SCSS-Themes/material-dark.scss +36 -3
- package/SCSS-Themes/material-lite.scss +36 -3
- package/SCSS-Themes/material.scss +36 -3
- package/SCSS-Themes/material3-dark-lite.scss +35 -3
- package/SCSS-Themes/material3-dark.scss +35 -3
- package/SCSS-Themes/material3-lite.scss +35 -3
- package/SCSS-Themes/material3.scss +35 -3
- 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 +35 -3
- package/SCSS-Themes/tailwind-dark.scss +35 -3
- package/SCSS-Themes/tailwind-lite.scss +35 -3
- package/SCSS-Themes/tailwind.scss +35 -3
- package/SCSS-Themes/tailwind3-dark-lite.scss +35 -3
- package/SCSS-Themes/tailwind3-dark.scss +35 -3
- package/SCSS-Themes/tailwind3-lite.scss +35 -3
- package/SCSS-Themes/tailwind3.scss +35 -3
- package/package.json +1 -1
|
@@ -37588,7 +37588,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37588
37588
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
37589
37589
|
border-width: 0 0 0 1px;
|
|
37590
37590
|
}
|
|
37591
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
37591
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
37592
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
37592
37593
|
border-left-width: 0;
|
|
37593
37594
|
}
|
|
37594
37595
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -37838,8 +37839,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37838
37839
|
border-width: 0 0 0 1px;
|
|
37839
37840
|
}
|
|
37840
37841
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
37841
|
-
.e-grid.e-verticallines .e-
|
|
37842
|
-
.e-grid.e-
|
|
37842
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
37843
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
37844
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
37845
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
37846
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
37847
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
37848
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
37849
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
37850
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
37851
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
37843
37852
|
border-left-width: 0;
|
|
37844
37853
|
}
|
|
37845
37854
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -58605,6 +58614,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
58605
58614
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
58606
58615
|
margin-left: 18px !important;
|
|
58607
58616
|
}
|
|
58617
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
58618
|
+
display: flex;
|
|
58619
|
+
}
|
|
58608
58620
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
58609
58621
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
58610
58622
|
padding: 0 !important;
|
|
@@ -60835,6 +60847,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60835
60847
|
color: var(--color-sf-danger-bg-color);
|
|
60836
60848
|
}
|
|
60837
60849
|
|
|
60850
|
+
.e-querybuilder-spinner::before {
|
|
60851
|
+
content: "";
|
|
60852
|
+
position: absolute;
|
|
60853
|
+
left: 50%;
|
|
60854
|
+
transform: translateX(-50%);
|
|
60855
|
+
width: 16px;
|
|
60856
|
+
height: 16px;
|
|
60857
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
60858
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
60859
|
+
border-radius: 50%;
|
|
60860
|
+
animation: spin 1s linear infinite;
|
|
60861
|
+
}
|
|
60862
|
+
|
|
60863
|
+
@keyframes spin {
|
|
60864
|
+
0% {
|
|
60865
|
+
transform: translateX(-50%) rotate(0deg);
|
|
60866
|
+
}
|
|
60867
|
+
100% {
|
|
60868
|
+
transform: translateX(-50%) rotate(360deg);
|
|
60869
|
+
}
|
|
60870
|
+
}
|
|
60838
60871
|
.e-query-builder .e-collapse-rule::before {
|
|
60839
60872
|
content: "\e80e";
|
|
60840
60873
|
}
|
|
@@ -49635,7 +49635,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
49635
49635
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
49636
49636
|
border-width: 0 0 0 1px;
|
|
49637
49637
|
}
|
|
49638
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
49638
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
49639
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
49639
49640
|
border-left-width: 0;
|
|
49640
49641
|
}
|
|
49641
49642
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -49885,8 +49886,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
49885
49886
|
border-width: 0 0 0 1px;
|
|
49886
49887
|
}
|
|
49887
49888
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
49888
|
-
.e-grid.e-verticallines .e-
|
|
49889
|
-
.e-grid.e-
|
|
49889
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
49890
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
49891
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
49892
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
49893
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
49894
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
49895
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
49896
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
49897
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
49898
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
49890
49899
|
border-left-width: 0;
|
|
49891
49900
|
}
|
|
49892
49901
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -75488,6 +75497,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75488
75497
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
75489
75498
|
margin-left: 18px !important;
|
|
75490
75499
|
}
|
|
75500
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
75501
|
+
display: flex;
|
|
75502
|
+
}
|
|
75491
75503
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
75492
75504
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
75493
75505
|
padding: 0 !important;
|
|
@@ -78499,6 +78511,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78499
78511
|
color: var(--color-sf-danger-bg-color);
|
|
78500
78512
|
}
|
|
78501
78513
|
|
|
78514
|
+
.e-querybuilder-spinner::before {
|
|
78515
|
+
content: "";
|
|
78516
|
+
position: absolute;
|
|
78517
|
+
left: 50%;
|
|
78518
|
+
transform: translateX(-50%);
|
|
78519
|
+
width: 16px;
|
|
78520
|
+
height: 16px;
|
|
78521
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
78522
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
78523
|
+
border-radius: 50%;
|
|
78524
|
+
animation: spin 1s linear infinite;
|
|
78525
|
+
}
|
|
78526
|
+
|
|
78527
|
+
@keyframes spin {
|
|
78528
|
+
0% {
|
|
78529
|
+
transform: translateX(-50%) rotate(0deg);
|
|
78530
|
+
}
|
|
78531
|
+
100% {
|
|
78532
|
+
transform: translateX(-50%) rotate(360deg);
|
|
78533
|
+
}
|
|
78534
|
+
}
|
|
78502
78535
|
.e-query-builder .e-collapse-rule::before {
|
|
78503
78536
|
content: "\e80e";
|
|
78504
78537
|
}
|
|
@@ -37991,7 +37991,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
37991
37991
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
37992
37992
|
border-width: 0 0 0 1px;
|
|
37993
37993
|
}
|
|
37994
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
37994
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
37995
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
37995
37996
|
border-left-width: 0;
|
|
37996
37997
|
}
|
|
37997
37998
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -38241,8 +38242,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
38241
38242
|
border-width: 0 0 0 1px;
|
|
38242
38243
|
}
|
|
38243
38244
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
38244
|
-
.e-grid.e-verticallines .e-
|
|
38245
|
-
.e-grid.e-
|
|
38245
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
38246
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
38247
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
38248
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
38249
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
38250
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
38251
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
38252
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
38253
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
38254
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
38246
38255
|
border-left-width: 0;
|
|
38247
38256
|
}
|
|
38248
38257
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -59007,6 +59016,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59007
59016
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
59008
59017
|
margin-left: 18px !important;
|
|
59009
59018
|
}
|
|
59019
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
59020
|
+
display: flex;
|
|
59021
|
+
}
|
|
59010
59022
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
59011
59023
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
59012
59024
|
padding: 0 !important;
|
|
@@ -61237,6 +61249,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61237
61249
|
color: var(--color-sf-danger-bg-color);
|
|
61238
61250
|
}
|
|
61239
61251
|
|
|
61252
|
+
.e-querybuilder-spinner::before {
|
|
61253
|
+
content: "";
|
|
61254
|
+
position: absolute;
|
|
61255
|
+
left: 50%;
|
|
61256
|
+
transform: translateX(-50%);
|
|
61257
|
+
width: 16px;
|
|
61258
|
+
height: 16px;
|
|
61259
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
61260
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
61261
|
+
border-radius: 50%;
|
|
61262
|
+
animation: spin 1s linear infinite;
|
|
61263
|
+
}
|
|
61264
|
+
|
|
61265
|
+
@keyframes spin {
|
|
61266
|
+
0% {
|
|
61267
|
+
transform: translateX(-50%) rotate(0deg);
|
|
61268
|
+
}
|
|
61269
|
+
100% {
|
|
61270
|
+
transform: translateX(-50%) rotate(360deg);
|
|
61271
|
+
}
|
|
61272
|
+
}
|
|
61240
61273
|
.e-query-builder .e-collapse-rule::before {
|
|
61241
61274
|
content: "\e80e";
|
|
61242
61275
|
}
|
|
@@ -50038,7 +50038,8 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50038
50038
|
.e-grid:not(.sf-grid).e-default.e-bothlines .e-detailheadercell {
|
|
50039
50039
|
border-width: 0 0 0 1px;
|
|
50040
50040
|
}
|
|
50041
|
-
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell
|
|
50041
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
50042
|
+
.e-grid:not(.sf-grid).e-default.e-bothlines .e-headercell.e-first-visible-cell {
|
|
50042
50043
|
border-left-width: 0;
|
|
50043
50044
|
}
|
|
50044
50045
|
.e-grid:not(.sf-grid, .e-rtl).e-default.e-bothlines .e-headercell.e-leftfreeze.e-freezeleftborder {
|
|
@@ -50288,8 +50289,16 @@ li.e-separator.e-menu-item.e-excel-separator {
|
|
|
50288
50289
|
border-width: 0 0 0 1px;
|
|
50289
50290
|
}
|
|
50290
50291
|
.e-grid.e-verticallines .e-rowcell.e-grid-group-first-cell,
|
|
50291
|
-
.e-grid.e-verticallines .e-
|
|
50292
|
-
.e-grid.e-
|
|
50292
|
+
.e-grid.e-verticallines .e-rowcell.e-first-visible-cell,
|
|
50293
|
+
.e-grid.e-verticallines .e-headercell.e-grid-group-first-cell,
|
|
50294
|
+
.e-grid.e-verticallines .e-headercell.e-first-visible-cell,
|
|
50295
|
+
.e-grid.e-verticallines .e-filterbarcell.e-grid-group-first-cell,
|
|
50296
|
+
.e-grid.e-verticallines .e-filterbarcell.e-first-visible-cell, .e-grid.e-bothlines .e-rowcell.e-grid-group-first-cell,
|
|
50297
|
+
.e-grid.e-bothlines .e-rowcell.e-first-visible-cell,
|
|
50298
|
+
.e-grid.e-bothlines .e-headercell.e-grid-group-first-cell,
|
|
50299
|
+
.e-grid.e-bothlines .e-headercell.e-first-visible-cell,
|
|
50300
|
+
.e-grid.e-bothlines .e-filterbarcell.e-grid-group-first-cell,
|
|
50301
|
+
.e-grid.e-bothlines .e-filterbarcell.e-first-visible-cell {
|
|
50293
50302
|
border-left-width: 0;
|
|
50294
50303
|
}
|
|
50295
50304
|
.e-grid.e-hidelines .e-rowcell,
|
|
@@ -75886,6 +75895,9 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
75886
75895
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
75887
75896
|
margin-left: 18px !important;
|
|
75888
75897
|
}
|
|
75898
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template .e-toolbar-template-container {
|
|
75899
|
+
display: flex;
|
|
75900
|
+
}
|
|
75889
75901
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template,
|
|
75890
75902
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer) {
|
|
75891
75903
|
padding: 0 !important;
|
|
@@ -78897,6 +78909,27 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
78897
78909
|
color: var(--color-sf-danger-bg-color);
|
|
78898
78910
|
}
|
|
78899
78911
|
|
|
78912
|
+
.e-querybuilder-spinner::before {
|
|
78913
|
+
content: "";
|
|
78914
|
+
position: absolute;
|
|
78915
|
+
left: 50%;
|
|
78916
|
+
transform: translateX(-50%);
|
|
78917
|
+
width: 16px;
|
|
78918
|
+
height: 16px;
|
|
78919
|
+
border: 2px solid var(--color-sf-primary-light);
|
|
78920
|
+
border-top: 2px solid var(--color-sf-primary);
|
|
78921
|
+
border-radius: 50%;
|
|
78922
|
+
animation: spin 1s linear infinite;
|
|
78923
|
+
}
|
|
78924
|
+
|
|
78925
|
+
@keyframes spin {
|
|
78926
|
+
0% {
|
|
78927
|
+
transform: translateX(-50%) rotate(0deg);
|
|
78928
|
+
}
|
|
78929
|
+
100% {
|
|
78930
|
+
transform: translateX(-50%) rotate(360deg);
|
|
78931
|
+
}
|
|
78932
|
+
}
|
|
78900
78933
|
.e-query-builder .e-collapse-rule::before {
|
|
78901
78934
|
content: "\e80e";
|
|
78902
78935
|
}
|
|
@@ -65069,7 +65069,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
65069
65069
|
.e-detailheadercell {
|
|
65070
65070
|
border-width: $grid-headercell-both-border-width;
|
|
65071
65071
|
}
|
|
65072
|
-
.e-headercell.e-grid-group-first-cell
|
|
65072
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65073
|
+
.e-headercell.e-first-visible-cell {
|
|
65073
65074
|
border-left-width: 0;
|
|
65074
65075
|
}
|
|
65075
65076
|
}
|
|
@@ -65485,7 +65486,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
65485
65486
|
&.e-verticallines,
|
|
65486
65487
|
&.e-bothlines {
|
|
65487
65488
|
.e-rowcell.e-grid-group-first-cell,
|
|
65488
|
-
.e-
|
|
65489
|
+
.e-rowcell.e-first-visible-cell,
|
|
65490
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65491
|
+
.e-headercell.e-first-visible-cell,
|
|
65492
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65493
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65489
65494
|
border-left-width: 0;
|
|
65490
65495
|
}
|
|
65491
65496
|
}
|
|
@@ -83294,7 +83299,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83294
83299
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83295
83300
|
left: 0;
|
|
83296
83301
|
margin-left: 12px;
|
|
83297
|
-
margin-top:
|
|
83302
|
+
margin-top: 15px;
|
|
83298
83303
|
padding-bottom: 6px;
|
|
83299
83304
|
position: absolute;
|
|
83300
83305
|
}
|
|
@@ -98578,6 +98583,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
98578
98583
|
margin-left: 18px !important;
|
|
98579
98584
|
}
|
|
98580
98585
|
|
|
98586
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98587
|
+
display: flex;
|
|
98588
|
+
}
|
|
98589
|
+
|
|
98581
98590
|
.e-toolbar-item.e-template,
|
|
98582
98591
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98583
98592
|
{
|
|
@@ -101834,6 +101843,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
101834
101843
|
}
|
|
101835
101844
|
}
|
|
101836
101845
|
|
|
101846
|
+
.e-querybuilder-spinner::before {
|
|
101847
|
+
content: '';
|
|
101848
|
+
position: absolute;
|
|
101849
|
+
left: 50%;
|
|
101850
|
+
transform: translateX(-50%);
|
|
101851
|
+
width: 16px;
|
|
101852
|
+
height: 16px;
|
|
101853
|
+
border: 2px solid $primary-light;
|
|
101854
|
+
border-top: 2px solid $primary;
|
|
101855
|
+
border-radius: 50%;
|
|
101856
|
+
animation: spin 1s linear infinite;
|
|
101857
|
+
}
|
|
101858
|
+
|
|
101859
|
+
@keyframes spin {
|
|
101860
|
+
0% {
|
|
101861
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101862
|
+
}
|
|
101863
|
+
|
|
101864
|
+
100% {
|
|
101865
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101866
|
+
}
|
|
101867
|
+
}
|
|
101868
|
+
|
|
101837
101869
|
|
|
101838
101870
|
@include export-module('query-builder-bds-icons') {
|
|
101839
101871
|
.e-query-builder {
|
|
@@ -87474,7 +87474,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
87474
87474
|
.e-detailheadercell {
|
|
87475
87475
|
border-width: $grid-headercell-both-border-width;
|
|
87476
87476
|
}
|
|
87477
|
-
.e-headercell.e-grid-group-first-cell
|
|
87477
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87478
|
+
.e-headercell.e-first-visible-cell {
|
|
87478
87479
|
border-left-width: 0;
|
|
87479
87480
|
}
|
|
87480
87481
|
}
|
|
@@ -87890,7 +87891,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
87890
87891
|
&.e-verticallines,
|
|
87891
87892
|
&.e-bothlines {
|
|
87892
87893
|
.e-rowcell.e-grid-group-first-cell,
|
|
87893
|
-
.e-
|
|
87894
|
+
.e-rowcell.e-first-visible-cell,
|
|
87895
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87896
|
+
.e-headercell.e-first-visible-cell,
|
|
87897
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87898
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87894
87899
|
border-left-width: 0;
|
|
87895
87900
|
}
|
|
87896
87901
|
}
|
|
@@ -110783,7 +110788,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110783
110788
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110784
110789
|
left: 0;
|
|
110785
110790
|
margin-left: 12px;
|
|
110786
|
-
margin-top:
|
|
110791
|
+
margin-top: 15px;
|
|
110787
110792
|
padding-bottom: 6px;
|
|
110788
110793
|
position: absolute;
|
|
110789
110794
|
}
|
|
@@ -128682,6 +128687,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
128682
128687
|
margin-left: 18px !important;
|
|
128683
128688
|
}
|
|
128684
128689
|
|
|
128690
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128691
|
+
display: flex;
|
|
128692
|
+
}
|
|
128693
|
+
|
|
128685
128694
|
.e-toolbar-item.e-template,
|
|
128686
128695
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128687
128696
|
{
|
|
@@ -132573,6 +132582,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
132573
132582
|
}
|
|
132574
132583
|
}
|
|
132575
132584
|
|
|
132585
|
+
.e-querybuilder-spinner::before {
|
|
132586
|
+
content: '';
|
|
132587
|
+
position: absolute;
|
|
132588
|
+
left: 50%;
|
|
132589
|
+
transform: translateX(-50%);
|
|
132590
|
+
width: 16px;
|
|
132591
|
+
height: 16px;
|
|
132592
|
+
border: 2px solid $primary-light;
|
|
132593
|
+
border-top: 2px solid $primary;
|
|
132594
|
+
border-radius: 50%;
|
|
132595
|
+
animation: spin 1s linear infinite;
|
|
132596
|
+
}
|
|
132597
|
+
|
|
132598
|
+
@keyframes spin {
|
|
132599
|
+
0% {
|
|
132600
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132601
|
+
}
|
|
132602
|
+
|
|
132603
|
+
100% {
|
|
132604
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132605
|
+
}
|
|
132606
|
+
}
|
|
132607
|
+
|
|
132576
132608
|
|
|
132577
132609
|
@include export-module('query-builder-bds-icons') {
|
|
132578
132610
|
.e-query-builder {
|
|
@@ -65364,7 +65364,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
65364
65364
|
.e-detailheadercell {
|
|
65365
65365
|
border-width: $grid-headercell-both-border-width;
|
|
65366
65366
|
}
|
|
65367
|
-
.e-headercell.e-grid-group-first-cell
|
|
65367
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65368
|
+
.e-headercell.e-first-visible-cell {
|
|
65368
65369
|
border-left-width: 0;
|
|
65369
65370
|
}
|
|
65370
65371
|
}
|
|
@@ -65780,7 +65781,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
65780
65781
|
&.e-verticallines,
|
|
65781
65782
|
&.e-bothlines {
|
|
65782
65783
|
.e-rowcell.e-grid-group-first-cell,
|
|
65783
|
-
.e-
|
|
65784
|
+
.e-rowcell.e-first-visible-cell,
|
|
65785
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65786
|
+
.e-headercell.e-first-visible-cell,
|
|
65787
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65788
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65784
65789
|
border-left-width: 0;
|
|
65785
65790
|
}
|
|
65786
65791
|
}
|
|
@@ -83589,7 +83594,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83589
83594
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83590
83595
|
left: 0;
|
|
83591
83596
|
margin-left: 12px;
|
|
83592
|
-
margin-top:
|
|
83597
|
+
margin-top: 15px;
|
|
83593
83598
|
padding-bottom: 6px;
|
|
83594
83599
|
position: absolute;
|
|
83595
83600
|
}
|
|
@@ -98873,6 +98878,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
98873
98878
|
margin-left: 18px !important;
|
|
98874
98879
|
}
|
|
98875
98880
|
|
|
98881
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98882
|
+
display: flex;
|
|
98883
|
+
}
|
|
98884
|
+
|
|
98876
98885
|
.e-toolbar-item.e-template,
|
|
98877
98886
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98878
98887
|
{
|
|
@@ -102129,6 +102138,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
102129
102138
|
}
|
|
102130
102139
|
}
|
|
102131
102140
|
|
|
102141
|
+
.e-querybuilder-spinner::before {
|
|
102142
|
+
content: '';
|
|
102143
|
+
position: absolute;
|
|
102144
|
+
left: 50%;
|
|
102145
|
+
transform: translateX(-50%);
|
|
102146
|
+
width: 16px;
|
|
102147
|
+
height: 16px;
|
|
102148
|
+
border: 2px solid $primary-light;
|
|
102149
|
+
border-top: 2px solid $primary;
|
|
102150
|
+
border-radius: 50%;
|
|
102151
|
+
animation: spin 1s linear infinite;
|
|
102152
|
+
}
|
|
102153
|
+
|
|
102154
|
+
@keyframes spin {
|
|
102155
|
+
0% {
|
|
102156
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102157
|
+
}
|
|
102158
|
+
|
|
102159
|
+
100% {
|
|
102160
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102161
|
+
}
|
|
102162
|
+
}
|
|
102163
|
+
|
|
102132
102164
|
|
|
102133
102165
|
@include export-module('query-builder-bds-icons') {
|
|
102134
102166
|
.e-query-builder {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -87769,7 +87769,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
87769
87769
|
.e-detailheadercell {
|
|
87770
87770
|
border-width: $grid-headercell-both-border-width;
|
|
87771
87771
|
}
|
|
87772
|
-
.e-headercell.e-grid-group-first-cell
|
|
87772
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87773
|
+
.e-headercell.e-first-visible-cell {
|
|
87773
87774
|
border-left-width: 0;
|
|
87774
87775
|
}
|
|
87775
87776
|
}
|
|
@@ -88185,7 +88186,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
88185
88186
|
&.e-verticallines,
|
|
88186
88187
|
&.e-bothlines {
|
|
88187
88188
|
.e-rowcell.e-grid-group-first-cell,
|
|
88188
|
-
.e-
|
|
88189
|
+
.e-rowcell.e-first-visible-cell,
|
|
88190
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88191
|
+
.e-headercell.e-first-visible-cell,
|
|
88192
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88193
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88189
88194
|
border-left-width: 0;
|
|
88190
88195
|
}
|
|
88191
88196
|
}
|
|
@@ -111078,7 +111083,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111078
111083
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111079
111084
|
left: 0;
|
|
111080
111085
|
margin-left: 12px;
|
|
111081
|
-
margin-top:
|
|
111086
|
+
margin-top: 15px;
|
|
111082
111087
|
padding-bottom: 6px;
|
|
111083
111088
|
position: absolute;
|
|
111084
111089
|
}
|
|
@@ -128977,6 +128982,10 @@ $pivotview-touch-header-text-padding: 15px !default;
|
|
|
128977
128982
|
margin-left: 18px !important;
|
|
128978
128983
|
}
|
|
128979
128984
|
|
|
128985
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128986
|
+
display: flex;
|
|
128987
|
+
}
|
|
128988
|
+
|
|
128980
128989
|
.e-toolbar-item.e-template,
|
|
128981
128990
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128982
128991
|
{
|
|
@@ -132868,6 +132877,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
132868
132877
|
}
|
|
132869
132878
|
}
|
|
132870
132879
|
|
|
132880
|
+
.e-querybuilder-spinner::before {
|
|
132881
|
+
content: '';
|
|
132882
|
+
position: absolute;
|
|
132883
|
+
left: 50%;
|
|
132884
|
+
transform: translateX(-50%);
|
|
132885
|
+
width: 16px;
|
|
132886
|
+
height: 16px;
|
|
132887
|
+
border: 2px solid $primary-light;
|
|
132888
|
+
border-top: 2px solid $primary;
|
|
132889
|
+
border-radius: 50%;
|
|
132890
|
+
animation: spin 1s linear infinite;
|
|
132891
|
+
}
|
|
132892
|
+
|
|
132893
|
+
@keyframes spin {
|
|
132894
|
+
0% {
|
|
132895
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132896
|
+
}
|
|
132897
|
+
|
|
132898
|
+
100% {
|
|
132899
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132900
|
+
}
|
|
132901
|
+
}
|
|
132902
|
+
|
|
132871
132903
|
|
|
132872
132904
|
@include export-module('query-builder-bds-icons') {
|
|
132873
132905
|
.e-query-builder {
|
|
@@ -63575,7 +63575,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
63575
63575
|
.e-detailheadercell {
|
|
63576
63576
|
border-width: $grid-headercell-both-border-width;
|
|
63577
63577
|
}
|
|
63578
|
-
.e-headercell.e-grid-group-first-cell
|
|
63578
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63579
|
+
.e-headercell.e-first-visible-cell {
|
|
63579
63580
|
border-left-width: 0;
|
|
63580
63581
|
}
|
|
63581
63582
|
}
|
|
@@ -63991,7 +63992,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
63991
63992
|
&.e-verticallines,
|
|
63992
63993
|
&.e-bothlines {
|
|
63993
63994
|
.e-rowcell.e-grid-group-first-cell,
|
|
63994
|
-
.e-
|
|
63995
|
+
.e-rowcell.e-first-visible-cell,
|
|
63996
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63997
|
+
.e-headercell.e-first-visible-cell,
|
|
63998
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63999
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63995
64000
|
border-left-width: 0;
|
|
63996
64001
|
}
|
|
63997
64002
|
}
|
|
@@ -81843,7 +81848,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
81843
81848
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81844
81849
|
left: 0;
|
|
81845
81850
|
margin-left: 12px;
|
|
81846
|
-
margin-top:
|
|
81851
|
+
margin-top: 15px;
|
|
81847
81852
|
padding-bottom: 6px;
|
|
81848
81853
|
position: absolute;
|
|
81849
81854
|
}
|
|
@@ -97122,6 +97127,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97122
97127
|
margin-left: 18px !important;
|
|
97123
97128
|
}
|
|
97124
97129
|
|
|
97130
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97131
|
+
display: flex;
|
|
97132
|
+
}
|
|
97133
|
+
|
|
97125
97134
|
.e-toolbar-item.e-template,
|
|
97126
97135
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97127
97136
|
{
|
|
@@ -99301,6 +99310,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
99301
99310
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
99302
99311
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99303
99312
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
99313
|
+
$primary-light: $brand-primary-lighten-40;
|
|
99314
|
+
$primary: $brand-primary;
|
|
99304
99315
|
|
|
99305
99316
|
@mixin fluent2-small-round-btn {
|
|
99306
99317
|
@if $theme-name == 'fluent2' {
|
|
@@ -100377,6 +100388,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
100377
100388
|
}
|
|
100378
100389
|
}
|
|
100379
100390
|
|
|
100391
|
+
.e-querybuilder-spinner::before {
|
|
100392
|
+
content: '';
|
|
100393
|
+
position: absolute;
|
|
100394
|
+
left: 50%;
|
|
100395
|
+
transform: translateX(-50%);
|
|
100396
|
+
width: 16px;
|
|
100397
|
+
height: 16px;
|
|
100398
|
+
border: 2px solid $primary-light;
|
|
100399
|
+
border-top: 2px solid $primary;
|
|
100400
|
+
border-radius: 50%;
|
|
100401
|
+
animation: spin 1s linear infinite;
|
|
100402
|
+
}
|
|
100403
|
+
|
|
100404
|
+
@keyframes spin {
|
|
100405
|
+
0% {
|
|
100406
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100407
|
+
}
|
|
100408
|
+
|
|
100409
|
+
100% {
|
|
100410
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100411
|
+
}
|
|
100412
|
+
}
|
|
100413
|
+
|
|
100380
100414
|
|
|
100381
100415
|
@include export-module('query-builder-material-icons') {
|
|
100382
100416
|
.e-query-builder {
|