@syncfusion/blazor-themes 22.1.39 → 22.2.7
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 +50 -24
- package/SCSS-Themes/bootstrap.scss +50 -24
- package/SCSS-Themes/bootstrap4.scss +50 -24
- package/SCSS-Themes/bootstrap5-dark.scss +50 -24
- package/SCSS-Themes/bootstrap5.scss +50 -24
- package/SCSS-Themes/fabric-dark.scss +50 -24
- package/SCSS-Themes/fabric.scss +50 -24
- package/SCSS-Themes/fluent-dark.scss +50 -24
- package/SCSS-Themes/fluent.scss +50 -24
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -2
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -2
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -2
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -2
- package/SCSS-Themes/grids/grid/material.scss +2 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +14 -14
- package/SCSS-Themes/grids/grid/material3.scss +14 -14
- package/SCSS-Themes/highcontrast.scss +50 -24
- package/SCSS-Themes/material-dark.scss +50 -24
- package/SCSS-Themes/material.scss +52 -26
- package/SCSS-Themes/material3-dark.scss +64 -38
- package/SCSS-Themes/material3.scss +64 -38
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fabric.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/fluent.scss +5 -1
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material3-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/material3.scss +5 -1
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +5 -1
- package/SCSS-Themes/navigations/accordion/tailwind.scss +5 -1
- 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 +50 -24
- package/SCSS-Themes/tailwind.scss +50 -24
- package/package.json +1 -1
|
@@ -2396,7 +2396,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2396
2396
|
color: $acrdn-icon-color;
|
|
2397
2397
|
}
|
|
2398
2398
|
}
|
|
2399
|
-
|
|
2399
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2400
|
+
&:focus {
|
|
2401
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2402
|
+
}
|
|
2403
|
+
}
|
|
2400
2404
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2401
2405
|
|
|
2402
2406
|
&:focus {
|
|
@@ -30768,7 +30772,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30768
30772
|
|
|
30769
30773
|
&:focus-visible { // only for keybord
|
|
30770
30774
|
@if $skin-name == 'Material3' {
|
|
30771
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30775
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30772
30776
|
}
|
|
30773
30777
|
}
|
|
30774
30778
|
|
|
@@ -72886,7 +72890,9 @@ $pager-focus-shadow: 0 0 0 1px lighten($brand-primary, 10%) inset !default;
|
|
|
72886
72890
|
box-sizing: border-box;
|
|
72887
72891
|
}
|
|
72888
72892
|
|
|
72889
|
-
.e-pager-default.e-hide
|
|
72893
|
+
.e-pager-default.e-hide,
|
|
72894
|
+
.e-pagesizes.e-hide,
|
|
72895
|
+
.e-hide {
|
|
72890
72896
|
display: none;
|
|
72891
72897
|
}
|
|
72892
72898
|
|
|
@@ -91037,7 +91043,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91037
91043
|
pointer-events: none;
|
|
91038
91044
|
position: absolute;
|
|
91039
91045
|
top: 50%;
|
|
91040
|
-
width:
|
|
91046
|
+
width: 99%;
|
|
91041
91047
|
}
|
|
91042
91048
|
|
|
91043
91049
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92542,7 +92548,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92542
92548
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92543
92549
|
background-color: $gantt-critical-child-progress-bar;
|
|
92544
92550
|
border: $gantt-child-progress-bar-border;
|
|
92545
|
-
position: absolute;
|
|
92546
92551
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92547
92552
|
}
|
|
92548
92553
|
|
|
@@ -107299,6 +107304,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107299
107304
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107300
107305
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
107301
107306
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107307
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107302
107308
|
|
|
107303
107309
|
//enddefault
|
|
107304
107310
|
|
|
@@ -108004,6 +108010,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108004
108010
|
}
|
|
108005
108011
|
}
|
|
108006
108012
|
|
|
108013
|
+
&.sf-pivotview {
|
|
108014
|
+
.e-pivot-toolbar {
|
|
108015
|
+
box-sizing: border-box;
|
|
108016
|
+
}
|
|
108017
|
+
}
|
|
108018
|
+
|
|
108007
108019
|
.e-pivot-toolbar {
|
|
108008
108020
|
background: $pivotgrid-grp-bg-color;
|
|
108009
108021
|
border-bottom: 0;
|
|
@@ -108513,6 +108525,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108513
108525
|
|
|
108514
108526
|
/*! PivotView theme */
|
|
108515
108527
|
.e-pivotview {
|
|
108528
|
+
.e-pivotcell-container {
|
|
108529
|
+
display: flex;
|
|
108530
|
+
|
|
108531
|
+
.e-stackedheadertext,
|
|
108532
|
+
.e-headertext {
|
|
108533
|
+
&.e-cellvalue {
|
|
108534
|
+
overflow: hidden;
|
|
108535
|
+
text-overflow: ellipsis;
|
|
108536
|
+
}
|
|
108537
|
+
}
|
|
108538
|
+
|
|
108539
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108540
|
+
align-items: center;
|
|
108541
|
+
display: flex;
|
|
108542
|
+
}
|
|
108543
|
+
}
|
|
108544
|
+
|
|
108545
|
+
.e-gridclip .e-pivotcell-container {
|
|
108546
|
+
.e-stackedheadertext,
|
|
108547
|
+
.e-headertext {
|
|
108548
|
+
&.e-cellvalue {
|
|
108549
|
+
text-overflow: clip;
|
|
108550
|
+
}
|
|
108551
|
+
}
|
|
108552
|
+
}
|
|
108553
|
+
|
|
108516
108554
|
.e-nextspan {
|
|
108517
108555
|
display: inline-block;
|
|
108518
108556
|
width: $pivotview-indent-space-size;
|
|
@@ -108661,19 +108699,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108661
108699
|
|
|
108662
108700
|
div {
|
|
108663
108701
|
&.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
|
-
}
|
|
108702
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108677
108703
|
}
|
|
108678
108704
|
|
|
108679
108705
|
div span.e-value-sort-icon {
|
|
@@ -108707,12 +108733,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108707
108733
|
}
|
|
108708
108734
|
}
|
|
108709
108735
|
|
|
108710
|
-
.e-stackedheadercelldiv
|
|
108711
|
-
|
|
108712
|
-
|
|
108713
|
-
|
|
108714
|
-
|
|
108715
|
-
|
|
108736
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108737
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108738
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108739
|
+
margin-left: auto !important;
|
|
108740
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108741
|
+
}
|
|
108716
108742
|
}
|
|
108717
108743
|
|
|
108718
108744
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -2396,7 +2396,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2396
2396
|
color: $acrdn-icon-color;
|
|
2397
2397
|
}
|
|
2398
2398
|
}
|
|
2399
|
-
|
|
2399
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2400
|
+
&:focus {
|
|
2401
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2402
|
+
}
|
|
2403
|
+
}
|
|
2400
2404
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2401
2405
|
|
|
2402
2406
|
&:focus {
|
|
@@ -30539,7 +30543,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30539
30543
|
|
|
30540
30544
|
&:focus-visible { // only for keybord
|
|
30541
30545
|
@if $skin-name == 'Material3' {
|
|
30542
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30546
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30543
30547
|
}
|
|
30544
30548
|
}
|
|
30545
30549
|
|
|
@@ -72592,7 +72596,9 @@ $pager-focus-shadow: 0 0 0 1px $input-border-focus inset !default;
|
|
|
72592
72596
|
box-sizing: border-box;
|
|
72593
72597
|
}
|
|
72594
72598
|
|
|
72595
|
-
.e-pager-default.e-hide
|
|
72599
|
+
.e-pager-default.e-hide,
|
|
72600
|
+
.e-pagesizes.e-hide,
|
|
72601
|
+
.e-hide {
|
|
72596
72602
|
display: none;
|
|
72597
72603
|
}
|
|
72598
72604
|
|
|
@@ -90802,7 +90808,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90802
90808
|
pointer-events: none;
|
|
90803
90809
|
position: absolute;
|
|
90804
90810
|
top: 50%;
|
|
90805
|
-
width:
|
|
90811
|
+
width: 99%;
|
|
90806
90812
|
}
|
|
90807
90813
|
|
|
90808
90814
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92307,7 +92313,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92307
92313
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92308
92314
|
background-color: $gantt-critical-child-progress-bar;
|
|
92309
92315
|
border: $gantt-child-progress-bar-border;
|
|
92310
|
-
position: absolute;
|
|
92311
92316
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92312
92317
|
}
|
|
92313
92318
|
|
|
@@ -107046,6 +107051,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107046
107051
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107047
107052
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
107048
107053
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107054
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107049
107055
|
|
|
107050
107056
|
/*! component's common definitions and variables */
|
|
107051
107057
|
$pivotgrid-grouping-height: 28px !default;
|
|
@@ -107749,6 +107755,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
107749
107755
|
}
|
|
107750
107756
|
}
|
|
107751
107757
|
|
|
107758
|
+
&.sf-pivotview {
|
|
107759
|
+
.e-pivot-toolbar {
|
|
107760
|
+
box-sizing: border-box;
|
|
107761
|
+
}
|
|
107762
|
+
}
|
|
107763
|
+
|
|
107752
107764
|
.e-pivot-toolbar {
|
|
107753
107765
|
background: $pivotgrid-grp-bg-color;
|
|
107754
107766
|
border-bottom: 0;
|
|
@@ -108258,6 +108270,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108258
108270
|
|
|
108259
108271
|
/*! PivotView theme */
|
|
108260
108272
|
.e-pivotview {
|
|
108273
|
+
.e-pivotcell-container {
|
|
108274
|
+
display: flex;
|
|
108275
|
+
|
|
108276
|
+
.e-stackedheadertext,
|
|
108277
|
+
.e-headertext {
|
|
108278
|
+
&.e-cellvalue {
|
|
108279
|
+
overflow: hidden;
|
|
108280
|
+
text-overflow: ellipsis;
|
|
108281
|
+
}
|
|
108282
|
+
}
|
|
108283
|
+
|
|
108284
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108285
|
+
align-items: center;
|
|
108286
|
+
display: flex;
|
|
108287
|
+
}
|
|
108288
|
+
}
|
|
108289
|
+
|
|
108290
|
+
.e-gridclip .e-pivotcell-container {
|
|
108291
|
+
.e-stackedheadertext,
|
|
108292
|
+
.e-headertext {
|
|
108293
|
+
&.e-cellvalue {
|
|
108294
|
+
text-overflow: clip;
|
|
108295
|
+
}
|
|
108296
|
+
}
|
|
108297
|
+
}
|
|
108298
|
+
|
|
108261
108299
|
.e-nextspan {
|
|
108262
108300
|
display: inline-block;
|
|
108263
108301
|
width: $pivotview-indent-space-size;
|
|
@@ -108406,19 +108444,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108406
108444
|
|
|
108407
108445
|
div {
|
|
108408
108446
|
&.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
|
-
}
|
|
108447
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108422
108448
|
}
|
|
108423
108449
|
|
|
108424
108450
|
div span.e-value-sort-icon {
|
|
@@ -108452,12 +108478,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108452
108478
|
}
|
|
108453
108479
|
}
|
|
108454
108480
|
|
|
108455
|
-
.e-stackedheadercelldiv
|
|
108456
|
-
|
|
108457
|
-
|
|
108458
|
-
|
|
108459
|
-
|
|
108460
|
-
|
|
108481
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108482
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108483
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108484
|
+
margin-left: auto !important;
|
|
108485
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108486
|
+
}
|
|
108461
108487
|
}
|
|
108462
108488
|
|
|
108463
108489
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -2235,7 +2235,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2235
2235
|
color: $acrdn-icon-color;
|
|
2236
2236
|
}
|
|
2237
2237
|
}
|
|
2238
|
-
|
|
2238
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2239
|
+
&:focus {
|
|
2240
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2241
|
+
}
|
|
2242
|
+
}
|
|
2239
2243
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2240
2244
|
|
|
2241
2245
|
&:focus {
|
|
@@ -30530,7 +30534,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30530
30534
|
|
|
30531
30535
|
&:focus-visible { // only for keybord
|
|
30532
30536
|
@if $skin-name == 'Material3' {
|
|
30533
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30537
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30534
30538
|
}
|
|
30535
30539
|
}
|
|
30536
30540
|
|
|
@@ -72767,7 +72771,9 @@ $pager-focus-shadow: 0 0 0 1px #66afe9 inset !default;
|
|
|
72767
72771
|
box-sizing: border-box;
|
|
72768
72772
|
}
|
|
72769
72773
|
|
|
72770
|
-
.e-pager-default.e-hide
|
|
72774
|
+
.e-pager-default.e-hide,
|
|
72775
|
+
.e-pagesizes.e-hide,
|
|
72776
|
+
.e-hide {
|
|
72771
72777
|
display: none;
|
|
72772
72778
|
}
|
|
72773
72779
|
|
|
@@ -91119,7 +91125,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91119
91125
|
pointer-events: none;
|
|
91120
91126
|
position: absolute;
|
|
91121
91127
|
top: 50%;
|
|
91122
|
-
width:
|
|
91128
|
+
width: 99%;
|
|
91123
91129
|
}
|
|
91124
91130
|
|
|
91125
91131
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92624,7 +92630,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92624
92630
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92625
92631
|
background-color: $gantt-critical-child-progress-bar;
|
|
92626
92632
|
border: $gantt-child-progress-bar-border;
|
|
92627
|
-
position: absolute;
|
|
92628
92633
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92629
92634
|
}
|
|
92630
92635
|
|
|
@@ -107421,6 +107426,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107421
107426
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107422
107427
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
107423
107428
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107429
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107424
107430
|
|
|
107425
107431
|
/*! component's common definitions and variables */
|
|
107426
107432
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -108124,6 +108130,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108124
108130
|
}
|
|
108125
108131
|
}
|
|
108126
108132
|
|
|
108133
|
+
&.sf-pivotview {
|
|
108134
|
+
.e-pivot-toolbar {
|
|
108135
|
+
box-sizing: border-box;
|
|
108136
|
+
}
|
|
108137
|
+
}
|
|
108138
|
+
|
|
108127
108139
|
.e-pivot-toolbar {
|
|
108128
108140
|
background: $pivotgrid-grp-bg-color;
|
|
108129
108141
|
border-bottom: 0;
|
|
@@ -108633,6 +108645,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108633
108645
|
|
|
108634
108646
|
/*! PivotView theme */
|
|
108635
108647
|
.e-pivotview {
|
|
108648
|
+
.e-pivotcell-container {
|
|
108649
|
+
display: flex;
|
|
108650
|
+
|
|
108651
|
+
.e-stackedheadertext,
|
|
108652
|
+
.e-headertext {
|
|
108653
|
+
&.e-cellvalue {
|
|
108654
|
+
overflow: hidden;
|
|
108655
|
+
text-overflow: ellipsis;
|
|
108656
|
+
}
|
|
108657
|
+
}
|
|
108658
|
+
|
|
108659
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108660
|
+
align-items: center;
|
|
108661
|
+
display: flex;
|
|
108662
|
+
}
|
|
108663
|
+
}
|
|
108664
|
+
|
|
108665
|
+
.e-gridclip .e-pivotcell-container {
|
|
108666
|
+
.e-stackedheadertext,
|
|
108667
|
+
.e-headertext {
|
|
108668
|
+
&.e-cellvalue {
|
|
108669
|
+
text-overflow: clip;
|
|
108670
|
+
}
|
|
108671
|
+
}
|
|
108672
|
+
}
|
|
108673
|
+
|
|
108636
108674
|
.e-nextspan {
|
|
108637
108675
|
display: inline-block;
|
|
108638
108676
|
width: $pivotview-indent-space-size;
|
|
@@ -108781,19 +108819,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108781
108819
|
|
|
108782
108820
|
div {
|
|
108783
108821
|
&.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
|
-
}
|
|
108822
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108797
108823
|
}
|
|
108798
108824
|
|
|
108799
108825
|
div span.e-value-sort-icon {
|
|
@@ -108827,12 +108853,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108827
108853
|
}
|
|
108828
108854
|
}
|
|
108829
108855
|
|
|
108830
|
-
.e-stackedheadercelldiv
|
|
108831
|
-
|
|
108832
|
-
|
|
108833
|
-
|
|
108834
|
-
|
|
108835
|
-
|
|
108856
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108857
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108858
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108859
|
+
margin-left: auto !important;
|
|
108860
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108861
|
+
}
|
|
108836
108862
|
}
|
|
108837
108863
|
|
|
108838
108864
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -2420,7 +2420,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2420
2420
|
color: $acrdn-icon-color;
|
|
2421
2421
|
}
|
|
2422
2422
|
}
|
|
2423
|
-
|
|
2423
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2424
|
+
&:focus {
|
|
2425
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2426
|
+
}
|
|
2427
|
+
}
|
|
2424
2428
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2425
2429
|
|
|
2426
2430
|
&:focus {
|
|
@@ -30856,7 +30860,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30856
30860
|
|
|
30857
30861
|
&:focus-visible { // only for keybord
|
|
30858
30862
|
@if $skin-name == 'Material3' {
|
|
30859
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30863
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30860
30864
|
}
|
|
30861
30865
|
}
|
|
30862
30866
|
|
|
@@ -73173,7 +73177,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73173
73177
|
box-sizing: border-box;
|
|
73174
73178
|
}
|
|
73175
73179
|
|
|
73176
|
-
.e-pager-default.e-hide
|
|
73180
|
+
.e-pager-default.e-hide,
|
|
73181
|
+
.e-pagesizes.e-hide,
|
|
73182
|
+
.e-hide {
|
|
73177
73183
|
display: none;
|
|
73178
73184
|
}
|
|
73179
73185
|
|
|
@@ -91334,7 +91340,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91334
91340
|
pointer-events: none;
|
|
91335
91341
|
position: absolute;
|
|
91336
91342
|
top: 50%;
|
|
91337
|
-
width:
|
|
91343
|
+
width: 99%;
|
|
91338
91344
|
}
|
|
91339
91345
|
|
|
91340
91346
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92839,7 +92845,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92839
92845
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92840
92846
|
background-color: $gantt-critical-child-progress-bar;
|
|
92841
92847
|
border: $gantt-child-progress-bar-border;
|
|
92842
|
-
position: absolute;
|
|
92843
92848
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92844
92849
|
}
|
|
92845
92850
|
|
|
@@ -107547,6 +107552,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107547
107552
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107548
107553
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
107549
107554
|
$pivotgrid-member-editor-node-limit-bigger-height: 440px !default;
|
|
107555
|
+
$pivotgrid-cell-value-margin-top: 2px !default;
|
|
107550
107556
|
|
|
107551
107557
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107552
107558
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108303,6 +108309,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108303
108309
|
}
|
|
108304
108310
|
}
|
|
108305
108311
|
|
|
108312
|
+
&.sf-pivotview {
|
|
108313
|
+
.e-pivot-toolbar {
|
|
108314
|
+
box-sizing: border-box;
|
|
108315
|
+
}
|
|
108316
|
+
}
|
|
108317
|
+
|
|
108306
108318
|
.e-pivot-toolbar {
|
|
108307
108319
|
background: $pivotgrid-grp-bg-color;
|
|
108308
108320
|
border-bottom: 0;
|
|
@@ -108812,6 +108824,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108812
108824
|
|
|
108813
108825
|
/*! PivotView theme */
|
|
108814
108826
|
.e-pivotview {
|
|
108827
|
+
.e-pivotcell-container {
|
|
108828
|
+
display: flex;
|
|
108829
|
+
|
|
108830
|
+
.e-stackedheadertext,
|
|
108831
|
+
.e-headertext {
|
|
108832
|
+
&.e-cellvalue {
|
|
108833
|
+
overflow: hidden;
|
|
108834
|
+
text-overflow: ellipsis;
|
|
108835
|
+
}
|
|
108836
|
+
}
|
|
108837
|
+
|
|
108838
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108839
|
+
align-items: center;
|
|
108840
|
+
display: flex;
|
|
108841
|
+
}
|
|
108842
|
+
}
|
|
108843
|
+
|
|
108844
|
+
.e-gridclip .e-pivotcell-container {
|
|
108845
|
+
.e-stackedheadertext,
|
|
108846
|
+
.e-headertext {
|
|
108847
|
+
&.e-cellvalue {
|
|
108848
|
+
text-overflow: clip;
|
|
108849
|
+
}
|
|
108850
|
+
}
|
|
108851
|
+
}
|
|
108852
|
+
|
|
108815
108853
|
.e-nextspan {
|
|
108816
108854
|
display: inline-block;
|
|
108817
108855
|
width: $pivotview-indent-space-size;
|
|
@@ -108960,19 +108998,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108960
108998
|
|
|
108961
108999
|
div {
|
|
108962
109000
|
&.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
|
-
}
|
|
109001
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108976
109002
|
}
|
|
108977
109003
|
|
|
108978
109004
|
div span.e-value-sort-icon {
|
|
@@ -109006,12 +109032,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109006
109032
|
}
|
|
109007
109033
|
}
|
|
109008
109034
|
|
|
109009
|
-
.e-stackedheadercelldiv
|
|
109010
|
-
|
|
109011
|
-
|
|
109012
|
-
|
|
109013
|
-
|
|
109014
|
-
|
|
109035
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109036
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109037
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109038
|
+
margin-left: auto !important;
|
|
109039
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109040
|
+
}
|
|
109015
109041
|
}
|
|
109016
109042
|
|
|
109017
109043
|
.e-rowsheader .e-sortfilterdiv {
|