@embedpdf/snippet 2.0.0 → 2.0.1
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-awZxztMA-34e61bde.js → browser-awZxztMA-PKtRuZ_j.js} +1 -1
- package/dist/config/commands.d.ts.map +1 -1
- package/dist/config/ui-schema.d.ts.map +1 -1
- package/dist/direct-engine-r7QVTV0h.js +1 -0
- package/dist/embedpdf-McwlHa6g.js +3 -0
- package/dist/embedpdf.d.ts +1 -1
- package/dist/embedpdf.d.ts.map +1 -1
- package/dist/embedpdf.js +1 -1
- package/dist/{worker-engine-bd76f3e1.js → worker-engine-B0hxfFhz.js} +1 -1
- package/package.json +37 -38
- package/dist/direct-engine-3d50b393.js +0 -1
- package/dist/embedpdf-a6523bfa.js +0 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@embedpdf/snippet",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1",
|
|
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.
|
|
16
|
-
"@embedpdf/
|
|
17
|
-
"@embedpdf/
|
|
18
|
-
"@embedpdf/
|
|
19
|
-
"@embedpdf/
|
|
20
|
-
"@embedpdf/plugin-attachment": "2.0.
|
|
21
|
-
"@embedpdf/plugin-bookmark": "2.0.
|
|
22
|
-
"@embedpdf/plugin-commands": "2.0.
|
|
23
|
-
"@embedpdf/plugin-
|
|
24
|
-
"@embedpdf/plugin-
|
|
25
|
-
"@embedpdf/plugin-fullscreen": "2.0.
|
|
26
|
-
"@embedpdf/plugin-
|
|
27
|
-
"@embedpdf/plugin-
|
|
28
|
-
"@embedpdf/plugin-i18n": "2.0.
|
|
29
|
-
"@embedpdf/plugin-
|
|
30
|
-
"@embedpdf/plugin-
|
|
31
|
-
"@embedpdf/plugin-redaction": "2.0.
|
|
32
|
-
"@embedpdf/plugin-
|
|
33
|
-
"@embedpdf/plugin-
|
|
34
|
-
"@embedpdf/plugin-
|
|
35
|
-
"@embedpdf/plugin-
|
|
36
|
-
"@embedpdf/plugin-
|
|
37
|
-
"@embedpdf/plugin-
|
|
38
|
-
"@embedpdf/plugin-thumbnail": "2.0.
|
|
39
|
-
"@embedpdf/plugin-
|
|
40
|
-
"@embedpdf/plugin-
|
|
41
|
-
"@embedpdf/plugin-
|
|
42
|
-
"@embedpdf/plugin-
|
|
43
|
-
"@embedpdf/plugin-zoom": "2.0.
|
|
15
|
+
"@embedpdf/core": "2.0.1",
|
|
16
|
+
"@embedpdf/engines": "2.0.1",
|
|
17
|
+
"@embedpdf/models": "2.0.1",
|
|
18
|
+
"@embedpdf/pdfium": "2.0.1",
|
|
19
|
+
"@embedpdf/plugin-annotation": "2.0.1",
|
|
20
|
+
"@embedpdf/plugin-attachment": "2.0.1",
|
|
21
|
+
"@embedpdf/plugin-bookmark": "2.0.1",
|
|
22
|
+
"@embedpdf/plugin-commands": "2.0.1",
|
|
23
|
+
"@embedpdf/plugin-capture": "2.0.1",
|
|
24
|
+
"@embedpdf/plugin-document-manager": "2.0.1",
|
|
25
|
+
"@embedpdf/plugin-fullscreen": "2.0.1",
|
|
26
|
+
"@embedpdf/plugin-history": "2.0.1",
|
|
27
|
+
"@embedpdf/plugin-export": "2.0.1",
|
|
28
|
+
"@embedpdf/plugin-i18n": "2.0.1",
|
|
29
|
+
"@embedpdf/plugin-interaction-manager": "2.0.1",
|
|
30
|
+
"@embedpdf/plugin-pan": "2.0.1",
|
|
31
|
+
"@embedpdf/plugin-redaction": "2.0.1",
|
|
32
|
+
"@embedpdf/plugin-print": "2.0.1",
|
|
33
|
+
"@embedpdf/plugin-render": "2.0.1",
|
|
34
|
+
"@embedpdf/plugin-scroll": "2.0.1",
|
|
35
|
+
"@embedpdf/plugin-selection": "2.0.1",
|
|
36
|
+
"@embedpdf/plugin-rotate": "2.0.1",
|
|
37
|
+
"@embedpdf/plugin-spread": "2.0.1",
|
|
38
|
+
"@embedpdf/plugin-thumbnail": "2.0.1",
|
|
39
|
+
"@embedpdf/plugin-tiling": "2.0.1",
|
|
40
|
+
"@embedpdf/plugin-ui": "2.0.1",
|
|
41
|
+
"@embedpdf/plugin-search": "2.0.1",
|
|
42
|
+
"@embedpdf/plugin-viewport": "2.0.1",
|
|
43
|
+
"@embedpdf/plugin-zoom": "2.0.1"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@babel/core": "^7.22.10",
|
|
@@ -48,30 +48,29 @@
|
|
|
48
48
|
"@babel/preset-react": "^7.22.5",
|
|
49
49
|
"@babel/preset-typescript": "^7.22.5",
|
|
50
50
|
"@floating-ui/dom": "^1.6.13",
|
|
51
|
-
"@rollup/plugin-alias": "^
|
|
51
|
+
"@rollup/plugin-alias": "^6.0.0",
|
|
52
52
|
"@rollup/plugin-babel": "^6.0.3",
|
|
53
53
|
"@rollup/plugin-commonjs": "^25.0.4",
|
|
54
54
|
"@rollup/plugin-node-resolve": "^15.2.1",
|
|
55
55
|
"@rollup/plugin-replace": "^5.0.5",
|
|
56
56
|
"@rollup/plugin-terser": "^0.4.3",
|
|
57
|
-
"@rollup/plugin-typescript": "^
|
|
57
|
+
"@rollup/plugin-typescript": "^12.3.0",
|
|
58
58
|
"@rollup/plugin-url": "^8.0.1",
|
|
59
59
|
"@tailwindcss/postcss": "^4.1.17",
|
|
60
60
|
"@types/classnames": "^2.3.1",
|
|
61
61
|
"@types/node": "^20.5.4",
|
|
62
62
|
"@types/react": "^18.2.0",
|
|
63
63
|
"@types/uuid": "^9.0.2",
|
|
64
|
-
"autoprefixer": "^10.4.
|
|
64
|
+
"autoprefixer": "^10.4.23",
|
|
65
65
|
"babel-plugin-transform-react-jsx": "^6.24.1",
|
|
66
|
-
"dotenv": "^
|
|
66
|
+
"dotenv": "^17.2.3",
|
|
67
67
|
"postcss": "^8.5.3",
|
|
68
|
-
"
|
|
69
|
-
"
|
|
70
|
-
"rollup": "^3.28.0",
|
|
68
|
+
"rimraf": "^6.1.2",
|
|
69
|
+
"rollup": "^4.53.5",
|
|
71
70
|
"rollup-plugin-copy": "^3.4.0",
|
|
72
71
|
"rollup-plugin-livereload": "^2.0.5",
|
|
73
72
|
"rollup-plugin-postcss": "^4.0.2",
|
|
74
|
-
"rollup-plugin-serve": "^
|
|
73
|
+
"rollup-plugin-serve": "^3.0.0",
|
|
75
74
|
"tailwindcss": "^4.1.17",
|
|
76
75
|
"tslib": "^2.6.2",
|
|
77
76
|
"typescript": "^5.1.6"
|