@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
|
@@ -66584,7 +66584,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
66584
66584
|
.e-detailheadercell {
|
|
66585
66585
|
border-width: $grid-headercell-both-border-width;
|
|
66586
66586
|
}
|
|
66587
|
-
.e-headercell.e-grid-group-first-cell
|
|
66587
|
+
.e-headercell.e-grid-group-first-cell,
|
|
66588
|
+
.e-headercell.e-first-visible-cell {
|
|
66588
66589
|
border-left-width: 0;
|
|
66589
66590
|
}
|
|
66590
66591
|
}
|
|
@@ -67000,7 +67001,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
67000
67001
|
&.e-verticallines,
|
|
67001
67002
|
&.e-bothlines {
|
|
67002
67003
|
.e-rowcell.e-grid-group-first-cell,
|
|
67003
|
-
.e-
|
|
67004
|
+
.e-rowcell.e-first-visible-cell,
|
|
67005
|
+
.e-headercell.e-grid-group-first-cell,
|
|
67006
|
+
.e-headercell.e-first-visible-cell,
|
|
67007
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
67008
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
67004
67009
|
border-left-width: 0;
|
|
67005
67010
|
}
|
|
67006
67011
|
}
|
|
@@ -84551,7 +84556,7 @@ $toast-success-color: $msg-success-color !default;
|
|
|
84551
84556
|
$toast-success-title-color: $msg-success-color !default;
|
|
84552
84557
|
$toast-success-icon-color: $msg-success-icon-color !default;
|
|
84553
84558
|
$toast-success-content-color: $msg-success-color !default;
|
|
84554
|
-
$toast-success-hover-bg-color: $
|
|
84559
|
+
$toast-success-hover-bg-color: $success-light-alt !default;
|
|
84555
84560
|
$toast-success-hover-color: $msg-success-color !default;
|
|
84556
84561
|
$toast-success-hover-box-shadow: $shadow !default;
|
|
84557
84562
|
|
|
@@ -84560,7 +84565,7 @@ $toast-info-color: $msg-info-color !default;
|
|
|
84560
84565
|
$toast-info-title-color: $msg-info-color !default;
|
|
84561
84566
|
$toast-info-icon-color: $msg-info-icon-color !default;
|
|
84562
84567
|
$toast-info-content-color: $msg-info-color !default;
|
|
84563
|
-
$toast-info-hover-bg-color: $
|
|
84568
|
+
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
84564
84569
|
$toast-info-hover-color: $msg-info-color !default;
|
|
84565
84570
|
$toast-info-hover-box-shadow: $shadow !default;
|
|
84566
84571
|
|
|
@@ -84569,7 +84574,7 @@ $toast-warning-color: $msg-warning-color !default;
|
|
|
84569
84574
|
$toast-warning-title-color: $msg-warning-color !default;
|
|
84570
84575
|
$toast-warning-icon-color: $msg-warning-icon-color !default;
|
|
84571
84576
|
$toast-warning-content-color: $msg-warning-color !default;
|
|
84572
|
-
$toast-warning-hover-bg-color: $
|
|
84577
|
+
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
84573
84578
|
$toast-warning-hover-color: $msg-warning-color !default;
|
|
84574
84579
|
$toast-warning-hover-box-shadow: $shadow !default;
|
|
84575
84580
|
|
|
@@ -84578,7 +84583,7 @@ $toast-danger-color: $msg-danger-color !default;
|
|
|
84578
84583
|
$toast-danger-title-color: $msg-danger-color !default;
|
|
84579
84584
|
$toast-danger-icon-color: $msg-danger-icon-color !default;
|
|
84580
84585
|
$toast-danger-content-color: $msg-danger-color !default;
|
|
84581
|
-
$toast-danger-hover-bg-color: $
|
|
84586
|
+
$toast-danger-hover-bg-color: $danger-light-alt !default;
|
|
84582
84587
|
$toast-danger-hover-color: $msg-danger-color !default;
|
|
84583
84588
|
$toast-danger-hover-box-shadow: $shadow !default;
|
|
84584
84589
|
|
|
@@ -84841,7 +84846,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
84841
84846
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
84842
84847
|
left: 0;
|
|
84843
84848
|
margin-left: 12px;
|
|
84844
|
-
margin-top:
|
|
84849
|
+
margin-top: 15px;
|
|
84845
84850
|
padding-bottom: 6px;
|
|
84846
84851
|
position: absolute;
|
|
84847
84852
|
}
|
|
@@ -100133,6 +100138,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
100133
100138
|
margin-left: 18px !important;
|
|
100134
100139
|
}
|
|
100135
100140
|
|
|
100141
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
100142
|
+
display: flex;
|
|
100143
|
+
}
|
|
100144
|
+
|
|
100136
100145
|
.e-toolbar-item.e-template,
|
|
100137
100146
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
100138
100147
|
{
|
|
@@ -103389,6 +103398,29 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
103389
103398
|
}
|
|
103390
103399
|
}
|
|
103391
103400
|
|
|
103401
|
+
.e-querybuilder-spinner::before {
|
|
103402
|
+
content: '';
|
|
103403
|
+
position: absolute;
|
|
103404
|
+
left: 50%;
|
|
103405
|
+
transform: translateX(-50%);
|
|
103406
|
+
width: 16px;
|
|
103407
|
+
height: 16px;
|
|
103408
|
+
border: 2px solid $primary-light;
|
|
103409
|
+
border-top: 2px solid $primary;
|
|
103410
|
+
border-radius: 50%;
|
|
103411
|
+
animation: spin 1s linear infinite;
|
|
103412
|
+
}
|
|
103413
|
+
|
|
103414
|
+
@keyframes spin {
|
|
103415
|
+
0% {
|
|
103416
|
+
transform: translateX(-50%) rotate(0deg);
|
|
103417
|
+
}
|
|
103418
|
+
|
|
103419
|
+
100% {
|
|
103420
|
+
transform: translateX(-50%) rotate(360deg);
|
|
103421
|
+
}
|
|
103422
|
+
}
|
|
103423
|
+
|
|
103392
103424
|
|
|
103393
103425
|
@include export-module('query-builder-fluent2-icons') {
|
|
103394
103426
|
.e-query-builder {
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -88989,7 +88989,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88989
88989
|
.e-detailheadercell {
|
|
88990
88990
|
border-width: $grid-headercell-both-border-width;
|
|
88991
88991
|
}
|
|
88992
|
-
.e-headercell.e-grid-group-first-cell
|
|
88992
|
+
.e-headercell.e-grid-group-first-cell,
|
|
88993
|
+
.e-headercell.e-first-visible-cell {
|
|
88993
88994
|
border-left-width: 0;
|
|
88994
88995
|
}
|
|
88995
88996
|
}
|
|
@@ -89405,7 +89406,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89405
89406
|
&.e-verticallines,
|
|
89406
89407
|
&.e-bothlines {
|
|
89407
89408
|
.e-rowcell.e-grid-group-first-cell,
|
|
89408
|
-
.e-
|
|
89409
|
+
.e-rowcell.e-first-visible-cell,
|
|
89410
|
+
.e-headercell.e-grid-group-first-cell,
|
|
89411
|
+
.e-headercell.e-first-visible-cell,
|
|
89412
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
89413
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
89409
89414
|
border-left-width: 0;
|
|
89410
89415
|
}
|
|
89411
89416
|
}
|
|
@@ -112040,7 +112045,7 @@ $toast-success-color: $msg-success-color !default;
|
|
|
112040
112045
|
$toast-success-title-color: $msg-success-color !default;
|
|
112041
112046
|
$toast-success-icon-color: $msg-success-icon-color !default;
|
|
112042
112047
|
$toast-success-content-color: $msg-success-color !default;
|
|
112043
|
-
$toast-success-hover-bg-color: $
|
|
112048
|
+
$toast-success-hover-bg-color: $success-light-alt !default;
|
|
112044
112049
|
$toast-success-hover-color: $msg-success-color !default;
|
|
112045
112050
|
$toast-success-hover-box-shadow: $shadow !default;
|
|
112046
112051
|
|
|
@@ -112049,7 +112054,7 @@ $toast-info-color: $msg-info-color !default;
|
|
|
112049
112054
|
$toast-info-title-color: $msg-info-color !default;
|
|
112050
112055
|
$toast-info-icon-color: $msg-info-icon-color !default;
|
|
112051
112056
|
$toast-info-content-color: $msg-info-color !default;
|
|
112052
|
-
$toast-info-hover-bg-color: $
|
|
112057
|
+
$toast-info-hover-bg-color: $info-light-alt !default;
|
|
112053
112058
|
$toast-info-hover-color: $msg-info-color !default;
|
|
112054
112059
|
$toast-info-hover-box-shadow: $shadow !default;
|
|
112055
112060
|
|
|
@@ -112058,7 +112063,7 @@ $toast-warning-color: $msg-warning-color !default;
|
|
|
112058
112063
|
$toast-warning-title-color: $msg-warning-color !default;
|
|
112059
112064
|
$toast-warning-icon-color: $msg-warning-icon-color !default;
|
|
112060
112065
|
$toast-warning-content-color: $msg-warning-color !default;
|
|
112061
|
-
$toast-warning-hover-bg-color: $
|
|
112066
|
+
$toast-warning-hover-bg-color: $warning-light-alt !default;
|
|
112062
112067
|
$toast-warning-hover-color: $msg-warning-color !default;
|
|
112063
112068
|
$toast-warning-hover-box-shadow: $shadow !default;
|
|
112064
112069
|
|
|
@@ -112067,7 +112072,7 @@ $toast-danger-color: $msg-danger-color !default;
|
|
|
112067
112072
|
$toast-danger-title-color: $msg-danger-color !default;
|
|
112068
112073
|
$toast-danger-icon-color: $msg-danger-icon-color !default;
|
|
112069
112074
|
$toast-danger-content-color: $msg-danger-color !default;
|
|
112070
|
-
$toast-danger-hover-bg-color: $
|
|
112075
|
+
$toast-danger-hover-bg-color: $danger-light-alt !default;
|
|
112071
112076
|
$toast-danger-hover-color: $msg-danger-color !default;
|
|
112072
112077
|
$toast-danger-hover-box-shadow: $shadow !default;
|
|
112073
112078
|
|
|
@@ -112330,7 +112335,7 @@ $toast-warning-icon: '\e703' !default;
|
|
|
112330
112335
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
112331
112336
|
left: 0;
|
|
112332
112337
|
margin-left: 12px;
|
|
112333
|
-
margin-top:
|
|
112338
|
+
margin-top: 15px;
|
|
112334
112339
|
padding-bottom: 6px;
|
|
112335
112340
|
position: absolute;
|
|
112336
112341
|
}
|
|
@@ -130237,6 +130242,10 @@ $pivotview-touch-header-text-padding: 8px !default;
|
|
|
130237
130242
|
margin-left: 18px !important;
|
|
130238
130243
|
}
|
|
130239
130244
|
|
|
130245
|
+
.e-toolbar-item.e-template .e-toolbar-template-container {
|
|
130246
|
+
display: flex;
|
|
130247
|
+
}
|
|
130248
|
+
|
|
130240
130249
|
.e-toolbar-item.e-template,
|
|
130241
130250
|
.e-toolbar-item:not(.e-separator):not(.e-spacer)
|
|
130242
130251
|
{
|
|
@@ -134128,6 +134137,29 @@ $qrybldr-drag-grp-big-icon-pad: 10px 10px 10px 5px !default;
|
|
|
134128
134137
|
}
|
|
134129
134138
|
}
|
|
134130
134139
|
|
|
134140
|
+
.e-querybuilder-spinner::before {
|
|
134141
|
+
content: '';
|
|
134142
|
+
position: absolute;
|
|
134143
|
+
left: 50%;
|
|
134144
|
+
transform: translateX(-50%);
|
|
134145
|
+
width: 16px;
|
|
134146
|
+
height: 16px;
|
|
134147
|
+
border: 2px solid $primary-light;
|
|
134148
|
+
border-top: 2px solid $primary;
|
|
134149
|
+
border-radius: 50%;
|
|
134150
|
+
animation: spin 1s linear infinite;
|
|
134151
|
+
}
|
|
134152
|
+
|
|
134153
|
+
@keyframes spin {
|
|
134154
|
+
0% {
|
|
134155
|
+
transform: translateX(-50%) rotate(0deg);
|
|
134156
|
+
}
|
|
134157
|
+
|
|
134158
|
+
100% {
|
|
134159
|
+
transform: translateX(-50%) rotate(360deg);
|
|
134160
|
+
}
|
|
134161
|
+
}
|
|
134162
|
+
|
|
134131
134163
|
|
|
134132
134164
|
@include export-module('query-builder-fluent2-icons') {
|
|
134133
134165
|
.e-query-builder {
|
|
@@ -2372,7 +2372,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
2372
2372
|
.e-detailheadercell {
|
|
2373
2373
|
border-width: $grid-headercell-both-border-width;
|
|
2374
2374
|
}
|
|
2375
|
-
.e-headercell.e-grid-group-first-cell
|
|
2375
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2376
|
+
.e-headercell.e-first-visible-cell {
|
|
2376
2377
|
border-left-width: 0;
|
|
2377
2378
|
}
|
|
2378
2379
|
}
|
|
@@ -2788,7 +2789,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
2788
2789
|
&.e-verticallines,
|
|
2789
2790
|
&.e-bothlines {
|
|
2790
2791
|
.e-rowcell.e-grid-group-first-cell,
|
|
2791
|
-
.e-
|
|
2792
|
+
.e-rowcell.e-first-visible-cell,
|
|
2793
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2794
|
+
.e-headercell.e-first-visible-cell,
|
|
2795
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2796
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2792
2797
|
border-left-width: 0;
|
|
2793
2798
|
}
|
|
2794
2799
|
}
|
|
@@ -2372,7 +2372,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
2372
2372
|
.e-detailheadercell {
|
|
2373
2373
|
border-width: $grid-headercell-both-border-width;
|
|
2374
2374
|
}
|
|
2375
|
-
.e-headercell.e-grid-group-first-cell
|
|
2375
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2376
|
+
.e-headercell.e-first-visible-cell {
|
|
2376
2377
|
border-left-width: 0;
|
|
2377
2378
|
}
|
|
2378
2379
|
}
|
|
@@ -2788,7 +2789,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
2788
2789
|
&.e-verticallines,
|
|
2789
2790
|
&.e-bothlines {
|
|
2790
2791
|
.e-rowcell.e-grid-group-first-cell,
|
|
2791
|
-
.e-
|
|
2792
|
+
.e-rowcell.e-first-visible-cell,
|
|
2793
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2794
|
+
.e-headercell.e-first-visible-cell,
|
|
2795
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2796
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2792
2797
|
border-left-width: 0;
|
|
2793
2798
|
}
|
|
2794
2799
|
}
|
|
@@ -2372,7 +2372,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
2372
2372
|
.e-detailheadercell {
|
|
2373
2373
|
border-width: $grid-headercell-both-border-width;
|
|
2374
2374
|
}
|
|
2375
|
-
.e-headercell.e-grid-group-first-cell
|
|
2375
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2376
|
+
.e-headercell.e-first-visible-cell {
|
|
2376
2377
|
border-left-width: 0;
|
|
2377
2378
|
}
|
|
2378
2379
|
}
|
|
@@ -2788,7 +2789,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
2788
2789
|
&.e-verticallines,
|
|
2789
2790
|
&.e-bothlines {
|
|
2790
2791
|
.e-rowcell.e-grid-group-first-cell,
|
|
2791
|
-
.e-
|
|
2792
|
+
.e-rowcell.e-first-visible-cell,
|
|
2793
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2794
|
+
.e-headercell.e-first-visible-cell,
|
|
2795
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2796
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2792
2797
|
border-left-width: 0;
|
|
2793
2798
|
}
|
|
2794
2799
|
}
|
|
@@ -2372,7 +2372,8 @@ $grid-checkmark-color: $primary !default;
|
|
|
2372
2372
|
.e-detailheadercell {
|
|
2373
2373
|
border-width: $grid-headercell-both-border-width;
|
|
2374
2374
|
}
|
|
2375
|
-
.e-headercell.e-grid-group-first-cell
|
|
2375
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2376
|
+
.e-headercell.e-first-visible-cell {
|
|
2376
2377
|
border-left-width: 0;
|
|
2377
2378
|
}
|
|
2378
2379
|
}
|
|
@@ -2788,7 +2789,11 @@ $grid-checkmark-color: $primary !default;
|
|
|
2788
2789
|
&.e-verticallines,
|
|
2789
2790
|
&.e-bothlines {
|
|
2790
2791
|
.e-rowcell.e-grid-group-first-cell,
|
|
2791
|
-
.e-
|
|
2792
|
+
.e-rowcell.e-first-visible-cell,
|
|
2793
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2794
|
+
.e-headercell.e-first-visible-cell,
|
|
2795
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2796
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2792
2797
|
border-left-width: 0;
|
|
2793
2798
|
}
|
|
2794
2799
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2360,7 +2360,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
2360
2360
|
.e-detailheadercell {
|
|
2361
2361
|
border-width: $grid-headercell-both-border-width;
|
|
2362
2362
|
}
|
|
2363
|
-
.e-headercell.e-grid-group-first-cell
|
|
2363
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2364
|
+
.e-headercell.e-first-visible-cell {
|
|
2364
2365
|
border-left-width: 0;
|
|
2365
2366
|
}
|
|
2366
2367
|
}
|
|
@@ -2776,7 +2777,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
2776
2777
|
&.e-verticallines,
|
|
2777
2778
|
&.e-bothlines {
|
|
2778
2779
|
.e-rowcell.e-grid-group-first-cell,
|
|
2779
|
-
.e-
|
|
2780
|
+
.e-rowcell.e-first-visible-cell,
|
|
2781
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2782
|
+
.e-headercell.e-first-visible-cell,
|
|
2783
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2784
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2780
2785
|
border-left-width: 0;
|
|
2781
2786
|
}
|
|
2782
2787
|
}
|
|
@@ -2360,7 +2360,8 @@ $grid-checkmark-color: $grey !default;
|
|
|
2360
2360
|
.e-detailheadercell {
|
|
2361
2361
|
border-width: $grid-headercell-both-border-width;
|
|
2362
2362
|
}
|
|
2363
|
-
.e-headercell.e-grid-group-first-cell
|
|
2363
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2364
|
+
.e-headercell.e-first-visible-cell {
|
|
2364
2365
|
border-left-width: 0;
|
|
2365
2366
|
}
|
|
2366
2367
|
}
|
|
@@ -2776,7 +2777,11 @@ $grid-checkmark-color: $grey !default;
|
|
|
2776
2777
|
&.e-verticallines,
|
|
2777
2778
|
&.e-bothlines {
|
|
2778
2779
|
.e-rowcell.e-grid-group-first-cell,
|
|
2779
|
-
.e-
|
|
2780
|
+
.e-rowcell.e-first-visible-cell,
|
|
2781
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2782
|
+
.e-headercell.e-first-visible-cell,
|
|
2783
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2784
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2780
2785
|
border-left-width: 0;
|
|
2781
2786
|
}
|
|
2782
2787
|
}
|
|
@@ -2367,7 +2367,8 @@ $grid-checkmark-color: $white !default;
|
|
|
2367
2367
|
.e-detailheadercell {
|
|
2368
2368
|
border-width: $grid-headercell-both-border-width;
|
|
2369
2369
|
}
|
|
2370
|
-
.e-headercell.e-grid-group-first-cell
|
|
2370
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2371
|
+
.e-headercell.e-first-visible-cell {
|
|
2371
2372
|
border-left-width: 0;
|
|
2372
2373
|
}
|
|
2373
2374
|
}
|
|
@@ -2783,7 +2784,11 @@ $grid-checkmark-color: $white !default;
|
|
|
2783
2784
|
&.e-verticallines,
|
|
2784
2785
|
&.e-bothlines {
|
|
2785
2786
|
.e-rowcell.e-grid-group-first-cell,
|
|
2786
|
-
.e-
|
|
2787
|
+
.e-rowcell.e-first-visible-cell,
|
|
2788
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2789
|
+
.e-headercell.e-first-visible-cell,
|
|
2790
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2791
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2787
2792
|
border-left-width: 0;
|
|
2788
2793
|
}
|
|
2789
2794
|
}
|
|
@@ -2367,7 +2367,8 @@ $grid-checkmark-color: $white !default;
|
|
|
2367
2367
|
.e-detailheadercell {
|
|
2368
2368
|
border-width: $grid-headercell-both-border-width;
|
|
2369
2369
|
}
|
|
2370
|
-
.e-headercell.e-grid-group-first-cell
|
|
2370
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2371
|
+
.e-headercell.e-first-visible-cell {
|
|
2371
2372
|
border-left-width: 0;
|
|
2372
2373
|
}
|
|
2373
2374
|
}
|
|
@@ -2783,7 +2784,11 @@ $grid-checkmark-color: $white !default;
|
|
|
2783
2784
|
&.e-verticallines,
|
|
2784
2785
|
&.e-bothlines {
|
|
2785
2786
|
.e-rowcell.e-grid-group-first-cell,
|
|
2786
|
-
.e-
|
|
2787
|
+
.e-rowcell.e-first-visible-cell,
|
|
2788
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2789
|
+
.e-headercell.e-first-visible-cell,
|
|
2790
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2791
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2787
2792
|
border-left-width: 0;
|
|
2788
2793
|
}
|
|
2789
2794
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2363,7 +2363,8 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2363
2363
|
.e-detailheadercell {
|
|
2364
2364
|
border-width: $grid-headercell-both-border-width;
|
|
2365
2365
|
}
|
|
2366
|
-
.e-headercell.e-grid-group-first-cell
|
|
2366
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2367
|
+
.e-headercell.e-first-visible-cell {
|
|
2367
2368
|
border-left-width: 0;
|
|
2368
2369
|
}
|
|
2369
2370
|
}
|
|
@@ -2779,7 +2780,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
2779
2780
|
&.e-verticallines,
|
|
2780
2781
|
&.e-bothlines {
|
|
2781
2782
|
.e-rowcell.e-grid-group-first-cell,
|
|
2782
|
-
.e-
|
|
2783
|
+
.e-rowcell.e-first-visible-cell,
|
|
2784
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2785
|
+
.e-headercell.e-first-visible-cell,
|
|
2786
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2787
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2783
2788
|
border-left-width: 0;
|
|
2784
2789
|
}
|
|
2785
2790
|
}
|
|
@@ -2362,7 +2362,8 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2362
2362
|
.e-detailheadercell {
|
|
2363
2363
|
border-width: $grid-headercell-both-border-width;
|
|
2364
2364
|
}
|
|
2365
|
-
.e-headercell.e-grid-group-first-cell
|
|
2365
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2366
|
+
.e-headercell.e-first-visible-cell {
|
|
2366
2367
|
border-left-width: 0;
|
|
2367
2368
|
}
|
|
2368
2369
|
}
|
|
@@ -2778,7 +2779,11 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
2778
2779
|
&.e-verticallines,
|
|
2779
2780
|
&.e-bothlines {
|
|
2780
2781
|
.e-rowcell.e-grid-group-first-cell,
|
|
2781
|
-
.e-
|
|
2782
|
+
.e-rowcell.e-first-visible-cell,
|
|
2783
|
+
.e-headercell.e-grid-group-first-cell,
|
|
2784
|
+
.e-headercell.e-first-visible-cell,
|
|
2785
|
+
.e-filterbarcell.e-grid-group-first-cell,
|
|
2786
|
+
.e-filterbarcell.e-first-visible-cell {
|
|
2782
2787
|
border-left-width: 0;
|
|
2783
2788
|
}
|
|
2784
2789
|
}
|