@syncfusion/ej2-angular-pdfviewer 25.2.5-ngcc → 25.2.6-ngcc
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.
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,19 @@
|
|
|
6
6
|
|
|
7
7
|
#### Bug Fixes
|
|
8
8
|
|
|
9
|
+
- `#I586371` - Now, the page does not become unresponsive when search multiple text.
|
|
10
|
+
- `#I586065` - Now, the `isDocumentEdited` API is set to true after making changes in the organize dialog.
|
|
11
|
+
- `#I587851` - Now, the signature field saved properly when using the provided code snippet for the customer.
|
|
12
|
+
- `#I585582` - Now, the text selection is working properly for OCR documents in client-side rendering.
|
|
13
|
+
- `#I586473` - Now, the signature dialog opens properly when using the provided code snippet for the customer on a mobile device.
|
|
14
|
+
- `#I574463` - Now, the script error does not occur when updating form fields in non-rendered pages.
|
|
15
|
+
|
|
16
|
+
## 25.2.5 (2024-05-21)
|
|
17
|
+
|
|
18
|
+
### PDF Viewer
|
|
19
|
+
|
|
20
|
+
#### Bug Fixes
|
|
21
|
+
|
|
9
22
|
- `#I577813` - Now, the document is loading properly without any script errors when a value has already been included in the session storage by default.
|
|
10
23
|
- `#I583019` - Now, the annotation collection and action collection will match in multiple undo.
|
|
11
24
|
- `#I582982` - Now, the Undo does not retains the deleted annotation in annotation collection.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-pdfviewer.umd.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.6
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
|
@@ -40,10 +40,20 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
40
40
|
var inputs = ['DropdownFieldSettings', 'ajaxRequestSettings', 'annotationSelectorSettings', 'annotationSettings', 'annotations', 'areaSettings', 'arrowSettings', 'checkBoxFieldSettings', 'circleSettings', 'commandManager', 'contextMenuOption', 'contextMenuSettings', 'currentPageNumber', 'customContextMenuItems', 'customStamp', 'customStampSettings', 'dateTimeFormat', 'designerMode', 'disableContextMenuItems', 'disableDefaultContextMenu', 'distanceSettings', 'documentPath', 'downloadFileName', 'drawingObject', 'enableAccessibilityTags', 'enableAnnotation', 'enableAnnotationToolbar', 'enableAutoComplete', 'enableBookmark', 'enableBookmarkStyles', 'enableCommentPanel', 'enableDesktopMode', 'enableDownload', 'enableFormDesigner', 'enableFormDesignerToolbar', 'enableFormFields', 'enableFormFieldsValidation', 'enableFreeText', 'enableHandwrittenSignature', 'enableHtmlSanitizer', 'enableHyperlink', 'enableImportAnnotationMeasurement', 'enableInkAnnotation', 'enableMagnification', 'enableMeasureAnnotation', 'enableMultiLineOverlap', 'enableMultiPageAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePageOrganizer', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enablePrintRotation', 'enableRtl', 'enableShapeAnnotation', 'enableShapeLabel', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextMarkupResizer', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'enableZoomOptimization', 'exportAnnotationFileName', 'formFieldCollections', 'formFields', 'freeTextSettings', 'handWrittenSignatureSettings', 'height', 'hideEmptyDigitalSignatureFields', 'hideSaveSignature', 'highlightSettings', 'hyperlinkOpenState', 'initialDialogSettings', 'initialFieldSettings', 'initialRenderPages', 'inkAnnotationSettings', 'interactionMode', 'isAnnotationToolbarOpen', 'isAnnotationToolbarVisible', 'isBookmarkPanelOpen', 'isCommandPanelOpen', 'isDocumentEdited', 'isExtractText', 'isFormDesignerToolbarVisible', 'isFormFieldDocument', 'isInitialFieldToolbarSelection', 'isMaintainSelection', 'isPageOrganizerOpen', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'measurementSettings', 'pageCount', 'pageOrganizerSettings', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'printScaleRatio', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'resourceUrl', 'restrictZoomRequest', 'retryCount', 'retryStatusCodes', 'retryTimeout', 'scrollSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'shapeLabelSettings', 'showCustomContextMenuBottom', 'showDigitalSignatureAppearance', 'showNotificationDialog', 'signatureDialogSettings', 'signatureFieldSettings', 'signatureFitMode', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'textFieldSettings', 'textSearchColorSettings', 'tileRenderingSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'zoomMode', 'zoomValue'];
|
|
41
41
|
var outputs = ['addSignature', 'ajaxRequestFailed', 'ajaxRequestInitiate', 'ajaxRequestSuccess', 'annotationAdd', 'annotationDoubleClick', 'annotationMouseLeave', 'annotationMouseover', 'annotationMove', 'annotationMoving', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'annotationUnSelect', 'beforeAddFreeText', 'bookmarkClick', 'buttonFieldClick', 'commentAdd', 'commentDelete', 'commentEdit', 'commentSelect', 'commentStatusChanged', 'created', 'customContextMenuBeforeOpen', 'customContextMenuSelect', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'downloadEnd', 'downloadStart', 'exportFailed', 'exportStart', 'exportSuccess', 'extractTextCompleted', 'formFieldAdd', 'formFieldClick', 'formFieldDoubleClick', 'formFieldFocusOut', 'formFieldMouseLeave', 'formFieldMouseover', 'formFieldMove', 'formFieldPropertiesChange', 'formFieldRemove', 'formFieldResize', 'formFieldSelect', 'formFieldUnselect', 'hyperlinkClick', 'hyperlinkMouseOver', 'importFailed', 'importStart', 'importSuccess', 'keyboardCustomCommands', 'moveSignature', 'pageChange', 'pageClick', 'pageMouseover', 'pageOrganizerSaveAs', 'pageRenderComplete', 'pageRenderInitiate', 'printEnd', 'printStart', 'removeSignature', 'resizeSignature', 'signaturePropertiesChange', 'signatureSelect', 'textSearchComplete', 'textSearchHighlight', 'textSearchStart', 'textSelectionEnd', 'textSelectionStart', 'thumbnailClick', 'toolbarClick', 'validateFormFields', 'zoomChange'];
|
|
42
42
|
var twoWays = [];
|
|
43
|
-
|
|
44
|
-
|
|
43
|
+
/**
|
|
44
|
+
* `ejs-pdfviewer` represents the Angular PdfViewer Component.
|
|
45
|
+
* ```html
|
|
46
|
+
* <ejs-pdfviewer></ejs-pdfviewer>
|
|
47
|
+
* ```
|
|
48
|
+
*/
|
|
49
|
+
exports.PdfViewerComponent = /** @class */ (function (_super) {
|
|
45
50
|
__extends(PdfViewerComponent, _super);
|
|
46
|
-
|
|
51
|
+
/**
|
|
52
|
+
* @param {?} ngEle
|
|
53
|
+
* @param {?} srenderer
|
|
54
|
+
* @param {?} viewContainerRef
|
|
55
|
+
* @param {?} injector
|
|
56
|
+
*/
|
|
47
57
|
function PdfViewerComponent(ngEle, srenderer, viewContainerRef, injector) {
|
|
48
58
|
var _this = _super.call(this) || this;
|
|
49
59
|
_this.ngEle = ngEle;
|
|
@@ -149,19 +159,27 @@ exports.PdfViewerComponent = (function (_super) {
|
|
|
149
159
|
_this.context = new ej2AngularBase.ComponentBase();
|
|
150
160
|
return _this;
|
|
151
161
|
}
|
|
152
|
-
|
|
162
|
+
/**
|
|
163
|
+
* @return {?}
|
|
164
|
+
*/
|
|
153
165
|
PdfViewerComponent.prototype.ngOnInit = function () {
|
|
154
166
|
this.context.ngOnInit(this);
|
|
155
167
|
};
|
|
156
|
-
|
|
168
|
+
/**
|
|
169
|
+
* @return {?}
|
|
170
|
+
*/
|
|
157
171
|
PdfViewerComponent.prototype.ngAfterViewInit = function () {
|
|
158
172
|
this.context.ngAfterViewInit(this);
|
|
159
173
|
};
|
|
160
|
-
|
|
174
|
+
/**
|
|
175
|
+
* @return {?}
|
|
176
|
+
*/
|
|
161
177
|
PdfViewerComponent.prototype.ngOnDestroy = function () {
|
|
162
178
|
this.context.ngOnDestroy(this);
|
|
163
179
|
};
|
|
164
|
-
|
|
180
|
+
/**
|
|
181
|
+
* @return {?}
|
|
182
|
+
*/
|
|
165
183
|
PdfViewerComponent.prototype.ngAfterContentChecked = function () {
|
|
166
184
|
this.context.ngAfterContentChecked(this);
|
|
167
185
|
};
|
|
@@ -177,7 +195,9 @@ exports.PdfViewerComponent.decorators = [
|
|
|
177
195
|
queries: {}
|
|
178
196
|
},] },
|
|
179
197
|
];
|
|
180
|
-
|
|
198
|
+
/**
|
|
199
|
+
* @nocollapse
|
|
200
|
+
*/
|
|
181
201
|
exports.PdfViewerComponent.ctorParameters = function () { return [
|
|
182
202
|
{ type: core.ElementRef, },
|
|
183
203
|
{ type: core.Renderer2, },
|
|
@@ -191,8 +211,10 @@ exports.PdfViewerComponent = __decorate([
|
|
|
191
211
|
core.ViewContainerRef,
|
|
192
212
|
core.Injector])
|
|
193
213
|
], exports.PdfViewerComponent);
|
|
194
|
-
|
|
195
|
-
|
|
214
|
+
/**
|
|
215
|
+
* NgModule definition for the PdfViewer component.
|
|
216
|
+
*/
|
|
217
|
+
var PdfViewerModule = /** @class */ (function () {
|
|
196
218
|
function PdfViewerModule() {
|
|
197
219
|
}
|
|
198
220
|
return PdfViewerModule;
|
|
@@ -208,7 +230,9 @@ PdfViewerModule.decorators = [
|
|
|
208
230
|
]
|
|
209
231
|
},] },
|
|
210
232
|
];
|
|
211
|
-
|
|
233
|
+
/**
|
|
234
|
+
* @nocollapse
|
|
235
|
+
*/
|
|
212
236
|
PdfViewerModule.ctorParameters = function () { return []; };
|
|
213
237
|
var LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: ej2Pdfviewer.LinkAnnotation };
|
|
214
238
|
var BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: ej2Pdfviewer.BookmarkView };
|
|
@@ -223,8 +247,10 @@ var AnnotationService = { provide: 'PdfViewerAnnotation', useValue: ej2Pdfviewer
|
|
|
223
247
|
var FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: ej2Pdfviewer.FormDesigner };
|
|
224
248
|
var FormFieldsService = { provide: 'PdfViewerFormFields', useValue: ej2Pdfviewer.FormFields };
|
|
225
249
|
var PageOrganizerService = { provide: 'PdfViewerPageOrganizer', useValue: ej2Pdfviewer.PageOrganizer };
|
|
226
|
-
|
|
227
|
-
|
|
250
|
+
/**
|
|
251
|
+
* NgModule definition for the PdfViewer component with providers.
|
|
252
|
+
*/
|
|
253
|
+
var PdfViewerAllModule = /** @class */ (function () {
|
|
228
254
|
function PdfViewerAllModule() {
|
|
229
255
|
}
|
|
230
256
|
return PdfViewerAllModule;
|
|
@@ -252,7 +278,9 @@ PdfViewerAllModule.decorators = [
|
|
|
252
278
|
]
|
|
253
279
|
},] },
|
|
254
280
|
];
|
|
255
|
-
|
|
281
|
+
/**
|
|
282
|
+
* @nocollapse
|
|
283
|
+
*/
|
|
256
284
|
PdfViewerAllModule.ctorParameters = function () { return []; };
|
|
257
285
|
|
|
258
286
|
exports.PdfViewerModule = PdfViewerModule;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-angular-pdfviewer.umd.min.js
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.6
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-pdfviewer@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-pdfviewer@25.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-pdfviewer@25.2.5",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-e2jU4joUyYFqph4wZ3ZclpBpyHnqfzaH4aPa0KuljPO65txXY7E/UYN0bmxX8E6sXct016mDwvCvuEEek6Gy4w==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-pdfviewer",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-pdfviewer/-/ej2-angular-pdfviewer-25.2.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-pdfviewer/-/ej2-angular-pdfviewer-25.2.5.tgz",
|
|
23
|
+
"_shasum": "215ed5649a380a6a5200b3a382814423c881ce7f",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-pdfviewer@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~25.2.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~25.2.6",
|
|
35
35
|
"@syncfusion/ej2-base": "~25.2.5",
|
|
36
|
-
"@syncfusion/ej2-pdfviewer": "25.2.
|
|
36
|
+
"@syncfusion/ej2-pdfviewer": "25.2.6"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
39
39
|
"description": "Essential JS 2 PDF viewer Component for Angular",
|
|
@@ -56,5 +56,5 @@
|
|
|
56
56
|
"schematics": "./schematics/collection.json",
|
|
57
57
|
"sideEffects": false,
|
|
58
58
|
"typings": "ej2-angular-pdfviewer.d.ts",
|
|
59
|
-
"version": "25.2.
|
|
59
|
+
"version": "25.2.6-ngcc"
|
|
60
60
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-pdfviewer";
|
|
2
|
-
export declare const pkgVer = "^25.2.
|
|
2
|
+
export declare const pkgVer = "^25.2.5";
|
|
3
3
|
export declare const moduleName = "PdfViewerModule";
|
|
4
|
-
export declare const themeVer = "~25.2.
|
|
4
|
+
export declare const themeVer = "~25.2.5";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-pdfviewer';
|
|
4
|
-
exports.pkgVer = '^25.2.
|
|
4
|
+
exports.pkgVer = '^25.2.6';
|
|
5
5
|
exports.moduleName = 'PdfViewerModule';
|
|
6
|
-
exports.themeVer = '~25.2.
|
|
6
|
+
exports.themeVer = '~25.2.6';
|