@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
|
@@ -86263,6 +86263,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
86263
86263
|
.e-filterbarcell,
|
|
86264
86264
|
.e-filterbarcelldisabled {
|
|
86265
86265
|
border-width: $grid-filtercell-both-border-width;
|
|
86266
|
+
border-top-width: 1px;
|
|
86266
86267
|
}
|
|
86267
86268
|
}
|
|
86268
86269
|
|
|
@@ -88237,6 +88238,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
88237
88238
|
.e-filterbarcell,
|
|
88238
88239
|
.e-filterbarcelldisabled {
|
|
88239
88240
|
border-width: $grid-filtercell-both-border-width;
|
|
88241
|
+
border-top-width: 1px;
|
|
88240
88242
|
}
|
|
88241
88243
|
|
|
88242
88244
|
.e-rowcell,
|
|
@@ -93681,6 +93683,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
93681
93683
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93682
93684
|
@include grid-wrap;
|
|
93683
93685
|
}
|
|
93686
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93687
|
+
display: inline-block;
|
|
93688
|
+
white-space: nowrap;
|
|
93689
|
+
word-wrap: break-word;
|
|
93690
|
+
}
|
|
93684
93691
|
|
|
93685
93692
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93686
93693
|
@include grid-wrap;
|
|
@@ -121045,13 +121052,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
121045
121052
|
background: $pivotgrid-grp-bg-color;
|
|
121046
121053
|
}
|
|
121047
121054
|
|
|
121048
|
-
.e-toolbar-item
|
|
121049
|
-
|
|
121050
|
-
|
|
121051
|
-
|
|
121052
|
-
|
|
121055
|
+
.e-toolbar-item {
|
|
121056
|
+
.e-tbar-btn.e-btn {
|
|
121057
|
+
.e-icons.e-btn-icon {
|
|
121058
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
121059
|
+
font-size: 16px;
|
|
121060
|
+
}
|
|
121053
121061
|
}
|
|
121054
121062
|
}
|
|
121063
|
+
&.e-disabled {
|
|
121064
|
+
pointer-events: none;
|
|
121065
|
+
}
|
|
121055
121066
|
}
|
|
121056
121067
|
|
|
121057
121068
|
.e-pivot-toolbar-menu {
|
package/SCSS-Themes/bds.scss
CHANGED
|
@@ -86558,6 +86558,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
86558
86558
|
.e-filterbarcell,
|
|
86559
86559
|
.e-filterbarcelldisabled {
|
|
86560
86560
|
border-width: $grid-filtercell-both-border-width;
|
|
86561
|
+
border-top-width: 1px;
|
|
86561
86562
|
}
|
|
86562
86563
|
}
|
|
86563
86564
|
|
|
@@ -88532,6 +88533,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
88532
88533
|
.e-filterbarcell,
|
|
88533
88534
|
.e-filterbarcelldisabled {
|
|
88534
88535
|
border-width: $grid-filtercell-both-border-width;
|
|
88536
|
+
border-top-width: 1px;
|
|
88535
88537
|
}
|
|
88536
88538
|
|
|
88537
88539
|
.e-rowcell,
|
|
@@ -93976,6 +93978,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
93976
93978
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93977
93979
|
@include grid-wrap;
|
|
93978
93980
|
}
|
|
93981
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93982
|
+
display: inline-block;
|
|
93983
|
+
white-space: nowrap;
|
|
93984
|
+
word-wrap: break-word;
|
|
93985
|
+
}
|
|
93979
93986
|
|
|
93980
93987
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93981
93988
|
@include grid-wrap;
|
|
@@ -121340,13 +121347,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
121340
121347
|
background: $pivotgrid-grp-bg-color;
|
|
121341
121348
|
}
|
|
121342
121349
|
|
|
121343
|
-
.e-toolbar-item
|
|
121344
|
-
|
|
121345
|
-
|
|
121346
|
-
|
|
121347
|
-
|
|
121350
|
+
.e-toolbar-item {
|
|
121351
|
+
.e-tbar-btn.e-btn {
|
|
121352
|
+
.e-icons.e-btn-icon {
|
|
121353
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
121354
|
+
font-size: 16px;
|
|
121355
|
+
}
|
|
121348
121356
|
}
|
|
121349
121357
|
}
|
|
121358
|
+
&.e-disabled {
|
|
121359
|
+
pointer-events: none;
|
|
121360
|
+
}
|
|
121350
121361
|
}
|
|
121351
121362
|
|
|
121352
121363
|
.e-pivot-toolbar-menu {
|
|
@@ -84744,6 +84744,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
84744
84744
|
.e-filterbarcell,
|
|
84745
84745
|
.e-filterbarcelldisabled {
|
|
84746
84746
|
border-width: $grid-filtercell-both-border-width;
|
|
84747
|
+
border-top-width: 1px;
|
|
84747
84748
|
}
|
|
84748
84749
|
}
|
|
84749
84750
|
|
|
@@ -86718,6 +86719,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
86718
86719
|
.e-filterbarcell,
|
|
86719
86720
|
.e-filterbarcelldisabled {
|
|
86720
86721
|
border-width: $grid-filtercell-both-border-width;
|
|
86722
|
+
border-top-width: 1px;
|
|
86721
86723
|
}
|
|
86722
86724
|
|
|
86723
86725
|
.e-rowcell,
|
|
@@ -92184,6 +92186,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
92184
92186
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92185
92187
|
@include grid-wrap;
|
|
92186
92188
|
}
|
|
92189
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92190
|
+
display: inline-block;
|
|
92191
|
+
white-space: nowrap;
|
|
92192
|
+
word-wrap: break-word;
|
|
92193
|
+
}
|
|
92187
92194
|
|
|
92188
92195
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92189
92196
|
@include grid-wrap;
|
|
@@ -119548,13 +119555,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119548
119555
|
background: $pivotgrid-grp-bg-color;
|
|
119549
119556
|
}
|
|
119550
119557
|
|
|
119551
|
-
.e-toolbar-item
|
|
119552
|
-
|
|
119553
|
-
|
|
119554
|
-
|
|
119555
|
-
|
|
119558
|
+
.e-toolbar-item {
|
|
119559
|
+
.e-tbar-btn.e-btn {
|
|
119560
|
+
.e-icons.e-btn-icon {
|
|
119561
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119562
|
+
font-size: 16px;
|
|
119563
|
+
}
|
|
119556
119564
|
}
|
|
119557
119565
|
}
|
|
119566
|
+
&.e-disabled {
|
|
119567
|
+
pointer-events: none;
|
|
119568
|
+
}
|
|
119558
119569
|
}
|
|
119559
119570
|
|
|
119560
119571
|
.e-pivot-toolbar-menu {
|
|
@@ -84503,6 +84503,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
84503
84503
|
.e-filterbarcell,
|
|
84504
84504
|
.e-filterbarcelldisabled {
|
|
84505
84505
|
border-width: $grid-filtercell-both-border-width;
|
|
84506
|
+
border-top-width: 1px;
|
|
84506
84507
|
}
|
|
84507
84508
|
}
|
|
84508
84509
|
|
|
@@ -86477,6 +86478,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
86477
86478
|
.e-filterbarcell,
|
|
86478
86479
|
.e-filterbarcelldisabled {
|
|
86479
86480
|
border-width: $grid-filtercell-both-border-width;
|
|
86481
|
+
border-top-width: 1px;
|
|
86480
86482
|
}
|
|
86481
86483
|
|
|
86482
86484
|
.e-rowcell,
|
|
@@ -91943,6 +91945,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
91943
91945
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91944
91946
|
@include grid-wrap;
|
|
91945
91947
|
}
|
|
91948
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91949
|
+
display: inline-block;
|
|
91950
|
+
white-space: nowrap;
|
|
91951
|
+
word-wrap: break-word;
|
|
91952
|
+
}
|
|
91946
91953
|
|
|
91947
91954
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
91948
91955
|
@include grid-wrap;
|
|
@@ -119350,13 +119357,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119350
119357
|
background: $pivotgrid-grp-bg-color;
|
|
119351
119358
|
}
|
|
119352
119359
|
|
|
119353
|
-
.e-toolbar-item
|
|
119354
|
-
|
|
119355
|
-
|
|
119356
|
-
|
|
119357
|
-
|
|
119360
|
+
.e-toolbar-item {
|
|
119361
|
+
.e-tbar-btn.e-btn {
|
|
119362
|
+
.e-icons.e-btn-icon {
|
|
119363
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119364
|
+
font-size: 16px;
|
|
119365
|
+
}
|
|
119358
119366
|
}
|
|
119359
119367
|
}
|
|
119368
|
+
&.e-disabled {
|
|
119369
|
+
pointer-events: none;
|
|
119370
|
+
}
|
|
119360
119371
|
}
|
|
119361
119372
|
|
|
119362
119373
|
.e-pivot-toolbar-menu {
|
|
@@ -84595,6 +84595,7 @@ $grid-checkmark-color: $white !default;
|
|
|
84595
84595
|
.e-filterbarcell,
|
|
84596
84596
|
.e-filterbarcelldisabled {
|
|
84597
84597
|
border-width: $grid-filtercell-both-border-width;
|
|
84598
|
+
border-top-width: 1px;
|
|
84598
84599
|
}
|
|
84599
84600
|
}
|
|
84600
84601
|
|
|
@@ -86569,6 +86570,7 @@ $grid-checkmark-color: $white !default;
|
|
|
86569
86570
|
.e-filterbarcell,
|
|
86570
86571
|
.e-filterbarcelldisabled {
|
|
86571
86572
|
border-width: $grid-filtercell-both-border-width;
|
|
86573
|
+
border-top-width: 1px;
|
|
86572
86574
|
}
|
|
86573
86575
|
|
|
86574
86576
|
.e-rowcell,
|
|
@@ -92011,6 +92013,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
92011
92013
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92012
92014
|
@include grid-wrap;
|
|
92013
92015
|
}
|
|
92016
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92017
|
+
display: inline-block;
|
|
92018
|
+
white-space: nowrap;
|
|
92019
|
+
word-wrap: break-word;
|
|
92020
|
+
}
|
|
92014
92021
|
|
|
92015
92022
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92016
92023
|
@include grid-wrap;
|
|
@@ -119602,13 +119609,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119602
119609
|
background: $pivotgrid-grp-bg-color;
|
|
119603
119610
|
}
|
|
119604
119611
|
|
|
119605
|
-
.e-toolbar-item
|
|
119606
|
-
|
|
119607
|
-
|
|
119608
|
-
|
|
119609
|
-
|
|
119612
|
+
.e-toolbar-item {
|
|
119613
|
+
.e-tbar-btn.e-btn {
|
|
119614
|
+
.e-icons.e-btn-icon {
|
|
119615
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119616
|
+
font-size: 16px;
|
|
119617
|
+
}
|
|
119610
119618
|
}
|
|
119611
119619
|
}
|
|
119620
|
+
&.e-disabled {
|
|
119621
|
+
pointer-events: none;
|
|
119622
|
+
}
|
|
119612
119623
|
}
|
|
119613
119624
|
|
|
119614
119625
|
.e-pivot-toolbar-menu {
|
|
@@ -85032,6 +85032,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85032
85032
|
.e-filterbarcell,
|
|
85033
85033
|
.e-filterbarcelldisabled {
|
|
85034
85034
|
border-width: $grid-filtercell-both-border-width;
|
|
85035
|
+
border-top-width: 1px;
|
|
85035
85036
|
}
|
|
85036
85037
|
}
|
|
85037
85038
|
|
|
@@ -87006,6 +87007,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87006
87007
|
.e-filterbarcell,
|
|
87007
87008
|
.e-filterbarcelldisabled {
|
|
87008
87009
|
border-width: $grid-filtercell-both-border-width;
|
|
87010
|
+
border-top-width: 1px;
|
|
87009
87011
|
}
|
|
87010
87012
|
|
|
87011
87013
|
.e-rowcell,
|
|
@@ -92453,6 +92455,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92453
92455
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92454
92456
|
@include grid-wrap;
|
|
92455
92457
|
}
|
|
92458
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92459
|
+
display: inline-block;
|
|
92460
|
+
white-space: nowrap;
|
|
92461
|
+
word-wrap: break-word;
|
|
92462
|
+
}
|
|
92456
92463
|
|
|
92457
92464
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92458
92465
|
@include grid-wrap;
|
|
@@ -104583,7 +104590,7 @@ $toast-progress-color: $primary !default;
|
|
|
104583
104590
|
$toast-bg-color: $content-bg-color !default;
|
|
104584
104591
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
104585
104592
|
$toast-active-bg-color: $content-bg-color !default;
|
|
104586
|
-
$toast-font-color: $content-
|
|
104593
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
104587
104594
|
$toast-icon-color: $icon-color !default;
|
|
104588
104595
|
$toast-close-icon-color: $icon-color !default;
|
|
104589
104596
|
$toast-title-color: $content-text-color !default;
|
|
@@ -119787,13 +119794,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119787
119794
|
background: $pivotgrid-grp-bg-color;
|
|
119788
119795
|
}
|
|
119789
119796
|
|
|
119790
|
-
.e-toolbar-item
|
|
119791
|
-
|
|
119792
|
-
|
|
119793
|
-
|
|
119794
|
-
|
|
119797
|
+
.e-toolbar-item {
|
|
119798
|
+
.e-tbar-btn.e-btn {
|
|
119799
|
+
.e-icons.e-btn-icon {
|
|
119800
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119801
|
+
font-size: 16px;
|
|
119802
|
+
}
|
|
119795
119803
|
}
|
|
119796
119804
|
}
|
|
119805
|
+
&.e-disabled {
|
|
119806
|
+
pointer-events: none;
|
|
119807
|
+
}
|
|
119797
119808
|
}
|
|
119798
119809
|
|
|
119799
119810
|
.e-pivot-toolbar-menu {
|
|
@@ -86128,6 +86128,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86128
86128
|
.e-filterbarcell,
|
|
86129
86129
|
.e-filterbarcelldisabled {
|
|
86130
86130
|
border-width: $grid-filtercell-both-border-width;
|
|
86131
|
+
border-top-width: 1px;
|
|
86131
86132
|
}
|
|
86132
86133
|
}
|
|
86133
86134
|
|
|
@@ -88102,6 +88103,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
88102
88103
|
.e-filterbarcell,
|
|
88103
88104
|
.e-filterbarcelldisabled {
|
|
88104
88105
|
border-width: $grid-filtercell-both-border-width;
|
|
88106
|
+
border-top-width: 1px;
|
|
88105
88107
|
}
|
|
88106
88108
|
|
|
88107
88109
|
.e-rowcell,
|
|
@@ -93549,6 +93551,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
93549
93551
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93550
93552
|
@include grid-wrap;
|
|
93551
93553
|
}
|
|
93554
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
93555
|
+
display: inline-block;
|
|
93556
|
+
white-space: nowrap;
|
|
93557
|
+
word-wrap: break-word;
|
|
93558
|
+
}
|
|
93552
93559
|
|
|
93553
93560
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
93554
93561
|
@include grid-wrap;
|
|
@@ -105679,7 +105686,7 @@ $toast-progress-color: $primary !default;
|
|
|
105679
105686
|
$toast-bg-color: $content-bg-color !default;
|
|
105680
105687
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
105681
105688
|
$toast-active-bg-color: $content-bg-color !default;
|
|
105682
|
-
$toast-font-color: $content-
|
|
105689
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
105683
105690
|
$toast-icon-color: $icon-color !default;
|
|
105684
105691
|
$toast-close-icon-color: $icon-color !default;
|
|
105685
105692
|
$toast-title-color: $content-text-color !default;
|
|
@@ -120883,13 +120890,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
120883
120890
|
background: $pivotgrid-grp-bg-color;
|
|
120884
120891
|
}
|
|
120885
120892
|
|
|
120886
|
-
.e-toolbar-item
|
|
120887
|
-
|
|
120888
|
-
|
|
120889
|
-
|
|
120890
|
-
|
|
120893
|
+
.e-toolbar-item {
|
|
120894
|
+
.e-tbar-btn.e-btn {
|
|
120895
|
+
.e-icons.e-btn-icon {
|
|
120896
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
120897
|
+
font-size: 16px;
|
|
120898
|
+
}
|
|
120891
120899
|
}
|
|
120892
120900
|
}
|
|
120901
|
+
&.e-disabled {
|
|
120902
|
+
pointer-events: none;
|
|
120903
|
+
}
|
|
120893
120904
|
}
|
|
120894
120905
|
|
|
120895
120906
|
.e-pivot-toolbar-menu {
|
|
@@ -84986,6 +84986,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
84986
84986
|
.e-filterbarcell,
|
|
84987
84987
|
.e-filterbarcelldisabled {
|
|
84988
84988
|
border-width: $grid-filtercell-both-border-width;
|
|
84989
|
+
border-top-width: 1px;
|
|
84989
84990
|
}
|
|
84990
84991
|
}
|
|
84991
84992
|
|
|
@@ -86960,6 +86961,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
86960
86961
|
.e-filterbarcell,
|
|
86961
86962
|
.e-filterbarcelldisabled {
|
|
86962
86963
|
border-width: $grid-filtercell-both-border-width;
|
|
86964
|
+
border-top-width: 1px;
|
|
86963
86965
|
}
|
|
86964
86966
|
|
|
86965
86967
|
.e-rowcell,
|
|
@@ -92407,6 +92409,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92407
92409
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92408
92410
|
@include grid-wrap;
|
|
92409
92411
|
}
|
|
92412
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92413
|
+
display: inline-block;
|
|
92414
|
+
white-space: nowrap;
|
|
92415
|
+
word-wrap: break-word;
|
|
92416
|
+
}
|
|
92410
92417
|
|
|
92411
92418
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92412
92419
|
@include grid-wrap;
|
|
@@ -104538,7 +104545,7 @@ $toast-progress-color: $primary !default;
|
|
|
104538
104545
|
$toast-bg-color: $content-bg-color !default;
|
|
104539
104546
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
104540
104547
|
$toast-active-bg-color: $content-bg-color !default;
|
|
104541
|
-
$toast-font-color: $content-
|
|
104548
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
104542
104549
|
$toast-icon-color: $icon-color !default;
|
|
104543
104550
|
$toast-close-icon-color: $icon-color !default;
|
|
104544
104551
|
$toast-title-color: $content-text-color !default;
|
|
@@ -119749,13 +119756,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119749
119756
|
background: $pivotgrid-grp-bg-color;
|
|
119750
119757
|
}
|
|
119751
119758
|
|
|
119752
|
-
.e-toolbar-item
|
|
119753
|
-
|
|
119754
|
-
|
|
119755
|
-
|
|
119756
|
-
|
|
119759
|
+
.e-toolbar-item {
|
|
119760
|
+
.e-tbar-btn.e-btn {
|
|
119761
|
+
.e-icons.e-btn-icon {
|
|
119762
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119763
|
+
font-size: 16px;
|
|
119764
|
+
}
|
|
119757
119765
|
}
|
|
119758
119766
|
}
|
|
119767
|
+
&.e-disabled {
|
|
119768
|
+
pointer-events: none;
|
|
119769
|
+
}
|
|
119759
119770
|
}
|
|
119760
119771
|
|
|
119761
119772
|
.e-pivot-toolbar-menu {
|
|
@@ -84647,6 +84647,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
84647
84647
|
.e-filterbarcell,
|
|
84648
84648
|
.e-filterbarcelldisabled {
|
|
84649
84649
|
border-width: $grid-filtercell-both-border-width;
|
|
84650
|
+
border-top-width: 1px;
|
|
84650
84651
|
}
|
|
84651
84652
|
}
|
|
84652
84653
|
|
|
@@ -86621,6 +86622,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
86621
86622
|
.e-filterbarcell,
|
|
86622
86623
|
.e-filterbarcelldisabled {
|
|
86623
86624
|
border-width: $grid-filtercell-both-border-width;
|
|
86625
|
+
border-top-width: 1px;
|
|
86624
86626
|
}
|
|
86625
86627
|
|
|
86626
86628
|
.e-rowcell,
|
|
@@ -92073,6 +92075,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
92073
92075
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92074
92076
|
@include grid-wrap;
|
|
92075
92077
|
}
|
|
92078
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92079
|
+
display: inline-block;
|
|
92080
|
+
white-space: nowrap;
|
|
92081
|
+
word-wrap: break-word;
|
|
92082
|
+
}
|
|
92076
92083
|
|
|
92077
92084
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92078
92085
|
@include grid-wrap;
|
|
@@ -119403,13 +119410,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
119403
119410
|
background: $pivotgrid-grp-bg-color;
|
|
119404
119411
|
}
|
|
119405
119412
|
|
|
119406
|
-
.e-toolbar-item
|
|
119407
|
-
|
|
119408
|
-
|
|
119409
|
-
|
|
119410
|
-
|
|
119413
|
+
.e-toolbar-item {
|
|
119414
|
+
.e-tbar-btn.e-btn {
|
|
119415
|
+
.e-icons.e-btn-icon {
|
|
119416
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119417
|
+
font-size: 16px;
|
|
119418
|
+
}
|
|
119411
119419
|
}
|
|
119412
119420
|
}
|
|
119421
|
+
&.e-disabled {
|
|
119422
|
+
pointer-events: none;
|
|
119423
|
+
}
|
|
119413
119424
|
}
|
|
119414
119425
|
|
|
119415
119426
|
.e-pivot-toolbar-menu {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -84421,6 +84421,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
84421
84421
|
.e-filterbarcell,
|
|
84422
84422
|
.e-filterbarcelldisabled {
|
|
84423
84423
|
border-width: $grid-filtercell-both-border-width;
|
|
84424
|
+
border-top-width: 1px;
|
|
84424
84425
|
}
|
|
84425
84426
|
}
|
|
84426
84427
|
|
|
@@ -86395,6 +86396,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
86395
86396
|
.e-filterbarcell,
|
|
86396
86397
|
.e-filterbarcelldisabled {
|
|
86397
86398
|
border-width: $grid-filtercell-both-border-width;
|
|
86399
|
+
border-top-width: 1px;
|
|
86398
86400
|
}
|
|
86399
86401
|
|
|
86400
86402
|
.e-rowcell,
|
|
@@ -91854,6 +91856,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
91854
91856
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91855
91857
|
@include grid-wrap;
|
|
91856
91858
|
}
|
|
91859
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
91860
|
+
display: inline-block;
|
|
91861
|
+
white-space: nowrap;
|
|
91862
|
+
word-wrap: break-word;
|
|
91863
|
+
}
|
|
91857
91864
|
|
|
91858
91865
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
91859
91866
|
@include grid-wrap;
|
|
@@ -119182,13 +119189,17 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
119182
119189
|
background: $pivotgrid-grp-bg-color;
|
|
119183
119190
|
}
|
|
119184
119191
|
|
|
119185
|
-
.e-toolbar-item
|
|
119186
|
-
|
|
119187
|
-
|
|
119188
|
-
|
|
119189
|
-
|
|
119192
|
+
.e-toolbar-item {
|
|
119193
|
+
.e-tbar-btn.e-btn {
|
|
119194
|
+
.e-icons.e-btn-icon {
|
|
119195
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119196
|
+
font-size: 16px;
|
|
119197
|
+
}
|
|
119190
119198
|
}
|
|
119191
119199
|
}
|
|
119200
|
+
&.e-disabled {
|
|
119201
|
+
pointer-events: none;
|
|
119202
|
+
}
|
|
119192
119203
|
}
|
|
119193
119204
|
|
|
119194
119205
|
.e-pivot-toolbar-menu {
|
|
@@ -85079,6 +85079,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85079
85079
|
.e-filterbarcell,
|
|
85080
85080
|
.e-filterbarcelldisabled {
|
|
85081
85081
|
border-width: $grid-filtercell-both-border-width;
|
|
85082
|
+
border-top-width: 1px;
|
|
85082
85083
|
}
|
|
85083
85084
|
}
|
|
85084
85085
|
|
|
@@ -87053,6 +87054,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87053
87054
|
.e-filterbarcell,
|
|
87054
87055
|
.e-filterbarcelldisabled {
|
|
87055
87056
|
border-width: $grid-filtercell-both-border-width;
|
|
87057
|
+
border-top-width: 1px;
|
|
87056
87058
|
}
|
|
87057
87059
|
|
|
87058
87060
|
.e-rowcell,
|
|
@@ -92514,6 +92516,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92514
92516
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92515
92517
|
@include grid-wrap;
|
|
92516
92518
|
}
|
|
92519
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92520
|
+
display: inline-block;
|
|
92521
|
+
white-space: nowrap;
|
|
92522
|
+
word-wrap: break-word;
|
|
92523
|
+
}
|
|
92517
92524
|
|
|
92518
92525
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92519
92526
|
@include grid-wrap;
|
|
@@ -104639,7 +104646,7 @@ $toast-progress-color: $primary !default;
|
|
|
104639
104646
|
$toast-bg-color: $content-bg-color !default;
|
|
104640
104647
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
104641
104648
|
$toast-active-bg-color: $content-bg-color !default;
|
|
104642
|
-
$toast-font-color: $content-
|
|
104649
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
104643
104650
|
$toast-icon-color: $icon-color !default;
|
|
104644
104651
|
$toast-close-icon-color: $icon-color !default;
|
|
104645
104652
|
$toast-title-color: $content-text-color !default;
|
|
@@ -119854,13 +119861,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119854
119861
|
background: $pivotgrid-grp-bg-color;
|
|
119855
119862
|
}
|
|
119856
119863
|
|
|
119857
|
-
.e-toolbar-item
|
|
119858
|
-
|
|
119859
|
-
|
|
119860
|
-
|
|
119861
|
-
|
|
119864
|
+
.e-toolbar-item {
|
|
119865
|
+
.e-tbar-btn.e-btn {
|
|
119866
|
+
.e-icons.e-btn-icon {
|
|
119867
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119868
|
+
font-size: 16px;
|
|
119869
|
+
}
|
|
119862
119870
|
}
|
|
119863
119871
|
}
|
|
119872
|
+
&.e-disabled {
|
|
119873
|
+
pointer-events: none;
|
|
119874
|
+
}
|
|
119864
119875
|
}
|
|
119865
119876
|
|
|
119866
119877
|
.e-pivot-toolbar-menu {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -85079,6 +85079,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
85079
85079
|
.e-filterbarcell,
|
|
85080
85080
|
.e-filterbarcelldisabled {
|
|
85081
85081
|
border-width: $grid-filtercell-both-border-width;
|
|
85082
|
+
border-top-width: 1px;
|
|
85082
85083
|
}
|
|
85083
85084
|
}
|
|
85084
85085
|
|
|
@@ -87053,6 +87054,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
87053
87054
|
.e-filterbarcell,
|
|
87054
87055
|
.e-filterbarcelldisabled {
|
|
87055
87056
|
border-width: $grid-filtercell-both-border-width;
|
|
87057
|
+
border-top-width: 1px;
|
|
87056
87058
|
}
|
|
87057
87059
|
|
|
87058
87060
|
.e-rowcell,
|
|
@@ -92514,6 +92516,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
92514
92516
|
&.e-wrap .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92515
92517
|
@include grid-wrap;
|
|
92516
92518
|
}
|
|
92519
|
+
&.e-wrap .e-cloneproperties .e-rowcell .e-treecolumn-container .e-treecell {
|
|
92520
|
+
display: inline-block;
|
|
92521
|
+
white-space: nowrap;
|
|
92522
|
+
word-wrap: break-word;
|
|
92523
|
+
}
|
|
92517
92524
|
|
|
92518
92525
|
&.e-wrap .e-rowcell .e-treecheckbox-container .e-treecheckbox {
|
|
92519
92526
|
@include grid-wrap;
|
|
@@ -104639,7 +104646,7 @@ $toast-progress-color: $primary !default;
|
|
|
104639
104646
|
$toast-bg-color: $content-bg-color !default;
|
|
104640
104647
|
$toast-hover-bg-color: $content-bg-color !default;
|
|
104641
104648
|
$toast-active-bg-color: $content-bg-color !default;
|
|
104642
|
-
$toast-font-color: $content-
|
|
104649
|
+
$toast-font-color: $content-text-color-alt1 !default;
|
|
104643
104650
|
$toast-icon-color: $icon-color !default;
|
|
104644
104651
|
$toast-close-icon-color: $icon-color !default;
|
|
104645
104652
|
$toast-title-color: $content-text-color !default;
|
|
@@ -119854,13 +119861,17 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
119854
119861
|
background: $pivotgrid-grp-bg-color;
|
|
119855
119862
|
}
|
|
119856
119863
|
|
|
119857
|
-
.e-toolbar-item
|
|
119858
|
-
|
|
119859
|
-
|
|
119860
|
-
|
|
119861
|
-
|
|
119864
|
+
.e-toolbar-item {
|
|
119865
|
+
.e-tbar-btn.e-btn {
|
|
119866
|
+
.e-icons.e-btn-icon {
|
|
119867
|
+
@if ($skin-name !='bootstrap5') and ($skin-name !='tailwind') and ($skin-name !='FluentUI') and ($skin-name !='Material3') {
|
|
119868
|
+
font-size: 16px;
|
|
119869
|
+
}
|
|
119862
119870
|
}
|
|
119863
119871
|
}
|
|
119872
|
+
&.e-disabled {
|
|
119873
|
+
pointer-events: none;
|
|
119874
|
+
}
|
|
119864
119875
|
}
|
|
119865
119876
|
|
|
119866
119877
|
.e-pivot-toolbar-menu {
|