@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
|
@@ -168,6 +168,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
168
168
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
169
169
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
170
170
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
171
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
171
172
|
|
|
172
173
|
//enddefault
|
|
173
174
|
|
|
@@ -873,6 +874,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
873
874
|
}
|
|
874
875
|
}
|
|
875
876
|
|
|
877
|
+
&.sf-pivotview {
|
|
878
|
+
.e-pivot-toolbar {
|
|
879
|
+
box-sizing: border-box;
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
|
|
876
883
|
.e-pivot-toolbar {
|
|
877
884
|
background: $pivotgrid-grp-bg-color;
|
|
878
885
|
border-bottom: 0;
|
|
@@ -1382,6 +1389,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1382
1389
|
|
|
1383
1390
|
/*! PivotView theme */
|
|
1384
1391
|
.e-pivotview {
|
|
1392
|
+
.e-pivotcell-container {
|
|
1393
|
+
display: flex;
|
|
1394
|
+
|
|
1395
|
+
.e-stackedheadertext,
|
|
1396
|
+
.e-headertext {
|
|
1397
|
+
&.e-cellvalue {
|
|
1398
|
+
overflow: hidden;
|
|
1399
|
+
text-overflow: ellipsis;
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1404
|
+
align-items: center;
|
|
1405
|
+
display: flex;
|
|
1406
|
+
}
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
.e-gridclip .e-pivotcell-container {
|
|
1410
|
+
.e-stackedheadertext,
|
|
1411
|
+
.e-headertext {
|
|
1412
|
+
&.e-cellvalue {
|
|
1413
|
+
text-overflow: clip;
|
|
1414
|
+
}
|
|
1415
|
+
}
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1385
1418
|
.e-nextspan {
|
|
1386
1419
|
display: inline-block;
|
|
1387
1420
|
width: $pivotview-indent-space-size;
|
|
@@ -1530,19 +1563,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1530
1563
|
|
|
1531
1564
|
div {
|
|
1532
1565
|
&.e-cellvalue {
|
|
1533
|
-
margin-top:
|
|
1534
|
-
|
|
1535
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1536
|
-
margin-top: 0;
|
|
1537
|
-
}
|
|
1538
|
-
|
|
1539
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1540
|
-
margin-top: 2px;
|
|
1541
|
-
}
|
|
1542
|
-
|
|
1543
|
-
@if ($skin-name == 'FluentUI') {
|
|
1544
|
-
margin-top: 1px;
|
|
1545
|
-
}
|
|
1566
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1546
1567
|
}
|
|
1547
1568
|
|
|
1548
1569
|
div span.e-value-sort-icon {
|
|
@@ -1576,12 +1597,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1576
1597
|
}
|
|
1577
1598
|
}
|
|
1578
1599
|
|
|
1579
|
-
.e-stackedheadercelldiv
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1600
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1601
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1602
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1603
|
+
margin-left: auto !important;
|
|
1604
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1605
|
+
}
|
|
1585
1606
|
}
|
|
1586
1607
|
|
|
1587
1608
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -167,6 +167,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
167
167
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
168
168
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 100px !default;
|
|
169
169
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
170
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
170
171
|
|
|
171
172
|
/*! component's common definitions and variables */
|
|
172
173
|
$pivotgrid-grouping-height: 28px !default;
|
|
@@ -870,6 +871,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
870
871
|
}
|
|
871
872
|
}
|
|
872
873
|
|
|
874
|
+
&.sf-pivotview {
|
|
875
|
+
.e-pivot-toolbar {
|
|
876
|
+
box-sizing: border-box;
|
|
877
|
+
}
|
|
878
|
+
}
|
|
879
|
+
|
|
873
880
|
.e-pivot-toolbar {
|
|
874
881
|
background: $pivotgrid-grp-bg-color;
|
|
875
882
|
border-bottom: 0;
|
|
@@ -1379,6 +1386,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1379
1386
|
|
|
1380
1387
|
/*! PivotView theme */
|
|
1381
1388
|
.e-pivotview {
|
|
1389
|
+
.e-pivotcell-container {
|
|
1390
|
+
display: flex;
|
|
1391
|
+
|
|
1392
|
+
.e-stackedheadertext,
|
|
1393
|
+
.e-headertext {
|
|
1394
|
+
&.e-cellvalue {
|
|
1395
|
+
overflow: hidden;
|
|
1396
|
+
text-overflow: ellipsis;
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1401
|
+
align-items: center;
|
|
1402
|
+
display: flex;
|
|
1403
|
+
}
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
.e-gridclip .e-pivotcell-container {
|
|
1407
|
+
.e-stackedheadertext,
|
|
1408
|
+
.e-headertext {
|
|
1409
|
+
&.e-cellvalue {
|
|
1410
|
+
text-overflow: clip;
|
|
1411
|
+
}
|
|
1412
|
+
}
|
|
1413
|
+
}
|
|
1414
|
+
|
|
1382
1415
|
.e-nextspan {
|
|
1383
1416
|
display: inline-block;
|
|
1384
1417
|
width: $pivotview-indent-space-size;
|
|
@@ -1527,19 +1560,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1527
1560
|
|
|
1528
1561
|
div {
|
|
1529
1562
|
&.e-cellvalue {
|
|
1530
|
-
margin-top:
|
|
1531
|
-
|
|
1532
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1533
|
-
margin-top: 0;
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1537
|
-
margin-top: 2px;
|
|
1538
|
-
}
|
|
1539
|
-
|
|
1540
|
-
@if ($skin-name == 'FluentUI') {
|
|
1541
|
-
margin-top: 1px;
|
|
1542
|
-
}
|
|
1563
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1543
1564
|
}
|
|
1544
1565
|
|
|
1545
1566
|
div span.e-value-sort-icon {
|
|
@@ -1573,12 +1594,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1573
1594
|
}
|
|
1574
1595
|
}
|
|
1575
1596
|
|
|
1576
|
-
.e-stackedheadercelldiv
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1597
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1598
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1599
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1600
|
+
margin-left: auto !important;
|
|
1601
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1602
|
+
}
|
|
1582
1603
|
}
|
|
1583
1604
|
|
|
1584
1605
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -167,6 +167,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
167
167
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
168
168
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
169
169
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
170
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
170
171
|
|
|
171
172
|
/*! component's common definitions and variables */
|
|
172
173
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -870,6 +871,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
870
871
|
}
|
|
871
872
|
}
|
|
872
873
|
|
|
874
|
+
&.sf-pivotview {
|
|
875
|
+
.e-pivot-toolbar {
|
|
876
|
+
box-sizing: border-box;
|
|
877
|
+
}
|
|
878
|
+
}
|
|
879
|
+
|
|
873
880
|
.e-pivot-toolbar {
|
|
874
881
|
background: $pivotgrid-grp-bg-color;
|
|
875
882
|
border-bottom: 0;
|
|
@@ -1379,6 +1386,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1379
1386
|
|
|
1380
1387
|
/*! PivotView theme */
|
|
1381
1388
|
.e-pivotview {
|
|
1389
|
+
.e-pivotcell-container {
|
|
1390
|
+
display: flex;
|
|
1391
|
+
|
|
1392
|
+
.e-stackedheadertext,
|
|
1393
|
+
.e-headertext {
|
|
1394
|
+
&.e-cellvalue {
|
|
1395
|
+
overflow: hidden;
|
|
1396
|
+
text-overflow: ellipsis;
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1401
|
+
align-items: center;
|
|
1402
|
+
display: flex;
|
|
1403
|
+
}
|
|
1404
|
+
}
|
|
1405
|
+
|
|
1406
|
+
.e-gridclip .e-pivotcell-container {
|
|
1407
|
+
.e-stackedheadertext,
|
|
1408
|
+
.e-headertext {
|
|
1409
|
+
&.e-cellvalue {
|
|
1410
|
+
text-overflow: clip;
|
|
1411
|
+
}
|
|
1412
|
+
}
|
|
1413
|
+
}
|
|
1414
|
+
|
|
1382
1415
|
.e-nextspan {
|
|
1383
1416
|
display: inline-block;
|
|
1384
1417
|
width: $pivotview-indent-space-size;
|
|
@@ -1527,19 +1560,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1527
1560
|
|
|
1528
1561
|
div {
|
|
1529
1562
|
&.e-cellvalue {
|
|
1530
|
-
margin-top:
|
|
1531
|
-
|
|
1532
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1533
|
-
margin-top: 0;
|
|
1534
|
-
}
|
|
1535
|
-
|
|
1536
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1537
|
-
margin-top: 2px;
|
|
1538
|
-
}
|
|
1539
|
-
|
|
1540
|
-
@if ($skin-name == 'FluentUI') {
|
|
1541
|
-
margin-top: 1px;
|
|
1542
|
-
}
|
|
1563
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1543
1564
|
}
|
|
1544
1565
|
|
|
1545
1566
|
div span.e-value-sort-icon {
|
|
@@ -1573,12 +1594,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1573
1594
|
}
|
|
1574
1595
|
}
|
|
1575
1596
|
|
|
1576
|
-
.e-stackedheadercelldiv
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1597
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1598
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1599
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1600
|
+
margin-left: auto !important;
|
|
1601
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1602
|
+
}
|
|
1582
1603
|
}
|
|
1583
1604
|
|
|
1584
1605
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -119,6 +119,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
119
119
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
120
120
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
121
121
|
$pivotgrid-member-editor-node-limit-bigger-height: 440px !default;
|
|
122
|
+
$pivotgrid-cell-value-margin-top: 2px !default;
|
|
122
123
|
|
|
123
124
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
124
125
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -875,6 +876,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
875
876
|
}
|
|
876
877
|
}
|
|
877
878
|
|
|
879
|
+
&.sf-pivotview {
|
|
880
|
+
.e-pivot-toolbar {
|
|
881
|
+
box-sizing: border-box;
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
|
|
878
885
|
.e-pivot-toolbar {
|
|
879
886
|
background: $pivotgrid-grp-bg-color;
|
|
880
887
|
border-bottom: 0;
|
|
@@ -1384,6 +1391,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1384
1391
|
|
|
1385
1392
|
/*! PivotView theme */
|
|
1386
1393
|
.e-pivotview {
|
|
1394
|
+
.e-pivotcell-container {
|
|
1395
|
+
display: flex;
|
|
1396
|
+
|
|
1397
|
+
.e-stackedheadertext,
|
|
1398
|
+
.e-headertext {
|
|
1399
|
+
&.e-cellvalue {
|
|
1400
|
+
overflow: hidden;
|
|
1401
|
+
text-overflow: ellipsis;
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1406
|
+
align-items: center;
|
|
1407
|
+
display: flex;
|
|
1408
|
+
}
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
.e-gridclip .e-pivotcell-container {
|
|
1412
|
+
.e-stackedheadertext,
|
|
1413
|
+
.e-headertext {
|
|
1414
|
+
&.e-cellvalue {
|
|
1415
|
+
text-overflow: clip;
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
|
|
1387
1420
|
.e-nextspan {
|
|
1388
1421
|
display: inline-block;
|
|
1389
1422
|
width: $pivotview-indent-space-size;
|
|
@@ -1532,19 +1565,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1532
1565
|
|
|
1533
1566
|
div {
|
|
1534
1567
|
&.e-cellvalue {
|
|
1535
|
-
margin-top:
|
|
1536
|
-
|
|
1537
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1538
|
-
margin-top: 0;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1542
|
-
margin-top: 2px;
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
@if ($skin-name == 'FluentUI') {
|
|
1546
|
-
margin-top: 1px;
|
|
1547
|
-
}
|
|
1568
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1548
1569
|
}
|
|
1549
1570
|
|
|
1550
1571
|
div span.e-value-sort-icon {
|
|
@@ -1578,12 +1599,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1578
1599
|
}
|
|
1579
1600
|
}
|
|
1580
1601
|
|
|
1581
|
-
.e-stackedheadercelldiv
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1602
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1603
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1604
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1605
|
+
margin-left: auto !important;
|
|
1606
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1607
|
+
}
|
|
1587
1608
|
}
|
|
1588
1609
|
|
|
1589
1610
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -119,6 +119,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
119
119
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
120
120
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 115px !default;
|
|
121
121
|
$pivotgrid-member-editor-node-limit-bigger-height: 440px !default;
|
|
122
|
+
$pivotgrid-cell-value-margin-top: 2px !default;
|
|
122
123
|
|
|
123
124
|
// $pivotview-filter-toolbar-indicator-margin-left: 20px !default;
|
|
124
125
|
$pivotview-filter-toolbar-items-margin-left: 20px !default;
|
|
@@ -875,6 +876,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
875
876
|
}
|
|
876
877
|
}
|
|
877
878
|
|
|
879
|
+
&.sf-pivotview {
|
|
880
|
+
.e-pivot-toolbar {
|
|
881
|
+
box-sizing: border-box;
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
|
|
878
885
|
.e-pivot-toolbar {
|
|
879
886
|
background: $pivotgrid-grp-bg-color;
|
|
880
887
|
border-bottom: 0;
|
|
@@ -1384,6 +1391,32 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1384
1391
|
|
|
1385
1392
|
/*! PivotView theme */
|
|
1386
1393
|
.e-pivotview {
|
|
1394
|
+
.e-pivotcell-container {
|
|
1395
|
+
display: flex;
|
|
1396
|
+
|
|
1397
|
+
.e-stackedheadertext,
|
|
1398
|
+
.e-headertext {
|
|
1399
|
+
&.e-cellvalue {
|
|
1400
|
+
overflow: hidden;
|
|
1401
|
+
text-overflow: ellipsis;
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1406
|
+
align-items: center;
|
|
1407
|
+
display: flex;
|
|
1408
|
+
}
|
|
1409
|
+
}
|
|
1410
|
+
|
|
1411
|
+
.e-gridclip .e-pivotcell-container {
|
|
1412
|
+
.e-stackedheadertext,
|
|
1413
|
+
.e-headertext {
|
|
1414
|
+
&.e-cellvalue {
|
|
1415
|
+
text-overflow: clip;
|
|
1416
|
+
}
|
|
1417
|
+
}
|
|
1418
|
+
}
|
|
1419
|
+
|
|
1387
1420
|
.e-nextspan {
|
|
1388
1421
|
display: inline-block;
|
|
1389
1422
|
width: $pivotview-indent-space-size;
|
|
@@ -1532,19 +1565,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1532
1565
|
|
|
1533
1566
|
div {
|
|
1534
1567
|
&.e-cellvalue {
|
|
1535
|
-
margin-top:
|
|
1536
|
-
|
|
1537
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1538
|
-
margin-top: 0;
|
|
1539
|
-
}
|
|
1540
|
-
|
|
1541
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1542
|
-
margin-top: 2px;
|
|
1543
|
-
}
|
|
1544
|
-
|
|
1545
|
-
@if ($skin-name == 'FluentUI') {
|
|
1546
|
-
margin-top: 1px;
|
|
1547
|
-
}
|
|
1568
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1548
1569
|
}
|
|
1549
1570
|
|
|
1550
1571
|
div span.e-value-sort-icon {
|
|
@@ -1578,12 +1599,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
1578
1599
|
}
|
|
1579
1600
|
}
|
|
1580
1601
|
|
|
1581
|
-
.e-stackedheadercelldiv
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1602
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1603
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1604
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1605
|
+
margin-left: auto !important;
|
|
1606
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1607
|
+
}
|
|
1587
1608
|
}
|
|
1588
1609
|
|
|
1589
1610
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -167,6 +167,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
167
167
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
168
168
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
169
169
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
170
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
170
171
|
|
|
171
172
|
//enddefault
|
|
172
173
|
|
|
@@ -872,6 +873,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
872
873
|
}
|
|
873
874
|
}
|
|
874
875
|
|
|
876
|
+
&.sf-pivotview {
|
|
877
|
+
.e-pivot-toolbar {
|
|
878
|
+
box-sizing: border-box;
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
|
|
875
882
|
.e-pivot-toolbar {
|
|
876
883
|
background: $pivotgrid-grp-bg-color;
|
|
877
884
|
border-bottom: 0;
|
|
@@ -1381,6 +1388,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1381
1388
|
|
|
1382
1389
|
/*! PivotView theme */
|
|
1383
1390
|
.e-pivotview {
|
|
1391
|
+
.e-pivotcell-container {
|
|
1392
|
+
display: flex;
|
|
1393
|
+
|
|
1394
|
+
.e-stackedheadertext,
|
|
1395
|
+
.e-headertext {
|
|
1396
|
+
&.e-cellvalue {
|
|
1397
|
+
overflow: hidden;
|
|
1398
|
+
text-overflow: ellipsis;
|
|
1399
|
+
}
|
|
1400
|
+
}
|
|
1401
|
+
|
|
1402
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1403
|
+
align-items: center;
|
|
1404
|
+
display: flex;
|
|
1405
|
+
}
|
|
1406
|
+
}
|
|
1407
|
+
|
|
1408
|
+
.e-gridclip .e-pivotcell-container {
|
|
1409
|
+
.e-stackedheadertext,
|
|
1410
|
+
.e-headertext {
|
|
1411
|
+
&.e-cellvalue {
|
|
1412
|
+
text-overflow: clip;
|
|
1413
|
+
}
|
|
1414
|
+
}
|
|
1415
|
+
}
|
|
1416
|
+
|
|
1384
1417
|
.e-nextspan {
|
|
1385
1418
|
display: inline-block;
|
|
1386
1419
|
width: $pivotview-indent-space-size;
|
|
@@ -1529,19 +1562,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1529
1562
|
|
|
1530
1563
|
div {
|
|
1531
1564
|
&.e-cellvalue {
|
|
1532
|
-
margin-top:
|
|
1533
|
-
|
|
1534
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1535
|
-
margin-top: 0;
|
|
1536
|
-
}
|
|
1537
|
-
|
|
1538
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1539
|
-
margin-top: 2px;
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
|
-
@if ($skin-name == 'FluentUI') {
|
|
1543
|
-
margin-top: 1px;
|
|
1544
|
-
}
|
|
1565
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1545
1566
|
}
|
|
1546
1567
|
|
|
1547
1568
|
div span.e-value-sort-icon {
|
|
@@ -1575,12 +1596,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1575
1596
|
}
|
|
1576
1597
|
}
|
|
1577
1598
|
|
|
1578
|
-
.e-stackedheadercelldiv
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1599
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1600
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1601
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1602
|
+
margin-left: auto !important;
|
|
1603
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1604
|
+
}
|
|
1584
1605
|
}
|
|
1585
1606
|
|
|
1586
1607
|
.e-rowsheader .e-sortfilterdiv {
|
|
@@ -166,6 +166,7 @@ $pivotgrid-rowsheader-cellvalue-margin-left: 8px !default;
|
|
|
166
166
|
$pivotgrid-rowsheader-cellvalue-margin-top: 5px !default;
|
|
167
167
|
$pivotgrid-excelfilter-member-editor-node-limit-height: 75px !default;
|
|
168
168
|
$pivotgrid-member-editor-node-limit-bigger-height: 450px !default;
|
|
169
|
+
$pivotgrid-cell-value-margin-top: 5px !default;
|
|
169
170
|
|
|
170
171
|
/*! component's common definitions and variables */
|
|
171
172
|
$pivotgrid-grouping-height: 30px !default;
|
|
@@ -869,6 +870,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
869
870
|
}
|
|
870
871
|
}
|
|
871
872
|
|
|
873
|
+
&.sf-pivotview {
|
|
874
|
+
.e-pivot-toolbar {
|
|
875
|
+
box-sizing: border-box;
|
|
876
|
+
}
|
|
877
|
+
}
|
|
878
|
+
|
|
872
879
|
.e-pivot-toolbar {
|
|
873
880
|
background: $pivotgrid-grp-bg-color;
|
|
874
881
|
border-bottom: 0;
|
|
@@ -1378,6 +1385,32 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1378
1385
|
|
|
1379
1386
|
/*! PivotView theme */
|
|
1380
1387
|
.e-pivotview {
|
|
1388
|
+
.e-pivotcell-container {
|
|
1389
|
+
display: flex;
|
|
1390
|
+
|
|
1391
|
+
.e-stackedheadertext,
|
|
1392
|
+
.e-headertext {
|
|
1393
|
+
&.e-cellvalue {
|
|
1394
|
+
overflow: hidden;
|
|
1395
|
+
text-overflow: ellipsis;
|
|
1396
|
+
}
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
.e-sortfilterdiv.e-value-sort-icon {
|
|
1400
|
+
align-items: center;
|
|
1401
|
+
display: flex;
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
.e-gridclip .e-pivotcell-container {
|
|
1406
|
+
.e-stackedheadertext,
|
|
1407
|
+
.e-headertext {
|
|
1408
|
+
&.e-cellvalue {
|
|
1409
|
+
text-overflow: clip;
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1381
1414
|
.e-nextspan {
|
|
1382
1415
|
display: inline-block;
|
|
1383
1416
|
width: $pivotview-indent-space-size;
|
|
@@ -1526,19 +1559,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1526
1559
|
|
|
1527
1560
|
div {
|
|
1528
1561
|
&.e-cellvalue {
|
|
1529
|
-
margin-top:
|
|
1530
|
-
|
|
1531
|
-
@if ($pivotgrid-skin == 'highcontrast-light') or ($pivotgrid-skin == 'highcontrast') or ($skin-name == 'Material3') {
|
|
1532
|
-
margin-top: 0;
|
|
1533
|
-
}
|
|
1534
|
-
|
|
1535
|
-
@if ($skin-name == 'tailwind') or ($skin-name == 'bootstrap5') {
|
|
1536
|
-
margin-top: 2px;
|
|
1537
|
-
}
|
|
1538
|
-
|
|
1539
|
-
@if ($skin-name == 'FluentUI') {
|
|
1540
|
-
margin-top: 1px;
|
|
1541
|
-
}
|
|
1562
|
+
margin-top: $pivotgrid-cell-value-margin-top;
|
|
1542
1563
|
}
|
|
1543
1564
|
|
|
1544
1565
|
div span.e-value-sort-icon {
|
|
@@ -1572,12 +1593,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
1572
1593
|
}
|
|
1573
1594
|
}
|
|
1574
1595
|
|
|
1575
|
-
.e-stackedheadercelldiv
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1596
|
+
.e-stackedheadercelldiv, .e-headercelldiv {
|
|
1597
|
+
.e-sortfilterdiv, .e-sortfilterdiv.e-value-sort-align {
|
|
1598
|
+
margin: $pivotgrid-vsort-column-parent-margin !important;
|
|
1599
|
+
margin-left: auto !important;
|
|
1600
|
+
margin-top: $pivotgrid-cell-value-margin-top !important;
|
|
1601
|
+
}
|
|
1581
1602
|
}
|
|
1582
1603
|
|
|
1583
1604
|
.e-rowsheader .e-sortfilterdiv {
|