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