@syncfusion/ej2-react-pdfviewer 26.1.42 → 26.2.5

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 (39) hide show
  1. package/dist/ej2-react-pdfviewer.min.js +1 -1
  2. package/dist/ej2-react-pdfviewer.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -3724
  5. package/styles/bootstrap.css +1 -3733
  6. package/styles/bootstrap4.css +1 -4076
  7. package/styles/bootstrap5-dark.css +1 -4090
  8. package/styles/bootstrap5.css +1 -4090
  9. package/styles/fabric-dark.css +1 -3732
  10. package/styles/fabric.css +1 -3747
  11. package/styles/fluent-dark.css +1 -4011
  12. package/styles/fluent.css +1 -4011
  13. package/styles/fluent2.css +1 -5098
  14. package/styles/highcontrast-light.css +1 -3722
  15. package/styles/highcontrast.css +1 -3743
  16. package/styles/material-dark.css +1 -3725
  17. package/styles/material.css +1 -3732
  18. package/styles/material3-dark.css +1 -4013
  19. package/styles/material3.css +1 -4125
  20. package/styles/pdfviewer/bootstrap-dark.css +1 -3724
  21. package/styles/pdfviewer/bootstrap.css +1 -3733
  22. package/styles/pdfviewer/bootstrap4.css +1 -4076
  23. package/styles/pdfviewer/bootstrap5-dark.css +1 -4090
  24. package/styles/pdfviewer/bootstrap5.css +1 -4090
  25. package/styles/pdfviewer/fabric-dark.css +1 -3732
  26. package/styles/pdfviewer/fabric.css +1 -3747
  27. package/styles/pdfviewer/fluent-dark.css +1 -4011
  28. package/styles/pdfviewer/fluent.css +1 -4011
  29. package/styles/pdfviewer/fluent2.css +1 -5098
  30. package/styles/pdfviewer/highcontrast-light.css +1 -3722
  31. package/styles/pdfviewer/highcontrast.css +1 -3743
  32. package/styles/pdfviewer/material-dark.css +1 -3725
  33. package/styles/pdfviewer/material.css +1 -3732
  34. package/styles/pdfviewer/material3-dark.css +1 -4013
  35. package/styles/pdfviewer/material3.css +1 -4125
  36. package/styles/pdfviewer/tailwind-dark.css +1 -3775
  37. package/styles/pdfviewer/tailwind.css +1 -3776
  38. package/styles/tailwind-dark.css +1 -3775
  39. package/styles/tailwind.css +1 -3776
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-pdfviewer.min.js
3
- * version : 26.1.42
3
+ * version : 26.2.5
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 : 26.1.42
3
+ * version : 26.2.5
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@26.1.41",
3
+ "_id": "@syncfusion/ej2-react-pdfviewer@26.2.4",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-nJ44uzqIUjQCYcSv69HFKNBZbiC8HwSECD+6bmkEo2LbKIi1ztxyOzyVGgCLgN6ZMCLGySnzWDQJ0qSROwcnhA==",
5
+ "_integrity": "sha512-q2xYApWLG6OH9AA3TBJ/UcHIrjs6Bkc5IJaClP05SX6cdHiaNEX71FQCgUBN2sbTW+CPtsTHj4Zd0AfQnjSw3A==",
6
6
  "_location": "/@syncfusion/ej2-react-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-react-pdfviewer/-/ej2-react-pdfviewer-26.1.41.tgz",
23
- "_shasum": "6b9cda5888a158d8c868aa60845400fc56600925",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-pdfviewer/-/ej2-react-pdfviewer-26.2.4.tgz",
23
+ "_shasum": "48f74223866767a1b2f9d74457c3deba2d97918b",
24
24
  "_spec": "@syncfusion/ej2-react-pdfviewer@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~26.1.42",
35
- "@syncfusion/ej2-pdfviewer": "26.1.42",
36
- "@syncfusion/ej2-react-base": "~26.1.35"
34
+ "@syncfusion/ej2-base": "~26.2.5",
35
+ "@syncfusion/ej2-pdfviewer": "26.2.5",
36
+ "@syncfusion/ej2-react-base": "~26.2.5"
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": "https://github.com/syncfusion/ej2-react-ui-components.git"
56
56
  },
57
- "version": "26.1.42",
57
+ "version": "26.2.5",
58
58
  "sideEffects": false
59
59
  }