@progress/kendo-angular-pdf-export 16.5.0-develop.5 → 16.5.0

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.
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-pdf-export',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1721674506,
13
- version: '16.5.0-develop.5',
12
+ publishDate: 1721814050,
13
+ version: '16.5.0',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -15,8 +15,8 @@ const packageMetadata = {
15
15
  name: '@progress/kendo-angular-pdf-export',
16
16
  productName: 'Kendo UI for Angular',
17
17
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
18
- publishDate: 1721674506,
19
- version: '16.5.0-develop.5',
18
+ publishDate: 1721814050,
19
+ version: '16.5.0',
20
20
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
21
21
  };
22
22
 
@@ -15,8 +15,8 @@ const packageMetadata = {
15
15
  name: '@progress/kendo-angular-pdf-export',
16
16
  productName: 'Kendo UI for Angular',
17
17
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
18
- publishDate: 1721674506,
19
- version: '16.5.0-develop.5',
18
+ publishDate: 1721814050,
19
+ version: '16.5.0',
20
20
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
21
21
  };
22
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-pdf-export",
3
- "version": "16.5.0-develop.5",
3
+ "version": "16.5.0",
4
4
  "description": "Kendo UI for Angular PDF Export Component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -22,12 +22,12 @@
22
22
  "@angular/platform-browser": "15 - 18",
23
23
  "@progress/kendo-drawing": "^1.19.0",
24
24
  "@progress/kendo-licensing": "^1.0.2",
25
- "@progress/kendo-angular-common": "16.5.0-develop.5",
25
+ "@progress/kendo-angular-common": "16.5.0",
26
26
  "rxjs": "^6.5.3 || ^7.0.0"
27
27
  },
28
28
  "dependencies": {
29
29
  "tslib": "^2.3.1",
30
- "@progress/kendo-angular-schematics": "16.5.0-develop.5",
30
+ "@progress/kendo-angular-schematics": "16.5.0",
31
31
  "@progress/kendo-file-saver": "^1.0.1"
32
32
  },
33
33
  "schematics": "./schematics/collection.json",
@@ -11,7 +11,7 @@ import * as i0 from "@angular/core";
11
11
  /**
12
12
  * @hidden
13
13
  *
14
- * Re-export PaperSize to work around a bug in the the API reference generator.
14
+ * Re-export PaperSize to work around a bug in the API reference generator.
15
15
  *
16
16
  * The type will be linked to the kendo-drawing documentation
17
17
  * by using the slug provided in api-type-links.json