@syncfusion/blazor-themes 27.1.51 → 27.1.52
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/SCSS-Themes/bds-dark.scss +16 -5
- package/SCSS-Themes/bds.scss +16 -5
- package/SCSS-Themes/bootstrap-dark.scss +16 -5
- package/SCSS-Themes/bootstrap.scss +16 -5
- package/SCSS-Themes/bootstrap4.scss +16 -5
- package/SCSS-Themes/bootstrap5-dark.scss +17 -6
- package/SCSS-Themes/bootstrap5.3.scss +17 -6
- package/SCSS-Themes/bootstrap5.scss +17 -6
- package/SCSS-Themes/fabric-dark.scss +16 -5
- package/SCSS-Themes/fabric.scss +16 -5
- package/SCSS-Themes/fluent-dark.scss +17 -6
- package/SCSS-Themes/fluent.scss +17 -6
- package/SCSS-Themes/fluent2-dark.scss +16 -5
- package/SCSS-Themes/fluent2.scss +16 -5
- package/SCSS-Themes/grids/grid/bds-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bds.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/material.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/material3.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +2 -0
- package/SCSS-Themes/highcontrast.scss +16 -5
- package/SCSS-Themes/material-dark.scss +16 -5
- package/SCSS-Themes/material.scss +16 -5
- package/SCSS-Themes/material3-dark.scss +16 -5
- package/SCSS-Themes/material3.scss +16 -5
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.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/fluent-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +1 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bds.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.3.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/material3.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +9 -5
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +9 -5
- package/SCSS-Themes/tailwind-dark.scss +17 -6
- package/SCSS-Themes/tailwind.scss +17 -6
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.3.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -0
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -0
- package/package.json +1 -1
|
@@ -87003,6 +87003,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87003
87003
|
.e-filterbarcell,
|
|
87004
87004
|
.e-filterbarcelldisabled {
|
|
87005
87005
|
border-width: $grid-filtercell-both-border-width;
|
|
87006
|
+
border-top-width: 1px;
|
|
87006
87007
|
}
|
|
87007
87008
|
}
|
|
87008
87009
|
|
|
@@ -88977,6 +88978,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88977
88978
|
.e-filterbarcell,
|
|
88978
88979
|
.e-filterbarcelldisabled {
|
|
88979
88980
|
border-width: $grid-filtercell-both-border-width;
|
|
88981
|
+
border-top-width: 1px;
|
|
88980
88982
|
}
|
|
88981
88983
|
|
|
88982
88984
|
.e-rowcell,
|
|
@@ -94444,6 +94446,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
94444
94446
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
94445
94447
|
@include grid-wrap;
|
|
94446
94448
|
}
|
|
94449
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
94450
|
+
display: inline-block;
|
|
94451
|
+
white-space: nowrap;
|
|
94452
|
+
word-wrap: break-word;
|
|
94453
|
+
}
|
|
94447
94454
|
|
|
94448
94455
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
94449
94456
|
@include grid-wrap;
|
|
@@ -121808,13 +121815,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
121808
121815
|
background: $pivotgrid-grp-bg-color;
|
|
121809
121816
|
}
|
|
121810
121817
|
|
|
121811
|
-
.e-toolbar-item
|
|
121812
|
-
|
|
121813
|
-
|
|
121814
|
-
|
|
121815
|
-
|
|
121818
|
+
.e-toolbar-item {
|
|
121819
|
+
.e-tbar-btn.e-btn {
|
|
121820
|
+
.e-icons.e-btn-icon {
|
|
121821
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
121822
|
+
font-size: 16px;
|
|
121823
|
+
}
|
|
121816
121824
|
}
|
|
121817
121825
|
}
|
|
121826
|
+
&.e-disabled {
|
|
121827
|
+
pointer-events: none;
|
|
121828
|
+
}
|
|
121818
121829
|
}
|
|
121819
121830
|
|
|
121820
121831
|
.e-pivot-toolbar-menu {
|
package/SCSS-Themes/fluent2.scss
CHANGED
|
@@ -87775,6 +87775,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87775
87775
|
.e-filterbarcell,
|
|
87776
87776
|
.e-filterbarcelldisabled {
|
|
87777
87777
|
border-width: $grid-filtercell-both-border-width;
|
|
87778
|
+
border-top-width: 1px;
|
|
87778
87779
|
}
|
|
87779
87780
|
}
|
|
87780
87781
|
|
|
@@ -89749,6 +89750,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
89749
89750
|
.e-filterbarcell,
|
|
89750
89751
|
.e-filterbarcelldisabled {
|
|
89751
89752
|
border-width: $grid-filtercell-both-border-width;
|
|
89753
|
+
border-top-width: 1px;
|
|
89752
89754
|
}
|
|
89753
89755
|
|
|
89754
89756
|
.e-rowcell,
|
|
@@ -95216,6 +95218,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
95216
95218
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
95217
95219
|
@include grid-wrap;
|
|
95218
95220
|
}
|
|
95221
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
95222
|
+
display: inline-block;
|
|
95223
|
+
white-space: nowrap;
|
|
95224
|
+
word-wrap: break-word;
|
|
95225
|
+
}
|
|
95219
95226
|
|
|
95220
95227
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
95221
95228
|
@include grid-wrap;
|
|
@@ -122580,13 +122587,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
122580
122587
|
background: $pivotgrid-grp-bg-color;
|
|
122581
122588
|
}
|
|
122582
122589
|
|
|
122583
|
-
.e-toolbar-item
|
|
122584
|
-
|
|
122585
|
-
|
|
122586
|
-
|
|
122587
|
-
|
|
122590
|
+
.e-toolbar-item {
|
|
122591
|
+
.e-tbar-btn.e-btn {
|
|
122592
|
+
.e-icons.e-btn-icon {
|
|
122593
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
122594
|
+
font-size: 16px;
|
|
122595
|
+
}
|
|
122588
122596
|
}
|
|
122589
122597
|
}
|
|
122598
|
+
&.e-disabled {
|
|
122599
|
+
pointer-events: none;
|
|
122600
|
+
}
|
|
122590
122601
|
}
|
|
122591
122602
|
|
|
122592
122603
|
.e-pivot-toolbar-menu {
|
|
@@ -4201,6 +4201,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4201
4201
|
.e-filterbarcell,
|
|
4202
4202
|
.e-filterbarcelldisabled {
|
|
4203
4203
|
border-width: $grid-filtercell-both-border-width;
|
|
4204
|
+
border-top-width: 1px;
|
|
4204
4205
|
}
|
|
4205
4206
|
}
|
|
4206
4207
|
|
|
@@ -6175,6 +6176,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
6175
6176
|
.e-filterbarcell,
|
|
6176
6177
|
.e-filterbarcelldisabled {
|
|
6177
6178
|
border-width: $grid-filtercell-both-border-width;
|
|
6179
|
+
border-top-width: 1px;
|
|
6178
6180
|
}
|
|
6179
6181
|
|
|
6180
6182
|
.e-rowcell,
|
|
@@ -4201,6 +4201,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
4201
4201
|
.e-filterbarcell,
|
|
4202
4202
|
.e-filterbarcelldisabled {
|
|
4203
4203
|
border-width: $grid-filtercell-both-border-width;
|
|
4204
|
+
border-top-width: 1px;
|
|
4204
4205
|
}
|
|
4205
4206
|
}
|
|
4206
4207
|
|
|
@@ -6175,6 +6176,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
6175
6176
|
.e-filterbarcell,
|
|
6176
6177
|
.e-filterbarcelldisabled {
|
|
6177
6178
|
border-width: $grid-filtercell-both-border-width;
|
|
6179
|
+
border-top-width: 1px;
|
|
6178
6180
|
}
|
|
6179
6181
|
|
|
6180
6182
|
.e-rowcell,
|
|
@@ -4190,6 +4190,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
4190
4190
|
.e-filterbarcell,
|
|
4191
4191
|
.e-filterbarcelldisabled {
|
|
4192
4192
|
border-width: $grid-filtercell-both-border-width;
|
|
4193
|
+
border-top-width: 1px;
|
|
4193
4194
|
}
|
|
4194
4195
|
}
|
|
4195
4196
|
|
|
@@ -6164,6 +6165,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
6164
6165
|
.e-filterbarcell,
|
|
6165
6166
|
.e-filterbarcelldisabled {
|
|
6166
6167
|
border-width: $grid-filtercell-both-border-width;
|
|
6168
|
+
border-top-width: 1px;
|
|
6167
6169
|
}
|
|
6168
6170
|
|
|
6169
6171
|
.e-rowcell,
|
|
@@ -4189,6 +4189,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
4189
4189
|
.e-filterbarcell,
|
|
4190
4190
|
.e-filterbarcelldisabled {
|
|
4191
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4192
4193
|
}
|
|
4193
4194
|
}
|
|
4194
4195
|
|
|
@@ -6163,6 +6164,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
6163
6164
|
.e-filterbarcell,
|
|
6164
6165
|
.e-filterbarcelldisabled {
|
|
6165
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6166
6168
|
}
|
|
6167
6169
|
|
|
6168
6170
|
.e-rowcell,
|
|
@@ -4196,6 +4196,7 @@ $grid-checkmark-color: $white !default;
|
|
|
4196
4196
|
.e-filterbarcell,
|
|
4197
4197
|
.e-filterbarcelldisabled {
|
|
4198
4198
|
border-width: $grid-filtercell-both-border-width;
|
|
4199
|
+
border-top-width: 1px;
|
|
4199
4200
|
}
|
|
4200
4201
|
}
|
|
4201
4202
|
|
|
@@ -6170,6 +6171,7 @@ $grid-checkmark-color: $white !default;
|
|
|
6170
6171
|
.e-filterbarcell,
|
|
6171
6172
|
.e-filterbarcelldisabled {
|
|
6172
6173
|
border-width: $grid-filtercell-both-border-width;
|
|
6174
|
+
border-top-width: 1px;
|
|
6173
6175
|
}
|
|
6174
6176
|
|
|
6175
6177
|
.e-rowcell,
|
|
@@ -4189,6 +4189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4189
4189
|
.e-filterbarcell,
|
|
4190
4190
|
.e-filterbarcelldisabled {
|
|
4191
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4192
4193
|
}
|
|
4193
4194
|
}
|
|
4194
4195
|
|
|
@@ -6163,6 +6164,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6163
6164
|
.e-filterbarcell,
|
|
6164
6165
|
.e-filterbarcelldisabled {
|
|
6165
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6166
6168
|
}
|
|
6167
6169
|
|
|
6168
6170
|
.e-rowcell,
|
|
@@ -4189,6 +4189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4189
4189
|
.e-filterbarcell,
|
|
4190
4190
|
.e-filterbarcelldisabled {
|
|
4191
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4192
4193
|
}
|
|
4193
4194
|
}
|
|
4194
4195
|
|
|
@@ -6163,6 +6164,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6163
6164
|
.e-filterbarcell,
|
|
6164
6165
|
.e-filterbarcelldisabled {
|
|
6165
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6166
6168
|
}
|
|
6167
6169
|
|
|
6168
6170
|
.e-rowcell,
|
|
@@ -4189,6 +4189,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4189
4189
|
.e-filterbarcell,
|
|
4190
4190
|
.e-filterbarcelldisabled {
|
|
4191
4191
|
border-width: $grid-filtercell-both-border-width;
|
|
4192
|
+
border-top-width: 1px;
|
|
4192
4193
|
}
|
|
4193
4194
|
}
|
|
4194
4195
|
|
|
@@ -6163,6 +6164,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6163
6164
|
.e-filterbarcell,
|
|
6164
6165
|
.e-filterbarcelldisabled {
|
|
6165
6166
|
border-width: $grid-filtercell-both-border-width;
|
|
6167
|
+
border-top-width: 1px;
|
|
6166
6168
|
}
|
|
6167
6169
|
|
|
6168
6170
|
.e-rowcell,
|
|
@@ -4188,6 +4188,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
4188
4188
|
.e-filterbarcell,
|
|
4189
4189
|
.e-filterbarcelldisabled {
|
|
4190
4190
|
border-width: $grid-filtercell-both-border-width;
|
|
4191
|
+
border-top-width: 1px;
|
|
4191
4192
|
}
|
|
4192
4193
|
}
|
|
4193
4194
|
|
|
@@ -6162,6 +6163,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
6162
6163
|
.e-filterbarcell,
|
|
6163
6164
|
.e-filterbarcelldisabled {
|
|
6164
6165
|
border-width: $grid-filtercell-both-border-width;
|
|
6166
|
+
border-top-width: 1px;
|
|
6165
6167
|
}
|
|
6166
6168
|
|
|
6167
6169
|
.e-rowcell,
|
|
@@ -4187,6 +4187,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
4187
4187
|
.e-filterbarcell,
|
|
4188
4188
|
.e-filterbarcelldisabled {
|
|
4189
4189
|
border-width: $grid-filtercell-both-border-width;
|
|
4190
|
+
border-top-width: 1px;
|
|
4190
4191
|
}
|
|
4191
4192
|
}
|
|
4192
4193
|
|
|
@@ -6161,6 +6162,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
6161
6162
|
.e-filterbarcell,
|
|
6162
6163
|
.e-filterbarcelldisabled {
|
|
6163
6164
|
border-width: $grid-filtercell-both-border-width;
|
|
6165
|
+
border-top-width: 1px;
|
|
6164
6166
|
}
|
|
6165
6167
|
|
|
6166
6168
|
.e-rowcell,
|
|
@@ -4190,6 +4190,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4190
4190
|
.e-filterbarcell,
|
|
4191
4191
|
.e-filterbarcelldisabled {
|
|
4192
4192
|
border-width: $grid-filtercell-both-border-width;
|
|
4193
|
+
border-top-width: 1px;
|
|
4193
4194
|
}
|
|
4194
4195
|
}
|
|
4195
4196
|
|
|
@@ -6164,6 +6165,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6164
6165
|
.e-filterbarcell,
|
|
6165
6166
|
.e-filterbarcelldisabled {
|
|
6166
6167
|
border-width: $grid-filtercell-both-border-width;
|
|
6168
|
+
border-top-width: 1px;
|
|
6167
6169
|
}
|
|
6168
6170
|
|
|
6169
6171
|
.e-rowcell,
|
|
@@ -4190,6 +4190,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4190
4190
|
.e-filterbarcell,
|
|
4191
4191
|
.e-filterbarcelldisabled {
|
|
4192
4192
|
border-width: $grid-filtercell-both-border-width;
|
|
4193
|
+
border-top-width: 1px;
|
|
4193
4194
|
}
|
|
4194
4195
|
}
|
|
4195
4196
|
|
|
@@ -6164,6 +6165,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6164
6165
|
.e-filterbarcell,
|
|
6165
6166
|
.e-filterbarcelldisabled {
|
|
6166
6167
|
border-width: $grid-filtercell-both-border-width;
|
|
6168
|
+
border-top-width: 1px;
|
|
6167
6169
|
}
|
|
6168
6170
|
|
|
6169
6171
|
.e-rowcell,
|
|
@@ -4203,6 +4203,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4203
4203
|
.e-filterbarcell,
|
|
4204
4204
|
.e-filterbarcelldisabled {
|
|
4205
4205
|
border-width: $grid-filtercell-both-border-width;
|
|
4206
|
+
border-top-width: 1px;
|
|
4206
4207
|
}
|
|
4207
4208
|
}
|
|
4208
4209
|
|
|
@@ -6177,6 +6178,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6177
6178
|
.e-filterbarcell,
|
|
6178
6179
|
.e-filterbarcelldisabled {
|
|
6179
6180
|
border-width: $grid-filtercell-both-border-width;
|
|
6181
|
+
border-top-width: 1px;
|
|
6180
6182
|
}
|
|
6181
6183
|
|
|
6182
6184
|
.e-rowcell,
|
|
@@ -4203,6 +4203,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4203
4203
|
.e-filterbarcell,
|
|
4204
4204
|
.e-filterbarcelldisabled {
|
|
4205
4205
|
border-width: $grid-filtercell-both-border-width;
|
|
4206
|
+
border-top-width: 1px;
|
|
4206
4207
|
}
|
|
4207
4208
|
}
|
|
4208
4209
|
|
|
@@ -6177,6 +6178,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6177
6178
|
.e-filterbarcell,
|
|
6178
6179
|
.e-filterbarcelldisabled {
|
|
6179
6180
|
border-width: $grid-filtercell-both-border-width;
|
|
6181
|
+
border-top-width: 1px;
|
|
6180
6182
|
}
|
|
6181
6183
|
|
|
6182
6184
|
.e-rowcell,
|
|
@@ -4187,6 +4187,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
4187
4187
|
.e-filterbarcell,
|
|
4188
4188
|
.e-filterbarcelldisabled {
|
|
4189
4189
|
border-width: $grid-filtercell-both-border-width;
|
|
4190
|
+
border-top-width: 1px;
|
|
4190
4191
|
}
|
|
4191
4192
|
}
|
|
4192
4193
|
|
|
@@ -6161,6 +6162,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
6161
6162
|
.e-filterbarcell,
|
|
6162
6163
|
.e-filterbarcelldisabled {
|
|
6163
6164
|
border-width: $grid-filtercell-both-border-width;
|
|
6165
|
+
border-top-width: 1px;
|
|
6164
6166
|
}
|
|
6165
6167
|
|
|
6166
6168
|
.e-rowcell,
|
|
@@ -4187,6 +4187,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4187
4187
|
.e-filterbarcell,
|
|
4188
4188
|
.e-filterbarcelldisabled {
|
|
4189
4189
|
border-width: $grid-filtercell-both-border-width;
|
|
4190
|
+
border-top-width: 1px;
|
|
4190
4191
|
}
|
|
4191
4192
|
}
|
|
4192
4193
|
|
|
@@ -6161,6 +6162,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
6161
6162
|
.e-filterbarcell,
|
|
6162
6163
|
.e-filterbarcelldisabled {
|
|
6163
6164
|
border-width: $grid-filtercell-both-border-width;
|
|
6165
|
+
border-top-width: 1px;
|
|
6164
6166
|
}
|
|
6165
6167
|
|
|
6166
6168
|
.e-rowcell,
|
|
@@ -4187,6 +4187,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
4187
4187
|
.e-filterbarcell,
|
|
4188
4188
|
.e-filterbarcelldisabled {
|
|
4189
4189
|
border-width: $grid-filtercell-both-border-width;
|
|
4190
|
+
border-top-width: 1px;
|
|
4190
4191
|
}
|
|
4191
4192
|
}
|
|
4192
4193
|
|
|
@@ -6161,6 +6162,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
6161
6162
|
.e-filterbarcell,
|
|
6162
6163
|
.e-filterbarcelldisabled {
|
|
6163
6164
|
border-width: $grid-filtercell-both-border-width;
|
|
6165
|
+
border-top-width: 1px;
|
|
6164
6166
|
}
|
|
6165
6167
|
|
|
6166
6168
|
.e-rowcell,
|
|
@@ -4190,6 +4190,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4190
4190
|
.e-filterbarcell,
|
|
4191
4191
|
.e-filterbarcelldisabled {
|
|
4192
4192
|
border-width: $grid-filtercell-both-border-width;
|
|
4193
|
+
border-top-width: 1px;
|
|
4193
4194
|
}
|
|
4194
4195
|
}
|
|
4195
4196
|
|
|
@@ -6164,6 +6165,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
6164
6165
|
.e-filterbarcell,
|
|
6165
6166
|
.e-filterbarcelldisabled {
|
|
6166
6167
|
border-width: $grid-filtercell-both-border-width;
|
|
6168
|
+
border-top-width: 1px;
|
|
6167
6169
|
}
|
|
6168
6170
|
|
|
6169
6171
|
.e-rowcell,
|
|
@@ -4190,6 +4190,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
4190
4190
|
.e-filterbarcell,
|
|
4191
4191
|
.e-filterbarcelldisabled {
|
|
4192
4192
|
border-width: $grid-filtercell-both-border-width;
|
|
4193
|
+
border-top-width: 1px;
|
|
4193
4194
|
}
|
|
4194
4195
|
}
|
|
4195
4196
|
|
|
@@ -6164,6 +6165,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
6164
6165
|
.e-filterbarcell,
|
|
6165
6166
|
.e-filterbarcelldisabled {
|
|
6166
6167
|
border-width: $grid-filtercell-both-border-width;
|
|
6168
|
+
border-top-width: 1px;
|
|
6167
6169
|
}
|
|
6168
6170
|
|
|
6169
6171
|
.e-rowcell,
|
|
@@ -4196,6 +4196,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4196
4196
|
.e-filterbarcell,
|
|
4197
4197
|
.e-filterbarcelldisabled {
|
|
4198
4198
|
border-width: $grid-filtercell-both-border-width;
|
|
4199
|
+
border-top-width: 1px;
|
|
4199
4200
|
}
|
|
4200
4201
|
}
|
|
4201
4202
|
|
|
@@ -6170,6 +6171,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6170
6171
|
.e-filterbarcell,
|
|
6171
6172
|
.e-filterbarcelldisabled {
|
|
6172
6173
|
border-width: $grid-filtercell-both-border-width;
|
|
6174
|
+
border-top-width: 1px;
|
|
6173
6175
|
}
|
|
6174
6176
|
|
|
6175
6177
|
.e-rowcell,
|
|
@@ -4196,6 +4196,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
4196
4196
|
.e-filterbarcell,
|
|
4197
4197
|
.e-filterbarcelldisabled {
|
|
4198
4198
|
border-width: $grid-filtercell-both-border-width;
|
|
4199
|
+
border-top-width: 1px;
|
|
4199
4200
|
}
|
|
4200
4201
|
}
|
|
4201
4202
|
|
|
@@ -6170,6 +6171,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
6170
6171
|
.e-filterbarcell,
|
|
6171
6172
|
.e-filterbarcelldisabled {
|
|
6172
6173
|
border-width: $grid-filtercell-both-border-width;
|
|
6174
|
+
border-top-width: 1px;
|
|
6173
6175
|
}
|
|
6174
6176
|
|
|
6175
6177
|
.e-rowcell,
|
|
@@ -84660,6 +84660,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
84660
84660
|
.e-filterbarcell,
|
|
84661
84661
|
.e-filterbarcelldisabled {
|
|
84662
84662
|
border-width: $grid-filtercell-both-border-width;
|
|
84663
|
+
border-top-width: 1px;
|
|
84663
84664
|
}
|
|
84664
84665
|
}
|
|
84665
84666
|
|
|
@@ -86634,6 +86635,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
86634
86635
|
.e-filterbarcell,
|
|
86635
86636
|
.e-filterbarcelldisabled {
|
|
86636
86637
|
border-width: $grid-filtercell-both-border-width;
|
|
86638
|
+
border-top-width: 1px;
|
|
86637
86639
|
}
|
|
86638
86640
|
|
|
86639
86641
|
.e-rowcell,
|
|
@@ -92087,6 +92089,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
92087
92089
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92088
92090
|
@include grid-wrap;
|
|
92089
92091
|
}
|
|
92092
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92093
|
+
display: inline-block;
|
|
92094
|
+
white-space: nowrap;
|
|
92095
|
+
word-wrap: break-word;
|
|
92096
|
+
}
|
|
92090
92097
|
|
|
92091
92098
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92092
92099
|
@include grid-wrap;
|
|
@@ -119413,13 +119420,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
119413
119420
|
background: $pivotgrid-grp-bg-color;
|
|
119414
119421
|
}
|
|
119415
119422
|
|
|
119416
|
-
.e-toolbar-item
|
|
119417
|
-
|
|
119418
|
-
|
|
119419
|
-
|
|
119420
|
-
|
|
119423
|
+
.e-toolbar-item {
|
|
119424
|
+
.e-tbar-btn.e-btn {
|
|
119425
|
+
.e-icons.e-btn-icon {
|
|
119426
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119427
|
+
font-size: 16px;
|
|
119428
|
+
}
|
|
119421
119429
|
}
|
|
119422
119430
|
}
|
|
119431
|
+
&.e-disabled {
|
|
119432
|
+
pointer-events: none;
|
|
119433
|
+
}
|
|
119423
119434
|
}
|
|
119424
119435
|
|
|
119425
119436
|
.e-pivot-toolbar-menu {
|
|
@@ -85573,6 +85573,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85573
85573
|
.e-filterbarcell,
|
|
85574
85574
|
.e-filterbarcelldisabled {
|
|
85575
85575
|
border-width: $grid-filtercell-both-border-width;
|
|
85576
|
+
border-top-width: 1px;
|
|
85576
85577
|
}
|
|
85577
85578
|
}
|
|
85578
85579
|
|
|
@@ -87547,6 +87548,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87547
87548
|
.e-filterbarcell,
|
|
87548
87549
|
.e-filterbarcelldisabled {
|
|
87549
87550
|
border-width: $grid-filtercell-both-border-width;
|
|
87551
|
+
border-top-width: 1px;
|
|
87550
87552
|
}
|
|
87551
87553
|
|
|
87552
87554
|
.e-rowcell,
|
|
@@ -93012,6 +93014,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
93012
93014
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93013
93015
|
@include grid-wrap;
|
|
93014
93016
|
}
|
|
93017
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93018
|
+
display: inline-block;
|
|
93019
|
+
white-space: nowrap;
|
|
93020
|
+
word-wrap: break-word;
|
|
93021
|
+
}
|
|
93015
93022
|
|
|
93016
93023
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93017
93024
|
@include grid-wrap;
|
|
@@ -120374,13 +120381,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
120374
120381
|
background: $pivotgrid-grp-bg-color;
|
|
120375
120382
|
}
|
|
120376
120383
|
|
|
120377
|
-
.e-toolbar-item
|
|
120378
|
-
|
|
120379
|
-
|
|
120380
|
-
|
|
120381
|
-
|
|
120384
|
+
.e-toolbar-item {
|
|
120385
|
+
.e-tbar-btn.e-btn {
|
|
120386
|
+
.e-icons.e-btn-icon {
|
|
120387
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120388
|
+
font-size: 16px;
|
|
120389
|
+
}
|
|
120382
120390
|
}
|
|
120383
120391
|
}
|
|
120392
|
+
&.e-disabled {
|
|
120393
|
+
pointer-events: none;
|
|
120394
|
+
}
|
|
120384
120395
|
}
|
|
120385
120396
|
|
|
120386
120397
|
.e-pivot-toolbar-menu {
|
|
@@ -85301,6 +85301,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
85301
85301
|
.e-filterbarcell,
|
|
85302
85302
|
.e-filterbarcelldisabled {
|
|
85303
85303
|
border-width: $grid-filtercell-both-border-width;
|
|
85304
|
+
border-top-width: 1px;
|
|
85304
85305
|
}
|
|
85305
85306
|
}
|
|
85306
85307
|
|
|
@@ -87275,6 +87276,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
87275
87276
|
.e-filterbarcell,
|
|
87276
87277
|
.e-filterbarcelldisabled {
|
|
87277
87278
|
border-width: $grid-filtercell-both-border-width;
|
|
87279
|
+
border-top-width: 1px;
|
|
87278
87280
|
}
|
|
87279
87281
|
|
|
87280
87282
|
.e-rowcell,
|
|
@@ -92741,6 +92743,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
92741
92743
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92742
92744
|
@include grid-wrap;
|
|
92743
92745
|
}
|
|
92746
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92747
|
+
display: inline-block;
|
|
92748
|
+
white-space: nowrap;
|
|
92749
|
+
word-wrap: break-word;
|
|
92750
|
+
}
|
|
92744
92751
|
|
|
92745
92752
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92746
92753
|
@include grid-wrap;
|
|
@@ -120101,13 +120108,17 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
120101
120108
|
background: $pivotgrid-grp-bg-color;
|
|
120102
120109
|
}
|
|
120103
120110
|
|
|
120104
|
-
.e-toolbar-item
|
|
120105
|
-
|
|
120106
|
-
|
|
120107
|
-
|
|
120108
|
-
|
|
120111
|
+
.e-toolbar-item {
|
|
120112
|
+
.e-tbar-btn.e-btn {
|
|
120113
|
+
.e-icons.e-btn-icon {
|
|
120114
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120115
|
+
font-size: 16px;
|
|
120116
|
+
}
|
|
120109
120117
|
}
|
|
120110
120118
|
}
|
|
120119
|
+
&.e-disabled {
|
|
120120
|
+
pointer-events: none;
|
|
120121
|
+
}
|
|
120111
120122
|
}
|
|
120112
120123
|
|
|
120113
120124
|
.e-pivot-toolbar-menu {
|
|
@@ -85396,6 +85396,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
85396
85396
|
.e-filterbarcell,
|
|
85397
85397
|
.e-filterbarcelldisabled {
|
|
85398
85398
|
border-width: $grid-filtercell-both-border-width;
|
|
85399
|
+
border-top-width: 1px;
|
|
85399
85400
|
}
|
|
85400
85401
|
}
|
|
85401
85402
|
|
|
@@ -87370,6 +87371,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
87370
87371
|
.e-filterbarcell,
|
|
87371
87372
|
.e-filterbarcelldisabled {
|
|
87372
87373
|
border-width: $grid-filtercell-both-border-width;
|
|
87374
|
+
border-top-width: 1px;
|
|
87373
87375
|
}
|
|
87374
87376
|
|
|
87375
87377
|
.e-rowcell,
|
|
@@ -92807,6 +92809,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92807
92809
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92808
92810
|
@include grid-wrap;
|
|
92809
92811
|
}
|
|
92812
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92813
|
+
display: inline-block;
|
|
92814
|
+
white-space: nowrap;
|
|
92815
|
+
word-wrap: break-word;
|
|
92816
|
+
}
|
|
92810
92817
|
|
|
92811
92818
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92812
92819
|
@include grid-wrap;
|
|
@@ -120169,13 +120176,17 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
120169
120176
|
background: $pivotgrid-grp-bg-color;
|
|
120170
120177
|
}
|
|
120171
120178
|
|
|
120172
|
-
.e-toolbar-item
|
|
120173
|
-
|
|
120174
|
-
|
|
120175
|
-
|
|
120176
|
-
|
|
120179
|
+
.e-toolbar-item {
|
|
120180
|
+
.e-tbar-btn.e-btn {
|
|
120181
|
+
.e-icons.e-btn-icon {
|
|
120182
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120183
|
+
font-size: 16px;
|
|
120184
|
+
}
|
|
120177
120185
|
}
|
|
120178
120186
|
}
|
|
120187
|
+
&.e-disabled {
|
|
120188
|
+
pointer-events: none;
|
|
120189
|
+
}
|
|
120179
120190
|
}
|
|
120180
120191
|
|
|
120181
120192
|
.e-pivot-toolbar-menu {
|