@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
|
@@ -85980,7 +85980,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
85980
85980
|
.e-detailheadercell {
|
|
85981
85981
|
border-width: $grid-headercell-both-border-width;
|
|
85982
85982
|
}
|
|
85983
|
-
.e-headercell.e-grid-group-first-cell
|
|
85983
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85984
|
+
.e-headercell.e-first-visible-cell {
|
|
85984
85985
|
border-left-width: 0;
|
|
85985
85986
|
}
|
|
85986
85987
|
}
|
|
@@ -86396,7 +86397,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86396
86397
|
&.e-verticallines,
|
|
86397
86398
|
&.e-bothlines {
|
|
86398
86399
|
.e-rowcell.e-grid-group-first-cell,
|
|
86399
|
-
.e-
|
|
86400
|
+
.e-rowcell.e-first-visible-cell,
|
|
86401
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86402
|
+
.e-headercell.e-first-visible-cell,
|
|
86403
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86404
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86400
86405
|
border-left-width: 0;
|
|
86401
86406
|
}
|
|
86402
86407
|
}
|
|
@@ -109332,7 +109337,7 @@ $toast-close-icon-hover-color: $grey-dark-font !default;
|
|
|
109332
109337
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109333
109338
|
left: 0;
|
|
109334
109339
|
margin-left: 12px;
|
|
109335
|
-
margin-top:
|
|
109340
|
+
margin-top: 15px;
|
|
109336
109341
|
padding-bottom: 6px;
|
|
109337
109342
|
position: absolute;
|
|
109338
109343
|
}
|
|
@@ -127226,6 +127231,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127226
127231
|
margin-left: 18px !important;
|
|
127227
127232
|
}
|
|
127228
127233
|
|
|
127234
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127235
|
+
display: flex;
|
|
127236
|
+
}
|
|
127237
|
+
|
|
127229
127238
|
.e-toolbar-item.e-template,
|
|
127230
127239
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127231
127240
|
{
|
|
@@ -130040,6 +130049,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
130040
130049
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
130041
130050
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
130042
130051
|
$qryblr-drag-icon-color: $grey-dark-font !default;
|
|
130052
|
+
$primary-light: $brand-primary-lighten-40;
|
|
130053
|
+
$primary: $brand-primary;
|
|
130043
130054
|
|
|
130044
130055
|
@mixin fluent2-small-round-btn {
|
|
130045
130056
|
@if $theme-name == 'fluent2' {
|
|
@@ -131116,6 +131127,29 @@ $qryblr-drag-icon-color: $grey-dark-font !default;
|
|
|
131116
131127
|
}
|
|
131117
131128
|
}
|
|
131118
131129
|
|
|
131130
|
+
.e-querybuilder-spinner::before {
|
|
131131
|
+
content: '';
|
|
131132
|
+
position: absolute;
|
|
131133
|
+
left: 50%;
|
|
131134
|
+
transform: translateX(-50%);
|
|
131135
|
+
width: 16px;
|
|
131136
|
+
height: 16px;
|
|
131137
|
+
border: 2px solid $primary-light;
|
|
131138
|
+
border-top: 2px solid $primary;
|
|
131139
|
+
border-radius: 50%;
|
|
131140
|
+
animation: spin 1s linear infinite;
|
|
131141
|
+
}
|
|
131142
|
+
|
|
131143
|
+
@keyframes spin {
|
|
131144
|
+
0% {
|
|
131145
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131146
|
+
}
|
|
131147
|
+
|
|
131148
|
+
100% {
|
|
131149
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131150
|
+
}
|
|
131151
|
+
}
|
|
131152
|
+
|
|
131119
131153
|
|
|
131120
131154
|
@include export-module('query-builder-material-icons') {
|
|
131121
131155
|
.e-query-builder {
|
|
@@ -63322,7 +63322,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
63322
63322
|
.e-detailheadercell {
|
|
63323
63323
|
border-width: $grid-headercell-both-border-width;
|
|
63324
63324
|
}
|
|
63325
|
-
.e-headercell.e-grid-group-first-cell
|
|
63325
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63326
|
+
.e-headercell.e-first-visible-cell {
|
|
63326
63327
|
border-left-width: 0;
|
|
63327
63328
|
}
|
|
63328
63329
|
}
|
|
@@ -63738,7 +63739,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
63738
63739
|
&.e-verticallines,
|
|
63739
63740
|
&.e-bothlines {
|
|
63740
63741
|
.e-rowcell.e-grid-group-first-cell,
|
|
63741
|
-
.e-
|
|
63742
|
+
.e-rowcell.e-first-visible-cell,
|
|
63743
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63744
|
+
.e-headercell.e-first-visible-cell,
|
|
63745
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63746
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63742
63747
|
border-left-width: 0;
|
|
63743
63748
|
}
|
|
63744
63749
|
}
|
|
@@ -81637,7 +81642,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
81637
81642
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81638
81643
|
left: 0;
|
|
81639
81644
|
margin-left: 12px;
|
|
81640
|
-
margin-top:
|
|
81645
|
+
margin-top: 15px;
|
|
81641
81646
|
padding-bottom: 6px;
|
|
81642
81647
|
position: absolute;
|
|
81643
81648
|
}
|
|
@@ -96903,6 +96908,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
96903
96908
|
margin-left: 18px !important;
|
|
96904
96909
|
}
|
|
96905
96910
|
|
|
96911
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
96912
|
+
display: flex;
|
|
96913
|
+
}
|
|
96914
|
+
|
|
96906
96915
|
.e-toolbar-item.e-template,
|
|
96907
96916
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
96908
96917
|
{
|
|
@@ -99082,6 +99091,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
99082
99091
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
99083
99092
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99084
99093
|
$qryblr-drag-icon-color: $grey-light-font !default;
|
|
99094
|
+
$primary: $brand-primary;
|
|
99095
|
+
$primary-light: $brand-info;
|
|
99085
99096
|
|
|
99086
99097
|
@mixin fluent2-small-round-btn {
|
|
99087
99098
|
@if $theme-name == 'fluent2' {
|
|
@@ -100158,6 +100169,29 @@ $qryblr-drag-icon-color: $grey-light-font !default;
|
|
|
100158
100169
|
}
|
|
100159
100170
|
}
|
|
100160
100171
|
|
|
100172
|
+
.e-querybuilder-spinner::before {
|
|
100173
|
+
content: '';
|
|
100174
|
+
position: absolute;
|
|
100175
|
+
left: 50%;
|
|
100176
|
+
transform: translateX(-50%);
|
|
100177
|
+
width: 16px;
|
|
100178
|
+
height: 16px;
|
|
100179
|
+
border: 2px solid $primary-light;
|
|
100180
|
+
border-top: 2px solid $primary;
|
|
100181
|
+
border-radius: 50%;
|
|
100182
|
+
animation: spin 1s linear infinite;
|
|
100183
|
+
}
|
|
100184
|
+
|
|
100185
|
+
@keyframes spin {
|
|
100186
|
+
0% {
|
|
100187
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100188
|
+
}
|
|
100189
|
+
|
|
100190
|
+
100% {
|
|
100191
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100192
|
+
}
|
|
100193
|
+
}
|
|
100194
|
+
|
|
100161
100195
|
|
|
100162
100196
|
@include export-module('query-builder-material-icons') {
|
|
100163
100197
|
.e-query-builder {
|
|
@@ -85727,7 +85727,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
85727
85727
|
.e-detailheadercell {
|
|
85728
85728
|
border-width: $grid-headercell-both-border-width;
|
|
85729
85729
|
}
|
|
85730
|
-
.e-headercell.e-grid-group-first-cell
|
|
85730
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85731
|
+
.e-headercell.e-first-visible-cell {
|
|
85731
85732
|
border-left-width: 0;
|
|
85732
85733
|
}
|
|
85733
85734
|
}
|
|
@@ -86143,7 +86144,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
86143
86144
|
&.e-verticallines,
|
|
86144
86145
|
&.e-bothlines {
|
|
86145
86146
|
.e-rowcell.e-grid-group-first-cell,
|
|
86146
|
-
.e-
|
|
86147
|
+
.e-rowcell.e-first-visible-cell,
|
|
86148
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86149
|
+
.e-headercell.e-first-visible-cell,
|
|
86150
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86151
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86147
86152
|
border-left-width: 0;
|
|
86148
86153
|
}
|
|
86149
86154
|
}
|
|
@@ -109126,7 +109131,7 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
109126
109131
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109127
109132
|
left: 0;
|
|
109128
109133
|
margin-left: 12px;
|
|
109129
|
-
margin-top:
|
|
109134
|
+
margin-top: 15px;
|
|
109130
109135
|
padding-bottom: 6px;
|
|
109131
109136
|
position: absolute;
|
|
109132
109137
|
}
|
|
@@ -127007,6 +127012,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127007
127012
|
margin-left: 18px !important;
|
|
127008
127013
|
}
|
|
127009
127014
|
|
|
127015
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127016
|
+
display: flex;
|
|
127017
|
+
}
|
|
127018
|
+
|
|
127010
127019
|
.e-toolbar-item.e-template,
|
|
127011
127020
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127012
127021
|
{
|
|
@@ -129821,6 +129830,8 @@ $qrybldr-drag-grp-list-heg: 29px !default;
|
|
|
129821
129830
|
$qrybldr-drag-grp-big-list-heg: 35px !default;
|
|
129822
129831
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
129823
129832
|
$qryblr-drag-icon-color: $grey-light-font !default;
|
|
129833
|
+
$primary: $brand-primary;
|
|
129834
|
+
$primary-light: $brand-info;
|
|
129824
129835
|
|
|
129825
129836
|
@mixin fluent2-small-round-btn {
|
|
129826
129837
|
@if $theme-name == 'fluent2' {
|
|
@@ -130897,6 +130908,29 @@ $qryblr-drag-icon-color: $grey-light-font !default;
|
|
|
130897
130908
|
}
|
|
130898
130909
|
}
|
|
130899
130910
|
|
|
130911
|
+
.e-querybuilder-spinner::before {
|
|
130912
|
+
content: '';
|
|
130913
|
+
position: absolute;
|
|
130914
|
+
left: 50%;
|
|
130915
|
+
transform: translateX(-50%);
|
|
130916
|
+
width: 16px;
|
|
130917
|
+
height: 16px;
|
|
130918
|
+
border: 2px solid $primary-light;
|
|
130919
|
+
border-top: 2px solid $primary;
|
|
130920
|
+
border-radius: 50%;
|
|
130921
|
+
animation: spin 1s linear infinite;
|
|
130922
|
+
}
|
|
130923
|
+
|
|
130924
|
+
@keyframes spin {
|
|
130925
|
+
0% {
|
|
130926
|
+
transform: translateX(-50%) rotate(0deg);
|
|
130927
|
+
}
|
|
130928
|
+
|
|
130929
|
+
100% {
|
|
130930
|
+
transform: translateX(-50%) rotate(360deg);
|
|
130931
|
+
}
|
|
130932
|
+
}
|
|
130933
|
+
|
|
130900
130934
|
|
|
130901
130935
|
@include export-module('query-builder-material-icons') {
|
|
130902
130936
|
.e-query-builder {
|
|
@@ -63457,7 +63457,8 @@ $grid-checkmark-color: $white !default;
|
|
|
63457
63457
|
.e-detailheadercell {
|
|
63458
63458
|
border-width: $grid-headercell-both-border-width;
|
|
63459
63459
|
}
|
|
63460
|
-
.e-headercell.e-grid-group-first-cell
|
|
63460
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63461
|
+
.e-headercell.e-first-visible-cell {
|
|
63461
63462
|
border-left-width: 0;
|
|
63462
63463
|
}
|
|
63463
63464
|
}
|
|
@@ -63873,7 +63874,11 @@ $grid-checkmark-color: $white !default;
|
|
|
63873
63874
|
&.e-verticallines,
|
|
63874
63875
|
&.e-bothlines {
|
|
63875
63876
|
.e-rowcell.e-grid-group-first-cell,
|
|
63876
|
-
.e-
|
|
63877
|
+
.e-rowcell.e-first-visible-cell,
|
|
63878
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63879
|
+
.e-headercell.e-first-visible-cell,
|
|
63880
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63881
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63877
63882
|
border-left-width: 0;
|
|
63878
63883
|
}
|
|
63879
63884
|
}
|
|
@@ -81859,7 +81864,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
81859
81864
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81860
81865
|
left: 0;
|
|
81861
81866
|
margin-left: 12px;
|
|
81862
|
-
margin-top:
|
|
81867
|
+
margin-top: 15px;
|
|
81863
81868
|
padding-bottom: 6px;
|
|
81864
81869
|
position: absolute;
|
|
81865
81870
|
}
|
|
@@ -97191,6 +97196,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97191
97196
|
margin-left: 18px !important;
|
|
97192
97197
|
}
|
|
97193
97198
|
|
|
97199
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97200
|
+
display: flex;
|
|
97201
|
+
}
|
|
97202
|
+
|
|
97194
97203
|
.e-toolbar-item.e-template,
|
|
97195
97204
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97196
97205
|
{
|
|
@@ -99372,6 +99381,7 @@ $qrybldr-drag-grp-list-heg: 27px !default;
|
|
|
99372
99381
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
99373
99382
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
|
|
99374
99383
|
$qryblr-drag-icon-color: $gray-700 !default;
|
|
99384
|
+
$primary-light: $gray-100;
|
|
99375
99385
|
|
|
99376
99386
|
@mixin fluent2-small-round-btn {
|
|
99377
99387
|
@if $theme-name == 'fluent2' {
|
|
@@ -100448,6 +100458,29 @@ $qryblr-drag-icon-color: $gray-700 !default;
|
|
|
100448
100458
|
}
|
|
100449
100459
|
}
|
|
100450
100460
|
|
|
100461
|
+
.e-querybuilder-spinner::before {
|
|
100462
|
+
content: '';
|
|
100463
|
+
position: absolute;
|
|
100464
|
+
left: 50%;
|
|
100465
|
+
transform: translateX(-50%);
|
|
100466
|
+
width: 16px;
|
|
100467
|
+
height: 16px;
|
|
100468
|
+
border: 2px solid $primary-light;
|
|
100469
|
+
border-top: 2px solid $primary;
|
|
100470
|
+
border-radius: 50%;
|
|
100471
|
+
animation: spin 1s linear infinite;
|
|
100472
|
+
}
|
|
100473
|
+
|
|
100474
|
+
@keyframes spin {
|
|
100475
|
+
0% {
|
|
100476
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100477
|
+
}
|
|
100478
|
+
|
|
100479
|
+
100% {
|
|
100480
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100481
|
+
}
|
|
100482
|
+
}
|
|
100483
|
+
|
|
100451
100484
|
|
|
100452
100485
|
@include export-module('query-builder-bootstrap4-icons') {
|
|
100453
100486
|
.e-query-builder {
|
|
@@ -85862,7 +85862,8 @@ $grid-checkmark-color: $white !default;
|
|
|
85862
85862
|
.e-detailheadercell {
|
|
85863
85863
|
border-width: $grid-headercell-both-border-width;
|
|
85864
85864
|
}
|
|
85865
|
-
.e-headercell.e-grid-group-first-cell
|
|
85865
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85866
|
+
.e-headercell.e-first-visible-cell {
|
|
85866
85867
|
border-left-width: 0;
|
|
85867
85868
|
}
|
|
85868
85869
|
}
|
|
@@ -86278,7 +86279,11 @@ $grid-checkmark-color: $white !default;
|
|
|
86278
86279
|
&.e-verticallines,
|
|
86279
86280
|
&.e-bothlines {
|
|
86280
86281
|
.e-rowcell.e-grid-group-first-cell,
|
|
86281
|
-
.e-
|
|
86282
|
+
.e-rowcell.e-first-visible-cell,
|
|
86283
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86284
|
+
.e-headercell.e-first-visible-cell,
|
|
86285
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86286
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86282
86287
|
border-left-width: 0;
|
|
86283
86288
|
}
|
|
86284
86289
|
}
|
|
@@ -109348,7 +109353,7 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
109348
109353
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109349
109354
|
left: 0;
|
|
109350
109355
|
margin-left: 12px;
|
|
109351
|
-
margin-top:
|
|
109356
|
+
margin-top: 15px;
|
|
109352
109357
|
padding-bottom: 6px;
|
|
109353
109358
|
position: absolute;
|
|
109354
109359
|
}
|
|
@@ -127295,6 +127300,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127295
127300
|
margin-left: 18px !important;
|
|
127296
127301
|
}
|
|
127297
127302
|
|
|
127303
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127304
|
+
display: flex;
|
|
127305
|
+
}
|
|
127306
|
+
|
|
127298
127307
|
.e-toolbar-item.e-template,
|
|
127299
127308
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127300
127309
|
{
|
|
@@ -130111,6 +130120,7 @@ $qrybldr-drag-grp-list-heg: 27px !default;
|
|
|
130111
130120
|
$qrybldr-drag-grp-big-list-heg: 32px !default;
|
|
130112
130121
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 7px !default;
|
|
130113
130122
|
$qryblr-drag-icon-color: $gray-700 !default;
|
|
130123
|
+
$primary-light: $gray-100;
|
|
130114
130124
|
|
|
130115
130125
|
@mixin fluent2-small-round-btn {
|
|
130116
130126
|
@if $theme-name == 'fluent2' {
|
|
@@ -131187,6 +131197,29 @@ $qryblr-drag-icon-color: $gray-700 !default;
|
|
|
131187
131197
|
}
|
|
131188
131198
|
}
|
|
131189
131199
|
|
|
131200
|
+
.e-querybuilder-spinner::before {
|
|
131201
|
+
content: '';
|
|
131202
|
+
position: absolute;
|
|
131203
|
+
left: 50%;
|
|
131204
|
+
transform: translateX(-50%);
|
|
131205
|
+
width: 16px;
|
|
131206
|
+
height: 16px;
|
|
131207
|
+
border: 2px solid $primary-light;
|
|
131208
|
+
border-top: 2px solid $primary;
|
|
131209
|
+
border-radius: 50%;
|
|
131210
|
+
animation: spin 1s linear infinite;
|
|
131211
|
+
}
|
|
131212
|
+
|
|
131213
|
+
@keyframes spin {
|
|
131214
|
+
0% {
|
|
131215
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131216
|
+
}
|
|
131217
|
+
|
|
131218
|
+
100% {
|
|
131219
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131220
|
+
}
|
|
131221
|
+
}
|
|
131222
|
+
|
|
131190
131223
|
|
|
131191
131224
|
@include export-module('query-builder-bootstrap4-icons') {
|
|
131192
131225
|
.e-query-builder {
|
|
@@ -63810,7 +63810,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63810
63810
|
.e-detailheadercell {
|
|
63811
63811
|
border-width: $grid-headercell-both-border-width;
|
|
63812
63812
|
}
|
|
63813
|
-
.e-headercell.e-grid-group-first-cell
|
|
63813
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63814
|
+
.e-headercell.e-first-visible-cell {
|
|
63814
63815
|
border-left-width: 0;
|
|
63815
63816
|
}
|
|
63816
63817
|
}
|
|
@@ -64226,7 +64227,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64226
64227
|
&.e-verticallines,
|
|
64227
64228
|
&.e-bothlines {
|
|
64228
64229
|
.e-rowcell.e-grid-group-first-cell,
|
|
64229
|
-
.e-
|
|
64230
|
+
.e-rowcell.e-first-visible-cell,
|
|
64231
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64232
|
+
.e-headercell.e-first-visible-cell,
|
|
64233
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64234
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64230
64235
|
border-left-width: 0;
|
|
64231
64236
|
}
|
|
64232
64237
|
}
|
|
@@ -82035,7 +82040,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82035
82040
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82036
82041
|
left: 0;
|
|
82037
82042
|
margin-left: 12px;
|
|
82038
|
-
margin-top:
|
|
82043
|
+
margin-top: 15px;
|
|
82039
82044
|
padding-bottom: 6px;
|
|
82040
82045
|
position: absolute;
|
|
82041
82046
|
}
|
|
@@ -97311,6 +97316,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
97311
97316
|
margin-left: 18px !important;
|
|
97312
97317
|
}
|
|
97313
97318
|
|
|
97319
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97320
|
+
display: flex;
|
|
97321
|
+
}
|
|
97322
|
+
|
|
97314
97323
|
.e-toolbar-item.e-template,
|
|
97315
97324
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97316
97325
|
{
|
|
@@ -100568,6 +100577,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100568
100577
|
}
|
|
100569
100578
|
}
|
|
100570
100579
|
|
|
100580
|
+
.e-querybuilder-spinner::before {
|
|
100581
|
+
content: '';
|
|
100582
|
+
position: absolute;
|
|
100583
|
+
left: 50%;
|
|
100584
|
+
transform: translateX(-50%);
|
|
100585
|
+
width: 16px;
|
|
100586
|
+
height: 16px;
|
|
100587
|
+
border: 2px solid $primary-light;
|
|
100588
|
+
border-top: 2px solid $primary;
|
|
100589
|
+
border-radius: 50%;
|
|
100590
|
+
animation: spin 1s linear infinite;
|
|
100591
|
+
}
|
|
100592
|
+
|
|
100593
|
+
@keyframes spin {
|
|
100594
|
+
0% {
|
|
100595
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100596
|
+
}
|
|
100597
|
+
|
|
100598
|
+
100% {
|
|
100599
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100600
|
+
}
|
|
100601
|
+
}
|
|
100602
|
+
|
|
100571
100603
|
|
|
100572
100604
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
100573
100605
|
.e-query-builder {
|
|
@@ -86215,7 +86215,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86215
86215
|
.e-detailheadercell {
|
|
86216
86216
|
border-width: $grid-headercell-both-border-width;
|
|
86217
86217
|
}
|
|
86218
|
-
.e-headercell.e-grid-group-first-cell
|
|
86218
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86219
|
+
.e-headercell.e-first-visible-cell {
|
|
86219
86220
|
border-left-width: 0;
|
|
86220
86221
|
}
|
|
86221
86222
|
}
|
|
@@ -86631,7 +86632,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86631
86632
|
&.e-verticallines,
|
|
86632
86633
|
&.e-bothlines {
|
|
86633
86634
|
.e-rowcell.e-grid-group-first-cell,
|
|
86634
|
-
.e-
|
|
86635
|
+
.e-rowcell.e-first-visible-cell,
|
|
86636
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86637
|
+
.e-headercell.e-first-visible-cell,
|
|
86638
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86639
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86635
86640
|
border-left-width: 0;
|
|
86636
86641
|
}
|
|
86637
86642
|
}
|
|
@@ -109524,7 +109529,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109524
109529
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109525
109530
|
left: 0;
|
|
109526
109531
|
margin-left: 12px;
|
|
109527
|
-
margin-top:
|
|
109532
|
+
margin-top: 15px;
|
|
109528
109533
|
padding-bottom: 6px;
|
|
109529
109534
|
position: absolute;
|
|
109530
109535
|
}
|
|
@@ -127415,6 +127420,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
127415
127420
|
margin-left: 18px !important;
|
|
127416
127421
|
}
|
|
127417
127422
|
|
|
127423
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127424
|
+
display: flex;
|
|
127425
|
+
}
|
|
127426
|
+
|
|
127418
127427
|
.e-toolbar-item.e-template,
|
|
127419
127428
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127420
127429
|
{
|
|
@@ -131307,6 +131316,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
131307
131316
|
}
|
|
131308
131317
|
}
|
|
131309
131318
|
|
|
131319
|
+
.e-querybuilder-spinner::before {
|
|
131320
|
+
content: '';
|
|
131321
|
+
position: absolute;
|
|
131322
|
+
left: 50%;
|
|
131323
|
+
transform: translateX(-50%);
|
|
131324
|
+
width: 16px;
|
|
131325
|
+
height: 16px;
|
|
131326
|
+
border: 2px solid $primary-light;
|
|
131327
|
+
border-top: 2px solid $primary;
|
|
131328
|
+
border-radius: 50%;
|
|
131329
|
+
animation: spin 1s linear infinite;
|
|
131330
|
+
}
|
|
131331
|
+
|
|
131332
|
+
@keyframes spin {
|
|
131333
|
+
0% {
|
|
131334
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131335
|
+
}
|
|
131336
|
+
|
|
131337
|
+
100% {
|
|
131338
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131339
|
+
}
|
|
131340
|
+
}
|
|
131341
|
+
|
|
131310
131342
|
|
|
131311
131343
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
131312
131344
|
.e-query-builder {
|
|
@@ -63809,7 +63809,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63809
63809
|
.e-detailheadercell {
|
|
63810
63810
|
border-width: $grid-headercell-both-border-width;
|
|
63811
63811
|
}
|
|
63812
|
-
.e-headercell.e-grid-group-first-cell
|
|
63812
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63813
|
+
.e-headercell.e-first-visible-cell {
|
|
63813
63814
|
border-left-width: 0;
|
|
63814
63815
|
}
|
|
63815
63816
|
}
|
|
@@ -64225,7 +64226,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64225
64226
|
&.e-verticallines,
|
|
64226
64227
|
&.e-bothlines {
|
|
64227
64228
|
.e-rowcell.e-grid-group-first-cell,
|
|
64228
|
-
.e-
|
|
64229
|
+
.e-rowcell.e-first-visible-cell,
|
|
64230
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64231
|
+
.e-headercell.e-first-visible-cell,
|
|
64232
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64233
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64229
64234
|
border-left-width: 0;
|
|
64230
64235
|
}
|
|
64231
64236
|
}
|
|
@@ -82034,7 +82039,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82034
82039
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82035
82040
|
left: 0;
|
|
82036
82041
|
margin-left: 12px;
|
|
82037
|
-
margin-top:
|
|
82042
|
+
margin-top: 15px;
|
|
82038
82043
|
padding-bottom: 6px;
|
|
82039
82044
|
position: absolute;
|
|
82040
82045
|
}
|
|
@@ -97310,6 +97315,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
97310
97315
|
margin-left: 18px !important;
|
|
97311
97316
|
}
|
|
97312
97317
|
|
|
97318
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97319
|
+
display: flex;
|
|
97320
|
+
}
|
|
97321
|
+
|
|
97313
97322
|
.e-toolbar-item.e-template,
|
|
97314
97323
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97315
97324
|
{
|
|
@@ -100567,6 +100576,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
100567
100576
|
}
|
|
100568
100577
|
}
|
|
100569
100578
|
|
|
100579
|
+
.e-querybuilder-spinner::before {
|
|
100580
|
+
content: '';
|
|
100581
|
+
position: absolute;
|
|
100582
|
+
left: 50%;
|
|
100583
|
+
transform: translateX(-50%);
|
|
100584
|
+
width: 16px;
|
|
100585
|
+
height: 16px;
|
|
100586
|
+
border: 2px solid $primary-light;
|
|
100587
|
+
border-top: 2px solid $primary;
|
|
100588
|
+
border-radius: 50%;
|
|
100589
|
+
animation: spin 1s linear infinite;
|
|
100590
|
+
}
|
|
100591
|
+
|
|
100592
|
+
@keyframes spin {
|
|
100593
|
+
0% {
|
|
100594
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100595
|
+
}
|
|
100596
|
+
|
|
100597
|
+
100% {
|
|
100598
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100599
|
+
}
|
|
100600
|
+
}
|
|
100601
|
+
|
|
100570
100602
|
|
|
100571
100603
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
100572
100604
|
.e-query-builder {
|
|
@@ -64596,7 +64596,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64596
64596
|
.e-detailheadercell {
|
|
64597
64597
|
border-width: $grid-headercell-both-border-width;
|
|
64598
64598
|
}
|
|
64599
|
-
.e-headercell.e-grid-group-first-cell
|
|
64599
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64600
|
+
.e-headercell.e-first-visible-cell {
|
|
64600
64601
|
border-left-width: 0;
|
|
64601
64602
|
}
|
|
64602
64603
|
}
|
|
@@ -65012,7 +65013,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65012
65013
|
&.e-verticallines,
|
|
65013
65014
|
&.e-bothlines {
|
|
65014
65015
|
.e-rowcell.e-grid-group-first-cell,
|
|
65015
|
-
.e-
|
|
65016
|
+
.e-rowcell.e-first-visible-cell,
|
|
65017
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65018
|
+
.e-headercell.e-first-visible-cell,
|
|
65019
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65020
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65016
65021
|
border-left-width: 0;
|
|
65017
65022
|
}
|
|
65018
65023
|
}
|
|
@@ -82817,7 +82822,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82817
82822
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82818
82823
|
left: 0;
|
|
82819
82824
|
margin-left: 12px;
|
|
82820
|
-
margin-top:
|
|
82825
|
+
margin-top: 15px;
|
|
82821
82826
|
padding-bottom: 6px;
|
|
82822
82827
|
position: absolute;
|
|
82823
82828
|
}
|
|
@@ -98084,6 +98089,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
98084
98089
|
margin-left: 18px !important;
|
|
98085
98090
|
}
|
|
98086
98091
|
|
|
98092
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98093
|
+
display: flex;
|
|
98094
|
+
}
|
|
98095
|
+
|
|
98087
98096
|
.e-toolbar-item.e-template,
|
|
98088
98097
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98089
98098
|
{
|
|
@@ -101341,6 +101350,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
101341
101350
|
}
|
|
101342
101351
|
}
|
|
101343
101352
|
|
|
101353
|
+
.e-querybuilder-spinner::before {
|
|
101354
|
+
content: '';
|
|
101355
|
+
position: absolute;
|
|
101356
|
+
left: 50%;
|
|
101357
|
+
transform: translateX(-50%);
|
|
101358
|
+
width: 16px;
|
|
101359
|
+
height: 16px;
|
|
101360
|
+
border: 2px solid $primary-light;
|
|
101361
|
+
border-top: 2px solid $primary;
|
|
101362
|
+
border-radius: 50%;
|
|
101363
|
+
animation: spin 1s linear infinite;
|
|
101364
|
+
}
|
|
101365
|
+
|
|
101366
|
+
@keyframes spin {
|
|
101367
|
+
0% {
|
|
101368
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101369
|
+
}
|
|
101370
|
+
|
|
101371
|
+
100% {
|
|
101372
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101373
|
+
}
|
|
101374
|
+
}
|
|
101375
|
+
|
|
101344
101376
|
|
|
101345
101377
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
101346
101378
|
.e-query-builder {
|