@progress/kendo-angular-pivotgrid 25.0.0-develop.6 → 25.0.0-develop.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3870,8 +3870,8 @@ const packageMetadata = {
|
|
|
3870
3870
|
productName: 'Kendo UI for Angular',
|
|
3871
3871
|
productCode: 'KENDOUIANGULAR',
|
|
3872
3872
|
productCodes: ['KENDOUIANGULAR'],
|
|
3873
|
-
publishDate:
|
|
3874
|
-
version: '25.0.0-develop.
|
|
3873
|
+
publishDate: 1784618950,
|
|
3874
|
+
version: '25.0.0-develop.7',
|
|
3875
3875
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
3876
3876
|
};
|
|
3877
3877
|
|
|
@@ -5094,10 +5094,10 @@ class PivotGridComponent {
|
|
|
5094
5094
|
fieldMenuSortDescendingItemLabel="Sort descending"
|
|
5095
5095
|
|
|
5096
5096
|
i18n-filterInputLabel="kendo.pivotgrid.filterInputLabel|The label of the filter input"
|
|
5097
|
-
filterInputLabel="
|
|
5097
|
+
filterInputLabel="[[fields]] Filter"
|
|
5098
5098
|
|
|
5099
5099
|
i18n-filterOperatorsDropDownLabel="kendo.pivotgrid.filterOperatorsDropDownLabel|The label of the filter operators DropDownList"
|
|
5100
|
-
filterOperatorsDropDownLabel="
|
|
5100
|
+
filterOperatorsDropDownLabel="[[fields]] Filter Operators"
|
|
5101
5101
|
|
|
5102
5102
|
i18n-filterEqOperator="kendo.pivotgrid.filterEqOperator|The text of the equal filter operator"
|
|
5103
5103
|
filterEqOperator="Is equal to"
|
|
@@ -5172,7 +5172,7 @@ class PivotGridComponent {
|
|
|
5172
5172
|
configuratorEmptyMeasuresText="Select some fields to begin setup"
|
|
5173
5173
|
|
|
5174
5174
|
i18n-chipMenuIconTitle="kendo.grid.chipMenuIconTitle|The title of the field menu icon"
|
|
5175
|
-
chipMenuIconTitle="
|
|
5175
|
+
chipMenuIconTitle="[[fieldName]] Field Menu"
|
|
5176
5176
|
|
|
5177
5177
|
i18n-fieldMenuMoveToColumnsItem="kendo.pivotgrid.fieldMenuMoveToColumnsItem|The text content of the Move to Columns item in the column and row fields menu."
|
|
5178
5178
|
fieldMenuMoveToColumnsItem="Move to Columns"
|
|
@@ -5277,10 +5277,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5277
5277
|
fieldMenuSortDescendingItemLabel="Sort descending"
|
|
5278
5278
|
|
|
5279
5279
|
i18n-filterInputLabel="kendo.pivotgrid.filterInputLabel|The label of the filter input"
|
|
5280
|
-
filterInputLabel="
|
|
5280
|
+
filterInputLabel="[[fields]] Filter"
|
|
5281
5281
|
|
|
5282
5282
|
i18n-filterOperatorsDropDownLabel="kendo.pivotgrid.filterOperatorsDropDownLabel|The label of the filter operators DropDownList"
|
|
5283
|
-
filterOperatorsDropDownLabel="
|
|
5283
|
+
filterOperatorsDropDownLabel="[[fields]] Filter Operators"
|
|
5284
5284
|
|
|
5285
5285
|
i18n-filterEqOperator="kendo.pivotgrid.filterEqOperator|The text of the equal filter operator"
|
|
5286
5286
|
filterEqOperator="Is equal to"
|
|
@@ -5355,7 +5355,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5355
5355
|
configuratorEmptyMeasuresText="Select some fields to begin setup"
|
|
5356
5356
|
|
|
5357
5357
|
i18n-chipMenuIconTitle="kendo.grid.chipMenuIconTitle|The title of the field menu icon"
|
|
5358
|
-
chipMenuIconTitle="
|
|
5358
|
+
chipMenuIconTitle="[[fieldName]] Field Menu"
|
|
5359
5359
|
|
|
5360
5360
|
i18n-fieldMenuMoveToColumnsItem="kendo.pivotgrid.fieldMenuMoveToColumnsItem|The text content of the Move to Columns item in the column and row fields menu."
|
|
5361
5361
|
fieldMenuMoveToColumnsItem="Move to Columns"
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.0.0-develop.
|
|
10
|
+
"publishDate": 1784618950,
|
|
11
|
+
"version": "25.0.0-develop.7",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-pivotgrid",
|
|
3
|
-
"version": "25.0.0-develop.
|
|
3
|
+
"version": "25.0.0-develop.7",
|
|
4
4
|
"description": "PivotGrid package for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"package": {
|
|
19
19
|
"productName": "Kendo UI for Angular",
|
|
20
20
|
"productCode": "KENDOUIANGULAR",
|
|
21
|
-
"publishDate":
|
|
21
|
+
"publishDate": 1784618950,
|
|
22
22
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
@@ -31,21 +31,21 @@
|
|
|
31
31
|
"@progress/kendo-data-query": "^1.7.3",
|
|
32
32
|
"@progress/kendo-drawing": "^1.25.0",
|
|
33
33
|
"@progress/kendo-licensing": "^1.11.0",
|
|
34
|
-
"@progress/kendo-angular-buttons": "25.0.0-develop.
|
|
35
|
-
"@progress/kendo-angular-common": "25.0.0-develop.
|
|
36
|
-
"@progress/kendo-angular-dropdowns": "25.0.0-develop.
|
|
37
|
-
"@progress/kendo-angular-indicators": "25.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-inputs": "25.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-intl": "25.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-l10n": "25.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-popup": "25.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-icons": "25.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-treeview": "25.0.0-develop.
|
|
34
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.7",
|
|
35
|
+
"@progress/kendo-angular-common": "25.0.0-develop.7",
|
|
36
|
+
"@progress/kendo-angular-dropdowns": "25.0.0-develop.7",
|
|
37
|
+
"@progress/kendo-angular-indicators": "25.0.0-develop.7",
|
|
38
|
+
"@progress/kendo-angular-inputs": "25.0.0-develop.7",
|
|
39
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.7",
|
|
40
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.7",
|
|
41
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.7",
|
|
42
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.7",
|
|
43
|
+
"@progress/kendo-angular-treeview": "25.0.0-develop.7",
|
|
44
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "25.0.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.7",
|
|
49
49
|
"@progress/kendo-pivotgrid-common": "0.6.3"
|
|
50
50
|
},
|
|
51
51
|
"schematics": "./schematics/collection.json",
|
|
@@ -11,11 +11,11 @@ function default_1(options) {
|
|
|
11
11
|
// Additional dependencies to install.
|
|
12
12
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
13
13
|
peerDependencies: {
|
|
14
|
-
'@progress/kendo-angular-dialog': '25.0.0-develop.
|
|
14
|
+
'@progress/kendo-angular-dialog': '25.0.0-develop.7',
|
|
15
15
|
// peer dep of the icons
|
|
16
16
|
'@progress/kendo-svg-icons': '^4.0.0',
|
|
17
17
|
// peer dep of the dropdowns
|
|
18
|
-
'@progress/kendo-angular-navigation': '25.0.0-develop.
|
|
18
|
+
'@progress/kendo-angular-navigation': '25.0.0-develop.7'
|
|
19
19
|
} });
|
|
20
20
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
21
21
|
}
|