@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
|
@@ -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 {
|
|
@@ -2374,7 +2374,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
2374
2374
|
color: $acrdn-icon-color;
|
|
2375
2375
|
}
|
|
2376
2376
|
}
|
|
2377
|
-
|
|
2377
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2378
|
+
&:focus {
|
|
2379
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2380
|
+
}
|
|
2381
|
+
}
|
|
2378
2382
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2379
2383
|
|
|
2380
2384
|
&:focus {
|
|
@@ -30609,7 +30613,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30609
30613
|
|
|
30610
30614
|
&:focus-visible { // only for keybord
|
|
30611
30615
|
@if $skin-name == 'Material3' {
|
|
30612
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30616
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30613
30617
|
}
|
|
30614
30618
|
}
|
|
30615
30619
|
|
|
@@ -72750,7 +72754,9 @@ $pager-focus-shadow: 0 0 0 1px $neutral-secondary inset !default;
|
|
|
72750
72754
|
box-sizing: border-box;
|
|
72751
72755
|
}
|
|
72752
72756
|
|
|
72753
|
-
.e-pager-default.e-hide
|
|
72757
|
+
.e-pager-default.e-hide,
|
|
72758
|
+
.e-pagesizes.e-hide,
|
|
72759
|
+
.e-hide {
|
|
72754
72760
|
display: none;
|
|
72755
72761
|
}
|
|
72756
72762
|
|
|
@@ -90871,7 +90877,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90871
90877
|
pointer-events: none;
|
|
90872
90878
|
position: absolute;
|
|
90873
90879
|
top: 50%;
|
|
90874
|
-
width:
|
|
90880
|
+
width: 99%;
|
|
90875
90881
|
}
|
|
90876
90882
|
|
|
90877
90883
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92376,7 +92382,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92376
92382
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92377
92383
|
background-color: $gantt-critical-child-progress-bar;
|
|
92378
92384
|
border: $gantt-child-progress-bar-border;
|
|
92379
|
-
position: absolute;
|
|
92380
92385
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92381
92386
|
}
|
|
92382
92387
|
|
|
@@ -107117,6 +107122,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107117
107122
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107118
107123
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
107119
107124
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107125
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
107120
107126
|
|
|
107121
107127
|
//enddefault
|
|
107122
107128
|
|
|
@@ -107822,6 +107828,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
107822
107828
|
}
|
|
107823
107829
|
}
|
|
107824
107830
|
|
|
107831
|
+
&.sf-pivotview {
|
|
107832
|
+
.e-pivot-toolbar {
|
|
107833
|
+
box-sizing: border-box;
|
|
107834
|
+
}
|
|
107835
|
+
}
|
|
107836
|
+
|
|
107825
107837
|
.e-pivot-toolbar {
|
|
107826
107838
|
background: $pivotgrid-grp-bg-color;
|
|
107827
107839
|
border-bottom: 0;
|
|
@@ -108331,6 +108343,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108331
108343
|
|
|
108332
108344
|
/*! PivotView theme */
|
|
108333
108345
|
.e-pivotview {
|
|
108346
|
+
.e-pivotcell-container {
|
|
108347
|
+
display: flex;
|
|
108348
|
+
|
|
108349
|
+
.e-stackedheadertext,
|
|
108350
|
+
.e-headertext {
|
|
108351
|
+
&.e-cellvalue {
|
|
108352
|
+
overflow: hidden;
|
|
108353
|
+
text-overflow: ellipsis;
|
|
108354
|
+
}
|
|
108355
|
+
}
|
|
108356
|
+
|
|
108357
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108358
|
+
align-items: center;
|
|
108359
|
+
display: flex;
|
|
108360
|
+
}
|
|
108361
|
+
}
|
|
108362
|
+
|
|
108363
|
+
.e-gridclip .e-pivotcell-container {
|
|
108364
|
+
.e-stackedheadertext,
|
|
108365
|
+
.e-headertext {
|
|
108366
|
+
&.e-cellvalue {
|
|
108367
|
+
text-overflow: clip;
|
|
108368
|
+
}
|
|
108369
|
+
}
|
|
108370
|
+
}
|
|
108371
|
+
|
|
108334
108372
|
.e-nextspan {
|
|
108335
108373
|
display: inline-block;
|
|
108336
108374
|
width: $pivotview-indent-space-size;
|
|
@@ -108479,19 +108517,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108479
108517
|
|
|
108480
108518
|
div {
|
|
108481
108519
|
&.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
|
-
}
|
|
108520
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108495
108521
|
}
|
|
108496
108522
|
|
|
108497
108523
|
div span.e-value-sort-icon {
|
|
@@ -108525,12 +108551,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108525
108551
|
}
|
|
108526
108552
|
}
|
|
108527
108553
|
|
|
108528
|
-
.e-stackedheadercelldiv
|
|
108529
|
-
|
|
108530
|
-
|
|
108531
|
-
|
|
108532
|
-
|
|
108533
|
-
|
|
108554
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108555
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108556
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108557
|
+
margin-left: auto !important;
|
|
108558
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108559
|
+
}
|
|
108534
108560
|
}
|
|
108535
108561
|
|
|
108536
108562
|
.e-rowsheader .e-sortfilterdiv {
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -2377,7 +2377,11 @@ $acrdn-nested-item-header-focus-box-shadow: none !default;
|
|
|
2377
2377
|
color: $acrdn-icon-color;
|
|
2378
2378
|
}
|
|
2379
2379
|
}
|
|
2380
|
-
|
|
2380
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2381
|
+
&:focus {
|
|
2382
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2383
|
+
}
|
|
2384
|
+
}
|
|
2381
2385
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2382
2386
|
|
|
2383
2387
|
&:focus {
|
|
@@ -30451,7 +30455,7 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
30451
30455
|
|
|
30452
30456
|
&:focus-visible { // only for keybord
|
|
30453
30457
|
@if $skin-name == 'Material3' {
|
|
30454
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30458
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30455
30459
|
}
|
|
30456
30460
|
}
|
|
30457
30461
|
|
|
@@ -72508,7 +72512,9 @@ $pager-focus-shadow: 0 0 0 1px $neutral-secondary inset !default;
|
|
|
72508
72512
|
box-sizing: border-box;
|
|
72509
72513
|
}
|
|
72510
72514
|
|
|
72511
|
-
.e-pager-default.e-hide
|
|
72515
|
+
.e-pager-default.e-hide,
|
|
72516
|
+
.e-pagesizes.e-hide,
|
|
72517
|
+
.e-hide {
|
|
72512
72518
|
display: none;
|
|
72513
72519
|
}
|
|
72514
72520
|
|
|
@@ -90628,7 +90634,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90628
90634
|
pointer-events: none;
|
|
90629
90635
|
position: absolute;
|
|
90630
90636
|
top: 50%;
|
|
90631
|
-
width:
|
|
90637
|
+
width: 99%;
|
|
90632
90638
|
}
|
|
90633
90639
|
|
|
90634
90640
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92133,7 +92139,6 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
92133
92139
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92134
92140
|
background-color: $gantt-critical-child-progress-bar;
|
|
92135
92141
|
border: $gantt-child-progress-bar-border;
|
|
92136
|
-
position: absolute;
|
|
92137
92142
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
92138
92143
|
}
|
|
92139
92144
|
|
|
@@ -106872,6 +106877,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
106872
106877
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
106873
106878
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
106874
106879
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
106880
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
106875
106881
|
|
|
106876
106882
|
/*! component's common definitions and variables */
|
|
106877
106883
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -107575,6 +107581,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
107575
107581
|
}
|
|
107576
107582
|
}
|
|
107577
107583
|
|
|
107584
|
+
&.sf-pivotview {
|
|
107585
|
+
.e-pivot-toolbar {
|
|
107586
|
+
box-sizing: border-box;
|
|
107587
|
+
}
|
|
107588
|
+
}
|
|
107589
|
+
|
|
107578
107590
|
.e-pivot-toolbar {
|
|
107579
107591
|
background: $pivotgrid-grp-bg-color;
|
|
107580
107592
|
border-bottom: 0;
|
|
@@ -108084,6 +108096,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108084
108096
|
|
|
108085
108097
|
/*! PivotView theme */
|
|
108086
108098
|
.e-pivotview {
|
|
108099
|
+
.e-pivotcell-container {
|
|
108100
|
+
display: flex;
|
|
108101
|
+
|
|
108102
|
+
.e-stackedheadertext,
|
|
108103
|
+
.e-headertext {
|
|
108104
|
+
&.e-cellvalue {
|
|
108105
|
+
overflow: hidden;
|
|
108106
|
+
text-overflow: ellipsis;
|
|
108107
|
+
}
|
|
108108
|
+
}
|
|
108109
|
+
|
|
108110
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108111
|
+
align-items: center;
|
|
108112
|
+
display: flex;
|
|
108113
|
+
}
|
|
108114
|
+
}
|
|
108115
|
+
|
|
108116
|
+
.e-gridclip .e-pivotcell-container {
|
|
108117
|
+
.e-stackedheadertext,
|
|
108118
|
+
.e-headertext {
|
|
108119
|
+
&.e-cellvalue {
|
|
108120
|
+
text-overflow: clip;
|
|
108121
|
+
}
|
|
108122
|
+
}
|
|
108123
|
+
}
|
|
108124
|
+
|
|
108087
108125
|
.e-nextspan {
|
|
108088
108126
|
display: inline-block;
|
|
108089
108127
|
width: $pivotview-indent-space-size;
|
|
@@ -108232,19 +108270,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108232
108270
|
|
|
108233
108271
|
div {
|
|
108234
108272
|
&.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
|
-
}
|
|
108273
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
108248
108274
|
}
|
|
108249
108275
|
|
|
108250
108276
|
div span.e-value-sort-icon {
|
|
@@ -108278,12 +108304,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
108278
108304
|
}
|
|
108279
108305
|
}
|
|
108280
108306
|
|
|
108281
|
-
.e-stackedheadercelldiv
|
|
108282
|
-
|
|
108283
|
-
|
|
108284
|
-
|
|
108285
|
-
|
|
108286
|
-
|
|
108307
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
108308
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
108309
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
108310
|
+
margin-left: auto !important;
|
|
108311
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
108312
|
+
}
|
|
108287
108313
|
}
|
|
108288
108314
|
|
|
108289
108315
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -2483,7 +2483,11 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $content-text-color !defaul
|
|
|
2483
2483
|
color: $acrdn-icon-color;
|
|
2484
2484
|
}
|
|
2485
2485
|
}
|
|
2486
|
-
|
|
2486
|
+
&.e-select.e-selected > .e-acrdn-header {
|
|
2487
|
+
&:focus {
|
|
2488
|
+
border: $acrdn-item-exp-not-selected-hdr-focus-border;
|
|
2489
|
+
}
|
|
2490
|
+
}
|
|
2487
2491
|
&.e-expand-state.e-select:not(.e-selected) > .e-acrdn-header {
|
|
2488
2492
|
|
|
2489
2493
|
&:focus {
|
|
@@ -30926,7 +30930,7 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
30926
30930
|
|
|
30927
30931
|
&:focus-visible { // only for keybord
|
|
30928
30932
|
@if $skin-name == 'Material3' {
|
|
30929
|
-
box-shadow: $btn-keyboard-focus-box-shadow
|
|
30933
|
+
box-shadow: $btn-keyboard-focus-box-shadow;
|
|
30930
30934
|
}
|
|
30931
30935
|
}
|
|
30932
30936
|
|
|
@@ -73329,7 +73333,9 @@ $pager-focus-shadow: 0 0 0 1px $primary inset !default;
|
|
|
73329
73333
|
box-sizing: border-box;
|
|
73330
73334
|
}
|
|
73331
73335
|
|
|
73332
|
-
.e-pager-default.e-hide
|
|
73336
|
+
.e-pager-default.e-hide,
|
|
73337
|
+
.e-pagesizes.e-hide,
|
|
73338
|
+
.e-hide {
|
|
73333
73339
|
display: none;
|
|
73334
73340
|
}
|
|
73335
73341
|
|
|
@@ -91492,7 +91498,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91492
91498
|
pointer-events: none;
|
|
91493
91499
|
position: absolute;
|
|
91494
91500
|
top: 50%;
|
|
91495
|
-
width:
|
|
91501
|
+
width: 99%;
|
|
91496
91502
|
}
|
|
91497
91503
|
|
|
91498
91504
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -92997,7 +93003,6 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
92997
93003
|
.e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
|
|
92998
93004
|
background-color: $gantt-critical-child-progress-bar;
|
|
92999
93005
|
border: $gantt-child-progress-bar-border;
|
|
93000
|
-
position: absolute;
|
|
93001
93006
|
border-radius: $gantt-child-progress-bar-border-radius;
|
|
93002
93007
|
}
|
|
93003
93008
|
|
|
@@ -107700,6 +107705,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
107700
107705
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
107701
107706
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 65px !default;
|
|
107702
107707
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
107708
|
+
$pivotgrid-cell-value-margin-top: 1px !default;
|
|
107703
107709
|
|
|
107704
107710
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
107705
107711
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -108456,6 +108462,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108456
108462
|
}
|
|
108457
108463
|
}
|
|
108458
108464
|
|
|
108465
|
+
&.sf-pivotview {
|
|
108466
|
+
.e-pivot-toolbar {
|
|
108467
|
+
box-sizing: border-box;
|
|
108468
|
+
}
|
|
108469
|
+
}
|
|
108470
|
+
|
|
108459
108471
|
.e-pivot-toolbar {
|
|
108460
108472
|
background: $pivotgrid-grp-bg-color;
|
|
108461
108473
|
border-bottom: 0;
|
|
@@ -108965,6 +108977,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
108965
108977
|
|
|
108966
108978
|
/*! PivotView theme */
|
|
108967
108979
|
.e-pivotview {
|
|
108980
|
+
.e-pivotcell-container {
|
|
108981
|
+
display: flex;
|
|
108982
|
+
|
|
108983
|
+
.e-stackedheadertext,
|
|
108984
|
+
.e-headertext {
|
|
108985
|
+
&.e-cellvalue {
|
|
108986
|
+
overflow: hidden;
|
|
108987
|
+
text-overflow: ellipsis;
|
|
108988
|
+
}
|
|
108989
|
+
}
|
|
108990
|
+
|
|
108991
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
108992
|
+
align-items: center;
|
|
108993
|
+
display: flex;
|
|
108994
|
+
}
|
|
108995
|
+
}
|
|
108996
|
+
|
|
108997
|
+
.e-gridclip .e-pivotcell-container {
|
|
108998
|
+
.e-stackedheadertext,
|
|
108999
|
+
.e-headertext {
|
|
109000
|
+
&.e-cellvalue {
|
|
109001
|
+
text-overflow: clip;
|
|
109002
|
+
}
|
|
109003
|
+
}
|
|
109004
|
+
}
|
|
109005
|
+
|
|
108968
109006
|
.e-nextspan {
|
|
108969
109007
|
display: inline-block;
|
|
108970
109008
|
width: $pivotview-indent-space-size;
|
|
@@ -109113,19 +109151,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109113
109151
|
|
|
109114
109152
|
div {
|
|
109115
109153
|
&.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
|
-
}
|
|
109154
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
109129
109155
|
}
|
|
109130
109156
|
|
|
109131
109157
|
div span.e-value-sort-icon {
|
|
@@ -109159,12 +109185,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109159
109185
|
}
|
|
109160
109186
|
}
|
|
109161
109187
|
|
|
109162
|
-
.e-stackedheadercelldiv
|
|
109163
|
-
|
|
109164
|
-
|
|
109165
|
-
|
|
109166
|
-
|
|
109167
|
-
|
|
109188
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
109189
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
109190
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
109191
|
+
margin-left: auto !important;
|
|
109192
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
109193
|
+
}
|
|
109168
109194
|
}
|
|
109169
109195
|
|
|
109170
109196
|
.e-rowsheader .e-sortfilterdiv {
|