@progress/kendo-angular-pivotgrid 21.4.0-develop.9 → 21.4.1-develop.1

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 +13 -13
  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 +3 -3
  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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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
  /**
@@ -10,7 +10,7 @@ export const packageMetadata = {
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCode: 'KENDOUIANGULAR',
12
12
  productCodes: ['KENDOUIANGULAR'],
13
- publishDate: 1766139320,
14
- version: '21.4.0-develop.9',
13
+ publishDate: 1768386610,
14
+ version: '21.4.1-develop.1',
15
15
  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'
16
16
  };
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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';
@@ -3888,8 +3888,8 @@ const packageMetadata = {
3888
3888
  productName: 'Kendo UI for Angular',
3889
3889
  productCode: 'KENDOUIANGULAR',
3890
3890
  productCodes: ['KENDOUIANGULAR'],
3891
- publishDate: 1766139320,
3892
- version: '21.4.0-develop.9',
3891
+ publishDate: 1768386610,
3892
+ version: '21.4.1-develop.1',
3893
3893
  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'
3894
3894
  };
3895
3895
 
package/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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": "21.4.0-develop.9",
3
+ "version": "21.4.1-develop.1",
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": 1766139320,
21
+ "publishDate": 1768386610,
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.5.5",
32
32
  "@progress/kendo-drawing": "^1.23.1",
33
33
  "@progress/kendo-licensing": "^1.7.0",
34
- "@progress/kendo-angular-buttons": "21.4.0-develop.9",
35
- "@progress/kendo-angular-common": "21.4.0-develop.9",
36
- "@progress/kendo-angular-dropdowns": "21.4.0-develop.9",
37
- "@progress/kendo-angular-indicators": "21.4.0-develop.9",
38
- "@progress/kendo-angular-inputs": "21.4.0-develop.9",
39
- "@progress/kendo-angular-intl": "21.4.0-develop.9",
40
- "@progress/kendo-angular-l10n": "21.4.0-develop.9",
41
- "@progress/kendo-angular-popup": "21.4.0-develop.9",
42
- "@progress/kendo-angular-icons": "21.4.0-develop.9",
43
- "@progress/kendo-angular-treeview": "21.4.0-develop.9",
34
+ "@progress/kendo-angular-buttons": "21.4.1-develop.1",
35
+ "@progress/kendo-angular-common": "21.4.1-develop.1",
36
+ "@progress/kendo-angular-dropdowns": "21.4.1-develop.1",
37
+ "@progress/kendo-angular-indicators": "21.4.1-develop.1",
38
+ "@progress/kendo-angular-inputs": "21.4.1-develop.1",
39
+ "@progress/kendo-angular-intl": "21.4.1-develop.1",
40
+ "@progress/kendo-angular-l10n": "21.4.1-develop.1",
41
+ "@progress/kendo-angular-popup": "21.4.1-develop.1",
42
+ "@progress/kendo-angular-icons": "21.4.1-develop.1",
43
+ "@progress/kendo-angular-treeview": "21.4.1-develop.1",
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": "21.4.0-develop.9",
48
+ "@progress/kendo-angular-schematics": "21.4.1-develop.1",
49
49
  "@progress/kendo-pivotgrid-common": "0.6.3"
50
50
  },
51
51
  "schematics": "./schematics/collection.json",
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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
  "use strict";
@@ -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': '21.4.0-develop.9',
14
+ '@progress/kendo-angular-dialog': '21.4.1-develop.1',
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': '21.4.0-develop.9'
18
+ '@progress/kendo-angular-navigation': '21.4.1-develop.1'
19
19
  } });
20
20
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
21
21
  }
package/util.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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 © 2025 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2026 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
  /**