@syncfusion/ej2-angular-pdfviewer 25.2.3-ngcc → 25.2.4-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,17 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I575320`- Now, the Form Fields data does not wrongly appear when exporting.
10
+ - `#I583505`- Now, the Export annotations is properly working when drawing the annotation outside page boundaries.
11
+ - `#I581452` - Now, the form field background and border color are set to transparent properly.
12
+ - `#I585089` - Now, the annotation selector is properly removed when undoing annotations in select mode.
13
+
14
+ ## 25.2.3 (2024-05-08)
15
+
16
+ ### PDF Viewer
17
+
18
+ #### Bug Fixes
19
+
9
20
  - `#I51830`- Now, the form field signature does not shift upwards every time the document is saved.
10
21
  - `#I573912` - Now, the custom image signature does not appears bold when opening the saved document.
11
22
  - `#I576319` - Now, the `extractTextCompleted` event was triggered properly in client-side rendering.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-pdfviewer.umd.js
3
- * version : 25.2.3
3
+ * version : 25.2.4
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,20 +40,10 @@ 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
- * `ejs-pdfviewer` represents the Angular PdfViewer Component.
45
- * ```html
46
- * <ejs-pdfviewer></ejs-pdfviewer>
47
- * ```
48
- */
49
- exports.PdfViewerComponent = /** @class */ (function (_super) {
43
+
44
+ exports.PdfViewerComponent = (function (_super) {
50
45
  __extends(PdfViewerComponent, _super);
51
- /**
52
- * @param {?} ngEle
53
- * @param {?} srenderer
54
- * @param {?} viewContainerRef
55
- * @param {?} injector
56
- */
46
+
57
47
  function PdfViewerComponent(ngEle, srenderer, viewContainerRef, injector) {
58
48
  var _this = _super.call(this) || this;
59
49
  _this.ngEle = ngEle;
@@ -159,27 +149,19 @@ exports.PdfViewerComponent = /** @class */ (function (_super) {
159
149
  _this.context = new ej2AngularBase.ComponentBase();
160
150
  return _this;
161
151
  }
162
- /**
163
- * @return {?}
164
- */
152
+
165
153
  PdfViewerComponent.prototype.ngOnInit = function () {
166
154
  this.context.ngOnInit(this);
167
155
  };
168
- /**
169
- * @return {?}
170
- */
156
+
171
157
  PdfViewerComponent.prototype.ngAfterViewInit = function () {
172
158
  this.context.ngAfterViewInit(this);
173
159
  };
174
- /**
175
- * @return {?}
176
- */
160
+
177
161
  PdfViewerComponent.prototype.ngOnDestroy = function () {
178
162
  this.context.ngOnDestroy(this);
179
163
  };
180
- /**
181
- * @return {?}
182
- */
164
+
183
165
  PdfViewerComponent.prototype.ngAfterContentChecked = function () {
184
166
  this.context.ngAfterContentChecked(this);
185
167
  };
@@ -195,9 +177,7 @@ exports.PdfViewerComponent.decorators = [
195
177
  queries: {}
196
178
  },] },
197
179
  ];
198
- /**
199
- * @nocollapse
200
- */
180
+
201
181
  exports.PdfViewerComponent.ctorParameters = function () { return [
202
182
  { type: core.ElementRef, },
203
183
  { type: core.Renderer2, },
@@ -211,10 +191,8 @@ exports.PdfViewerComponent = __decorate([
211
191
  core.ViewContainerRef,
212
192
  core.Injector])
213
193
  ], exports.PdfViewerComponent);
214
- /**
215
- * NgModule definition for the PdfViewer component.
216
- */
217
- var PdfViewerModule = /** @class */ (function () {
194
+
195
+ var PdfViewerModule = (function () {
218
196
  function PdfViewerModule() {
219
197
  }
220
198
  return PdfViewerModule;
@@ -230,9 +208,7 @@ PdfViewerModule.decorators = [
230
208
  ]
231
209
  },] },
232
210
  ];
233
- /**
234
- * @nocollapse
235
- */
211
+
236
212
  PdfViewerModule.ctorParameters = function () { return []; };
237
213
  var LinkAnnotationService = { provide: 'PdfViewerLinkAnnotation', useValue: ej2Pdfviewer.LinkAnnotation };
238
214
  var BookmarkViewService = { provide: 'PdfViewerBookmarkView', useValue: ej2Pdfviewer.BookmarkView };
@@ -247,10 +223,8 @@ var AnnotationService = { provide: 'PdfViewerAnnotation', useValue: ej2Pdfviewer
247
223
  var FormDesignerService = { provide: 'PdfViewerFormDesigner', useValue: ej2Pdfviewer.FormDesigner };
248
224
  var FormFieldsService = { provide: 'PdfViewerFormFields', useValue: ej2Pdfviewer.FormFields };
249
225
  var PageOrganizerService = { provide: 'PdfViewerPageOrganizer', useValue: ej2Pdfviewer.PageOrganizer };
250
- /**
251
- * NgModule definition for the PdfViewer component with providers.
252
- */
253
- var PdfViewerAllModule = /** @class */ (function () {
226
+
227
+ var PdfViewerAllModule = (function () {
254
228
  function PdfViewerAllModule() {
255
229
  }
256
230
  return PdfViewerAllModule;
@@ -278,9 +252,7 @@ PdfViewerAllModule.decorators = [
278
252
  ]
279
253
  },] },
280
254
  ];
281
- /**
282
- * @nocollapse
283
- */
255
+
284
256
  PdfViewerAllModule.ctorParameters = function () { return []; };
285
257
 
286
258
  exports.PdfViewerModule = PdfViewerModule;
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-pdfviewer.umd.min.js
3
- * version : 25.2.3
3
+ * version : 25.2.4
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.1.42",
3
+ "_id": "@syncfusion/ej2-angular-pdfviewer@25.2.3",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-RftwuUZQC3ssHphq5Qa4bpNwRBXFDXTylQToz2s5/H4FIoXLMDo1pbqLbcOebfh0znCncyOOytc/HEIKm2cLzA==",
5
+ "_integrity": "sha512-02u6wcJgJdpCpISWsPLQOS7DIQ/fu27Oie68zoJnu94CiE9Zx1/mFfFJ6n3L2ZdzN1o/osWDsgozKjdavTZRVA==",
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.1.42.tgz",
23
- "_shasum": "c58c80432e488d6e366b65f3a1edc9995f0363f8",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-pdfviewer/-/ej2-angular-pdfviewer-25.2.3.tgz",
23
+ "_shasum": "747e83e40c4f211ca6ddff3da256b80cf9163aab",
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.3",
34
+ "@syncfusion/ej2-angular-base": "~25.2.4",
35
35
  "@syncfusion/ej2-base": "~25.2.3",
36
- "@syncfusion/ej2-pdfviewer": "25.2.3"
36
+ "@syncfusion/ej2-pdfviewer": "25.2.4"
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.3-ngcc"
59
+ "version": "25.2.4-ngcc"
60
60
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-pdfviewer";
2
- export declare const pkgVer = "^25.1.42";
2
+ export declare const pkgVer = "^25.2.3";
3
3
  export declare const moduleName = "PdfViewerModule";
4
- export declare const themeVer = "~25.1.42";
4
+ export declare const themeVer = "~25.2.3";
@@ -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.3';
4
+ exports.pkgVer = '^25.2.4';
5
5
  exports.moduleName = 'PdfViewerModule';
6
- exports.themeVer = '~25.2.3';
6
+ exports.themeVer = '~25.2.4';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-pdfviewer';
2
- export const pkgVer = '^25.2.3';
2
+ export const pkgVer = '^25.2.4';
3
3
  export const moduleName = 'PdfViewerModule';
4
- export const themeVer = '~25.2.3';
4
+ export const themeVer = '~25.2.4';