@scaleflex/widget-pdftron 4.0.7 → 4.1.0

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 (4) hide show
  1. package/CHANGELOG.md +7554 -7542
  2. package/LICENSE +0 -0
  3. package/README.md +33 -33
  4. package/package.json +3 -3
package/LICENSE CHANGED
File without changes
package/README.md CHANGED
@@ -1,33 +1,33 @@
1
- # `@scaleflex/widget-pdftron`
2
-
3
- [![Plugins][plugins-image]](#plugins)
4
- [![Website][filerobot-image]][sfx-url]
5
- [![Version][filerobot-version]][version-url]
6
- [![Scaleflex team][made-by-image]][sfx-url]
7
- [![License][license-image]][license-url]
8
- [![CodeSandbox][codeSandbox-image]][codeSandbox-url]
9
-
10
-
11
- <div align='center'>
12
- <img title="Scaleflex Widget logo" alt="Scaleflex Widget logo" src="https://assets.scaleflex.com/Corporate+Branding/%5B2025%5D+ALL+LOGOS+%2B+ICONS/SCALEFLEX/VXP+logo/Horizontal+White/VXP+logo+WHITE.png?vh=663932" width="140"/>
13
- </div>
14
-
15
- pdftron integration with [Scaleflex Media Asset Widget](https://www.npmjs.com/package/@scaleflex/widget-core).
16
-
17
- <!-- TODD(docs): add usage and properties section -->
18
-
19
- <!-- Variables -->
20
-
21
- [npm-url]: https://www.npmjs.com/package/@filerobobt/pdftron
22
- [license-url]: https://opensource.org/licenses/MIT
23
- [sfx-url]: https://www.scaleflex.com/
24
- [version-url]: https://www.npmjs.com/package/@scaleflex/widget-pdftron
25
- [codeSandbox-url]: https://codesandbox.io/p/sandbox/scalelfex-widget-v4-sandbox-dtp6l3?file=%2Fsrc%2Findex.js
26
-
27
- [npm-image]: https://img.shields.io/npm/v/@telus/remark-config.svg?style=for-the-badge&logo=npm
28
- [license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge
29
- [made-by-image]: https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-the%20Scaleflex%20team-6986fa.svg?style=for-the-badge
30
- [plugins-image]: https://img.shields.io/static/v1?label=Scaleflex&message=Plugins&color=yellow&style=for-the-badge
31
- [filerobot-image]: https://img.shields.io/static/v1?label=Scaleflex&message=website&color=orange&style=for-the-badge
32
- [filerobot-version]: https://img.shields.io/npm/v/@scaleflex/widget-pdftron?label=Version&style=for-the-badge&logo=npm
33
- [codeSandbox-image]: https://img.shields.io/badge/CodeSandbox-black?style=for-the-badge&logo=CodeSandbox
1
+ # `@scaleflex/widget-pdftron`
2
+
3
+ [![Plugins][plugins-image]](#plugins)
4
+ [![Website][filerobot-image]][sfx-url]
5
+ [![Version][filerobot-version]][version-url]
6
+ [![Scaleflex team][made-by-image]][sfx-url]
7
+ [![License][license-image]][license-url]
8
+ [![CodeSandbox][codeSandbox-image]][codeSandbox-url]
9
+
10
+
11
+ <div align='center'>
12
+ <img title="Scaleflex Widget logo" alt="Scaleflex Widget logo" src="https://assets.scaleflex.com/Corporate+Branding/%5B2025%5D+ALL+LOGOS+%2B+ICONS/SCALEFLEX/VXP+logo/Horizontal+White/VXP+logo+WHITE.png?vh=663932" width="140"/>
13
+ </div>
14
+
15
+ pdftron integration with [Scaleflex Media Asset Widget](https://www.npmjs.com/package/@scaleflex/widget-core).
16
+
17
+ <!-- TODD(docs): add usage and properties section -->
18
+
19
+ <!-- Variables -->
20
+
21
+ [npm-url]: https://www.npmjs.com/package/@filerobobt/pdftron
22
+ [license-url]: https://opensource.org/licenses/MIT
23
+ [sfx-url]: https://www.scaleflex.com/
24
+ [version-url]: https://www.npmjs.com/package/@scaleflex/widget-pdftron
25
+ [codeSandbox-url]: https://codesandbox.io/p/sandbox/scalelfex-widget-v4-sandbox-dtp6l3?file=%2Fsrc%2Findex.js
26
+
27
+ [npm-image]: https://img.shields.io/npm/v/@telus/remark-config.svg?style=for-the-badge&logo=npm
28
+ [license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge
29
+ [made-by-image]: https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-the%20Scaleflex%20team-6986fa.svg?style=for-the-badge
30
+ [plugins-image]: https://img.shields.io/static/v1?label=Scaleflex&message=Plugins&color=yellow&style=for-the-badge
31
+ [filerobot-image]: https://img.shields.io/static/v1?label=Scaleflex&message=website&color=orange&style=for-the-badge
32
+ [filerobot-version]: https://img.shields.io/npm/v/@scaleflex/widget-pdftron?label=Version&style=for-the-badge&logo=npm
33
+ [codeSandbox-image]: https://img.shields.io/badge/CodeSandbox-black?style=for-the-badge&logo=CodeSandbox
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scaleflex/widget-pdftron",
3
- "version": "4.0.7",
3
+ "version": "4.1.0",
4
4
  "description": "PDFTRON integration with Scaleflex",
5
5
  "license": "MIT",
6
6
  "main": "lib/index.js",
@@ -16,7 +16,7 @@
16
16
  "@pdftron/webviewer": "^10.1.1",
17
17
  "@scaleflex/icons": "^3.0.0-beta.11",
18
18
  "@scaleflex/ui": "^3.0.0-beta.11",
19
- "@scaleflex/widget-common": "^4.0.7"
19
+ "@scaleflex/widget-common": "^4.1.0"
20
20
  },
21
21
  "devDependencies": {
22
22
  "react": "^19.0.0",
@@ -28,5 +28,5 @@
28
28
  "react": ">=19.0.0",
29
29
  "react-dom": ">=19.0.0"
30
30
  },
31
- "gitHead": "a940492ab76142f7041379f9a8a1d0bc8367214f"
31
+ "gitHead": "471120d67066617a0d8824eae11b07d1f2259473"
32
32
  }