@repdf/preview 0.0.10 → 0.0.11

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 (34) hide show
  1. package/dist/index.cjs +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/preview/.next/BUILD_ID +1 -1
  4. package/dist/preview/.next/build-manifest.json +8 -2
  5. package/dist/preview/.next/cache/.tsbuildinfo +1 -1
  6. package/dist/preview/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/dist/preview/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/dist/preview/.next/cache/webpack/edge-server-production/index.pack +0 -0
  9. package/dist/preview/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/dist/preview/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/dist/preview/.next/next-minimal-server.js.nft.json +1 -1
  12. package/dist/preview/.next/next-server.js.nft.json +1 -1
  13. package/dist/preview/.next/prerender-manifest.json +1 -1
  14. package/dist/preview/.next/routes-manifest.json +1 -1
  15. package/dist/preview/.next/server/middleware-build-manifest.js +1 -1
  16. package/dist/preview/.next/server/pages/api/trpc/[trpc].js.nft.json +1 -1
  17. package/dist/preview/.next/server/pages/en/404.html +1 -1
  18. package/dist/preview/.next/server/pages/en/500.html +1 -1
  19. package/dist/preview/.next/server/pages/en/hello.html +1 -0
  20. package/dist/preview/.next/server/pages/en.html +1 -1
  21. package/dist/preview/.next/server/pages/hello.js.nft.json +1 -0
  22. package/dist/preview/.next/server/pages-manifest.json +1 -1
  23. package/dist/preview/.next/static/ODM3NbAHy2U0LG-NEPdk_/_buildManifest.js +1 -0
  24. package/dist/preview/.next/static/chunks/pages/hello-f5c94797cf5d2e3e.js +1 -0
  25. package/dist/preview/.next/trace +14 -13
  26. package/package.json +1 -1
  27. package/dist/preview/.next/cache/webpack/client-development/0.pack.gz +0 -0
  28. package/dist/preview/.next/cache/webpack/client-development/1.pack.gz +0 -0
  29. package/dist/preview/.next/cache/webpack/client-development/index.pack.gz +0 -0
  30. package/dist/preview/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
  31. package/dist/preview/.next/cache/webpack/server-development/0.pack.gz +0 -0
  32. package/dist/preview/.next/cache/webpack/server-development/index.pack.gz +0 -0
  33. package/dist/preview/.next/static/pDMbCthDv-C0sVV8dX-h_/_buildManifest.js +0 -1
  34. /package/dist/preview/.next/static/{pDMbCthDv-C0sVV8dX-h_ → ODM3NbAHy2U0LG-NEPdk_}/_ssgManifest.js +0 -0
package/dist/index.cjs CHANGED
@@ -29,7 +29,7 @@ var import_commander = require("commander");
29
29
  // package.json
30
30
  var package_default = {
31
31
  name: "@repdf/preview",
32
- version: "0.0.10",
32
+ version: "0.0.11",
33
33
  type: "module",
34
34
  main: "dist/index.js",
35
35
  bin: {
package/dist/index.js CHANGED
@@ -6,7 +6,7 @@ import { program } from "commander";
6
6
  // package.json
7
7
  var package_default = {
8
8
  name: "@repdf/preview",
9
- version: "0.0.10",
9
+ version: "0.0.11",
10
10
  type: "module",
11
11
  main: "dist/index.js",
12
12
  bin: {
@@ -1 +1 @@
1
- pDMbCthDv-C0sVV8dX-h_
1
+ ODM3NbAHy2U0LG-NEPdk_
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/pDMbCthDv-C0sVV8dX-h_/_buildManifest.js",
9
- "static/pDMbCthDv-C0sVV8dX-h_/_ssgManifest.js"
8
+ "static/ODM3NbAHy2U0LG-NEPdk_/_buildManifest.js",
9
+ "static/ODM3NbAHy2U0LG-NEPdk_/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
@@ -29,6 +29,12 @@
29
29
  "static/chunks/main-b2d89a266d271543.js",
30
30
  "static/chunks/pages/_error-f68c2d645fc907f4.js"
31
31
  ],
32
+ "/hello": [
33
+ "static/chunks/webpack-b8f8d6679aaa5f42.js",
34
+ "static/chunks/framework-0cbe3b56a5f66701.js",
35
+ "static/chunks/main-b2d89a266d271543.js",
36
+ "static/chunks/pages/hello-f5c94797cf5d2e3e.js"
37
+ ],
32
38
  "/preview/[...relTemplatePath]": [
33
39
  "static/chunks/webpack-b8f8d6679aaa5f42.js",
34
40
  "static/chunks/framework-0cbe3b56a5f66701.js",