@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
|
@@ -30768,7 +30768,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30768
30768
|
|
|
30769
30769
|
&:focus-visible { // only for keybord
|
|
30770
30770
|
@if $skin-name == 'Material3' {
|
|
30771
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30771
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30772
30772
|
}
|
|
30773
30773
|
}
|
|
30774
30774
|
|
|
@@ -72886,7 +72886,9 @@ $pager-focus-shadow: 0 0 0 1px lighten($brand-primary, 10%) inset !default;
|
|
|
72886
72886
|
box-sizing: border-box;
|
|
72887
72887
|
}
|
|
72888
72888
|
|
|
72889
|
-
.e-pager-default.e-hide
|
|
72889
|
+
.e-pager-default.e-hide,
|
|
72890
|
+
.e-pagesizes.e-hide,
|
|
72891
|
+
.e-hide {
|
|
72890
72892
|
display: none;
|
|
72891
72893
|
}
|
|
72892
72894
|
|
|
@@ -92542,7 +92544,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92542
92544
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92543
92545
|
background-color: $gantt-critical-child-progress-bar;
|
|
92544
92546
|
border: $gantt-child-progress-bar-border;
|
|
92545
|
-
position: absolute;
|
|
92546
92547
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92547
92548
|
}
|
|
92548
92549
|
|
|
@@ -107299,6 +107300,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107299
107300
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107300
107301
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
107301
107302
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107303
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107302
107304
|
|
|
107303
107305
|
//enddefault
|
|
107304
107306
|
|
|
@@ -108004,6 +108006,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108004
108006
|
}
|
|
108005
108007
|
}
|
|
108006
108008
|
|
|
108009
|
+
&.sf-pivotview {
|
|
108010
|
+
.e-pivot-toolbar {
|
|
108011
|
+
box-sizing: border-box;
|
|
108012
|
+
}
|
|
108013
|
+
}
|
|
108014
|
+
|
|
108007
108015
|
.e-pivot-toolbar {
|
|
108008
108016
|
background: $pivotgrid-grp-bg-color;
|
|
108009
108017
|
border-bottom: 0;
|
|
@@ -108513,6 +108521,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108513
108521
|
|
|
108514
108522
|
/*! PivotView theme */
|
|
108515
108523
|
.e-pivotview {
|
|
108524
|
+
.e-pivotcell-container {
|
|
108525
|
+
display: flex;
|
|
108526
|
+
|
|
108527
|
+
.e-stackedheadertext,
|
|
108528
|
+
.e-headertext {
|
|
108529
|
+
&.e-cellvalue {
|
|
108530
|
+
overflow: hidden;
|
|
108531
|
+
text-overflow: ellipsis;
|
|
108532
|
+
}
|
|
108533
|
+
}
|
|
108534
|
+
|
|
108535
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108536
|
+
align-items: center;
|
|
108537
|
+
display: flex;
|
|
108538
|
+
}
|
|
108539
|
+
}
|
|
108540
|
+
|
|
108541
|
+
.e-gridclip .e-pivotcell-container {
|
|
108542
|
+
.e-stackedheadertext,
|
|
108543
|
+
.e-headertext {
|
|
108544
|
+
&.e-cellvalue {
|
|
108545
|
+
text-overflow: clip;
|
|
108546
|
+
}
|
|
108547
|
+
}
|
|
108548
|
+
}
|
|
108549
|
+
|
|
108516
108550
|
.e-nextspan {
|
|
108517
108551
|
display: inline-block;
|
|
108518
108552
|
width: $pivotview-indent-space-size;
|
|
@@ -108661,19 +108695,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108661
108695
|
|
|
108662
108696
|
div {
|
|
108663
108697
|
&.e-cellvalue {
|
|
108664
|
-
margin-top:
|
|
108665
|
-
|
|
108666
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108667
|
-
margin-top: 0;
|
|
108668
|
-
}
|
|
108669
|
-
|
|
108670
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108671
|
-
margin-top: 2px;
|
|
108672
|
-
}
|
|
108673
|
-
|
|
108674
|
-
@if ($skin-name == 'FluentUI') {
|
|
108675
|
-
margin-top: 1px;
|
|
108676
|
-
}
|
|
108698
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108677
108699
|
}
|
|
108678
108700
|
|
|
108679
108701
|
div span.e-value-sort-icon {
|
|
@@ -108707,12 +108729,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108707
108729
|
}
|
|
108708
108730
|
}
|
|
108709
108731
|
|
|
108710
|
-
.e-stackedheadercelldiv
|
|
108711
|
-
|
|
108712
|
-
|
|
108713
|
-
|
|
108714
|
-
|
|
108715
|
-
|
|
108732
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108733
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108734
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108735
|
+
margin-left: auto !important;
|
|
108736
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108737
|
+
}
|
|
108716
108738
|
}
|
|
108717
108739
|
|
|
108718
108740
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30539,7 +30539,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30539
30539
|
|
|
30540
30540
|
&:focus-visible { // only for keybord
|
|
30541
30541
|
@if $skin-name == 'Material3' {
|
|
30542
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30542
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30543
30543
|
}
|
|
30544
30544
|
}
|
|
30545
30545
|
|
|
@@ -72592,7 +72592,9 @@ $pager-focus-shadow: 0 0 0 1px $input-border-focus inset !default;
|
|
|
72592
72592
|
box-sizing: border-box;
|
|
72593
72593
|
}
|
|
72594
72594
|
|
|
72595
|
-
.e-pager-default.e-hide
|
|
72595
|
+
.e-pager-default.e-hide,
|
|
72596
|
+
.e-pagesizes.e-hide,
|
|
72597
|
+
.e-hide {
|
|
72596
72598
|
display: none;
|
|
72597
72599
|
}
|
|
72598
72600
|
|
|
@@ -92307,7 +92309,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92307
92309
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92308
92310
|
background-color: $gantt-critical-child-progress-bar;
|
|
92309
92311
|
border: $gantt-child-progress-bar-border;
|
|
92310
|
-
position: absolute;
|
|
92311
92312
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92312
92313
|
}
|
|
92313
92314
|
|
|
@@ -107046,6 +107047,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107046
107047
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107047
107048
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
107048
107049
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107050
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107049
107051
|
|
|
107050
107052
|
/*! component's common definitions and variables */
|
|
107051
107053
|
$pivotgrid-grouping-height: 28px !default;
|
|
@@ -107749,6 +107751,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
107749
107751
|
}
|
|
107750
107752
|
}
|
|
107751
107753
|
|
|
107754
|
+
&.sf-pivotview {
|
|
107755
|
+
.e-pivot-toolbar {
|
|
107756
|
+
box-sizing: border-box;
|
|
107757
|
+
}
|
|
107758
|
+
}
|
|
107759
|
+
|
|
107752
107760
|
.e-pivot-toolbar {
|
|
107753
107761
|
background: $pivotgrid-grp-bg-color;
|
|
107754
107762
|
border-bottom: 0;
|
|
@@ -108258,6 +108266,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108258
108266
|
|
|
108259
108267
|
/*! PivotView theme */
|
|
108260
108268
|
.e-pivotview {
|
|
108269
|
+
.e-pivotcell-container {
|
|
108270
|
+
display: flex;
|
|
108271
|
+
|
|
108272
|
+
.e-stackedheadertext,
|
|
108273
|
+
.e-headertext {
|
|
108274
|
+
&.e-cellvalue {
|
|
108275
|
+
overflow: hidden;
|
|
108276
|
+
text-overflow: ellipsis;
|
|
108277
|
+
}
|
|
108278
|
+
}
|
|
108279
|
+
|
|
108280
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108281
|
+
align-items: center;
|
|
108282
|
+
display: flex;
|
|
108283
|
+
}
|
|
108284
|
+
}
|
|
108285
|
+
|
|
108286
|
+
.e-gridclip .e-pivotcell-container {
|
|
108287
|
+
.e-stackedheadertext,
|
|
108288
|
+
.e-headertext {
|
|
108289
|
+
&.e-cellvalue {
|
|
108290
|
+
text-overflow: clip;
|
|
108291
|
+
}
|
|
108292
|
+
}
|
|
108293
|
+
}
|
|
108294
|
+
|
|
108261
108295
|
.e-nextspan {
|
|
108262
108296
|
display: inline-block;
|
|
108263
108297
|
width: $pivotview-indent-space-size;
|
|
@@ -108406,19 +108440,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108406
108440
|
|
|
108407
108441
|
div {
|
|
108408
108442
|
&.e-cellvalue {
|
|
108409
|
-
margin-top:
|
|
108410
|
-
|
|
108411
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108412
|
-
margin-top: 0;
|
|
108413
|
-
}
|
|
108414
|
-
|
|
108415
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108416
|
-
margin-top: 2px;
|
|
108417
|
-
}
|
|
108418
|
-
|
|
108419
|
-
@if ($skin-name == 'FluentUI') {
|
|
108420
|
-
margin-top: 1px;
|
|
108421
|
-
}
|
|
108443
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108422
108444
|
}
|
|
108423
108445
|
|
|
108424
108446
|
div span.e-value-sort-icon {
|
|
@@ -108452,12 +108474,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108452
108474
|
}
|
|
108453
108475
|
}
|
|
108454
108476
|
|
|
108455
|
-
.e-stackedheadercelldiv
|
|
108456
|
-
|
|
108457
|
-
|
|
108458
|
-
|
|
108459
|
-
|
|
108460
|
-
|
|
108477
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108478
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108479
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108480
|
+
margin-left: auto !important;
|
|
108481
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108482
|
+
}
|
|
108461
108483
|
}
|
|
108462
108484
|
|
|
108463
108485
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30530,7 +30530,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30530
30530
|
|
|
30531
30531
|
&:focus-visible { // only for keybord
|
|
30532
30532
|
@if $skin-name == 'Material3' {
|
|
30533
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30533
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30534
30534
|
}
|
|
30535
30535
|
}
|
|
30536
30536
|
|
|
@@ -72767,7 +72767,9 @@ $pager-focus-shadow: 0 0 0 1px #66afe9 inset !default;
|
|
|
72767
72767
|
box-sizing: border-box;
|
|
72768
72768
|
}
|
|
72769
72769
|
|
|
72770
|
-
.e-pager-default.e-hide
|
|
72770
|
+
.e-pager-default.e-hide,
|
|
72771
|
+
.e-pagesizes.e-hide,
|
|
72772
|
+
.e-hide {
|
|
72771
72773
|
display: none;
|
|
72772
72774
|
}
|
|
72773
72775
|
|
|
@@ -92624,7 +92626,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92624
92626
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92625
92627
|
background-color: $gantt-critical-child-progress-bar;
|
|
92626
92628
|
border: $gantt-child-progress-bar-border;
|
|
92627
|
-
position: absolute;
|
|
92628
92629
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92629
92630
|
}
|
|
92630
92631
|
|
|
@@ -107421,6 +107422,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107421
107422
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107422
107423
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
107423
107424
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107425
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107424
107426
|
|
|
107425
107427
|
/*! component's common definitions and variables */
|
|
107426
107428
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -108124,6 +108126,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108124
108126
|
}
|
|
108125
108127
|
}
|
|
108126
108128
|
|
|
108129
|
+
&.sf-pivotview {
|
|
108130
|
+
.e-pivot-toolbar {
|
|
108131
|
+
box-sizing: border-box;
|
|
108132
|
+
}
|
|
108133
|
+
}
|
|
108134
|
+
|
|
108127
108135
|
.e-pivot-toolbar {
|
|
108128
108136
|
background: $pivotgrid-grp-bg-color;
|
|
108129
108137
|
border-bottom: 0;
|
|
@@ -108633,6 +108641,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108633
108641
|
|
|
108634
108642
|
/*! PivotView theme */
|
|
108635
108643
|
.e-pivotview {
|
|
108644
|
+
.e-pivotcell-container {
|
|
108645
|
+
display: flex;
|
|
108646
|
+
|
|
108647
|
+
.e-stackedheadertext,
|
|
108648
|
+
.e-headertext {
|
|
108649
|
+
&.e-cellvalue {
|
|
108650
|
+
overflow: hidden;
|
|
108651
|
+
text-overflow: ellipsis;
|
|
108652
|
+
}
|
|
108653
|
+
}
|
|
108654
|
+
|
|
108655
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108656
|
+
align-items: center;
|
|
108657
|
+
display: flex;
|
|
108658
|
+
}
|
|
108659
|
+
}
|
|
108660
|
+
|
|
108661
|
+
.e-gridclip .e-pivotcell-container {
|
|
108662
|
+
.e-stackedheadertext,
|
|
108663
|
+
.e-headertext {
|
|
108664
|
+
&.e-cellvalue {
|
|
108665
|
+
text-overflow: clip;
|
|
108666
|
+
}
|
|
108667
|
+
}
|
|
108668
|
+
}
|
|
108669
|
+
|
|
108636
108670
|
.e-nextspan {
|
|
108637
108671
|
display: inline-block;
|
|
108638
108672
|
width: $pivotview-indent-space-size;
|
|
@@ -108781,19 +108815,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108781
108815
|
|
|
108782
108816
|
div {
|
|
108783
108817
|
&.e-cellvalue {
|
|
108784
|
-
margin-top:
|
|
108785
|
-
|
|
108786
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108787
|
-
margin-top: 0;
|
|
108788
|
-
}
|
|
108789
|
-
|
|
108790
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108791
|
-
margin-top: 2px;
|
|
108792
|
-
}
|
|
108793
|
-
|
|
108794
|
-
@if ($skin-name == 'FluentUI') {
|
|
108795
|
-
margin-top: 1px;
|
|
108796
|
-
}
|
|
108818
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108797
108819
|
}
|
|
108798
108820
|
|
|
108799
108821
|
div span.e-value-sort-icon {
|
|
@@ -108827,12 +108849,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108827
108849
|
}
|
|
108828
108850
|
}
|
|
108829
108851
|
|
|
108830
|
-
.e-stackedheadercelldiv
|
|
108831
|
-
|
|
108832
|
-
|
|
108833
|
-
|
|
108834
|
-
|
|
108835
|
-
|
|
108852
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108853
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108854
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108855
|
+
margin-left: auto !important;
|
|
108856
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108857
|
+
}
|
|
108836
108858
|
}
|
|
108837
108859
|
|
|
108838
108860
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30856,7 +30856,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30856
30856
|
|
|
30857
30857
|
&:focus-visible { // only for keybord
|
|
30858
30858
|
@if $skin-name == 'Material3' {
|
|
30859
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30859
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30860
30860
|
}
|
|
30861
30861
|
}
|
|
30862
30862
|
|
|
@@ -73173,7 +73173,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73173
73173
|
box-sizing: border-box;
|
|
73174
73174
|
}
|
|
73175
73175
|
|
|
73176
|
-
.e-pager-default.e-hide
|
|
73176
|
+
.e-pager-default.e-hide,
|
|
73177
|
+
.e-pagesizes.e-hide,
|
|
73178
|
+
.e-hide {
|
|
73177
73179
|
display: none;
|
|
73178
73180
|
}
|
|
73179
73181
|
|
|
@@ -92839,7 +92841,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92839
92841
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92840
92842
|
background-color: $gantt-critical-child-progress-bar;
|
|
92841
92843
|
border: $gantt-child-progress-bar-border;
|
|
92842
|
-
position: absolute;
|
|
92843
92844
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92844
92845
|
}
|
|
92845
92846
|
|
|
@@ -107547,6 +107548,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107547
107548
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107548
107549
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
107549
107550
|
$pivotgrid-member-editor-node-limit-bigger-height: 440px !default;
|
|
107551
|
+
$pivotgrid-cell-value-margin-top: 2px !default;
|
|
107550
107552
|
|
|
107551
107553
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107552
107554
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108303,6 +108305,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108303
108305
|
}
|
|
108304
108306
|
}
|
|
108305
108307
|
|
|
108308
|
+
&.sf-pivotview {
|
|
108309
|
+
.e-pivot-toolbar {
|
|
108310
|
+
box-sizing: border-box;
|
|
108311
|
+
}
|
|
108312
|
+
}
|
|
108313
|
+
|
|
108306
108314
|
.e-pivot-toolbar {
|
|
108307
108315
|
background: $pivotgrid-grp-bg-color;
|
|
108308
108316
|
border-bottom: 0;
|
|
@@ -108812,6 +108820,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108812
108820
|
|
|
108813
108821
|
/*! PivotView theme */
|
|
108814
108822
|
.e-pivotview {
|
|
108823
|
+
.e-pivotcell-container {
|
|
108824
|
+
display: flex;
|
|
108825
|
+
|
|
108826
|
+
.e-stackedheadertext,
|
|
108827
|
+
.e-headertext {
|
|
108828
|
+
&.e-cellvalue {
|
|
108829
|
+
overflow: hidden;
|
|
108830
|
+
text-overflow: ellipsis;
|
|
108831
|
+
}
|
|
108832
|
+
}
|
|
108833
|
+
|
|
108834
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108835
|
+
align-items: center;
|
|
108836
|
+
display: flex;
|
|
108837
|
+
}
|
|
108838
|
+
}
|
|
108839
|
+
|
|
108840
|
+
.e-gridclip .e-pivotcell-container {
|
|
108841
|
+
.e-stackedheadertext,
|
|
108842
|
+
.e-headertext {
|
|
108843
|
+
&.e-cellvalue {
|
|
108844
|
+
text-overflow: clip;
|
|
108845
|
+
}
|
|
108846
|
+
}
|
|
108847
|
+
}
|
|
108848
|
+
|
|
108815
108849
|
.e-nextspan {
|
|
108816
108850
|
display: inline-block;
|
|
108817
108851
|
width: $pivotview-indent-space-size;
|
|
@@ -108960,19 +108994,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108960
108994
|
|
|
108961
108995
|
div {
|
|
108962
108996
|
&.e-cellvalue {
|
|
108963
|
-
margin-top:
|
|
108964
|
-
|
|
108965
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108966
|
-
margin-top: 0;
|
|
108967
|
-
}
|
|
108968
|
-
|
|
108969
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108970
|
-
margin-top: 2px;
|
|
108971
|
-
}
|
|
108972
|
-
|
|
108973
|
-
@if ($skin-name == 'FluentUI') {
|
|
108974
|
-
margin-top: 1px;
|
|
108975
|
-
}
|
|
108997
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108976
108998
|
}
|
|
108977
108999
|
|
|
108978
109000
|
div span.e-value-sort-icon {
|
|
@@ -109006,12 +109028,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109006
109028
|
}
|
|
109007
109029
|
}
|
|
109008
109030
|
|
|
109009
|
-
.e-stackedheadercelldiv
|
|
109010
|
-
|
|
109011
|
-
|
|
109012
|
-
|
|
109013
|
-
|
|
109014
|
-
|
|
109031
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109032
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109033
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109034
|
+
margin-left: auto !important;
|
|
109035
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109036
|
+
}
|
|
109015
109037
|
}
|
|
109016
109038
|
|
|
109017
109039
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30856,7 +30856,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30856
30856
|
|
|
30857
30857
|
&:focus-visible { // only for keybord
|
|
30858
30858
|
@if $skin-name == 'Material3' {
|
|
30859
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30859
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30860
30860
|
}
|
|
30861
30861
|
}
|
|
30862
30862
|
|
|
@@ -73173,7 +73173,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73173
73173
|
box-sizing: border-box;
|
|
73174
73174
|
}
|
|
73175
73175
|
|
|
73176
|
-
.e-pager-default.e-hide
|
|
73176
|
+
.e-pager-default.e-hide,
|
|
73177
|
+
.e-pagesizes.e-hide,
|
|
73178
|
+
.e-hide {
|
|
73177
73179
|
display: none;
|
|
73178
73180
|
}
|
|
73179
73181
|
|
|
@@ -92839,7 +92841,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92839
92841
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92840
92842
|
background-color: $gantt-critical-child-progress-bar;
|
|
92841
92843
|
border: $gantt-child-progress-bar-border;
|
|
92842
|
-
position: absolute;
|
|
92843
92844
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92844
92845
|
}
|
|
92845
92846
|
|
|
@@ -107547,6 +107548,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107547
107548
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107548
107549
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
107549
107550
|
$pivotgrid-member-editor-node-limit-bigger-height: 440px !default;
|
|
107551
|
+
$pivotgrid-cell-value-margin-top: 2px !default;
|
|
107550
107552
|
|
|
107551
107553
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107552
107554
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108303,6 +108305,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108303
108305
|
}
|
|
108304
108306
|
}
|
|
108305
108307
|
|
|
108308
|
+
&.sf-pivotview {
|
|
108309
|
+
.e-pivot-toolbar {
|
|
108310
|
+
box-sizing: border-box;
|
|
108311
|
+
}
|
|
108312
|
+
}
|
|
108313
|
+
|
|
108306
108314
|
.e-pivot-toolbar {
|
|
108307
108315
|
background: $pivotgrid-grp-bg-color;
|
|
108308
108316
|
border-bottom: 0;
|
|
@@ -108812,6 +108820,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108812
108820
|
|
|
108813
108821
|
/*! PivotView theme */
|
|
108814
108822
|
.e-pivotview {
|
|
108823
|
+
.e-pivotcell-container {
|
|
108824
|
+
display: flex;
|
|
108825
|
+
|
|
108826
|
+
.e-stackedheadertext,
|
|
108827
|
+
.e-headertext {
|
|
108828
|
+
&.e-cellvalue {
|
|
108829
|
+
overflow: hidden;
|
|
108830
|
+
text-overflow: ellipsis;
|
|
108831
|
+
}
|
|
108832
|
+
}
|
|
108833
|
+
|
|
108834
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108835
|
+
align-items: center;
|
|
108836
|
+
display: flex;
|
|
108837
|
+
}
|
|
108838
|
+
}
|
|
108839
|
+
|
|
108840
|
+
.e-gridclip .e-pivotcell-container {
|
|
108841
|
+
.e-stackedheadertext,
|
|
108842
|
+
.e-headertext {
|
|
108843
|
+
&.e-cellvalue {
|
|
108844
|
+
text-overflow: clip;
|
|
108845
|
+
}
|
|
108846
|
+
}
|
|
108847
|
+
}
|
|
108848
|
+
|
|
108815
108849
|
.e-nextspan {
|
|
108816
108850
|
display: inline-block;
|
|
108817
108851
|
width: $pivotview-indent-space-size;
|
|
@@ -108960,19 +108994,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108960
108994
|
|
|
108961
108995
|
div {
|
|
108962
108996
|
&.e-cellvalue {
|
|
108963
|
-
margin-top:
|
|
108964
|
-
|
|
108965
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108966
|
-
margin-top: 0;
|
|
108967
|
-
}
|
|
108968
|
-
|
|
108969
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108970
|
-
margin-top: 2px;
|
|
108971
|
-
}
|
|
108972
|
-
|
|
108973
|
-
@if ($skin-name == 'FluentUI') {
|
|
108974
|
-
margin-top: 1px;
|
|
108975
|
-
}
|
|
108997
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108976
108998
|
}
|
|
108977
108999
|
|
|
108978
109000
|
div span.e-value-sort-icon {
|
|
@@ -109006,12 +109028,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109006
109028
|
}
|
|
109007
109029
|
}
|
|
109008
109030
|
|
|
109009
|
-
.e-stackedheadercelldiv
|
|
109010
|
-
|
|
109011
|
-
|
|
109012
|
-
|
|
109013
|
-
|
|
109014
|
-
|
|
109031
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109032
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109033
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109034
|
+
margin-left: auto !important;
|
|
109035
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109036
|
+
}
|
|
109015
109037
|
}
|
|
109016
109038
|
|
|
109017
109039
|
.e-rowsheader .e-sortfilterdiv {
|