@syncfusion/ej2-react-pdfviewer 23.2.6 → 24.1.41

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 (38) hide show
  1. package/CHANGELOG.md +71 -115
  2. package/dist/ej2-react-pdfviewer.min.js +1 -1
  3. package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
  4. package/package.json +9 -9
  5. package/styles/bootstrap-dark.css +1 -3308
  6. package/styles/bootstrap.css +1 -3315
  7. package/styles/bootstrap4.css +1 -3645
  8. package/styles/bootstrap5-dark.css +1 -3618
  9. package/styles/bootstrap5.css +1 -3618
  10. package/styles/fabric-dark.css +1 -3316
  11. package/styles/fabric.css +1 -3329
  12. package/styles/fluent-dark.css +1 -3573
  13. package/styles/fluent.css +1 -3573
  14. package/styles/highcontrast-light.css +1 -3306
  15. package/styles/highcontrast.css +1 -3327
  16. package/styles/material-dark.css +1 -3309
  17. package/styles/material.css +1 -3316
  18. package/styles/material3-dark.css +1 -3495
  19. package/styles/material3.css +1 -3551
  20. package/styles/pdfviewer/bootstrap-dark.css +1 -3308
  21. package/styles/pdfviewer/bootstrap.css +1 -3315
  22. package/styles/pdfviewer/bootstrap4.css +1 -3645
  23. package/styles/pdfviewer/bootstrap5-dark.css +1 -3618
  24. package/styles/pdfviewer/bootstrap5.css +1 -3618
  25. package/styles/pdfviewer/fabric-dark.css +1 -3316
  26. package/styles/pdfviewer/fabric.css +1 -3329
  27. package/styles/pdfviewer/fluent-dark.css +1 -3573
  28. package/styles/pdfviewer/fluent.css +1 -3573
  29. package/styles/pdfviewer/highcontrast-light.css +1 -3306
  30. package/styles/pdfviewer/highcontrast.css +1 -3327
  31. package/styles/pdfviewer/material-dark.css +1 -3309
  32. package/styles/pdfviewer/material.css +1 -3316
  33. package/styles/pdfviewer/material3-dark.css +1 -3495
  34. package/styles/pdfviewer/material3.css +1 -3551
  35. package/styles/pdfviewer/tailwind-dark.css +1 -3353
  36. package/styles/pdfviewer/tailwind.css +1 -3354
  37. package/styles/tailwind-dark.css +1 -3353
  38. package/styles/tailwind.css +1 -3354
package/CHANGELOG.md CHANGED
@@ -6,11 +6,35 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I522001` - Now, the `RenderPdfPages` request is not triggered twice when the `zoomMode` is set during the initial loading.
10
+ - `#I526468` - Now, the position of the free text annotations does not shift when double-clicking the annotation in the provided document.
11
+ - `#I525845` - Now, the read-only radio buttons are properly preserved in the saved document.
12
+
13
+ #### New Features
14
+
15
+ - Introduced support for adding multiple new items within the built-in toolbar, offering users the ability to customize and expand their toolbar options.
16
+ - Introduced keyboard-based navigation features to improve the user experience, allowing individuals to navigate the PDF Viewer with greater efficiency.
17
+
18
+ ## 23.2.7 (2023-12-05)
19
+
20
+ ### PDF Viewer
21
+
22
+ #### Bug Fixes
23
+
24
+ - `#I526059` - Now, the export Annotations is working in the presence of subject property in `annotationSettings`.
25
+ - `#I525692` - Now, the stretch fit mode has been appropriately implemented for the signature image content within the signature and initial field.
26
+
27
+ ## 23.2.6 (2023-11-29)
28
+
29
+ ### PDF Viewer
30
+
31
+ #### Bug Fixes
32
+
9
33
  - `#I518113` - Now, the provided document is properly loaded and scrolls without getting stuck or freezing.
10
34
  - `#I517738` - Now, the text selection is working properly while selecting the text from left to right.
11
- - `#I510393` - Now, the script error has been resolved while loading a provided PDF document.
12
35
  - `#I521831` - Now, The script error is resolved when the read only property of the form fields were updated as true.
13
- - `#I517119` - now, the Search does not highlights the wrong area after zoom in standalone PDF Viewer.
36
+ - `#I510393` - Now, the script error has been resolved while loading a provided PDF document.
37
+ - `#I521824` - now, when the read-only radio button is clicked, the undo button does not get automatically enabled.
14
38
 
15
39
  ## 23.2.5 (2023-11-23)
16
40
 
@@ -75,17 +99,21 @@
75
99
  #### Bug Fixes
76
100
 
77
101
  - `#I503904` - Now, the missing properties have been included in the form field collections.
78
- - `#I506233` - Now, the dropdown list does not open when selecting the dropdown field in designer mode.
102
+ - `#I506233` - Now, the dropdown list does not open when selecting the dropdown field in designer mode.
79
103
  - `#F184471` - Newline characters are now correctly retained in the saved document when saving a document with numerous free text annotations.
80
104
  - `#I505498` - Now, the thumbnail highlighting functions correctly when scrolling and viewing rotated pages.
81
105
  - `#I507503` - Now, clicking again the same bookmark after scrolling ,the bookmark is navigated correctly.
82
106
  - `#I504089` - Now, the search is working when the Enter key is pressed continuously in the Public API.
83
- - `#I501644` - Now, the stackoverflow exception is not occurred while loading the 6000 bookmarks document.
107
+ - `#I501644` - Now, the Stack Overflow exception is not occurred while loading the 6000 bookmarks document.
84
108
 
85
109
  ## 23.1.40 (2023-10-10)
86
110
 
87
111
  ### PDF Viewer
88
112
 
113
+ #### New Features
114
+
115
+ - `#I497356`,`#I505447`,`#I506487` - Now, users can set the resource URL for assets or the public directory. The Stand-alone PDF Viewer will load its custom resources from this URL.
116
+
89
117
  #### Bug Fixes
90
118
 
91
119
  - `#I506873` - Now, the `AnnotationMove` and `AnnotationResize` events are triggered for the respective actions of the annotations.
@@ -96,10 +124,6 @@
96
124
 
97
125
  ### PDF Viewer
98
126
 
99
- #### New Features
100
-
101
- - `#I497356`,`#I505447`,`#I506487` - Now, users can set the resource URL for assets or the public directory. The standalone PDF Viewer will load its custom resources from this URL.
102
-
103
127
  #### Bug Fixes
104
128
 
105
129
  - `#I497739` - Now, the comment panel close and more buttons are properly displayed in mobile mode.
@@ -116,7 +140,7 @@
116
140
 
117
141
  - `#I498978` - Now, the tooltip will not be displayed when no value is provided for the tooltip on radio buttons and checkboxes fields.
118
142
  - `#I498981` - Now, the tooltip is not visible after deleting the tooltip value for the dropdown field.
119
- - `#I494968` - Now, the annotation toolbar opens properly in mobile mode when 'isAnnotationToolbarOpen' is set to TRUE.
143
+ - `#I494968` - Now, the annotation toolbar opens properly in mobile mode when `isAnnotationToolbarOpen` is set to TRUE.
120
144
  - `#I495804` - Now, the loading indicator is enabled while the document is being zoomed.
121
145
  - `#I497662` - Now, the close button in the comment panel is properly hidden when switching from mobile mode to desktop mode.
122
146
  - `#I497663` - Now, the annotation toolbar shows properly if the comment panel is opened while enabling desktop mode on a mobile device.
@@ -126,7 +150,7 @@
126
150
  - `#I496823` - Now, the form field hover does not disappears after adding many form fields.
127
151
  - `#I497857` - Now, the cursor position is updated properly when clicking the content in the text box field.
128
152
  - `#I496823` - Now, it is possible to resize the form fields if placed at the edge of the page.
129
- - `#I498980` - Now, if the value of the radio button is null, then the name of the radio button is automatically assigned to the value.
153
+ - `#I498980` - Now, if the value of the radio button is null, then the name of the radio button is automatically assigned to the value.
130
154
  - `#I502251` - Now, the content of the annotation comment is properly exported in the exported object.
131
155
 
132
156
  ## 23.1.36 (2023-09-15)
@@ -164,10 +188,10 @@
164
188
 
165
189
  #### Bug Fixes
166
190
 
167
- - `#I489048` - Now, the Unload API is properly called for the respective components when we use multiple components on a page.
191
+ - `#I489048` - Now, the Unload API is properly called for the respective components when we use multiple components on a page.
168
192
  - `#I489448` - Now, it is possible to add form fields after a few pages with edited properties.
169
193
  - `#I490199` - Now, the touch-based page scrolling is works as expected on simulated iOS/iPad devices.
170
- - The issue with server side rendering in next.js has been resolved.
194
+ - The issue with server side rendering in `Next.js` has been resolved.
171
195
 
172
196
  ## 22.2.9 (2023-08-15)
173
197
 
@@ -781,7 +805,7 @@
781
805
  - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
782
806
  - `#I403632` - Now, custom stamp position is not wrong on mobile device.
783
807
  - `#I404420` - Now, Selection of the closely placed Signature Field is improved in Mobile devices.
784
- - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
808
+ - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
785
809
  - `#I397357` - Now, Radio button values update properly.
786
810
  - `#I401805` - Now, Form fields updates the proper value on download.
787
811
  - `#I382837` - Now, the interaction on a checkbox in the mobile device is working fine.
@@ -790,7 +814,7 @@
790
814
  - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
791
815
  - `#I403632` - Now, the custom stamp position is not wrong on the mobile device.
792
816
  - `#I404420` - Now, the Selection of the closely placed Signature Field is improved in Mobile devices.
793
- - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
817
+ - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
794
818
  - `#I176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
795
819
  - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in change the width and height and in the read-only mode of the document that was downloaded.
796
820
  - `#I398911` - Provided support for suppressing the Digital signature without affecting the download of the same.
@@ -1238,6 +1262,7 @@
1238
1262
  `#I360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
1239
1263
  `#I358584`- Stamps are saved properly in the rotated PDF document.
1240
1264
 
1265
+
1241
1266
  ## 19.4.42 (2022-01-11)
1242
1267
 
1243
1268
  ### PDF Viewer
@@ -1383,31 +1408,6 @@
1383
1408
 
1384
1409
  #### Bug Fixes
1385
1410
 
1386
- - `#I328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
1387
- - `#I328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
1388
-
1389
- ## 19.1.66 (2021-06-01)
1390
-
1391
- ### PDF Viewer
1392
-
1393
- #### Bug Fixes
1394
-
1395
- - `#I328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
1396
-
1397
- ## 19.1.65 (2021-05-25)
1398
-
1399
- ### PDF Viewer
1400
-
1401
- #### New Features
1402
-
1403
- - `#I326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
1404
-
1405
- ## 19.1.64 (2021-05-19)
1406
-
1407
- ### PDF Viewer
1408
-
1409
- #### Bug Fixes
1410
-
1411
1411
  - `#I325096` - The Script error will no longer be thrown if we add form fields value by code behind.
1412
1412
  - `#I326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
1413
1413
  - `#I326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
@@ -1643,24 +1643,6 @@
1643
1643
 
1644
1644
  #### New Features
1645
1645
 
1646
- - `#I235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
1647
- - `#I259521` - Provided the support for importing the form fields data from JSON object.
1648
- - `#I261558` - Provided the support for customizing the distance measurement annotation leader length property.
1649
- - `#I256687` - Provided the support for setting the custom data for annotation objects.
1650
- - `#I252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
1651
- - `#I262008` - Exposed the event for notifying annotation mouse over action.
1652
- - `#F149148` - Provided the binding support for the enableFormFields property.
1653
-
1654
- #### Bug Fixes
1655
-
1656
- - `#I262525` – The render PDF pages method triggers properly for the provided PDF document.
1657
- - `#I262692` - The text markup resizer position is now updated properly for the provided document.
1658
- - `#I262692` - The text content bounds are now rendered properly for the provided document.
1659
-
1660
- ### PDF Viewer
1661
-
1662
- #### New Features
1663
-
1664
1646
  - `#I258769` - Provided the option to suppress the error dialog in PDF Viewer.
1665
1647
  - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1666
1648
 
@@ -1950,9 +1932,9 @@
1950
1932
 
1951
1933
  - The following API is renamed.
1952
1934
 
1953
- | Existing API name| New API Name |
1954
- |------|-------------|
1955
- | toolbarItem| toolbarItems|
1935
+ | Existing API name | New API Name |
1936
+ |---|---|
1937
+ | toolbarItem | toolbarItems |
1956
1938
 
1957
1939
  #### New Features
1958
1940
 
@@ -2029,19 +2011,19 @@
2029
2011
 
2030
2012
  - The following event arguments are renamed.
2031
2013
 
2032
- | Existing Event Arguments Name| New Event Arguments Name |
2033
- |------|-------------|
2034
- |IUnloadEventArgs|UnloadEventArgs|
2035
- |ILoadEventArgs|LoadEventArgs|
2036
- |ILoadFailedEventArgs|LoadFailedEventArgs|
2037
- |IAjaxRequestFailureEventArgs|AjaxRequestFailureEventArgs|
2038
- |IPageChangeEventArgs|PageChangeEventArgs|
2039
- |IPageClickEventArgs|PageClickEventArgs|
2040
- |IZoomChangeEventArgs|ZoomChangeEventArgs|
2041
- |IHyperlinkClickEventArgs |HyperlinkClickEventArgs |
2042
- |IAnnotationAddEventArgs|AnnotationAddEventArgs|
2043
- |IAnnotationRemoveEventArgs|AnnotationRemoveEventArgs|
2044
- |IAnnotationPropertiesChangeEventArgs|AnnotationPropertiesChangeEventArgs|
2014
+ | Existing Event Arguments Name | New Event Arguments Name |
2015
+ |---|---|
2016
+ | IUnloadEventArgs | UnloadEventArgs |
2017
+ | ILoadEventArgs | LoadEventArgs |
2018
+ | ILoadFailedEventArgs | LoadFailedEventArgs |
2019
+ | IAjaxRequestFailureEventArgs | AjaxRequestFailureEventArgs |
2020
+ | IPageChangeEventArgs | PageChangeEventArgs |
2021
+ | IPageClickEventArgs | PageClickEventArgs |
2022
+ | IZoomChangeEventArgs | ZoomChangeEventArgs |
2023
+ | IHyperlinkClickEventArgs | HyperlinkClickEventArgs |
2024
+ | IAnnotationAddEventArgs | AnnotationAddEventArgs |
2025
+ | IAnnotationRemoveEventArgs | AnnotationRemoveEventArgs |
2026
+ | IAnnotationPropertiesChangeEventArgs | AnnotationPropertiesChangeEventArgs |
2045
2027
 
2046
2028
  #### New Features
2047
2029
 
@@ -2069,19 +2051,19 @@
2069
2051
 
2070
2052
  - The following event arguments are renamed.
2071
2053
 
2072
- | Existing Event Arguments Name| New Event Arguments Name |
2073
- |------|-------------|
2074
- |IUnloadEventArgs|UnloadEventArgs|
2075
- |ILoadEventArgs|LoadEventArgs|
2076
- |ILoadFailedEventArgs|LoadFailedEventArgs|
2077
- |IAjaxRequestFailureEventArgs|AjaxRequestFailureEventArgs|
2078
- |IPageChangeEventArgs|PageChangeEventArgs|
2079
- |IPageClickEventArgs|PageClickEventArgs|
2080
- |IZoomChangeEventArgs|ZoomChangeEventArgs|
2081
- |IHyperlinkClickEventArgs |HyperlinkClickEventArgs |
2082
- |IAnnotationAddEventArgs|AnnotationAddEventArgs|
2083
- |IAnnotationRemoveEventArgs|AnnotationRemoveEventArgs|
2084
- |IAnnotationPropertiesChangeEventArgs|AnnotationPropertiesChangeEventArgs|
2054
+ | Existing Event Arguments Name | New Event Arguments Name |
2055
+ |---|---|
2056
+ | IUnloadEventArgs | UnloadEventArgs |
2057
+ | ILoadEventArgs | LoadEventArgs |
2058
+ | ILoadFailedEventArgs | LoadFailedEventArgs |
2059
+ | IAjaxRequestFailureEventArgs | AjaxRequestFailureEventArgs |
2060
+ | IPageChangeEventArgs | PageChangeEventArgs |
2061
+ | IPageClickEventArgs | PageClickEventArgs |
2062
+ | IZoomChangeEventArgs | ZoomChangeEventArgs |
2063
+ | IHyperlinkClickEventArgs | HyperlinkClickEventArgs |
2064
+ | IAnnotationAddEventArgs | AnnotationAddEventArgs |
2065
+ | IAnnotationRemoveEventArgs | AnnotationRemoveEventArgs |
2066
+ | IAnnotationPropertiesChangeEventArgs | AnnotationPropertiesChangeEventArgs |
2085
2067
 
2086
2068
  #### New Features
2087
2069
 
@@ -2172,35 +2154,6 @@
2172
2154
 
2173
2155
  ### PDF Viewer
2174
2156
 
2175
- #### Bug Fixes
2176
-
2177
- - The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
2178
- - The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
2179
-
2180
- ## 17.1.38 (2019-03-29)
2181
-
2182
- ### PDF Viewer
2183
-
2184
- #### New Features
2185
-
2186
- - Text Markup annotation support has been provided to PDF Viewer.
2187
- - Mobile view responsiveness support has been provided.
2188
- - Right-to-left support has been provided.
2189
- - Accessibility support has been provided to PDF Viewer.
2190
-
2191
- #### Bug Fixes
2192
-
2193
- - The issue “Added PDF document cache element did not maintain properly” has been fixed.
2194
- - The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
2195
- - The issue “PDF Viewer clears all the session storage” has been fixed.
2196
- - Resolved the script error while accessing invalid link annotation destination.
2197
- - Resolved Single Page Document Rendering issue.
2198
- - Document Load event not triggered for lower zoom value issue has been fixed.
2199
-
2200
- ## 17.1.32-beta (2019-03-13)
2201
-
2202
- ### PDF Viewer
2203
-
2204
2157
  #### New Features
2205
2158
 
2206
2159
  - Text Markup annotation support has been provided to PDF Viewer.
@@ -2269,6 +2222,7 @@
2269
2222
 
2270
2223
  The PDF Viewer component enables you to view and print the PDF files.
2271
2224
 
2225
+
2272
2226
  - Both normal and PDF files protected with AES and RC4 encryption can be opened and displayed.
2273
2227
  - Core interactions are included: scrolling, zooming, panning, and page navigation.
2274
2228
  - Built-in toolbar.
@@ -2277,3 +2231,5 @@ The PDF Viewer component enables you to view and print the PDF files.
2277
2231
  - Easy navigation with the help of bookmarks, thumbnails, hyperlinks, and a table of contents.
2278
2232
  - Two view modes are included: fit-to-page and fit-to-width.
2279
2233
  - An entire document or a specific page can be printed directly from the browser.
2234
+
2235
+
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pdfviewer.min.js
3
- * version : 23.2.6
3
+ * version : 24.1.41
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pdfviewer.umd.min.js
3
- * version : 23.2.6
3
+ * version : 24.1.41
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-react-pdfviewer@*",
3
- "_id": "@syncfusion/ej2-react-pdfviewer@23.2.5",
3
+ "_id": "@syncfusion/ej2-react-pdfviewer@22.16.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-HPHyMqDNR/RQDcVC2035cTjex8BkKdBmoauni/woPTp42pAQQYOW86RaN5uoWn4VqPomfkYl7YWNeU4tqOvGjg==",
5
+ "_integrity": "sha512-w9UwKY1OPLzqpOnXpxfDAow/BtwHHt4PCJqAhLb0it50iZ8cK8VB0DQmTPlT3/faqdywsnN4n4NpX1sjLycSiA==",
6
6
  "_location": "/@syncfusion/ej2-react-pdfviewer",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-23.2.5.tgz",
23
- "_shasum": "8990d5fac305533cf7cf4bf56feb5b43f4c8021f",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-22.16.35.tgz",
23
+ "_shasum": "a14f780e85d36e70df66ce002b0bb751a2a249ae",
24
24
  "_spec": "@syncfusion/ej2-react-pdfviewer@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~23.2.6",
35
- "@syncfusion/ej2-pdfviewer": "23.2.6",
36
- "@syncfusion/ej2-react-base": "~23.2.5"
34
+ "@syncfusion/ej2-base": "~24.1.41",
35
+ "@syncfusion/ej2-pdfviewer": "24.1.41",
36
+ "@syncfusion/ej2-react-base": "~24.1.41"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 PDF viewer Component for React",
@@ -54,6 +54,6 @@
54
54
  "type": "git",
55
55
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
56
56
  },
57
- "version": "23.2.6",
57
+ "version": "24.1.41",
58
58
  "sideEffects": false
59
59
  }