@embedpdf/snippet 2.0.0-next.2 → 2.0.0-next.3
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-Cm3DA8l_-7a7c1b22.js +1 -0
- package/dist/direct-engine-351ee24a.js +1 -0
- package/dist/embedpdf-bc35fbd4.js +3 -0
- package/dist/embedpdf.js +1 -1
- package/dist/worker-engine-0d859ee9.js +1 -0
- package/package.json +30 -30
- package/dist/direct-engine-ff281f8f.js +0 -1
- package/dist/embedpdf-0dd7839b.js +0 -3
- package/dist/worker-engine-31e8e286.js +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@embedpdf/snippet",
|
|
3
|
-
"version": "2.0.0-next.
|
|
3
|
+
"version": "2.0.0-next.3",
|
|
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.0.0-next.
|
|
16
|
-
"@embedpdf/engines": "2.0.0-next.
|
|
17
|
-
"@embedpdf/
|
|
18
|
-
"@embedpdf/pdfium": "2.0.0-next.
|
|
19
|
-
"@embedpdf/
|
|
20
|
-
"@embedpdf/plugin-
|
|
21
|
-
"@embedpdf/plugin-
|
|
22
|
-
"@embedpdf/plugin-capture": "2.0.0-next.
|
|
23
|
-
"@embedpdf/plugin-commands": "2.0.0-next.
|
|
24
|
-
"@embedpdf/plugin-document-manager": "2.0.0-next.
|
|
25
|
-
"@embedpdf/plugin-
|
|
26
|
-
"@embedpdf/plugin-
|
|
27
|
-
"@embedpdf/plugin-
|
|
28
|
-
"@embedpdf/plugin-i18n": "2.0.0-next.
|
|
29
|
-
"@embedpdf/plugin-interaction-manager": "2.0.0-next.
|
|
30
|
-
"@embedpdf/plugin-
|
|
31
|
-
"@embedpdf/plugin-
|
|
32
|
-
"@embedpdf/plugin-
|
|
33
|
-
"@embedpdf/plugin-
|
|
34
|
-
"@embedpdf/plugin-
|
|
35
|
-
"@embedpdf/plugin-
|
|
36
|
-
"@embedpdf/plugin-search": "2.0.0-next.
|
|
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.0.0-next.3",
|
|
16
|
+
"@embedpdf/engines": "2.0.0-next.3",
|
|
17
|
+
"@embedpdf/models": "2.0.0-next.3",
|
|
18
|
+
"@embedpdf/pdfium": "2.0.0-next.3",
|
|
19
|
+
"@embedpdf/plugin-annotation": "2.0.0-next.3",
|
|
20
|
+
"@embedpdf/plugin-bookmark": "2.0.0-next.3",
|
|
21
|
+
"@embedpdf/plugin-attachment": "2.0.0-next.3",
|
|
22
|
+
"@embedpdf/plugin-capture": "2.0.0-next.3",
|
|
23
|
+
"@embedpdf/plugin-commands": "2.0.0-next.3",
|
|
24
|
+
"@embedpdf/plugin-document-manager": "2.0.0-next.3",
|
|
25
|
+
"@embedpdf/plugin-export": "2.0.0-next.3",
|
|
26
|
+
"@embedpdf/plugin-history": "2.0.0-next.3",
|
|
27
|
+
"@embedpdf/plugin-fullscreen": "2.0.0-next.3",
|
|
28
|
+
"@embedpdf/plugin-i18n": "2.0.0-next.3",
|
|
29
|
+
"@embedpdf/plugin-interaction-manager": "2.0.0-next.3",
|
|
30
|
+
"@embedpdf/plugin-print": "2.0.0-next.3",
|
|
31
|
+
"@embedpdf/plugin-redaction": "2.0.0-next.3",
|
|
32
|
+
"@embedpdf/plugin-pan": "2.0.0-next.3",
|
|
33
|
+
"@embedpdf/plugin-rotate": "2.0.0-next.3",
|
|
34
|
+
"@embedpdf/plugin-scroll": "2.0.0-next.3",
|
|
35
|
+
"@embedpdf/plugin-render": "2.0.0-next.3",
|
|
36
|
+
"@embedpdf/plugin-search": "2.0.0-next.3",
|
|
37
|
+
"@embedpdf/plugin-spread": "2.0.0-next.3",
|
|
38
|
+
"@embedpdf/plugin-selection": "2.0.0-next.3",
|
|
39
|
+
"@embedpdf/plugin-thumbnail": "2.0.0-next.3",
|
|
40
|
+
"@embedpdf/plugin-ui": "2.0.0-next.3",
|
|
41
|
+
"@embedpdf/plugin-tiling": "2.0.0-next.3",
|
|
42
|
+
"@embedpdf/plugin-viewport": "2.0.0-next.3",
|
|
43
|
+
"@embedpdf/plugin-zoom": "2.0.0-next.3"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@babel/core": "^7.22.10",
|