@pinerohit11/testwidget 0.1.20 → 0.1.22
Sign up to get free protection for your applications and to get access to all the features.
- package/.next/app-build-manifest.json +1 -0
- package/.next/build-manifest.json +13 -2
- package/.next/cache/webpack/client-development/0.pack.gz +0 -0
- package/.next/cache/webpack/client-development/1.pack.gz +0 -0
- package/.next/cache/webpack/client-development/10.pack.gz +0 -0
- package/.next/cache/webpack/client-development/11.pack.gz +0 -0
- package/.next/cache/webpack/client-development/12.pack.gz +0 -0
- package/.next/cache/webpack/client-development/13.pack.gz +0 -0
- package/.next/cache/webpack/client-development/14.pack.gz +0 -0
- package/.next/cache/webpack/client-development/15.pack.gz +0 -0
- package/.next/cache/webpack/client-development/16.pack.gz +0 -0
- package/.next/cache/webpack/client-development/17.pack.gz +0 -0
- package/.next/cache/webpack/client-development/18.pack.gz +0 -0
- package/.next/cache/webpack/client-development/19.pack.gz +0 -0
- package/.next/cache/webpack/client-development/2.pack.gz +0 -0
- package/.next/cache/webpack/client-development/3.pack.gz +0 -0
- package/.next/cache/webpack/client-development/4.pack.gz +0 -0
- package/.next/cache/webpack/client-development/5.pack.gz +0 -0
- package/.next/cache/webpack/client-development/6.pack.gz +0 -0
- package/.next/cache/webpack/client-development/7.pack.gz +0 -0
- package/.next/cache/webpack/client-development/index.pack.gz +0 -0
- package/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
- package/.next/cache/webpack/client-development-fallback/0.pack.gz +0 -0
- package/.next/cache/webpack/client-development-fallback/1.pack.gz +0 -0
- package/.next/cache/webpack/client-development-fallback/index.pack.gz +0 -0
- package/.next/cache/webpack/client-development-fallback/index.pack.gz.old +0 -0
- package/.next/cache/webpack/server-development/0.pack.gz +0 -0
- package/.next/cache/webpack/server-development/1.pack.gz +0 -0
- package/.next/cache/webpack/server-development/10.pack.gz +0 -0
- package/.next/cache/webpack/server-development/11.pack.gz +0 -0
- package/.next/cache/webpack/server-development/12.pack.gz +0 -0
- package/.next/cache/webpack/server-development/13.pack.gz +0 -0
- package/.next/cache/webpack/server-development/2.pack.gz +0 -0
- package/.next/cache/webpack/server-development/3.pack.gz +0 -0
- package/.next/cache/webpack/server-development/4.pack.gz +0 -0
- package/.next/cache/webpack/server-development/5.pack.gz +0 -0
- package/.next/cache/webpack/server-development/6.pack.gz +0 -0
- package/.next/cache/webpack/server-development/7.pack.gz +0 -0
- package/.next/cache/webpack/server-development/8.pack.gz +0 -0
- package/.next/cache/webpack/server-development/9.pack.gz +0 -0
- package/.next/cache/webpack/server-development/index.pack.gz +0 -0
- package/.next/cache/webpack/server-development/index.pack.gz.old +0 -0
- package/.next/fallback-build-manifest.json +28 -0
- package/.next/server/_error.js +76 -0
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +15 -15
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/middleware-build-manifest.js +13 -2
- package/.next/server/pages/_app.js +46 -0
- package/.next/server/pages/_document.js +66 -0
- package/.next/server/pages/_error.js +76 -0
- package/.next/server/pages-manifest.json +5 -1
- package/.next/server/vendor-chunks/@swc.js +20 -0
- package/.next/server/vendor-chunks/bootstrap.js +2 -2
- package/.next/server/vendor-chunks/next.js +417 -0
- package/.next/server/webpack-runtime.js +1 -1
- package/.next/static/chunks/_error.js +28 -0
- package/.next/static/chunks/app/layout.js +8 -30
- package/.next/static/chunks/app/page.js +23 -1
- package/.next/static/chunks/fallback/amp.js +885 -0
- package/.next/static/chunks/fallback/main.js +2057 -0
- package/.next/static/chunks/fallback/pages/_app.js +28 -0
- package/.next/static/chunks/fallback/pages/_error.js +28 -0
- package/.next/static/chunks/fallback/react-refresh.js +62 -0
- package/.next/static/chunks/fallback/webpack.js +1210 -0
- package/.next/static/chunks/main.js +2057 -0
- package/.next/static/chunks/pages/_app.js +28 -0
- package/.next/static/chunks/pages/_error.js +28 -0
- package/.next/static/chunks/react-refresh.js +62 -0
- package/.next/static/chunks/webpack.js +1 -1
- package/.next/static/css/app/layout.css +0 -699
- package/.next/static/css/app/page.css +9 -9
- package/.next/static/development/_buildManifest.js +1 -1
- package/.next/static/webpack/09b6bf9d551718e6.webpack.hot-update.json +1 -0
- package/.next/static/webpack/255312d1130cf6ec.webpack.hot-update.json +1 -0
- package/.next/static/webpack/32e5c09644d13662.webpack.hot-update.json +1 -0
- package/.next/static/webpack/33df40926ef177b8.webpack.hot-update.json +1 -0
- package/.next/static/webpack/3fffc4287d1af227.webpack.hot-update.json +1 -0
- package/.next/static/webpack/5a1cff97146b50bb.webpack.hot-update.json +1 -0
- package/.next/static/webpack/605a7773ba1d798b.webpack.hot-update.json +1 -0
- package/.next/static/webpack/7e9ea68e1248f8c4.webpack.hot-update.json +1 -0
- package/.next/static/webpack/954c98691962cd98.webpack.hot-update.json +1 -0
- package/.next/static/webpack/973f3512b11e3d54.webpack.hot-update.json +1 -0
- package/.next/static/webpack/98ceb1d86c3608da.webpack.hot-update.json +1 -0
- package/.next/static/webpack/a09fb847fbd6c830.webpack.hot-update.json +1 -0
- package/.next/static/webpack/a6280d0500ceb91c.webpack.hot-update.json +1 -0
- package/.next/static/webpack/app/layout.255312d1130cf6ec.hot-update.js +31 -0
- package/.next/static/webpack/app/layout.32e5c09644d13662.hot-update.js +32 -0
- package/.next/static/webpack/app/layout.33df40926ef177b8.hot-update.js +21 -0
- package/.next/static/webpack/app/layout.3fffc4287d1af227.hot-update.js +31 -0
- package/.next/static/webpack/app/layout.5a1cff97146b50bb.hot-update.js +21 -0
- package/.next/static/webpack/app/layout.7e9ea68e1248f8c4.hot-update.js +31 -0
- package/.next/static/webpack/app/layout.954c98691962cd98.hot-update.js +21 -0
- package/.next/static/webpack/app/layout.a09fb847fbd6c830.hot-update.js +31 -0
- package/.next/static/webpack/app/layout.a6280d0500ceb91c.hot-update.js +22 -0
- package/.next/static/webpack/app/layout.c6e67d2545c174a8.hot-update.js +21 -0
- package/.next/static/webpack/app/layout.dcebba06ee4c3470.hot-update.js +31 -0
- package/.next/static/webpack/app/layout.f678ffea2e9fb9a3.hot-update.js +32 -0
- package/.next/static/webpack/app/page.09b6bf9d551718e6.hot-update.js +32 -0
- package/.next/static/webpack/app/page.605a7773ba1d798b.hot-update.js +32 -0
- package/.next/static/webpack/app/page.954c98691962cd98.hot-update.js +22 -0
- package/.next/static/webpack/app-pages-internals.98ceb1d86c3608da.hot-update.js +186 -0
- package/.next/static/webpack/app-pages-internals.dcebba06ee4c3470.hot-update.js +21 -0
- package/.next/static/webpack/c6e67d2545c174a8.webpack.hot-update.json +1 -0
- package/.next/static/webpack/dcebba06ee4c3470.webpack.hot-update.json +1 -0
- package/.next/static/webpack/f678ffea2e9fb9a3.webpack.hot-update.json +1 -0
- package/.next/static/webpack/webpack.09b6bf9d551718e6.hot-update.js +18 -0
- package/.next/static/webpack/webpack.255312d1130cf6ec.hot-update.js +18 -0
- package/.next/static/webpack/webpack.32e5c09644d13662.hot-update.js +18 -0
- package/.next/static/webpack/webpack.33df40926ef177b8.hot-update.js +18 -0
- package/.next/static/webpack/webpack.3fffc4287d1af227.hot-update.js +18 -0
- package/.next/static/webpack/webpack.5a1cff97146b50bb.hot-update.js +18 -0
- package/.next/static/webpack/webpack.605a7773ba1d798b.hot-update.js +18 -0
- package/.next/static/webpack/webpack.7e9ea68e1248f8c4.hot-update.js +18 -0
- package/.next/static/webpack/webpack.954c98691962cd98.hot-update.js +18 -0
- package/.next/static/webpack/webpack.973f3512b11e3d54.hot-update.js +18 -0
- package/.next/static/webpack/webpack.98ceb1d86c3608da.hot-update.js +18 -0
- package/.next/static/webpack/webpack.a09fb847fbd6c830.hot-update.js +18 -0
- package/.next/static/webpack/webpack.a6280d0500ceb91c.hot-update.js +18 -0
- package/.next/static/webpack/webpack.c6e67d2545c174a8.hot-update.js +18 -0
- package/.next/static/webpack/webpack.dcebba06ee4c3470.hot-update.js +18 -0
- package/.next/static/webpack/webpack.f678ffea2e9fb9a3.hot-update.js +18 -0
- package/.next/trace +51 -0
- package/dist/index.cjs +1 -523
- package/dist/index.css +1 -544
- package/dist/index.js +1 -491
- package/package.json +1 -1
@@ -1 +1 @@
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"(app-pages-browser)/./node_modules/bootstrap/dist/css/bootstrap.min.css":{"*":{"id":"(ssr)/./node_modules/bootstrap/dist/css/bootstrap.min.css","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/BootstrapClient.ts":{"*":{"id":"(ssr)/./src/app/components/BootstrapClient.ts","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Datascript.tsx":{"*":{"id":"(ssr)/./src/app/components/Datascript.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/globals.css":{"*":{"id":"(ssr)/./src/app/globals.css","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Greet.tsx":{"*":{"id":"(ssr)/./src/app/components/Greet.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\font\\local\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistVF.woff\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"geistSans\"}":{"id":"(app-pages-browser)/./node_modules/next/font/local/target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistVF.woff\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"geistSans\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\font\\local\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistMonoVF.woff\",\"variable\":\"--font-geist-mono\",\"weight\":\"100 900\"}],\"variableName\":\"geistMono\"}":{"id":"(app-pages-browser)/./node_modules/next/font/local/target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistMonoVF.woff\",\"variable\":\"--font-geist-mono\",\"weight\":\"100 900\"}],\"variableName\":\"geistMono\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\bootstrap\\dist\\css\\bootstrap.min.css":{"id":"(app-pages-browser)/./node_modules/bootstrap/dist/css/bootstrap.min.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\components\\BootstrapClient.ts":{"id":"(app-pages-browser)/./src/app/components/BootstrapClient.ts","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\components\\Datascript.tsx":{"id":"(app-pages-browser)/./src/app/components/Datascript.tsx","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\globals.css":{"id":"(app-pages-browser)/./src/app/globals.css","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\components\\Greet.tsx":{"id":"(app-pages-browser)/./src/app/components/Greet.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\lib\\metadata\\metadata-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\lib\\metadata\\metadata-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false}},"entryCSSFiles":{"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\":[],"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\layout":["static/css/app/layout.css"],"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\page":[]},"rscModuleMapping":{"(app-pages-browser)/./node_modules/bootstrap/dist/css/bootstrap.min.css":{"*":{"id":"(rsc)/./node_modules/bootstrap/dist/css/bootstrap.min.css","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/BootstrapClient.ts":{"*":{"id":"(rsc)/./src/app/components/BootstrapClient.ts","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Datascript.tsx":{"*":{"id":"(rsc)/./src/app/components/Datascript.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/globals.css":{"*":{"id":"(rsc)/./src/app/globals.css","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Greet.tsx":{"*":{"id":"(rsc)/./src/app/components/Greet.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js":{"*":{"id":"(rsc)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"(app-pages-browser)/./src/app/components/BootstrapClient.ts":{"*":{"id":"(ssr)/./src/app/components/BootstrapClient.ts","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Datascript.tsx":{"*":{"id":"(ssr)/./src/app/components/Datascript.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Greet.tsx":{"*":{"id":"(ssr)/./src/app/components/Greet.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(ssr)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js":{"*":{"id":"(ssr)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\font\\local\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistVF.woff\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"geistSans\"}":{"id":"(app-pages-browser)/./node_modules/next/font/local/target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistVF.woff\",\"variable\":\"--font-geist-sans\",\"weight\":\"100 900\"}],\"variableName\":\"geistSans\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\font\\local\\target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistMonoVF.woff\",\"variable\":\"--font-geist-mono\",\"weight\":\"100 900\"}],\"variableName\":\"geistMono\"}":{"id":"(app-pages-browser)/./node_modules/next/font/local/target.css?{\"path\":\"src\\\\app\\\\layout.tsx\",\"import\":\"\",\"arguments\":[{\"src\":\"./fonts/GeistMonoVF.woff\",\"variable\":\"--font-geist-mono\",\"weight\":\"100 900\"}],\"variableName\":\"geistMono\"}","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\components\\BootstrapClient.ts":{"id":"(app-pages-browser)/./src/app/components/BootstrapClient.ts","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\components\\Datascript.tsx":{"id":"(app-pages-browser)/./src/app/components/Datascript.tsx","name":"*","chunks":["app/layout","static/chunks/app/layout.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\components\\Greet.tsx":{"id":"(app-pages-browser)/./src/app/components/Greet.tsx","name":"*","chunks":["app/page","static/chunks/app/page.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\lib\\metadata\\metadata-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false},"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\node_modules\\next\\dist\\esm\\lib\\metadata\\metadata-boundary.js":{"id":"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":["app-pages-internals","static/chunks/app-pages-internals.js"],"async":false}},"entryCSSFiles":{"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\":[],"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\layout":["static/css/app/layout.css"],"C:\\Users\\Pinesucceed\\Desktop\\WorkSpace\\testwidget\\src\\app\\page":["static/css/app/page.css"]},"rscModuleMapping":{"(app-pages-browser)/./src/app/components/BootstrapClient.ts":{"*":{"id":"(rsc)/./src/app/components/BootstrapClient.ts","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Datascript.tsx":{"*":{"id":"(rsc)/./src/app/components/Datascript.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./src/app/components/Greet.tsx":{"*":{"id":"(rsc)/./src/app/components/Greet.tsx","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-page.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/client-page.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/client-segment.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/client-segment.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/error-boundary.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/error-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/layout-router.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/layout-router.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/not-found-boundary.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/not-found-boundary.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/client/components/render-from-template-context.js":{"*":{"id":"(rsc)/./node_modules/next/dist/client/components/render-from-template-context.js","name":"*","chunks":[],"async":false}},"(app-pages-browser)/./node_modules/next/dist/lib/metadata/metadata-boundary.js":{"*":{"id":"(rsc)/./node_modules/next/dist/lib/metadata/metadata-boundary.js","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
@@ -2,7 +2,9 @@ self.__BUILD_MANIFEST = {
|
|
2
2
|
"polyfillFiles": [
|
3
3
|
"static/chunks/polyfills.js"
|
4
4
|
],
|
5
|
-
"devFiles": [
|
5
|
+
"devFiles": [
|
6
|
+
"static/chunks/react-refresh.js"
|
7
|
+
],
|
6
8
|
"ampDevFiles": [],
|
7
9
|
"lowPriorityFiles": [],
|
8
10
|
"rootMainFiles": [
|
@@ -11,7 +13,16 @@ self.__BUILD_MANIFEST = {
|
|
11
13
|
],
|
12
14
|
"rootMainFilesTree": {},
|
13
15
|
"pages": {
|
14
|
-
"/_app": [
|
16
|
+
"/_app": [
|
17
|
+
"static/chunks/webpack.js",
|
18
|
+
"static/chunks/main.js",
|
19
|
+
"static/chunks/pages/_app.js"
|
20
|
+
],
|
21
|
+
"/_error": [
|
22
|
+
"static/chunks/webpack.js",
|
23
|
+
"static/chunks/main.js",
|
24
|
+
"static/chunks/pages/_error.js"
|
25
|
+
]
|
15
26
|
},
|
16
27
|
"ampFirstPages": []
|
17
28
|
};
|
@@ -0,0 +1,46 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
(() => {
|
11
|
+
var exports = {};
|
12
|
+
exports.id = "pages/_app";
|
13
|
+
exports.ids = ["pages/_app"];
|
14
|
+
exports.modules = {
|
15
|
+
|
16
|
+
/***/ "react":
|
17
|
+
/*!************************!*\
|
18
|
+
!*** external "react" ***!
|
19
|
+
\************************/
|
20
|
+
/***/ ((module) => {
|
21
|
+
|
22
|
+
module.exports = require("react");
|
23
|
+
|
24
|
+
/***/ }),
|
25
|
+
|
26
|
+
/***/ "react/jsx-runtime":
|
27
|
+
/*!************************************!*\
|
28
|
+
!*** external "react/jsx-runtime" ***!
|
29
|
+
\************************************/
|
30
|
+
/***/ ((module) => {
|
31
|
+
|
32
|
+
module.exports = require("react/jsx-runtime");
|
33
|
+
|
34
|
+
/***/ })
|
35
|
+
|
36
|
+
};
|
37
|
+
;
|
38
|
+
|
39
|
+
// load runtime
|
40
|
+
var __webpack_require__ = require("../webpack-runtime.js");
|
41
|
+
__webpack_require__.C(exports);
|
42
|
+
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
43
|
+
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/next","vendor-chunks/@swc"], () => (__webpack_exec__("./node_modules/next/dist/pages/_app.js")));
|
44
|
+
module.exports = __webpack_exports__;
|
45
|
+
|
46
|
+
})();
|
@@ -0,0 +1,66 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
(() => {
|
11
|
+
var exports = {};
|
12
|
+
exports.id = "pages/_document";
|
13
|
+
exports.ids = ["pages/_document"];
|
14
|
+
exports.modules = {
|
15
|
+
|
16
|
+
/***/ "next/dist/compiled/next-server/pages.runtime.dev.js":
|
17
|
+
/*!**********************************************************************!*\
|
18
|
+
!*** external "next/dist/compiled/next-server/pages.runtime.dev.js" ***!
|
19
|
+
\**********************************************************************/
|
20
|
+
/***/ ((module) => {
|
21
|
+
|
22
|
+
module.exports = require("next/dist/compiled/next-server/pages.runtime.dev.js");
|
23
|
+
|
24
|
+
/***/ }),
|
25
|
+
|
26
|
+
/***/ "react":
|
27
|
+
/*!************************!*\
|
28
|
+
!*** external "react" ***!
|
29
|
+
\************************/
|
30
|
+
/***/ ((module) => {
|
31
|
+
|
32
|
+
module.exports = require("react");
|
33
|
+
|
34
|
+
/***/ }),
|
35
|
+
|
36
|
+
/***/ "react/jsx-runtime":
|
37
|
+
/*!************************************!*\
|
38
|
+
!*** external "react/jsx-runtime" ***!
|
39
|
+
\************************************/
|
40
|
+
/***/ ((module) => {
|
41
|
+
|
42
|
+
module.exports = require("react/jsx-runtime");
|
43
|
+
|
44
|
+
/***/ }),
|
45
|
+
|
46
|
+
/***/ "path":
|
47
|
+
/*!***********************!*\
|
48
|
+
!*** external "path" ***!
|
49
|
+
\***********************/
|
50
|
+
/***/ ((module) => {
|
51
|
+
|
52
|
+
module.exports = require("path");
|
53
|
+
|
54
|
+
/***/ })
|
55
|
+
|
56
|
+
};
|
57
|
+
;
|
58
|
+
|
59
|
+
// load runtime
|
60
|
+
var __webpack_require__ = require("../webpack-runtime.js");
|
61
|
+
__webpack_require__.C(exports);
|
62
|
+
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
63
|
+
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/next","vendor-chunks/@swc"], () => (__webpack_exec__("./node_modules/next/dist/pages/_document.js")));
|
64
|
+
module.exports = __webpack_exports__;
|
65
|
+
|
66
|
+
})();
|
@@ -0,0 +1,76 @@
|
|
1
|
+
"use strict";
|
2
|
+
/*
|
3
|
+
* ATTENTION: An "eval-source-map" devtool has been used.
|
4
|
+
* This devtool is neither made for production nor for readable output files.
|
5
|
+
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
6
|
+
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
7
|
+
* or disable the default devtool with "devtool: false".
|
8
|
+
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
9
|
+
*/
|
10
|
+
(() => {
|
11
|
+
var exports = {};
|
12
|
+
exports.id = "pages/_error";
|
13
|
+
exports.ids = ["pages/_error"];
|
14
|
+
exports.modules = {
|
15
|
+
|
16
|
+
/***/ "./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!":
|
17
|
+
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
18
|
+
!*** ./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D! ***!
|
19
|
+
\*********************************************************************************************************************************************************************************************************************************************************************************************************/
|
20
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
21
|
+
|
22
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ config: () => (/* binding */ config),\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__),\n/* harmony export */ getServerSideProps: () => (/* binding */ getServerSideProps),\n/* harmony export */ getStaticPaths: () => (/* binding */ getStaticPaths),\n/* harmony export */ getStaticProps: () => (/* binding */ getStaticProps),\n/* harmony export */ reportWebVitals: () => (/* binding */ reportWebVitals),\n/* harmony export */ routeModule: () => (/* binding */ routeModule),\n/* harmony export */ unstable_getServerProps: () => (/* binding */ unstable_getServerProps),\n/* harmony export */ unstable_getServerSideProps: () => (/* binding */ unstable_getServerSideProps),\n/* harmony export */ unstable_getStaticParams: () => (/* binding */ unstable_getStaticParams),\n/* harmony export */ unstable_getStaticPaths: () => (/* binding */ unstable_getStaticPaths),\n/* harmony export */ unstable_getStaticProps: () => (/* binding */ unstable_getStaticProps)\n/* harmony export */ });\n/* harmony import */ var next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! next/dist/server/route-modules/pages/module.compiled */ \"./node_modules/next/dist/server/route-modules/pages/module.compiled.js\");\n/* harmony import */ var next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! next/dist/server/route-kind */ \"./node_modules/next/dist/server/route-kind.js\");\n/* harmony import */ var next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! next/dist/build/templates/helpers */ \"./node_modules/next/dist/build/templates/helpers.js\");\n/* harmony import */ var next_dist_pages_document__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! next/dist/pages/_document */ \"./node_modules/next/dist/pages/_document.js\");\n/* harmony import */ var next_dist_pages_document__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(next_dist_pages_document__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var next_dist_pages_app__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! next/dist/pages/_app */ \"./node_modules/next/dist/pages/_app.js\");\n/* harmony import */ var next_dist_pages_app__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(next_dist_pages_app__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! next/dist/pages/_error */ \"./node_modules/next/dist/pages/_error.js\");\n/* harmony import */ var next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5___default = /*#__PURE__*/__webpack_require__.n(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__);\n\n\n\n// Import the app and document modules.\n\n\n// Import the userland code.\n\n// Re-export the component (should be the default export).\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ((0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'default'));\n// Re-export methods.\nconst getStaticProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'getStaticProps');\nconst getStaticPaths = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'getStaticPaths');\nconst getServerSideProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'getServerSideProps');\nconst config = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'config');\nconst reportWebVitals = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'reportWebVitals');\n// Re-export legacy methods.\nconst unstable_getStaticProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getStaticProps');\nconst unstable_getStaticPaths = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getStaticPaths');\nconst unstable_getStaticParams = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getStaticParams');\nconst unstable_getServerProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getServerProps');\nconst unstable_getServerSideProps = (0,next_dist_build_templates_helpers__WEBPACK_IMPORTED_MODULE_2__.hoist)(next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__, 'unstable_getServerSideProps');\n// Create and export the route module that will be consumed.\nconst routeModule = new next_dist_server_route_modules_pages_module_compiled__WEBPACK_IMPORTED_MODULE_0__.PagesRouteModule({\n definition: {\n kind: next_dist_server_route_kind__WEBPACK_IMPORTED_MODULE_1__.RouteKind.PAGES,\n page: \"/_error\",\n pathname: \"/_error\",\n // The following aren't used in production.\n bundlePath: '',\n filename: ''\n },\n components: {\n // default export might not exist when optimized for data only\n App: (next_dist_pages_app__WEBPACK_IMPORTED_MODULE_4___default()),\n Document: (next_dist_pages_document__WEBPACK_IMPORTED_MODULE_3___default())\n },\n userland: next_dist_pages_error__WEBPACK_IMPORTED_MODULE_5__\n});\n\n//# sourceMappingURL=pages.js.map//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9ub2RlX21vZHVsZXMvbmV4dC9kaXN0L2J1aWxkL3dlYnBhY2svbG9hZGVycy9uZXh0LXJvdXRlLWxvYWRlci9pbmRleC5qcz9raW5kPVBBR0VTJnBhZ2U9JTJGX2Vycm9yJnByZWZlcnJlZFJlZ2lvbj0mYWJzb2x1dGVQYWdlUGF0aD1uZXh0JTJGZGlzdCUyRnBhZ2VzJTJGX2Vycm9yJmFic29sdXRlQXBwUGF0aD1uZXh0JTJGZGlzdCUyRnBhZ2VzJTJGX2FwcCZhYnNvbHV0ZURvY3VtZW50UGF0aD1uZXh0JTJGZGlzdCUyRnBhZ2VzJTJGX2RvY3VtZW50Jm1pZGRsZXdhcmVDb25maWdCYXNlNjQ9ZTMwJTNEISIsIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQXdGO0FBQ2hDO0FBQ0U7QUFDMUQ7QUFDc0Q7QUFDVjtBQUM1QztBQUNtRDtBQUNuRDtBQUNBLGlFQUFlLHdFQUFLLENBQUMsa0RBQVEsWUFBWSxFQUFDO0FBQzFDO0FBQ08sdUJBQXVCLHdFQUFLLENBQUMsa0RBQVE7QUFDckMsdUJBQXVCLHdFQUFLLENBQUMsa0RBQVE7QUFDckMsMkJBQTJCLHdFQUFLLENBQUMsa0RBQVE7QUFDekMsZUFBZSx3RUFBSyxDQUFDLGtEQUFRO0FBQzdCLHdCQUF3Qix3RUFBSyxDQUFDLGtEQUFRO0FBQzdDO0FBQ08sZ0NBQWdDLHdFQUFLLENBQUMsa0RBQVE7QUFDOUMsZ0NBQWdDLHdFQUFLLENBQUMsa0RBQVE7QUFDOUMsaUNBQWlDLHdFQUFLLENBQUMsa0RBQVE7QUFDL0MsZ0NBQWdDLHdFQUFLLENBQUMsa0RBQVE7QUFDOUMsb0NBQW9DLHdFQUFLLENBQUMsa0RBQVE7QUFDekQ7QUFDTyx3QkFBd0Isa0dBQWdCO0FBQy9DO0FBQ0EsY0FBYyxrRUFBUztBQUN2QjtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0EsS0FBSztBQUNMO0FBQ0E7QUFDQSxhQUFhLDREQUFXO0FBQ3hCLGtCQUFrQixpRUFBZ0I7QUFDbEMsS0FBSztBQUNMLFlBQVk7QUFDWixDQUFDOztBQUVEIiwic291cmNlcyI6WyIiXSwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgUGFnZXNSb3V0ZU1vZHVsZSB9IGZyb20gXCJuZXh0L2Rpc3Qvc2VydmVyL3JvdXRlLW1vZHVsZXMvcGFnZXMvbW9kdWxlLmNvbXBpbGVkXCI7XG5pbXBvcnQgeyBSb3V0ZUtpbmQgfSBmcm9tIFwibmV4dC9kaXN0L3NlcnZlci9yb3V0ZS1raW5kXCI7XG5pbXBvcnQgeyBob2lzdCB9IGZyb20gXCJuZXh0L2Rpc3QvYnVpbGQvdGVtcGxhdGVzL2hlbHBlcnNcIjtcbi8vIEltcG9ydCB0aGUgYXBwIGFuZCBkb2N1bWVudCBtb2R1bGVzLlxuaW1wb3J0ICogYXMgZG9jdW1lbnQgZnJvbSBcIm5leHQvZGlzdC9wYWdlcy9fZG9jdW1lbnRcIjtcbmltcG9ydCAqIGFzIGFwcCBmcm9tIFwibmV4dC9kaXN0L3BhZ2VzL19hcHBcIjtcbi8vIEltcG9ydCB0aGUgdXNlcmxhbmQgY29kZS5cbmltcG9ydCAqIGFzIHVzZXJsYW5kIGZyb20gXCJuZXh0L2Rpc3QvcGFnZXMvX2Vycm9yXCI7XG4vLyBSZS1leHBvcnQgdGhlIGNvbXBvbmVudCAoc2hvdWxkIGJlIHRoZSBkZWZhdWx0IGV4cG9ydCkuXG5leHBvcnQgZGVmYXVsdCBob2lzdCh1c2VybGFuZCwgJ2RlZmF1bHQnKTtcbi8vIFJlLWV4cG9ydCBtZXRob2RzLlxuZXhwb3J0IGNvbnN0IGdldFN0YXRpY1Byb3BzID0gaG9pc3QodXNlcmxhbmQsICdnZXRTdGF0aWNQcm9wcycpO1xuZXhwb3J0IGNvbnN0IGdldFN0YXRpY1BhdGhzID0gaG9pc3QodXNlcmxhbmQsICdnZXRTdGF0aWNQYXRocycpO1xuZXhwb3J0IGNvbnN0IGdldFNlcnZlclNpZGVQcm9wcyA9IGhvaXN0KHVzZXJsYW5kLCAnZ2V0U2VydmVyU2lkZVByb3BzJyk7XG5leHBvcnQgY29uc3QgY29uZmlnID0gaG9pc3QodXNlcmxhbmQsICdjb25maWcnKTtcbmV4cG9ydCBjb25zdCByZXBvcnRXZWJWaXRhbHMgPSBob2lzdCh1c2VybGFuZCwgJ3JlcG9ydFdlYlZpdGFscycpO1xuLy8gUmUtZXhwb3J0IGxlZ2FjeSBtZXRob2RzLlxuZXhwb3J0IGNvbnN0IHVuc3RhYmxlX2dldFN0YXRpY1Byb3BzID0gaG9pc3QodXNlcmxhbmQsICd1bnN0YWJsZV9nZXRTdGF0aWNQcm9wcycpO1xuZXhwb3J0IGNvbnN0IHVuc3RhYmxlX2dldFN0YXRpY1BhdGhzID0gaG9pc3QodXNlcmxhbmQsICd1bnN0YWJsZV9nZXRTdGF0aWNQYXRocycpO1xuZXhwb3J0IGNvbnN0IHVuc3RhYmxlX2dldFN0YXRpY1BhcmFtcyA9IGhvaXN0KHVzZXJsYW5kLCAndW5zdGFibGVfZ2V0U3RhdGljUGFyYW1zJyk7XG5leHBvcnQgY29uc3QgdW5zdGFibGVfZ2V0U2VydmVyUHJvcHMgPSBob2lzdCh1c2VybGFuZCwgJ3Vuc3RhYmxlX2dldFNlcnZlclByb3BzJyk7XG5leHBvcnQgY29uc3QgdW5zdGFibGVfZ2V0U2VydmVyU2lkZVByb3BzID0gaG9pc3QodXNlcmxhbmQsICd1bnN0YWJsZV9nZXRTZXJ2ZXJTaWRlUHJvcHMnKTtcbi8vIENyZWF0ZSBhbmQgZXhwb3J0IHRoZSByb3V0ZSBtb2R1bGUgdGhhdCB3aWxsIGJlIGNvbnN1bWVkLlxuZXhwb3J0IGNvbnN0IHJvdXRlTW9kdWxlID0gbmV3IFBhZ2VzUm91dGVNb2R1bGUoe1xuICAgIGRlZmluaXRpb246IHtcbiAgICAgICAga2luZDogUm91dGVLaW5kLlBBR0VTLFxuICAgICAgICBwYWdlOiBcIi9fZXJyb3JcIixcbiAgICAgICAgcGF0aG5hbWU6IFwiL19lcnJvclwiLFxuICAgICAgICAvLyBUaGUgZm9sbG93aW5nIGFyZW4ndCB1c2VkIGluIHByb2R1Y3Rpb24uXG4gICAgICAgIGJ1bmRsZVBhdGg6ICcnLFxuICAgICAgICBmaWxlbmFtZTogJydcbiAgICB9LFxuICAgIGNvbXBvbmVudHM6IHtcbiAgICAgICAgLy8gZGVmYXVsdCBleHBvcnQgbWlnaHQgbm90IGV4aXN0IHdoZW4gb3B0aW1pemVkIGZvciBkYXRhIG9ubHlcbiAgICAgICAgQXBwOiBhcHAuZGVmYXVsdCxcbiAgICAgICAgRG9jdW1lbnQ6IGRvY3VtZW50LmRlZmF1bHRcbiAgICB9LFxuICAgIHVzZXJsYW5kXG59KTtcblxuLy8jIHNvdXJjZU1hcHBpbmdVUkw9cGFnZXMuanMubWFwIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!\n");
|
23
|
+
|
24
|
+
/***/ }),
|
25
|
+
|
26
|
+
/***/ "next/dist/compiled/next-server/pages.runtime.dev.js":
|
27
|
+
/*!**********************************************************************!*\
|
28
|
+
!*** external "next/dist/compiled/next-server/pages.runtime.dev.js" ***!
|
29
|
+
\**********************************************************************/
|
30
|
+
/***/ ((module) => {
|
31
|
+
|
32
|
+
module.exports = require("next/dist/compiled/next-server/pages.runtime.dev.js");
|
33
|
+
|
34
|
+
/***/ }),
|
35
|
+
|
36
|
+
/***/ "react":
|
37
|
+
/*!************************!*\
|
38
|
+
!*** external "react" ***!
|
39
|
+
\************************/
|
40
|
+
/***/ ((module) => {
|
41
|
+
|
42
|
+
module.exports = require("react");
|
43
|
+
|
44
|
+
/***/ }),
|
45
|
+
|
46
|
+
/***/ "react/jsx-runtime":
|
47
|
+
/*!************************************!*\
|
48
|
+
!*** external "react/jsx-runtime" ***!
|
49
|
+
\************************************/
|
50
|
+
/***/ ((module) => {
|
51
|
+
|
52
|
+
module.exports = require("react/jsx-runtime");
|
53
|
+
|
54
|
+
/***/ }),
|
55
|
+
|
56
|
+
/***/ "path":
|
57
|
+
/*!***********************!*\
|
58
|
+
!*** external "path" ***!
|
59
|
+
\***********************/
|
60
|
+
/***/ ((module) => {
|
61
|
+
|
62
|
+
module.exports = require("path");
|
63
|
+
|
64
|
+
/***/ })
|
65
|
+
|
66
|
+
};
|
67
|
+
;
|
68
|
+
|
69
|
+
// load runtime
|
70
|
+
var __webpack_require__ = require("../webpack-runtime.js");
|
71
|
+
__webpack_require__.C(exports);
|
72
|
+
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
73
|
+
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/next","vendor-chunks/@swc"], () => (__webpack_exec__("./node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js?kind=PAGES&page=%2F_error&preferredRegion=&absolutePagePath=next%2Fdist%2Fpages%2F_error&absoluteAppPath=next%2Fdist%2Fpages%2F_app&absoluteDocumentPath=next%2Fdist%2Fpages%2F_document&middlewareConfigBase64=e30%3D!")));
|
74
|
+
module.exports = __webpack_exports__;
|
75
|
+
|
76
|
+
})();
|
@@ -11,6 +11,26 @@ exports.id = "vendor-chunks/@swc";
|
|
11
11
|
exports.ids = ["vendor-chunks/@swc"];
|
12
12
|
exports.modules = {
|
13
13
|
|
14
|
+
/***/ "./node_modules/@swc/helpers/cjs/_interop_require_default.cjs":
|
15
|
+
/*!********************************************************************!*\
|
16
|
+
!*** ./node_modules/@swc/helpers/cjs/_interop_require_default.cjs ***!
|
17
|
+
\********************************************************************/
|
18
|
+
/***/ ((__unused_webpack_module, exports) => {
|
19
|
+
|
20
|
+
eval("\n\nfunction _interop_require_default(obj) {\n return obj && obj.__esModule ? obj : { default: obj };\n}\nexports._ = _interop_require_default;\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9ub2RlX21vZHVsZXMvQHN3Yy9oZWxwZXJzL2Nqcy9faW50ZXJvcF9yZXF1aXJlX2RlZmF1bHQuY2pzIiwibWFwcGluZ3MiOiJBQUFhOztBQUViO0FBQ0EsMkNBQTJDO0FBQzNDO0FBQ0EsU0FBUyIsInNvdXJjZXMiOlsiQzpcXFVzZXJzXFxQaW5lc3VjY2VlZFxcRGVza3RvcFxcV29ya1NwYWNlXFx0ZXN0d2lkZ2V0XFxub2RlX21vZHVsZXNcXEBzd2NcXGhlbHBlcnNcXGNqc1xcX2ludGVyb3BfcmVxdWlyZV9kZWZhdWx0LmNqcyJdLCJzb3VyY2VzQ29udGVudCI6WyJcInVzZSBzdHJpY3RcIjtcblxuZnVuY3Rpb24gX2ludGVyb3BfcmVxdWlyZV9kZWZhdWx0KG9iaikge1xuICAgIHJldHVybiBvYmogJiYgb2JqLl9fZXNNb2R1bGUgPyBvYmogOiB7IGRlZmF1bHQ6IG9iaiB9O1xufVxuZXhwb3J0cy5fID0gX2ludGVyb3BfcmVxdWlyZV9kZWZhdWx0O1xuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6WzBdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///./node_modules/@swc/helpers/cjs/_interop_require_default.cjs\n");
|
21
|
+
|
22
|
+
/***/ }),
|
23
|
+
|
24
|
+
/***/ "./node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs":
|
25
|
+
/*!*********************************************************************!*\
|
26
|
+
!*** ./node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs ***!
|
27
|
+
\*********************************************************************/
|
28
|
+
/***/ ((__unused_webpack_module, exports) => {
|
29
|
+
|
30
|
+
eval("\n\nfunction _getRequireWildcardCache(nodeInterop) {\n if (typeof WeakMap !== \"function\") return null;\n\n var cacheBabelInterop = new WeakMap();\n var cacheNodeInterop = new WeakMap();\n\n return (_getRequireWildcardCache = function(nodeInterop) {\n return nodeInterop ? cacheNodeInterop : cacheBabelInterop;\n })(nodeInterop);\n}\nfunction _interop_require_wildcard(obj, nodeInterop) {\n if (!nodeInterop && obj && obj.__esModule) return obj;\n if (obj === null || typeof obj !== \"object\" && typeof obj !== \"function\") return { default: obj };\n\n var cache = _getRequireWildcardCache(nodeInterop);\n\n if (cache && cache.has(obj)) return cache.get(obj);\n\n var newObj = { __proto__: null };\n var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;\n\n for (var key in obj) {\n if (key !== \"default\" && Object.prototype.hasOwnProperty.call(obj, key)) {\n var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;\n if (desc && (desc.get || desc.set)) Object.defineProperty(newObj, key, desc);\n else newObj[key] = obj[key];\n }\n }\n\n newObj.default = obj;\n\n if (cache) cache.set(obj, newObj);\n\n return newObj;\n}\nexports._ = _interop_require_wildcard;\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiLi9ub2RlX21vZHVsZXMvQHN3Yy9oZWxwZXJzL2Nqcy9faW50ZXJvcF9yZXF1aXJlX3dpbGRjYXJkLmNqcyIsIm1hcHBpbmdzIjoiQUFBYTs7QUFFYjtBQUNBOztBQUVBO0FBQ0E7O0FBRUE7QUFDQTtBQUNBLEtBQUs7QUFDTDtBQUNBO0FBQ0E7QUFDQSx1RkFBdUY7O0FBRXZGOztBQUVBOztBQUVBLG1CQUFtQjtBQUNuQjs7QUFFQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTs7QUFFQTs7QUFFQTs7QUFFQTtBQUNBO0FBQ0EsU0FBUyIsInNvdXJjZXMiOlsiQzpcXFVzZXJzXFxQaW5lc3VjY2VlZFxcRGVza3RvcFxcV29ya1NwYWNlXFx0ZXN0d2lkZ2V0XFxub2RlX21vZHVsZXNcXEBzd2NcXGhlbHBlcnNcXGNqc1xcX2ludGVyb3BfcmVxdWlyZV93aWxkY2FyZC5janMiXSwic291cmNlc0NvbnRlbnQiOlsiXCJ1c2Ugc3RyaWN0XCI7XG5cbmZ1bmN0aW9uIF9nZXRSZXF1aXJlV2lsZGNhcmRDYWNoZShub2RlSW50ZXJvcCkge1xuICAgIGlmICh0eXBlb2YgV2Vha01hcCAhPT0gXCJmdW5jdGlvblwiKSByZXR1cm4gbnVsbDtcblxuICAgIHZhciBjYWNoZUJhYmVsSW50ZXJvcCA9IG5ldyBXZWFrTWFwKCk7XG4gICAgdmFyIGNhY2hlTm9kZUludGVyb3AgPSBuZXcgV2Vha01hcCgpO1xuXG4gICAgcmV0dXJuIChfZ2V0UmVxdWlyZVdpbGRjYXJkQ2FjaGUgPSBmdW5jdGlvbihub2RlSW50ZXJvcCkge1xuICAgICAgICByZXR1cm4gbm9kZUludGVyb3AgPyBjYWNoZU5vZGVJbnRlcm9wIDogY2FjaGVCYWJlbEludGVyb3A7XG4gICAgfSkobm9kZUludGVyb3ApO1xufVxuZnVuY3Rpb24gX2ludGVyb3BfcmVxdWlyZV93aWxkY2FyZChvYmosIG5vZGVJbnRlcm9wKSB7XG4gICAgaWYgKCFub2RlSW50ZXJvcCAmJiBvYmogJiYgb2JqLl9fZXNNb2R1bGUpIHJldHVybiBvYmo7XG4gICAgaWYgKG9iaiA9PT0gbnVsbCB8fCB0eXBlb2Ygb2JqICE9PSBcIm9iamVjdFwiICYmIHR5cGVvZiBvYmogIT09IFwiZnVuY3Rpb25cIikgcmV0dXJuIHsgZGVmYXVsdDogb2JqIH07XG5cbiAgICB2YXIgY2FjaGUgPSBfZ2V0UmVxdWlyZVdpbGRjYXJkQ2FjaGUobm9kZUludGVyb3ApO1xuXG4gICAgaWYgKGNhY2hlICYmIGNhY2hlLmhhcyhvYmopKSByZXR1cm4gY2FjaGUuZ2V0KG9iaik7XG5cbiAgICB2YXIgbmV3T2JqID0geyBfX3Byb3RvX186IG51bGwgfTtcbiAgICB2YXIgaGFzUHJvcGVydHlEZXNjcmlwdG9yID0gT2JqZWN0LmRlZmluZVByb3BlcnR5ICYmIE9iamVjdC5nZXRPd25Qcm9wZXJ0eURlc2NyaXB0b3I7XG5cbiAgICBmb3IgKHZhciBrZXkgaW4gb2JqKSB7XG4gICAgICAgIGlmIChrZXkgIT09IFwiZGVmYXVsdFwiICYmIE9iamVjdC5wcm90b3R5cGUuaGFzT3duUHJvcGVydHkuY2FsbChvYmosIGtleSkpIHtcbiAgICAgICAgICAgIHZhciBkZXNjID0gaGFzUHJvcGVydHlEZXNjcmlwdG9yID8gT2JqZWN0LmdldE93blByb3BlcnR5RGVzY3JpcHRvcihvYmosIGtleSkgOiBudWxsO1xuICAgICAgICAgICAgaWYgKGRlc2MgJiYgKGRlc2MuZ2V0IHx8IGRlc2Muc2V0KSkgT2JqZWN0LmRlZmluZVByb3BlcnR5KG5ld09iaiwga2V5LCBkZXNjKTtcbiAgICAgICAgICAgIGVsc2UgbmV3T2JqW2tleV0gPSBvYmpba2V5XTtcbiAgICAgICAgfVxuICAgIH1cblxuICAgIG5ld09iai5kZWZhdWx0ID0gb2JqO1xuXG4gICAgaWYgKGNhY2hlKSBjYWNoZS5zZXQob2JqLCBuZXdPYmopO1xuXG4gICAgcmV0dXJuIG5ld09iajtcbn1cbmV4cG9ydHMuXyA9IF9pbnRlcm9wX3JlcXVpcmVfd2lsZGNhcmQ7XG4iXSwibmFtZXMiOltdLCJpZ25vcmVMaXN0IjpbMF0sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///./node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs\n");
|
31
|
+
|
32
|
+
/***/ }),
|
33
|
+
|
14
34
|
/***/ "(ssr)/./node_modules/@swc/helpers/esm/_interop_require_default.js":
|
15
35
|
/*!*******************************************************************!*\
|
16
36
|
!*** ./node_modules/@swc/helpers/esm/_interop_require_default.js ***!
|
@@ -20,14 +20,14 @@ eval("/*!\n * Bootstrap v5.3.3 (https://getbootstrap.com/)\n * Copyright 2011-
|
|
20
20
|
|
21
21
|
/***/ }),
|
22
22
|
|
23
|
-
/***/ "(
|
23
|
+
/***/ "(ssr)/./node_modules/bootstrap/dist/css/bootstrap.min.css":
|
24
24
|
/*!***********************************************************!*\
|
25
25
|
!*** ./node_modules/bootstrap/dist/css/bootstrap.min.css ***!
|
26
26
|
\***********************************************************/
|
27
27
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
28
28
|
|
29
29
|
"use strict";
|
30
|
-
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"c5ac1dee961c\");\nif (false) {}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
30
|
+
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"c5ac1dee961c\");\nif (false) {}\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKHNzcikvLi9ub2RlX21vZHVsZXMvYm9vdHN0cmFwL2Rpc3QvY3NzL2Jvb3RzdHJhcC5taW4uY3NzIiwibWFwcGluZ3MiOiI7Ozs7QUFBQSxpRUFBZSxjQUFjO0FBQzdCLElBQUksS0FBVSxFQUFFLEVBQXVCIiwic291cmNlcyI6WyJDOlxcVXNlcnNcXFBpbmVzdWNjZWVkXFxEZXNrdG9wXFxXb3JrU3BhY2VcXHRlc3R3aWRnZXRcXG5vZGVfbW9kdWxlc1xcYm9vdHN0cmFwXFxkaXN0XFxjc3NcXGJvb3RzdHJhcC5taW4uY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiYzVhYzFkZWU5NjFjXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6WzBdLCJzb3VyY2VSb290IjoiIn0=\n//# sourceURL=webpack-internal:///(ssr)/./node_modules/bootstrap/dist/css/bootstrap.min.css\n");
|
31
31
|
|
32
32
|
/***/ })
|
33
33
|
|