@syncfusion/ej2-react-pdfviewer 24.1.44 → 24.1.45

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,22 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I529642` - Now, the `strikethrough` is properly preserved in the provided document when downloading it and opening it in other viewers.
10
+ - `#I527440` - Now, the thumbnail PDF is retaining the position for larger pages after rotating a single page in PDF document.
11
+ - `#I529806` - Now, the DOM elements related to the PDF Viewer control are properly destroyed after destroying the PDF Viewer control.
12
+ - `#I533430`, `#I533962` - Now, the provided documents are loading in the Stand-alone PDF Viewer.
13
+ - `#I532281` - Now, the landscape documents are properly re-rendered in the Stand-alone PDF Viewer.
14
+ - `#I524631` - Now, the custom stamp options are not being removed in the custom stamp menu when updating after control initialization.
15
+ - `#I531042` - Now, the custom data of the annotation is properly preserved after undoing the deletion of the imported annotation.
16
+ - `#I533144` - Now, the documents load properly in the Stand-alone PDF Viewer when using the document path and open option alternatively.
17
+ - `#I528636` - Now, the saved text markup annotation is rendered properly when adding the annotation programmatically.
18
+
19
+ ## 24.1.44 (2024-01-03)
20
+
21
+ ### PDF Viewer
22
+
23
+ #### Bug Fixes
24
+
9
25
  - `#I529607` - Now, the formatting is not applying to extraneous line spacing in freetext annotation for PDF Viewer and downloaded document.
10
26
 
11
27
  ## 24.1.43 (2023-12-27)
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pdfviewer.min.js
3
- * version : 24.1.44
3
+ * version : 24.1.45
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 : 24.1.44
3
+ * version : 24.1.45
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@24.1.43",
3
+ "_id": "@syncfusion/ej2-react-pdfviewer@24.1.44",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-7mhzUYeshY07wCAUXLf1aoue4KzX2cAKrqvNNs8aQiPQu4+Lkx5/OpylFb89COLGNPYjcv1XtoDtu+rBfC1YuA==",
5
+ "_integrity": "sha512-161Eie7+tANc9p5ZJoNbgCTgdAchkvCH1ZglXSm3uBYCNKQgTXdebLLSzydWO+YgQEPOiotjHqIojudWlcrBWg==",
6
6
  "_location": "/@syncfusion/ej2-react-pdfviewer",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,21 +19,23 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-24.1.43.tgz",
23
- "_shasum": "019efa475c3c58a3334f06a88f8bdbb6041c9b0d",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-24.1.44.tgz",
23
+ "_shasum": "537b090159751b0b3ee0588438ffed13bc0eeb88",
24
24
  "_spec": "@syncfusion/ej2-react-pdfviewer@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
29
29
  "bugs": {
30
- "url": "https://github.com/syncfusion/ej2-react-ui-components/issues"
30
+ "url": "https://github.com/syncfusion/ej2-react-pdfviewer/issues"
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~24.1.42",
35
- "@syncfusion/ej2-pdfviewer": "24.1.44",
36
- "@syncfusion/ej2-react-base": "~24.1.41"
35
+ "@syncfusion/ej2-pdfviewer": "24.1.45",
36
+ "@syncfusion/ej2-react-base": "~24.1.41",
37
+ "awesome-typescript-loader": "^3.1.3",
38
+ "source-map-loader": "^0.2.1"
37
39
  },
38
40
  "deprecated": false,
39
41
  "description": "Essential JS 2 PDF viewer Component for React",
@@ -41,10 +43,9 @@
41
43
  "es2015": "dist/es6/ej2-react-pdfviewer.es2015.js",
42
44
  "homepage": "https://www.syncfusion.com/react-components",
43
45
  "keywords": [
44
- "react",
45
- "reactjs",
46
- "react-pdf-viewer",
47
- "javascript"
46
+ "ej2",
47
+ "syncfusion",
48
+ "ej2-react-pdfviewer"
48
49
  ],
49
50
  "license": "SEE LICENSE IN license",
50
51
  "main": "./dist/ej2-react-pdfviewer.umd.min.js",
@@ -52,8 +53,8 @@
52
53
  "name": "@syncfusion/ej2-react-pdfviewer",
53
54
  "repository": {
54
55
  "type": "git",
55
- "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
56
+ "url": "git+https://github.com/syncfusion/ej2-react-pdfviewer.git"
56
57
  },
57
- "version": "24.1.44",
58
+ "version": "24.1.45",
58
59
  "sideEffects": false
59
60
  }