@corpus-tool/workbench 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +10 -0
- package/bin/corpus-workbench.cjs +23 -0
- package/dist/apps/web/.next/BUILD_ID +1 -0
- package/dist/apps/web/.next/app-path-routes-manifest.json +16 -0
- package/dist/apps/web/.next/build-manifest.json +24 -0
- package/dist/apps/web/.next/package.json +1 -0
- package/dist/apps/web/.next/prerender-manifest.json +69 -0
- package/dist/apps/web/.next/required-server-files.json +361 -0
- package/dist/apps/web/.next/routes-manifest.json +172 -0
- package/dist/apps/web/.next/server/app/_global-error/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/_global-error/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/_global-error/page/next-font-manifest.json +6 -0
- package/dist/apps/web/.next/server/app/_global-error/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/_global-error/page/server-reference-manifest.json +4 -0
- package/dist/apps/web/.next/server/app/_global-error/page.js +9 -0
- package/dist/apps/web/.next/server/app/_global-error/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/_global-error/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/_global-error/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/_global-error.html +1 -0
- package/dist/apps/web/.next/server/app/_global-error.meta +22 -0
- package/dist/apps/web/.next/server/app/_global-error.rsc +14 -0
- package/dist/apps/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +19 -0
- package/dist/apps/web/.next/server/app/_global-error.segments/_full.segment.rsc +14 -0
- package/dist/apps/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- package/dist/apps/web/.next/server/app/_not-found/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/_not-found/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/_not-found/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/_not-found/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/_not-found/page.js +15 -0
- package/dist/apps/web/.next/server/app/_not-found/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/_not-found.html +1 -0
- package/dist/apps/web/.next/server/app/_not-found.meta +27 -0
- package/dist/apps/web/.next/server/app/_not-found.rsc +16 -0
- package/dist/apps/web/.next/server/app/_not-found.segments/_full.segment.rsc +16 -0
- package/dist/apps/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +22 -0
- package/dist/apps/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -0
- package/dist/apps/web/.next/server/app/api/health/route/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/api/health/route/build-manifest.json +12 -0
- package/dist/apps/web/.next/server/app/api/health/route/server-reference-manifest.json +4 -0
- package/dist/apps/web/.next/server/app/api/health/route.js +6 -0
- package/dist/apps/web/.next/server/app/api/health/route.js.map +5 -0
- package/dist/apps/web/.next/server/app/api/health/route.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/api/health/route_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/api/pull/route/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/api/pull/route/build-manifest.json +12 -0
- package/dist/apps/web/.next/server/app/api/pull/route/server-reference-manifest.json +4 -0
- package/dist/apps/web/.next/server/app/api/pull/route.js +7 -0
- package/dist/apps/web/.next/server/app/api/pull/route.js.map +5 -0
- package/dist/apps/web/.next/server/app/api/pull/route.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/api/pull/route_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/api/push/route/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/api/push/route/build-manifest.json +12 -0
- package/dist/apps/web/.next/server/app/api/push/route/server-reference-manifest.json +4 -0
- package/dist/apps/web/.next/server/app/api/push/route.js +8 -0
- package/dist/apps/web/.next/server/app/api/push/route.js.map +5 -0
- package/dist/apps/web/.next/server/app/api/push/route.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/api/push/route_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/invite/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/invite/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/invite/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/invite/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/invite/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/invite/page.js +16 -0
- package/dist/apps/web/.next/server/app/invite/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/invite/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/invite/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page.js +19 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/catalogue/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page.js +18 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/entities/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page.js +18 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page/server-reference-manifest.json +71 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page.js +20 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/s/[stringId]/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page/server-reference-manifest.json +104 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page.js +18 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/p/[slug]/settings/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/page.js +17 -0
- package/dist/apps/web/.next/server/app/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/password/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/password/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/password/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/password/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/password/page/server-reference-manifest.json +49 -0
- package/dist/apps/web/.next/server/app/password/page.js +16 -0
- package/dist/apps/web/.next/server/app/password/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/password/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/password/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app/projects/new/page/app-paths-manifest.json +3 -0
- package/dist/apps/web/.next/server/app/projects/new/page/build-manifest.json +20 -0
- package/dist/apps/web/.next/server/app/projects/new/page/next-font-manifest.json +15 -0
- package/dist/apps/web/.next/server/app/projects/new/page/react-loadable-manifest.json +1 -0
- package/dist/apps/web/.next/server/app/projects/new/page/server-reference-manifest.json +60 -0
- package/dist/apps/web/.next/server/app/projects/new/page.js +17 -0
- package/dist/apps/web/.next/server/app/projects/new/page.js.map +5 -0
- package/dist/apps/web/.next/server/app/projects/new/page.js.nft.json +1 -0
- package/dist/apps/web/.next/server/app/projects/new/page_client-reference-manifest.js +3 -0
- package/dist/apps/web/.next/server/app-paths-manifest.json +16 -0
- package/dist/apps/web/.next/server/chunks/[externals]__04ujkkj._.js +3 -0
- package/dist/apps/web/.next/server/chunks/[externals]__0_3fzqt._.js +3 -0
- package/dist/apps/web/.next/server/chunks/[externals]__0d325v9._.js +3 -0
- package/dist/apps/web/.next/server/chunks/[root-of-the-server]__11cfd1v._.js +3 -0
- package/dist/apps/web/.next/server/chunks/[root-of-the-server]__15bjnu5._.js +5 -0
- package/dist/apps/web/.next/server/chunks/[root-of-the-server]__1j-kdja._.js +165 -0
- package/dist/apps/web/.next/server/chunks/[root-of-the-server]__20dkce5._.js +3 -0
- package/dist/apps/web/.next/server/chunks/[turbopack]_runtime.js +807 -0
- package/dist/apps/web/.next/server/chunks/_0fxwvbt._.js +62 -0
- package/dist/apps/web/.next/server/chunks/_19xu_mj._.js +62 -0
- package/dist/apps/web/.next/server/chunks/_1xsl0rt._.js +3 -0
- package/dist/apps/web/.next/server/chunks/apps_web__next-internal_server_app_api_health_route_actions_0eww65m.js +3 -0
- package/dist/apps/web/.next/server/chunks/apps_web__next-internal_server_app_api_pull_route_actions_0v1_kau.js +3 -0
- package/dist/apps/web/.next/server/chunks/apps_web__next-internal_server_app_api_push_route_actions_1u-9wj3.js +3 -0
- package/dist/apps/web/.next/server/chunks/apps_web_src_01txtk5._.js +3 -0
- package/dist/apps/web/.next/server/chunks/apps_web_src_db_index_ts_14lypn_._.js +10 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0an6blh._.js +33 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0bcaaku._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0euzh-_._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0f6s48x._.js +14 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0og6lqf._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0txz9hy._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__0wv0fb2._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__11n2rvj._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__11pphs8._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__13fsfn6._.js +4 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__18f0y5u._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__1bkvdbq._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__1fti-s7._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__1hsnadg._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__1io3bae._.js +33 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__1spvo21._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[root-of-the-server]__1w2595s._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/[turbopack]_runtime.js +807 -0
- package/dist/apps/web/.next/server/chunks/ssr/_0av8dmn._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/_0un1qtd._.js +131 -0
- package/dist/apps/web/.next/server/chunks/ssr/_1lr8k0_._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/_1m6p0mb._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/_1s5rvu9._.js +158 -0
- package/dist/apps/web/.next/server/chunks/ssr/_1tr_hdr._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_0xvlx61._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_149gpdh._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app__global-error_page_actions_1vxuwj7.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app__not-found_page_actions_1z1-ku4.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_invite_page_actions_175yxtr.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_p_[slug]_catalogue_page_actions_0dunpgt.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_p_[slug]_entities_page_actions_0xiwdl9.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_p_[slug]_page_actions_1792is5.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_p_[slug]_s_[stringId]_page_actions_0h0xcts.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_page_actions_1krlpoj.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web__next-internal_server_app_password_page_actions_0bl6ck5.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_1qjha7w._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_1sfqwo2._.js +9 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_app_not-found_tsx_1kje052._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_app_p_[slug]_layout_tsx_09ph0yu._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_components_copy-button_tsx_0eh9cyn._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_components_target-pane_tsx_12vsj9g._.js +55 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_components_ui_1s3u0g_._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/apps_web_src_projects_service_ts_0uvdmn7._.js +55 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_1nkgb45._.js +23 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_1wax83z._.js +33 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_next_dist_1bunoni._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_next_dist_1n3w9lb._.js +6 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_next_dist_client_components_0p8s4lh._.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_0q-w892.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_0l_sp0x.js +3 -0
- package/dist/apps/web/.next/server/chunks/ssr/node_modules_next_dist_client_components_server-async-storage_0t1dato.js +3 -0
- package/dist/apps/web/.next/server/functions-config-manifest.json +14 -0
- package/dist/apps/web/.next/server/instrumentation.js +4 -0
- package/dist/apps/web/.next/server/middleware-build-manifest.js +24 -0
- package/dist/apps/web/.next/server/middleware-manifest.json +6 -0
- package/dist/apps/web/.next/server/middleware.js +5 -0
- package/dist/apps/web/.next/server/next-font-manifest.js +1 -0
- package/dist/apps/web/.next/server/next-font-manifest.json +87 -0
- package/dist/apps/web/.next/server/pages/404.html +1 -0
- package/dist/apps/web/.next/server/pages/500.html +1 -0
- package/dist/apps/web/.next/server/pages-manifest.json +4 -0
- package/dist/apps/web/.next/server/prefetch-hints.json +25 -0
- package/dist/apps/web/.next/server/server-reference-manifest.js +1 -0
- package/dist/apps/web/.next/server/server-reference-manifest.json +312 -0
- package/dist/apps/web/.next/static/chunks/03zuayefdl20x.js +1 -0
- package/dist/apps/web/.next/static/chunks/0cz1d0mv5g_q7.js +1 -0
- package/dist/apps/web/.next/static/chunks/19mx3mg6lkumu.js +1 -0
- package/dist/apps/web/.next/static/chunks/1mh6a-0e61pyc.js +1 -0
- package/dist/apps/web/.next/static/chunks/1xjkexd17pw4g.js +53 -0
- package/dist/apps/web/.next/static/chunks/2-rtuqsgzmno4.js +22 -0
- package/dist/apps/web/.next/static/chunks/22joc6494bxnd.js +1 -0
- package/dist/apps/web/.next/static/chunks/2llmm9722plhk.js +1 -0
- package/dist/apps/web/.next/static/chunks/2yr-wvhk0gek9.js +1 -0
- package/dist/apps/web/.next/static/chunks/310vm2bl3xxpt.js +31 -0
- package/dist/apps/web/.next/static/chunks/31h0g8a6dcund.js +1 -0
- package/dist/apps/web/.next/static/chunks/3fntmmi971322.js +1 -0
- package/dist/apps/web/.next/static/chunks/3t64_jtb3fj5e.css +3 -0
- package/dist/apps/web/.next/static/chunks/turbopack-30koqklv8_-oi.js +1 -0
- package/dist/apps/web/.next/static/media/02263ebadd758ea4-s.29yke99gs9qpn.woff2 +0 -0
- package/dist/apps/web/.next/static/media/03fc1b4a8d284b5e-s.p.0wiir8udbzjvx.woff2 +0 -0
- package/dist/apps/web/.next/static/media/1bcd0e671759a44c-s.2qt3tdwt-y9x_.woff2 +0 -0
- package/dist/apps/web/.next/static/media/2fe89d53234c61d4-s.p.1u30mmyq6lnsd.woff2 +0 -0
- package/dist/apps/web/.next/static/media/57215795b8570f5c-s.p.2rixgazldzomk.woff2 +0 -0
- package/dist/apps/web/.next/static/media/59b15b4bcd7b1eb5-s.2vemzm0itqzfy.woff2 +0 -0
- package/dist/apps/web/.next/static/media/5e05ae5b48faa55e-s.1yd4_i3e35931.woff2 +0 -0
- package/dist/apps/web/.next/static/media/68757d6cddeff913-s.p.1i-sca43-qwng.woff2 +0 -0
- package/dist/apps/web/.next/static/media/7fea77d1d19108bf-s.2y65deuc30pmy.woff2 +0 -0
- package/dist/apps/web/.next/static/media/90c51ce8fb754fe8-s.02z5rrbg5nt92.woff2 +0 -0
- package/dist/apps/web/.next/static/media/99e609270109b47d-s.p.40sczeszzbjw1.woff2 +0 -0
- package/dist/apps/web/.next/static/media/a7afbb44bec2bb18-s.1qc6dx89jd2qv.woff2 +0 -0
- package/dist/apps/web/.next/static/media/e15f58668ad64cb8-s.3cvcemwuzoywn.woff2 +0 -0
- package/dist/apps/web/.next/static/media/e390973e931a41c5-s.0rgnxg2b64rzs.woff2 +0 -0
- package/dist/apps/web/.next/static/media/e532fa1b9921e1cd-s.3cb5lpr2l6xud.woff2 +0 -0
- package/dist/apps/web/.next/static/media/effe91970fc4db64-s.p.0oace-s_gkfks.woff2 +0 -0
- package/dist/apps/web/.next/static/yfTgCZmh0G5GgAWmkSLAG/_buildManifest.js +11 -0
- package/dist/apps/web/.next/static/yfTgCZmh0G5GgAWmkSLAG/_clientMiddlewareManifest.js +6 -0
- package/dist/apps/web/.next/static/yfTgCZmh0G5GgAWmkSLAG/_ssgManifest.js +1 -0
- package/dist/apps/web/drizzle/0000_users-and-sessions.sql +16 -0
- package/dist/apps/web/drizzle/0001_projects-strings-entities-translations.sql +49 -0
- package/dist/apps/web/drizzle/0002_fts5-strings-search.sql +19 -0
- package/dist/apps/web/drizzle/0003_project-string-types.sql +1 -0
- package/dist/apps/web/drizzle/0004_edits-log.sql +15 -0
- package/dist/apps/web/drizzle/0005_project-entity-types.sql +1 -0
- package/dist/apps/web/drizzle/0006_push-history.sql +15 -0
- package/dist/apps/web/drizzle/0007_user-passwords.sql +2 -0
- package/dist/apps/web/drizzle/meta/0000_snapshot.json +117 -0
- package/dist/apps/web/drizzle/meta/0001_snapshot.json +447 -0
- package/dist/apps/web/drizzle/meta/0002_snapshot.json +447 -0
- package/dist/apps/web/drizzle/meta/0003_snapshot.json +454 -0
- package/dist/apps/web/drizzle/meta/0004_snapshot.json +563 -0
- package/dist/apps/web/drizzle/meta/0005_snapshot.json +570 -0
- package/dist/apps/web/drizzle/meta/0006_snapshot.json +673 -0
- package/dist/apps/web/drizzle/meta/0007_snapshot.json +688 -0
- package/dist/apps/web/drizzle/meta/_journal.json +62 -0
- package/dist/apps/web/package.json +37 -0
- package/dist/apps/web/server.js +38 -0
- package/package.json +34 -0
|
@@ -0,0 +1,447 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "6",
|
|
3
|
+
"dialect": "sqlite",
|
|
4
|
+
"id": "cdf4230a-a327-436a-8bd2-a08b8c8ca891",
|
|
5
|
+
"prevId": "d60790cd-e10e-425a-93f2-50db8584b15c",
|
|
6
|
+
"tables": {
|
|
7
|
+
"entities": {
|
|
8
|
+
"name": "entities",
|
|
9
|
+
"columns": {
|
|
10
|
+
"id": {
|
|
11
|
+
"name": "id",
|
|
12
|
+
"type": "integer",
|
|
13
|
+
"primaryKey": true,
|
|
14
|
+
"notNull": true,
|
|
15
|
+
"autoincrement": true
|
|
16
|
+
},
|
|
17
|
+
"project_id": {
|
|
18
|
+
"name": "project_id",
|
|
19
|
+
"type": "integer",
|
|
20
|
+
"primaryKey": false,
|
|
21
|
+
"notNull": true,
|
|
22
|
+
"autoincrement": false
|
|
23
|
+
},
|
|
24
|
+
"entity_id": {
|
|
25
|
+
"name": "entity_id",
|
|
26
|
+
"type": "text",
|
|
27
|
+
"primaryKey": false,
|
|
28
|
+
"notNull": true,
|
|
29
|
+
"autoincrement": false
|
|
30
|
+
},
|
|
31
|
+
"type": {
|
|
32
|
+
"name": "type",
|
|
33
|
+
"type": "text",
|
|
34
|
+
"primaryKey": false,
|
|
35
|
+
"notNull": true,
|
|
36
|
+
"autoincrement": false
|
|
37
|
+
},
|
|
38
|
+
"name": {
|
|
39
|
+
"name": "name",
|
|
40
|
+
"type": "text",
|
|
41
|
+
"primaryKey": false,
|
|
42
|
+
"notNull": true,
|
|
43
|
+
"autoincrement": false
|
|
44
|
+
},
|
|
45
|
+
"attributes": {
|
|
46
|
+
"name": "attributes",
|
|
47
|
+
"type": "text",
|
|
48
|
+
"primaryKey": false,
|
|
49
|
+
"notNull": false,
|
|
50
|
+
"autoincrement": false
|
|
51
|
+
}
|
|
52
|
+
},
|
|
53
|
+
"indexes": {
|
|
54
|
+
"entities_project_entity_id": {
|
|
55
|
+
"name": "entities_project_entity_id",
|
|
56
|
+
"columns": [
|
|
57
|
+
"project_id",
|
|
58
|
+
"entity_id"
|
|
59
|
+
],
|
|
60
|
+
"isUnique": true
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
"foreignKeys": {
|
|
64
|
+
"entities_project_id_projects_id_fk": {
|
|
65
|
+
"name": "entities_project_id_projects_id_fk",
|
|
66
|
+
"tableFrom": "entities",
|
|
67
|
+
"tableTo": "projects",
|
|
68
|
+
"columnsFrom": [
|
|
69
|
+
"project_id"
|
|
70
|
+
],
|
|
71
|
+
"columnsTo": [
|
|
72
|
+
"id"
|
|
73
|
+
],
|
|
74
|
+
"onDelete": "no action",
|
|
75
|
+
"onUpdate": "no action"
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
"compositePrimaryKeys": {},
|
|
79
|
+
"uniqueConstraints": {},
|
|
80
|
+
"checkConstraints": {}
|
|
81
|
+
},
|
|
82
|
+
"projects": {
|
|
83
|
+
"name": "projects",
|
|
84
|
+
"columns": {
|
|
85
|
+
"id": {
|
|
86
|
+
"name": "id",
|
|
87
|
+
"type": "integer",
|
|
88
|
+
"primaryKey": true,
|
|
89
|
+
"notNull": true,
|
|
90
|
+
"autoincrement": true
|
|
91
|
+
},
|
|
92
|
+
"slug": {
|
|
93
|
+
"name": "slug",
|
|
94
|
+
"type": "text",
|
|
95
|
+
"primaryKey": false,
|
|
96
|
+
"notNull": true,
|
|
97
|
+
"autoincrement": false
|
|
98
|
+
},
|
|
99
|
+
"name": {
|
|
100
|
+
"name": "name",
|
|
101
|
+
"type": "text",
|
|
102
|
+
"primaryKey": false,
|
|
103
|
+
"notNull": true,
|
|
104
|
+
"autoincrement": false
|
|
105
|
+
},
|
|
106
|
+
"source_language": {
|
|
107
|
+
"name": "source_language",
|
|
108
|
+
"type": "text",
|
|
109
|
+
"primaryKey": false,
|
|
110
|
+
"notNull": true,
|
|
111
|
+
"autoincrement": false
|
|
112
|
+
},
|
|
113
|
+
"languages": {
|
|
114
|
+
"name": "languages",
|
|
115
|
+
"type": "text",
|
|
116
|
+
"primaryKey": false,
|
|
117
|
+
"notNull": true,
|
|
118
|
+
"autoincrement": false
|
|
119
|
+
},
|
|
120
|
+
"token_hash": {
|
|
121
|
+
"name": "token_hash",
|
|
122
|
+
"type": "text",
|
|
123
|
+
"primaryKey": false,
|
|
124
|
+
"notNull": false,
|
|
125
|
+
"autoincrement": false
|
|
126
|
+
},
|
|
127
|
+
"created_at": {
|
|
128
|
+
"name": "created_at",
|
|
129
|
+
"type": "integer",
|
|
130
|
+
"primaryKey": false,
|
|
131
|
+
"notNull": true,
|
|
132
|
+
"autoincrement": false
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
"indexes": {
|
|
136
|
+
"projects_slug_unique": {
|
|
137
|
+
"name": "projects_slug_unique",
|
|
138
|
+
"columns": [
|
|
139
|
+
"slug"
|
|
140
|
+
],
|
|
141
|
+
"isUnique": true
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
"foreignKeys": {},
|
|
145
|
+
"compositePrimaryKeys": {},
|
|
146
|
+
"uniqueConstraints": {},
|
|
147
|
+
"checkConstraints": {}
|
|
148
|
+
},
|
|
149
|
+
"sessions": {
|
|
150
|
+
"name": "sessions",
|
|
151
|
+
"columns": {
|
|
152
|
+
"token_hash": {
|
|
153
|
+
"name": "token_hash",
|
|
154
|
+
"type": "text",
|
|
155
|
+
"primaryKey": true,
|
|
156
|
+
"notNull": true,
|
|
157
|
+
"autoincrement": false
|
|
158
|
+
},
|
|
159
|
+
"user_id": {
|
|
160
|
+
"name": "user_id",
|
|
161
|
+
"type": "integer",
|
|
162
|
+
"primaryKey": false,
|
|
163
|
+
"notNull": true,
|
|
164
|
+
"autoincrement": false
|
|
165
|
+
},
|
|
166
|
+
"created_at": {
|
|
167
|
+
"name": "created_at",
|
|
168
|
+
"type": "integer",
|
|
169
|
+
"primaryKey": false,
|
|
170
|
+
"notNull": true,
|
|
171
|
+
"autoincrement": false
|
|
172
|
+
},
|
|
173
|
+
"expires_at": {
|
|
174
|
+
"name": "expires_at",
|
|
175
|
+
"type": "integer",
|
|
176
|
+
"primaryKey": false,
|
|
177
|
+
"notNull": true,
|
|
178
|
+
"autoincrement": false
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
"indexes": {},
|
|
182
|
+
"foreignKeys": {
|
|
183
|
+
"sessions_user_id_users_id_fk": {
|
|
184
|
+
"name": "sessions_user_id_users_id_fk",
|
|
185
|
+
"tableFrom": "sessions",
|
|
186
|
+
"tableTo": "users",
|
|
187
|
+
"columnsFrom": [
|
|
188
|
+
"user_id"
|
|
189
|
+
],
|
|
190
|
+
"columnsTo": [
|
|
191
|
+
"id"
|
|
192
|
+
],
|
|
193
|
+
"onDelete": "no action",
|
|
194
|
+
"onUpdate": "no action"
|
|
195
|
+
}
|
|
196
|
+
},
|
|
197
|
+
"compositePrimaryKeys": {},
|
|
198
|
+
"uniqueConstraints": {},
|
|
199
|
+
"checkConstraints": {}
|
|
200
|
+
},
|
|
201
|
+
"string_translations": {
|
|
202
|
+
"name": "string_translations",
|
|
203
|
+
"columns": {
|
|
204
|
+
"id": {
|
|
205
|
+
"name": "id",
|
|
206
|
+
"type": "integer",
|
|
207
|
+
"primaryKey": true,
|
|
208
|
+
"notNull": true,
|
|
209
|
+
"autoincrement": true
|
|
210
|
+
},
|
|
211
|
+
"string_id": {
|
|
212
|
+
"name": "string_id",
|
|
213
|
+
"type": "integer",
|
|
214
|
+
"primaryKey": false,
|
|
215
|
+
"notNull": true,
|
|
216
|
+
"autoincrement": false
|
|
217
|
+
},
|
|
218
|
+
"language": {
|
|
219
|
+
"name": "language",
|
|
220
|
+
"type": "text",
|
|
221
|
+
"primaryKey": false,
|
|
222
|
+
"notNull": true,
|
|
223
|
+
"autoincrement": false
|
|
224
|
+
},
|
|
225
|
+
"text": {
|
|
226
|
+
"name": "text",
|
|
227
|
+
"type": "text",
|
|
228
|
+
"primaryKey": false,
|
|
229
|
+
"notNull": false,
|
|
230
|
+
"autoincrement": false
|
|
231
|
+
},
|
|
232
|
+
"state": {
|
|
233
|
+
"name": "state",
|
|
234
|
+
"type": "text",
|
|
235
|
+
"primaryKey": false,
|
|
236
|
+
"notNull": true,
|
|
237
|
+
"autoincrement": false,
|
|
238
|
+
"default": "'untranslated'"
|
|
239
|
+
},
|
|
240
|
+
"stale": {
|
|
241
|
+
"name": "stale",
|
|
242
|
+
"type": "integer",
|
|
243
|
+
"primaryKey": false,
|
|
244
|
+
"notNull": true,
|
|
245
|
+
"autoincrement": false,
|
|
246
|
+
"default": false
|
|
247
|
+
},
|
|
248
|
+
"updated_at": {
|
|
249
|
+
"name": "updated_at",
|
|
250
|
+
"type": "integer",
|
|
251
|
+
"primaryKey": false,
|
|
252
|
+
"notNull": true,
|
|
253
|
+
"autoincrement": false
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
"indexes": {
|
|
257
|
+
"translations_string_language": {
|
|
258
|
+
"name": "translations_string_language",
|
|
259
|
+
"columns": [
|
|
260
|
+
"string_id",
|
|
261
|
+
"language"
|
|
262
|
+
],
|
|
263
|
+
"isUnique": true
|
|
264
|
+
},
|
|
265
|
+
"translations_state": {
|
|
266
|
+
"name": "translations_state",
|
|
267
|
+
"columns": [
|
|
268
|
+
"state"
|
|
269
|
+
],
|
|
270
|
+
"isUnique": false
|
|
271
|
+
}
|
|
272
|
+
},
|
|
273
|
+
"foreignKeys": {
|
|
274
|
+
"string_translations_string_id_strings_id_fk": {
|
|
275
|
+
"name": "string_translations_string_id_strings_id_fk",
|
|
276
|
+
"tableFrom": "string_translations",
|
|
277
|
+
"tableTo": "strings",
|
|
278
|
+
"columnsFrom": [
|
|
279
|
+
"string_id"
|
|
280
|
+
],
|
|
281
|
+
"columnsTo": [
|
|
282
|
+
"id"
|
|
283
|
+
],
|
|
284
|
+
"onDelete": "no action",
|
|
285
|
+
"onUpdate": "no action"
|
|
286
|
+
}
|
|
287
|
+
},
|
|
288
|
+
"compositePrimaryKeys": {},
|
|
289
|
+
"uniqueConstraints": {},
|
|
290
|
+
"checkConstraints": {}
|
|
291
|
+
},
|
|
292
|
+
"strings": {
|
|
293
|
+
"name": "strings",
|
|
294
|
+
"columns": {
|
|
295
|
+
"id": {
|
|
296
|
+
"name": "id",
|
|
297
|
+
"type": "integer",
|
|
298
|
+
"primaryKey": true,
|
|
299
|
+
"notNull": true,
|
|
300
|
+
"autoincrement": true
|
|
301
|
+
},
|
|
302
|
+
"project_id": {
|
|
303
|
+
"name": "project_id",
|
|
304
|
+
"type": "integer",
|
|
305
|
+
"primaryKey": false,
|
|
306
|
+
"notNull": true,
|
|
307
|
+
"autoincrement": false
|
|
308
|
+
},
|
|
309
|
+
"string_id": {
|
|
310
|
+
"name": "string_id",
|
|
311
|
+
"type": "text",
|
|
312
|
+
"primaryKey": false,
|
|
313
|
+
"notNull": true,
|
|
314
|
+
"autoincrement": false
|
|
315
|
+
},
|
|
316
|
+
"type": {
|
|
317
|
+
"name": "type",
|
|
318
|
+
"type": "text",
|
|
319
|
+
"primaryKey": false,
|
|
320
|
+
"notNull": true,
|
|
321
|
+
"autoincrement": false
|
|
322
|
+
},
|
|
323
|
+
"source": {
|
|
324
|
+
"name": "source",
|
|
325
|
+
"type": "text",
|
|
326
|
+
"primaryKey": false,
|
|
327
|
+
"notNull": true,
|
|
328
|
+
"autoincrement": false
|
|
329
|
+
},
|
|
330
|
+
"metadata": {
|
|
331
|
+
"name": "metadata",
|
|
332
|
+
"type": "text",
|
|
333
|
+
"primaryKey": false,
|
|
334
|
+
"notNull": false,
|
|
335
|
+
"autoincrement": false
|
|
336
|
+
},
|
|
337
|
+
"examples": {
|
|
338
|
+
"name": "examples",
|
|
339
|
+
"type": "text",
|
|
340
|
+
"primaryKey": false,
|
|
341
|
+
"notNull": false,
|
|
342
|
+
"autoincrement": false
|
|
343
|
+
},
|
|
344
|
+
"archived": {
|
|
345
|
+
"name": "archived",
|
|
346
|
+
"type": "integer",
|
|
347
|
+
"primaryKey": false,
|
|
348
|
+
"notNull": true,
|
|
349
|
+
"autoincrement": false,
|
|
350
|
+
"default": false
|
|
351
|
+
},
|
|
352
|
+
"created_at": {
|
|
353
|
+
"name": "created_at",
|
|
354
|
+
"type": "integer",
|
|
355
|
+
"primaryKey": false,
|
|
356
|
+
"notNull": true,
|
|
357
|
+
"autoincrement": false
|
|
358
|
+
}
|
|
359
|
+
},
|
|
360
|
+
"indexes": {
|
|
361
|
+
"strings_project_string_id": {
|
|
362
|
+
"name": "strings_project_string_id",
|
|
363
|
+
"columns": [
|
|
364
|
+
"project_id",
|
|
365
|
+
"string_id"
|
|
366
|
+
],
|
|
367
|
+
"isUnique": true
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
"foreignKeys": {
|
|
371
|
+
"strings_project_id_projects_id_fk": {
|
|
372
|
+
"name": "strings_project_id_projects_id_fk",
|
|
373
|
+
"tableFrom": "strings",
|
|
374
|
+
"tableTo": "projects",
|
|
375
|
+
"columnsFrom": [
|
|
376
|
+
"project_id"
|
|
377
|
+
],
|
|
378
|
+
"columnsTo": [
|
|
379
|
+
"id"
|
|
380
|
+
],
|
|
381
|
+
"onDelete": "no action",
|
|
382
|
+
"onUpdate": "no action"
|
|
383
|
+
}
|
|
384
|
+
},
|
|
385
|
+
"compositePrimaryKeys": {},
|
|
386
|
+
"uniqueConstraints": {},
|
|
387
|
+
"checkConstraints": {}
|
|
388
|
+
},
|
|
389
|
+
"users": {
|
|
390
|
+
"name": "users",
|
|
391
|
+
"columns": {
|
|
392
|
+
"id": {
|
|
393
|
+
"name": "id",
|
|
394
|
+
"type": "integer",
|
|
395
|
+
"primaryKey": true,
|
|
396
|
+
"notNull": true,
|
|
397
|
+
"autoincrement": true
|
|
398
|
+
},
|
|
399
|
+
"name": {
|
|
400
|
+
"name": "name",
|
|
401
|
+
"type": "text",
|
|
402
|
+
"primaryKey": false,
|
|
403
|
+
"notNull": true,
|
|
404
|
+
"autoincrement": false
|
|
405
|
+
},
|
|
406
|
+
"maintainer": {
|
|
407
|
+
"name": "maintainer",
|
|
408
|
+
"type": "integer",
|
|
409
|
+
"primaryKey": false,
|
|
410
|
+
"notNull": true,
|
|
411
|
+
"autoincrement": false,
|
|
412
|
+
"default": false
|
|
413
|
+
},
|
|
414
|
+
"created_at": {
|
|
415
|
+
"name": "created_at",
|
|
416
|
+
"type": "integer",
|
|
417
|
+
"primaryKey": false,
|
|
418
|
+
"notNull": true,
|
|
419
|
+
"autoincrement": false
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"indexes": {
|
|
423
|
+
"users_name_unique": {
|
|
424
|
+
"name": "users_name_unique",
|
|
425
|
+
"columns": [
|
|
426
|
+
"name"
|
|
427
|
+
],
|
|
428
|
+
"isUnique": true
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
"foreignKeys": {},
|
|
432
|
+
"compositePrimaryKeys": {},
|
|
433
|
+
"uniqueConstraints": {},
|
|
434
|
+
"checkConstraints": {}
|
|
435
|
+
}
|
|
436
|
+
},
|
|
437
|
+
"views": {},
|
|
438
|
+
"enums": {},
|
|
439
|
+
"_meta": {
|
|
440
|
+
"schemas": {},
|
|
441
|
+
"tables": {},
|
|
442
|
+
"columns": {}
|
|
443
|
+
},
|
|
444
|
+
"internal": {
|
|
445
|
+
"indexes": {}
|
|
446
|
+
}
|
|
447
|
+
}
|