@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
|
@@ -30531,7 +30531,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30531
30531
|
|
|
30532
30532
|
&:focus-visible { // only for keybord
|
|
30533
30533
|
@if $skin-name == 'Material3' {
|
|
30534
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30534
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30535
30535
|
}
|
|
30536
30536
|
}
|
|
30537
30537
|
|
|
@@ -72762,7 +72762,9 @@ $pager-focus-shadow: 0 0 0 1px $border-default inset !default;
|
|
|
72762
72762
|
box-sizing: border-box;
|
|
72763
72763
|
}
|
|
72764
72764
|
|
|
72765
|
-
.e-pager-default.e-hide
|
|
72765
|
+
.e-pager-default.e-hide,
|
|
72766
|
+
.e-pagesizes.e-hide,
|
|
72767
|
+
.e-hide {
|
|
72766
72768
|
display: none;
|
|
72767
72769
|
}
|
|
72768
72770
|
|
|
@@ -92380,7 +92382,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92380
92382
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92381
92383
|
background-color: $gantt-critical-child-progress-bar;
|
|
92382
92384
|
border: $gantt-child-progress-bar-border;
|
|
92383
|
-
position: absolute;
|
|
92384
92385
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92385
92386
|
}
|
|
92386
92387
|
|
|
@@ -107111,6 +107112,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107111
107112
|
$pivotgrid-rowsheader-cellvalue-margin-top: 0 !default;
|
|
107112
107113
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
107113
107114
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107115
|
+
$pivotgrid-cell-value-margin-top: 0 !default;
|
|
107114
107116
|
|
|
107115
107117
|
/*! component's common definitions and variables */
|
|
107116
107118
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -107814,6 +107816,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
107814
107816
|
}
|
|
107815
107817
|
}
|
|
107816
107818
|
|
|
107819
|
+
&.sf-pivotview {
|
|
107820
|
+
.e-pivot-toolbar {
|
|
107821
|
+
box-sizing: border-box;
|
|
107822
|
+
}
|
|
107823
|
+
}
|
|
107824
|
+
|
|
107817
107825
|
.e-pivot-toolbar {
|
|
107818
107826
|
background: $pivotgrid-grp-bg-color;
|
|
107819
107827
|
border-bottom: 0;
|
|
@@ -108323,6 +108331,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108323
108331
|
|
|
108324
108332
|
/*! PivotView theme */
|
|
108325
108333
|
.e-pivotview {
|
|
108334
|
+
.e-pivotcell-container {
|
|
108335
|
+
display: flex;
|
|
108336
|
+
|
|
108337
|
+
.e-stackedheadertext,
|
|
108338
|
+
.e-headertext {
|
|
108339
|
+
&.e-cellvalue {
|
|
108340
|
+
overflow: hidden;
|
|
108341
|
+
text-overflow: ellipsis;
|
|
108342
|
+
}
|
|
108343
|
+
}
|
|
108344
|
+
|
|
108345
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108346
|
+
align-items: center;
|
|
108347
|
+
display: flex;
|
|
108348
|
+
}
|
|
108349
|
+
}
|
|
108350
|
+
|
|
108351
|
+
.e-gridclip .e-pivotcell-container {
|
|
108352
|
+
.e-stackedheadertext,
|
|
108353
|
+
.e-headertext {
|
|
108354
|
+
&.e-cellvalue {
|
|
108355
|
+
text-overflow: clip;
|
|
108356
|
+
}
|
|
108357
|
+
}
|
|
108358
|
+
}
|
|
108359
|
+
|
|
108326
108360
|
.e-nextspan {
|
|
108327
108361
|
display: inline-block;
|
|
108328
108362
|
width: $pivotview-indent-space-size;
|
|
@@ -108471,19 +108505,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108471
108505
|
|
|
108472
108506
|
div {
|
|
108473
108507
|
&.e-cellvalue {
|
|
108474
|
-
margin-top:
|
|
108475
|
-
|
|
108476
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
108477
|
-
margin-top: 0;
|
|
108478
|
-
}
|
|
108479
|
-
|
|
108480
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
108481
|
-
margin-top: 2px;
|
|
108482
|
-
}
|
|
108483
|
-
|
|
108484
|
-
@if ($skin-name == 'FluentUI') {
|
|
108485
|
-
margin-top: 1px;
|
|
108486
|
-
}
|
|
108508
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108487
108509
|
}
|
|
108488
108510
|
|
|
108489
108511
|
div span.e-value-sort-icon {
|
|
@@ -108517,12 +108539,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108517
108539
|
}
|
|
108518
108540
|
}
|
|
108519
108541
|
|
|
108520
|
-
.e-stackedheadercelldiv
|
|
108521
|
-
|
|
108522
|
-
|
|
108523
|
-
|
|
108524
|
-
|
|
108525
|
-
|
|
108542
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108543
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108544
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108545
|
+
margin-left: auto !important;
|
|
108546
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108547
|
+
}
|
|
108526
108548
|
}
|
|
108527
108549
|
|
|
108528
108550
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30979,7 +30979,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30979
30979
|
|
|
30980
30980
|
&:focus-visible { // only for keybord
|
|
30981
30981
|
@if $skin-name == 'Material3' {
|
|
30982
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30982
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30983
30983
|
}
|
|
30984
30984
|
}
|
|
30985
30985
|
|
|
@@ -74056,7 +74056,9 @@ $pager-focus-shadow: 0 0 0 1px rgba($grey-white, .5) inset !default;
|
|
|
74056
74056
|
box-sizing: border-box;
|
|
74057
74057
|
}
|
|
74058
74058
|
|
|
74059
|
-
.e-pager-default.e-hide
|
|
74059
|
+
.e-pager-default.e-hide,
|
|
74060
|
+
.e-pagesizes.e-hide,
|
|
74061
|
+
.e-hide {
|
|
74060
74062
|
display: none;
|
|
74061
74063
|
}
|
|
74062
74064
|
|
|
@@ -93697,7 +93699,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
93697
93699
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
93698
93700
|
background-color: $gantt-critical-child-progress-bar;
|
|
93699
93701
|
border: $gantt-child-progress-bar-border;
|
|
93700
|
-
position: absolute;
|
|
93701
93702
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93702
93703
|
}
|
|
93703
93704
|
|
|
@@ -108463,6 +108464,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
108463
108464
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
108464
108465
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 85px !default;
|
|
108465
108466
|
$pivotgrid-member-editor-node-limit-bigger-height: 415px !default;
|
|
108467
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
108466
108468
|
|
|
108467
108469
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
108468
108470
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -109180,6 +109182,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109180
109182
|
}
|
|
109181
109183
|
}
|
|
109182
109184
|
|
|
109185
|
+
&.sf-pivotview {
|
|
109186
|
+
.e-pivot-toolbar {
|
|
109187
|
+
box-sizing: border-box;
|
|
109188
|
+
}
|
|
109189
|
+
}
|
|
109190
|
+
|
|
109183
109191
|
.e-pivot-toolbar {
|
|
109184
109192
|
background: $pivotgrid-grp-bg-color;
|
|
109185
109193
|
border-bottom: 0;
|
|
@@ -109689,6 +109697,32 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109689
109697
|
|
|
109690
109698
|
/*! PivotView theme */
|
|
109691
109699
|
.e-pivotview {
|
|
109700
|
+
.e-pivotcell-container {
|
|
109701
|
+
display: flex;
|
|
109702
|
+
|
|
109703
|
+
.e-stackedheadertext,
|
|
109704
|
+
.e-headertext {
|
|
109705
|
+
&.e-cellvalue {
|
|
109706
|
+
overflow: hidden;
|
|
109707
|
+
text-overflow: ellipsis;
|
|
109708
|
+
}
|
|
109709
|
+
}
|
|
109710
|
+
|
|
109711
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
109712
|
+
align-items: center;
|
|
109713
|
+
display: flex;
|
|
109714
|
+
}
|
|
109715
|
+
}
|
|
109716
|
+
|
|
109717
|
+
.e-gridclip .e-pivotcell-container {
|
|
109718
|
+
.e-stackedheadertext,
|
|
109719
|
+
.e-headertext {
|
|
109720
|
+
&.e-cellvalue {
|
|
109721
|
+
text-overflow: clip;
|
|
109722
|
+
}
|
|
109723
|
+
}
|
|
109724
|
+
}
|
|
109725
|
+
|
|
109692
109726
|
.e-nextspan {
|
|
109693
109727
|
display: inline-block;
|
|
109694
109728
|
width: $pivotview-indent-space-size;
|
|
@@ -109837,19 +109871,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109837
109871
|
|
|
109838
109872
|
div {
|
|
109839
109873
|
&.e-cellvalue {
|
|
109840
|
-
margin-top:
|
|
109841
|
-
|
|
109842
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
109843
|
-
margin-top: 0;
|
|
109844
|
-
}
|
|
109845
|
-
|
|
109846
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
109847
|
-
margin-top: 2px;
|
|
109848
|
-
}
|
|
109849
|
-
|
|
109850
|
-
@if ($skin-name == 'FluentUI') {
|
|
109851
|
-
margin-top: 1px;
|
|
109852
|
-
}
|
|
109874
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
109853
109875
|
}
|
|
109854
109876
|
|
|
109855
109877
|
div span.e-value-sort-icon {
|
|
@@ -109883,12 +109905,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109883
109905
|
}
|
|
109884
109906
|
}
|
|
109885
109907
|
|
|
109886
|
-
.e-stackedheadercelldiv
|
|
109887
|
-
|
|
109888
|
-
|
|
109889
|
-
|
|
109890
|
-
|
|
109891
|
-
|
|
109908
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109909
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109910
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109911
|
+
margin-left: auto !important;
|
|
109912
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109913
|
+
}
|
|
109892
109914
|
}
|
|
109893
109915
|
|
|
109894
109916
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -30774,7 +30774,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30774
30774
|
|
|
30775
30775
|
&:focus-visible { // only for keybord
|
|
30776
30776
|
@if $skin-name == 'Material3' {
|
|
30777
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30777
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30778
30778
|
}
|
|
30779
30779
|
}
|
|
30780
30780
|
|
|
@@ -73781,7 +73781,9 @@ $pager-focus-shadow: 0 0 0 1px $grey-500 inset !default;
|
|
|
73781
73781
|
box-sizing: border-box;
|
|
73782
73782
|
}
|
|
73783
73783
|
|
|
73784
|
-
.e-pager-default.e-hide
|
|
73784
|
+
.e-pager-default.e-hide,
|
|
73785
|
+
.e-pagesizes.e-hide,
|
|
73786
|
+
.e-hide {
|
|
73785
73787
|
display: none;
|
|
73786
73788
|
}
|
|
73787
73789
|
|
|
@@ -75483,7 +75485,7 @@ $grid-edit-input-margin-top: 0 !default;
|
|
|
75483
75485
|
$frozen-border: 2px solid !default;
|
|
75484
75486
|
$grid-fltrdiv-float: right !default;
|
|
75485
75487
|
$grid-fltrdiv-text-align: right !default;
|
|
75486
|
-
$grid-fltrdiv-margin: -
|
|
75488
|
+
$grid-fltrdiv-margin: -18px -7px !default;
|
|
75487
75489
|
$grid-fltrdiv-padding: 6px !default;
|
|
75488
75490
|
$grid-rtl-fltrdiv-padding: 6px !default;
|
|
75489
75491
|
$grid-flmenu-padding: 24px 0 0 !default;
|
|
@@ -75491,7 +75493,7 @@ $grid-flmenu-boolean-content-padding: 18px 18px 0 !default;
|
|
|
75491
75493
|
$grid-flmenu-boolean-button-width: 110px !default;
|
|
75492
75494
|
$grid-flmenu-device-padding: 24px 0 0 !default;
|
|
75493
75495
|
$grid-fltrmnu-dd-max-height: 298px !default;
|
|
75494
|
-
$grid-rtl-fltrdiv-margin: -
|
|
75496
|
+
$grid-rtl-fltrdiv-margin: -18px 0 -18px -11px !default;
|
|
75495
75497
|
$grid-rtl-bigger-fltrdiv-margin: -20px 0 -18px -11px !default;
|
|
75496
75498
|
$grid-rtl-headercelldiv-rightalign-fltricon-margin: -7px !default;
|
|
75497
75499
|
$grid-rtl-headercelldiv-fltricon-margin: -7px !default;
|
|
@@ -93409,7 +93411,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
93409
93411
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
93410
93412
|
background-color: $gantt-critical-child-progress-bar;
|
|
93411
93413
|
border: $gantt-child-progress-bar-border;
|
|
93412
|
-
position: absolute;
|
|
93413
93414
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93414
93415
|
}
|
|
93415
93416
|
|
|
@@ -108172,6 +108173,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
108172
108173
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
108173
108174
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 90px !default;
|
|
108174
108175
|
$pivotgrid-member-editor-node-limit-bigger-height: 415px !default;
|
|
108176
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
108175
108177
|
|
|
108176
108178
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
108177
108179
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108887,6 +108889,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
108887
108889
|
}
|
|
108888
108890
|
}
|
|
108889
108891
|
|
|
108892
|
+
&.sf-pivotview {
|
|
108893
|
+
.e-pivot-toolbar {
|
|
108894
|
+
box-sizing: border-box;
|
|
108895
|
+
}
|
|
108896
|
+
}
|
|
108897
|
+
|
|
108890
108898
|
.e-pivot-toolbar {
|
|
108891
108899
|
background: $pivotgrid-grp-bg-color;
|
|
108892
108900
|
border-bottom: 0;
|
|
@@ -109396,6 +109404,32 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109396
109404
|
|
|
109397
109405
|
/*! PivotView theme */
|
|
109398
109406
|
.e-pivotview {
|
|
109407
|
+
.e-pivotcell-container {
|
|
109408
|
+
display: flex;
|
|
109409
|
+
|
|
109410
|
+
.e-stackedheadertext,
|
|
109411
|
+
.e-headertext {
|
|
109412
|
+
&.e-cellvalue {
|
|
109413
|
+
overflow: hidden;
|
|
109414
|
+
text-overflow: ellipsis;
|
|
109415
|
+
}
|
|
109416
|
+
}
|
|
109417
|
+
|
|
109418
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
109419
|
+
align-items: center;
|
|
109420
|
+
display: flex;
|
|
109421
|
+
}
|
|
109422
|
+
}
|
|
109423
|
+
|
|
109424
|
+
.e-gridclip .e-pivotcell-container {
|
|
109425
|
+
.e-stackedheadertext,
|
|
109426
|
+
.e-headertext {
|
|
109427
|
+
&.e-cellvalue {
|
|
109428
|
+
text-overflow: clip;
|
|
109429
|
+
}
|
|
109430
|
+
}
|
|
109431
|
+
}
|
|
109432
|
+
|
|
109399
109433
|
.e-nextspan {
|
|
109400
109434
|
display: inline-block;
|
|
109401
109435
|
width: $pivotview-indent-space-size;
|
|
@@ -109544,19 +109578,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109544
109578
|
|
|
109545
109579
|
div {
|
|
109546
109580
|
&.e-cellvalue {
|
|
109547
|
-
margin-top:
|
|
109548
|
-
|
|
109549
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
109550
|
-
margin-top: 0;
|
|
109551
|
-
}
|
|
109552
|
-
|
|
109553
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
109554
|
-
margin-top: 2px;
|
|
109555
|
-
}
|
|
109556
|
-
|
|
109557
|
-
@if ($skin-name == 'FluentUI') {
|
|
109558
|
-
margin-top: 1px;
|
|
109559
|
-
}
|
|
109581
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
109560
109582
|
}
|
|
109561
109583
|
|
|
109562
109584
|
div span.e-value-sort-icon {
|
|
@@ -109590,12 +109612,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
109590
109612
|
}
|
|
109591
109613
|
}
|
|
109592
109614
|
|
|
109593
|
-
.e-stackedheadercelldiv
|
|
109594
|
-
|
|
109595
|
-
|
|
109596
|
-
|
|
109597
|
-
|
|
109598
|
-
|
|
109615
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109616
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109617
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109618
|
+
margin-left: auto !important;
|
|
109619
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109620
|
+
}
|
|
109599
109621
|
}
|
|
109600
109622
|
|
|
109601
109623
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -31191,7 +31191,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31191
31191
|
|
|
31192
31192
|
&:focus-visible { // only for keybord
|
|
31193
31193
|
@if $skin-name == 'Material3' {
|
|
31194
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
31194
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
31195
31195
|
}
|
|
31196
31196
|
}
|
|
31197
31197
|
|
|
@@ -74291,7 +74291,9 @@ $pager-focus-shadow: 0 0 0 1px rgba($primary) inset !default;
|
|
|
74291
74291
|
box-sizing: border-box;
|
|
74292
74292
|
}
|
|
74293
74293
|
|
|
74294
|
-
.e-pager-default.e-hide
|
|
74294
|
+
.e-pager-default.e-hide,
|
|
74295
|
+
.e-pagesizes.e-hide,
|
|
74296
|
+
.e-hide {
|
|
74295
74297
|
display: none;
|
|
74296
74298
|
}
|
|
74297
74299
|
|
|
@@ -93992,7 +93994,6 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
93992
93994
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
93993
93995
|
background-color: $gantt-critical-child-progress-bar;
|
|
93994
93996
|
border: $gantt-child-progress-bar-border;
|
|
93995
|
-
position: absolute;
|
|
93996
93997
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93997
93998
|
}
|
|
93998
93999
|
|
|
@@ -108731,6 +108732,7 @@ $pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
|
108731
108732
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
108732
108733
|
$pivotgrid-member-editor-node-limit-bigger-height: 455px !default;
|
|
108733
108734
|
$pivotgrid-member-sort-border-radius: $text-xl !default;
|
|
108735
|
+
$pivotgrid-cell-value-margin-top: 0 !default;
|
|
108734
108736
|
|
|
108735
108737
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
108736
108738
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -109489,6 +109491,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
109489
109491
|
}
|
|
109490
109492
|
}
|
|
109491
109493
|
|
|
109494
|
+
&.sf-pivotview {
|
|
109495
|
+
.e-pivot-toolbar {
|
|
109496
|
+
box-sizing: border-box;
|
|
109497
|
+
}
|
|
109498
|
+
}
|
|
109499
|
+
|
|
109492
109500
|
.e-pivot-toolbar {
|
|
109493
109501
|
background: $pivotgrid-grp-bg-color;
|
|
109494
109502
|
border-bottom: 0;
|
|
@@ -109998,6 +110006,32 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
109998
110006
|
|
|
109999
110007
|
/*! PivotView theme */
|
|
110000
110008
|
.e-pivotview {
|
|
110009
|
+
.e-pivotcell-container {
|
|
110010
|
+
display: flex;
|
|
110011
|
+
|
|
110012
|
+
.e-stackedheadertext,
|
|
110013
|
+
.e-headertext {
|
|
110014
|
+
&.e-cellvalue {
|
|
110015
|
+
overflow: hidden;
|
|
110016
|
+
text-overflow: ellipsis;
|
|
110017
|
+
}
|
|
110018
|
+
}
|
|
110019
|
+
|
|
110020
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
110021
|
+
align-items: center;
|
|
110022
|
+
display: flex;
|
|
110023
|
+
}
|
|
110024
|
+
}
|
|
110025
|
+
|
|
110026
|
+
.e-gridclip .e-pivotcell-container {
|
|
110027
|
+
.e-stackedheadertext,
|
|
110028
|
+
.e-headertext {
|
|
110029
|
+
&.e-cellvalue {
|
|
110030
|
+
text-overflow: clip;
|
|
110031
|
+
}
|
|
110032
|
+
}
|
|
110033
|
+
}
|
|
110034
|
+
|
|
110001
110035
|
.e-nextspan {
|
|
110002
110036
|
display: inline-block;
|
|
110003
110037
|
width: $pivotview-indent-space-size;
|
|
@@ -110146,19 +110180,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110146
110180
|
|
|
110147
110181
|
div {
|
|
110148
110182
|
&.e-cellvalue {
|
|
110149
|
-
margin-top:
|
|
110150
|
-
|
|
110151
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
110152
|
-
margin-top: 0;
|
|
110153
|
-
}
|
|
110154
|
-
|
|
110155
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
110156
|
-
margin-top: 2px;
|
|
110157
|
-
}
|
|
110158
|
-
|
|
110159
|
-
@if ($skin-name == 'FluentUI') {
|
|
110160
|
-
margin-top: 1px;
|
|
110161
|
-
}
|
|
110183
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
110162
110184
|
}
|
|
110163
110185
|
|
|
110164
110186
|
div span.e-value-sort-icon {
|
|
@@ -110192,12 +110214,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110192
110214
|
}
|
|
110193
110215
|
}
|
|
110194
110216
|
|
|
110195
|
-
.e-stackedheadercelldiv
|
|
110196
|
-
|
|
110197
|
-
|
|
110198
|
-
|
|
110199
|
-
|
|
110200
|
-
|
|
110217
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
110218
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
110219
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
110220
|
+
margin-left: auto !important;
|
|
110221
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
110222
|
+
}
|
|
110201
110223
|
}
|
|
110202
110224
|
|
|
110203
110225
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -31273,7 +31273,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31273
31273
|
|
|
31274
31274
|
&:focus-visible { // only for keybord
|
|
31275
31275
|
@if $skin-name == 'Material3' {
|
|
31276
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
31276
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
31277
31277
|
}
|
|
31278
31278
|
}
|
|
31279
31279
|
|
|
@@ -74373,7 +74373,9 @@ $pager-focus-shadow: 0 0 0 1px rgba($primary) inset !default;
|
|
|
74373
74373
|
box-sizing: border-box;
|
|
74374
74374
|
}
|
|
74375
74375
|
|
|
74376
|
-
.e-pager-default.e-hide
|
|
74376
|
+
.e-pager-default.e-hide,
|
|
74377
|
+
.e-pagesizes.e-hide,
|
|
74378
|
+
.e-hide {
|
|
74377
74379
|
display: none;
|
|
74378
74380
|
}
|
|
74379
74381
|
|
|
@@ -94074,7 +94076,6 @@ $gantt-split-container-line-border-color: rgba($outline);
|
|
|
94074
94076
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
94075
94077
|
background-color: $gantt-critical-child-progress-bar;
|
|
94076
94078
|
border: $gantt-child-progress-bar-border;
|
|
94077
|
-
position: absolute;
|
|
94078
94079
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
94079
94080
|
}
|
|
94080
94081
|
|
|
@@ -108813,6 +108814,7 @@ $pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
|
108813
108814
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
108814
108815
|
$pivotgrid-member-editor-node-limit-bigger-height: 455px !default;
|
|
108815
108816
|
$pivotgrid-member-sort-border-radius: $text-xl !default;
|
|
108817
|
+
$pivotgrid-cell-value-margin-top: 0 !default;
|
|
108816
108818
|
|
|
108817
108819
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
108818
108820
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -109571,6 +109573,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
109571
109573
|
}
|
|
109572
109574
|
}
|
|
109573
109575
|
|
|
109576
|
+
&.sf-pivotview {
|
|
109577
|
+
.e-pivot-toolbar {
|
|
109578
|
+
box-sizing: border-box;
|
|
109579
|
+
}
|
|
109580
|
+
}
|
|
109581
|
+
|
|
109574
109582
|
.e-pivot-toolbar {
|
|
109575
109583
|
background: $pivotgrid-grp-bg-color;
|
|
109576
109584
|
border-bottom: 0;
|
|
@@ -110080,6 +110088,32 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110080
110088
|
|
|
110081
110089
|
/*! PivotView theme */
|
|
110082
110090
|
.e-pivotview {
|
|
110091
|
+
.e-pivotcell-container {
|
|
110092
|
+
display: flex;
|
|
110093
|
+
|
|
110094
|
+
.e-stackedheadertext,
|
|
110095
|
+
.e-headertext {
|
|
110096
|
+
&.e-cellvalue {
|
|
110097
|
+
overflow: hidden;
|
|
110098
|
+
text-overflow: ellipsis;
|
|
110099
|
+
}
|
|
110100
|
+
}
|
|
110101
|
+
|
|
110102
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
110103
|
+
align-items: center;
|
|
110104
|
+
display: flex;
|
|
110105
|
+
}
|
|
110106
|
+
}
|
|
110107
|
+
|
|
110108
|
+
.e-gridclip .e-pivotcell-container {
|
|
110109
|
+
.e-stackedheadertext,
|
|
110110
|
+
.e-headertext {
|
|
110111
|
+
&.e-cellvalue {
|
|
110112
|
+
text-overflow: clip;
|
|
110113
|
+
}
|
|
110114
|
+
}
|
|
110115
|
+
}
|
|
110116
|
+
|
|
110083
110117
|
.e-nextspan {
|
|
110084
110118
|
display: inline-block;
|
|
110085
110119
|
width: $pivotview-indent-space-size;
|
|
@@ -110228,19 +110262,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110228
110262
|
|
|
110229
110263
|
div {
|
|
110230
110264
|
&.e-cellvalue {
|
|
110231
|
-
margin-top:
|
|
110232
|
-
|
|
110233
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
110234
|
-
margin-top: 0;
|
|
110235
|
-
}
|
|
110236
|
-
|
|
110237
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
110238
|
-
margin-top: 2px;
|
|
110239
|
-
}
|
|
110240
|
-
|
|
110241
|
-
@if ($skin-name == 'FluentUI') {
|
|
110242
|
-
margin-top: 1px;
|
|
110243
|
-
}
|
|
110265
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
110244
110266
|
}
|
|
110245
110267
|
|
|
110246
110268
|
div span.e-value-sort-icon {
|
|
@@ -110274,12 +110296,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110274
110296
|
}
|
|
110275
110297
|
}
|
|
110276
110298
|
|
|
110277
|
-
.e-stackedheadercelldiv
|
|
110278
|
-
|
|
110279
|
-
|
|
110280
|
-
|
|
110281
|
-
|
|
110282
|
-
|
|
110299
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
110300
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
110301
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
110302
|
+
margin-left: auto !important;
|
|
110303
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
110304
|
+
}
|
|
110283
110305
|
}
|
|
110284
110306
|
|
|
110285
110307
|
.e-rowsheader .e-sortfilterdiv {
|