feat(navigation): add prominent validation quickstart action

This commit is contained in:
Schubert Ferenc 2026-07-11 18:02:53 +02:00
parent 0bbcaba211
commit 9c6b184e39
28614 changed files with 4356173 additions and 23 deletions

View file

@ -0,0 +1 @@
gYkJsTjiH4z33DmMxskx1

View file

@ -0,0 +1,25 @@
{
"/(app)/contacts/page": "/contacts",
"/(app)/customers/page": "/customers",
"/(app)/dashboard/page": "/dashboard",
"/(app)/devices/page": "/devices",
"/(app)/documents/page": "/documents",
"/(app)/equipment/page": "/equipment",
"/(app)/locations/page": "/locations",
"/(app)/profile/security/page": "/profile/security",
"/(app)/users/page": "/users",
"/(app)/validations/[id]/edit/page": "/validations/[id]/edit",
"/(app)/validations/[id]/preview/page": "/validations/[id]/preview",
"/(app)/validations/new/page": "/validations/new",
"/(app)/validations/page": "/validations",
"/(app)/validations/quick-start/page": "/validations/quick-start",
"/(auth)/login/page": "/login",
"/_global-error/page": "/_global-error",
"/_not-found/page": "/_not-found",
"/api/login/route": "/api/login",
"/api/logout/route": "/api/logout",
"/api/me/route": "/api/me",
"/api/v1/[...path]/route": "/api/v1/[...path]",
"/icon.svg/route": "/icon.svg",
"/page": "/"
}

View file

@ -0,0 +1,22 @@
{
"pages": {
"/_app": []
},
"devFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [
"static/gYkJsTjiH4z33DmMxskx1/_buildManifest.js",
"static/gYkJsTjiH4z33DmMxskx1/_ssgManifest.js",
"static/gYkJsTjiH4z33DmMxskx1/_clientMiddlewareManifest.js"
],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
]
}

View file

@ -0,0 +1 @@
{"type": "commonjs"}

View file

@ -0,0 +1,426 @@
{
"version": 4,
"routes": {
"/": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/",
"dataRoute": "/index.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/_global-error": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/_global-error",
"dataRoute": "/_global-error.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/_not-found": {
"initialStatus": 404,
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/_not-found",
"dataRoute": "/_not-found.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/contacts": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/contacts",
"dataRoute": "/contacts.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/customers": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/customers",
"dataRoute": "/customers.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/dashboard": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/dashboard",
"dataRoute": "/dashboard.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/devices": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/devices",
"dataRoute": "/devices.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/documents": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/documents",
"dataRoute": "/documents.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/equipment": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/equipment",
"dataRoute": "/equipment.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/icon.svg": {
"initialHeaders": {
"cache-control": "public, max-age=0, must-revalidate",
"content-type": "image/svg+xml",
"x-next-cache-tags": "_N_T_/layout,_N_T_/icon.svg/layout,_N_T_/icon.svg/route,_N_T_/icon.svg"
},
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/icon.svg",
"dataRoute": null,
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/locations": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/locations",
"dataRoute": "/locations.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/login": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/login",
"dataRoute": "/login.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/profile/security": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/profile/security",
"dataRoute": "/profile/security.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/users": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/users",
"dataRoute": "/users.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/validations": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/validations",
"dataRoute": "/validations.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/validations/new": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/validations/new",
"dataRoute": "/validations/new.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
},
"/validations/quick-start": {
"experimentalBypassFor": [
{
"type": "header",
"key": "next-action"
},
{
"type": "header",
"key": "content-type",
"value": "multipart/form-data;.*"
}
],
"initialRevalidateSeconds": false,
"srcRoute": "/validations/quick-start",
"dataRoute": "/validations/quick-start.rsc",
"allowHeader": [
"host",
"x-matched-path",
"x-prerender-revalidate",
"x-prerender-revalidate-if-generated",
"x-next-revalidated-tags",
"x-next-revalidate-tag-token"
]
}
},
"dynamicRoutes": {},
"notFoundRoutes": [],
"preview": {
"previewModeId": "0f172cc22924763dbc2171b120c8e101",
"previewModeSigningKey": "edaf77e3d43cb1652a2c42b9827062f602086c8aae104689b67ca3f7f4907b0c",
"previewModeEncryptionKey": "1a645d1d69a5d15a9c01f8a02a837daa722446dbaa1ad52098685247ffb9188c"
}
}

View file

@ -0,0 +1,334 @@
{
"version": 1,
"config": {
"env": {},
"webpack": null,
"typescript": {
"ignoreBuildErrors": false
},
"typedRoutes": false,
"distDir": ".next",
"cleanDistDir": true,
"assetPrefix": "",
"cacheMaxMemorySize": 52428800,
"configOrigin": "next.config.ts",
"useFileSystemPublicRoutes": true,
"generateEtags": true,
"pageExtensions": [
"tsx",
"ts",
"jsx",
"js"
],
"poweredByHeader": true,
"compress": true,
"images": {
"deviceSizes": [
640,
750,
828,
1080,
1200,
1920,
2048,
3840
],
"imageSizes": [
32,
48,
64,
96,
128,
256,
384
],
"path": "/_next/image",
"loader": "default",
"loaderFile": "",
"domains": [],
"disableStaticImages": false,
"minimumCacheTTL": 14400,
"formats": [
"image/webp"
],
"maximumRedirects": 3,
"maximumResponseBody": 50000000,
"dangerouslyAllowLocalIP": false,
"dangerouslyAllowSVG": false,
"contentSecurityPolicy": "script-src 'none'; frame-src 'none'; sandbox;",
"contentDispositionType": "attachment",
"localPatterns": [
{
"pathname": "**",
"search": ""
}
],
"remotePatterns": [],
"qualities": [
75
],
"unoptimized": false,
"customCacheHandler": false
},
"devIndicators": {
"position": "bottom-left"
},
"onDemandEntries": {
"maxInactiveAge": 60000,
"pagesBufferLength": 5
},
"basePath": "",
"sassOptions": {},
"trailingSlash": false,
"i18n": null,
"productionBrowserSourceMaps": false,
"excludeDefaultMomentLocales": true,
"reactProductionProfiling": false,
"reactStrictMode": null,
"reactMaxHeadersLength": 6000,
"httpAgentOptions": {
"keepAlive": true
},
"logging": {
"serverFunctions": true,
"browserToTerminal": "warn"
},
"compiler": {},
"expireTime": 31536000,
"staticPageGenerationTimeout": 60,
"output": "standalone",
"modularizeImports": {
"@mui/icons-material": {
"transform": "@mui/icons-material/{{member}}"
},
"lodash": {
"transform": "lodash/{{member}}"
}
},
"outputFileTracingRoot": "/Users/schubertferenc/schubamed/Validation_Suite/validation-suite/frontend/atlas",
"cacheComponents": false,
"cacheLife": {
"default": {
"stale": 300,
"revalidate": 900,
"expire": 4294967294
},
"seconds": {
"stale": 30,
"revalidate": 1,
"expire": 60
},
"minutes": {
"stale": 300,
"revalidate": 60,
"expire": 3600
},
"hours": {
"stale": 300,
"revalidate": 3600,
"expire": 86400
},
"days": {
"stale": 300,
"revalidate": 86400,
"expire": 604800
},
"weeks": {
"stale": 300,
"revalidate": 604800,
"expire": 2592000
},
"max": {
"stale": 300,
"revalidate": 2592000,
"expire": 31536000
}
},
"cacheHandlers": {},
"experimental": {
"appNewScrollHandler": false,
"useSkewCookie": false,
"cssChunking": true,
"multiZoneDraftMode": false,
"appNavFailHandling": false,
"prerenderEarlyExit": true,
"serverMinification": true,
"linkNoTouchStart": false,
"caseSensitiveRoutes": false,
"cachedNavigations": false,
"partialFallbacks": false,
"dynamicOnHover": false,
"varyParams": false,
"prefetchInlining": false,
"preloadEntriesOnStart": true,
"clientRouterFilter": true,
"clientRouterFilterRedirects": false,
"fetchCacheKeyPrefix": "",
"proxyPrefetch": "flexible",
"optimisticClientCache": true,
"manualClientBasePath": false,
"cpus": 9,
"memoryBasedWorkersCount": false,
"imgOptConcurrency": null,
"imgOptTimeoutInSeconds": 7,
"imgOptMaxInputPixels": 268402689,
"imgOptSequentialRead": null,
"imgOptSkipMetadata": null,
"isrFlushToDisk": true,
"workerThreads": false,
"optimizeCss": false,
"nextScriptWorkers": false,
"scrollRestoration": false,
"externalDir": false,
"disableOptimizedLoading": false,
"gzipSize": true,
"craCompat": false,
"esmExternals": true,
"fullySpecified": false,
"swcTraceProfiling": false,
"forceSwcTransforms": false,
"largePageDataBytes": 128000,
"typedEnv": false,
"parallelServerCompiles": false,
"parallelServerBuildTraces": false,
"ppr": false,
"authInterrupts": false,
"webpackMemoryOptimizations": false,
"optimizeServerReact": true,
"strictRouteTypes": false,
"viewTransition": false,
"removeUncaughtErrorAndRejectionListeners": false,
"validateRSCRequestHeaders": false,
"staleTimes": {
"dynamic": 0,
"static": 300
},
"reactDebugChannel": true,
"serverComponentsHmrCache": true,
"staticGenerationMaxConcurrency": 8,
"staticGenerationMinPagesPerWorker": 25,
"transitionIndicator": false,
"gestureTransition": false,
"inlineCss": false,
"useCache": false,
"globalNotFound": false,
"browserDebugInfoInTerminal": "warn",
"lockDistDir": true,
"proxyClientMaxBodySize": 10485760,
"hideLogsAfterAbort": false,
"mcpServer": true,
"turbopackFileSystemCacheForDev": true,
"turbopackFileSystemCacheForBuild": false,
"turbopackInferModuleSideEffects": true,
"turbopackPluginRuntimeStrategy": "childProcesses",
"optimizePackageImports": [
"lucide-react",
"date-fns",
"lodash-es",
"ramda",
"antd",
"react-bootstrap",
"ahooks",
"@ant-design/icons",
"@headlessui/react",
"@headlessui-float/react",
"@heroicons/react/20/solid",
"@heroicons/react/24/solid",
"@heroicons/react/24/outline",
"@visx/visx",
"@tremor/react",
"rxjs",
"@mui/material",
"@mui/icons-material",
"recharts",
"react-use",
"effect",
"@effect/schema",
"@effect/platform",
"@effect/platform-node",
"@effect/platform-browser",
"@effect/platform-bun",
"@effect/sql",
"@effect/sql-mssql",
"@effect/sql-mysql2",
"@effect/sql-pg",
"@effect/sql-sqlite-node",
"@effect/sql-sqlite-bun",
"@effect/sql-sqlite-wasm",
"@effect/sql-sqlite-react-native",
"@effect/rpc",
"@effect/rpc-http",
"@effect/typeclass",
"@effect/experimental",
"@effect/opentelemetry",
"@material-ui/core",
"@material-ui/icons",
"@tabler/icons-react",
"mui-core",
"react-icons/ai",
"react-icons/bi",
"react-icons/bs",
"react-icons/cg",
"react-icons/ci",
"react-icons/di",
"react-icons/fa",
"react-icons/fa6",
"react-icons/fc",
"react-icons/fi",
"react-icons/gi",
"react-icons/go",
"react-icons/gr",
"react-icons/hi",
"react-icons/hi2",
"react-icons/im",
"react-icons/io",
"react-icons/io5",
"react-icons/lia",
"react-icons/lib",
"react-icons/lu",
"react-icons/md",
"react-icons/pi",
"react-icons/ri",
"react-icons/rx",
"react-icons/si",
"react-icons/sl",
"react-icons/tb",
"react-icons/tfi",
"react-icons/ti",
"react-icons/vsc",
"react-icons/wi"
],
"trustHostHeader": false,
"isExperimentalCompile": false
},
"htmlLimitedBots": "[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight",
"bundlePagesRouterDependencies": false,
"configFileName": "next.config.ts",
"turbopack": {
"root": "/Users/schubertferenc/schubamed/Validation_Suite/validation-suite/frontend/atlas"
},
"distDirRoot": ".next"
},
"appDir": "/Users/schubertferenc/schubamed/Validation_Suite/validation-suite/frontend/atlas",
"relativeAppDir": "",
"files": [
".next/package.json",
".next/routes-manifest.json",
".next/server/pages-manifest.json",
".next/build-manifest.json",
".next/prerender-manifest.json",
".next/server/functions-config-manifest.json",
".next/server/middleware-manifest.json",
".next/server/middleware-build-manifest.js",
".next/server/app-paths-manifest.json",
".next/app-path-routes-manifest.json",
".next/server/server-reference-manifest.js",
".next/server/server-reference-manifest.json",
".next/server/prefetch-hints.json",
".next/BUILD_ID",
".next/server/next-font-manifest.js",
".next/server/next-font-manifest.json",
".next/required-server-files.json"
],
"ignore": []
}

View file

@ -0,0 +1,190 @@
{
"version": 3,
"pages404": true,
"appType": "app",
"caseSensitive": false,
"basePath": "",
"redirects": [
{
"source": "/:path+/",
"destination": "/:path+",
"internal": true,
"priority": true,
"statusCode": 308,
"regex": "^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"
}
],
"headers": [],
"onMatchHeaders": [],
"rewrites": {
"beforeFiles": [],
"afterFiles": [],
"fallback": []
},
"dynamicRoutes": [
{
"page": "/api/v1/[...path]",
"regex": "^/api/v1/(.+?)(?:/)?$",
"routeKeys": {
"nxtPpath": "nxtPpath"
},
"namedRegex": "^/api/v1/(?<nxtPpath>.+?)(?:/)?$"
},
{
"page": "/validations/[id]/edit",
"regex": "^/validations/([^/]+?)/edit(?:/)?$",
"routeKeys": {
"nxtPid": "nxtPid"
},
"namedRegex": "^/validations/(?<nxtPid>[^/]+?)/edit(?:/)?$"
},
{
"page": "/validations/[id]/preview",
"regex": "^/validations/([^/]+?)/preview(?:/)?$",
"routeKeys": {
"nxtPid": "nxtPid"
},
"namedRegex": "^/validations/(?<nxtPid>[^/]+?)/preview(?:/)?$"
}
],
"staticRoutes": [
{
"page": "/",
"regex": "^/(?:/)?$",
"routeKeys": {},
"namedRegex": "^/(?:/)?$"
},
{
"page": "/_global-error",
"regex": "^/_global\\-error(?:/)?$",
"routeKeys": {},
"namedRegex": "^/_global\\-error(?:/)?$"
},
{
"page": "/_not-found",
"regex": "^/_not\\-found(?:/)?$",
"routeKeys": {},
"namedRegex": "^/_not\\-found(?:/)?$"
},
{
"page": "/api/login",
"regex": "^/api/login(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/login(?:/)?$"
},
{
"page": "/api/logout",
"regex": "^/api/logout(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/logout(?:/)?$"
},
{
"page": "/api/me",
"regex": "^/api/me(?:/)?$",
"routeKeys": {},
"namedRegex": "^/api/me(?:/)?$"
},
{
"page": "/contacts",
"regex": "^/contacts(?:/)?$",
"routeKeys": {},
"namedRegex": "^/contacts(?:/)?$"
},
{
"page": "/customers",
"regex": "^/customers(?:/)?$",
"routeKeys": {},
"namedRegex": "^/customers(?:/)?$"
},
{
"page": "/dashboard",
"regex": "^/dashboard(?:/)?$",
"routeKeys": {},
"namedRegex": "^/dashboard(?:/)?$"
},
{
"page": "/devices",
"regex": "^/devices(?:/)?$",
"routeKeys": {},
"namedRegex": "^/devices(?:/)?$"
},
{
"page": "/documents",
"regex": "^/documents(?:/)?$",
"routeKeys": {},
"namedRegex": "^/documents(?:/)?$"
},
{
"page": "/equipment",
"regex": "^/equipment(?:/)?$",
"routeKeys": {},
"namedRegex": "^/equipment(?:/)?$"
},
{
"page": "/icon.svg",
"regex": "^/icon\\.svg(?:/)?$",
"routeKeys": {},
"namedRegex": "^/icon\\.svg(?:/)?$"
},
{
"page": "/locations",
"regex": "^/locations(?:/)?$",
"routeKeys": {},
"namedRegex": "^/locations(?:/)?$"
},
{
"page": "/login",
"regex": "^/login(?:/)?$",
"routeKeys": {},
"namedRegex": "^/login(?:/)?$"
},
{
"page": "/profile/security",
"regex": "^/profile/security(?:/)?$",
"routeKeys": {},
"namedRegex": "^/profile/security(?:/)?$"
},
{
"page": "/users",
"regex": "^/users(?:/)?$",
"routeKeys": {},
"namedRegex": "^/users(?:/)?$"
},
{
"page": "/validations",
"regex": "^/validations(?:/)?$",
"routeKeys": {},
"namedRegex": "^/validations(?:/)?$"
},
{
"page": "/validations/new",
"regex": "^/validations/new(?:/)?$",
"routeKeys": {},
"namedRegex": "^/validations/new(?:/)?$"
},
{
"page": "/validations/quick-start",
"regex": "^/validations/quick\\-start(?:/)?$",
"routeKeys": {},
"namedRegex": "^/validations/quick\\-start(?:/)?$"
}
],
"dataRoutes": [],
"rsc": {
"header": "rsc",
"varyHeader": "rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch",
"prefetchHeader": "next-router-prefetch",
"didPostponeHeader": "x-nextjs-postponed",
"contentTypeHeader": "text/x-component",
"suffix": ".rsc",
"prefetchSegmentHeader": "next-router-segment-prefetch",
"prefetchSegmentSuffix": ".segment.rsc",
"prefetchSegmentDirSuffix": ".segments",
"clientParamParsing": false,
"dynamicRSCPrerender": false
},
"rewriteHeaders": {
"pathHeader": "x-nextjs-rewritten-path",
"queryHeader": "x-nextjs-rewritten-query"
}
}

View file

@ -0,0 +1,25 @@
{
"/(app)/contacts/page": "app/(app)/contacts/page.js",
"/(app)/customers/page": "app/(app)/customers/page.js",
"/(app)/dashboard/page": "app/(app)/dashboard/page.js",
"/(app)/devices/page": "app/(app)/devices/page.js",
"/(app)/documents/page": "app/(app)/documents/page.js",
"/(app)/equipment/page": "app/(app)/equipment/page.js",
"/(app)/locations/page": "app/(app)/locations/page.js",
"/(app)/profile/security/page": "app/(app)/profile/security/page.js",
"/(app)/users/page": "app/(app)/users/page.js",
"/(app)/validations/[id]/edit/page": "app/(app)/validations/[id]/edit/page.js",
"/(app)/validations/[id]/preview/page": "app/(app)/validations/[id]/preview/page.js",
"/(app)/validations/new/page": "app/(app)/validations/new/page.js",
"/(app)/validations/page": "app/(app)/validations/page.js",
"/(app)/validations/quick-start/page": "app/(app)/validations/quick-start/page.js",
"/(auth)/login/page": "app/(auth)/login/page.js",
"/_global-error/page": "app/_global-error/page.js",
"/_not-found/page": "app/_not-found/page.js",
"/api/login/route": "app/api/login/route.js",
"/api/logout/route": "app/api/logout/route.js",
"/api/me/route": "app/api/me/route.js",
"/api/v1/[...path]/route": "app/api/v1/[...path]/route.js",
"/icon.svg/route": "app/icon.svg/route.js",
"/page": "app/page.js"
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/contacts/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__131fw97._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1v8-mvc.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_contacts_page_actions_0xstysf.js")
R.m(71050)
module.exports=R.m(71050).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/contacts/page": "app/(app)/contacts/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/customers/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1a7ggz1._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_081l-n0.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_customers_page_actions_0ypluz6.js")
R.m(99402)
module.exports=R.m(99402).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/customers/page": "app/(app)/customers/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/dashboard/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1igzz_l._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1-h6epm.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_dashboard_page_actions_19--7_-.js")
R.m(96552)
module.exports=R.m(96552).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/dashboard/page": "app/(app)/dashboard/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/devices/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1az92__._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1r3f_tz.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_devices_page_actions_0fljvmv.js")
R.m(89645)
module.exports=R.m(89645).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/devices/page": "app/(app)/devices/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/documents/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__0rekl0u._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_0ufybhg.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_documents_page_actions_0y28ku2.js")
R.m(8223)
module.exports=R.m(8223).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/documents/page": "app/(app)/documents/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/equipment/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1yyih4q._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1iadf3k.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_equipment_page_actions_1kpyh4_.js")
R.m(82854)
module.exports=R.m(82854).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/equipment/page": "app/(app)/equipment/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/locations/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__07y38up._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_06uthtk.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_locations_page_actions_218l_2w.js")
R.m(99162)
module.exports=R.m(99162).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/locations/page": "app/(app)/locations/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/profile/security/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1ndd3za._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_074mvrv.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_profile_security_page_actions_186m5ns.js")
R.m(93156)
module.exports=R.m(93156).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/profile/security/page": "app/(app)/profile/security/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/users/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1engqks._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_01xj5tn.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_users_page_actions_0ijsr_-.js")
R.m(72680)
module.exports=R.m(72680).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,3 @@
{
"/(app)/users/page": "app/(app)/users/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/validations/[id]/edit/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__1wm6k2z._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_03rtb1k.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_validations_[id]_edit_page_actions_09ot0ar.js")
R.m(57697)
module.exports=R.m(57697).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

View file

@ -0,0 +1,3 @@
{
"/(app)/validations/[id]/edit/page": "app/(app)/validations/[id]/edit/page.js"
}

View file

@ -0,0 +1,18 @@
{
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/0cz1d0mv5g_q7.js"
],
"lowPriorityFiles": [],
"rootMainFiles": [
"static/chunks/2zjueh7t2vecu.js",
"static/chunks/30wdrt2uam-rs.js",
"static/chunks/0n-zjr76qg7uq.js",
"static/chunks/0iec5q4ack_04.js",
"static/chunks/27jktro2p5rq9.js",
"static/chunks/turbopack-06glzjf65-whj.js"
],
"pages": {},
"ampFirstPages": []
}

View file

@ -0,0 +1,6 @@
{
"pages": {},
"app": {},
"appUsingSizeAdjust": false,
"pagesUsingSizeAdjust": false
}

View file

@ -0,0 +1,16 @@
var R=require("../../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/(app)/validations/[id]/preview/page.js")
R.c("server/chunks/ssr/[root-of-the-server]__0v5_hl3._.js")
R.c("server/chunks/ssr/node_modules_next_dist_0bw_x_7._.js")
R.c("server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_1h0k5cg.js")
R.c("server/chunks/ssr/[root-of-the-server]__0_kl8he._.js")
R.c("server/chunks/ssr/[root-of-the-server]__0g84hko._.js")
R.c("server/chunks/ssr/app_layout_tsx_2144vk_._.js")
R.c("server/chunks/ssr/_0um1dzw._.js")
R.c("server/chunks/ssr/_0kezen4._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js")
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0-o-goa.js")
R.c("server/chunks/ssr/_0b7nppq._.js")
R.c("server/chunks/ssr/_next-internal_server_app_(app)_validations_[id]_preview_page_actions_05_vbg6.js")
R.m(10225)
module.exports=R.m(10225).exports

View file

@ -0,0 +1,5 @@
{
"version": 3,
"sources": [],
"sections": []
}

Some files were not shown because too many files have changed in this diff Show more