@progress/kendo-angular-pivotgrid 17.2.0 → 17.2.1-develop.2

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.
Files changed (116) hide show
  1. package/LICENSE.md +1 -1
  2. package/README.md +1 -1
  3. package/configurator/chip-kb-nav.directive.d.ts +1 -1
  4. package/configurator/chip-menu/chip-menu-container.component.d.ts +1 -1
  5. package/configurator/chip-menu/chip-menu-filter.component.d.ts +1 -1
  6. package/configurator/chip-menu/chip-menu-item-base.d.ts +1 -1
  7. package/configurator/chip-menu/chip-menu-item-content-template.directive.d.ts +1 -1
  8. package/configurator/chip-menu/chip-menu-item.component.d.ts +1 -1
  9. package/configurator/chip-menu/chip-menu-item.directive.d.ts +1 -1
  10. package/configurator/chip-menu/chip-menu-reorder.component.d.ts +1 -1
  11. package/configurator/chip-menu/chip-menu-sort.component.d.ts +1 -1
  12. package/configurator/chip-menu/chip-menu.component.d.ts +1 -1
  13. package/configurator/chip-menu/chip-menu.service.d.ts +1 -1
  14. package/configurator/chip-menu/filtering/filter-menu-container.component.d.ts +1 -1
  15. package/configurator/chip-menu/filtering/filter-menu-dropdownlist.directive.d.ts +1 -1
  16. package/configurator/chip-menu/filtering/menu-tabbing.service.d.ts +1 -1
  17. package/configurator/chip-menu/filtering/string-filter-menu.component.d.ts +1 -1
  18. package/configurator/chip-menu/single-popup.service.d.ts +1 -1
  19. package/configurator/configurator.component.d.ts +1 -1
  20. package/configurator/configurator.service.d.ts +1 -1
  21. package/configurator/draggable.directive.d.ts +1 -1
  22. package/configurator/drop-cue.service.d.ts +1 -1
  23. package/configurator/drop-target.directive.d.ts +1 -1
  24. package/data-binding/base-binding-directive.d.ts +1 -1
  25. package/data-binding/local-binding.directive.d.ts +1 -1
  26. package/data-binding/olap-binding.directive.d.ts +1 -1
  27. package/data-binding/pivotgrid-data.service.d.ts +1 -1
  28. package/directives.d.ts +1 -1
  29. package/esm2022/configurator/chip-kb-nav.directive.mjs +1 -1
  30. package/esm2022/configurator/chip-menu/chip-menu-container.component.mjs +1 -1
  31. package/esm2022/configurator/chip-menu/chip-menu-filter.component.mjs +1 -1
  32. package/esm2022/configurator/chip-menu/chip-menu-item-base.mjs +1 -1
  33. package/esm2022/configurator/chip-menu/chip-menu-item-content-template.directive.mjs +1 -1
  34. package/esm2022/configurator/chip-menu/chip-menu-item.component.mjs +1 -1
  35. package/esm2022/configurator/chip-menu/chip-menu-item.directive.mjs +1 -1
  36. package/esm2022/configurator/chip-menu/chip-menu-reorder.component.mjs +1 -1
  37. package/esm2022/configurator/chip-menu/chip-menu-sort.component.mjs +1 -1
  38. package/esm2022/configurator/chip-menu/chip-menu.component.mjs +1 -1
  39. package/esm2022/configurator/chip-menu/chip-menu.service.mjs +1 -1
  40. package/esm2022/configurator/chip-menu/filtering/filter-menu-container.component.mjs +1 -1
  41. package/esm2022/configurator/chip-menu/filtering/filter-menu-dropdownlist.directive.mjs +1 -1
  42. package/esm2022/configurator/chip-menu/filtering/menu-tabbing.service.mjs +1 -1
  43. package/esm2022/configurator/chip-menu/filtering/string-filter-menu.component.mjs +1 -1
  44. package/esm2022/configurator/chip-menu/single-popup.service.mjs +1 -1
  45. package/esm2022/configurator/configurator.component.mjs +1 -1
  46. package/esm2022/configurator/configurator.service.mjs +1 -1
  47. package/esm2022/configurator/draggable.directive.mjs +1 -1
  48. package/esm2022/configurator/drop-cue.service.mjs +1 -1
  49. package/esm2022/configurator/drop-target.directive.mjs +1 -1
  50. package/esm2022/data-binding/base-binding-directive.mjs +1 -1
  51. package/esm2022/data-binding/local-binding.directive.mjs +1 -1
  52. package/esm2022/data-binding/olap-binding.directive.mjs +1 -1
  53. package/esm2022/data-binding/pivotgrid-data.service.mjs +1 -1
  54. package/esm2022/directives.mjs +1 -1
  55. package/esm2022/index.mjs +1 -1
  56. package/esm2022/localization/custom-messages.component.mjs +1 -1
  57. package/esm2022/localization/localized-messages.directive.mjs +1 -1
  58. package/esm2022/localization/messages.mjs +1 -1
  59. package/esm2022/localization/pivot-localization.service.mjs +1 -1
  60. package/esm2022/models/configuration-change-event.mjs +1 -1
  61. package/esm2022/models/configurator-chipmenu-reorder-target.mjs +1 -1
  62. package/esm2022/models/configurator-orientation.mjs +1 -1
  63. package/esm2022/models/configurator-position.mjs +1 -1
  64. package/esm2022/models/configurator-settings.mjs +1 -1
  65. package/esm2022/models/data-row-item.mjs +1 -1
  66. package/esm2022/models/drop-section.mjs +1 -1
  67. package/esm2022/models/drop-target.mjs +1 -1
  68. package/esm2022/models/expanded-change-event.mjs +1 -1
  69. package/esm2022/models/expanded-state-action.mjs +1 -1
  70. package/esm2022/models/loader-settings.mjs +1 -1
  71. package/esm2022/models/virtualization-settings.mjs +1 -1
  72. package/esm2022/package-metadata.mjs +3 -3
  73. package/esm2022/pivotgrid.component.mjs +1 -1
  74. package/esm2022/pivotgrid.module.mjs +1 -1
  75. package/esm2022/progress-kendo-angular-pivotgrid.mjs +1 -1
  76. package/esm2022/rendering/pivotgrid-cell.directive.mjs +1 -1
  77. package/esm2022/rendering/pivotgrid-table.component.mjs +1 -1
  78. package/esm2022/rendering/templates/pivotgrid-cell-template.directive.mjs +1 -1
  79. package/esm2022/rendering/templates/pivotgrid-column-header-cell-template.directive.mjs +1 -1
  80. package/esm2022/rendering/templates/pivotgrid-row-header-cell-template.directive.mjs +1 -1
  81. package/esm2022/rendering/templates/pivotgrid-value-cell-template.directive.mjs +1 -1
  82. package/esm2022/util.mjs +1 -1
  83. package/esm2022/virtual/scroll.service.mjs +1 -1
  84. package/esm2022/virtual/scrollable-container.mjs +1 -1
  85. package/fesm2022/progress-kendo-angular-pivotgrid.mjs +3 -3
  86. package/index.d.ts +1 -1
  87. package/localization/custom-messages.component.d.ts +1 -1
  88. package/localization/localized-messages.directive.d.ts +1 -1
  89. package/localization/messages.d.ts +1 -1
  90. package/localization/pivot-localization.service.d.ts +1 -1
  91. package/models/configuration-change-event.d.ts +1 -1
  92. package/models/configurator-chipmenu-reorder-target.d.ts +1 -1
  93. package/models/configurator-orientation.d.ts +1 -1
  94. package/models/configurator-position.d.ts +1 -1
  95. package/models/configurator-settings.d.ts +1 -1
  96. package/models/data-row-item.d.ts +1 -1
  97. package/models/drop-section.d.ts +1 -1
  98. package/models/drop-target.d.ts +1 -1
  99. package/models/expanded-change-event.d.ts +1 -1
  100. package/models/expanded-state-action.d.ts +1 -1
  101. package/models/loader-settings.d.ts +1 -1
  102. package/models/virtualization-settings.d.ts +1 -1
  103. package/package-metadata.d.ts +1 -1
  104. package/package.json +12 -12
  105. package/pivotgrid.component.d.ts +1 -1
  106. package/pivotgrid.module.d.ts +1 -1
  107. package/rendering/pivotgrid-cell.directive.d.ts +1 -1
  108. package/rendering/pivotgrid-table.component.d.ts +1 -1
  109. package/rendering/templates/pivotgrid-cell-template.directive.d.ts +1 -1
  110. package/rendering/templates/pivotgrid-column-header-cell-template.directive.d.ts +1 -1
  111. package/rendering/templates/pivotgrid-row-header-cell-template.directive.d.ts +1 -1
  112. package/rendering/templates/pivotgrid-value-cell-template.directive.d.ts +1 -1
  113. package/schematics/ngAdd/index.js +2 -2
  114. package/util.d.ts +1 -1
  115. package/virtual/scroll.service.d.ts +1 -1
  116. package/virtual/scrollable-container.d.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-pivotgrid',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1734682057,
13
- version: '17.2.0',
12
+ publishDate: 1736177725,
13
+ version: '17.2.1-develop.2',
14
14
  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'
15
15
  };
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Component, ContentChild, ElementRef, HostBinding, Input, NgZone, Renderer2, ViewChild } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { NgModule } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Component, ElementRef, HostBinding, Input, Renderer2 } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Component, ElementRef, Input, NgZone } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Directive, TemplateRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Directive, TemplateRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Directive, TemplateRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Directive, TemplateRef } from '@angular/core';
package/esm2022/util.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  const EMPTY_REGEX = /^\s*$/;
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { Injectable } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as i0 from '@angular/core';
@@ -3791,8 +3791,8 @@ const packageMetadata = {
3791
3791
  name: '@progress/kendo-angular-pivotgrid',
3792
3792
  productName: 'Kendo UI for Angular',
3793
3793
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
3794
- publishDate: 1734682057,
3795
- version: '17.2.0',
3794
+ publishDate: 1736177725,
3795
+ version: '17.2.1-develop.2',
3796
3796
  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'
3797
3797
  };
3798
3798
 
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  export * from './directives';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ComponentMessages } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { PreventableEvent } from "@progress/kendo-angular-common";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { FilterDescriptor, SortDescriptor } from "@progress/kendo-data-query";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { PivotDataItem } from "@progress/kendo-pivotgrid-common";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { PreventableEvent } from "@progress/kendo-angular-common";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { LoaderSize as LoaderSizeSource, LoaderThemeColor as LoaderThemeColorSource, LoaderType as LoaderTypeSource } from '@progress/kendo-angular-indicators';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { PackageMetadata } from '@progress/kendo-licensing';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-pivotgrid",
3
- "version": "17.2.0",
3
+ "version": "17.2.1-develop.2",
4
4
  "description": "PivotGrid package for Angular",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -25,21 +25,21 @@
25
25
  "@progress/kendo-data-query": "^1.5.5",
26
26
  "@progress/kendo-drawing": "^1.21.0",
27
27
  "@progress/kendo-licensing": "^1.0.2",
28
- "@progress/kendo-angular-buttons": "17.2.0",
29
- "@progress/kendo-angular-common": "17.2.0",
30
- "@progress/kendo-angular-dropdowns": "17.2.0",
31
- "@progress/kendo-angular-indicators": "17.2.0",
32
- "@progress/kendo-angular-inputs": "17.2.0",
33
- "@progress/kendo-angular-intl": "17.2.0",
34
- "@progress/kendo-angular-l10n": "17.2.0",
35
- "@progress/kendo-angular-popup": "17.2.0",
36
- "@progress/kendo-angular-icons": "17.2.0",
37
- "@progress/kendo-angular-treeview": "17.2.0",
28
+ "@progress/kendo-angular-buttons": "17.2.1-develop.2",
29
+ "@progress/kendo-angular-common": "17.2.1-develop.2",
30
+ "@progress/kendo-angular-dropdowns": "17.2.1-develop.2",
31
+ "@progress/kendo-angular-indicators": "17.2.1-develop.2",
32
+ "@progress/kendo-angular-inputs": "17.2.1-develop.2",
33
+ "@progress/kendo-angular-intl": "17.2.1-develop.2",
34
+ "@progress/kendo-angular-l10n": "17.2.1-develop.2",
35
+ "@progress/kendo-angular-popup": "17.2.1-develop.2",
36
+ "@progress/kendo-angular-icons": "17.2.1-develop.2",
37
+ "@progress/kendo-angular-treeview": "17.2.1-develop.2",
38
38
  "rxjs": "^6.5.3 || ^7.0.0"
39
39
  },
40
40
  "dependencies": {
41
41
  "tslib": "^2.3.1",
42
- "@progress/kendo-angular-schematics": "17.2.0",
42
+ "@progress/kendo-angular-schematics": "17.2.1-develop.2",
43
43
  "@progress/kendo-pivotgrid-common": "0.6.1"
44
44
  },
45
45
  "schematics": "./schematics/collection.json",
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { AfterContentInit, AfterViewInit, ElementRef, NgZone, OnDestroy, Renderer2, SimpleChanges } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as i0 from "@angular/core";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ElementRef, Renderer2 } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { ElementRef, NgZone, OnDestroy, OnInit } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TemplateRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TemplateRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TemplateRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { TemplateRef } from '@angular/core';
@@ -6,11 +6,11 @@ function default_1(options) {
6
6
  // Additional dependencies to install.
7
7
  // See https://github.com/telerik/kendo-schematics/issues/28
8
8
  peerDependencies: {
9
- '@progress/kendo-angular-dialog': '17.2.0',
9
+ '@progress/kendo-angular-dialog': '17.2.1-develop.2',
10
10
  // peer dep of the icons
11
11
  '@progress/kendo-svg-icons': '^4.0.0',
12
12
  // peer dep of the dropdowns
13
- '@progress/kendo-angular-navigation': '17.2.0'
13
+ '@progress/kendo-angular-navigation': '17.2.1-develop.2'
14
14
  } });
15
15
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
16
16
  }
package/util.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import type { PivotGridComponent } from '../pivotgrid.component';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2024 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2025 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**