@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
|
@@ -87001,7 +87001,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87001
87001
|
.e-detailheadercell {
|
|
87002
87002
|
border-width: $grid-headercell-both-border-width;
|
|
87003
87003
|
}
|
|
87004
|
-
.e-headercell.e-grid-group-first-cell
|
|
87004
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87005
|
+
.e-headercell.e-first-visible-cell {
|
|
87005
87006
|
border-left-width: 0;
|
|
87006
87007
|
}
|
|
87007
87008
|
}
|
|
@@ -87417,7 +87418,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87417
87418
|
&.e-verticallines,
|
|
87418
87419
|
&.e-bothlines {
|
|
87419
87420
|
.e-rowcell.e-grid-group-first-cell,
|
|
87420
|
-
.e-
|
|
87421
|
+
.e-rowcell.e-first-visible-cell,
|
|
87422
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87423
|
+
.e-headercell.e-first-visible-cell,
|
|
87424
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87425
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87421
87426
|
border-left-width: 0;
|
|
87422
87427
|
}
|
|
87423
87428
|
}
|
|
@@ -110306,7 +110311,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110306
110311
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110307
110312
|
left: 0;
|
|
110308
110313
|
margin-left: 12px;
|
|
110309
|
-
margin-top:
|
|
110314
|
+
margin-top: 15px;
|
|
110310
110315
|
padding-bottom: 6px;
|
|
110311
110316
|
position: absolute;
|
|
110312
110317
|
}
|
|
@@ -128188,6 +128193,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
128188
128193
|
margin-left: 18px !important;
|
|
128189
128194
|
}
|
|
128190
128195
|
|
|
128196
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128197
|
+
display: flex;
|
|
128198
|
+
}
|
|
128199
|
+
|
|
128191
128200
|
.e-toolbar-item.e-template,
|
|
128192
128201
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128193
128202
|
{
|
|
@@ -132080,6 +132089,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
132080
132089
|
}
|
|
132081
132090
|
}
|
|
132082
132091
|
|
|
132092
|
+
.e-querybuilder-spinner::before {
|
|
132093
|
+
content: '';
|
|
132094
|
+
position: absolute;
|
|
132095
|
+
left: 50%;
|
|
132096
|
+
transform: translateX(-50%);
|
|
132097
|
+
width: 16px;
|
|
132098
|
+
height: 16px;
|
|
132099
|
+
border: 2px solid $primary-light;
|
|
132100
|
+
border-top: 2px solid $primary;
|
|
132101
|
+
border-radius: 50%;
|
|
132102
|
+
animation: spin 1s linear infinite;
|
|
132103
|
+
}
|
|
132104
|
+
|
|
132105
|
+
@keyframes spin {
|
|
132106
|
+
0% {
|
|
132107
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132108
|
+
}
|
|
132109
|
+
|
|
132110
|
+
100% {
|
|
132111
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132112
|
+
}
|
|
132113
|
+
}
|
|
132114
|
+
|
|
132083
132115
|
|
|
132084
132116
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
132085
132117
|
.e-query-builder {
|
|
@@ -64943,7 +64943,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
64943
64943
|
.e-detailheadercell {
|
|
64944
64944
|
border-width: $grid-headercell-both-border-width;
|
|
64945
64945
|
}
|
|
64946
|
-
.e-headercell.e-grid-group-first-cell
|
|
64946
|
+
.e-headercell.e-grid-group-first-cell,
|
|
64947
|
+
.e-headercell.e-first-visible-cell {
|
|
64947
64948
|
border-left-width: 0;
|
|
64948
64949
|
}
|
|
64949
64950
|
}
|
|
@@ -65359,7 +65360,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65359
65360
|
&.e-verticallines,
|
|
65360
65361
|
&.e-bothlines {
|
|
65361
65362
|
.e-rowcell.e-grid-group-first-cell,
|
|
65362
|
-
.e-
|
|
65363
|
+
.e-rowcell.e-first-visible-cell,
|
|
65364
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65365
|
+
.e-headercell.e-first-visible-cell,
|
|
65366
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65367
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65363
65368
|
border-left-width: 0;
|
|
65364
65369
|
}
|
|
65365
65370
|
}
|
|
@@ -83164,7 +83169,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83164
83169
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83165
83170
|
left: 0;
|
|
83166
83171
|
margin-left: 12px;
|
|
83167
|
-
margin-top:
|
|
83172
|
+
margin-top: 15px;
|
|
83168
83173
|
padding-bottom: 6px;
|
|
83169
83174
|
position: absolute;
|
|
83170
83175
|
}
|
|
@@ -98431,6 +98436,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
98431
98436
|
margin-left: 18px !important;
|
|
98432
98437
|
}
|
|
98433
98438
|
|
|
98439
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98440
|
+
display: flex;
|
|
98441
|
+
}
|
|
98442
|
+
|
|
98434
98443
|
.e-toolbar-item.e-template,
|
|
98435
98444
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98436
98445
|
{
|
|
@@ -101688,6 +101697,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
101688
101697
|
}
|
|
101689
101698
|
}
|
|
101690
101699
|
|
|
101700
|
+
.e-querybuilder-spinner::before {
|
|
101701
|
+
content: '';
|
|
101702
|
+
position: absolute;
|
|
101703
|
+
left: 50%;
|
|
101704
|
+
transform: translateX(-50%);
|
|
101705
|
+
width: 16px;
|
|
101706
|
+
height: 16px;
|
|
101707
|
+
border: 2px solid $primary-light;
|
|
101708
|
+
border-top: 2px solid $primary;
|
|
101709
|
+
border-radius: 50%;
|
|
101710
|
+
animation: spin 1s linear infinite;
|
|
101711
|
+
}
|
|
101712
|
+
|
|
101713
|
+
@keyframes spin {
|
|
101714
|
+
0% {
|
|
101715
|
+
transform: translateX(-50%) rotate(0deg);
|
|
101716
|
+
}
|
|
101717
|
+
|
|
101718
|
+
100% {
|
|
101719
|
+
transform: translateX(-50%) rotate(360deg);
|
|
101720
|
+
}
|
|
101721
|
+
}
|
|
101722
|
+
|
|
101691
101723
|
|
|
101692
101724
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
101693
101725
|
.e-query-builder {
|
|
@@ -87348,7 +87348,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87348
87348
|
.e-detailheadercell {
|
|
87349
87349
|
border-width: $grid-headercell-both-border-width;
|
|
87350
87350
|
}
|
|
87351
|
-
.e-headercell.e-grid-group-first-cell
|
|
87351
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87352
|
+
.e-headercell.e-first-visible-cell {
|
|
87352
87353
|
border-left-width: 0;
|
|
87353
87354
|
}
|
|
87354
87355
|
}
|
|
@@ -87764,7 +87765,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87764
87765
|
&.e-verticallines,
|
|
87765
87766
|
&.e-bothlines {
|
|
87766
87767
|
.e-rowcell.e-grid-group-first-cell,
|
|
87767
|
-
.e-
|
|
87768
|
+
.e-rowcell.e-first-visible-cell,
|
|
87769
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87770
|
+
.e-headercell.e-first-visible-cell,
|
|
87771
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
87772
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
87768
87773
|
border-left-width: 0;
|
|
87769
87774
|
}
|
|
87770
87775
|
}
|
|
@@ -110653,7 +110658,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110653
110658
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110654
110659
|
left: 0;
|
|
110655
110660
|
margin-left: 12px;
|
|
110656
|
-
margin-top:
|
|
110661
|
+
margin-top: 15px;
|
|
110657
110662
|
padding-bottom: 6px;
|
|
110658
110663
|
position: absolute;
|
|
110659
110664
|
}
|
|
@@ -128535,6 +128540,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
128535
128540
|
margin-left: 18px !important;
|
|
128536
128541
|
}
|
|
128537
128542
|
|
|
128543
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128544
|
+
display: flex;
|
|
128545
|
+
}
|
|
128546
|
+
|
|
128538
128547
|
.e-toolbar-item.e-template,
|
|
128539
128548
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128540
128549
|
{
|
|
@@ -132427,6 +132436,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
132427
132436
|
}
|
|
132428
132437
|
}
|
|
132429
132438
|
|
|
132439
|
+
.e-querybuilder-spinner::before {
|
|
132440
|
+
content: '';
|
|
132441
|
+
position: absolute;
|
|
132442
|
+
left: 50%;
|
|
132443
|
+
transform: translateX(-50%);
|
|
132444
|
+
width: 16px;
|
|
132445
|
+
height: 16px;
|
|
132446
|
+
border: 2px solid $primary-light;
|
|
132447
|
+
border-top: 2px solid $primary;
|
|
132448
|
+
border-radius: 50%;
|
|
132449
|
+
animation: spin 1s linear infinite;
|
|
132450
|
+
}
|
|
132451
|
+
|
|
132452
|
+
@keyframes spin {
|
|
132453
|
+
0% {
|
|
132454
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132455
|
+
}
|
|
132456
|
+
|
|
132457
|
+
100% {
|
|
132458
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132459
|
+
}
|
|
132460
|
+
}
|
|
132461
|
+
|
|
132430
132462
|
|
|
132431
132463
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
132432
132464
|
.e-query-builder {
|
|
@@ -86214,7 +86214,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86214
86214
|
.e-detailheadercell {
|
|
86215
86215
|
border-width: $grid-headercell-both-border-width;
|
|
86216
86216
|
}
|
|
86217
|
-
.e-headercell.e-grid-group-first-cell
|
|
86217
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86218
|
+
.e-headercell.e-first-visible-cell {
|
|
86218
86219
|
border-left-width: 0;
|
|
86219
86220
|
}
|
|
86220
86221
|
}
|
|
@@ -86630,7 +86631,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86630
86631
|
&.e-verticallines,
|
|
86631
86632
|
&.e-bothlines {
|
|
86632
86633
|
.e-rowcell.e-grid-group-first-cell,
|
|
86633
|
-
.e-
|
|
86634
|
+
.e-rowcell.e-first-visible-cell,
|
|
86635
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86636
|
+
.e-headercell.e-first-visible-cell,
|
|
86637
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86638
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86634
86639
|
border-left-width: 0;
|
|
86635
86640
|
}
|
|
86636
86641
|
}
|
|
@@ -109523,7 +109528,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109523
109528
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109524
109529
|
left: 0;
|
|
109525
109530
|
margin-left: 12px;
|
|
109526
|
-
margin-top:
|
|
109531
|
+
margin-top: 15px;
|
|
109527
109532
|
padding-bottom: 6px;
|
|
109528
109533
|
position: absolute;
|
|
109529
109534
|
}
|
|
@@ -127414,6 +127419,10 @@ $pivotview-touch-header-text-padding: 4px !default;
|
|
|
127414
127419
|
margin-left: 18px !important;
|
|
127415
127420
|
}
|
|
127416
127421
|
|
|
127422
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127423
|
+
display: flex;
|
|
127424
|
+
}
|
|
127425
|
+
|
|
127417
127426
|
.e-toolbar-item.e-template,
|
|
127418
127427
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127419
127428
|
{
|
|
@@ -131306,6 +131315,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
131306
131315
|
}
|
|
131307
131316
|
}
|
|
131308
131317
|
|
|
131318
|
+
.e-querybuilder-spinner::before {
|
|
131319
|
+
content: '';
|
|
131320
|
+
position: absolute;
|
|
131321
|
+
left: 50%;
|
|
131322
|
+
transform: translateX(-50%);
|
|
131323
|
+
width: 16px;
|
|
131324
|
+
height: 16px;
|
|
131325
|
+
border: 2px solid $primary-light;
|
|
131326
|
+
border-top: 2px solid $primary;
|
|
131327
|
+
border-radius: 50%;
|
|
131328
|
+
animation: spin 1s linear infinite;
|
|
131329
|
+
}
|
|
131330
|
+
|
|
131331
|
+
@keyframes spin {
|
|
131332
|
+
0% {
|
|
131333
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131334
|
+
}
|
|
131335
|
+
|
|
131336
|
+
100% {
|
|
131337
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131338
|
+
}
|
|
131339
|
+
}
|
|
131340
|
+
|
|
131309
131341
|
|
|
131310
131342
|
@include export-module('query-builder-bootstrap5-icons') {
|
|
131311
131343
|
.e-query-builder {
|
|
@@ -63465,7 +63465,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
63465
63465
|
.e-detailheadercell {
|
|
63466
63466
|
border-width: $grid-headercell-both-border-width;
|
|
63467
63467
|
}
|
|
63468
|
-
.e-headercell.e-grid-group-first-cell
|
|
63468
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63469
|
+
.e-headercell.e-first-visible-cell {
|
|
63469
63470
|
border-left-width: 0;
|
|
63470
63471
|
}
|
|
63471
63472
|
}
|
|
@@ -63881,7 +63882,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
63881
63882
|
&.e-verticallines,
|
|
63882
63883
|
&.e-bothlines {
|
|
63883
63884
|
.e-rowcell.e-grid-group-first-cell,
|
|
63884
|
-
.e-
|
|
63885
|
+
.e-rowcell.e-first-visible-cell,
|
|
63886
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63887
|
+
.e-headercell.e-first-visible-cell,
|
|
63888
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63889
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63885
63890
|
border-left-width: 0;
|
|
63886
63891
|
}
|
|
63887
63892
|
}
|
|
@@ -81681,7 +81686,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
81681
81686
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81682
81687
|
left: 0;
|
|
81683
81688
|
margin-left: 12px;
|
|
81684
|
-
margin-top:
|
|
81689
|
+
margin-top: 15px;
|
|
81685
81690
|
padding-bottom: 6px;
|
|
81686
81691
|
position: absolute;
|
|
81687
81692
|
}
|
|
@@ -96960,6 +96965,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
96960
96965
|
margin-left: 18px !important;
|
|
96961
96966
|
}
|
|
96962
96967
|
|
|
96968
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
96969
|
+
display: flex;
|
|
96970
|
+
}
|
|
96971
|
+
|
|
96963
96972
|
.e-toolbar-item.e-template,
|
|
96964
96973
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
96965
96974
|
{
|
|
@@ -99139,6 +99148,8 @@ $qrybldr-drag-grp-list-heg: 30px !default;
|
|
|
99139
99148
|
$qrybldr-drag-grp-big-list-heg: 36px !default;
|
|
99140
99149
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
99141
99150
|
$qryblr-drag-icon-color: $neutral-light-fontalt !default;
|
|
99151
|
+
$primary: $theme-primary !default;
|
|
99152
|
+
$primary-light: $theme-lighter !default;
|
|
99142
99153
|
|
|
99143
99154
|
@mixin fluent2-small-round-btn {
|
|
99144
99155
|
@if $theme-name == 'fluent2' {
|
|
@@ -100215,6 +100226,29 @@ $qryblr-drag-icon-color: $neutral-light-fontalt !default;
|
|
|
100215
100226
|
}
|
|
100216
100227
|
}
|
|
100217
100228
|
|
|
100229
|
+
.e-querybuilder-spinner::before {
|
|
100230
|
+
content: '';
|
|
100231
|
+
position: absolute;
|
|
100232
|
+
left: 50%;
|
|
100233
|
+
transform: translateX(-50%);
|
|
100234
|
+
width: 16px;
|
|
100235
|
+
height: 16px;
|
|
100236
|
+
border: 2px solid $primary-light;
|
|
100237
|
+
border-top: 2px solid $primary;
|
|
100238
|
+
border-radius: 50%;
|
|
100239
|
+
animation: spin 1s linear infinite;
|
|
100240
|
+
}
|
|
100241
|
+
|
|
100242
|
+
@keyframes spin {
|
|
100243
|
+
0% {
|
|
100244
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100245
|
+
}
|
|
100246
|
+
|
|
100247
|
+
100% {
|
|
100248
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100249
|
+
}
|
|
100250
|
+
}
|
|
100251
|
+
|
|
100218
100252
|
|
|
100219
100253
|
@include export-module('query-builder-material-icons') {
|
|
100220
100254
|
.e-query-builder {
|
|
@@ -85870,7 +85870,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
85870
85870
|
.e-detailheadercell {
|
|
85871
85871
|
border-width: $grid-headercell-both-border-width;
|
|
85872
85872
|
}
|
|
85873
|
-
.e-headercell.e-grid-group-first-cell
|
|
85873
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85874
|
+
.e-headercell.e-first-visible-cell {
|
|
85874
85875
|
border-left-width: 0;
|
|
85875
85876
|
}
|
|
85876
85877
|
}
|
|
@@ -86286,7 +86287,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
86286
86287
|
&.e-verticallines,
|
|
86287
86288
|
&.e-bothlines {
|
|
86288
86289
|
.e-rowcell.e-grid-group-first-cell,
|
|
86289
|
-
.e-
|
|
86290
|
+
.e-rowcell.e-first-visible-cell,
|
|
86291
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86292
|
+
.e-headercell.e-first-visible-cell,
|
|
86293
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86294
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86290
86295
|
border-left-width: 0;
|
|
86291
86296
|
}
|
|
86292
86297
|
}
|
|
@@ -109170,7 +109175,7 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
109170
109175
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109171
109176
|
left: 0;
|
|
109172
109177
|
margin-left: 12px;
|
|
109173
|
-
margin-top:
|
|
109178
|
+
margin-top: 15px;
|
|
109174
109179
|
padding-bottom: 6px;
|
|
109175
109180
|
position: absolute;
|
|
109176
109181
|
}
|
|
@@ -127064,6 +127069,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
127064
127069
|
margin-left: 18px !important;
|
|
127065
127070
|
}
|
|
127066
127071
|
|
|
127072
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127073
|
+
display: flex;
|
|
127074
|
+
}
|
|
127075
|
+
|
|
127067
127076
|
.e-toolbar-item.e-template,
|
|
127068
127077
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127069
127078
|
{
|
|
@@ -129878,6 +129887,8 @@ $qrybldr-drag-grp-list-heg: 30px !default;
|
|
|
129878
129887
|
$qrybldr-drag-grp-big-list-heg: 36px !default;
|
|
129879
129888
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
129880
129889
|
$qryblr-drag-icon-color: $neutral-light-fontalt !default;
|
|
129890
|
+
$primary: $theme-primary !default;
|
|
129891
|
+
$primary-light: $theme-lighter !default;
|
|
129881
129892
|
|
|
129882
129893
|
@mixin fluent2-small-round-btn {
|
|
129883
129894
|
@if $theme-name == 'fluent2' {
|
|
@@ -130954,6 +130965,29 @@ $qryblr-drag-icon-color: $neutral-light-fontalt !default;
|
|
|
130954
130965
|
}
|
|
130955
130966
|
}
|
|
130956
130967
|
|
|
130968
|
+
.e-querybuilder-spinner::before {
|
|
130969
|
+
content: '';
|
|
130970
|
+
position: absolute;
|
|
130971
|
+
left: 50%;
|
|
130972
|
+
transform: translateX(-50%);
|
|
130973
|
+
width: 16px;
|
|
130974
|
+
height: 16px;
|
|
130975
|
+
border: 2px solid $primary-light;
|
|
130976
|
+
border-top: 2px solid $primary;
|
|
130977
|
+
border-radius: 50%;
|
|
130978
|
+
animation: spin 1s linear infinite;
|
|
130979
|
+
}
|
|
130980
|
+
|
|
130981
|
+
@keyframes spin {
|
|
130982
|
+
0% {
|
|
130983
|
+
transform: translateX(-50%) rotate(0deg);
|
|
130984
|
+
}
|
|
130985
|
+
|
|
130986
|
+
100% {
|
|
130987
|
+
transform: translateX(-50%) rotate(360deg);
|
|
130988
|
+
}
|
|
130989
|
+
}
|
|
130990
|
+
|
|
130957
130991
|
|
|
130958
130992
|
@include export-module('query-builder-material-icons') {
|
|
130959
130993
|
.e-query-builder {
|
|
@@ -63243,7 +63243,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
63243
63243
|
.e-detailheadercell {
|
|
63244
63244
|
border-width: $grid-headercell-both-border-width;
|
|
63245
63245
|
}
|
|
63246
|
-
.e-headercell.e-grid-group-first-cell
|
|
63246
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63247
|
+
.e-headercell.e-first-visible-cell {
|
|
63247
63248
|
border-left-width: 0;
|
|
63248
63249
|
}
|
|
63249
63250
|
}
|
|
@@ -63659,7 +63660,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
63659
63660
|
&.e-verticallines,
|
|
63660
63661
|
&.e-bothlines {
|
|
63661
63662
|
.e-rowcell.e-grid-group-first-cell,
|
|
63662
|
-
.e-
|
|
63663
|
+
.e-rowcell.e-first-visible-cell,
|
|
63664
|
+
.e-headercell.e-grid-group-first-cell,
|
|
63665
|
+
.e-headercell.e-first-visible-cell,
|
|
63666
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
63667
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
63663
63668
|
border-left-width: 0;
|
|
63664
63669
|
}
|
|
63665
63670
|
}
|
|
@@ -81465,7 +81470,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
81465
81470
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
81466
81471
|
left: 0;
|
|
81467
81472
|
margin-left: 12px;
|
|
81468
|
-
margin-top:
|
|
81473
|
+
margin-top: 15px;
|
|
81469
81474
|
padding-bottom: 6px;
|
|
81470
81475
|
position: absolute;
|
|
81471
81476
|
}
|
|
@@ -96741,6 +96746,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
96741
96746
|
margin-left: 18px !important;
|
|
96742
96747
|
}
|
|
96743
96748
|
|
|
96749
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
96750
|
+
display: flex;
|
|
96751
|
+
}
|
|
96752
|
+
|
|
96744
96753
|
.e-toolbar-item.e-template,
|
|
96745
96754
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
96746
96755
|
{
|
|
@@ -98920,6 +98929,8 @@ $qrybldr-drag-grp-list-heg: 30px !default;
|
|
|
98920
98929
|
$qrybldr-drag-grp-big-list-heg: 36px !default;
|
|
98921
98930
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
98922
98931
|
$qryblr-drag-icon-color: $neutral-light-font !default;
|
|
98932
|
+
$primary: $theme-primary !default;
|
|
98933
|
+
$primary-light: $theme-lighter !default;
|
|
98923
98934
|
|
|
98924
98935
|
@mixin fluent2-small-round-btn {
|
|
98925
98936
|
@if $theme-name == 'fluent2' {
|
|
@@ -99996,6 +100007,29 @@ $qryblr-drag-icon-color: $neutral-light-font !default;
|
|
|
99996
100007
|
}
|
|
99997
100008
|
}
|
|
99998
100009
|
|
|
100010
|
+
.e-querybuilder-spinner::before {
|
|
100011
|
+
content: '';
|
|
100012
|
+
position: absolute;
|
|
100013
|
+
left: 50%;
|
|
100014
|
+
transform: translateX(-50%);
|
|
100015
|
+
width: 16px;
|
|
100016
|
+
height: 16px;
|
|
100017
|
+
border: 2px solid $primary-light;
|
|
100018
|
+
border-top: 2px solid $primary;
|
|
100019
|
+
border-radius: 50%;
|
|
100020
|
+
animation: spin 1s linear infinite;
|
|
100021
|
+
}
|
|
100022
|
+
|
|
100023
|
+
@keyframes spin {
|
|
100024
|
+
0% {
|
|
100025
|
+
transform: translateX(-50%) rotate(0deg);
|
|
100026
|
+
}
|
|
100027
|
+
|
|
100028
|
+
100% {
|
|
100029
|
+
transform: translateX(-50%) rotate(360deg);
|
|
100030
|
+
}
|
|
100031
|
+
}
|
|
100032
|
+
|
|
99999
100033
|
|
|
100000
100034
|
@include export-module('query-builder-material-icons') {
|
|
100001
100035
|
.e-query-builder {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -85648,7 +85648,8 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
85648
85648
|
.e-detailheadercell {
|
|
85649
85649
|
border-width: $grid-headercell-both-border-width;
|
|
85650
85650
|
}
|
|
85651
|
-
.e-headercell.e-grid-group-first-cell
|
|
85651
|
+
.e-headercell.e-grid-group-first-cell,
|
|
85652
|
+
.e-headercell.e-first-visible-cell {
|
|
85652
85653
|
border-left-width: 0;
|
|
85653
85654
|
}
|
|
85654
85655
|
}
|
|
@@ -86064,7 +86065,11 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86064
86065
|
&.e-verticallines,
|
|
86065
86066
|
&.e-bothlines {
|
|
86066
86067
|
.e-rowcell.e-grid-group-first-cell,
|
|
86067
|
-
.e-
|
|
86068
|
+
.e-rowcell.e-first-visible-cell,
|
|
86069
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86070
|
+
.e-headercell.e-first-visible-cell,
|
|
86071
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86072
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86068
86073
|
border-left-width: 0;
|
|
86069
86074
|
}
|
|
86070
86075
|
}
|
|
@@ -108954,7 +108959,7 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
108954
108959
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
108955
108960
|
left: 0;
|
|
108956
108961
|
margin-left: 12px;
|
|
108957
|
-
margin-top:
|
|
108962
|
+
margin-top: 15px;
|
|
108958
108963
|
padding-bottom: 6px;
|
|
108959
108964
|
position: absolute;
|
|
108960
108965
|
}
|
|
@@ -126845,6 +126850,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
126845
126850
|
margin-left: 18px !important;
|
|
126846
126851
|
}
|
|
126847
126852
|
|
|
126853
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
126854
|
+
display: flex;
|
|
126855
|
+
}
|
|
126856
|
+
|
|
126848
126857
|
.e-toolbar-item.e-template,
|
|
126849
126858
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
126850
126859
|
{
|
|
@@ -129659,6 +129668,8 @@ $qrybldr-drag-grp-list-heg: 30px !default;
|
|
|
129659
129668
|
$qrybldr-drag-grp-big-list-heg: 36px !default;
|
|
129660
129669
|
$qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
129661
129670
|
$qryblr-drag-icon-color: $neutral-light-font !default;
|
|
129671
|
+
$primary: $theme-primary !default;
|
|
129672
|
+
$primary-light: $theme-lighter !default;
|
|
129662
129673
|
|
|
129663
129674
|
@mixin fluent2-small-round-btn {
|
|
129664
129675
|
@if $theme-name == 'fluent2' {
|
|
@@ -130735,6 +130746,29 @@ $qryblr-drag-icon-color: $neutral-light-font !default;
|
|
|
130735
130746
|
}
|
|
130736
130747
|
}
|
|
130737
130748
|
|
|
130749
|
+
.e-querybuilder-spinner::before {
|
|
130750
|
+
content: '';
|
|
130751
|
+
position: absolute;
|
|
130752
|
+
left: 50%;
|
|
130753
|
+
transform: translateX(-50%);
|
|
130754
|
+
width: 16px;
|
|
130755
|
+
height: 16px;
|
|
130756
|
+
border: 2px solid $primary-light;
|
|
130757
|
+
border-top: 2px solid $primary;
|
|
130758
|
+
border-radius: 50%;
|
|
130759
|
+
animation: spin 1s linear infinite;
|
|
130760
|
+
}
|
|
130761
|
+
|
|
130762
|
+
@keyframes spin {
|
|
130763
|
+
0% {
|
|
130764
|
+
transform: translateX(-50%) rotate(0deg);
|
|
130765
|
+
}
|
|
130766
|
+
|
|
130767
|
+
100% {
|
|
130768
|
+
transform: translateX(-50%) rotate(360deg);
|
|
130769
|
+
}
|
|
130770
|
+
}
|
|
130771
|
+
|
|
130738
130772
|
|
|
130739
130773
|
@include export-module('query-builder-material-icons') {
|
|
130740
130774
|
.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 {
|