@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
|
@@ -86120,7 +86120,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86120
86120
|
.e-detailheadercell {
|
|
86121
86121
|
border-width: $grid-headercell-both-border-width;
|
|
86122
86122
|
}
|
|
86123
|
-
.e-headercell.e-grid-group-first-cell
|
|
86123
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86124
|
+
.e-headercell.e-first-visible-cell {
|
|
86124
86125
|
border-left-width: 0;
|
|
86125
86126
|
}
|
|
86126
86127
|
}
|
|
@@ -86536,7 +86537,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86536
86537
|
&.e-verticallines,
|
|
86537
86538
|
&.e-bothlines {
|
|
86538
86539
|
.e-rowcell.e-grid-group-first-cell,
|
|
86539
|
-
.e-
|
|
86540
|
+
.e-rowcell.e-first-visible-cell,
|
|
86541
|
+
.e-headercell.e-grid-group-first-cell,
|
|
86542
|
+
.e-headercell.e-first-visible-cell,
|
|
86543
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
86544
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
86540
86545
|
border-left-width: 0;
|
|
86541
86546
|
}
|
|
86542
86547
|
}
|
|
@@ -109425,7 +109430,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109425
109430
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109426
109431
|
left: 0;
|
|
109427
109432
|
margin-left: 12px;
|
|
109428
|
-
margin-top:
|
|
109433
|
+
margin-top: 15px;
|
|
109429
109434
|
padding-bottom: 6px;
|
|
109430
109435
|
position: absolute;
|
|
109431
109436
|
}
|
|
@@ -127324,6 +127329,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
127324
127329
|
margin-left: 18px !important;
|
|
127325
127330
|
}
|
|
127326
127331
|
|
|
127332
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
127333
|
+
display: flex;
|
|
127334
|
+
}
|
|
127335
|
+
|
|
127327
127336
|
.e-toolbar-item.e-template,
|
|
127328
127337
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
127329
127338
|
{
|
|
@@ -131215,6 +131224,29 @@ $qryblr-drag-icon-color: $secondary-text-color !default;
|
|
|
131215
131224
|
}
|
|
131216
131225
|
}
|
|
131217
131226
|
|
|
131227
|
+
.e-querybuilder-spinner::before {
|
|
131228
|
+
content: '';
|
|
131229
|
+
position: absolute;
|
|
131230
|
+
left: 50%;
|
|
131231
|
+
transform: translateX(-50%);
|
|
131232
|
+
width: 16px;
|
|
131233
|
+
height: 16px;
|
|
131234
|
+
border: 2px solid $primary-light;
|
|
131235
|
+
border-top: 2px solid $primary;
|
|
131236
|
+
border-radius: 50%;
|
|
131237
|
+
animation: spin 1s linear infinite;
|
|
131238
|
+
}
|
|
131239
|
+
|
|
131240
|
+
@keyframes spin {
|
|
131241
|
+
0% {
|
|
131242
|
+
transform: translateX(-50%) rotate(0deg);
|
|
131243
|
+
}
|
|
131244
|
+
|
|
131245
|
+
100% {
|
|
131246
|
+
transform: translateX(-50%) rotate(360deg);
|
|
131247
|
+
}
|
|
131248
|
+
}
|
|
131249
|
+
|
|
131218
131250
|
|
|
131219
131251
|
@include export-module('query-builder-tailwind-icons') {
|
|
131220
131252
|
.e-query-builder {
|
|
@@ -65227,7 +65227,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65227
65227
|
.e-detailheadercell {
|
|
65228
65228
|
border-width: $grid-headercell-both-border-width;
|
|
65229
65229
|
}
|
|
65230
|
-
.e-headercell.e-grid-group-first-cell
|
|
65230
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65231
|
+
.e-headercell.e-first-visible-cell {
|
|
65231
65232
|
border-left-width: 0;
|
|
65232
65233
|
}
|
|
65233
65234
|
}
|
|
@@ -65643,7 +65644,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65643
65644
|
&.e-verticallines,
|
|
65644
65645
|
&.e-bothlines {
|
|
65645
65646
|
.e-rowcell.e-grid-group-first-cell,
|
|
65646
|
-
.e-
|
|
65647
|
+
.e-rowcell.e-first-visible-cell,
|
|
65648
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65649
|
+
.e-headercell.e-first-visible-cell,
|
|
65650
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
65651
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
65647
65652
|
border-left-width: 0;
|
|
65648
65653
|
}
|
|
65649
65654
|
}
|
|
@@ -83459,7 +83464,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83459
83464
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83460
83465
|
left: 0;
|
|
83461
83466
|
margin-left: 12px;
|
|
83462
|
-
margin-top:
|
|
83467
|
+
margin-top: 15px;
|
|
83463
83468
|
padding-bottom: 6px;
|
|
83464
83469
|
position: absolute;
|
|
83465
83470
|
}
|
|
@@ -98742,6 +98747,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
98742
98747
|
margin-left: 18px !important;
|
|
98743
98748
|
}
|
|
98744
98749
|
|
|
98750
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
98751
|
+
display: flex;
|
|
98752
|
+
}
|
|
98753
|
+
|
|
98745
98754
|
.e-toolbar-item.e-template,
|
|
98746
98755
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
98747
98756
|
{
|
|
@@ -101999,6 +102008,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
101999
102008
|
}
|
|
102000
102009
|
}
|
|
102001
102010
|
|
|
102011
|
+
.e-querybuilder-spinner::before {
|
|
102012
|
+
content: '';
|
|
102013
|
+
position: absolute;
|
|
102014
|
+
left: 50%;
|
|
102015
|
+
transform: translateX(-50%);
|
|
102016
|
+
width: 16px;
|
|
102017
|
+
height: 16px;
|
|
102018
|
+
border: 2px solid $primary-light;
|
|
102019
|
+
border-top: 2px solid $primary;
|
|
102020
|
+
border-radius: 50%;
|
|
102021
|
+
animation: spin 1s linear infinite;
|
|
102022
|
+
}
|
|
102023
|
+
|
|
102024
|
+
@keyframes spin {
|
|
102025
|
+
0% {
|
|
102026
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102027
|
+
}
|
|
102028
|
+
|
|
102029
|
+
100% {
|
|
102030
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102031
|
+
}
|
|
102032
|
+
}
|
|
102033
|
+
|
|
102002
102034
|
|
|
102003
102035
|
@include export-module('query-builder-tailwind3-icons') {
|
|
102004
102036
|
.e-query-builder {
|
|
@@ -87632,7 +87632,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87632
87632
|
.e-detailheadercell {
|
|
87633
87633
|
border-width: $grid-headercell-both-border-width;
|
|
87634
87634
|
}
|
|
87635
|
-
.e-headercell.e-grid-group-first-cell
|
|
87635
|
+
.e-headercell.e-grid-group-first-cell,
|
|
87636
|
+
.e-headercell.e-first-visible-cell {
|
|
87636
87637
|
border-left-width: 0;
|
|
87637
87638
|
}
|
|
87638
87639
|
}
|
|
@@ -88048,7 +88049,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88048
88049
|
&.e-verticallines,
|
|
88049
88050
|
&.e-bothlines {
|
|
88050
88051
|
.e-rowcell.e-grid-group-first-cell,
|
|
88051
|
-
.e-
|
|
88052
|
+
.e-rowcell.e-first-visible-cell,
|
|
88053
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88054
|
+
.e-headercell.e-first-visible-cell,
|
|
88055
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88056
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88052
88057
|
border-left-width: 0;
|
|
88053
88058
|
}
|
|
88054
88059
|
}
|
|
@@ -110948,7 +110953,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
110948
110953
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
110949
110954
|
left: 0;
|
|
110950
110955
|
margin-left: 12px;
|
|
110951
|
-
margin-top:
|
|
110956
|
+
margin-top: 15px;
|
|
110952
110957
|
padding-bottom: 6px;
|
|
110953
110958
|
position: absolute;
|
|
110954
110959
|
}
|
|
@@ -128846,6 +128851,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
128846
128851
|
margin-left: 18px !important;
|
|
128847
128852
|
}
|
|
128848
128853
|
|
|
128854
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
128855
|
+
display: flex;
|
|
128856
|
+
}
|
|
128857
|
+
|
|
128849
128858
|
.e-toolbar-item.e-template,
|
|
128850
128859
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
128851
128860
|
{
|
|
@@ -132738,6 +132747,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
132738
132747
|
}
|
|
132739
132748
|
}
|
|
132740
132749
|
|
|
132750
|
+
.e-querybuilder-spinner::before {
|
|
132751
|
+
content: '';
|
|
132752
|
+
position: absolute;
|
|
132753
|
+
left: 50%;
|
|
132754
|
+
transform: translateX(-50%);
|
|
132755
|
+
width: 16px;
|
|
132756
|
+
height: 16px;
|
|
132757
|
+
border: 2px solid $primary-light;
|
|
132758
|
+
border-top: 2px solid $primary;
|
|
132759
|
+
border-radius: 50%;
|
|
132760
|
+
animation: spin 1s linear infinite;
|
|
132761
|
+
}
|
|
132762
|
+
|
|
132763
|
+
@keyframes spin {
|
|
132764
|
+
0% {
|
|
132765
|
+
transform: translateX(-50%) rotate(0deg);
|
|
132766
|
+
}
|
|
132767
|
+
|
|
132768
|
+
100% {
|
|
132769
|
+
transform: translateX(-50%) rotate(360deg);
|
|
132770
|
+
}
|
|
132771
|
+
}
|
|
132772
|
+
|
|
132741
132773
|
|
|
132742
132774
|
@include export-module('query-builder-tailwind3-icons') {
|
|
132743
132775
|
.e-query-builder {
|
|
@@ -65698,7 +65698,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
65698
65698
|
.e-detailheadercell {
|
|
65699
65699
|
border-width: $grid-headercell-both-border-width;
|
|
65700
65700
|
}
|
|
65701
|
-
.e-headercell.e-grid-group-first-cell
|
|
65701
|
+
.e-headercell.e-grid-group-first-cell,
|
|
65702
|
+
.e-headercell.e-first-visible-cell {
|
|
65702
65703
|
border-left-width: 0;
|
|
65703
65704
|
}
|
|
65704
65705
|
}
|
|
@@ -66114,7 +66115,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66114
66115
|
&.e-verticallines,
|
|
66115
66116
|
&.e-bothlines {
|
|
66116
66117
|
.e-rowcell.e-grid-group-first-cell,
|
|
66117
|
-
.e-
|
|
66118
|
+
.e-rowcell.e-first-visible-cell,
|
|
66119
|
+
.e-headercell.e-grid-group-first-cell,
|
|
66120
|
+
.e-headercell.e-first-visible-cell,
|
|
66121
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
66122
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
66118
66123
|
border-left-width: 0;
|
|
66119
66124
|
}
|
|
66120
66125
|
}
|
|
@@ -83930,7 +83935,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
83930
83935
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
83931
83936
|
left: 0;
|
|
83932
83937
|
margin-left: 12px;
|
|
83933
|
-
margin-top:
|
|
83938
|
+
margin-top: 15px;
|
|
83934
83939
|
padding-bottom: 6px;
|
|
83935
83940
|
position: absolute;
|
|
83936
83941
|
}
|
|
@@ -99213,6 +99218,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
99213
99218
|
margin-left: 18px !important;
|
|
99214
99219
|
}
|
|
99215
99220
|
|
|
99221
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
99222
|
+
display: flex;
|
|
99223
|
+
}
|
|
99224
|
+
|
|
99216
99225
|
.e-toolbar-item.e-template,
|
|
99217
99226
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
99218
99227
|
{
|
|
@@ -102470,6 +102479,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
102470
102479
|
}
|
|
102471
102480
|
}
|
|
102472
102481
|
|
|
102482
|
+
.e-querybuilder-spinner::before {
|
|
102483
|
+
content: '';
|
|
102484
|
+
position: absolute;
|
|
102485
|
+
left: 50%;
|
|
102486
|
+
transform: translateX(-50%);
|
|
102487
|
+
width: 16px;
|
|
102488
|
+
height: 16px;
|
|
102489
|
+
border: 2px solid $primary-light;
|
|
102490
|
+
border-top: 2px solid $primary;
|
|
102491
|
+
border-radius: 50%;
|
|
102492
|
+
animation: spin 1s linear infinite;
|
|
102493
|
+
}
|
|
102494
|
+
|
|
102495
|
+
@keyframes spin {
|
|
102496
|
+
0% {
|
|
102497
|
+
transform: translateX(-50%) rotate(0deg);
|
|
102498
|
+
}
|
|
102499
|
+
|
|
102500
|
+
100% {
|
|
102501
|
+
transform: translateX(-50%) rotate(360deg);
|
|
102502
|
+
}
|
|
102503
|
+
}
|
|
102504
|
+
|
|
102473
102505
|
|
|
102474
102506
|
@include export-module('query-builder-tailwind3-icons') {
|
|
102475
102507
|
.e-query-builder {
|
|
@@ -88103,7 +88103,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88103
88103
|
.e-detailheadercell {
|
|
88104
88104
|
border-width: $grid-headercell-both-border-width;
|
|
88105
88105
|
}
|
|
88106
|
-
.e-headercell.e-grid-group-first-cell
|
|
88106
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88107
|
+
.e-headercell.e-first-visible-cell {
|
|
88107
88108
|
border-left-width: 0;
|
|
88108
88109
|
}
|
|
88109
88110
|
}
|
|
@@ -88519,7 +88520,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88519
88520
|
&.e-verticallines,
|
|
88520
88521
|
&.e-bothlines {
|
|
88521
88522
|
.e-rowcell.e-grid-group-first-cell,
|
|
88522
|
-
.e-
|
|
88523
|
+
.e-rowcell.e-first-visible-cell,
|
|
88524
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88525
|
+
.e-headercell.e-first-visible-cell,
|
|
88526
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
88527
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
88523
88528
|
border-left-width: 0;
|
|
88524
88529
|
}
|
|
88525
88530
|
}
|
|
@@ -111419,7 +111424,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
111419
111424
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
111420
111425
|
left: 0;
|
|
111421
111426
|
margin-left: 12px;
|
|
111422
|
-
margin-top:
|
|
111427
|
+
margin-top: 15px;
|
|
111423
111428
|
padding-bottom: 6px;
|
|
111424
111429
|
position: absolute;
|
|
111425
111430
|
}
|
|
@@ -129317,6 +129322,10 @@ $pivotview-touch-header-text-padding: 12px !default;
|
|
|
129317
129322
|
margin-left: 18px !important;
|
|
129318
129323
|
}
|
|
129319
129324
|
|
|
129325
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
129326
|
+
display: flex;
|
|
129327
|
+
}
|
|
129328
|
+
|
|
129320
129329
|
.e-toolbar-item.e-template,
|
|
129321
129330
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
129322
129331
|
{
|
|
@@ -133209,6 +133218,29 @@ $qryblr-drag-icon-color: $icon-color !default;
|
|
|
133209
133218
|
}
|
|
133210
133219
|
}
|
|
133211
133220
|
|
|
133221
|
+
.e-querybuilder-spinner::before {
|
|
133222
|
+
content: '';
|
|
133223
|
+
position: absolute;
|
|
133224
|
+
left: 50%;
|
|
133225
|
+
transform: translateX(-50%);
|
|
133226
|
+
width: 16px;
|
|
133227
|
+
height: 16px;
|
|
133228
|
+
border: 2px solid $primary-light;
|
|
133229
|
+
border-top: 2px solid $primary;
|
|
133230
|
+
border-radius: 50%;
|
|
133231
|
+
animation: spin 1s linear infinite;
|
|
133232
|
+
}
|
|
133233
|
+
|
|
133234
|
+
@keyframes spin {
|
|
133235
|
+
0% {
|
|
133236
|
+
transform: translateX(-50%) rotate(0deg);
|
|
133237
|
+
}
|
|
133238
|
+
|
|
133239
|
+
100% {
|
|
133240
|
+
transform: translateX(-50%) rotate(360deg);
|
|
133241
|
+
}
|
|
133242
|
+
}
|
|
133243
|
+
|
|
133212
133244
|
|
|
133213
133245
|
@include export-module('query-builder-tailwind3-icons') {
|
|
133214
133246
|
.e-query-builder {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"31.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"31.1.22","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@gitea.syncfusion.com/syncfusion/blazor-samples"}}
|