@syncfusion/blazor-themes 22.1.39 → 22.2.5
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/bootstrap-dark.scss +44 -22
- package/SCSS-Themes/bootstrap.scss +44 -22
- package/SCSS-Themes/bootstrap4.scss +44 -22
- package/SCSS-Themes/bootstrap5-dark.scss +44 -22
- package/SCSS-Themes/bootstrap5.scss +44 -22
- package/SCSS-Themes/fabric-dark.scss +44 -22
- package/SCSS-Themes/fabric.scss +44 -22
- package/SCSS-Themes/fluent-dark.scss +44 -22
- package/SCSS-Themes/fluent.scss +44 -22
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +0 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +0 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +0 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +0 -1
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/highcontrast.scss +44 -22
- package/SCSS-Themes/material-dark.scss +44 -22
- package/SCSS-Themes/material.scss +46 -24
- package/SCSS-Themes/material3-dark.scss +44 -22
- package/SCSS-Themes/material3.scss +44 -22
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +3 -1
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/fabric.scss +3 -1
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/fluent.scss +3 -1
- package/SCSS-Themes/navigations/pager/highcontrast.scss +3 -1
- package/SCSS-Themes/navigations/pager/material-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/material.scss +3 -1
- package/SCSS-Themes/navigations/pager/material3-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/material3.scss +3 -1
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +3 -1
- package/SCSS-Themes/navigations/pager/tailwind.scss +3 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/material3.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +40 -19
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +40 -19
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +44 -22
- package/SCSS-Themes/tailwind.scss +44 -22
- package/package.json +1 -1
|
@@ -30609,7 +30609,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30609
30609
|
|
|
30610
30610
|
&:focus-visible { // only for keybord
|
|
30611
30611
|
@if $skin-name == 'Material3' {
|
|
30612
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30612
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30613
30613
|
}
|
|
30614
30614
|
}
|
|
30615
30615
|
|
|
@@ -72750,7 +72750,9 @@ $pager-focus-shadow: 0 0 0 1px $neutral-secondary inset !default;
|
|
|
72750
72750
|
box-sizing: border-box;
|
|
72751
72751
|
}
|
|
72752
72752
|
|
|
72753
|
-
.e-pager-default.e-hide
|
|
72753
|
+
.e-pager-default.e-hide,
|
|
72754
|
+
.e-pagesizes.e-hide,
|
|
72755
|
+
.e-hide {
|
|
72754
72756
|
display: none;
|
|
72755
72757
|
}
|
|
72756
72758
|
|
|
@@ -92376,7 +92378,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92376
92378
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92377
92379
|
background-color: $gantt-critical-child-progress-bar;
|
|
92378
92380
|
border: $gantt-child-progress-bar-border;
|
|
92379
|
-
position: absolute;
|
|
92380
92381
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92381
92382
|
}
|
|
92382
92383
|
|
|
@@ -107117,6 +107118,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107117
107118
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107118
107119
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
107119
107120
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107121
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107120
107122
|
|
|
107121
107123
|
//enddefault
|
|
107122
107124
|
|
|
@@ -107822,6 +107824,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
107822
107824
|
}
|
|
107823
107825
|
}
|
|
107824
107826
|
|
|
107827
|
+
&.sf-pivotview {
|
|
107828
|
+
.e-pivot-toolbar {
|
|
107829
|
+
box-sizing: border-box;
|
|
107830
|
+
}
|
|
107831
|
+
}
|
|
107832
|
+
|
|
107825
107833
|
.e-pivot-toolbar {
|
|
107826
107834
|
background: $pivotgrid-grp-bg-color;
|
|
107827
107835
|
border-bottom: 0;
|
|
@@ -108331,6 +108339,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108331
108339
|
|
|
108332
108340
|
/*! PivotView theme */
|
|
108333
108341
|
.e-pivotview {
|
|
108342
|
+
.e-pivotcell-container {
|
|
108343
|
+
display: flex;
|
|
108344
|
+
|
|
108345
|
+
.e-stackedheadertext,
|
|
108346
|
+
.e-headertext {
|
|
108347
|
+
&.e-cellvalue {
|
|
108348
|
+
overflow: hidden;
|
|
108349
|
+
text-overflow: ellipsis;
|
|
108350
|
+
}
|
|
108351
|
+
}
|
|
108352
|
+
|
|
108353
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108354
|
+
align-items: center;
|
|
108355
|
+
display: flex;
|
|
108356
|
+
}
|
|
108357
|
+
}
|
|
108358
|
+
|
|
108359
|
+
.e-gridclip .e-pivotcell-container {
|
|
108360
|
+
.e-stackedheadertext,
|
|
108361
|
+
.e-headertext {
|
|
108362
|
+
&.e-cellvalue {
|
|
108363
|
+
text-overflow: clip;
|
|
108364
|
+
}
|
|
108365
|
+
}
|
|
108366
|
+
}
|
|
108367
|
+
|
|
108334
108368
|
.e-nextspan {
|
|
108335
108369
|
display: inline-block;
|
|
108336
108370
|
width: $pivotview-indent-space-size;
|
|
@@ -108479,19 +108513,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108479
108513
|
|
|
108480
108514
|
div {
|
|
108481
108515
|
&.e-cellvalue {
|
|
108482
|
-
margin-top:
|
|
108483
|
-
|
|
108484
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108485
|
-
margin-top: 0;
|
|
108486
|
-
}
|
|
108487
|
-
|
|
108488
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108489
|
-
margin-top: 2px;
|
|
108490
|
-
}
|
|
108491
|
-
|
|
108492
|
-
@if ($skin-name == 'FluentUI') {
|
|
108493
|
-
margin-top: 1px;
|
|
108494
|
-
}
|
|
108516
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108495
108517
|
}
|
|
108496
108518
|
|
|
108497
108519
|
div span.e-value-sort-icon {
|
|
@@ -108525,12 +108547,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108525
108547
|
}
|
|
108526
108548
|
}
|
|
108527
108549
|
|
|
108528
|
-
.e-stackedheadercelldiv
|
|
108529
|
-
|
|
108530
|
-
|
|
108531
|
-
|
|
108532
|
-
|
|
108533
|
-
|
|
108550
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108551
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108552
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108553
|
+
margin-left: auto !important;
|
|
108554
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108555
|
+
}
|
|
108534
108556
|
}
|
|
108535
108557
|
|
|
108536
108558
|
.e-rowsheader .e-sortfilterdiv {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -30451,7 +30451,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30451
30451
|
|
|
30452
30452
|
&:focus-visible { // only for keybord
|
|
30453
30453
|
@if $skin-name == 'Material3' {
|
|
30454
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30454
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30455
30455
|
}
|
|
30456
30456
|
}
|
|
30457
30457
|
|
|
@@ -72508,7 +72508,9 @@ $pager-focus-shadow: 0 0 0 1px $neutral-secondary inset !default;
|
|
|
72508
72508
|
box-sizing: border-box;
|
|
72509
72509
|
}
|
|
72510
72510
|
|
|
72511
|
-
.e-pager-default.e-hide
|
|
72511
|
+
.e-pager-default.e-hide,
|
|
72512
|
+
.e-pagesizes.e-hide,
|
|
72513
|
+
.e-hide {
|
|
72512
72514
|
display: none;
|
|
72513
72515
|
}
|
|
72514
72516
|
|
|
@@ -92133,7 +92135,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92133
92135
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92134
92136
|
background-color: $gantt-critical-child-progress-bar;
|
|
92135
92137
|
border: $gantt-child-progress-bar-border;
|
|
92136
|
-
position: absolute;
|
|
92137
92138
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92138
92139
|
}
|
|
92139
92140
|
|
|
@@ -106872,6 +106873,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
106872
106873
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
106873
106874
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
106874
106875
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
106876
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
106875
106877
|
|
|
106876
106878
|
/*! component's common definitions and variables */
|
|
106877
106879
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -107575,6 +107577,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
107575
107577
|
}
|
|
107576
107578
|
}
|
|
107577
107579
|
|
|
107580
|
+
&.sf-pivotview {
|
|
107581
|
+
.e-pivot-toolbar {
|
|
107582
|
+
box-sizing: border-box;
|
|
107583
|
+
}
|
|
107584
|
+
}
|
|
107585
|
+
|
|
107578
107586
|
.e-pivot-toolbar {
|
|
107579
107587
|
background: $pivotgrid-grp-bg-color;
|
|
107580
107588
|
border-bottom: 0;
|
|
@@ -108084,6 +108092,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108084
108092
|
|
|
108085
108093
|
/*! PivotView theme */
|
|
108086
108094
|
.e-pivotview {
|
|
108095
|
+
.e-pivotcell-container {
|
|
108096
|
+
display: flex;
|
|
108097
|
+
|
|
108098
|
+
.e-stackedheadertext,
|
|
108099
|
+
.e-headertext {
|
|
108100
|
+
&.e-cellvalue {
|
|
108101
|
+
overflow: hidden;
|
|
108102
|
+
text-overflow: ellipsis;
|
|
108103
|
+
}
|
|
108104
|
+
}
|
|
108105
|
+
|
|
108106
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108107
|
+
align-items: center;
|
|
108108
|
+
display: flex;
|
|
108109
|
+
}
|
|
108110
|
+
}
|
|
108111
|
+
|
|
108112
|
+
.e-gridclip .e-pivotcell-container {
|
|
108113
|
+
.e-stackedheadertext,
|
|
108114
|
+
.e-headertext {
|
|
108115
|
+
&.e-cellvalue {
|
|
108116
|
+
text-overflow: clip;
|
|
108117
|
+
}
|
|
108118
|
+
}
|
|
108119
|
+
}
|
|
108120
|
+
|
|
108087
108121
|
.e-nextspan {
|
|
108088
108122
|
display: inline-block;
|
|
108089
108123
|
width: $pivotview-indent-space-size;
|
|
@@ -108232,19 +108266,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108232
108266
|
|
|
108233
108267
|
div {
|
|
108234
108268
|
&.e-cellvalue {
|
|
108235
|
-
margin-top:
|
|
108236
|
-
|
|
108237
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108238
|
-
margin-top: 0;
|
|
108239
|
-
}
|
|
108240
|
-
|
|
108241
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108242
|
-
margin-top: 2px;
|
|
108243
|
-
}
|
|
108244
|
-
|
|
108245
|
-
@if ($skin-name == 'FluentUI') {
|
|
108246
|
-
margin-top: 1px;
|
|
108247
|
-
}
|
|
108269
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108248
108270
|
}
|
|
108249
108271
|
|
|
108250
108272
|
div span.e-value-sort-icon {
|
|
@@ -108278,12 +108300,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108278
108300
|
}
|
|
108279
108301
|
}
|
|
108280
108302
|
|
|
108281
|
-
.e-stackedheadercelldiv
|
|
108282
|
-
|
|
108283
|
-
|
|
108284
|
-
|
|
108285
|
-
|
|
108286
|
-
|
|
108303
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108304
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108305
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108306
|
+
margin-left: auto !important;
|
|
108307
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108308
|
+
}
|
|
108287
108309
|
}
|
|
108288
108310
|
|
|
108289
108311
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30926,7 +30926,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30926
30926
|
|
|
30927
30927
|
&:focus-visible { // only for keybord
|
|
30928
30928
|
@if $skin-name == 'Material3' {
|
|
30929
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30929
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30930
30930
|
}
|
|
30931
30931
|
}
|
|
30932
30932
|
|
|
@@ -73329,7 +73329,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73329
73329
|
box-sizing: border-box;
|
|
73330
73330
|
}
|
|
73331
73331
|
|
|
73332
|
-
.e-pager-default.e-hide
|
|
73332
|
+
.e-pager-default.e-hide,
|
|
73333
|
+
.e-pagesizes.e-hide,
|
|
73334
|
+
.e-hide {
|
|
73333
73335
|
display: none;
|
|
73334
73336
|
}
|
|
73335
73337
|
|
|
@@ -92997,7 +92999,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92997
92999
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92998
93000
|
background-color: $gantt-critical-child-progress-bar;
|
|
92999
93001
|
border: $gantt-child-progress-bar-border;
|
|
93000
|
-
position: absolute;
|
|
93001
93002
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93002
93003
|
}
|
|
93003
93004
|
|
|
@@ -107700,6 +107701,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107700
107701
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107701
107702
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 65px !default;
|
|
107702
107703
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107704
|
+
$pivotgrid-cell-value-margin-top: 1px !default;
|
|
107703
107705
|
|
|
107704
107706
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107705
107707
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108456,6 +108458,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108456
108458
|
}
|
|
108457
108459
|
}
|
|
108458
108460
|
|
|
108461
|
+
&.sf-pivotview {
|
|
108462
|
+
.e-pivot-toolbar {
|
|
108463
|
+
box-sizing: border-box;
|
|
108464
|
+
}
|
|
108465
|
+
}
|
|
108466
|
+
|
|
108459
108467
|
.e-pivot-toolbar {
|
|
108460
108468
|
background: $pivotgrid-grp-bg-color;
|
|
108461
108469
|
border-bottom: 0;
|
|
@@ -108965,6 +108973,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108965
108973
|
|
|
108966
108974
|
/*! PivotView theme */
|
|
108967
108975
|
.e-pivotview {
|
|
108976
|
+
.e-pivotcell-container {
|
|
108977
|
+
display: flex;
|
|
108978
|
+
|
|
108979
|
+
.e-stackedheadertext,
|
|
108980
|
+
.e-headertext {
|
|
108981
|
+
&.e-cellvalue {
|
|
108982
|
+
overflow: hidden;
|
|
108983
|
+
text-overflow: ellipsis;
|
|
108984
|
+
}
|
|
108985
|
+
}
|
|
108986
|
+
|
|
108987
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108988
|
+
align-items: center;
|
|
108989
|
+
display: flex;
|
|
108990
|
+
}
|
|
108991
|
+
}
|
|
108992
|
+
|
|
108993
|
+
.e-gridclip .e-pivotcell-container {
|
|
108994
|
+
.e-stackedheadertext,
|
|
108995
|
+
.e-headertext {
|
|
108996
|
+
&.e-cellvalue {
|
|
108997
|
+
text-overflow: clip;
|
|
108998
|
+
}
|
|
108999
|
+
}
|
|
109000
|
+
}
|
|
109001
|
+
|
|
108968
109002
|
.e-nextspan {
|
|
108969
109003
|
display: inline-block;
|
|
108970
109004
|
width: $pivotview-indent-space-size;
|
|
@@ -109113,19 +109147,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109113
109147
|
|
|
109114
109148
|
div {
|
|
109115
109149
|
&.e-cellvalue {
|
|
109116
|
-
margin-top:
|
|
109117
|
-
|
|
109118
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
109119
|
-
margin-top: 0;
|
|
109120
|
-
}
|
|
109121
|
-
|
|
109122
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
109123
|
-
margin-top: 2px;
|
|
109124
|
-
}
|
|
109125
|
-
|
|
109126
|
-
@if ($skin-name == 'FluentUI') {
|
|
109127
|
-
margin-top: 1px;
|
|
109128
|
-
}
|
|
109150
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
109129
109151
|
}
|
|
109130
109152
|
|
|
109131
109153
|
div span.e-value-sort-icon {
|
|
@@ -109159,12 +109181,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109159
109181
|
}
|
|
109160
109182
|
}
|
|
109161
109183
|
|
|
109162
|
-
.e-stackedheadercelldiv
|
|
109163
|
-
|
|
109164
|
-
|
|
109165
|
-
|
|
109166
|
-
|
|
109167
|
-
|
|
109184
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109185
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109186
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109187
|
+
margin-left: auto !important;
|
|
109188
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109189
|
+
}
|
|
109168
109190
|
}
|
|
109169
109191
|
|
|
109170
109192
|
.e-rowsheader .e-sortfilterdiv {
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -30927,7 +30927,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30927
30927
|
|
|
30928
30928
|
&:focus-visible { // only for keybord
|
|
30929
30929
|
@if $skin-name == 'Material3' {
|
|
30930
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30930
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30931
30931
|
}
|
|
30932
30932
|
}
|
|
30933
30933
|
|
|
@@ -73330,7 +73330,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73330
73330
|
box-sizing: border-box;
|
|
73331
73331
|
}
|
|
73332
73332
|
|
|
73333
|
-
.e-pager-default.e-hide
|
|
73333
|
+
.e-pager-default.e-hide,
|
|
73334
|
+
.e-pagesizes.e-hide,
|
|
73335
|
+
.e-hide {
|
|
73334
73336
|
display: none;
|
|
73335
73337
|
}
|
|
73336
73338
|
|
|
@@ -92998,7 +93000,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92998
93000
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92999
93001
|
background-color: $gantt-critical-child-progress-bar;
|
|
93000
93002
|
border: $gantt-child-progress-bar-border;
|
|
93001
|
-
position: absolute;
|
|
93002
93003
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93003
93004
|
}
|
|
93004
93005
|
|
|
@@ -107701,6 +107702,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107701
107702
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107702
107703
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 65px !default;
|
|
107703
107704
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107705
|
+
$pivotgrid-cell-value-margin-top: 1px !default;
|
|
107704
107706
|
|
|
107705
107707
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107706
107708
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108457,6 +108459,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108457
108459
|
}
|
|
108458
108460
|
}
|
|
108459
108461
|
|
|
108462
|
+
&.sf-pivotview {
|
|
108463
|
+
.e-pivot-toolbar {
|
|
108464
|
+
box-sizing: border-box;
|
|
108465
|
+
}
|
|
108466
|
+
}
|
|
108467
|
+
|
|
108460
108468
|
.e-pivot-toolbar {
|
|
108461
108469
|
background: $pivotgrid-grp-bg-color;
|
|
108462
108470
|
border-bottom: 0;
|
|
@@ -108966,6 +108974,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108966
108974
|
|
|
108967
108975
|
/*! PivotView theme */
|
|
108968
108976
|
.e-pivotview {
|
|
108977
|
+
.e-pivotcell-container {
|
|
108978
|
+
display: flex;
|
|
108979
|
+
|
|
108980
|
+
.e-stackedheadertext,
|
|
108981
|
+
.e-headertext {
|
|
108982
|
+
&.e-cellvalue {
|
|
108983
|
+
overflow: hidden;
|
|
108984
|
+
text-overflow: ellipsis;
|
|
108985
|
+
}
|
|
108986
|
+
}
|
|
108987
|
+
|
|
108988
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108989
|
+
align-items: center;
|
|
108990
|
+
display: flex;
|
|
108991
|
+
}
|
|
108992
|
+
}
|
|
108993
|
+
|
|
108994
|
+
.e-gridclip .e-pivotcell-container {
|
|
108995
|
+
.e-stackedheadertext,
|
|
108996
|
+
.e-headertext {
|
|
108997
|
+
&.e-cellvalue {
|
|
108998
|
+
text-overflow: clip;
|
|
108999
|
+
}
|
|
109000
|
+
}
|
|
109001
|
+
}
|
|
109002
|
+
|
|
108969
109003
|
.e-nextspan {
|
|
108970
109004
|
display: inline-block;
|
|
108971
109005
|
width: $pivotview-indent-space-size;
|
|
@@ -109114,19 +109148,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109114
109148
|
|
|
109115
109149
|
div {
|
|
109116
109150
|
&.e-cellvalue {
|
|
109117
|
-
margin-top:
|
|
109118
|
-
|
|
109119
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
109120
|
-
margin-top: 0;
|
|
109121
|
-
}
|
|
109122
|
-
|
|
109123
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
109124
|
-
margin-top: 2px;
|
|
109125
|
-
}
|
|
109126
|
-
|
|
109127
|
-
@if ($skin-name == 'FluentUI') {
|
|
109128
|
-
margin-top: 1px;
|
|
109129
|
-
}
|
|
109151
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
109130
109152
|
}
|
|
109131
109153
|
|
|
109132
109154
|
div span.e-value-sort-icon {
|
|
@@ -109160,12 +109182,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109160
109182
|
}
|
|
109161
109183
|
}
|
|
109162
109184
|
|
|
109163
|
-
.e-stackedheadercelldiv
|
|
109164
|
-
|
|
109165
|
-
|
|
109166
|
-
|
|
109167
|
-
|
|
109168
|
-
|
|
109185
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109186
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109187
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109188
|
+
margin-left: auto !important;
|
|
109189
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109190
|
+
}
|
|
109169
109191
|
}
|
|
109170
109192
|
|
|
109171
109193
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -2708,7 +2708,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2708
2708
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2709
2709
|
background-color: $gantt-critical-child-progress-bar;
|
|
2710
2710
|
border: $gantt-child-progress-bar-border;
|
|
2711
|
-
position: absolute;
|
|
2712
2711
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2713
2712
|
}
|
|
2714
2713
|
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -2710,7 +2710,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2710
2710
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2711
2711
|
background-color: $gantt-critical-child-progress-bar;
|
|
2712
2712
|
border: $gantt-child-progress-bar-border;
|
|
2713
|
-
position: absolute;
|
|
2714
2713
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2715
2714
|
}
|
|
2716
2715
|
|
|
@@ -2706,7 +2706,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2706
2706
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2707
2707
|
background-color: $gantt-critical-child-progress-bar;
|
|
2708
2708
|
border: $gantt-child-progress-bar-border;
|
|
2709
|
-
position: absolute;
|
|
2710
2709
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2711
2710
|
}
|
|
2712
2711
|
|
|
@@ -2707,7 +2707,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2707
2707
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2708
2708
|
background-color: $gantt-critical-child-progress-bar;
|
|
2709
2709
|
border: $gantt-child-progress-bar-border;
|
|
2710
|
-
position: absolute;
|
|
2711
2710
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2712
2711
|
}
|
|
2713
2712
|
|
|
@@ -2707,7 +2707,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
2707
2707
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2708
2708
|
background-color: $gantt-critical-child-progress-bar;
|
|
2709
2709
|
border: $gantt-child-progress-bar-border;
|
|
2710
|
-
position: absolute;
|
|
2711
2710
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2712
2711
|
}
|
|
2713
2712
|
|
|
@@ -2711,7 +2711,6 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -2711,7 +2711,6 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -2711,7 +2711,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -2711,7 +2711,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
2711
2711
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
2712
2712
|
background-color: $gantt-critical-child-progress-bar;
|
|
2713
2713
|
border: $gantt-child-progress-bar-border;
|
|
2714
|
-
position: absolute;
|
|
2715
2714
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
2716
2715
|
}
|
|
2717
2716
|
|
|
@@ -209,7 +209,7 @@ $grid-edit-input-margin-top: 0 !default;
|
|
|
209
209
|
$frozen-border: 2px solid !default;
|
|
210
210
|
$grid-fltrdiv-float: right !default;
|
|
211
211
|
$grid-fltrdiv-text-align: right !default;
|
|
212
|
-
$grid-fltrdiv-margin: -
|
|
212
|
+
$grid-fltrdiv-margin: -18px -7px !default;
|
|
213
213
|
$grid-fltrdiv-padding: 6px !default;
|
|
214
214
|
$grid-rtl-fltrdiv-padding: 6px !default;
|
|
215
215
|
$grid-flmenu-padding: 24px 0 0 !default;
|
|
@@ -217,7 +217,7 @@ $grid-flmenu-boolean-content-padding: 18px 18px 0 !default;
|
|
|
217
217
|
$grid-flmenu-boolean-button-width: 110px !default;
|
|
218
218
|
$grid-flmenu-device-padding: 24px 0 0 !default;
|
|
219
219
|
$grid-fltrmnu-dd-max-height: 298px !default;
|
|
220
|
-
$grid-rtl-fltrdiv-margin: -
|
|
220
|
+
$grid-rtl-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
221
221
|
$grid-rtl-bigger-fltrdiv-margin: -20px 0 -18px -11px !default;
|
|
222
222
|
$grid-rtl-headercelldiv-rightalign-fltricon-margin: -7px !default;
|
|
223
223
|
$grid-rtl-headercelldiv-fltricon-margin: -7px !default;
|