@repdf/preview 0.5.0 → 0.5.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/index.mjs +13 -1
- package/dist/preview/.next/BUILD_ID +1 -1
- package/dist/preview/.next/build-manifest.json +2 -2
- package/dist/preview/.next/cache/.previewinfo +1 -1
- package/dist/preview/.next/cache/.rscinfo +1 -1
- package/dist/preview/.next/cache/.tsbuildinfo +1 -1
- 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-production/0.pack +0 -0
- package/dist/preview/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/preview/.next/prerender-manifest.json +3 -3
- package/dist/preview/.next/routes-manifest.json +3 -3
- package/dist/preview/.next/server/chunks/539.js +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/test.html +1 -1
- package/dist/preview/.next/trace +9 -9
- package/dist/preview/.next/trace-build +1 -1
- package/package.json +3 -3
- /package/dist/preview/.next/static/{uQjdkl4yTW6Zpf-3uNg2P → FpcN7f3WcKAegtkQ_R6bq}/_buildManifest.js +0 -0
- /package/dist/preview/.next/static/{uQjdkl4yTW6Zpf-3uNg2P → FpcN7f3WcKAegtkQ_R6bq}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"name":"run-typescript","duration":
|
|
1
|
+
[{"name":"run-typescript","duration":1165629,"timestamp":304593397195,"id":13,"parentId":1,"tags":{},"startTime":1773181420556,"traceId":"3783a813e390c710"},{"name":"run-webpack","duration":3175985,"timestamp":304594565005,"id":15,"parentId":1,"tags":{},"startTime":1773181421724,"traceId":"3783a813e390c710"},{"name":"static-check","duration":263022,"timestamp":304597747665,"id":791,"parentId":1,"tags":{},"startTime":1773181424907,"traceId":"3783a813e390c710"},{"name":"static-generation","duration":501994,"timestamp":304598018566,"id":809,"parentId":1,"tags":{},"startTime":1773181425178,"traceId":"3783a813e390c710"},{"name":"collect-build-traces","duration":4997765,"timestamp":304598011147,"id":806,"parentId":1,"tags":{},"startTime":1773181425170,"traceId":"3783a813e390c710"},{"name":"telemetry-flush","duration":15,"timestamp":304603010105,"id":819,"parentId":1,"tags":{},"startTime":1773181430169,"traceId":"3783a813e390c710"},{"name":"next-build","duration":9683951,"timestamp":304593326174,"id":1,"tags":{"buildMode":"default","version":"16.1.6","bundler":"webpack","has-custom-webpack-config":"false","use-build-worker":"true"},"startTime":1773181420485,"traceId":"3783a813e390c710"}]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@repdf/preview",
|
|
3
|
-
"version": "0.5.
|
|
3
|
+
"version": "0.5.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/index.mjs",
|
|
6
6
|
"bin": {
|
|
@@ -57,9 +57,9 @@
|
|
|
57
57
|
"tailwind-merge": "^3.5.0",
|
|
58
58
|
"webpack": "^5.105.4",
|
|
59
59
|
"zod": "^4.3.6",
|
|
60
|
-
"@repdf/
|
|
60
|
+
"@repdf/tailwind-v3": "0.5.0",
|
|
61
61
|
"@repdf/tailwind-v4": "0.5.0",
|
|
62
|
-
"@repdf/
|
|
62
|
+
"@repdf/core": "0.5.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
65
|
"@tailwindcss/postcss": "^4.1.17",
|
/package/dist/preview/.next/static/{uQjdkl4yTW6Zpf-3uNg2P → FpcN7f3WcKAegtkQ_R6bq}/_buildManifest.js
RENAMED
|
File without changes
|
/package/dist/preview/.next/static/{uQjdkl4yTW6Zpf-3uNg2P → FpcN7f3WcKAegtkQ_R6bq}/_ssgManifest.js
RENAMED
|
File without changes
|