@syncfusion/ej2-angular-pivotview 21.1.39 → 21.1.41-ngcc
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/@syncfusion/ej2-angular-pivotview.es5.js +439 -0
- package/@syncfusion/ej2-angular-pivotview.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-pivotview.js +409 -0
- package/@syncfusion/ej2-angular-pivotview.js.map +1 -0
- package/CHANGELOG.md +850 -0
- package/dist/ej2-angular-pivotview.umd.js +706 -0
- package/dist/ej2-angular-pivotview.umd.js.map +1 -0
- package/dist/ej2-angular-pivotview.umd.min.js +11 -0
- package/dist/ej2-angular-pivotview.umd.min.js.map +1 -0
- package/ej2-angular-pivotview.d.ts +6 -0
- package/ej2-angular-pivotview.metadata.json +1 -0
- package/package.json +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/pivotfieldlist/pivotfieldlist-all.module.d.ts +0 -6
- package/src/pivotfieldlist/pivotfieldlist.component.d.ts +0 -3
- package/src/pivotfieldlist/pivotfieldlist.module.d.ts +0 -6
- package/src/pivotview/pivotview-all.module.d.ts +0 -6
- package/src/pivotview/pivotview.component.d.ts +0 -3
- package/src/pivotview/pivotview.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +12 -11
- package/styles/bootstrap.css +12 -11
- package/styles/bootstrap4.css +12 -11
- package/styles/bootstrap5-dark.css +12 -11
- package/styles/bootstrap5.css +12 -11
- package/styles/fabric-dark.css +12 -11
- package/styles/fabric.css +12 -11
- package/styles/fluent-dark.css +12 -11
- package/styles/fluent.css +12 -11
- package/styles/highcontrast-light.css +12 -11
- package/styles/highcontrast.css +12 -11
- package/styles/material-dark.css +12 -11
- package/styles/material.css +12 -11
- package/styles/pivotfieldlist/bootstrap-dark.css +12 -11
- package/styles/pivotfieldlist/bootstrap-dark.scss +1 -4
- package/styles/pivotfieldlist/bootstrap.css +12 -11
- package/styles/pivotfieldlist/bootstrap.scss +1 -4
- package/styles/pivotfieldlist/bootstrap4.css +12 -11
- package/styles/pivotfieldlist/bootstrap4.scss +1 -4
- package/styles/pivotfieldlist/bootstrap5-dark.css +12 -11
- package/styles/pivotfieldlist/bootstrap5-dark.scss +1 -4
- package/styles/pivotfieldlist/bootstrap5.css +12 -11
- package/styles/pivotfieldlist/bootstrap5.scss +1 -4
- package/styles/pivotfieldlist/fabric-dark.css +12 -11
- package/styles/pivotfieldlist/fabric-dark.scss +1 -4
- package/styles/pivotfieldlist/fabric.css +12 -11
- package/styles/pivotfieldlist/fabric.scss +1 -4
- package/styles/pivotfieldlist/fluent-dark.css +12 -11
- package/styles/pivotfieldlist/fluent-dark.scss +1 -4
- package/styles/pivotfieldlist/fluent.css +12 -11
- package/styles/pivotfieldlist/fluent.scss +1 -4
- package/styles/pivotfieldlist/highcontrast-light.css +12 -11
- package/styles/pivotfieldlist/highcontrast-light.scss +1 -4
- package/styles/pivotfieldlist/highcontrast.css +12 -11
- package/styles/pivotfieldlist/highcontrast.scss +1 -4
- package/styles/pivotfieldlist/material-dark.css +12 -11
- package/styles/pivotfieldlist/material-dark.scss +1 -4
- package/styles/pivotfieldlist/material.css +12 -11
- package/styles/pivotfieldlist/material.scss +1 -4
- package/styles/pivotfieldlist/tailwind-dark.css +12 -11
- package/styles/pivotfieldlist/tailwind-dark.scss +1 -4
- package/styles/pivotfieldlist/tailwind.css +12 -11
- package/styles/pivotfieldlist/tailwind.scss +1 -4
- package/styles/pivotview/bootstrap-dark.scss +1 -5
- package/styles/pivotview/bootstrap.scss +1 -5
- package/styles/pivotview/bootstrap4.scss +1 -5
- package/styles/pivotview/bootstrap5-dark.scss +1 -4
- package/styles/pivotview/bootstrap5.scss +1 -5
- package/styles/pivotview/fabric-dark.scss +1 -5
- package/styles/pivotview/fabric.scss +1 -5
- package/styles/pivotview/fluent-dark.scss +1 -4
- package/styles/pivotview/fluent.scss +1 -5
- package/styles/pivotview/highcontrast-light.scss +1 -5
- package/styles/pivotview/highcontrast.scss +1 -5
- package/styles/pivotview/material-dark.scss +1 -5
- package/styles/pivotview/material.scss +1 -5
- package/styles/pivotview/tailwind-dark.scss +1 -4
- package/styles/pivotview/tailwind.scss +1 -5
- package/styles/tailwind-dark.css +12 -11
- package/styles/tailwind.css +12 -11
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -8
- package/esm2020/src/pivotfieldlist/pivotfieldlist-all.module.mjs +0 -23
- package/esm2020/src/pivotfieldlist/pivotfieldlist.component.mjs +0 -66
- package/esm2020/src/pivotfieldlist/pivotfieldlist.module.mjs +0 -25
- package/esm2020/src/pivotview/pivotview-all.module.mjs +0 -65
- package/esm2020/src/pivotview/pivotview.component.mjs +0 -163
- package/esm2020/src/pivotview/pivotview.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-pivotview.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-pivotview.mjs +0 -353
- package/fesm2015/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-pivotview.mjs +0 -353
- package/fesm2020/syncfusion-ej2-angular-pivotview.mjs.map +0 -1
- package/styles/pivotfieldlist/_all.scss +0 -2
- package/styles/pivotfieldlist/_bootstrap-dark-definition.scss +0 -240
- package/styles/pivotfieldlist/_bootstrap-definition.scss +0 -194
- package/styles/pivotfieldlist/_bootstrap4-definition.scss +0 -194
- package/styles/pivotfieldlist/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pivotfieldlist/_bootstrap5-definition.scss +0 -198
- package/styles/pivotfieldlist/_fabric-dark-definition.scss +0 -200
- package/styles/pivotfieldlist/_fabric-definition.scss +0 -194
- package/styles/pivotfieldlist/_fluent-dark-definition.scss +0 -1
- package/styles/pivotfieldlist/_fluent-definition.scss +0 -198
- package/styles/pivotfieldlist/_fusionnew-definition.scss +0 -197
- package/styles/pivotfieldlist/_highcontrast-definition.scss +0 -195
- package/styles/pivotfieldlist/_highcontrast-light-definition.scss +0 -195
- package/styles/pivotfieldlist/_layout.scss +0 -1981
- package/styles/pivotfieldlist/_material-dark-definition.scss +0 -195
- package/styles/pivotfieldlist/_material-definition.scss +0 -195
- package/styles/pivotfieldlist/_tailwind-dark-definition.scss +0 -1
- package/styles/pivotfieldlist/_tailwind-definition.scss +0 -198
- package/styles/pivotfieldlist/_theme.scss +0 -1998
- package/styles/pivotfieldlist/icons/_bootstrap-dark.scss +0 -359
- package/styles/pivotfieldlist/icons/_bootstrap.scss +0 -359
- package/styles/pivotfieldlist/icons/_bootstrap4.scss +0 -359
- package/styles/pivotfieldlist/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pivotfieldlist/icons/_bootstrap5.scss +0 -358
- package/styles/pivotfieldlist/icons/_fabric-dark.scss +0 -359
- package/styles/pivotfieldlist/icons/_fabric.scss +0 -359
- package/styles/pivotfieldlist/icons/_fluent-dark.scss +0 -1
- package/styles/pivotfieldlist/icons/_fluent.scss +0 -358
- package/styles/pivotfieldlist/icons/_fusionnew.scss +0 -353
- package/styles/pivotfieldlist/icons/_highcontrast-light.scss +0 -358
- package/styles/pivotfieldlist/icons/_highcontrast.scss +0 -358
- package/styles/pivotfieldlist/icons/_material-dark.scss +0 -359
- package/styles/pivotfieldlist/icons/_material.scss +0 -358
- package/styles/pivotfieldlist/icons/_material3.scss +0 -353
- package/styles/pivotfieldlist/icons/_tailwind-dark.scss +0 -357
- package/styles/pivotfieldlist/icons/_tailwind.scss +0 -357
- package/styles/pivotview/_all.scss +0 -2
- package/styles/pivotview/_bootstrap-dark-definition.scss +0 -164
- package/styles/pivotview/_bootstrap-definition.scss +0 -161
- package/styles/pivotview/_bootstrap4-definition.scss +0 -161
- package/styles/pivotview/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pivotview/_bootstrap5-definition.scss +0 -166
- package/styles/pivotview/_fabric-dark-definition.scss +0 -163
- package/styles/pivotview/_fabric-definition.scss +0 -160
- package/styles/pivotview/_fluent-dark-definition.scss +0 -1
- package/styles/pivotview/_fluent-definition.scss +0 -166
- package/styles/pivotview/_fusionnew-definition.scss +0 -166
- package/styles/pivotview/_highcontrast-definition.scss +0 -159
- package/styles/pivotview/_highcontrast-light-definition.scss +0 -160
- package/styles/pivotview/_layout.scss +0 -1118
- package/styles/pivotview/_material-dark-definition.scss +0 -167
- package/styles/pivotview/_material-definition.scss +0 -163
- package/styles/pivotview/_tailwind-dark-definition.scss +0 -1
- package/styles/pivotview/_tailwind-definition.scss +0 -166
- package/styles/pivotview/_theme.scss +0 -2026
- package/styles/pivotview/icons/_bootstrap-dark.scss +0 -184
- package/styles/pivotview/icons/_bootstrap.scss +0 -184
- package/styles/pivotview/icons/_bootstrap4.scss +0 -184
- package/styles/pivotview/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pivotview/icons/_bootstrap5.scss +0 -183
- package/styles/pivotview/icons/_fabric-dark.scss +0 -184
- package/styles/pivotview/icons/_fabric.scss +0 -184
- package/styles/pivotview/icons/_fluent-dark.scss +0 -1
- package/styles/pivotview/icons/_fluent.scss +0 -183
- package/styles/pivotview/icons/_fusionnew.scss +0 -183
- package/styles/pivotview/icons/_highcontrast-light.scss +0 -183
- package/styles/pivotview/icons/_highcontrast.scss +0 -183
- package/styles/pivotview/icons/_material-dark.scss +0 -184
- package/styles/pivotview/icons/_material.scss +0 -184
- package/styles/pivotview/icons/_material3.scss +0 -183
- package/styles/pivotview/icons/_tailwind-dark.scss +0 -183
- package/styles/pivotview/icons/_tailwind.scss +0 -183
- package/syncfusion-ej2-angular-pivotview.d.ts +0 -5
|
@@ -445,6 +445,9 @@
|
|
|
445
445
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
446
446
|
width: 100% !important;
|
|
447
447
|
}
|
|
448
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
449
|
+
margin-left: 0;
|
|
450
|
+
}
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2753,9 +2756,6 @@
|
|
|
2753
2756
|
background-color: #f3f2f1;
|
|
2754
2757
|
color: #3b3a39;
|
|
2755
2758
|
font-size: 14px;
|
|
2756
|
-
height: 48px;
|
|
2757
|
-
padding-bottom: 9px;
|
|
2758
|
-
padding-top: 9px;
|
|
2759
2759
|
}
|
|
2760
2760
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2761
2761
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2770,17 +2770,15 @@
|
|
|
2770
2770
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2771
2771
|
display: -ms-flexbox;
|
|
2772
2772
|
display: flex;
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
margin-top: 5px;
|
|
2773
|
+
-ms-flex-align: center;
|
|
2774
|
+
align-items: center;
|
|
2776
2775
|
}
|
|
2777
2776
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2778
2777
|
color: #605e5c;
|
|
2779
2778
|
font-size: 16px;
|
|
2780
|
-
height:
|
|
2779
|
+
height: auto;
|
|
2781
2780
|
margin-left: 0;
|
|
2782
2781
|
margin-right: 12px;
|
|
2783
|
-
padding-top: 7px;
|
|
2784
2782
|
text-align: center;
|
|
2785
2783
|
width: 24px;
|
|
2786
2784
|
}
|
|
@@ -3070,16 +3068,19 @@
|
|
|
3070
3068
|
margin-top: 20px;
|
|
3071
3069
|
overflow: auto;
|
|
3072
3070
|
}
|
|
3071
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3072
|
+
-ms-flex-align: center;
|
|
3073
|
+
align-items: center;
|
|
3074
|
+
display: -ms-flexbox;
|
|
3075
|
+
display: flex;
|
|
3076
|
+
}
|
|
3073
3077
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3074
3078
|
display: table;
|
|
3075
3079
|
font-size: 12px;
|
|
3076
|
-
height: 36px;
|
|
3077
|
-
min-height: 36px;
|
|
3078
3080
|
min-width: 28px;
|
|
3079
3081
|
padding: 0;
|
|
3080
3082
|
position: absolute;
|
|
3081
3083
|
right: 16px;
|
|
3082
|
-
top: 0;
|
|
3083
3084
|
}
|
|
3084
3085
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3085
3086
|
cursor: pointer;
|
|
@@ -444,6 +444,9 @@
|
|
|
444
444
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
445
445
|
width: 100% !important;
|
|
446
446
|
}
|
|
447
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
448
|
+
margin-left: 0;
|
|
449
|
+
}
|
|
447
450
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2696,9 +2699,6 @@
|
|
|
2696
2699
|
background-color: #d8d8d8;
|
|
2697
2700
|
color: #000;
|
|
2698
2701
|
font-size: 14px;
|
|
2699
|
-
height: 48px;
|
|
2700
|
-
padding-bottom: 9px;
|
|
2701
|
-
padding-top: 9px;
|
|
2702
2702
|
}
|
|
2703
2703
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2704
2704
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2713,17 +2713,15 @@
|
|
|
2713
2713
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2714
2714
|
display: -ms-flexbox;
|
|
2715
2715
|
display: flex;
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
margin-top: 0;
|
|
2716
|
+
-ms-flex-align: center;
|
|
2717
|
+
align-items: center;
|
|
2719
2718
|
}
|
|
2720
2719
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2721
2720
|
color: #000;
|
|
2722
2721
|
font-size: 16px;
|
|
2723
|
-
height:
|
|
2722
|
+
height: auto;
|
|
2724
2723
|
margin-left: 0;
|
|
2725
2724
|
margin-right: 12px;
|
|
2726
|
-
padding-top: 7px;
|
|
2727
2725
|
text-align: center;
|
|
2728
2726
|
width: 24px;
|
|
2729
2727
|
}
|
|
@@ -3013,16 +3011,19 @@
|
|
|
3013
3011
|
margin-top: 20px;
|
|
3014
3012
|
overflow: auto;
|
|
3015
3013
|
}
|
|
3014
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3015
|
+
-ms-flex-align: center;
|
|
3016
|
+
align-items: center;
|
|
3017
|
+
display: -ms-flexbox;
|
|
3018
|
+
display: flex;
|
|
3019
|
+
}
|
|
3016
3020
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3017
3021
|
display: table;
|
|
3018
3022
|
font-size: 12px;
|
|
3019
|
-
height: 36px;
|
|
3020
|
-
min-height: 36px;
|
|
3021
3023
|
min-width: 28px;
|
|
3022
3024
|
padding: 0;
|
|
3023
3025
|
position: absolute;
|
|
3024
3026
|
right: 16px;
|
|
3025
|
-
top: 0;
|
|
3026
3027
|
}
|
|
3027
3028
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3028
3029
|
cursor: pointer;
|
|
@@ -444,6 +444,9 @@
|
|
|
444
444
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
445
445
|
width: 100% !important;
|
|
446
446
|
}
|
|
447
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
448
|
+
margin-left: 0;
|
|
449
|
+
}
|
|
447
450
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2696,9 +2699,6 @@
|
|
|
2696
2699
|
background-color: #262626;
|
|
2697
2700
|
color: #fff;
|
|
2698
2701
|
font-size: 14px;
|
|
2699
|
-
height: 48px;
|
|
2700
|
-
padding-bottom: 9px;
|
|
2701
|
-
padding-top: 9px;
|
|
2702
2702
|
}
|
|
2703
2703
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2704
2704
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2713,17 +2713,15 @@
|
|
|
2713
2713
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2714
2714
|
display: -ms-flexbox;
|
|
2715
2715
|
display: flex;
|
|
2716
|
-
|
|
2717
|
-
|
|
2718
|
-
margin-top: 0;
|
|
2716
|
+
-ms-flex-align: center;
|
|
2717
|
+
align-items: center;
|
|
2719
2718
|
}
|
|
2720
2719
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2721
2720
|
color: #fff;
|
|
2722
2721
|
font-size: 16px;
|
|
2723
|
-
height:
|
|
2722
|
+
height: auto;
|
|
2724
2723
|
margin-left: 0;
|
|
2725
2724
|
margin-right: 12px;
|
|
2726
|
-
padding-top: 7px;
|
|
2727
2725
|
text-align: center;
|
|
2728
2726
|
width: 24px;
|
|
2729
2727
|
}
|
|
@@ -3013,16 +3011,19 @@
|
|
|
3013
3011
|
margin-top: 20px;
|
|
3014
3012
|
overflow: auto;
|
|
3015
3013
|
}
|
|
3014
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3015
|
+
-ms-flex-align: center;
|
|
3016
|
+
align-items: center;
|
|
3017
|
+
display: -ms-flexbox;
|
|
3018
|
+
display: flex;
|
|
3019
|
+
}
|
|
3016
3020
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3017
3021
|
display: table;
|
|
3018
3022
|
font-size: 12px;
|
|
3019
|
-
height: 36px;
|
|
3020
|
-
min-height: 36px;
|
|
3021
3023
|
min-width: 28px;
|
|
3022
3024
|
padding: 0;
|
|
3023
3025
|
position: absolute;
|
|
3024
3026
|
right: 16px;
|
|
3025
|
-
top: 0;
|
|
3026
3027
|
}
|
|
3027
3028
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3028
3029
|
cursor: pointer;
|
|
@@ -447,6 +447,9 @@
|
|
|
447
447
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
448
448
|
width: 100% !important;
|
|
449
449
|
}
|
|
450
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
451
|
+
margin-left: 0;
|
|
452
|
+
}
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
451
454
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
452
455
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2694,9 +2697,6 @@
|
|
|
2694
2697
|
background-color: #fff;
|
|
2695
2698
|
color: #616161;
|
|
2696
2699
|
font-size: 14px;
|
|
2697
|
-
height: 48px;
|
|
2698
|
-
padding-bottom: 9px;
|
|
2699
|
-
padding-top: 9px;
|
|
2700
2700
|
}
|
|
2701
2701
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2702
2702
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2711,17 +2711,15 @@
|
|
|
2711
2711
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2712
2712
|
display: -ms-flexbox;
|
|
2713
2713
|
display: flex;
|
|
2714
|
-
|
|
2715
|
-
|
|
2716
|
-
margin-top: 0;
|
|
2714
|
+
-ms-flex-align: center;
|
|
2715
|
+
align-items: center;
|
|
2717
2716
|
}
|
|
2718
2717
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2719
2718
|
color: #000;
|
|
2720
2719
|
font-size: 16px;
|
|
2721
|
-
height:
|
|
2720
|
+
height: auto;
|
|
2722
2721
|
margin-left: 0;
|
|
2723
2722
|
margin-right: 12px;
|
|
2724
|
-
padding-top: 7px;
|
|
2725
2723
|
text-align: center;
|
|
2726
2724
|
width: 24px;
|
|
2727
2725
|
}
|
|
@@ -3011,16 +3009,19 @@
|
|
|
3011
3009
|
margin-top: 20px;
|
|
3012
3010
|
overflow: auto;
|
|
3013
3011
|
}
|
|
3012
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3013
|
+
-ms-flex-align: center;
|
|
3014
|
+
align-items: center;
|
|
3015
|
+
display: -ms-flexbox;
|
|
3016
|
+
display: flex;
|
|
3017
|
+
}
|
|
3014
3018
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3015
3019
|
display: table;
|
|
3016
3020
|
font-size: 12px;
|
|
3017
|
-
height: 36px;
|
|
3018
|
-
min-height: 36px;
|
|
3019
3021
|
min-width: 28px;
|
|
3020
3022
|
padding: 0;
|
|
3021
3023
|
position: absolute;
|
|
3022
3024
|
right: 16px;
|
|
3023
|
-
top: 0;
|
|
3024
3025
|
}
|
|
3025
3026
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3026
3027
|
cursor: pointer;
|
|
@@ -446,6 +446,9 @@
|
|
|
446
446
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
447
447
|
width: 100% !important;
|
|
448
448
|
}
|
|
449
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
450
|
+
margin-left: 0;
|
|
451
|
+
}
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
451
454
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2693,9 +2696,6 @@
|
|
|
2693
2696
|
background-color: #f5f5f5;
|
|
2694
2697
|
color: rgba(0, 0, 0, 0.87);
|
|
2695
2698
|
font-size: 14px;
|
|
2696
|
-
height: 48px;
|
|
2697
|
-
padding-bottom: 9px;
|
|
2698
|
-
padding-top: 9px;
|
|
2699
2699
|
}
|
|
2700
2700
|
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
2701
2701
|
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-header-content {
|
|
@@ -2710,17 +2710,15 @@
|
|
|
2710
2710
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2711
2711
|
display: -ms-flexbox;
|
|
2712
2712
|
display: flex;
|
|
2713
|
-
|
|
2714
|
-
|
|
2715
|
-
margin-top: 0;
|
|
2713
|
+
-ms-flex-align: center;
|
|
2714
|
+
align-items: center;
|
|
2716
2715
|
}
|
|
2717
2716
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2718
2717
|
color: rgba(0, 0, 0, 0.54);
|
|
2719
2718
|
font-size: 16px;
|
|
2720
|
-
height:
|
|
2719
|
+
height: auto;
|
|
2721
2720
|
margin-left: 0;
|
|
2722
2721
|
margin-right: 12px;
|
|
2723
|
-
padding-top: 7px;
|
|
2724
2722
|
text-align: center;
|
|
2725
2723
|
width: 24px;
|
|
2726
2724
|
}
|
|
@@ -3010,16 +3008,19 @@
|
|
|
3010
3008
|
margin-top: 20px;
|
|
3011
3009
|
overflow: auto;
|
|
3012
3010
|
}
|
|
3011
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3012
|
+
-ms-flex-align: center;
|
|
3013
|
+
align-items: center;
|
|
3014
|
+
display: -ms-flexbox;
|
|
3015
|
+
display: flex;
|
|
3016
|
+
}
|
|
3013
3017
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3014
3018
|
display: table;
|
|
3015
3019
|
font-size: 12px;
|
|
3016
|
-
height: 36px;
|
|
3017
|
-
min-height: 36px;
|
|
3018
3020
|
min-width: 28px;
|
|
3019
3021
|
padding: 0;
|
|
3020
3022
|
position: absolute;
|
|
3021
3023
|
right: 16px;
|
|
3022
|
-
top: 0;
|
|
3023
3024
|
}
|
|
3024
3025
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3025
3026
|
cursor: pointer;
|
|
@@ -445,6 +445,9 @@
|
|
|
445
445
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
446
446
|
width: 100% !important;
|
|
447
447
|
}
|
|
448
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
449
|
+
margin-left: 0;
|
|
450
|
+
}
|
|
448
451
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2771,9 +2774,6 @@
|
|
|
2771
2774
|
background-color: #374151;
|
|
2772
2775
|
color: rgba(255, 255, 255, 0.87);
|
|
2773
2776
|
font-size: 14px;
|
|
2774
|
-
height: 48px;
|
|
2775
|
-
padding-bottom: 9px;
|
|
2776
|
-
padding-top: 9px;
|
|
2777
2777
|
padding-left: 16px;
|
|
2778
2778
|
padding-right: 16px;
|
|
2779
2779
|
}
|
|
@@ -2790,17 +2790,15 @@
|
|
|
2790
2790
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2791
2791
|
display: -ms-flexbox;
|
|
2792
2792
|
display: flex;
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
margin-top: 5px;
|
|
2793
|
+
-ms-flex-align: center;
|
|
2794
|
+
align-items: center;
|
|
2796
2795
|
}
|
|
2797
2796
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2798
2797
|
color: rgba(255, 255, 255, 0.54);
|
|
2799
2798
|
font-size: 16px;
|
|
2800
|
-
height:
|
|
2799
|
+
height: auto;
|
|
2801
2800
|
margin-left: 0;
|
|
2802
2801
|
margin-right: 12px;
|
|
2803
|
-
padding-top: 7px;
|
|
2804
2802
|
text-align: center;
|
|
2805
2803
|
width: 24px;
|
|
2806
2804
|
}
|
|
@@ -3092,16 +3090,19 @@
|
|
|
3092
3090
|
margin-top: 20px;
|
|
3093
3091
|
overflow: auto;
|
|
3094
3092
|
}
|
|
3093
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3094
|
+
-ms-flex-align: center;
|
|
3095
|
+
align-items: center;
|
|
3096
|
+
display: -ms-flexbox;
|
|
3097
|
+
display: flex;
|
|
3098
|
+
}
|
|
3095
3099
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3096
3100
|
display: table;
|
|
3097
3101
|
font-size: 12px;
|
|
3098
|
-
height: 36px;
|
|
3099
|
-
min-height: 36px;
|
|
3100
3102
|
min-width: 28px;
|
|
3101
3103
|
padding: 0;
|
|
3102
3104
|
position: absolute;
|
|
3103
3105
|
right: 16px;
|
|
3104
|
-
top: 0;
|
|
3105
3106
|
}
|
|
3106
3107
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3107
3108
|
cursor: pointer;
|
|
@@ -446,6 +446,9 @@
|
|
|
446
446
|
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
447
447
|
width: 100% !important;
|
|
448
448
|
}
|
|
449
|
+
.e-pivot-formatting-dialog.e-device .e-format-condition-button .e-add-icon {
|
|
450
|
+
margin-left: 0;
|
|
451
|
+
}
|
|
449
452
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
450
453
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
451
454
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -2772,9 +2775,6 @@
|
|
|
2772
2775
|
background-color: #f3f4f6;
|
|
2773
2776
|
color: rgba(17, 24, 39, 0.87);
|
|
2774
2777
|
font-size: 14px;
|
|
2775
|
-
height: 48px;
|
|
2776
|
-
padding-bottom: 9px;
|
|
2777
|
-
padding-top: 9px;
|
|
2778
2778
|
padding-left: 16px;
|
|
2779
2779
|
padding-right: 16px;
|
|
2780
2780
|
}
|
|
@@ -2791,17 +2791,15 @@
|
|
|
2791
2791
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2792
2792
|
display: -ms-flexbox;
|
|
2793
2793
|
display: flex;
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
margin-top: 5px;
|
|
2794
|
+
-ms-flex-align: center;
|
|
2795
|
+
align-items: center;
|
|
2797
2796
|
}
|
|
2798
2797
|
.e-pivotfieldlist-container.e-device .e-field-list-back-icon {
|
|
2799
2798
|
color: rgba(17, 24, 39, 0.54);
|
|
2800
2799
|
font-size: 16px;
|
|
2801
|
-
height:
|
|
2800
|
+
height: auto;
|
|
2802
2801
|
margin-left: 0;
|
|
2803
2802
|
margin-right: 12px;
|
|
2804
|
-
padding-top: 7px;
|
|
2805
2803
|
text-align: center;
|
|
2806
2804
|
width: 24px;
|
|
2807
2805
|
}
|
|
@@ -3093,16 +3091,19 @@
|
|
|
3093
3091
|
margin-top: 20px;
|
|
3094
3092
|
overflow: auto;
|
|
3095
3093
|
}
|
|
3094
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header {
|
|
3095
|
+
-ms-flex-align: center;
|
|
3096
|
+
align-items: center;
|
|
3097
|
+
display: -ms-flexbox;
|
|
3098
|
+
display: flex;
|
|
3099
|
+
}
|
|
3096
3100
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon {
|
|
3097
3101
|
display: table;
|
|
3098
3102
|
font-size: 12px;
|
|
3099
|
-
height: 36px;
|
|
3100
|
-
min-height: 36px;
|
|
3101
3103
|
min-width: 28px;
|
|
3102
3104
|
padding: 0;
|
|
3103
3105
|
position: absolute;
|
|
3104
3106
|
right: 16px;
|
|
3105
|
-
top: 0;
|
|
3106
3107
|
}
|
|
3107
3108
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-accordion .e-acrdn-header-icon .e-list-icon {
|
|
3108
3109
|
cursor: pointer;
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../pivotfieldlist/bootstrap-dark-definition.scss';
|
|
3
|
-
@import 'bootstrap-dark-definition.scss';
|
|
4
|
-
@import 'icons/bootstrap-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-pivotview/styles/pivotview/bootstrap-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../pivotfieldlist/fabric-dark-definition.scss';
|
|
3
|
-
@import 'fabric-dark-definition.scss';
|
|
4
|
-
@import 'icons/fabric-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-pivotview/styles/pivotview/fabric-dark.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../pivotfieldlist/highcontrast-light-definition.scss';
|
|
3
|
-
@import 'highcontrast-light-definition.scss';
|
|
4
|
-
@import 'icons/highcontrast-light.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-pivotview/styles/pivotview/highcontrast-light.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../pivotfieldlist/highcontrast-definition.scss';
|
|
3
|
-
@import 'highcontrast-definition.scss';
|
|
4
|
-
@import 'icons/highcontrast.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-pivotview/styles/pivotview/highcontrast.scss';
|
|
@@ -1,5 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import '../pivotfieldlist/material-dark-definition.scss';
|
|
3
|
-
@import 'material-dark-definition.scss';
|
|
4
|
-
@import 'icons/material-dark.scss';
|
|
5
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-pivotview/styles/pivotview/material-dark.scss';
|