@syncfusion/ej2-angular-pivotview 22.2.9 → 22.2.10

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-pivotview@*",
3
- "_id": "@syncfusion/ej2-angular-pivotview@22.2.5",
3
+ "_id": "@syncfusion/ej2-angular-pivotview@22.2.9",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-WUWbH8ekxGHfqEalkdouo2bIWM5iMNc83d3N/R7cL6DqrwtfkWATWQ/WzwN/4FPNbFoB+SEVmAKY140ddhsC4w==",
5
+ "_integrity": "sha512-ElXGeMzL4H03kJY7+eLG84VjZtmMuapFVpziddbX4KbtzANHHQDAVEKRCI6gMMD9Bn/6ZZJPHsCSS0bmh5Iu9w==",
6
6
  "_location": "/@syncfusion/ej2-angular-pivotview",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-pivotview/-/ej2-angular-pivotview-22.2.5.tgz",
23
- "_shasum": "b2a628bcb72b63f8b7e0931f99e7b78f0176c0b2",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-pivotview/-/ej2-angular-pivotview-22.2.9.tgz",
23
+ "_shasum": "3e93ae7dd043ad0fb9b58b541de0a257b6af4a37",
24
24
  "_spec": "@syncfusion/ej2-angular-pivotview@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/ivypackages/included",
26
26
  "author": {
@@ -32,8 +32,8 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~22.2.5",
35
- "@syncfusion/ej2-base": "~22.2.9",
36
- "@syncfusion/ej2-pivotview": "22.2.9",
35
+ "@syncfusion/ej2-base": "~22.2.10",
36
+ "@syncfusion/ej2-pivotview": "22.2.10",
37
37
  "tslib": "^2.3.0"
38
38
  },
39
39
  "deprecated": false,
@@ -70,5 +70,5 @@
70
70
  "schematics": "./schematics/collection.json",
71
71
  "sideEffects": false,
72
72
  "typings": "syncfusion-ej2-angular-pivotview.d.ts",
73
- "version": "22.2.9"
73
+ "version": "22.2.10"
74
74
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-pivotview";
2
- export declare const pkgVer = "^22.2.5";
2
+ export declare const pkgVer = "^22.2.9";
3
3
  export declare const moduleName = "PivotViewModule, PivotFieldListModule";
4
- export declare const themeVer = "~22.2.5";
4
+ export declare const themeVer = "~22.2.9";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-pivotview';
4
- exports.pkgVer = '^22.2.9';
4
+ exports.pkgVer = '^22.2.10';
5
5
  exports.moduleName = 'PivotViewModule, PivotFieldListModule';
6
- exports.themeVer = '~22.2.9';
6
+ exports.themeVer = '~22.2.10';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-pivotview';
2
- export const pkgVer = '^22.2.9';
2
+ export const pkgVer = '^22.2.10';
3
3
  export const moduleName = 'PivotViewModule, PivotFieldListModule';
4
- export const themeVer = '~22.2.9';
4
+ export const themeVer = '~22.2.10';
@@ -582,7 +582,7 @@
582
582
  font-size: 16px;
583
583
  }
584
584
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
585
- background-color: #201f1f;
585
+ background-color: #282727;
586
586
  border: none;
587
587
  /* stylelint-disable */
588
588
  }
@@ -645,7 +645,7 @@
645
645
  }
646
646
 
647
647
  .e-mdx-query-content {
648
- background-color: #201f1f;
648
+ background-color: #282727;
649
649
  color: #dadada;
650
650
  font-size: 14px;
651
651
  font-weight: 500;
package/styles/fabric.css CHANGED
@@ -582,7 +582,7 @@
582
582
  font-size: 16px;
583
583
  }
584
584
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
585
- background-color: #fff;
585
+ background-color: #f4f4f4;
586
586
  border: none;
587
587
  /* stylelint-disable */
588
588
  }
@@ -645,7 +645,7 @@
645
645
  }
646
646
 
647
647
  .e-mdx-query-content {
648
- background-color: #fff;
648
+ background-color: #f4f4f4;
649
649
  color: #333;
650
650
  font-size: 14px;
651
651
  font-weight: 500;
@@ -582,7 +582,7 @@
582
582
  font-size: 16px;
583
583
  }
584
584
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
585
- background-color: #fff;
585
+ background-color: #212121;
586
586
  border: none;
587
587
  /* stylelint-disable */
588
588
  }
@@ -641,7 +641,7 @@
641
641
  }
642
642
 
643
643
  .e-mdx-query-content {
644
- background-color: #fff;
644
+ background-color: #212121;
645
645
  color: rgba(255, 255, 255, 0.7);
646
646
  font-size: 14px;
647
647
  font-weight: 500;
@@ -583,7 +583,7 @@
583
583
  font-size: 16px;
584
584
  }
585
585
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
586
- background-color: #fff;
586
+ background-color: #f5f5f5;
587
587
  border: none;
588
588
  /* stylelint-disable */
589
589
  }
@@ -642,7 +642,7 @@
642
642
  }
643
643
 
644
644
  .e-mdx-query-content {
645
- background-color: #fff;
645
+ background-color: #f5f5f5;
646
646
  color: #000;
647
647
  font-size: 14px;
648
648
  font-weight: 500;
@@ -7,7 +7,7 @@ $pivotgrid-cell-border-color: $neutral-light !default;
7
7
  $pivotgrid-default-border-color: $neutral-light !default;
8
8
  $pivotgrid-border-type: $border-type !default;
9
9
  $pivotgrid-border-size: $border-size !default;
10
- $pivotgrid-table-background-color: $neutral-white !default;
10
+ $pivotgrid-table-background-color: $neutral-lighter-alt !default;
11
11
  $pivotgrid-content-font-size: 13px !default;
12
12
  $pivotgrid-bigger-content-font-size: 13px !default;
13
13
  $field-list-font-family: $font-family !default;
@@ -7,7 +7,7 @@ $pivotgrid-cell-border-color: rgba($neutral-black, .12) !default;
7
7
  $pivotgrid-default-border-color: $neutral-quintenaryalt !default;
8
8
  $pivotgrid-border-type: $border-type !default;
9
9
  $pivotgrid-border-size: $border-size !default;
10
- $pivotgrid-table-background-color: $neutral-white !default;
10
+ $pivotgrid-table-background-color: $neutral-lighter !default;
11
11
  $pivotgrid-content-font-size: 13px !default;
12
12
  $pivotgrid-bigger-content-font-size: 13px !default;
13
13
  $field-list-font-family: $font-family !default;
@@ -7,7 +7,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
7
7
  $pivotgrid-default-border-color: $grey-700 !default;
8
8
  $pivotgrid-border-type: $border-type !default;
9
9
  $pivotgrid-border-size: 1px !default;
10
- $pivotgrid-table-background-color: $grey-white !default;
10
+ $pivotgrid-table-background-color: $grey-900 !default;
11
11
  $pivotgrid-content-font-size: 13px !default;
12
12
  $pivotgrid-bigger-content-font-size: 13px !default;
13
13
  $field-list-font-family: $font-family !default;
@@ -7,7 +7,7 @@ $pivotgrid-cell-border-color: rgba($grey-light-font, .12) !default;
7
7
  $pivotgrid-default-border-color: $grey-300 !default;
8
8
  $pivotgrid-border-type: $border-type !default;
9
9
  $pivotgrid-border-size: 1px !default;
10
- $pivotgrid-table-background-color: $grey-white !default;
10
+ $pivotgrid-table-background-color: $grey-100 !default;
11
11
  $pivotgrid-content-font-size: 13px !default;
12
12
  $pivotgrid-bigger-content-font-size: 13px !default;
13
13
  $field-list-font-family: $font-family !default;
@@ -582,7 +582,7 @@
582
582
  font-size: 16px;
583
583
  }
584
584
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
585
- background-color: #201f1f;
585
+ background-color: #282727;
586
586
  border: none;
587
587
  /* stylelint-disable */
588
588
  }
@@ -645,7 +645,7 @@
645
645
  }
646
646
 
647
647
  .e-mdx-query-content {
648
- background-color: #201f1f;
648
+ background-color: #282727;
649
649
  color: #dadada;
650
650
  font-size: 14px;
651
651
  font-weight: 500;
@@ -582,7 +582,7 @@
582
582
  font-size: 16px;
583
583
  }
584
584
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
585
- background-color: #fff;
585
+ background-color: #f4f4f4;
586
586
  border: none;
587
587
  /* stylelint-disable */
588
588
  }
@@ -645,7 +645,7 @@
645
645
  }
646
646
 
647
647
  .e-mdx-query-content {
648
- background-color: #fff;
648
+ background-color: #f4f4f4;
649
649
  color: #333;
650
650
  font-size: 14px;
651
651
  font-weight: 500;
@@ -582,7 +582,7 @@
582
582
  font-size: 16px;
583
583
  }
584
584
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
585
- background-color: #fff;
585
+ background-color: #212121;
586
586
  border: none;
587
587
  /* stylelint-disable */
588
588
  }
@@ -641,7 +641,7 @@
641
641
  }
642
642
 
643
643
  .e-mdx-query-content {
644
- background-color: #fff;
644
+ background-color: #212121;
645
645
  color: rgba(255, 255, 255, 0.7);
646
646
  font-size: 14px;
647
647
  font-weight: 500;
@@ -583,7 +583,7 @@
583
583
  font-size: 16px;
584
584
  }
585
585
  .e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
586
- background-color: #fff;
586
+ background-color: #f5f5f5;
587
587
  border: none;
588
588
  /* stylelint-disable */
589
589
  }
@@ -642,7 +642,7 @@
642
642
  }
643
643
 
644
644
  .e-mdx-query-content {
645
- background-color: #fff;
645
+ background-color: #f5f5f5;
646
646
  color: #000;
647
647
  font-size: 14px;
648
648
  font-weight: 500;