@syncfusion/ej2-vue-pivotview 20.1.47 → 20.1.48
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/CHANGELOG.md +0 -16
- package/dist/ej2-vue-pivotview.umd.min.js +2 -2
- package/dist/es6/ej2-vue-pivotview.es2015.js +4 -32
- package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-pivotview.es5.js +2 -20
- package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +14 -8
- package/src/pivotfieldlist/pivotfieldlist.component.d.ts +0 -1
- package/src/pivotfieldlist/pivotfieldlist.component.js +1 -10
- package/src/pivotview/pivotview.component.d.ts +0 -1
- package/src/pivotview/pivotview.component.js +1 -10
- package/styles/bootstrap-dark.css +29 -80
- package/styles/bootstrap.css +29 -80
- package/styles/bootstrap4.css +31 -82
- package/styles/bootstrap5-dark.css +64 -151
- package/styles/bootstrap5.css +64 -151
- package/styles/fabric-dark.css +29 -81
- package/styles/fabric.css +29 -80
- package/styles/highcontrast-light.css +29 -80
- package/styles/highcontrast.css +29 -80
- package/styles/material-dark.css +29 -80
- package/styles/material.css +29 -80
- package/styles/pivotfieldlist/bootstrap-dark.css +16 -33
- package/styles/pivotfieldlist/bootstrap.css +16 -33
- package/styles/pivotfieldlist/bootstrap4.css +16 -33
- package/styles/pivotfieldlist/bootstrap5-dark.css +40 -78
- package/styles/pivotfieldlist/bootstrap5.css +40 -78
- package/styles/pivotfieldlist/fabric-dark.css +16 -33
- package/styles/pivotfieldlist/fabric.css +16 -33
- package/styles/pivotfieldlist/highcontrast-light.css +16 -33
- package/styles/pivotfieldlist/highcontrast.css +16 -33
- package/styles/pivotfieldlist/material-dark.css +16 -33
- package/styles/pivotfieldlist/material.css +16 -33
- package/styles/pivotfieldlist/tailwind-dark.css +137 -145
- package/styles/pivotfieldlist/tailwind.css +137 -145
- package/styles/pivotview/bootstrap-dark.css +13 -47
- package/styles/pivotview/bootstrap.css +13 -47
- package/styles/pivotview/bootstrap4.css +15 -49
- package/styles/pivotview/bootstrap5-dark.css +24 -73
- package/styles/pivotview/bootstrap5.css +24 -73
- package/styles/pivotview/fabric-dark.css +13 -48
- package/styles/pivotview/fabric.css +13 -47
- package/styles/pivotview/highcontrast-light.css +13 -47
- package/styles/pivotview/highcontrast.css +13 -47
- package/styles/pivotview/material-dark.css +13 -47
- package/styles/pivotview/material.css +13 -47
- package/styles/pivotview/tailwind-dark.css +61 -115
- package/styles/pivotview/tailwind.css +61 -115
- package/styles/tailwind-dark.css +198 -260
- package/styles/tailwind.css +198 -260
- package/styles/fluent-dark.css +0 -8914
- package/styles/fluent-dark.scss +0 -2
- package/styles/fluent.css +0 -8916
- package/styles/fluent.scss +0 -2
- package/styles/pivotfieldlist/fluent-dark.css +0 -6456
- package/styles/pivotfieldlist/fluent-dark.scss +0 -1
- package/styles/pivotfieldlist/fluent.css +0 -6456
- package/styles/pivotfieldlist/fluent.scss +0 -1
- package/styles/pivotview/fluent-dark.css +0 -2457
- package/styles/pivotview/fluent-dark.scss +0 -1
- package/styles/pivotview/fluent.css +0 -2459
- package/styles/pivotview/fluent.scss +0 -1
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
.e-pivotview .e-value-field-settings .e-type-option-container,
|
|
222
222
|
.e-pivotview .e-value-field-settings .e-base-field-option-container,
|
|
223
223
|
.e-pivotview .e-value-field-settings .e-base-item-option-container {
|
|
224
|
-
padding-top:
|
|
224
|
+
padding-top: 12px;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
.e-pivotview .e-value-field-settings .e-base-field-option-text,
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
.e-pivotview .e-group-field-settings .e-group-input-container,
|
|
264
264
|
.e-pivotview .e-group-field-settings .e-group-end-option-container,
|
|
265
265
|
.e-pivotview .e-group-field-settings .e-group-interval-option-container {
|
|
266
|
-
padding-top:
|
|
266
|
+
padding-top: 12px;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
269
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
.e-pivotview .e-member-editor-dialog .e-editor-search-container {
|
|
279
279
|
display: -ms-flexbox;
|
|
280
280
|
display: flex;
|
|
281
|
-
padding: 0
|
|
281
|
+
padding: 0 12px 10px;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-clear-icon-hide,
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
|
|
290
290
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-wrapper,
|
|
291
291
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-container {
|
|
292
|
-
padding: 5px
|
|
292
|
+
padding: 5px 12px 10px;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
295
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
.e-pivotview .e-member-editor-dialog .e-member-prompt {
|
|
306
|
-
padding: 15px
|
|
306
|
+
padding: 15px 12px;
|
|
307
307
|
text-align: center;
|
|
308
308
|
width: 100%;
|
|
309
309
|
}
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
}
|
|
661
661
|
|
|
662
662
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
663
|
-
padding: 0
|
|
663
|
+
padding: 0 12px;
|
|
664
664
|
}
|
|
665
665
|
|
|
666
666
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-lable,
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
|
|
706
706
|
.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
|
|
707
707
|
.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
|
|
708
|
-
height: 32px
|
|
708
|
+
height: 32px;
|
|
709
709
|
overflow: hidden;
|
|
710
710
|
padding-left: 10px;
|
|
711
711
|
}
|
|
@@ -723,10 +723,6 @@
|
|
|
723
723
|
line-height: 32px;
|
|
724
724
|
}
|
|
725
725
|
|
|
726
|
-
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
727
|
-
margin-left: 18px !important;
|
|
728
|
-
}
|
|
729
|
-
|
|
730
726
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
|
|
731
727
|
padding: 0 !important;
|
|
732
728
|
}
|
|
@@ -796,7 +792,6 @@
|
|
|
796
792
|
float: left;
|
|
797
793
|
margin-top: 8px;
|
|
798
794
|
width: 40%;
|
|
799
|
-
padding-left: 12px;
|
|
800
795
|
}
|
|
801
796
|
|
|
802
797
|
.e-pivotview-report-input {
|
|
@@ -1053,7 +1048,7 @@
|
|
|
1053
1048
|
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content,
|
|
1054
1049
|
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content,
|
|
1055
1050
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
1056
|
-
padding: 0
|
|
1051
|
+
padding: 0 12px 10px;
|
|
1057
1052
|
}
|
|
1058
1053
|
|
|
1059
1054
|
.e-bigger .e-pivotview-report-dialog .e-pivotview-report-label,
|
|
@@ -1061,18 +1056,6 @@
|
|
|
1061
1056
|
margin-top: 12px;
|
|
1062
1057
|
}
|
|
1063
1058
|
|
|
1064
|
-
.e-bigger .e-dialog .e-footer-content {
|
|
1065
|
-
height: 62px;
|
|
1066
|
-
}
|
|
1067
|
-
|
|
1068
|
-
.e-bigger .e-dialog .e-dlg-header-content {
|
|
1069
|
-
padding-left: 10px;
|
|
1070
|
-
}
|
|
1071
|
-
|
|
1072
|
-
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
1073
|
-
margin-left: 24px !important;
|
|
1074
|
-
}
|
|
1075
|
-
|
|
1076
1059
|
/*! PivotView theme */
|
|
1077
1060
|
.e-pivotview .e-nextspan {
|
|
1078
1061
|
display: inline-block;
|
|
@@ -1100,11 +1083,8 @@
|
|
|
1100
1083
|
|
|
1101
1084
|
.e-pivotview .e-grid
|
|
1102
1085
|
.e-rowcell {
|
|
1103
|
-
font-size: 14px
|
|
1086
|
+
font-size: 14px;
|
|
1104
1087
|
padding-left: 8px;
|
|
1105
|
-
-webkit-user-select: none;
|
|
1106
|
-
-ms-user-select: none;
|
|
1107
|
-
user-select: none;
|
|
1108
1088
|
}
|
|
1109
1089
|
|
|
1110
1090
|
.e-pivotview .e-gtot,
|
|
@@ -1222,7 +1202,7 @@
|
|
|
1222
1202
|
|
|
1223
1203
|
.e-pivotview .e-sortfilterdiv {
|
|
1224
1204
|
float: right;
|
|
1225
|
-
margin: -
|
|
1205
|
+
margin: -28px -5px !important;
|
|
1226
1206
|
font-size: 12px !important;
|
|
1227
1207
|
padding: 15px;
|
|
1228
1208
|
}
|
|
@@ -1264,10 +1244,6 @@
|
|
|
1264
1244
|
|
|
1265
1245
|
.e-pivotview .e-grid .e-rowsheader {
|
|
1266
1246
|
padding-left: 8px;
|
|
1267
|
-
-webkit-user-select: none;
|
|
1268
|
-
-ms-user-select: none;
|
|
1269
|
-
user-select: none;
|
|
1270
|
-
-webkit-touch-callout: none;
|
|
1271
1247
|
}
|
|
1272
1248
|
|
|
1273
1249
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
|
|
@@ -1288,17 +1264,13 @@
|
|
|
1288
1264
|
padding-bottom: 0px !important;
|
|
1289
1265
|
}
|
|
1290
1266
|
|
|
1291
|
-
.e-pivotview .sf-grid .e-spinner-pane {
|
|
1292
|
-
z-index: 1 !important;
|
|
1293
|
-
}
|
|
1294
|
-
|
|
1295
1267
|
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1296
1268
|
.e-pivotview .sf-grid .e-columnsheader {
|
|
1297
1269
|
padding-right: 8px !important;
|
|
1298
1270
|
}
|
|
1299
1271
|
|
|
1300
|
-
.e-pivotview .
|
|
1301
|
-
.e-pivotview .
|
|
1272
|
+
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1273
|
+
.e-pivotview .sf-grid .e-stackedheadercelldiv {
|
|
1302
1274
|
line-height: normal;
|
|
1303
1275
|
}
|
|
1304
1276
|
|
|
@@ -1316,10 +1288,9 @@
|
|
|
1316
1288
|
|
|
1317
1289
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1318
1290
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1319
|
-
padding-left:
|
|
1291
|
+
padding-left: 8px !important;
|
|
1320
1292
|
margin-top: 5px;
|
|
1321
1293
|
margin-top: 2px;
|
|
1322
|
-
padding-left: 8px !important;
|
|
1323
1294
|
}
|
|
1324
1295
|
|
|
1325
1296
|
.e-pivotview .e-stackedheadercelldiv {
|
|
@@ -1515,7 +1486,7 @@
|
|
|
1515
1486
|
font-weight: normal;
|
|
1516
1487
|
height: 24px;
|
|
1517
1488
|
line-height: .9em;
|
|
1518
|
-
padding:
|
|
1489
|
+
padding: 4px 8px;
|
|
1519
1490
|
text-transform: none;
|
|
1520
1491
|
vertical-align: bottom;
|
|
1521
1492
|
z-index: 1;
|
|
@@ -1728,7 +1699,7 @@
|
|
|
1728
1699
|
}
|
|
1729
1700
|
|
|
1730
1701
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
1731
|
-
padding:
|
|
1702
|
+
padding: 4px 8px;
|
|
1732
1703
|
width: 180px;
|
|
1733
1704
|
}
|
|
1734
1705
|
|
|
@@ -1909,7 +1880,7 @@
|
|
|
1909
1880
|
}
|
|
1910
1881
|
|
|
1911
1882
|
.e-pivotview .e-expand::before {
|
|
1912
|
-
font-size:
|
|
1883
|
+
font-size: 18px;
|
|
1913
1884
|
}
|
|
1914
1885
|
|
|
1915
1886
|
.e-pivotview.e-rtl .e-expand::before,
|
|
@@ -2025,7 +1996,7 @@
|
|
|
2025
1996
|
|
|
2026
1997
|
.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2027
1998
|
.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2028
|
-
padding-right:
|
|
1999
|
+
padding-right: 8px !important;
|
|
2029
2000
|
}
|
|
2030
2001
|
|
|
2031
2002
|
.e-pivotview.e-rtl .e-sortfilterdiv {
|
|
@@ -2153,11 +2124,6 @@
|
|
|
2153
2124
|
padding-left: 8px !important;
|
|
2154
2125
|
}
|
|
2155
2126
|
|
|
2156
|
-
.e-bigger .e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler,
|
|
2157
|
-
.e-bigger.e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler {
|
|
2158
|
-
height: 100% !important;
|
|
2159
|
-
}
|
|
2160
|
-
|
|
2161
2127
|
.e-bigger .e-pivotview .e-stackedheadercelldiv,
|
|
2162
2128
|
.e-bigger .e-pivotview .e-stackedheadertext,
|
|
2163
2129
|
.e-bigger .e-pivotview .e-headertext,
|
|
@@ -2169,11 +2135,6 @@
|
|
|
2169
2135
|
font-size: 16px !important;
|
|
2170
2136
|
}
|
|
2171
2137
|
|
|
2172
|
-
.e-bigger .e-pivotview .e-bigger .e-stackedheadercelldiv,
|
|
2173
|
-
.e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
|
|
2174
|
-
padding-left: 16px !important;
|
|
2175
|
-
}
|
|
2176
|
-
|
|
2177
2138
|
.e-bigger .e-pivotview th .e-expand,
|
|
2178
2139
|
.e-bigger .e-pivotview th .e-collapse,
|
|
2179
2140
|
.e-bigger.e-pivotview th .e-expand,
|
|
@@ -2205,7 +2166,7 @@
|
|
|
2205
2166
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button {
|
|
2206
2167
|
height: 30px;
|
|
2207
2168
|
line-height: 1em;
|
|
2208
|
-
padding:
|
|
2169
|
+
padding: 6px 12px;
|
|
2209
2170
|
}
|
|
2210
2171
|
|
|
2211
2172
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2226,7 +2187,7 @@
|
|
|
2226
2187
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2227
2188
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2228
2189
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2229
|
-
font-size: 14px
|
|
2190
|
+
font-size: 14px;
|
|
2230
2191
|
height: 20px;
|
|
2231
2192
|
width: 20px;
|
|
2232
2193
|
}
|
|
@@ -2307,7 +2268,7 @@
|
|
|
2307
2268
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
2308
2269
|
height: 30px;
|
|
2309
2270
|
line-height: 1em;
|
|
2310
|
-
padding:
|
|
2271
|
+
padding: 6px 12px;
|
|
2311
2272
|
}
|
|
2312
2273
|
|
|
2313
2274
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2328,7 +2289,7 @@
|
|
|
2328
2289
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2329
2290
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2330
2291
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2331
|
-
font-size: 14px
|
|
2292
|
+
font-size: 14px;
|
|
2332
2293
|
height: 20px;
|
|
2333
2294
|
width: 20px;
|
|
2334
2295
|
}
|
|
@@ -2345,7 +2306,7 @@
|
|
|
2345
2306
|
|
|
2346
2307
|
.e-bigger .e-pivotview .e-sortfilterdiv,
|
|
2347
2308
|
.e-bigger.e-pivotview .e-sortfilterdiv {
|
|
2348
|
-
margin: -
|
|
2309
|
+
margin: -26px -10px !important;
|
|
2349
2310
|
font-size: 12px !important;
|
|
2350
2311
|
}
|
|
2351
2312
|
|
|
@@ -2388,7 +2349,7 @@
|
|
|
2388
2349
|
|
|
2389
2350
|
.e-bigger .e-pivotview .e-rowcell,
|
|
2390
2351
|
.e-bigger.e-pivotview .e-rowcell {
|
|
2391
|
-
font-size: 16px
|
|
2352
|
+
font-size: 16px;
|
|
2392
2353
|
}
|
|
2393
2354
|
|
|
2394
2355
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
|
|
@@ -2433,17 +2394,7 @@
|
|
|
2433
2394
|
.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
|
|
2434
2395
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2435
2396
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2436
|
-
padding-right:
|
|
2437
|
-
}
|
|
2438
|
-
|
|
2439
|
-
.e-bigger .e-pivotview .e-expand::before,
|
|
2440
|
-
.e-bigger.e-pivotview .e-expand::before {
|
|
2441
|
-
font-size: 24px;
|
|
2442
|
-
}
|
|
2443
|
-
|
|
2444
|
-
.e-bigger .e-pivotview .e-collapse::before,
|
|
2445
|
-
.e-bigger.e-pivotview .e-collapse::before {
|
|
2446
|
-
font-size: 22px;
|
|
2397
|
+
padding-right: 8px !important;
|
|
2447
2398
|
}
|
|
2448
2399
|
|
|
2449
2400
|
.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
.e-pivotview .e-value-field-settings .e-type-option-container,
|
|
224
224
|
.e-pivotview .e-value-field-settings .e-base-field-option-container,
|
|
225
225
|
.e-pivotview .e-value-field-settings .e-base-item-option-container {
|
|
226
|
-
padding-top:
|
|
226
|
+
padding-top: 12px;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
.e-pivotview .e-value-field-settings .e-base-field-option-text,
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
.e-pivotview .e-group-field-settings .e-group-input-container,
|
|
266
266
|
.e-pivotview .e-group-field-settings .e-group-end-option-container,
|
|
267
267
|
.e-pivotview .e-group-field-settings .e-group-interval-option-container {
|
|
268
|
-
padding-top:
|
|
268
|
+
padding-top: 12px;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
.e-pivotview .e-member-editor-dialog .e-editor-search-container {
|
|
281
281
|
display: -ms-flexbox;
|
|
282
282
|
display: flex;
|
|
283
|
-
padding: 0
|
|
283
|
+
padding: 0 12px 10px;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
286
|
.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-clear-icon-hide,
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
|
|
292
292
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-wrapper,
|
|
293
293
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-container {
|
|
294
|
-
padding: 5px
|
|
294
|
+
padding: 5px 12px 10px;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
297
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-pivotview .e-member-editor-dialog .e-member-prompt {
|
|
308
|
-
padding: 15px
|
|
308
|
+
padding: 15px 12px;
|
|
309
309
|
text-align: center;
|
|
310
310
|
width: 100%;
|
|
311
311
|
}
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
}
|
|
663
663
|
|
|
664
664
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
665
|
-
padding: 0
|
|
665
|
+
padding: 0 12px;
|
|
666
666
|
}
|
|
667
667
|
|
|
668
668
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-lable,
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
|
|
708
708
|
.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
|
|
709
709
|
.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
|
|
710
|
-
height: 32px
|
|
710
|
+
height: 32px;
|
|
711
711
|
overflow: hidden;
|
|
712
712
|
padding-left: 10px;
|
|
713
713
|
}
|
|
@@ -725,10 +725,6 @@
|
|
|
725
725
|
line-height: 32px;
|
|
726
726
|
}
|
|
727
727
|
|
|
728
|
-
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
729
|
-
margin-left: 18px !important;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
728
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
|
|
733
729
|
padding: 0 !important;
|
|
734
730
|
}
|
|
@@ -798,7 +794,6 @@
|
|
|
798
794
|
float: left;
|
|
799
795
|
margin-top: 8px;
|
|
800
796
|
width: 40%;
|
|
801
|
-
padding-left: 12px;
|
|
802
797
|
}
|
|
803
798
|
|
|
804
799
|
.e-pivotview-report-input {
|
|
@@ -1055,7 +1050,7 @@
|
|
|
1055
1050
|
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content,
|
|
1056
1051
|
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content,
|
|
1057
1052
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
1058
|
-
padding: 0
|
|
1053
|
+
padding: 0 12px 10px;
|
|
1059
1054
|
}
|
|
1060
1055
|
|
|
1061
1056
|
.e-bigger .e-pivotview-report-dialog .e-pivotview-report-label,
|
|
@@ -1063,18 +1058,6 @@
|
|
|
1063
1058
|
margin-top: 12px;
|
|
1064
1059
|
}
|
|
1065
1060
|
|
|
1066
|
-
.e-bigger .e-dialog .e-footer-content {
|
|
1067
|
-
height: 62px;
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
.e-bigger .e-dialog .e-dlg-header-content {
|
|
1071
|
-
padding-left: 10px;
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
1075
|
-
margin-left: 24px !important;
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
1061
|
/*! PivotView theme */
|
|
1079
1062
|
.e-pivotview .e-nextspan {
|
|
1080
1063
|
display: inline-block;
|
|
@@ -1102,11 +1085,8 @@
|
|
|
1102
1085
|
|
|
1103
1086
|
.e-pivotview .e-grid
|
|
1104
1087
|
.e-rowcell {
|
|
1105
|
-
font-size: 14px
|
|
1088
|
+
font-size: 14px;
|
|
1106
1089
|
padding-left: 8px;
|
|
1107
|
-
-webkit-user-select: none;
|
|
1108
|
-
-ms-user-select: none;
|
|
1109
|
-
user-select: none;
|
|
1110
1090
|
}
|
|
1111
1091
|
|
|
1112
1092
|
.e-pivotview .e-gtot,
|
|
@@ -1224,7 +1204,7 @@
|
|
|
1224
1204
|
|
|
1225
1205
|
.e-pivotview .e-sortfilterdiv {
|
|
1226
1206
|
float: right;
|
|
1227
|
-
margin: -
|
|
1207
|
+
margin: -28px -5px !important;
|
|
1228
1208
|
font-size: 12px !important;
|
|
1229
1209
|
padding: 15px;
|
|
1230
1210
|
}
|
|
@@ -1266,10 +1246,6 @@
|
|
|
1266
1246
|
|
|
1267
1247
|
.e-pivotview .e-grid .e-rowsheader {
|
|
1268
1248
|
padding-left: 8px;
|
|
1269
|
-
-webkit-user-select: none;
|
|
1270
|
-
-ms-user-select: none;
|
|
1271
|
-
user-select: none;
|
|
1272
|
-
-webkit-touch-callout: none;
|
|
1273
1249
|
}
|
|
1274
1250
|
|
|
1275
1251
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
|
|
@@ -1290,17 +1266,13 @@
|
|
|
1290
1266
|
padding-bottom: 0px !important;
|
|
1291
1267
|
}
|
|
1292
1268
|
|
|
1293
|
-
.e-pivotview .sf-grid .e-spinner-pane {
|
|
1294
|
-
z-index: 1 !important;
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
1269
|
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1298
1270
|
.e-pivotview .sf-grid .e-columnsheader {
|
|
1299
1271
|
padding-right: 8px !important;
|
|
1300
1272
|
}
|
|
1301
1273
|
|
|
1302
|
-
.e-pivotview .
|
|
1303
|
-
.e-pivotview .
|
|
1274
|
+
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1275
|
+
.e-pivotview .sf-grid .e-stackedheadercelldiv {
|
|
1304
1276
|
line-height: normal;
|
|
1305
1277
|
}
|
|
1306
1278
|
|
|
@@ -1318,10 +1290,9 @@
|
|
|
1318
1290
|
|
|
1319
1291
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1320
1292
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1321
|
-
padding-left:
|
|
1293
|
+
padding-left: 8px !important;
|
|
1322
1294
|
margin-top: 5px;
|
|
1323
1295
|
margin-top: 2px;
|
|
1324
|
-
padding-left: 8px !important;
|
|
1325
1296
|
}
|
|
1326
1297
|
|
|
1327
1298
|
.e-pivotview .e-stackedheadercelldiv {
|
|
@@ -1517,7 +1488,7 @@
|
|
|
1517
1488
|
font-weight: normal;
|
|
1518
1489
|
height: 24px;
|
|
1519
1490
|
line-height: .9em;
|
|
1520
|
-
padding:
|
|
1491
|
+
padding: 4px 8px;
|
|
1521
1492
|
text-transform: none;
|
|
1522
1493
|
vertical-align: bottom;
|
|
1523
1494
|
z-index: 1;
|
|
@@ -1730,7 +1701,7 @@
|
|
|
1730
1701
|
}
|
|
1731
1702
|
|
|
1732
1703
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
1733
|
-
padding:
|
|
1704
|
+
padding: 4px 8px;
|
|
1734
1705
|
width: 180px;
|
|
1735
1706
|
}
|
|
1736
1707
|
|
|
@@ -1911,7 +1882,7 @@
|
|
|
1911
1882
|
}
|
|
1912
1883
|
|
|
1913
1884
|
.e-pivotview .e-expand::before {
|
|
1914
|
-
font-size:
|
|
1885
|
+
font-size: 18px;
|
|
1915
1886
|
}
|
|
1916
1887
|
|
|
1917
1888
|
.e-pivotview.e-rtl .e-expand::before,
|
|
@@ -2027,7 +1998,7 @@
|
|
|
2027
1998
|
|
|
2028
1999
|
.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2029
2000
|
.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2030
|
-
padding-right:
|
|
2001
|
+
padding-right: 8px !important;
|
|
2031
2002
|
}
|
|
2032
2003
|
|
|
2033
2004
|
.e-pivotview.e-rtl .e-sortfilterdiv {
|
|
@@ -2155,11 +2126,6 @@
|
|
|
2155
2126
|
padding-left: 8px !important;
|
|
2156
2127
|
}
|
|
2157
2128
|
|
|
2158
|
-
.e-bigger .e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler,
|
|
2159
|
-
.e-bigger.e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler {
|
|
2160
|
-
height: 100% !important;
|
|
2161
|
-
}
|
|
2162
|
-
|
|
2163
2129
|
.e-bigger .e-pivotview .e-stackedheadercelldiv,
|
|
2164
2130
|
.e-bigger .e-pivotview .e-stackedheadertext,
|
|
2165
2131
|
.e-bigger .e-pivotview .e-headertext,
|
|
@@ -2171,11 +2137,6 @@
|
|
|
2171
2137
|
font-size: 16px !important;
|
|
2172
2138
|
}
|
|
2173
2139
|
|
|
2174
|
-
.e-bigger .e-pivotview .e-bigger .e-stackedheadercelldiv,
|
|
2175
|
-
.e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
|
|
2176
|
-
padding-left: 16px !important;
|
|
2177
|
-
}
|
|
2178
|
-
|
|
2179
2140
|
.e-bigger .e-pivotview th .e-expand,
|
|
2180
2141
|
.e-bigger .e-pivotview th .e-collapse,
|
|
2181
2142
|
.e-bigger.e-pivotview th .e-expand,
|
|
@@ -2207,7 +2168,7 @@
|
|
|
2207
2168
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button {
|
|
2208
2169
|
height: 30px;
|
|
2209
2170
|
line-height: 1em;
|
|
2210
|
-
padding:
|
|
2171
|
+
padding: 6px 12px;
|
|
2211
2172
|
}
|
|
2212
2173
|
|
|
2213
2174
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2228,7 +2189,7 @@
|
|
|
2228
2189
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2229
2190
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2230
2191
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2231
|
-
font-size: 14px
|
|
2192
|
+
font-size: 14px;
|
|
2232
2193
|
height: 20px;
|
|
2233
2194
|
width: 20px;
|
|
2234
2195
|
}
|
|
@@ -2309,7 +2270,7 @@
|
|
|
2309
2270
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
2310
2271
|
height: 30px;
|
|
2311
2272
|
line-height: 1em;
|
|
2312
|
-
padding:
|
|
2273
|
+
padding: 6px 12px;
|
|
2313
2274
|
}
|
|
2314
2275
|
|
|
2315
2276
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2330,7 +2291,7 @@
|
|
|
2330
2291
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2331
2292
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2332
2293
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2333
|
-
font-size: 14px
|
|
2294
|
+
font-size: 14px;
|
|
2334
2295
|
height: 20px;
|
|
2335
2296
|
width: 20px;
|
|
2336
2297
|
}
|
|
@@ -2347,7 +2308,7 @@
|
|
|
2347
2308
|
|
|
2348
2309
|
.e-bigger .e-pivotview .e-sortfilterdiv,
|
|
2349
2310
|
.e-bigger.e-pivotview .e-sortfilterdiv {
|
|
2350
|
-
margin: -
|
|
2311
|
+
margin: -26px -10px !important;
|
|
2351
2312
|
font-size: 12px !important;
|
|
2352
2313
|
}
|
|
2353
2314
|
|
|
@@ -2390,7 +2351,7 @@
|
|
|
2390
2351
|
|
|
2391
2352
|
.e-bigger .e-pivotview .e-rowcell,
|
|
2392
2353
|
.e-bigger.e-pivotview .e-rowcell {
|
|
2393
|
-
font-size: 16px
|
|
2354
|
+
font-size: 16px;
|
|
2394
2355
|
}
|
|
2395
2356
|
|
|
2396
2357
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
|
|
@@ -2435,17 +2396,7 @@
|
|
|
2435
2396
|
.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
|
|
2436
2397
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2437
2398
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2438
|
-
padding-right:
|
|
2439
|
-
}
|
|
2440
|
-
|
|
2441
|
-
.e-bigger .e-pivotview .e-expand::before,
|
|
2442
|
-
.e-bigger.e-pivotview .e-expand::before {
|
|
2443
|
-
font-size: 24px;
|
|
2444
|
-
}
|
|
2445
|
-
|
|
2446
|
-
.e-bigger .e-pivotview .e-collapse::before,
|
|
2447
|
-
.e-bigger.e-pivotview .e-collapse::before {
|
|
2448
|
-
font-size: 22px;
|
|
2399
|
+
padding-right: 8px !important;
|
|
2449
2400
|
}
|
|
2450
2401
|
|
|
2451
2402
|
.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
|