@embedpdf/snippet 2.7.0 → 2.9.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.
- package/dist/{browser-BISJ9naB-CBigzXPC.js → browser-BISJ9naB-DvTQA7D4.js} +1 -1
- package/dist/components/annotation-sidebar/dynamic-sidebar.d.ts.map +1 -1
- package/dist/components/annotation-sidebar/property-schema.d.ts +2 -0
- package/dist/components/annotation-sidebar/property-schema.d.ts.map +1 -1
- package/dist/components/annotation-sidebar/ui.d.ts +3 -1
- package/dist/components/annotation-sidebar/ui.d.ts.map +1 -1
- package/dist/components/annotation-sidebar.d.ts.map +1 -1
- package/dist/components/comment-sidebar/annotation-card.d.ts.map +1 -1
- package/dist/components/comment-sidebar/config.d.ts.map +1 -1
- package/dist/components/comment-sidebar.d.ts.map +1 -1
- package/dist/components/icons/free-text.d.ts +4 -0
- package/dist/components/icons/free-text.d.ts.map +1 -0
- package/dist/components/icons/index.d.ts.map +1 -1
- package/dist/components/icons/ink-highlighter.d.ts +4 -0
- package/dist/components/icons/ink-highlighter.d.ts.map +1 -0
- package/dist/components/icons/insert-text.d.ts +4 -0
- package/dist/components/icons/insert-text.d.ts.map +1 -0
- package/dist/components/icons/message.d.ts +4 -0
- package/dist/components/icons/message.d.ts.map +1 -0
- package/dist/components/icons/replace-text.d.ts +4 -0
- package/dist/components/icons/replace-text.d.ts.map +1 -0
- package/dist/config/commands.d.ts.map +1 -1
- package/dist/config/translations.d.ts.map +1 -1
- package/dist/config/ui-schema.d.ts.map +1 -1
- package/dist/direct-engine-D__YHbLk.js +1 -0
- package/dist/embedpdf-jPskyCUi.js +3 -0
- package/dist/embedpdf.js +1 -1
- package/dist/pdfium.wasm +0 -0
- package/dist/worker-engine-Zmavvyqk.js +1 -0
- package/package.json +30 -30
- package/dist/direct-engine-DaML57HE.js +0 -1
- package/dist/embedpdf-DMJDXpwi.js +0 -3
- package/dist/worker-engine-GTVHm9KX.js +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@embedpdf/snippet",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.9.0",
|
|
4
4
|
"main": "dist/embedpdf.js",
|
|
5
5
|
"types": "dist/embedpdf.d.ts",
|
|
6
6
|
"license": "MIT",
|
|
@@ -12,35 +12,35 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"preact": "^10.17.0",
|
|
14
14
|
"tailwind-merge": "^3.4.0",
|
|
15
|
-
"@embedpdf/core": "2.
|
|
16
|
-
"@embedpdf/engines": "2.
|
|
17
|
-
"@embedpdf/models": "2.
|
|
18
|
-
"@embedpdf/pdfium": "2.
|
|
19
|
-
"@embedpdf/plugin-
|
|
20
|
-
"@embedpdf/plugin-
|
|
21
|
-
"@embedpdf/plugin-
|
|
22
|
-
"@embedpdf/plugin-capture": "2.
|
|
23
|
-
"@embedpdf/plugin-
|
|
24
|
-
"@embedpdf/plugin-
|
|
25
|
-
"@embedpdf/plugin-
|
|
26
|
-
"@embedpdf/plugin-
|
|
27
|
-
"@embedpdf/plugin-
|
|
28
|
-
"@embedpdf/plugin-history": "2.
|
|
29
|
-
"@embedpdf/plugin-
|
|
30
|
-
"@embedpdf/plugin-print": "2.
|
|
31
|
-
"@embedpdf/plugin-
|
|
32
|
-
"@embedpdf/plugin-redaction": "2.
|
|
33
|
-
"@embedpdf/plugin-
|
|
34
|
-
"@embedpdf/plugin-
|
|
35
|
-
"@embedpdf/plugin-
|
|
36
|
-
"@embedpdf/plugin-
|
|
37
|
-
"@embedpdf/plugin-
|
|
38
|
-
"@embedpdf/plugin-
|
|
39
|
-
"@embedpdf/plugin-
|
|
40
|
-
"@embedpdf/plugin-
|
|
41
|
-
"@embedpdf/plugin-
|
|
42
|
-
"@embedpdf/plugin-
|
|
43
|
-
"@embedpdf/plugin-
|
|
15
|
+
"@embedpdf/core": "2.9.0",
|
|
16
|
+
"@embedpdf/engines": "2.9.0",
|
|
17
|
+
"@embedpdf/models": "2.9.0",
|
|
18
|
+
"@embedpdf/pdfium": "2.9.0",
|
|
19
|
+
"@embedpdf/plugin-annotation": "2.9.0",
|
|
20
|
+
"@embedpdf/plugin-attachment": "2.9.0",
|
|
21
|
+
"@embedpdf/plugin-bookmark": "2.9.0",
|
|
22
|
+
"@embedpdf/plugin-capture": "2.9.0",
|
|
23
|
+
"@embedpdf/plugin-commands": "2.9.0",
|
|
24
|
+
"@embedpdf/plugin-document-manager": "2.9.0",
|
|
25
|
+
"@embedpdf/plugin-export": "2.9.0",
|
|
26
|
+
"@embedpdf/plugin-fullscreen": "2.9.0",
|
|
27
|
+
"@embedpdf/plugin-i18n": "2.9.0",
|
|
28
|
+
"@embedpdf/plugin-history": "2.9.0",
|
|
29
|
+
"@embedpdf/plugin-interaction-manager": "2.9.0",
|
|
30
|
+
"@embedpdf/plugin-print": "2.9.0",
|
|
31
|
+
"@embedpdf/plugin-pan": "2.9.0",
|
|
32
|
+
"@embedpdf/plugin-redaction": "2.9.0",
|
|
33
|
+
"@embedpdf/plugin-render": "2.9.0",
|
|
34
|
+
"@embedpdf/plugin-rotate": "2.9.0",
|
|
35
|
+
"@embedpdf/plugin-scroll": "2.9.0",
|
|
36
|
+
"@embedpdf/plugin-search": "2.9.0",
|
|
37
|
+
"@embedpdf/plugin-spread": "2.9.0",
|
|
38
|
+
"@embedpdf/plugin-thumbnail": "2.9.0",
|
|
39
|
+
"@embedpdf/plugin-ui": "2.9.0",
|
|
40
|
+
"@embedpdf/plugin-viewport": "2.9.0",
|
|
41
|
+
"@embedpdf/plugin-selection": "2.9.0",
|
|
42
|
+
"@embedpdf/plugin-tiling": "2.9.0",
|
|
43
|
+
"@embedpdf/plugin-zoom": "2.9.0"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@babel/core": "^7.22.10",
|