@progress/kendo-angular-pdfviewer 17.0.0-develop.12 → 17.0.0-develop.14
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-pdfviewer',
|
10
10
|
productName: 'Kendo UI for Angular',
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
12
|
-
publishDate:
|
13
|
-
version: '17.0.0-develop.
|
12
|
+
publishDate: 1729261291,
|
13
|
+
version: '17.0.0-develop.14',
|
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
|
};
|
@@ -448,8 +448,7 @@ export class PDFViewerComponent {
|
|
448
448
|
if (hasObservers(this.error)) {
|
449
449
|
this.ngZone.run(() => this.error.emit({ error: e, context: this.pdfContext }));
|
450
450
|
}
|
451
|
-
}
|
452
|
-
enableAnnotations: false
|
451
|
+
}
|
453
452
|
});
|
454
453
|
}));
|
455
454
|
}
|
@@ -478,8 +477,7 @@ export class PDFViewerComponent {
|
|
478
477
|
if (hasObservers(this.error)) {
|
479
478
|
this.ngZone.run(() => this.error.emit({ error: e, context: this.pdfContext }));
|
480
479
|
}
|
481
|
-
}
|
482
|
-
enableAnnotations: false
|
480
|
+
}
|
483
481
|
});
|
484
482
|
}
|
485
483
|
}
|
@@ -126,8 +126,8 @@ const packageMetadata = {
|
|
126
126
|
name: '@progress/kendo-angular-pdfviewer',
|
127
127
|
productName: 'Kendo UI for Angular',
|
128
128
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
129
|
-
publishDate:
|
130
|
-
version: '17.0.0-develop.
|
129
|
+
publishDate: 1729261291,
|
130
|
+
version: '17.0.0-develop.14',
|
131
131
|
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',
|
132
132
|
};
|
133
133
|
|
@@ -1619,8 +1619,7 @@ class PDFViewerComponent {
|
|
1619
1619
|
if (hasObservers(this.error)) {
|
1620
1620
|
this.ngZone.run(() => this.error.emit({ error: e, context: this.pdfContext }));
|
1621
1621
|
}
|
1622
|
-
}
|
1623
|
-
enableAnnotations: false
|
1622
|
+
}
|
1624
1623
|
});
|
1625
1624
|
}));
|
1626
1625
|
}
|
@@ -1650,8 +1649,7 @@ class PDFViewerComponent {
|
|
1650
1649
|
if (hasObservers(this.error)) {
|
1651
1650
|
this.ngZone.run(() => this.error.emit({ error: e, context: this.pdfContext }));
|
1652
1651
|
}
|
1653
|
-
}
|
1654
|
-
enableAnnotations: false
|
1652
|
+
}
|
1655
1653
|
});
|
1656
1654
|
}
|
1657
1655
|
}
|
@@ -126,8 +126,8 @@ const packageMetadata = {
|
|
126
126
|
name: '@progress/kendo-angular-pdfviewer',
|
127
127
|
productName: 'Kendo UI for Angular',
|
128
128
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
129
|
-
publishDate:
|
130
|
-
version: '17.0.0-develop.
|
129
|
+
publishDate: 1729261291,
|
130
|
+
version: '17.0.0-develop.14',
|
131
131
|
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',
|
132
132
|
};
|
133
133
|
|
@@ -1615,8 +1615,7 @@ class PDFViewerComponent {
|
|
1615
1615
|
if (hasObservers(this.error)) {
|
1616
1616
|
this.ngZone.run(() => this.error.emit({ error: e, context: this.pdfContext }));
|
1617
1617
|
}
|
1618
|
-
}
|
1619
|
-
enableAnnotations: false
|
1618
|
+
}
|
1620
1619
|
});
|
1621
1620
|
}));
|
1622
1621
|
}
|
@@ -1645,8 +1644,7 @@ class PDFViewerComponent {
|
|
1645
1644
|
if (hasObservers(this.error)) {
|
1646
1645
|
this.ngZone.run(() => this.error.emit({ error: e, context: this.pdfContext }));
|
1647
1646
|
}
|
1648
|
-
}
|
1649
|
-
enableAnnotations: false
|
1647
|
+
}
|
1650
1648
|
});
|
1651
1649
|
}
|
1652
1650
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@progress/kendo-angular-pdfviewer",
|
3
|
-
"version": "17.0.0-develop.
|
3
|
+
"version": "17.0.0-develop.14",
|
4
4
|
"description": "Kendo UI PDFViewer for Angular",
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
6
6
|
"author": "Progress",
|
@@ -23,23 +23,23 @@
|
|
23
23
|
"@angular/core": "15 - 18",
|
24
24
|
"@angular/platform-browser": "15 - 18",
|
25
25
|
"@progress/kendo-licensing": "^1.0.2",
|
26
|
-
"@progress/kendo-angular-buttons": "17.0.0-develop.
|
27
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
28
|
-
"@progress/kendo-angular-dropdowns": "17.0.0-develop.
|
29
|
-
"@progress/kendo-angular-inputs": "17.0.0-develop.
|
30
|
-
"@progress/kendo-angular-intl": "17.0.0-develop.
|
31
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
32
|
-
"@progress/kendo-angular-icons": "17.0.0-develop.
|
33
|
-
"@progress/kendo-angular-indicators": "17.0.0-develop.
|
34
|
-
"@progress/kendo-angular-pager": "17.0.0-develop.
|
35
|
-
"@progress/kendo-angular-popup": "17.0.0-develop.
|
26
|
+
"@progress/kendo-angular-buttons": "17.0.0-develop.14",
|
27
|
+
"@progress/kendo-angular-common": "17.0.0-develop.14",
|
28
|
+
"@progress/kendo-angular-dropdowns": "17.0.0-develop.14",
|
29
|
+
"@progress/kendo-angular-inputs": "17.0.0-develop.14",
|
30
|
+
"@progress/kendo-angular-intl": "17.0.0-develop.14",
|
31
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.14",
|
32
|
+
"@progress/kendo-angular-icons": "17.0.0-develop.14",
|
33
|
+
"@progress/kendo-angular-indicators": "17.0.0-develop.14",
|
34
|
+
"@progress/kendo-angular-pager": "17.0.0-develop.14",
|
35
|
+
"@progress/kendo-angular-popup": "17.0.0-develop.14",
|
36
36
|
"rxjs": "^6.5.3 || ^7.0.0"
|
37
37
|
},
|
38
38
|
"dependencies": {
|
39
39
|
"tslib": "^2.3.1",
|
40
|
-
"@progress/kendo-angular-schematics": "17.0.0-develop.
|
40
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.14",
|
41
41
|
"@progress/kendo-file-saver": "^1.0.1",
|
42
|
-
"@progress/kendo-pdfviewer-common": "0.3.
|
42
|
+
"@progress/kendo-pdfviewer-common": "0.3.3"
|
43
43
|
},
|
44
44
|
"schematics": "./schematics/collection.json",
|
45
45
|
"module": "fesm2015/progress-kendo-angular-pdfviewer.mjs",
|
@@ -4,8 +4,8 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
4
4
|
function default_1(options) {
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'PDFViewerModule', package: 'pdfviewer', peerDependencies: {
|
6
6
|
// peers of the dropdowns
|
7
|
-
'@progress/kendo-angular-navigation': '17.0.0-develop.
|
8
|
-
'@progress/kendo-angular-treeview': '17.0.0-develop.
|
7
|
+
'@progress/kendo-angular-navigation': '17.0.0-develop.14',
|
8
|
+
'@progress/kendo-angular-treeview': '17.0.0-develop.14'
|
9
9
|
} });
|
10
10
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
11
11
|
}
|