@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
|
@@ -86299,7 +86299,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86299
86299
|
.e-detailheadercell {
|
|
86300
86300
|
border-width: $grid-headercell-both-border-width;
|
|
86301
86301
|
}
|
|
86302
|
-
.e-headercell.e-grid-group-first-cell
|
|
86302
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86303
|
+
.e-headercell.e-first-visible-cell {
|
|
86303
86304
|
border-left-width: 0;
|
|
86304
86305
|
}
|
|
86305
86306
|
}
|
|
@@ -86715,7 +86716,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86715
86716
|
&.e-verticallines,
|
|
86716
86717
|
&.e-bothlines {
|
|
86717
86718
|
.e-rowcell.e-grid-group-first-cell,
|
|
86718
|
-
.e-
|
|
86719
|
+
.e-rowcell.e-first-visible-cell,
|
|
86720
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86721
|
+
.e-headercell.e-first-visible-cell,
|
|
86722
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86723
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86719
86724
|
border-left-width: 0;
|
|
86720
86725
|
}
|
|
86721
86726
|
}
|
|
@@ -109610,7 +109615,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109610
109615
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109611
109616
|
left: 0;
|
|
109612
109617
|
margin-left: 12px;
|
|
109613
|
-
margin-top:
|
|
109618
|
+
margin-top: 15px;
|
|
109614
109619
|
padding-bottom: 6px;
|
|
109615
109620
|
position: absolute;
|
|
109616
109621
|
}
|
|
@@ -127509,6 +127514,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127509
127514
|
margin-left: 18px !important;
|
|
127510
127515
|
}
|
|
127511
127516
|
|
|
127517
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127518
|
+
display: flex;
|
|
127519
|
+
}
|
|
127520
|
+
|
|
127512
127521
|
.e-toolbar-item.e-template,
|
|
127513
127522
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127514
127523
|
{
|
|
@@ -131400,6 +131409,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
131400
131409
|
}
|
|
131401
131410
|
}
|
|
131402
131411
|
|
|
131412
|
+
.e-querybuilder-spinner::before {
|
|
131413
|
+
content: '';
|
|
131414
|
+
position: absolute;
|
|
131415
|
+
left: 50%;
|
|
131416
|
+
transform: translateX(-50%);
|
|
131417
|
+
width: 16px;
|
|
131418
|
+
height: 16px;
|
|
131419
|
+
border: 2px solid $primary-light;
|
|
131420
|
+
border-top: 2px solid $primary;
|
|
131421
|
+
border-radius: 50%;
|
|
131422
|
+
animation: spin 1s linear infinite;
|
|
131423
|
+
}
|
|
131424
|
+
|
|
131425
|
+
@keyframes spin {
|
|
131426
|
+
0% {
|
|
131427
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131428
|
+
}
|
|
131429
|
+
|
|
131430
|
+
100% {
|
|
131431
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131432
|
+
}
|
|
131433
|
+
}
|
|
131434
|
+
|
|
131403
131435
|
|
|
131404
131436
|
@include export-module('query-builder-fluent-icons') {
|
|
131405
131437
|
.e-query-builder {
|
|
@@ -63894,7 +63894,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
63894
63894
|
.e-detailheadercell {
|
|
63895
63895
|
border-width: $grid-headercell-both-border-width;
|
|
63896
63896
|
}
|
|
63897
|
-
.e-headercell.e-grid-group-first-cell
|
|
63897
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63898
|
+
.e-headercell.e-first-visible-cell {
|
|
63898
63899
|
border-left-width: 0;
|
|
63899
63900
|
}
|
|
63900
63901
|
}
|
|
@@ -64310,7 +64311,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64310
64311
|
&.e-verticallines,
|
|
64311
64312
|
&.e-bothlines {
|
|
64312
64313
|
.e-rowcell.e-grid-group-first-cell,
|
|
64313
|
-
.e-
|
|
64314
|
+
.e-rowcell.e-first-visible-cell,
|
|
64315
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64316
|
+
.e-headercell.e-first-visible-cell,
|
|
64317
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
64318
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
64314
64319
|
border-left-width: 0;
|
|
64315
64320
|
}
|
|
64316
64321
|
}
|
|
@@ -82121,7 +82126,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
82121
82126
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
82122
82127
|
left: 0;
|
|
82123
82128
|
margin-left: 12px;
|
|
82124
|
-
margin-top:
|
|
82129
|
+
margin-top: 15px;
|
|
82125
82130
|
padding-bottom: 6px;
|
|
82126
82131
|
position: absolute;
|
|
82127
82132
|
}
|
|
@@ -97405,6 +97410,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
97405
97410
|
margin-left: 18px !important;
|
|
97406
97411
|
}
|
|
97407
97412
|
|
|
97413
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
97414
|
+
display: flex;
|
|
97415
|
+
}
|
|
97416
|
+
|
|
97408
97417
|
.e-toolbar-item.e-template,
|
|
97409
97418
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
97410
97419
|
{
|
|
@@ -100661,6 +100670,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
100661
100670
|
}
|
|
100662
100671
|
}
|
|
100663
100672
|
|
|
100673
|
+
.e-querybuilder-spinner::before {
|
|
100674
|
+
content: '';
|
|
100675
|
+
position: absolute;
|
|
100676
|
+
left: 50%;
|
|
100677
|
+
transform: translateX(-50%);
|
|
100678
|
+
width: 16px;
|
|
100679
|
+
height: 16px;
|
|
100680
|
+
border: 2px solid $primary-light;
|
|
100681
|
+
border-top: 2px solid $primary;
|
|
100682
|
+
border-radius: 50%;
|
|
100683
|
+
animation: spin 1s linear infinite;
|
|
100684
|
+
}
|
|
100685
|
+
|
|
100686
|
+
@keyframes spin {
|
|
100687
|
+
0% {
|
|
100688
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100689
|
+
}
|
|
100690
|
+
|
|
100691
|
+
100% {
|
|
100692
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100693
|
+
}
|
|
100694
|
+
}
|
|
100695
|
+
|
|
100664
100696
|
|
|
100665
100697
|
@include export-module('query-builder-fluent-icons') {
|
|
100666
100698
|
.e-query-builder {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -86299,7 +86299,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86299
86299
|
.e-detailheadercell {
|
|
86300
86300
|
border-width: $grid-headercell-both-border-width;
|
|
86301
86301
|
}
|
|
86302
|
-
.e-headercell.e-grid-group-first-cell
|
|
86302
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86303
|
+
.e-headercell.e-first-visible-cell {
|
|
86303
86304
|
border-left-width: 0;
|
|
86304
86305
|
}
|
|
86305
86306
|
}
|
|
@@ -86715,7 +86716,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86715
86716
|
&.e-verticallines,
|
|
86716
86717
|
&.e-bothlines {
|
|
86717
86718
|
.e-rowcell.e-grid-group-first-cell,
|
|
86718
|
-
.e-
|
|
86719
|
+
.e-rowcell.e-first-visible-cell,
|
|
86720
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86721
|
+
.e-headercell.e-first-visible-cell,
|
|
86722
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86723
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86719
86724
|
border-left-width: 0;
|
|
86720
86725
|
}
|
|
86721
86726
|
}
|
|
@@ -109610,7 +109615,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109610
109615
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109611
109616
|
left: 0;
|
|
109612
109617
|
margin-left: 12px;
|
|
109613
|
-
margin-top:
|
|
109618
|
+
margin-top: 15px;
|
|
109614
109619
|
padding-bottom: 6px;
|
|
109615
109620
|
position: absolute;
|
|
109616
109621
|
}
|
|
@@ -127509,6 +127514,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127509
127514
|
margin-left: 18px !important;
|
|
127510
127515
|
}
|
|
127511
127516
|
|
|
127517
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127518
|
+
display: flex;
|
|
127519
|
+
}
|
|
127520
|
+
|
|
127512
127521
|
.e-toolbar-item.e-template,
|
|
127513
127522
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127514
127523
|
{
|
|
@@ -131400,6 +131409,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
131400
131409
|
}
|
|
131401
131410
|
}
|
|
131402
131411
|
|
|
131412
|
+
.e-querybuilder-spinner::before {
|
|
131413
|
+
content: '';
|
|
131414
|
+
position: absolute;
|
|
131415
|
+
left: 50%;
|
|
131416
|
+
transform: translateX(-50%);
|
|
131417
|
+
width: 16px;
|
|
131418
|
+
height: 16px;
|
|
131419
|
+
border: 2px solid $primary-light;
|
|
131420
|
+
border-top: 2px solid $primary;
|
|
131421
|
+
border-radius: 50%;
|
|
131422
|
+
animation: spin 1s linear infinite;
|
|
131423
|
+
}
|
|
131424
|
+
|
|
131425
|
+
@keyframes spin {
|
|
131426
|
+
0% {
|
|
131427
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131428
|
+
}
|
|
131429
|
+
|
|
131430
|
+
100% {
|
|
131431
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131432
|
+
}
|
|
131433
|
+
}
|
|
131434
|
+
|
|
131403
131435
|
|
|
131404
131436
|
@include export-module('query-builder-fluent-icons') {
|
|
131405
131437
|
.e-query-builder {
|
|
@@ -65812,7 +65812,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65812
65812
|
.e-detailheadercell {
|
|
65813
65813
|
border-width: $grid-headercell-both-border-width;
|
|
65814
65814
|
}
|
|
65815
|
-
.e-headercell.e-grid-group-first-cell
|
|
65815
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65816
|
+
.e-headercell.e-first-visible-cell {
|
|
65816
65817
|
border-left-width: 0;
|
|
65817
65818
|
}
|
|
65818
65819
|
}
|
|
@@ -66228,7 +66229,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66228
66229
|
&.e-verticallines,
|
|
66229
66230
|
&.e-bothlines {
|
|
66230
66231
|
.e-rowcell.e-grid-group-first-cell,
|
|
66231
|
-
.e-
|
|
66232
|
+
.e-rowcell.e-first-visible-cell,
|
|
66233
|
+
.e-headercell.e-grid-group-first-cell,
|
|
66234
|
+
.e-headercell.e-first-visible-cell,
|
|
66235
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
66236
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
66232
66237
|
border-left-width: 0;
|
|
66233
66238
|
}
|
|
66234
66239
|
}
|
|
@@ -83779,7 +83784,7 @@ $toast-success-color: $msg-success-color !default;
|
|
|
83779
83784
|
$toast-success-title-color: $msg-success-color !default;
|
|
83780
83785
|
$toast-success-icon-color: $msg-success-icon-color !default;
|
|
83781
83786
|
$toast-success-content-color: $msg-success-color !default;
|
|
83782
|
-
$toast-success-hover-bg-color: $
|
|
83787
|
+
$toast-success-hover-bg-color: $success-light-alt !default;
|
|
83783
83788
|
$toast-success-hover-color: $msg-success-color !default;
|
|
83784
83789
|
$toast-success-hover-box-shadow: $shadow !default;
|
|
83785
83790
|
|
|
@@ -83788,7 +83793,7 @@ $toast-info-color: $msg-info-color !default;
|
|
|
83788
83793
|
$toast-info-title-color: $msg-info-color !default;
|
|
83789
83794
|
$toast-info-icon-color: $msg-info-icon-color !default;
|
|
83790
83795
|
$toast-info-content-color: $msg-info-color !default;
|
|
83791
|
-
$toast-info-hover-bg-color: $
|
|
83796
|
+
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
83792
83797
|
$toast-info-hover-color: $msg-info-color !default;
|
|
83793
83798
|
$toast-info-hover-box-shadow: $shadow !default;
|
|
83794
83799
|
|
|
@@ -83797,7 +83802,7 @@ $toast-warning-color: $msg-warning-color !default;
|
|
|
83797
83802
|
$toast-warning-title-color: $msg-warning-color !default;
|
|
83798
83803
|
$toast-warning-icon-color: $msg-warning-icon-color !default;
|
|
83799
83804
|
$toast-warning-content-color: $msg-warning-color !default;
|
|
83800
|
-
$toast-warning-hover-bg-color: $
|
|
83805
|
+
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
83801
83806
|
$toast-warning-hover-color: $msg-warning-color !default;
|
|
83802
83807
|
$toast-warning-hover-box-shadow: $shadow !default;
|
|
83803
83808
|
|
|
@@ -83806,7 +83811,7 @@ $toast-danger-color: $msg-danger-color !default;
|
|
|
83806
83811
|
$toast-danger-title-color: $msg-danger-color !default;
|
|
83807
83812
|
$toast-danger-icon-color: $msg-danger-icon-color !default;
|
|
83808
83813
|
$toast-danger-content-color: $msg-danger-color !default;
|
|
83809
|
-
$toast-danger-hover-bg-color: $
|
|
83814
|
+
$toast-danger-hover-bg-color: $danger-light-alt !default;
|
|
83810
83815
|
$toast-danger-hover-color: $msg-danger-color !default;
|
|
83811
83816
|
$toast-danger-hover-box-shadow: $shadow !default;
|
|
83812
83817
|
|
|
@@ -84069,7 +84074,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84069
84074
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84070
84075
|
left: 0;
|
|
84071
84076
|
margin-left: 12px;
|
|
84072
|
-
margin-top:
|
|
84077
|
+
margin-top: 15px;
|
|
84073
84078
|
padding-bottom: 6px;
|
|
84074
84079
|
position: absolute;
|
|
84075
84080
|
}
|
|
@@ -99361,6 +99366,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
99361
99366
|
margin-left: 18px !important;
|
|
99362
99367
|
}
|
|
99363
99368
|
|
|
99369
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
99370
|
+
display: flex;
|
|
99371
|
+
}
|
|
99372
|
+
|
|
99364
99373
|
.e-toolbar-item.e-template,
|
|
99365
99374
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
99366
99375
|
{
|
|
@@ -102617,6 +102626,29 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
102617
102626
|
}
|
|
102618
102627
|
}
|
|
102619
102628
|
|
|
102629
|
+
.e-querybuilder-spinner::before {
|
|
102630
|
+
content: '';
|
|
102631
|
+
position: absolute;
|
|
102632
|
+
left: 50%;
|
|
102633
|
+
transform: translateX(-50%);
|
|
102634
|
+
width: 16px;
|
|
102635
|
+
height: 16px;
|
|
102636
|
+
border: 2px solid $primary-light;
|
|
102637
|
+
border-top: 2px solid $primary;
|
|
102638
|
+
border-radius: 50%;
|
|
102639
|
+
animation: spin 1s linear infinite;
|
|
102640
|
+
}
|
|
102641
|
+
|
|
102642
|
+
@keyframes spin {
|
|
102643
|
+
0% {
|
|
102644
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102645
|
+
}
|
|
102646
|
+
|
|
102647
|
+
100% {
|
|
102648
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102649
|
+
}
|
|
102650
|
+
}
|
|
102651
|
+
|
|
102620
102652
|
|
|
102621
102653
|
@include export-module('query-builder-fluent2-icons') {
|
|
102622
102654
|
.e-query-builder {
|
|
@@ -88217,7 +88217,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88217
88217
|
.e-detailheadercell {
|
|
88218
88218
|
border-width: $grid-headercell-both-border-width;
|
|
88219
88219
|
}
|
|
88220
|
-
.e-headercell.e-grid-group-first-cell
|
|
88220
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88221
|
+
.e-headercell.e-first-visible-cell {
|
|
88221
88222
|
border-left-width: 0;
|
|
88222
88223
|
}
|
|
88223
88224
|
}
|
|
@@ -88633,7 +88634,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88633
88634
|
&.e-verticallines,
|
|
88634
88635
|
&.e-bothlines {
|
|
88635
88636
|
.e-rowcell.e-grid-group-first-cell,
|
|
88636
|
-
.e-
|
|
88637
|
+
.e-rowcell.e-first-visible-cell,
|
|
88638
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88639
|
+
.e-headercell.e-first-visible-cell,
|
|
88640
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88641
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88637
88642
|
border-left-width: 0;
|
|
88638
88643
|
}
|
|
88639
88644
|
}
|
|
@@ -111268,7 +111273,7 @@ $toast-success-color: $msg-success-color !default;
|
|
|
111268
111273
|
$toast-success-title-color: $msg-success-color !default;
|
|
111269
111274
|
$toast-success-icon-color: $msg-success-icon-color !default;
|
|
111270
111275
|
$toast-success-content-color: $msg-success-color !default;
|
|
111271
|
-
$toast-success-hover-bg-color: $
|
|
111276
|
+
$toast-success-hover-bg-color: $success-light-alt !default;
|
|
111272
111277
|
$toast-success-hover-color: $msg-success-color !default;
|
|
111273
111278
|
$toast-success-hover-box-shadow: $shadow !default;
|
|
111274
111279
|
|
|
@@ -111277,7 +111282,7 @@ $toast-info-color: $msg-info-color !default;
|
|
|
111277
111282
|
$toast-info-title-color: $msg-info-color !default;
|
|
111278
111283
|
$toast-info-icon-color: $msg-info-icon-color !default;
|
|
111279
111284
|
$toast-info-content-color: $msg-info-color !default;
|
|
111280
|
-
$toast-info-hover-bg-color: $
|
|
111285
|
+
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
111281
111286
|
$toast-info-hover-color: $msg-info-color !default;
|
|
111282
111287
|
$toast-info-hover-box-shadow: $shadow !default;
|
|
111283
111288
|
|
|
@@ -111286,7 +111291,7 @@ $toast-warning-color: $msg-warning-color !default;
|
|
|
111286
111291
|
$toast-warning-title-color: $msg-warning-color !default;
|
|
111287
111292
|
$toast-warning-icon-color: $msg-warning-icon-color !default;
|
|
111288
111293
|
$toast-warning-content-color: $msg-warning-color !default;
|
|
111289
|
-
$toast-warning-hover-bg-color: $
|
|
111294
|
+
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
111290
111295
|
$toast-warning-hover-color: $msg-warning-color !default;
|
|
111291
111296
|
$toast-warning-hover-box-shadow: $shadow !default;
|
|
111292
111297
|
|
|
@@ -111295,7 +111300,7 @@ $toast-danger-color: $msg-danger-color !default;
|
|
|
111295
111300
|
$toast-danger-title-color: $msg-danger-color !default;
|
|
111296
111301
|
$toast-danger-icon-color: $msg-danger-icon-color !default;
|
|
111297
111302
|
$toast-danger-content-color: $msg-danger-color !default;
|
|
111298
|
-
$toast-danger-hover-bg-color: $
|
|
111303
|
+
$toast-danger-hover-bg-color: $danger-light-alt !default;
|
|
111299
111304
|
$toast-danger-hover-color: $msg-danger-color !default;
|
|
111300
111305
|
$toast-danger-hover-box-shadow: $shadow !default;
|
|
111301
111306
|
|
|
@@ -111558,7 +111563,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111558
111563
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111559
111564
|
left: 0;
|
|
111560
111565
|
margin-left: 12px;
|
|
111561
|
-
margin-top:
|
|
111566
|
+
margin-top: 15px;
|
|
111562
111567
|
padding-bottom: 6px;
|
|
111563
111568
|
position: absolute;
|
|
111564
111569
|
}
|
|
@@ -129465,6 +129470,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
129465
129470
|
margin-left: 18px !important;
|
|
129466
129471
|
}
|
|
129467
129472
|
|
|
129473
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
129474
|
+
display: flex;
|
|
129475
|
+
}
|
|
129476
|
+
|
|
129468
129477
|
.e-toolbar-item.e-template,
|
|
129469
129478
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
129470
129479
|
{
|
|
@@ -133356,6 +133365,29 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
133356
133365
|
}
|
|
133357
133366
|
}
|
|
133358
133367
|
|
|
133368
|
+
.e-querybuilder-spinner::before {
|
|
133369
|
+
content: '';
|
|
133370
|
+
position: absolute;
|
|
133371
|
+
left: 50%;
|
|
133372
|
+
transform: translateX(-50%);
|
|
133373
|
+
width: 16px;
|
|
133374
|
+
height: 16px;
|
|
133375
|
+
border: 2px solid $primary-light;
|
|
133376
|
+
border-top: 2px solid $primary;
|
|
133377
|
+
border-radius: 50%;
|
|
133378
|
+
animation: spin 1s linear infinite;
|
|
133379
|
+
}
|
|
133380
|
+
|
|
133381
|
+
@keyframes spin {
|
|
133382
|
+
0% {
|
|
133383
|
+
transform: translateX(-50%) rotate(0deg);
|
|
133384
|
+
}
|
|
133385
|
+
|
|
133386
|
+
100% {
|
|
133387
|
+
transform: translateX(-50%) rotate(360deg);
|
|
133388
|
+
}
|
|
133389
|
+
}
|
|
133390
|
+
|
|
133359
133391
|
|
|
133360
133392
|
@include export-module('query-builder-fluent2-icons') {
|
|
133361
133393
|
.e-query-builder {
|
|
@@ -65812,7 +65812,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65812
65812
|
.e-detailheadercell {
|
|
65813
65813
|
border-width: $grid-headercell-both-border-width;
|
|
65814
65814
|
}
|
|
65815
|
-
.e-headercell.e-grid-group-first-cell
|
|
65815
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65816
|
+
.e-headercell.e-first-visible-cell {
|
|
65816
65817
|
border-left-width: 0;
|
|
65817
65818
|
}
|
|
65818
65819
|
}
|
|
@@ -66228,7 +66229,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66228
66229
|
&.e-verticallines,
|
|
66229
66230
|
&.e-bothlines {
|
|
66230
66231
|
.e-rowcell.e-grid-group-first-cell,
|
|
66231
|
-
.e-
|
|
66232
|
+
.e-rowcell.e-first-visible-cell,
|
|
66233
|
+
.e-headercell.e-grid-group-first-cell,
|
|
66234
|
+
.e-headercell.e-first-visible-cell,
|
|
66235
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
66236
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
66232
66237
|
border-left-width: 0;
|
|
66233
66238
|
}
|
|
66234
66239
|
}
|
|
@@ -83779,7 +83784,7 @@ $toast-success-color: $msg-success-color !default;
|
|
|
83779
83784
|
$toast-success-title-color: $msg-success-color !default;
|
|
83780
83785
|
$toast-success-icon-color: $msg-success-icon-color !default;
|
|
83781
83786
|
$toast-success-content-color: $msg-success-color !default;
|
|
83782
|
-
$toast-success-hover-bg-color: $
|
|
83787
|
+
$toast-success-hover-bg-color: $success-light-alt !default;
|
|
83783
83788
|
$toast-success-hover-color: $msg-success-color !default;
|
|
83784
83789
|
$toast-success-hover-box-shadow: $shadow !default;
|
|
83785
83790
|
|
|
@@ -83788,7 +83793,7 @@ $toast-info-color: $msg-info-color !default;
|
|
|
83788
83793
|
$toast-info-title-color: $msg-info-color !default;
|
|
83789
83794
|
$toast-info-icon-color: $msg-info-icon-color !default;
|
|
83790
83795
|
$toast-info-content-color: $msg-info-color !default;
|
|
83791
|
-
$toast-info-hover-bg-color: $
|
|
83796
|
+
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
83792
83797
|
$toast-info-hover-color: $msg-info-color !default;
|
|
83793
83798
|
$toast-info-hover-box-shadow: $shadow !default;
|
|
83794
83799
|
|
|
@@ -83797,7 +83802,7 @@ $toast-warning-color: $msg-warning-color !default;
|
|
|
83797
83802
|
$toast-warning-title-color: $msg-warning-color !default;
|
|
83798
83803
|
$toast-warning-icon-color: $msg-warning-icon-color !default;
|
|
83799
83804
|
$toast-warning-content-color: $msg-warning-color !default;
|
|
83800
|
-
$toast-warning-hover-bg-color: $
|
|
83805
|
+
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
83801
83806
|
$toast-warning-hover-color: $msg-warning-color !default;
|
|
83802
83807
|
$toast-warning-hover-box-shadow: $shadow !default;
|
|
83803
83808
|
|
|
@@ -83806,7 +83811,7 @@ $toast-danger-color: $msg-danger-color !default;
|
|
|
83806
83811
|
$toast-danger-title-color: $msg-danger-color !default;
|
|
83807
83812
|
$toast-danger-icon-color: $msg-danger-icon-color !default;
|
|
83808
83813
|
$toast-danger-content-color: $msg-danger-color !default;
|
|
83809
|
-
$toast-danger-hover-bg-color: $
|
|
83814
|
+
$toast-danger-hover-bg-color: $danger-light-alt !default;
|
|
83810
83815
|
$toast-danger-hover-color: $msg-danger-color !default;
|
|
83811
83816
|
$toast-danger-hover-box-shadow: $shadow !default;
|
|
83812
83817
|
|
|
@@ -84069,7 +84074,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84069
84074
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84070
84075
|
left: 0;
|
|
84071
84076
|
margin-left: 12px;
|
|
84072
|
-
margin-top:
|
|
84077
|
+
margin-top: 15px;
|
|
84073
84078
|
padding-bottom: 6px;
|
|
84074
84079
|
position: absolute;
|
|
84075
84080
|
}
|
|
@@ -99361,6 +99366,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
99361
99366
|
margin-left: 18px !important;
|
|
99362
99367
|
}
|
|
99363
99368
|
|
|
99369
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
99370
|
+
display: flex;
|
|
99371
|
+
}
|
|
99372
|
+
|
|
99364
99373
|
.e-toolbar-item.e-template,
|
|
99365
99374
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
99366
99375
|
{
|
|
@@ -102617,6 +102626,29 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
102617
102626
|
}
|
|
102618
102627
|
}
|
|
102619
102628
|
|
|
102629
|
+
.e-querybuilder-spinner::before {
|
|
102630
|
+
content: '';
|
|
102631
|
+
position: absolute;
|
|
102632
|
+
left: 50%;
|
|
102633
|
+
transform: translateX(-50%);
|
|
102634
|
+
width: 16px;
|
|
102635
|
+
height: 16px;
|
|
102636
|
+
border: 2px solid $primary-light;
|
|
102637
|
+
border-top: 2px solid $primary;
|
|
102638
|
+
border-radius: 50%;
|
|
102639
|
+
animation: spin 1s linear infinite;
|
|
102640
|
+
}
|
|
102641
|
+
|
|
102642
|
+
@keyframes spin {
|
|
102643
|
+
0% {
|
|
102644
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102645
|
+
}
|
|
102646
|
+
|
|
102647
|
+
100% {
|
|
102648
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102649
|
+
}
|
|
102650
|
+
}
|
|
102651
|
+
|
|
102620
102652
|
|
|
102621
102653
|
@include export-module('query-builder-fluent2-icons') {
|
|
102622
102654
|
.e-query-builder {
|
|
@@ -88217,7 +88217,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88217
88217
|
.e-detailheadercell {
|
|
88218
88218
|
border-width: $grid-headercell-both-border-width;
|
|
88219
88219
|
}
|
|
88220
|
-
.e-headercell.e-grid-group-first-cell
|
|
88220
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88221
|
+
.e-headercell.e-first-visible-cell {
|
|
88221
88222
|
border-left-width: 0;
|
|
88222
88223
|
}
|
|
88223
88224
|
}
|
|
@@ -88633,7 +88634,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88633
88634
|
&.e-verticallines,
|
|
88634
88635
|
&.e-bothlines {
|
|
88635
88636
|
.e-rowcell.e-grid-group-first-cell,
|
|
88636
|
-
.e-
|
|
88637
|
+
.e-rowcell.e-first-visible-cell,
|
|
88638
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88639
|
+
.e-headercell.e-first-visible-cell,
|
|
88640
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88641
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88637
88642
|
border-left-width: 0;
|
|
88638
88643
|
}
|
|
88639
88644
|
}
|
|
@@ -111268,7 +111273,7 @@ $toast-success-color: $msg-success-color !default;
|
|
|
111268
111273
|
$toast-success-title-color: $msg-success-color !default;
|
|
111269
111274
|
$toast-success-icon-color: $msg-success-icon-color !default;
|
|
111270
111275
|
$toast-success-content-color: $msg-success-color !default;
|
|
111271
|
-
$toast-success-hover-bg-color: $
|
|
111276
|
+
$toast-success-hover-bg-color: $success-light-alt !default;
|
|
111272
111277
|
$toast-success-hover-color: $msg-success-color !default;
|
|
111273
111278
|
$toast-success-hover-box-shadow: $shadow !default;
|
|
111274
111279
|
|
|
@@ -111277,7 +111282,7 @@ $toast-info-color: $msg-info-color !default;
|
|
|
111277
111282
|
$toast-info-title-color: $msg-info-color !default;
|
|
111278
111283
|
$toast-info-icon-color: $msg-info-icon-color !default;
|
|
111279
111284
|
$toast-info-content-color: $msg-info-color !default;
|
|
111280
|
-
$toast-info-hover-bg-color: $
|
|
111285
|
+
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
111281
111286
|
$toast-info-hover-color: $msg-info-color !default;
|
|
111282
111287
|
$toast-info-hover-box-shadow: $shadow !default;
|
|
111283
111288
|
|
|
@@ -111286,7 +111291,7 @@ $toast-warning-color: $msg-warning-color !default;
|
|
|
111286
111291
|
$toast-warning-title-color: $msg-warning-color !default;
|
|
111287
111292
|
$toast-warning-icon-color: $msg-warning-icon-color !default;
|
|
111288
111293
|
$toast-warning-content-color: $msg-warning-color !default;
|
|
111289
|
-
$toast-warning-hover-bg-color: $
|
|
111294
|
+
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
111290
111295
|
$toast-warning-hover-color: $msg-warning-color !default;
|
|
111291
111296
|
$toast-warning-hover-box-shadow: $shadow !default;
|
|
111292
111297
|
|
|
@@ -111295,7 +111300,7 @@ $toast-danger-color: $msg-danger-color !default;
|
|
|
111295
111300
|
$toast-danger-title-color: $msg-danger-color !default;
|
|
111296
111301
|
$toast-danger-icon-color: $msg-danger-icon-color !default;
|
|
111297
111302
|
$toast-danger-content-color: $msg-danger-color !default;
|
|
111298
|
-
$toast-danger-hover-bg-color: $
|
|
111303
|
+
$toast-danger-hover-bg-color: $danger-light-alt !default;
|
|
111299
111304
|
$toast-danger-hover-color: $msg-danger-color !default;
|
|
111300
111305
|
$toast-danger-hover-box-shadow: $shadow !default;
|
|
111301
111306
|
|
|
@@ -111558,7 +111563,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
111558
111563
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111559
111564
|
left: 0;
|
|
111560
111565
|
margin-left: 12px;
|
|
111561
|
-
margin-top:
|
|
111566
|
+
margin-top: 15px;
|
|
111562
111567
|
padding-bottom: 6px;
|
|
111563
111568
|
position: absolute;
|
|
111564
111569
|
}
|
|
@@ -129465,6 +129470,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
129465
129470
|
margin-left: 18px !important;
|
|
129466
129471
|
}
|
|
129467
129472
|
|
|
129473
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
129474
|
+
display: flex;
|
|
129475
|
+
}
|
|
129476
|
+
|
|
129468
129477
|
.e-toolbar-item.e-template,
|
|
129469
129478
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
129470
129479
|
{
|
|
@@ -133356,6 +133365,29 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
133356
133365
|
}
|
|
133357
133366
|
}
|
|
133358
133367
|
|
|
133368
|
+
.e-querybuilder-spinner::before {
|
|
133369
|
+
content: '';
|
|
133370
|
+
position: absolute;
|
|
133371
|
+
left: 50%;
|
|
133372
|
+
transform: translateX(-50%);
|
|
133373
|
+
width: 16px;
|
|
133374
|
+
height: 16px;
|
|
133375
|
+
border: 2px solid $primary-light;
|
|
133376
|
+
border-top: 2px solid $primary;
|
|
133377
|
+
border-radius: 50%;
|
|
133378
|
+
animation: spin 1s linear infinite;
|
|
133379
|
+
}
|
|
133380
|
+
|
|
133381
|
+
@keyframes spin {
|
|
133382
|
+
0% {
|
|
133383
|
+
transform: translateX(-50%) rotate(0deg);
|
|
133384
|
+
}
|
|
133385
|
+
|
|
133386
|
+
100% {
|
|
133387
|
+
transform: translateX(-50%) rotate(360deg);
|
|
133388
|
+
}
|
|
133389
|
+
}
|
|
133390
|
+
|
|
133359
133391
|
|
|
133360
133392
|
@include export-module('query-builder-fluent2-icons') {
|
|
133361
133393
|
.e-query-builder {
|