@repdf/preview 0.0.9 → 0.0.10
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/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/dist/preview/.next/BUILD_ID +1 -1
- package/dist/preview/.next/build-manifest.json +4 -4
- package/dist/preview/.next/cache/.tsbuildinfo +1 -1
- package/dist/preview/.next/cache/webpack/client-development/1.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/index.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
- package/dist/preview/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/preview/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/preview/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/preview/.next/cache/webpack/server-development/0.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-development/index.pack.gz +0 -0
- package/dist/preview/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/preview/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/preview/.next/next-server.js.nft.json +1 -1
- package/dist/preview/.next/prerender-manifest.json +1 -1
- package/dist/preview/.next/routes-manifest.json +1 -1
- package/dist/preview/.next/server/chunks/559.js +1 -1
- package/dist/preview/.next/server/middleware-build-manifest.js +1 -1
- package/dist/preview/.next/server/pages/api/trpc/[trpc].js.nft.json +1 -1
- package/dist/preview/.next/server/pages/en/404.html +1 -1
- package/dist/preview/.next/server/pages/en/500.html +1 -1
- package/dist/preview/.next/server/pages/en.html +1 -1
- package/dist/preview/.next/server/pages/preview/[...relTemplatePath].js +1 -1
- package/dist/preview/.next/server/pages/preview/[...relTemplatePath].js.nft.json +1 -1
- package/dist/preview/.next/server/pages-manifest.json +1 -1
- package/dist/preview/.next/static/chunks/606-7aa77f75c6740252.js +1 -0
- package/dist/preview/.next/static/chunks/pages/preview/[...relTemplatePath]-64226fbfe886d0c3.js +1 -0
- package/dist/preview/.next/static/{rx47gJYkn-h6XxQPuCeWg → pDMbCthDv-C0sVV8dX-h_}/_buildManifest.js +1 -1
- package/dist/preview/.next/trace +13 -13
- package/package.json +1 -1
- package/dist/preview/.next/static/chunks/160-515f2678c7e1d9ce.js +0 -2
- package/dist/preview/.next/static/chunks/pages/preview/[...relTemplatePath]-04ae2b195e233717.js +0 -1
- /package/dist/preview/.next/static/{rx47gJYkn-h6XxQPuCeWg → pDMbCthDv-C0sVV8dX-h_}/_ssgManifest.js +0 -0
package/dist/index.cjs
CHANGED
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
pDMbCthDv-C0sVV8dX-h_
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/pDMbCthDv-C0sVV8dX-h_/_buildManifest.js",
|
|
9
|
+
"static/pDMbCthDv-C0sVV8dX-h_/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"static/chunks/webpack-b8f8d6679aaa5f42.js",
|
|
34
34
|
"static/chunks/framework-0cbe3b56a5f66701.js",
|
|
35
35
|
"static/chunks/main-b2d89a266d271543.js",
|
|
36
|
-
"static/chunks/
|
|
37
|
-
"static/chunks/pages/preview/[...relTemplatePath]-
|
|
36
|
+
"static/chunks/606-7aa77f75c6740252.js",
|
|
37
|
+
"static/chunks/pages/preview/[...relTemplatePath]-64226fbfe886d0c3.js"
|
|
38
38
|
]
|
|
39
39
|
},
|
|
40
40
|
"ampFirstPages": []
|