qalita 2.6.2__py3-none-any.whl → 2.6.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- qalita/_frontend/.next/BUILD_ID +1 -0
- qalita/_frontend/.next/app-path-routes-manifest.json +17 -0
- qalita/_frontend/.next/build-manifest.json +20 -0
- qalita/_frontend/.next/package.json +1 -0
- qalita/_frontend/.next/prerender-manifest.json +109 -0
- qalita/_frontend/.next/required-server-files.json +164 -0
- qalita/_frontend/.next/routes-manifest.json +143 -0
- qalita/_frontend/.next/server/app/_global-error/page/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/_global-error/page/build-manifest.json +17 -0
- qalita/_frontend/.next/server/app/_global-error/page/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/app/_global-error/page/react-loadable-manifest.json +1 -0
- qalita/_frontend/.next/server/app/_global-error/page/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/_global-error/page.js +10 -0
- qalita/_frontend/.next/server/app/_global-error/page.js.map +5 -0
- qalita/_frontend/.next/server/app/_global-error/page.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/_global-error/page_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/_global-error.html +2 -0
- qalita/_frontend/.next/server/app/_global-error.meta +15 -0
- qalita/_frontend/.next/server/app/_global-error.rsc +12 -0
- qalita/_frontend/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/_global-error.segments/_full.segment.rsc +12 -0
- qalita/_frontend/.next/server/app/_global-error.segments/_head.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/_global-error.segments/_index.segment.rsc +4 -0
- qalita/_frontend/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- qalita/_frontend/.next/server/app/_not-found/page/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/_not-found/page/build-manifest.json +17 -0
- qalita/_frontend/.next/server/app/_not-found/page/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -0
- qalita/_frontend/.next/server/app/_not-found/page/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/_not-found/page.js +13 -0
- qalita/_frontend/.next/server/app/_not-found/page.js.map +5 -0
- qalita/_frontend/.next/server/app/_not-found/page.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/_not-found/page_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/_not-found.html +1 -0
- qalita/_frontend/.next/server/app/_not-found.meta +16 -0
- qalita/_frontend/.next/server/app/_not-found.rsc +13 -0
- qalita/_frontend/.next/server/app/_not-found.segments/_full.segment.rsc +13 -0
- qalita/_frontend/.next/server/app/_not-found.segments/_head.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/_not-found.segments/_index.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/_not-found.segments/_not-found.segment.rsc +4 -0
- qalita/_frontend/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route.js +6 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/context/[...path]/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/contexts/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/contexts/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/contexts/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/contexts/route.js +6 -0
- qalita/_frontend/.next/server/app/api/contexts/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/contexts/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/contexts/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/dashboard/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/dashboard/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/dashboard/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/dashboard/route.js +6 -0
- qalita/_frontend/.next/server/app/api/dashboard/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/dashboard/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/dashboard/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/pack/push/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/pack/push/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/pack/push/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/pack/push/route.js +6 -0
- qalita/_frontend/.next/server/app/api/pack/push/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/pack/push/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/pack/push/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/push/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/push/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/push/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/push/route.js +6 -0
- qalita/_frontend/.next/server/app/api/push/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/push/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/push/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route.js +6 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/sources/[...path]/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route.js +6 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/sources/[id]/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route.js +6 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/sources/preview/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/api/validate/route/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/api/validate/route/build-manifest.json +11 -0
- qalita/_frontend/.next/server/app/api/validate/route/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/api/validate/route.js +6 -0
- qalita/_frontend/.next/server/app/api/validate/route.js.map +5 -0
- qalita/_frontend/.next/server/app/api/validate/route.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/api/validate/route_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/page/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/page/build-manifest.json +17 -0
- qalita/_frontend/.next/server/app/page/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/app/page/react-loadable-manifest.json +1 -0
- qalita/_frontend/.next/server/app/page/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/page.js +15 -0
- qalita/_frontend/.next/server/app/page.js.map +5 -0
- qalita/_frontend/.next/server/app/page.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/page_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/sources/add/page/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/sources/add/page/build-manifest.json +17 -0
- qalita/_frontend/.next/server/app/sources/add/page/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/app/sources/add/page/react-loadable-manifest.json +1 -0
- qalita/_frontend/.next/server/app/sources/add/page/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/sources/add/page.js +15 -0
- qalita/_frontend/.next/server/app/sources/add/page.js.map +5 -0
- qalita/_frontend/.next/server/app/sources/add/page.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/sources/add/page_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/sources/add.html +1 -0
- qalita/_frontend/.next/server/app/sources/add.meta +16 -0
- qalita/_frontend/.next/server/app/sources/add.rsc +17 -0
- qalita/_frontend/.next/server/app/sources/add.segments/_full.segment.rsc +17 -0
- qalita/_frontend/.next/server/app/sources/add.segments/_head.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/sources/add.segments/_index.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/sources/add.segments/_tree.segment.rsc +2 -0
- qalita/_frontend/.next/server/app/sources/add.segments/sources/add/__PAGE__.segment.rsc +9 -0
- qalita/_frontend/.next/server/app/sources/add.segments/sources/add.segment.rsc +4 -0
- qalita/_frontend/.next/server/app/sources/add.segments/sources.segment.rsc +4 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page/build-manifest.json +17 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page/react-loadable-manifest.json +1 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page.js +15 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page.js.map +5 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/sources/edit/[id]/page_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/sources/page/app-paths-manifest.json +3 -0
- qalita/_frontend/.next/server/app/sources/page/build-manifest.json +17 -0
- qalita/_frontend/.next/server/app/sources/page/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/app/sources/page/react-loadable-manifest.json +1 -0
- qalita/_frontend/.next/server/app/sources/page/server-reference-manifest.json +4 -0
- qalita/_frontend/.next/server/app/sources/page.js +15 -0
- qalita/_frontend/.next/server/app/sources/page.js.map +5 -0
- qalita/_frontend/.next/server/app/sources/page.js.nft.json +1 -0
- qalita/_frontend/.next/server/app/sources/page_client-reference-manifest.js +2 -0
- qalita/_frontend/.next/server/app/sources.html +1 -0
- qalita/_frontend/.next/server/app/sources.meta +15 -0
- qalita/_frontend/.next/server/app/sources.rsc +17 -0
- qalita/_frontend/.next/server/app/sources.segments/_full.segment.rsc +17 -0
- qalita/_frontend/.next/server/app/sources.segments/_head.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/sources.segments/_index.segment.rsc +5 -0
- qalita/_frontend/.next/server/app/sources.segments/_tree.segment.rsc +2 -0
- qalita/_frontend/.next/server/app/sources.segments/sources/__PAGE__.segment.rsc +9 -0
- qalita/_frontend/.next/server/app/sources.segments/sources.segment.rsc +4 -0
- qalita/_frontend/.next/server/app-paths-manifest.json +17 -0
- qalita/_frontend/.next/server/chunks/[externals]_next_dist_f9e520a4._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__2b503b6f._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__2f426c3e._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__574da4cd._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__86997be6._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__8f4e8c59._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__bf0c3d33._.js +28 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__cf78fda6._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__e868c9e1._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__ebaae723._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__ef006352._.js +3 -0
- qalita/_frontend/.next/server/chunks/[root-of-the-server]__f408c708._.js +21 -0
- qalita/_frontend/.next/server/chunks/[turbopack]_runtime.js +795 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_context_[___path]_route_actions_74b89a6c.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_contexts_route_actions_4ef2babb.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_dashboard_route_actions_310b0824.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_pack_push_route_actions_b4cb9223.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_push_route_actions_a54c7a3c.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_sources_[___path]_route_actions_9bd41193.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_sources_[id]_route_actions_2549e4c4.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_sources_preview_route_actions_382d6286.js +3 -0
- qalita/_frontend/.next/server/chunks/_next-internal_server_app_api_validate_route_actions_bdcfdeea.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__17f2c9b6._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__296a25b5._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__345b6cae._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__3e948587._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__655f8d11._.js +10 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__7213ba1d._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__8d98de57._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__9130e1f5._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__96e5a947._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__9ca3089a._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__b9356576._.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__bf3c5174._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__c507bbfe._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[root-of-the-server]__e2a7729d._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/[turbopack]_runtime.js +795 -0
- qalita/_frontend/.next/server/chunks/ssr/_069a688e._.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/_16c750ac._.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/_37435df3._.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/_3b4a232c._.js +5 -0
- qalita/_frontend/.next/server/chunks/ssr/_62a2ff63._.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/_cb7b44d6._.js +6 -0
- qalita/_frontend/.next/server/chunks/ssr/_cd257a0c._.js +5 -0
- qalita/_frontend/.next/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_75761787.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_554ec2bf.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/_next-internal_server_app_page_actions_39d4fc33.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/_next-internal_server_app_sources_add_page_actions_8b66db20.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/_next-internal_server_app_sources_edit_[id]_page_actions_0c144362.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/_next-internal_server_app_sources_page_actions_bed02d10.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/app_layout_tsx_271801d7._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/components_DashboardContent_tsx_c3635665._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_08570d7f._.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_4b9a0874._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_77ec7569._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_client_components_9774470f._.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js +3 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_d92e159d.js +4 -0
- qalita/_frontend/.next/server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js +6 -0
- qalita/_frontend/.next/server/functions-config-manifest.json +14 -0
- qalita/_frontend/.next/server/middleware-build-manifest.js +21 -0
- qalita/_frontend/.next/server/middleware-manifest.json +6 -0
- qalita/_frontend/.next/server/middleware.js +5 -0
- qalita/_frontend/.next/server/next-font-manifest.js +1 -0
- qalita/_frontend/.next/server/next-font-manifest.json +6 -0
- qalita/_frontend/.next/server/pages/404.html +1 -0
- qalita/_frontend/.next/server/pages/500.html +2 -0
- qalita/_frontend/.next/server/pages-manifest.json +4 -0
- qalita/_frontend/.next/server/server-reference-manifest.js +1 -0
- qalita/_frontend/.next/server/server-reference-manifest.json +5 -0
- qalita/internal/utils.py +1 -1
- {qalita-2.6.2.dist-info → qalita-2.6.3.dist-info}/METADATA +1 -1
- {qalita-2.6.2.dist-info → qalita-2.6.3.dist-info}/RECORD +242 -9
- /qalita/_frontend/.next/static/{BNkGe67QNZQE3gQg47i0I → N9MqNrf23ZZkbbSW2aXkt}/_buildManifest.js +0 -0
- /qalita/_frontend/.next/static/{BNkGe67QNZQE3gQg47i0I → N9MqNrf23ZZkbbSW2aXkt}/_clientMiddlewareManifest.json +0 -0
- /qalita/_frontend/.next/static/{BNkGe67QNZQE3gQg47i0I → N9MqNrf23ZZkbbSW2aXkt}/_ssgManifest.js +0 -0
- {qalita-2.6.2.dist-info → qalita-2.6.3.dist-info}/WHEEL +0 -0
- {qalita-2.6.2.dist-info → qalita-2.6.3.dist-info}/entry_points.txt +0 -0
- {qalita-2.6.2.dist-info → qalita-2.6.3.dist-info}/licenses/LICENSE +0 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
4:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ClientPageRoot"]
|
|
5
|
+
5:I[4849,["/_next/static/chunks/bb29c2be4df20a40.js","/_next/static/chunks/ecf559101be0ae12.js"],"default"]
|
|
6
|
+
8:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"OutletBoundary"]
|
|
7
|
+
9:"$Sreact.suspense"
|
|
8
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ViewportBoundary"]
|
|
9
|
+
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"MetadataBoundary"]
|
|
10
|
+
f:I[68027,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
11
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
12
|
+
0:{"P":null,"b":"N9MqNrf23ZZkbbSW2aXkt","c":["","sources","add"],"q":"","i":false,"f":[[["",{"children":["sources",{"children":["add",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1107bdca1eff6d34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"root-layout","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/bb29c2be4df20a40.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/ecf559101be0ae12.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],null]}],false]],"m":"$undefined","G":["$f",[]],"S":true}
|
|
13
|
+
6:{}
|
|
14
|
+
7:"$0:f:0:1:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
15
|
+
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
|
+
a:null
|
|
17
|
+
e:[["$","title","0",{"children":"QALITA CLI"}],["$","meta","1",{"name":"description","content":"QALITA Platform Command Line Interface"}]]
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
4:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ClientPageRoot"]
|
|
5
|
+
5:I[4849,["/_next/static/chunks/bb29c2be4df20a40.js","/_next/static/chunks/ecf559101be0ae12.js"],"default"]
|
|
6
|
+
8:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"OutletBoundary"]
|
|
7
|
+
9:"$Sreact.suspense"
|
|
8
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ViewportBoundary"]
|
|
9
|
+
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"MetadataBoundary"]
|
|
10
|
+
f:I[68027,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
11
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
12
|
+
0:{"P":null,"b":"N9MqNrf23ZZkbbSW2aXkt","c":["","sources","add"],"q":"","i":false,"f":[[["",{"children":["sources",{"children":["add",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1107bdca1eff6d34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"root-layout","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/bb29c2be4df20a40.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/ecf559101be0ae12.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],null]}],false]],"m":"$undefined","G":["$f",[]],"S":true}
|
|
13
|
+
6:{}
|
|
14
|
+
7:"$0:f:0:1:1:children:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
15
|
+
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
|
+
a:null
|
|
17
|
+
e:[["$","title","0",{"children":"QALITA CLI"}],["$","meta","1",{"name":"description","content":"QALITA Platform Command Line Interface"}]]
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"MetadataBoundary"]
|
|
4
|
+
4:"$Sreact.suspense"
|
|
5
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"QALITA CLI"}],["$","meta","1",{"name":"description","content":"QALITA Platform Command Line Interface"}]]}]}]}],null]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
5
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1107bdca1eff6d34.css","precedence":"next"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"root-layout","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
2
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"sources","paramType":null,"paramKey":"sources","hasRuntimePrefetch":false,"slots":{"children":{"name":"add","paramType":null,"paramKey":"add","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ClientPageRoot"]
|
|
3
|
+
3:I[4849,["/_next/static/chunks/bb29c2be4df20a40.js","/_next/static/chunks/ecf559101be0ae12.js"],"default"]
|
|
4
|
+
6:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"OutletBoundary"]
|
|
5
|
+
7:"$Sreact.suspense"
|
|
6
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","c",{"children":[["$","$L2",null,{"Component":"$3","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@4","$@5"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/bb29c2be4df20a40.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/ecf559101be0ae12.js","async":true}]],["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],"loading":null,"isPartial":false}
|
|
7
|
+
4:{}
|
|
8
|
+
5:"$0:rsc:props:children:0:props:serverProvidedParams:params"
|
|
9
|
+
8:null
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"devFiles": [],
|
|
3
|
+
"ampDevFiles": [],
|
|
4
|
+
"polyfillFiles": [
|
|
5
|
+
"static/chunks/a6dad97d9634a72d.js"
|
|
6
|
+
],
|
|
7
|
+
"lowPriorityFiles": [],
|
|
8
|
+
"rootMainFiles": [
|
|
9
|
+
"static/chunks/711d597b816a80c1.js",
|
|
10
|
+
"static/chunks/236f7e5abd6f09ff.js",
|
|
11
|
+
"static/chunks/30ea11065999f7ac.js",
|
|
12
|
+
"static/chunks/4dd28bc3f722184a.js",
|
|
13
|
+
"static/chunks/turbopack-25186fc8e1264445.js"
|
|
14
|
+
],
|
|
15
|
+
"pages": {},
|
|
16
|
+
"ampFirstPages": []
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/sources/edit/[id]/page.js")
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__8d98de57._.js")
|
|
3
|
+
R.c("server/chunks/ssr/node_modules_next_dist_4b9a0874._.js")
|
|
4
|
+
R.c("server/chunks/ssr/_069a688e._.js")
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__3e948587._.js")
|
|
6
|
+
R.c("server/chunks/ssr/[root-of-the-server]__655f8d11._.js")
|
|
7
|
+
R.c("server/chunks/ssr/node_modules_next_dist_77ec7569._.js")
|
|
8
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js")
|
|
9
|
+
R.c("server/chunks/ssr/app_layout_tsx_271801d7._.js")
|
|
10
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_9774470f._.js")
|
|
11
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js")
|
|
12
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js")
|
|
13
|
+
R.c("server/chunks/ssr/_next-internal_server_app_sources_edit_[id]_page_actions_0c144362.js")
|
|
14
|
+
R.m(42410)
|
|
15
|
+
module.exports=R.m(42410).exports
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../node_modules/next/package.json","../../../../chunks/ssr/[root-of-the-server]__3e948587._.js","../../../../chunks/ssr/[root-of-the-server]__655f8d11._.js","../../../../chunks/ssr/[root-of-the-server]__8d98de57._.js","../../../../chunks/ssr/[root-of-the-server]__c507bbfe._.js","../../../../chunks/ssr/[root-of-the-server]__e2a7729d._.js","../../../../chunks/ssr/[turbopack]_runtime.js","../../../../chunks/ssr/_069a688e._.js","../../../../chunks/ssr/_3b4a232c._.js","../../../../chunks/ssr/_cb7b44d6._.js","../../../../chunks/ssr/_next-internal_server_app_sources_edit_[id]_page_actions_0c144362.js","../../../../chunks/ssr/app_layout_tsx_271801d7._.js","../../../../chunks/ssr/node_modules_next_dist_4b9a0874._.js","../../../../chunks/ssr/node_modules_next_dist_77ec7569._.js","../../../../chunks/ssr/node_modules_next_dist_client_components_9774470f._.js","../../../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js","../../../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js","../../../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js","../../../../chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/sources/edit/[id]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/app/sources/edit/[id]/page.tsx <module evaluation>":{"id":28592,"name":"*","chunks":["/_next/static/chunks/4b0c5de8d4cc313f.js","/_next/static/chunks/ecf559101be0ae12.js"],"async":false},"[project]/app/sources/edit/[id]/page.tsx":{"id":28592,"name":"*","chunks":["/_next/static/chunks/4b0c5de8d4cc313f.js","/_next/static/chunks/ecf559101be0ae12.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"28592":{"*":{"id":50510,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__e2a7729d._.js","server/chunks/ssr/_3b4a232c._.js","server/chunks/ssr/_cb7b44d6._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"28592":{"*":{"id":21185,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/app/layout":[{"path":"static/chunks/1107bdca1eff6d34.css","inlined":false}],"[project]/app/sources/edit/[id]/page":[{"path":"static/chunks/1107bdca1eff6d34.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/ff1a16fafef87110.js","static/chunks/7340adf74ff47ec0.js"],"[project]/app/layout":[],"[project]/app/sources/edit/[id]/page":["static/chunks/4b0c5de8d4cc313f.js","static/chunks/ecf559101be0ae12.js"]}}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"devFiles": [],
|
|
3
|
+
"ampDevFiles": [],
|
|
4
|
+
"polyfillFiles": [
|
|
5
|
+
"static/chunks/a6dad97d9634a72d.js"
|
|
6
|
+
],
|
|
7
|
+
"lowPriorityFiles": [],
|
|
8
|
+
"rootMainFiles": [
|
|
9
|
+
"static/chunks/711d597b816a80c1.js",
|
|
10
|
+
"static/chunks/236f7e5abd6f09ff.js",
|
|
11
|
+
"static/chunks/30ea11065999f7ac.js",
|
|
12
|
+
"static/chunks/4dd28bc3f722184a.js",
|
|
13
|
+
"static/chunks/turbopack-25186fc8e1264445.js"
|
|
14
|
+
],
|
|
15
|
+
"pages": {},
|
|
16
|
+
"ampFirstPages": []
|
|
17
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
var R=require("../../chunks/ssr/[turbopack]_runtime.js")("server/app/sources/page.js")
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__bf3c5174._.js")
|
|
3
|
+
R.c("server/chunks/ssr/node_modules_next_dist_4b9a0874._.js")
|
|
4
|
+
R.c("server/chunks/ssr/_16c750ac._.js")
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__3e948587._.js")
|
|
6
|
+
R.c("server/chunks/ssr/[root-of-the-server]__655f8d11._.js")
|
|
7
|
+
R.c("server/chunks/ssr/node_modules_next_dist_77ec7569._.js")
|
|
8
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js")
|
|
9
|
+
R.c("server/chunks/ssr/app_layout_tsx_271801d7._.js")
|
|
10
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_9774470f._.js")
|
|
11
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js")
|
|
12
|
+
R.c("server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js")
|
|
13
|
+
R.c("server/chunks/ssr/_next-internal_server_app_sources_page_actions_bed02d10.js")
|
|
14
|
+
R.m(28778)
|
|
15
|
+
module.exports=R.m(28778).exports
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js","../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../node_modules/next/dist/lib/constants.js","../../../../node_modules/next/dist/lib/interop-default.js","../../../../node_modules/next/dist/lib/is-error.js","../../../../node_modules/next/dist/lib/semver-noop.js","../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../node_modules/next/dist/server/response-cache/types.js","../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../node_modules/next/package.json","../../chunks/ssr/[root-of-the-server]__3e948587._.js","../../chunks/ssr/[root-of-the-server]__655f8d11._.js","../../chunks/ssr/[root-of-the-server]__7213ba1d._.js","../../chunks/ssr/[root-of-the-server]__bf3c5174._.js","../../chunks/ssr/[root-of-the-server]__c507bbfe._.js","../../chunks/ssr/[turbopack]_runtime.js","../../chunks/ssr/_16c750ac._.js","../../chunks/ssr/_cd257a0c._.js","../../chunks/ssr/_next-internal_server_app_sources_page_actions_bed02d10.js","../../chunks/ssr/app_layout_tsx_271801d7._.js","../../chunks/ssr/node_modules_next_dist_4b9a0874._.js","../../chunks/ssr/node_modules_next_dist_77ec7569._.js","../../chunks/ssr/node_modules_next_dist_client_components_9774470f._.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js","../../chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js","../../chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js","./page/react-loadable-manifest.json","./page_client-reference-manifest.js"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/sources/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/layout-router.js":{"id":39756,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":37457,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-page.js":{"id":47257,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/client-segment.js":{"id":92825,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":68017,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":27201,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":97367,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":68027,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/node_modules/next/dist/client/components/builtin/global-error.js":{"id":68027,"name":"*","chunks":["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"async":false},"[project]/app/sources/page.tsx <module evaluation>":{"id":79516,"name":"*","chunks":["/_next/static/chunks/6c99da4248e4fcfc.js","/_next/static/chunks/ecf559101be0ae12.js"],"async":false},"[project]/app/sources/page.tsx":{"id":79516,"name":"*","chunks":["/_next/static/chunks/6c99da4248e4fcfc.js","/_next/static/chunks/ecf559101be0ae12.js"],"async":false}},"ssrModuleMapping":{"39756":{"*":{"id":2420,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"37457":{"*":{"id":24017,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"47257":{"*":{"id":77682,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"92825":{"*":{"id":97296,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68017":{"*":{"id":61660,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"27201":{"*":{"id":60704,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"97367":{"*":{"id":90574,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"68027":{"*":{"id":40622,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__c507bbfe._.js","server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js"],"async":false}},"79516":{"*":{"id":97909,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__7213ba1d._.js","server/chunks/ssr/_cd257a0c._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"39756":{"*":{"id":26768,"name":"*","chunks":[],"async":false}},"37457":{"*":{"id":17910,"name":"*","chunks":[],"async":false}},"47257":{"*":{"id":92977,"name":"*","chunks":[],"async":false}},"92825":{"*":{"id":48552,"name":"*","chunks":[],"async":false}},"68017":{"*":{"id":83919,"name":"*","chunks":[],"async":false}},"27201":{"*":{"id":40771,"name":"*","chunks":[],"async":false}},"97367":{"*":{"id":24150,"name":"*","chunks":[],"async":false}},"68027":{"*":{"id":82509,"name":"*","chunks":[],"async":false}},"79516":{"*":{"id":45663,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/app/layout":[{"path":"static/chunks/1107bdca1eff6d34.css","inlined":false}],"[project]/app/sources/page":[{"path":"static/chunks/1107bdca1eff6d34.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/next/dist/client/components/builtin/global-error":["static/chunks/ff1a16fafef87110.js","static/chunks/7340adf74ff47ec0.js"],"[project]/app/layout":[],"[project]/app/sources/page":["static/chunks/6c99da4248e4fcfc.js","static/chunks/ecf559101be0ae12.js"]}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<!DOCTYPE html><!--N9MqNrf23ZZkbbSW2aXkt--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Flogo-no-slogan.png&w=256&q=75 1x, /_next/image?url=%2Flogo-no-slogan.png&w=384&q=75 2x"/><link rel="stylesheet" href="/_next/static/chunks/1107bdca1eff6d34.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/711d597b816a80c1.js"/><script src="/_next/static/chunks/236f7e5abd6f09ff.js" async=""></script><script src="/_next/static/chunks/30ea11065999f7ac.js" async=""></script><script src="/_next/static/chunks/4dd28bc3f722184a.js" async=""></script><script src="/_next/static/chunks/turbopack-25186fc8e1264445.js" async=""></script><script src="/_next/static/chunks/ff1a16fafef87110.js" async=""></script><script src="/_next/static/chunks/7340adf74ff47ec0.js" async=""></script><script src="/_next/static/chunks/6c99da4248e4fcfc.js" async=""></script><script src="/_next/static/chunks/ecf559101be0ae12.js" async=""></script><title>QALITA CLI</title><meta name="description" content="QALITA Platform Command Line Interface"/><script src="/_next/static/chunks/a6dad97d9634a72d.js" noModule=""></script></head><body class="root-layout"><div hidden=""><!--$--><!--/$--></div><div class="topbar sticky top-0 z-10 bg-white border-b border-gray-200 w-full"><div class="max-w-[1400px] mx-auto px-5 py-2 flex items-center justify-between gap-2.5"><div class="flex items-center gap-2.5"><a class="flex items-center gap-2 no-underline text-inherit" href="/"><img alt="QALITA" width="150" height="150" decoding="async" data-nimg="1" style="color:transparent" srcSet="/_next/image?url=%2Flogo-no-slogan.png&w=256&q=75 1x, /_next/image?url=%2Flogo-no-slogan.png&w=384&q=75 2x" src="/_next/image?url=%2Flogo-no-slogan.png&w=384&q=75"/><span class="font-bold tracking-wide text-brand">CLI</span></a></div><div class="flex items-center gap-4"><div class="relative group"><a href="https://cloud.platform.qalita.io/signup" target="_blank" rel="noopener noreferrer" class="px-3 py-1.5 text-sm font-medium !text-black border border-transparent hover:bg-gray-100 hover:border-gray-300 hover:!text-black rounded-lg transition-all flex items-center gap-2 hover:no-underline"><img alt="Platform" loading="lazy" width="20" height="20" decoding="async" data-nimg="1" class="rounded" style="color:transparent" srcSet="/_next/image?url=%2Fplatform.png&w=32&q=75 1x, /_next/image?url=%2Fplatform.png&w=48&q=75 2x" src="/_next/image?url=%2Fplatform.png&w=48&q=75"/>Platform</a><div class="absolute top-full left-1/2 -translate-x-1/2 pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-200 z-50"><a href="https://cloud.platform.qalita.io/signup" target="_blank" rel="noopener noreferrer" class="block w-[280px] no-underline"><div class="platform-cta rounded-xl shadow-xl"><div class="noise"></div><div class="inner"><div class="header"><div class="title"><h3 class="!text-base">Platform</h3></div><img alt="Logo Platform" loading="lazy" width="28" height="28" decoding="async" data-nimg="1" class="rounded-lg bg-white" style="color:transparent" srcSet="/_next/image?url=%2Fplatform.png&w=32&q=75 1x, /_next/image?url=%2Fplatform.png&w=64&q=75 2x" src="/_next/image?url=%2Fplatform.png&w=64&q=75"/></div><p class="!text-sm">Create a free account to access Platform.</p></div></div></a></div></div><div class="relative group"><a href="https://doc.qalita.io" target="_blank" rel="noopener noreferrer" class="px-3 py-1.5 text-sm font-medium !text-black border border-transparent hover:bg-gray-100 hover:border-gray-300 hover:!text-black rounded-lg transition-all flex items-center gap-2 hover:no-underline"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20"></path></svg>Documentation</a><div class="absolute top-full left-1/2 -translate-x-1/2 pt-2 opacity-0 invisible group-hover:opacity-100 group-hover:visible transition-all duration-200 z-50"><a href="https://doc.qalita.io" target="_blank" rel="noopener noreferrer" class="block w-[280px] no-underline"><div class="documentation-cta rounded-xl shadow-xl"><div class="noise"></div><div class="inner"><div class="header"><div class="title"><h3 class="!text-base">Documentation</h3></div><div class="w-7 h-7 bg-white rounded-lg flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="#15282b" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20"></path></svg></div></div><p class="!text-sm">Learn how to use QALITA and its features.</p></div></div></a></div></div></div><div class="flex items-center gap-2"><div class="relative flex items-center"><div class="absolute left-3 top-1/2 -translate-y-1/2 pointer-events-none text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z"></path></svg></div><select id="ctx_select" class="appearance-none mt-0 bg-white text-gray-800 border border-gray-200 rounded-lg pl-9 pr-8 py-2 text-sm cursor-pointer shadow-sm hover:border-gray-300 hover:shadow focus:outline-none focus:ring-2 focus:ring-brand/20 focus:border-brand transition-all font-medium min-w-[180px]"></select><div class="absolute right-2.5 top-1/2 -translate-y-1/2 pointer-events-none text-gray-400"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg></div></div></div></div></div><div class="container-form"><h1>Select a source type</h1><div class="card"><div class="mb-4"><h2 class="m-0 mb-2">Flat files</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=csv"><img alt="CSV" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/csv.svg"/><span class="font-semibold">CSV</span></a><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="JSON (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fjson.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fjson.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fjson.png&w=96&q=75"/><span class="font-semibold">JSON</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Parquet (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/parquet.svg"/><span class="font-semibold">Parquet</span></div><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=excel"><img alt="Excel" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/excel.svg"/><span class="font-semibold">Excel</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=file"><img alt="File" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/file.svg"/><span class="font-semibold">File</span></a></div></div><div class="mb-4"><h2 class="m-0 mb-2">Relational databases</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="ClickHouse (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fclickhouse.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fclickhouse.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fclickhouse.png&w=96&q=75"/><span class="font-semibold">ClickHouse</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="IBM Db2 (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fibm-db2.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fibm-db2.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fibm-db2.png&w=96&q=75"/><span class="font-semibold">IBM Db2</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="MariaDB (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fmaria-db.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fmaria-db.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fmaria-db.png&w=96&q=75"/><span class="font-semibold">MariaDB</span></div><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=mssql"><img alt="Microsoft SQL Server" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/mssql.svg"/><span class="font-semibold">Microsoft SQL Server</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=mysql"><img alt="MySQL" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/mysql.svg"/><span class="font-semibold">MySQL</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=oracle"><img alt="Oracle" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/oracle.svg"/><span class="font-semibold">Oracle</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=postgresql"><img alt="PostgreSQL" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/postgresql.svg"/><span class="font-semibold">PostgreSQL</span></a><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="SAP HANA (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fsap-hana.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fsap-hana.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fsap-hana.png&w=96&q=75"/><span class="font-semibold">SAP HANA</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Teradata (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fteradata.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fteradata.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fteradata.png&w=96&q=75"/><span class="font-semibold">Teradata</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="YugabyteDB (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fyugabyte-db.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fyugabyte-db.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fyugabyte-db.png&w=96&q=75"/><span class="font-semibold">YugabyteDB</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="CockroachDB (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fcockroach-db.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fcockroach-db.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fcockroach-db.png&w=96&q=75"/><span class="font-semibold">CockroachDB</span></div><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=sqlite"><img alt="SQLite" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/sqlite.svg"/><span class="font-semibold">SQLite</span></a></div></div><div class="mb-4"><h2 class="m-0 mb-2">No SQL databases</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Elasticsearch (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/elasticsearch.svg"/><span class="font-semibold">Elasticsearch</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Cassandra (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/cassandra.svg"/><span class="font-semibold">Cassandra</span></div><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=mongodb"><img alt="MongoDB" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/mongodb.svg"/><span class="font-semibold">MongoDB</span></a></div></div><div class="mb-4"><h2 class="m-0 mb-2">Data storages</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=folder"><img alt="Folder" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/folder.svg"/><span class="font-semibold">Folder</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=s3"><img alt="Amazon S3" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/s3.svg"/><span class="font-semibold">Amazon S3</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=azure_blob"><img alt="Azure Blob Storage" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/azure_blob.svg"/><span class="font-semibold">Azure Blob Storage</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=gcs"><img alt="Google Cloud Storage" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fgcs.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fgcs.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fgcs.png&w=96&q=75"/><span class="font-semibold">Google Cloud Storage</span></a><a class="btn light flex flex-col items-center gap-2.5 p-4" href="/sources/add?type=hdfs"><img alt="HDFS" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/hdfs.svg"/><span class="font-semibold">HDFS</span></a></div></div><div class="mb-4"><h2 class="m-0 mb-2">Cloud databases</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="AlloyDB for PostgreSQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Falloy-db.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Falloy-db.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Falloy-db.png&w=96&q=75"/><span class="font-semibold">AlloyDB for PostgreSQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Amazon Aurora (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75"/><span class="font-semibold">Amazon Aurora</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Amazon RDS for MySQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75"/><span class="font-semibold">Amazon RDS for MySQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Amazon RDS for PostgreSQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75"/><span class="font-semibold">Amazon RDS for PostgreSQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Amazon RDS for SQL Server (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Famazon-rds.png&w=96&q=75"/><span class="font-semibold">Amazon RDS for SQL Server</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Azure Database for MySQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fazure-database-mysql.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fazure-database-mysql.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fazure-database-mysql.png&w=96&q=75"/><span class="font-semibold">Azure Database for MySQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Azure Database for PostgreSQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fazure-database-postgresql.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fazure-database-postgresql.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fazure-database-postgresql.png&w=96&q=75"/><span class="font-semibold">Azure Database for PostgreSQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Azure SQL Database (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fazure-sql-database.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fazure-sql-database.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fazure-sql-database.png&w=96&q=75"/><span class="font-semibold">Azure SQL Database</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Azure SQL Managed Instance (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fazure-sql-managed-instance.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fazure-sql-managed-instance.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fazure-sql-managed-instance.png&w=96&q=75"/><span class="font-semibold">Azure SQL Managed Instance</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Cloud SQL for MySQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/mysql.svg"/><span class="font-semibold">Cloud SQL for MySQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Cloud SQL for PostgreSQL (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/postgresql.svg"/><span class="font-semibold">Cloud SQL for PostgreSQL</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Cloud SQL for SQL Server (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" src="/sources-logos/mssql.svg"/><span class="font-semibold">Cloud SQL for SQL Server</span></div></div></div><div class="mb-4"><h2 class="m-0 mb-2">SaaS databases</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Databricks (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fdatabricks.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fdatabricks.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fdatabricks.png&w=96&q=75"/><span class="font-semibold">Databricks</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="SingleStoreDB (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fsingle-store.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fsingle-store.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fsingle-store.png&w=96&q=75"/><span class="font-semibold">SingleStoreDB</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Snowflake (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fsnowflake.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fsnowflake.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fsnowflake.png&w=96&q=75"/><span class="font-semibold">Snowflake</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Starburst (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fstarburst.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fstarburst.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fstarburst.png&w=96&q=75"/><span class="font-semibold">Starburst</span></div></div></div><div class="mb-4"><h2 class="m-0 mb-2">Data warehouses</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Amazon Athena (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Famazon-athena.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Famazon-athena.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Famazon-athena.png&w=96&q=75"/><span class="font-semibold">Amazon Athena</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Amazon Redshift (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fredshift.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fredshift.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fredshift.png&w=96&q=75"/><span class="font-semibold">Amazon Redshift</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Azure Synapse Analytics (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fazure-synapse-analytics.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fazure-synapse-analytics.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fazure-synapse-analytics.png&w=96&q=75"/><span class="font-semibold">Azure Synapse Analytics</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Google BigQuery (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fbigquery.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fbigquery.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fbigquery.png&w=96&q=75"/><span class="font-semibold">Google BigQuery</span></div></div></div><div class="mb-4"><h2 class="m-0 mb-2">Time series databases</h2><div class="grid grid-cols-[repeat(auto-fill,minmax(160px,1fr))] gap-4"><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="QuestDB (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Fquestdb.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Fquestdb.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Fquestdb.png&w=96&q=75"/><span class="font-semibold">QuestDB</span></div><div class="btn light bg-gray-100 flex flex-col items-center gap-2.5 p-4 opacity-50 cursor-not-allowed"><img alt="Timescale (coming soon)" title="Not yet implemented" loading="lazy" width="40" height="40" decoding="async" data-nimg="1" class="w-10 h-10 object-contain rounded-md" style="color:transparent" srcSet="/_next/image?url=%2Fsources-logos%2Ftimescale.png&w=48&q=75 1x, /_next/image?url=%2Fsources-logos%2Ftimescale.png&w=96&q=75 2x" src="/_next/image?url=%2Fsources-logos%2Ftimescale.png&w=96&q=75"/><span class="font-semibold">Timescale</span></div></div></div><div class="actions mt-4"><a class="btn" href="mailto:contact@qalita.io?subject=Suggest%20a%20new%20source%20type&body=Hi%20QALITA%20team%2C%0A%0AI%27d%20like%20to%20suggest%20support%20for%20this%20source%20type%3A%20%5Bplease%20describe%5D%0A%0AThanks!">Suggest a new source type</a><a class="btn secondary" href="/">Cancel</a></div></div></div><div class="footer mt-6 border-t border-gray-200 bg-white w-full"><div class="max-w-[1400px] mx-auto px-5 py-3 flex items-center justify-between text-text-muted text-xs"><div><span>© QALITA</span> — QALITA CLI</div><div><span></span></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/711d597b816a80c1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[39756,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"default\"]\n3:I[37457,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"default\"]\n4:I[47257,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"ClientPageRoot\"]\n5:I[79516,[\"/_next/static/chunks/6c99da4248e4fcfc.js\",\"/_next/static/chunks/ecf559101be0ae12.js\"],\"default\"]\n8:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nb:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"ViewportBoundary\"]\nd:I[97367,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"MetadataBoundary\"]\nf:I[68027,[\"/_next/static/chunks/ff1a16fafef87110.js\",\"/_next/static/chunks/7340adf74ff47ec0.js\"],\"default\"]\n:HL[\"/_next/static/chunks/1107bdca1eff6d34.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"N9MqNrf23ZZkbbSW2aXkt\",\"c\":[\"\",\"sources\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"sources\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/1107bdca1eff6d34.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"root-layout\",\"children\":[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L4\",null,{\"Component\":\"$5\",\"serverProvidedParams\":{\"searchParams\":{},\"params\":{},\"promises\":[\"$@6\",\"$@7\"]}}],[[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/6c99da4248e4fcfc.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/ecf559101be0ae12.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:{}\n7:\"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params\"\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"a:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"QALITA CLI\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"QALITA Platform Command Line Interface\"}]]\n"])</script></body></html>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"headers": {
|
|
3
|
+
"x-nextjs-stale-time": "300",
|
|
4
|
+
"x-nextjs-prerender": "1",
|
|
5
|
+
"x-next-cache-tags": "_N_T_/layout,_N_T_/sources/layout,_N_T_/sources/page,_N_T_/sources"
|
|
6
|
+
},
|
|
7
|
+
"segmentPaths": [
|
|
8
|
+
"/_tree",
|
|
9
|
+
"/_full",
|
|
10
|
+
"/sources/__PAGE__",
|
|
11
|
+
"/sources",
|
|
12
|
+
"/_index",
|
|
13
|
+
"/_head"
|
|
14
|
+
]
|
|
15
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
4:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ClientPageRoot"]
|
|
5
|
+
5:I[79516,["/_next/static/chunks/6c99da4248e4fcfc.js","/_next/static/chunks/ecf559101be0ae12.js"],"default"]
|
|
6
|
+
8:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"OutletBoundary"]
|
|
7
|
+
9:"$Sreact.suspense"
|
|
8
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ViewportBoundary"]
|
|
9
|
+
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"MetadataBoundary"]
|
|
10
|
+
f:I[68027,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
11
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
12
|
+
0:{"P":null,"b":"N9MqNrf23ZZkbbSW2aXkt","c":["","sources"],"q":"","i":false,"f":[[["",{"children":["sources",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1107bdca1eff6d34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"root-layout","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/6c99da4248e4fcfc.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/ecf559101be0ae12.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],null]}],false]],"m":"$undefined","G":["$f",[]],"S":true}
|
|
13
|
+
6:{}
|
|
14
|
+
7:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
15
|
+
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
|
+
a:null
|
|
17
|
+
e:[["$","title","0",{"children":"QALITA CLI"}],["$","meta","1",{"name":"description","content":"QALITA Platform Command Line Interface"}]]
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
4:I[47257,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ClientPageRoot"]
|
|
5
|
+
5:I[79516,["/_next/static/chunks/6c99da4248e4fcfc.js","/_next/static/chunks/ecf559101be0ae12.js"],"default"]
|
|
6
|
+
8:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"OutletBoundary"]
|
|
7
|
+
9:"$Sreact.suspense"
|
|
8
|
+
b:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ViewportBoundary"]
|
|
9
|
+
d:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"MetadataBoundary"]
|
|
10
|
+
f:I[68027,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
11
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
12
|
+
0:{"P":null,"b":"N9MqNrf23ZZkbbSW2aXkt","c":["","sources"],"q":"","i":false,"f":[[["",{"children":["sources",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1107bdca1eff6d34.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"root-layout","children":["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L4",null,{"Component":"$5","serverProvidedParams":{"searchParams":{},"params":{},"promises":["$@6","$@7"]}}],[["$","script","script-0",{"src":"/_next/static/chunks/6c99da4248e4fcfc.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/ecf559101be0ae12.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,false]},null,false,false]},null,false,false],["$","$1","h",{"children":[null,["$","$Lb",null,{"children":"$Lc"}],["$","div",null,{"hidden":true,"children":["$","$Ld",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Le"}]}]}],null]}],false]],"m":"$undefined","G":["$f",[]],"S":true}
|
|
13
|
+
6:{}
|
|
14
|
+
7:"$0:f:0:1:1:children:1:children:0:props:children:0:props:serverProvidedParams:params"
|
|
15
|
+
c:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
16
|
+
a:null
|
|
17
|
+
e:[["$","title","0",{"children":"QALITA CLI"}],["$","meta","1",{"name":"description","content":"QALITA Platform Command Line Interface"}]]
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"ViewportBoundary"]
|
|
3
|
+
3:I[97367,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"MetadataBoundary"]
|
|
4
|
+
4:"$Sreact.suspense"
|
|
5
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"QALITA CLI"}],["$","meta","1",{"name":"description","content":"QALITA Platform Command Line Interface"}]]}]}]}],null]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
1:"$Sreact.fragment"
|
|
2
|
+
2:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
3
|
+
3:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/7340adf74ff47ec0.js"],"default"]
|
|
4
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
5
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/1107bdca1eff6d34.css","precedence":"next"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"root-layout","children":["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}],"loading":null,"isPartial":false}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
:HL["/_next/static/chunks/1107bdca1eff6d34.css","style"]
|
|
2
|
+
0:{"buildId":"N9MqNrf23ZZkbbSW2aXkt","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"sources","paramType":null,"paramKey":"sources","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
|