shieldcortex 4.2.4 → 4.2.5
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/dashboard/.next/standalone/dashboard/.next/BUILD_ID +1 -0
- package/dashboard/.next/standalone/dashboard/.next/app-path-routes-manifest.json +5 -0
- package/dashboard/.next/standalone/dashboard/.next/build-manifest.json +19 -0
- package/dashboard/.next/standalone/dashboard/.next/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/prerender-manifest.json +85 -0
- package/dashboard/.next/standalone/dashboard/.next/required-server-files.json +320 -0
- package/dashboard/.next/standalone/dashboard/.next/routes-manifest.json +62 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/build-manifest.json +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/next-font-manifest.json +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js +10 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.html +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.meta +15 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.rsc +12 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_full.segment.rsc +12 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_index.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/build-manifest.json +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js +14 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.meta +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.rsc +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_full.segment.rsc +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_index.segment.rsc +8 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_not-found.segment.rsc +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.meta +14 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.rsc +22 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/__PAGE__.segment.rsc +9 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_full.segment.rsc +22 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_head.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_index.segment.rsc +8 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/index.segments/_tree.segment.rsc +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/app-paths-manifest.json +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/build-manifest.json +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/next-font-manifest.json +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/react-loadable-manifest.json +15 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page/server-reference-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page.js +16 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page.js.map +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page.js.nft.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app/page_client-reference-manifest.js +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/app-paths-manifest.json +5 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_@tanstack_68dcbde9._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_eb0d92cc._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_58dc8591._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_builtin_forbidden_abdccc1c.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_builtin_global-error_44d7ee55.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_client_components_builtin_unauthorized_52fb9d40.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_e83b0b39._.js +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_esm_build_templates_app-page_f7d4354e.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/9f1d4_next_dist_fe6a9400._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__1837adce._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__3b976911._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__521be65c._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__536fb178._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__7d500b5a._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__883523b7._.js +10 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__9d976219._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__c95102dd._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__dd62b66f._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[root-of-the-server]__e7b9112f._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/[turbopack]_runtime.js +795 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_19978329._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_1cd9d700._.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_3051539d._.js +11 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app__global-error_page_actions_df87ba42.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app__not-found_page_actions_a714dc72.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard__next-internal_server_app_page_actions_e8f11d60.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_f4cc9ff7._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_app_error_tsx_0aa69400._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/chunks/ssr/dashboard_src_app_error_tsx_6f8e74b4._.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/server/functions-config-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/middleware-build-manifest.js +20 -0
- package/dashboard/.next/standalone/dashboard/.next/server/middleware-manifest.json +6 -0
- package/dashboard/.next/standalone/dashboard/.next/server/next-font-manifest.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/next-font-manifest.json +15 -0
- package/dashboard/.next/standalone/dashboard/.next/server/pages/404.html +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/pages/500.html +2 -0
- package/dashboard/.next/standalone/dashboard/.next/server/pages-manifest.json +4 -0
- package/dashboard/.next/standalone/dashboard/.next/server/server-reference-manifest.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/server/server-reference-manifest.json +5 -0
- package/dashboard/.next/standalone/dashboard/.next/static/ThmMwi8oVrtIZJ34xGzKI/_buildManifest.js +11 -0
- package/dashboard/.next/standalone/dashboard/.next/static/ThmMwi8oVrtIZJ34xGzKI/_clientMiddlewareManifest.json +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/ThmMwi8oVrtIZJ34xGzKI/_ssgManifest.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/215ce64499260c25.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/2473c16c0c2f6b5f.css +2 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/3c430292ca8ddc5f.css +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/4c20fb97ba4556e7.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/64ee9622541d967c.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/6ba7a5c1a80a6791.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/7d08316952ccdcef.js +5 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/a2549232b06fdb76.js +842 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/a6dad97d9634a72d.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/a6dad97d9634a72d.js.map +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/b3ac7aa47461e043.js +3 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/d3d8171bf50ef87e.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/da64d159c042f5ae.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/e007ff86847a4042.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/e8456c3e5fe1c1d8.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/ec55aacd8af83909.js +1 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/f772b169c536121a.js +9 -0
- package/dashboard/.next/standalone/dashboard/.next/static/chunks/turbopack-c2d84e7d37269ac1.js +4 -0
- package/dashboard/.next/standalone/dashboard/.next/static/media/4fa387ec64143e14-s.c1fdd6c2.woff2 +0 -0
- package/dashboard/.next/standalone/dashboard/.next/static/media/7178b3e590c64307-s.b97b3418.woff2 +0 -0
- package/dashboard/.next/standalone/dashboard/.next/static/media/797e433ab948586e-s.p.dbea232f.woff2 +0 -0
- package/dashboard/.next/standalone/dashboard/.next/static/media/8a480f0b521d4e75-s.8e0177b5.woff2 +0 -0
- package/dashboard/.next/standalone/dashboard/.next/static/media/bbc41e54d2fcbd21-s.799d8ef8.woff2 +0 -0
- package/dashboard/.next/standalone/dashboard/.next/static/media/caa3a2e1cccd8315-s.p.853070df.woff2 +0 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/colour/color.cjs +1594 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/colour/index.cjs +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/colour/package.json +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/README.md +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/lib/glib-2.0/include/glibconfig.h +221 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/lib/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linux-x64/versions.json +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/README.md +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/glib-2.0/include/glibconfig.h +221 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linux-x64/package.json +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@next/env/dist/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@next/env/package.json +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/@swc/helpers/package.json +471 -0
- package/dashboard/.next/standalone/dashboard/node_modules/client-only/index.js +0 -0
- package/dashboard/.next/standalone/dashboard/node_modules/client-only/package.json +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/detect-libc.js +313 -0
- package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/elf.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/filesystem.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/lib/process.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/detect-libc/package.json +44 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/adapter/build-complete.js +993 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/after-production-compile.js +95 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analysis/extract-const-value.js +205 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analysis/get-page-static-info.js +601 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analysis/parse-module.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/analyze/index.js +242 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/get-config.js +429 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/index.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/transform.js +103 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/loader/util.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/commonjs.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/jsx-pragma.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-page-config.js +104 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +345 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/optimize-hook-destructuring.js +60 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/plugins/react-loadable-plugin.js +145 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/babel/preset.js +250 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/build-context.js +58 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/collect-build-traces.js +536 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/compiler.js +88 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/create-compiler-aliases.js +436 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/define-env.js +237 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/duration-to-string.js +99 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/entries.js +798 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/generate-build-id.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/generate-routes-manifest.js +91 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/get-babel-config-file.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/get-babel-loader-config.js +109 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/get-static-info-including-layouts.js +81 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/handle-entrypoints.js +176 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/handle-externals.js +290 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/index.js +2683 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/is-writeable.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/empty.js +10 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/fileMock.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/nextFontMock.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/__mocks__/styleMock.js +10 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/jest.js +227 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/jest/object-proxy.js +50 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/load-entrypoint.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/load-jsconfig.js +162 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/lockfile.js +160 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/manifests/formatter/format-manifest.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/next-config-ts/require-hook.js +85 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/next-config-ts/transpile-config.js +172 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/next-dir-paths.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/normalize-catchall-routes.js +76 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/format.js +84 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/index.js +186 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/log.js +135 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/output/store.js +204 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/page-extensions-type.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/fetch/index.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object-assign.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/auto.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/implementation.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/index.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/object.assign/shim.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/polyfill-module.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/polyfills/process.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/preview-key-utils.js +91 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/progress.js +151 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/rendering-mode.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/app/app-segment-config.js +145 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/app/app-segments.js +137 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/middleware/middleware-config.js +121 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/sort-by-page-exts.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/spinner.js +138 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js +137 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/app.js +682 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/pages.js +169 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/static-paths/utils.js +119 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/helpers.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/index.js +1271 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/install-bindings.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/jest-transformer.js +75 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/options.js +386 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/swc/types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/app-page.js +1071 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/app-route.js +420 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-app-route.js +85 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-ssr-app.js +309 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-ssr.js +335 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/edge-wrapper.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/helpers.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/middleware.js +115 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/pages-api.js +194 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/pages-edge-api.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/templates/pages.js +155 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turbopack-analyze/index.js +116 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turbopack-build/impl.js +244 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turbopack-build/index.js +85 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/env.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/helpers.js +104 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/index.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/result.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/tcp.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/turborepo-access-trace/types.js +8 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/type-check.js +151 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/utils.js +1261 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/validate-app-paths.js +242 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/alias/react-dom-server-experimental.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/alias/react-dom-server.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/cache-invalidation.js +91 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/base.js +82 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/index.js +562 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +86 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +190 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/images/index.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/helpers.js +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/index.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/config/utils.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +93 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +287 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +105 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +220 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +307 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +83 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +459 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/devtool/devtool-style-inject.js +129 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/empty-loader.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/error-loader.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +156 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +429 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +94 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +58 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/metadata/discover.js +122 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/metadata/resolve-route-data.js +171 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/metadata/types.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/modularize-import-loader.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-app-loader/create-app-route-code.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js +765 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-barrel-loader.js +268 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-edge-app-route-loader/index.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-edge-function-loader.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-edge-ssr-loader/index.js +93 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-error-browser-binary-loader.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-action-entry-loader.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-client-entry-loader.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-client-module-loader.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-client-wrapper.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/action-validate.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/cache-wrapper.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +211 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/module-proxy.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/server-reference.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-loader/track-dynamic-import.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-flight-server-reference-proxy-loader.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js +133 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-font-loader/postcss-next-font.js +169 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-image-loader/blur.js +73 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-image-loader/index.js +80 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-invalid-import-error-loader.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-metadata-image-loader.js +158 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-metadata-route-loader.js +342 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-middleware-asset-loader.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +59 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-middleware-wasm-loader.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-root-params-loader.js +164 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +141 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/index.js +220 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/injectStylesIntoLinkTag.js +61 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/injectStylesIntoStyleTag.js +221 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-style-loader/runtime/isEqualLocals.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/next-swc-loader.js +241 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +125 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +86 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +101 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +190 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +92 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +97 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/loaders/utils.js +100 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin-utils.js +79 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +183 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +67 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +277 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +92 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js +191 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +793 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +420 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/force-complete-runtime.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +219 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +114 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +614 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js +188 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +120 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +542 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +428 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +57 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +146 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +282 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +169 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js +97 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js +190 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js +188 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/update-telemetry-loader-context-from-swc.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js +43 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +89 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +43 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +166 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +138 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/stringify-request.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack/utils.js +109 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-build/impl.js +381 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-build/index.js +179 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-config-rules/resolve.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/webpack-config.js +2343 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/worker.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/build/write-build-id.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/cli/next-test.js +169 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/add-base-path.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/app-build-id.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/app-call-server.js +34 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/app-find-source-map-url.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/assign-location.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-announcer.js +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-headers.js +128 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-instance.js +319 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router-utils.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/app-router.js +495 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/builtin/default.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/builtin/global-error.js +82 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/error-boundary.js +134 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js +86 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/errors/root-error-boundary.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/forbidden.js +48 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/handle-isr-error.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/hooks-server-context.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js +125 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +72 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/is-next-router-error.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/links.js +292 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/match-segments.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/nav-failure-handler.js +61 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation-devtools.js +126 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation-untracked.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation.js +198 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/navigation.react-server.js +72 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/not-found.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/readonly-url-search-params.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect-boundary.js +107 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect-error.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect-status-code.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/redirect.js +91 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +128 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +59 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +340 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/handle-mutable.js +66 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +1129 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +64 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +168 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +68 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +292 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +61 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/router-reducer.js +66 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +60 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/cache-key.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/cache-map.js +305 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/cache.js +1432 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/lru.js +145 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/navigation.js +459 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/prefetch.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/scheduler.js +1150 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/types.js +69 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/segment-cache/vary-path.js +216 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/static-generation-bailout.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unauthorized.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unrecognized-action-error.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unresolved-thenable.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unstable-rethrow.browser.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unstable-rethrow.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/unstable-rethrow.server.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/components/use-action-queue.js +102 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/dev/debug-channel.js +72 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/flight-data-helpers.js +219 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/has-base-path.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/lib/console.js +177 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/normalize-trailing-slash.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/remove-base-path.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/client/route-params.js +230 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +339 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +18713 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js +44 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@hapi/accept/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@hapi/accept/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@napi-rs/triples/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@napi-rs/triples/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@opentelemetry/api/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/@opentelemetry/api/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-retry/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-retry/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-sema/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/async-sema/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel/code-frame.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel-code-frame/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/babel-code-frame/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/busboy/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/busboy/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/bytes/index.js +8 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/bytes/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ci-info/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ci-info/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/commander/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/commander/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/comment-json/index.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/comment-json/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/compression/index.js +58 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/compression/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/conf/index.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/conf/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/content-disposition/index.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/content-disposition/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cookie/index.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cookie/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cross-spawn/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/cross-spawn/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/debug/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/debug/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/edge-runtime/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/edge-runtime/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/find-up/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/find-up/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/fresh/index.js +8 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/fresh/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/http-proxy/index.js +34 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/http-proxy/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/image-detector/detector.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/image-size/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/image-size/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ipaddr.js/ipaddr.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ipaddr.js/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-animated/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-animated/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-docker/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-docker/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-wsl/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/is-wsl/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/jsonwebtoken/index.js +11 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/jsonwebtoken/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/nanoid/index.cjs +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/nanoid/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-limit/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-limit/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-queue/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/p-queue/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-browserify/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-browserify/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-to-regexp/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/path-to-regexp/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/picomatch/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/picomatch/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +133 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js +130 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/index.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/react-is/package.json +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/regenerator-runtime/package.json +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +729 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/semver/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/semver/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/send/index.js +70 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/send/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/source-map/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/source-map/source-map.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/stacktrace-parser/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/string-hash/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/string-hash/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/strip-ansi/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/strip-ansi/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/superstruct/index.cjs +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/superstruct/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/tar/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/tar/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/text-table/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/text-table/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/watchpack/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/watchpack/watchpack.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ws/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/ws/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod/index.cjs +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod-validation-error/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/compiled/zod-validation-error/package.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/context.js +57 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/fetch.js +142 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/httpget.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/server-edge.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/experimental/testmode/server.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/export/helpers/create-incremental-cache.js +61 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/batcher.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/build-custom-route.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/bundler.js +97 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/client-and-server-references.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/coalesced-function.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/compile-error.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/constants.js +405 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/create-client-router-filter.js +67 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/default-transpiled-packages.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/detached-promise.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/detect-typo.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/download-swc.js +183 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/error-telemetry-utils.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fallback.js +100 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fatal-error.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/file-exists.js +53 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/find-config.js +102 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/find-pages-dir.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/find-root.js +122 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/format-cli-help-output.js +84 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/format-dynamic-import-path.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/format-server-error.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/framework/boundary-components.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/framework/boundary-constants.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fs/rename.js +87 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/fs/write-atomic.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +69 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-files-in-dir.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-network-host.js +44 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-package-version.js +118 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/get-project-dir.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/has-necessary-dependencies.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-cache-directory.js +66 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-npx-command.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-online.js +50 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-pkg-manager.js +63 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-registry.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/get-reserved-port.js +116 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/helpers/install.js +83 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/import-next-warning.js +50 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/inline-static-env.js +112 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/install-dependencies.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/interop-default.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-api-route.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-app-page-route.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-app-route-route.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-edge-runtime.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-error.js +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-internal-component.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/is-serializable-props.js +106 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/known-edge-safe-packages.json +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/load-custom-routes.js +550 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/gc-observer.js +53 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/shutdown.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/startup.js +47 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/memory/trace.js +109 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/constants.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/default-metadata.js +82 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/alternate.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/basic.js +307 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/icon-mark.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/icons.js +64 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/meta.js +123 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/opengraph.js +478 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/generate/utils.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/get-metadata-route.js +114 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/is-metadata-route.js +221 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/metadata-context.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/metadata.js +243 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolve-metadata.js +859 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-basics.js +232 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-icons.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-opengraph.js +199 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-title.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/resolvers/resolve-url.js +135 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/alternative-urls-types.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/extra-types.js +9 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/icons.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/manifest-types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/metadata-interface.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/metadata-types.js +10 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/opengraph-types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/resolvers.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/metadata/types/twitter-types.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/mime-type.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/mkcert.js +204 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/multi-file-writer.js +75 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/needs-experimental-react.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/non-nullable.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/normalize-path.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/oxford-comma-list.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/page-types.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/patch-incorrect-lockfile.js +185 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/pick.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/picocolors.js +177 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/pretty-bytes.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/realpath.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/recursive-copy.js +76 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/recursive-delete.js +137 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/recursive-readdir.js +124 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/redirect-status.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/require-instrumentation-client.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/resolve-build-paths.js +149 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/resolve-from.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/route-pattern-normalizer.js +107 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/scheduler.js +64 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/semver-noop.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/server-external-packages.jsonc +103 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/setup-exception-listeners.js +11 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/static-env.js +92 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/try-to-parse-path.js +68 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/turbopack-warning.js +186 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +240 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +73 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/missingDependencyError.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/runTypeCheck.js +151 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/type-paths.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +394 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/url.js +75 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/verify-partytown-setup.js +115 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/verify-root-layout.js +165 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/verify-typescript-setup.js +178 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/wait.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/with-promise-cache.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/lib/worker.js +223 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/next-devtools/server/shared.js +61 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/ReactDOMServerPages.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/accept-header.js +132 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/after-context.js +140 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/after.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/awaiter.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/builtin-request-context.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/index.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/after/run-with-after.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/get-cookie-parser.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/index.js +201 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/node/api-resolver.js +395 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/node/parse-body.js +79 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +86 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/api-utils/web.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/action-async-storage-instance.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/action-async-storage.external.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/action-handler.js +952 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +249 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render-render-utils.js +112 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render-scheduling.js +188 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/app-render.js +3526 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/async-local-storage.js +76 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/cache-signal.js +181 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/collect-segment-data.js +276 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/console-async-storage-instance.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/console-async-storage.external.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-component-tree.js +754 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-error-handler.js +187 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +76 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/csrf-protection.js +75 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/dynamic-rendering.js +828 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/encryption-utils-server.js +114 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/encryption-utils.js +93 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/encryption.js +238 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/entry-base.js +237 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/flight-render-result.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-asset-query-string.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-layer-assets.js +65 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +44 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/interop-default.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +92 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/manifests-singleton.js +257 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/module-loading/track-dynamic-import.js +57 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js +66 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/postponed-state.js +156 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/prospective-render-utils.js +73 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/react-large-shell-error.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/react-server.node.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/render-css-resource.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/required-scripts.js +76 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/rsc/postpone.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/rsc/preloads.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/rsc/taint.js +79 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/segment-explorer-path.js +103 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/server-inserted-html.js +77 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/staged-rendering.js +273 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/staged-validation.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/strip-flight-headers.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/types.js +59 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/use-flight-response.js +212 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +185 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-async-storage-instance.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-async-storage.external.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +252 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/draft-mode-provider.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/request-store.js +144 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/with-store.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/async-storage/work-store.js +94 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/helpers.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/index.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/node.js +147 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-http/web.js +124 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/base-server.js +1842 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/body-streams.js +114 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/cache-dir.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/capsize-font-metrics.json +181516 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/ci-info.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/client-component-renderer-logger.js +70 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config-schema.js +630 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config-shared.js +309 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config-utils.js +185 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/config.js +1468 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/create-deduped-by-callsite-server-error-logger.js +96 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/crypto-utils.js +70 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/browser-logs/file-logger.js +183 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +512 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/browser-logs/source-map.js +225 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/debug-channel.js +87 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/dev-indicator-server-state.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/get-source-map-from-file.js +100 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-middleware.js +274 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-rspack.js +171 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-shared-utils.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +1247 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-types.js +58 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1382 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/log-requests.js +141 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/messages.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/middleware-turbopack.js +393 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/middleware-webpack.js +473 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/node-stack-frames.js +72 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/on-demand-entry-handler.js +704 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/parse-version-info.js +108 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/require-cache.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/serialized-errors.js +67 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/static-paths-worker.js +103 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dev/turbopack-utils.js +696 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/dynamic-rendering-utils.js +86 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/font-utils.js +43 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/get-app-route-from-entrypoint.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/get-page-files.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/get-route-from-entrypoint.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/htmlescape.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/image-optimizer.js +1067 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/instrumentation/types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/instrumentation/utils.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/internal-utils.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/is-private-ip.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/app-dir-module.js +59 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/app-info-log.js +154 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/async-callback-set.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-control.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-handlers/default.external.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-handlers/default.js +160 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cache-handlers/types.js +8 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/chrome-devtools-workspace.js +116 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/clone-response.js +77 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/cpu-profile.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/decode-query-path-parameter.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/dedupe-fetch.js +163 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/dev-bundler-service.js +95 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/etag.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/experimental/create-env-definitions.js +48 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/experimental/ppr.js +47 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/find-page-file.js +127 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/fix-mojibake.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/format-hostname.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/i18n-provider.js +129 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/implicit-tags.js +77 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +333 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/index.js +479 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js +73 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/is-ipv6.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/lazy-result.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/lru-cache.js +177 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/match-next-data-pathname.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/mock-request.js +416 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/module-loader/module-loader.js +8 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/module-loader/node-module-loader.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/module-loader/route-module-loader.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/node-fs-methods.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/parse-stack.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/patch-fetch.js +945 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/patch-set-header.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/render-server.js +152 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-server.js +672 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/block-cross-site.js +76 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/build-data-route.js +48 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/build-prefetch-segment-data-route.js +50 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/cache-life-type-utils.js +211 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/decode-path-params.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/filesystem.js +590 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js +89 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js +96 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/is-postpone.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/proxy-request.js +118 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +608 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +286 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/router-server-context.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/typegen.js +613 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/router-utils/types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/server-action-request-meta.js +53 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/server-ipc/utils.js +80 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/source-maps.js +196 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/start-server.js +460 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/streaming-metadata.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/to-route.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/trace/constants.js +203 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/trace/tracer.js +270 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/trace/utils.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/utils.js +249 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/lib/worker-utils.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/load-components.js +177 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/load-default-error-components.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/load-manifest.external.js +97 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/match-bundle.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/get-mcp-middleware.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/get-or-create-mcp-server.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/mcp-telemetry-tracker.js +82 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-errors.js +107 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-logs.js +61 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-page-metadata.js +180 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-project-metadata.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-routes.js +171 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/get-server-action-by-id.js +113 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/next-instance-error-state.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/utils/browser-communication.js +90 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/mcp/tools/utils/format-errors.js +147 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/next-server.js +1459 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/next-typescript.js +13 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/next.js +452 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-baseline.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js +246 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/console-exit.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/console-file.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/date.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/error-inspect.js +8 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js +570 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/global-behaviors.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +103 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/random.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.js +489 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/utils.js +186 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-environment.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/node-polyfill-crypto.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/app/index.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/index.js +44 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/locale-route-normalizer.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/normalizer.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/normalizers.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/prefixing-normalizer.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/base-path.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/next-data.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/pathname-normalizer.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/prefix.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/rsc.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/request/suffix.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/underscore-normalizer.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/og/image-response.js +53 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/patch-error-inspect.js +436 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/pipe-readable.js +140 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/post-process.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/render-result.js +195 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/render.js +1138 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/connection.js +111 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/cookies.js +220 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/draft-mode.js +207 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/fallback-params.js +69 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/headers.js +219 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/params.js +415 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/pathname.js +104 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/root-params.js +157 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/search-params.js +432 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request/utils.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/request-meta.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/require-hook.js +71 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/require.js +109 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/index.js +211 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/types.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/utils.js +103 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/response-cache/web.js +101 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/resume-data-cache/cache-store.js +84 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +96 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/revalidation-utils.js +152 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/app-page-route-definition.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/app-route-route-definition.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/locale-route-definition.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/pages-api-route-definition.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/pages-route-definition.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-definitions/route-definition.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-kind.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js +239 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js +120 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-managers/route-matcher-manager.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js +43 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +90 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +112 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +77 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +77 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +106 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/file-reader.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/manifest-loader.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +34 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js +64 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matcher-providers/route-matcher-provider.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/locale-route-matcher.js +68 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/pages-route-matcher.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matchers/route-matcher.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/app-page-route-match.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/app-route-route-match.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/locale-route-match.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/pages-api-route-match.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/pages-route-match.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-matches/route-match.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +48 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/module.compiled.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/module.js +132 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/module.render.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js +87 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js +140 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-compiler-runtime.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-dom.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-dev-runtime.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-jsx-runtime.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-turbopack-server.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-turbopack-static.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-server.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react-server-dom-webpack-static.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/react.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js +125 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-compiler-runtime.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom-server.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-dom.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-dev-runtime.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-jsx-runtime.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-turbopack-client.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react-server-dom-webpack-client.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/react.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/auto-implement-methods.js +85 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/clean-url.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/get-pathname-from-absolute-path.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/is-static-gen-enabled.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/helpers/parsed-url-query-to-params.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/module.compiled.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/module.js +889 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/app-route/shared-modules.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/checks.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/builtin/_error.js +100 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/module.compiled.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/module.js +92 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/module.render.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/pages-handler.js +522 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js +102 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js +4 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages-api/module.compiled.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/pages-api/module.js +58 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/route-modules/route-module.js +594 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/runtime-reacts.external.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/send-payload.js +88 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/send-response.js +70 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/serve-static.js +66 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/server-route-utils.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/server-utils.js +323 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/setup-http-agent-env.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/stream-utils/encoded-tags.js +114 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +737 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +69 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/constant.js +97 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/index.js +199 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/client-boundary.js +97 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/config.js +501 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/entry.js +149 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/error.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/metadata.js +234 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/server-boundary.js +115 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/rules/server.js +79 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/typescript/utils.js +212 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/cache-life.js +161 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/cache-tag.js +50 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/constants.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/handlers.js +121 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/use-cache-errors.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/use-cache/use-cache-wrapper.js +1336 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/utils.js +73 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/adapter.js +388 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/edge-route-module-wrapper.js +122 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/error.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/exports/index.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/get-edge-preview-props.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/globals.js +128 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/http.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/internal-edge-wait-until.js +64 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/next-url.js +195 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/context.js +462 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/index.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/resource-managers.js +88 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/sandbox/sandbox.js +134 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +192 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +142 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +211 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/cookies.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/fetch-event.js +98 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/image-response.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/request.js +99 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/response.js +136 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/revalidate.js +206 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/unstable-cache.js +284 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/unstable-no-store.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/url-pattern.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/spec-extension/user-agent.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/types.js +6 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/utils.js +151 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/server/web/web-on-close.js +87 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/action-revalidation-kind.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +50 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/app-router-types.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/constants.js +448 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/deep-freeze.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/deployment-id.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/dset.js +34 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/encode-uri-path.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/entry-constants.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/error-source.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/constants.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/empty-generate-static-params-error.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/errors/hard-deprecated-config-error.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/escape-regexp.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/get-hostname.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/hash.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/head.js +163 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +60 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +59 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/image-blur-svg.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/image-config.js +74 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/invariant-error.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/is-internal.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/is-plain-object.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/is-thenable.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/isomorphic/path.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +246 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/magic-identifier.js +218 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/match-local-pattern.js +46 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/match-remote-pattern.js +63 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/modern-browserslist-target.js +15 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/no-fallback-error.external.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js +23 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/promise-with-resolvers.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/adapters.js +136 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/routes/app.js +122 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/add-locale.js +28 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/app-paths.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +24 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +27 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/format-url.js +111 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +167 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +25 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js +90 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/html-bots.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/index.js +30 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/interception-routes.js +108 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/is-bot.js +57 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +26 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +31 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-path.js +33 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/parse-url.js +32 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +20 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/path-match.js +49 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +292 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/querystring.js +79 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +40 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +21 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js +116 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js +113 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +45 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/route-regex.js +256 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +244 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/segment-cache/output-export-prefetch-encoding.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js +99 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/segment.js +102 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +35 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/server-reference-info.js +52 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/side-effect.js +63 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/turbopack/internal-error.js +53 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/turbopack/utils.js +279 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/utils/warn-once.js +22 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/utils.js +207 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/shared/lib/zod.js +101 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/anonymous-meta.js +89 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/detached-flush.js +56 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/build.js +174 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/index.js +41 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/plugins.js +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/swc-load-failure.js +55 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/events/version.js +66 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/flush-telemetry.js +19 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/post-telemetry-payload.js +48 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/project-id.js +48 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/telemetry/storage.js +301 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/index.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/index.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/to-json-build.js +137 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/to-json.js +151 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/report/to-telemetry.js +36 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/shared.js +39 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/dist/trace/trace.js +197 -0
- package/dashboard/.next/standalone/dashboard/node_modules/next/package.json +380 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react-compiler-runtime.production.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react-jsx-dev-runtime.production.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react-jsx-runtime.production.js +34 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/cjs/react.production.js +542 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/compiler-runtime.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/index.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/jsx-dev-runtime.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/jsx-runtime.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react/package.json +51 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +6603 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +6692 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server.browser.production.js +7410 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server.edge.production.js +7512 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom-server.node.production.js +7707 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/cjs/react-dom.production.js +210 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/index.js +38 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/package.json +117 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/server.browser.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/server.edge.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/server.node.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/react-dom/static.node.js +14 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/channel.js +177 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/colour.js +195 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/composite.js +212 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/constructor.js +499 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/index.js +16 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/input.js +809 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/is.js +143 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/libvips.js +207 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/operation.js +1016 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/output.js +1666 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/resize.js +595 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/sharp.js +121 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/lib/utility.js +291 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/classes/comparator.js +143 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/classes/range.js +557 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/classes/semver.js +333 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/cmp.js +54 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/coerce.js +62 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/compare.js +7 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/eq.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/gt.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/gte.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/lt.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/lte.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/neq.js +5 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/parse.js +18 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/functions/satisfies.js +12 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/constants.js +37 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/debug.js +11 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/identifiers.js +29 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/lrucache.js +42 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/parse-options.js +17 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/internal/re.js +223 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/node_modules/semver/package.json +78 -0
- package/dashboard/.next/standalone/dashboard/node_modules/sharp/package.json +202 -0
- package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/dist/index/index.js +499 -0
- package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/index.js +1 -0
- package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/package.json +132 -0
- package/dashboard/.next/standalone/dashboard/node_modules/styled-jsx/style.js +1 -0
- package/dashboard/.next/standalone/dashboard/package.json +44 -0
- package/dashboard/.next/standalone/dashboard/public/favicon.ico +0 -0
- package/dashboard/.next/standalone/dashboard/public/file.svg +1 -0
- package/dashboard/.next/standalone/dashboard/public/globe.svg +1 -0
- package/dashboard/.next/standalone/dashboard/public/next.svg +1 -0
- package/dashboard/.next/standalone/dashboard/public/vercel.svg +1 -0
- package/dashboard/.next/standalone/dashboard/public/window.svg +1 -0
- package/dashboard/.next/standalone/dashboard/server.js +38 -0
- package/dashboard/.next/standalone/node_modules/@img/colour/package.json +45 -0
- package/dashboard/.next/standalone/node_modules/@img/sharp-libvips-linux-x64/package.json +42 -0
- package/dashboard/.next/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
- package/dashboard/.next/standalone/node_modules/@img/sharp-linux-x64/package.json +46 -0
- package/dashboard/.next/standalone/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
- package/dashboard/.next/standalone/node_modules/buffer-from/index.js +72 -0
- package/dashboard/.next/standalone/node_modules/buffer-from/package.json +19 -0
- package/dashboard/.next/standalone/node_modules/detect-libc/package.json +44 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/array-set.js +121 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/base64-vlq.js +140 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/base64.js +67 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/binary-search.js +111 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/mapping-list.js +79 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/quick-sort.js +114 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/source-map-consumer.js +1145 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/source-map-generator.js +425 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/source-node.js +413 -0
- package/dashboard/.next/standalone/node_modules/source-map/lib/util.js +488 -0
- package/dashboard/.next/standalone/node_modules/source-map/package.json +73 -0
- package/dashboard/.next/standalone/node_modules/source-map/source-map.js +8 -0
- package/dashboard/.next/standalone/node_modules/source-map-support/LICENSE.md +21 -0
- package/dashboard/.next/standalone/node_modules/source-map-support/README.md +284 -0
- package/dashboard/.next/standalone/node_modules/source-map-support/browser-source-map-support.js +113 -0
- package/dashboard/.next/standalone/node_modules/source-map-support/package.json +31 -0
- package/dashboard/.next/standalone/node_modules/source-map-support/register.js +1 -0
- package/dashboard/.next/standalone/node_modules/source-map-support/source-map-support.js +567 -0
- package/dashboard/.next/standalone/node_modules/typescript/package.json +120 -0
- package/dist/cli/doctor.js +54 -13
- package/package.json +1 -1
- package/plugins/openclaw/dist/openclaw.plugin.json +1 -1
|
@@ -0,0 +1,1145 @@
|
|
|
1
|
+
/* -*- Mode: js; js-indent-level: 2; -*- */
|
|
2
|
+
/*
|
|
3
|
+
* Copyright 2011 Mozilla Foundation and contributors
|
|
4
|
+
* Licensed under the New BSD license. See LICENSE or:
|
|
5
|
+
* http://opensource.org/licenses/BSD-3-Clause
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
var util = require('./util');
|
|
9
|
+
var binarySearch = require('./binary-search');
|
|
10
|
+
var ArraySet = require('./array-set').ArraySet;
|
|
11
|
+
var base64VLQ = require('./base64-vlq');
|
|
12
|
+
var quickSort = require('./quick-sort').quickSort;
|
|
13
|
+
|
|
14
|
+
function SourceMapConsumer(aSourceMap, aSourceMapURL) {
|
|
15
|
+
var sourceMap = aSourceMap;
|
|
16
|
+
if (typeof aSourceMap === 'string') {
|
|
17
|
+
sourceMap = util.parseSourceMapInput(aSourceMap);
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
return sourceMap.sections != null
|
|
21
|
+
? new IndexedSourceMapConsumer(sourceMap, aSourceMapURL)
|
|
22
|
+
: new BasicSourceMapConsumer(sourceMap, aSourceMapURL);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
SourceMapConsumer.fromSourceMap = function(aSourceMap, aSourceMapURL) {
|
|
26
|
+
return BasicSourceMapConsumer.fromSourceMap(aSourceMap, aSourceMapURL);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* The version of the source mapping spec that we are consuming.
|
|
31
|
+
*/
|
|
32
|
+
SourceMapConsumer.prototype._version = 3;
|
|
33
|
+
|
|
34
|
+
// `__generatedMappings` and `__originalMappings` are arrays that hold the
|
|
35
|
+
// parsed mapping coordinates from the source map's "mappings" attribute. They
|
|
36
|
+
// are lazily instantiated, accessed via the `_generatedMappings` and
|
|
37
|
+
// `_originalMappings` getters respectively, and we only parse the mappings
|
|
38
|
+
// and create these arrays once queried for a source location. We jump through
|
|
39
|
+
// these hoops because there can be many thousands of mappings, and parsing
|
|
40
|
+
// them is expensive, so we only want to do it if we must.
|
|
41
|
+
//
|
|
42
|
+
// Each object in the arrays is of the form:
|
|
43
|
+
//
|
|
44
|
+
// {
|
|
45
|
+
// generatedLine: The line number in the generated code,
|
|
46
|
+
// generatedColumn: The column number in the generated code,
|
|
47
|
+
// source: The path to the original source file that generated this
|
|
48
|
+
// chunk of code,
|
|
49
|
+
// originalLine: The line number in the original source that
|
|
50
|
+
// corresponds to this chunk of generated code,
|
|
51
|
+
// originalColumn: The column number in the original source that
|
|
52
|
+
// corresponds to this chunk of generated code,
|
|
53
|
+
// name: The name of the original symbol which generated this chunk of
|
|
54
|
+
// code.
|
|
55
|
+
// }
|
|
56
|
+
//
|
|
57
|
+
// All properties except for `generatedLine` and `generatedColumn` can be
|
|
58
|
+
// `null`.
|
|
59
|
+
//
|
|
60
|
+
// `_generatedMappings` is ordered by the generated positions.
|
|
61
|
+
//
|
|
62
|
+
// `_originalMappings` is ordered by the original positions.
|
|
63
|
+
|
|
64
|
+
SourceMapConsumer.prototype.__generatedMappings = null;
|
|
65
|
+
Object.defineProperty(SourceMapConsumer.prototype, '_generatedMappings', {
|
|
66
|
+
configurable: true,
|
|
67
|
+
enumerable: true,
|
|
68
|
+
get: function () {
|
|
69
|
+
if (!this.__generatedMappings) {
|
|
70
|
+
this._parseMappings(this._mappings, this.sourceRoot);
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
return this.__generatedMappings;
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
|
|
77
|
+
SourceMapConsumer.prototype.__originalMappings = null;
|
|
78
|
+
Object.defineProperty(SourceMapConsumer.prototype, '_originalMappings', {
|
|
79
|
+
configurable: true,
|
|
80
|
+
enumerable: true,
|
|
81
|
+
get: function () {
|
|
82
|
+
if (!this.__originalMappings) {
|
|
83
|
+
this._parseMappings(this._mappings, this.sourceRoot);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
return this.__originalMappings;
|
|
87
|
+
}
|
|
88
|
+
});
|
|
89
|
+
|
|
90
|
+
SourceMapConsumer.prototype._charIsMappingSeparator =
|
|
91
|
+
function SourceMapConsumer_charIsMappingSeparator(aStr, index) {
|
|
92
|
+
var c = aStr.charAt(index);
|
|
93
|
+
return c === ";" || c === ",";
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Parse the mappings in a string in to a data structure which we can easily
|
|
98
|
+
* query (the ordered arrays in the `this.__generatedMappings` and
|
|
99
|
+
* `this.__originalMappings` properties).
|
|
100
|
+
*/
|
|
101
|
+
SourceMapConsumer.prototype._parseMappings =
|
|
102
|
+
function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {
|
|
103
|
+
throw new Error("Subclasses must implement _parseMappings");
|
|
104
|
+
};
|
|
105
|
+
|
|
106
|
+
SourceMapConsumer.GENERATED_ORDER = 1;
|
|
107
|
+
SourceMapConsumer.ORIGINAL_ORDER = 2;
|
|
108
|
+
|
|
109
|
+
SourceMapConsumer.GREATEST_LOWER_BOUND = 1;
|
|
110
|
+
SourceMapConsumer.LEAST_UPPER_BOUND = 2;
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* Iterate over each mapping between an original source/line/column and a
|
|
114
|
+
* generated line/column in this source map.
|
|
115
|
+
*
|
|
116
|
+
* @param Function aCallback
|
|
117
|
+
* The function that is called with each mapping.
|
|
118
|
+
* @param Object aContext
|
|
119
|
+
* Optional. If specified, this object will be the value of `this` every
|
|
120
|
+
* time that `aCallback` is called.
|
|
121
|
+
* @param aOrder
|
|
122
|
+
* Either `SourceMapConsumer.GENERATED_ORDER` or
|
|
123
|
+
* `SourceMapConsumer.ORIGINAL_ORDER`. Specifies whether you want to
|
|
124
|
+
* iterate over the mappings sorted by the generated file's line/column
|
|
125
|
+
* order or the original's source/line/column order, respectively. Defaults to
|
|
126
|
+
* `SourceMapConsumer.GENERATED_ORDER`.
|
|
127
|
+
*/
|
|
128
|
+
SourceMapConsumer.prototype.eachMapping =
|
|
129
|
+
function SourceMapConsumer_eachMapping(aCallback, aContext, aOrder) {
|
|
130
|
+
var context = aContext || null;
|
|
131
|
+
var order = aOrder || SourceMapConsumer.GENERATED_ORDER;
|
|
132
|
+
|
|
133
|
+
var mappings;
|
|
134
|
+
switch (order) {
|
|
135
|
+
case SourceMapConsumer.GENERATED_ORDER:
|
|
136
|
+
mappings = this._generatedMappings;
|
|
137
|
+
break;
|
|
138
|
+
case SourceMapConsumer.ORIGINAL_ORDER:
|
|
139
|
+
mappings = this._originalMappings;
|
|
140
|
+
break;
|
|
141
|
+
default:
|
|
142
|
+
throw new Error("Unknown order of iteration.");
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
var sourceRoot = this.sourceRoot;
|
|
146
|
+
mappings.map(function (mapping) {
|
|
147
|
+
var source = mapping.source === null ? null : this._sources.at(mapping.source);
|
|
148
|
+
source = util.computeSourceURL(sourceRoot, source, this._sourceMapURL);
|
|
149
|
+
return {
|
|
150
|
+
source: source,
|
|
151
|
+
generatedLine: mapping.generatedLine,
|
|
152
|
+
generatedColumn: mapping.generatedColumn,
|
|
153
|
+
originalLine: mapping.originalLine,
|
|
154
|
+
originalColumn: mapping.originalColumn,
|
|
155
|
+
name: mapping.name === null ? null : this._names.at(mapping.name)
|
|
156
|
+
};
|
|
157
|
+
}, this).forEach(aCallback, context);
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* Returns all generated line and column information for the original source,
|
|
162
|
+
* line, and column provided. If no column is provided, returns all mappings
|
|
163
|
+
* corresponding to a either the line we are searching for or the next
|
|
164
|
+
* closest line that has any mappings. Otherwise, returns all mappings
|
|
165
|
+
* corresponding to the given line and either the column we are searching for
|
|
166
|
+
* or the next closest column that has any offsets.
|
|
167
|
+
*
|
|
168
|
+
* The only argument is an object with the following properties:
|
|
169
|
+
*
|
|
170
|
+
* - source: The filename of the original source.
|
|
171
|
+
* - line: The line number in the original source. The line number is 1-based.
|
|
172
|
+
* - column: Optional. the column number in the original source.
|
|
173
|
+
* The column number is 0-based.
|
|
174
|
+
*
|
|
175
|
+
* and an array of objects is returned, each with the following properties:
|
|
176
|
+
*
|
|
177
|
+
* - line: The line number in the generated source, or null. The
|
|
178
|
+
* line number is 1-based.
|
|
179
|
+
* - column: The column number in the generated source, or null.
|
|
180
|
+
* The column number is 0-based.
|
|
181
|
+
*/
|
|
182
|
+
SourceMapConsumer.prototype.allGeneratedPositionsFor =
|
|
183
|
+
function SourceMapConsumer_allGeneratedPositionsFor(aArgs) {
|
|
184
|
+
var line = util.getArg(aArgs, 'line');
|
|
185
|
+
|
|
186
|
+
// When there is no exact match, BasicSourceMapConsumer.prototype._findMapping
|
|
187
|
+
// returns the index of the closest mapping less than the needle. By
|
|
188
|
+
// setting needle.originalColumn to 0, we thus find the last mapping for
|
|
189
|
+
// the given line, provided such a mapping exists.
|
|
190
|
+
var needle = {
|
|
191
|
+
source: util.getArg(aArgs, 'source'),
|
|
192
|
+
originalLine: line,
|
|
193
|
+
originalColumn: util.getArg(aArgs, 'column', 0)
|
|
194
|
+
};
|
|
195
|
+
|
|
196
|
+
needle.source = this._findSourceIndex(needle.source);
|
|
197
|
+
if (needle.source < 0) {
|
|
198
|
+
return [];
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
var mappings = [];
|
|
202
|
+
|
|
203
|
+
var index = this._findMapping(needle,
|
|
204
|
+
this._originalMappings,
|
|
205
|
+
"originalLine",
|
|
206
|
+
"originalColumn",
|
|
207
|
+
util.compareByOriginalPositions,
|
|
208
|
+
binarySearch.LEAST_UPPER_BOUND);
|
|
209
|
+
if (index >= 0) {
|
|
210
|
+
var mapping = this._originalMappings[index];
|
|
211
|
+
|
|
212
|
+
if (aArgs.column === undefined) {
|
|
213
|
+
var originalLine = mapping.originalLine;
|
|
214
|
+
|
|
215
|
+
// Iterate until either we run out of mappings, or we run into
|
|
216
|
+
// a mapping for a different line than the one we found. Since
|
|
217
|
+
// mappings are sorted, this is guaranteed to find all mappings for
|
|
218
|
+
// the line we found.
|
|
219
|
+
while (mapping && mapping.originalLine === originalLine) {
|
|
220
|
+
mappings.push({
|
|
221
|
+
line: util.getArg(mapping, 'generatedLine', null),
|
|
222
|
+
column: util.getArg(mapping, 'generatedColumn', null),
|
|
223
|
+
lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)
|
|
224
|
+
});
|
|
225
|
+
|
|
226
|
+
mapping = this._originalMappings[++index];
|
|
227
|
+
}
|
|
228
|
+
} else {
|
|
229
|
+
var originalColumn = mapping.originalColumn;
|
|
230
|
+
|
|
231
|
+
// Iterate until either we run out of mappings, or we run into
|
|
232
|
+
// a mapping for a different line than the one we were searching for.
|
|
233
|
+
// Since mappings are sorted, this is guaranteed to find all mappings for
|
|
234
|
+
// the line we are searching for.
|
|
235
|
+
while (mapping &&
|
|
236
|
+
mapping.originalLine === line &&
|
|
237
|
+
mapping.originalColumn == originalColumn) {
|
|
238
|
+
mappings.push({
|
|
239
|
+
line: util.getArg(mapping, 'generatedLine', null),
|
|
240
|
+
column: util.getArg(mapping, 'generatedColumn', null),
|
|
241
|
+
lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)
|
|
242
|
+
});
|
|
243
|
+
|
|
244
|
+
mapping = this._originalMappings[++index];
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
return mappings;
|
|
250
|
+
};
|
|
251
|
+
|
|
252
|
+
exports.SourceMapConsumer = SourceMapConsumer;
|
|
253
|
+
|
|
254
|
+
/**
|
|
255
|
+
* A BasicSourceMapConsumer instance represents a parsed source map which we can
|
|
256
|
+
* query for information about the original file positions by giving it a file
|
|
257
|
+
* position in the generated source.
|
|
258
|
+
*
|
|
259
|
+
* The first parameter is the raw source map (either as a JSON string, or
|
|
260
|
+
* already parsed to an object). According to the spec, source maps have the
|
|
261
|
+
* following attributes:
|
|
262
|
+
*
|
|
263
|
+
* - version: Which version of the source map spec this map is following.
|
|
264
|
+
* - sources: An array of URLs to the original source files.
|
|
265
|
+
* - names: An array of identifiers which can be referrenced by individual mappings.
|
|
266
|
+
* - sourceRoot: Optional. The URL root from which all sources are relative.
|
|
267
|
+
* - sourcesContent: Optional. An array of contents of the original source files.
|
|
268
|
+
* - mappings: A string of base64 VLQs which contain the actual mappings.
|
|
269
|
+
* - file: Optional. The generated file this source map is associated with.
|
|
270
|
+
*
|
|
271
|
+
* Here is an example source map, taken from the source map spec[0]:
|
|
272
|
+
*
|
|
273
|
+
* {
|
|
274
|
+
* version : 3,
|
|
275
|
+
* file: "out.js",
|
|
276
|
+
* sourceRoot : "",
|
|
277
|
+
* sources: ["foo.js", "bar.js"],
|
|
278
|
+
* names: ["src", "maps", "are", "fun"],
|
|
279
|
+
* mappings: "AA,AB;;ABCDE;"
|
|
280
|
+
* }
|
|
281
|
+
*
|
|
282
|
+
* The second parameter, if given, is a string whose value is the URL
|
|
283
|
+
* at which the source map was found. This URL is used to compute the
|
|
284
|
+
* sources array.
|
|
285
|
+
*
|
|
286
|
+
* [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?pli=1#
|
|
287
|
+
*/
|
|
288
|
+
function BasicSourceMapConsumer(aSourceMap, aSourceMapURL) {
|
|
289
|
+
var sourceMap = aSourceMap;
|
|
290
|
+
if (typeof aSourceMap === 'string') {
|
|
291
|
+
sourceMap = util.parseSourceMapInput(aSourceMap);
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
var version = util.getArg(sourceMap, 'version');
|
|
295
|
+
var sources = util.getArg(sourceMap, 'sources');
|
|
296
|
+
// Sass 3.3 leaves out the 'names' array, so we deviate from the spec (which
|
|
297
|
+
// requires the array) to play nice here.
|
|
298
|
+
var names = util.getArg(sourceMap, 'names', []);
|
|
299
|
+
var sourceRoot = util.getArg(sourceMap, 'sourceRoot', null);
|
|
300
|
+
var sourcesContent = util.getArg(sourceMap, 'sourcesContent', null);
|
|
301
|
+
var mappings = util.getArg(sourceMap, 'mappings');
|
|
302
|
+
var file = util.getArg(sourceMap, 'file', null);
|
|
303
|
+
|
|
304
|
+
// Once again, Sass deviates from the spec and supplies the version as a
|
|
305
|
+
// string rather than a number, so we use loose equality checking here.
|
|
306
|
+
if (version != this._version) {
|
|
307
|
+
throw new Error('Unsupported version: ' + version);
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
if (sourceRoot) {
|
|
311
|
+
sourceRoot = util.normalize(sourceRoot);
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
sources = sources
|
|
315
|
+
.map(String)
|
|
316
|
+
// Some source maps produce relative source paths like "./foo.js" instead of
|
|
317
|
+
// "foo.js". Normalize these first so that future comparisons will succeed.
|
|
318
|
+
// See bugzil.la/1090768.
|
|
319
|
+
.map(util.normalize)
|
|
320
|
+
// Always ensure that absolute sources are internally stored relative to
|
|
321
|
+
// the source root, if the source root is absolute. Not doing this would
|
|
322
|
+
// be particularly problematic when the source root is a prefix of the
|
|
323
|
+
// source (valid, but why??). See github issue #199 and bugzil.la/1188982.
|
|
324
|
+
.map(function (source) {
|
|
325
|
+
return sourceRoot && util.isAbsolute(sourceRoot) && util.isAbsolute(source)
|
|
326
|
+
? util.relative(sourceRoot, source)
|
|
327
|
+
: source;
|
|
328
|
+
});
|
|
329
|
+
|
|
330
|
+
// Pass `true` below to allow duplicate names and sources. While source maps
|
|
331
|
+
// are intended to be compressed and deduplicated, the TypeScript compiler
|
|
332
|
+
// sometimes generates source maps with duplicates in them. See Github issue
|
|
333
|
+
// #72 and bugzil.la/889492.
|
|
334
|
+
this._names = ArraySet.fromArray(names.map(String), true);
|
|
335
|
+
this._sources = ArraySet.fromArray(sources, true);
|
|
336
|
+
|
|
337
|
+
this._absoluteSources = this._sources.toArray().map(function (s) {
|
|
338
|
+
return util.computeSourceURL(sourceRoot, s, aSourceMapURL);
|
|
339
|
+
});
|
|
340
|
+
|
|
341
|
+
this.sourceRoot = sourceRoot;
|
|
342
|
+
this.sourcesContent = sourcesContent;
|
|
343
|
+
this._mappings = mappings;
|
|
344
|
+
this._sourceMapURL = aSourceMapURL;
|
|
345
|
+
this.file = file;
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
BasicSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);
|
|
349
|
+
BasicSourceMapConsumer.prototype.consumer = SourceMapConsumer;
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* Utility function to find the index of a source. Returns -1 if not
|
|
353
|
+
* found.
|
|
354
|
+
*/
|
|
355
|
+
BasicSourceMapConsumer.prototype._findSourceIndex = function(aSource) {
|
|
356
|
+
var relativeSource = aSource;
|
|
357
|
+
if (this.sourceRoot != null) {
|
|
358
|
+
relativeSource = util.relative(this.sourceRoot, relativeSource);
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
if (this._sources.has(relativeSource)) {
|
|
362
|
+
return this._sources.indexOf(relativeSource);
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
// Maybe aSource is an absolute URL as returned by |sources|. In
|
|
366
|
+
// this case we can't simply undo the transform.
|
|
367
|
+
var i;
|
|
368
|
+
for (i = 0; i < this._absoluteSources.length; ++i) {
|
|
369
|
+
if (this._absoluteSources[i] == aSource) {
|
|
370
|
+
return i;
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
return -1;
|
|
375
|
+
};
|
|
376
|
+
|
|
377
|
+
/**
|
|
378
|
+
* Create a BasicSourceMapConsumer from a SourceMapGenerator.
|
|
379
|
+
*
|
|
380
|
+
* @param SourceMapGenerator aSourceMap
|
|
381
|
+
* The source map that will be consumed.
|
|
382
|
+
* @param String aSourceMapURL
|
|
383
|
+
* The URL at which the source map can be found (optional)
|
|
384
|
+
* @returns BasicSourceMapConsumer
|
|
385
|
+
*/
|
|
386
|
+
BasicSourceMapConsumer.fromSourceMap =
|
|
387
|
+
function SourceMapConsumer_fromSourceMap(aSourceMap, aSourceMapURL) {
|
|
388
|
+
var smc = Object.create(BasicSourceMapConsumer.prototype);
|
|
389
|
+
|
|
390
|
+
var names = smc._names = ArraySet.fromArray(aSourceMap._names.toArray(), true);
|
|
391
|
+
var sources = smc._sources = ArraySet.fromArray(aSourceMap._sources.toArray(), true);
|
|
392
|
+
smc.sourceRoot = aSourceMap._sourceRoot;
|
|
393
|
+
smc.sourcesContent = aSourceMap._generateSourcesContent(smc._sources.toArray(),
|
|
394
|
+
smc.sourceRoot);
|
|
395
|
+
smc.file = aSourceMap._file;
|
|
396
|
+
smc._sourceMapURL = aSourceMapURL;
|
|
397
|
+
smc._absoluteSources = smc._sources.toArray().map(function (s) {
|
|
398
|
+
return util.computeSourceURL(smc.sourceRoot, s, aSourceMapURL);
|
|
399
|
+
});
|
|
400
|
+
|
|
401
|
+
// Because we are modifying the entries (by converting string sources and
|
|
402
|
+
// names to indices into the sources and names ArraySets), we have to make
|
|
403
|
+
// a copy of the entry or else bad things happen. Shared mutable state
|
|
404
|
+
// strikes again! See github issue #191.
|
|
405
|
+
|
|
406
|
+
var generatedMappings = aSourceMap._mappings.toArray().slice();
|
|
407
|
+
var destGeneratedMappings = smc.__generatedMappings = [];
|
|
408
|
+
var destOriginalMappings = smc.__originalMappings = [];
|
|
409
|
+
|
|
410
|
+
for (var i = 0, length = generatedMappings.length; i < length; i++) {
|
|
411
|
+
var srcMapping = generatedMappings[i];
|
|
412
|
+
var destMapping = new Mapping;
|
|
413
|
+
destMapping.generatedLine = srcMapping.generatedLine;
|
|
414
|
+
destMapping.generatedColumn = srcMapping.generatedColumn;
|
|
415
|
+
|
|
416
|
+
if (srcMapping.source) {
|
|
417
|
+
destMapping.source = sources.indexOf(srcMapping.source);
|
|
418
|
+
destMapping.originalLine = srcMapping.originalLine;
|
|
419
|
+
destMapping.originalColumn = srcMapping.originalColumn;
|
|
420
|
+
|
|
421
|
+
if (srcMapping.name) {
|
|
422
|
+
destMapping.name = names.indexOf(srcMapping.name);
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
destOriginalMappings.push(destMapping);
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
destGeneratedMappings.push(destMapping);
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
quickSort(smc.__originalMappings, util.compareByOriginalPositions);
|
|
432
|
+
|
|
433
|
+
return smc;
|
|
434
|
+
};
|
|
435
|
+
|
|
436
|
+
/**
|
|
437
|
+
* The version of the source mapping spec that we are consuming.
|
|
438
|
+
*/
|
|
439
|
+
BasicSourceMapConsumer.prototype._version = 3;
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* The list of original sources.
|
|
443
|
+
*/
|
|
444
|
+
Object.defineProperty(BasicSourceMapConsumer.prototype, 'sources', {
|
|
445
|
+
get: function () {
|
|
446
|
+
return this._absoluteSources.slice();
|
|
447
|
+
}
|
|
448
|
+
});
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* Provide the JIT with a nice shape / hidden class.
|
|
452
|
+
*/
|
|
453
|
+
function Mapping() {
|
|
454
|
+
this.generatedLine = 0;
|
|
455
|
+
this.generatedColumn = 0;
|
|
456
|
+
this.source = null;
|
|
457
|
+
this.originalLine = null;
|
|
458
|
+
this.originalColumn = null;
|
|
459
|
+
this.name = null;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
/**
|
|
463
|
+
* Parse the mappings in a string in to a data structure which we can easily
|
|
464
|
+
* query (the ordered arrays in the `this.__generatedMappings` and
|
|
465
|
+
* `this.__originalMappings` properties).
|
|
466
|
+
*/
|
|
467
|
+
BasicSourceMapConsumer.prototype._parseMappings =
|
|
468
|
+
function SourceMapConsumer_parseMappings(aStr, aSourceRoot) {
|
|
469
|
+
var generatedLine = 1;
|
|
470
|
+
var previousGeneratedColumn = 0;
|
|
471
|
+
var previousOriginalLine = 0;
|
|
472
|
+
var previousOriginalColumn = 0;
|
|
473
|
+
var previousSource = 0;
|
|
474
|
+
var previousName = 0;
|
|
475
|
+
var length = aStr.length;
|
|
476
|
+
var index = 0;
|
|
477
|
+
var cachedSegments = {};
|
|
478
|
+
var temp = {};
|
|
479
|
+
var originalMappings = [];
|
|
480
|
+
var generatedMappings = [];
|
|
481
|
+
var mapping, str, segment, end, value;
|
|
482
|
+
|
|
483
|
+
while (index < length) {
|
|
484
|
+
if (aStr.charAt(index) === ';') {
|
|
485
|
+
generatedLine++;
|
|
486
|
+
index++;
|
|
487
|
+
previousGeneratedColumn = 0;
|
|
488
|
+
}
|
|
489
|
+
else if (aStr.charAt(index) === ',') {
|
|
490
|
+
index++;
|
|
491
|
+
}
|
|
492
|
+
else {
|
|
493
|
+
mapping = new Mapping();
|
|
494
|
+
mapping.generatedLine = generatedLine;
|
|
495
|
+
|
|
496
|
+
// Because each offset is encoded relative to the previous one,
|
|
497
|
+
// many segments often have the same encoding. We can exploit this
|
|
498
|
+
// fact by caching the parsed variable length fields of each segment,
|
|
499
|
+
// allowing us to avoid a second parse if we encounter the same
|
|
500
|
+
// segment again.
|
|
501
|
+
for (end = index; end < length; end++) {
|
|
502
|
+
if (this._charIsMappingSeparator(aStr, end)) {
|
|
503
|
+
break;
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
str = aStr.slice(index, end);
|
|
507
|
+
|
|
508
|
+
segment = cachedSegments[str];
|
|
509
|
+
if (segment) {
|
|
510
|
+
index += str.length;
|
|
511
|
+
} else {
|
|
512
|
+
segment = [];
|
|
513
|
+
while (index < end) {
|
|
514
|
+
base64VLQ.decode(aStr, index, temp);
|
|
515
|
+
value = temp.value;
|
|
516
|
+
index = temp.rest;
|
|
517
|
+
segment.push(value);
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
if (segment.length === 2) {
|
|
521
|
+
throw new Error('Found a source, but no line and column');
|
|
522
|
+
}
|
|
523
|
+
|
|
524
|
+
if (segment.length === 3) {
|
|
525
|
+
throw new Error('Found a source and line, but no column');
|
|
526
|
+
}
|
|
527
|
+
|
|
528
|
+
cachedSegments[str] = segment;
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
// Generated column.
|
|
532
|
+
mapping.generatedColumn = previousGeneratedColumn + segment[0];
|
|
533
|
+
previousGeneratedColumn = mapping.generatedColumn;
|
|
534
|
+
|
|
535
|
+
if (segment.length > 1) {
|
|
536
|
+
// Original source.
|
|
537
|
+
mapping.source = previousSource + segment[1];
|
|
538
|
+
previousSource += segment[1];
|
|
539
|
+
|
|
540
|
+
// Original line.
|
|
541
|
+
mapping.originalLine = previousOriginalLine + segment[2];
|
|
542
|
+
previousOriginalLine = mapping.originalLine;
|
|
543
|
+
// Lines are stored 0-based
|
|
544
|
+
mapping.originalLine += 1;
|
|
545
|
+
|
|
546
|
+
// Original column.
|
|
547
|
+
mapping.originalColumn = previousOriginalColumn + segment[3];
|
|
548
|
+
previousOriginalColumn = mapping.originalColumn;
|
|
549
|
+
|
|
550
|
+
if (segment.length > 4) {
|
|
551
|
+
// Original name.
|
|
552
|
+
mapping.name = previousName + segment[4];
|
|
553
|
+
previousName += segment[4];
|
|
554
|
+
}
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
generatedMappings.push(mapping);
|
|
558
|
+
if (typeof mapping.originalLine === 'number') {
|
|
559
|
+
originalMappings.push(mapping);
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
|
|
564
|
+
quickSort(generatedMappings, util.compareByGeneratedPositionsDeflated);
|
|
565
|
+
this.__generatedMappings = generatedMappings;
|
|
566
|
+
|
|
567
|
+
quickSort(originalMappings, util.compareByOriginalPositions);
|
|
568
|
+
this.__originalMappings = originalMappings;
|
|
569
|
+
};
|
|
570
|
+
|
|
571
|
+
/**
|
|
572
|
+
* Find the mapping that best matches the hypothetical "needle" mapping that
|
|
573
|
+
* we are searching for in the given "haystack" of mappings.
|
|
574
|
+
*/
|
|
575
|
+
BasicSourceMapConsumer.prototype._findMapping =
|
|
576
|
+
function SourceMapConsumer_findMapping(aNeedle, aMappings, aLineName,
|
|
577
|
+
aColumnName, aComparator, aBias) {
|
|
578
|
+
// To return the position we are searching for, we must first find the
|
|
579
|
+
// mapping for the given position and then return the opposite position it
|
|
580
|
+
// points to. Because the mappings are sorted, we can use binary search to
|
|
581
|
+
// find the best mapping.
|
|
582
|
+
|
|
583
|
+
if (aNeedle[aLineName] <= 0) {
|
|
584
|
+
throw new TypeError('Line must be greater than or equal to 1, got '
|
|
585
|
+
+ aNeedle[aLineName]);
|
|
586
|
+
}
|
|
587
|
+
if (aNeedle[aColumnName] < 0) {
|
|
588
|
+
throw new TypeError('Column must be greater than or equal to 0, got '
|
|
589
|
+
+ aNeedle[aColumnName]);
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
return binarySearch.search(aNeedle, aMappings, aComparator, aBias);
|
|
593
|
+
};
|
|
594
|
+
|
|
595
|
+
/**
|
|
596
|
+
* Compute the last column for each generated mapping. The last column is
|
|
597
|
+
* inclusive.
|
|
598
|
+
*/
|
|
599
|
+
BasicSourceMapConsumer.prototype.computeColumnSpans =
|
|
600
|
+
function SourceMapConsumer_computeColumnSpans() {
|
|
601
|
+
for (var index = 0; index < this._generatedMappings.length; ++index) {
|
|
602
|
+
var mapping = this._generatedMappings[index];
|
|
603
|
+
|
|
604
|
+
// Mappings do not contain a field for the last generated columnt. We
|
|
605
|
+
// can come up with an optimistic estimate, however, by assuming that
|
|
606
|
+
// mappings are contiguous (i.e. given two consecutive mappings, the
|
|
607
|
+
// first mapping ends where the second one starts).
|
|
608
|
+
if (index + 1 < this._generatedMappings.length) {
|
|
609
|
+
var nextMapping = this._generatedMappings[index + 1];
|
|
610
|
+
|
|
611
|
+
if (mapping.generatedLine === nextMapping.generatedLine) {
|
|
612
|
+
mapping.lastGeneratedColumn = nextMapping.generatedColumn - 1;
|
|
613
|
+
continue;
|
|
614
|
+
}
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
// The last mapping for each line spans the entire line.
|
|
618
|
+
mapping.lastGeneratedColumn = Infinity;
|
|
619
|
+
}
|
|
620
|
+
};
|
|
621
|
+
|
|
622
|
+
/**
|
|
623
|
+
* Returns the original source, line, and column information for the generated
|
|
624
|
+
* source's line and column positions provided. The only argument is an object
|
|
625
|
+
* with the following properties:
|
|
626
|
+
*
|
|
627
|
+
* - line: The line number in the generated source. The line number
|
|
628
|
+
* is 1-based.
|
|
629
|
+
* - column: The column number in the generated source. The column
|
|
630
|
+
* number is 0-based.
|
|
631
|
+
* - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or
|
|
632
|
+
* 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the
|
|
633
|
+
* closest element that is smaller than or greater than the one we are
|
|
634
|
+
* searching for, respectively, if the exact element cannot be found.
|
|
635
|
+
* Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.
|
|
636
|
+
*
|
|
637
|
+
* and an object is returned with the following properties:
|
|
638
|
+
*
|
|
639
|
+
* - source: The original source file, or null.
|
|
640
|
+
* - line: The line number in the original source, or null. The
|
|
641
|
+
* line number is 1-based.
|
|
642
|
+
* - column: The column number in the original source, or null. The
|
|
643
|
+
* column number is 0-based.
|
|
644
|
+
* - name: The original identifier, or null.
|
|
645
|
+
*/
|
|
646
|
+
BasicSourceMapConsumer.prototype.originalPositionFor =
|
|
647
|
+
function SourceMapConsumer_originalPositionFor(aArgs) {
|
|
648
|
+
var needle = {
|
|
649
|
+
generatedLine: util.getArg(aArgs, 'line'),
|
|
650
|
+
generatedColumn: util.getArg(aArgs, 'column')
|
|
651
|
+
};
|
|
652
|
+
|
|
653
|
+
var index = this._findMapping(
|
|
654
|
+
needle,
|
|
655
|
+
this._generatedMappings,
|
|
656
|
+
"generatedLine",
|
|
657
|
+
"generatedColumn",
|
|
658
|
+
util.compareByGeneratedPositionsDeflated,
|
|
659
|
+
util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)
|
|
660
|
+
);
|
|
661
|
+
|
|
662
|
+
if (index >= 0) {
|
|
663
|
+
var mapping = this._generatedMappings[index];
|
|
664
|
+
|
|
665
|
+
if (mapping.generatedLine === needle.generatedLine) {
|
|
666
|
+
var source = util.getArg(mapping, 'source', null);
|
|
667
|
+
if (source !== null) {
|
|
668
|
+
source = this._sources.at(source);
|
|
669
|
+
source = util.computeSourceURL(this.sourceRoot, source, this._sourceMapURL);
|
|
670
|
+
}
|
|
671
|
+
var name = util.getArg(mapping, 'name', null);
|
|
672
|
+
if (name !== null) {
|
|
673
|
+
name = this._names.at(name);
|
|
674
|
+
}
|
|
675
|
+
return {
|
|
676
|
+
source: source,
|
|
677
|
+
line: util.getArg(mapping, 'originalLine', null),
|
|
678
|
+
column: util.getArg(mapping, 'originalColumn', null),
|
|
679
|
+
name: name
|
|
680
|
+
};
|
|
681
|
+
}
|
|
682
|
+
}
|
|
683
|
+
|
|
684
|
+
return {
|
|
685
|
+
source: null,
|
|
686
|
+
line: null,
|
|
687
|
+
column: null,
|
|
688
|
+
name: null
|
|
689
|
+
};
|
|
690
|
+
};
|
|
691
|
+
|
|
692
|
+
/**
|
|
693
|
+
* Return true if we have the source content for every source in the source
|
|
694
|
+
* map, false otherwise.
|
|
695
|
+
*/
|
|
696
|
+
BasicSourceMapConsumer.prototype.hasContentsOfAllSources =
|
|
697
|
+
function BasicSourceMapConsumer_hasContentsOfAllSources() {
|
|
698
|
+
if (!this.sourcesContent) {
|
|
699
|
+
return false;
|
|
700
|
+
}
|
|
701
|
+
return this.sourcesContent.length >= this._sources.size() &&
|
|
702
|
+
!this.sourcesContent.some(function (sc) { return sc == null; });
|
|
703
|
+
};
|
|
704
|
+
|
|
705
|
+
/**
|
|
706
|
+
* Returns the original source content. The only argument is the url of the
|
|
707
|
+
* original source file. Returns null if no original source content is
|
|
708
|
+
* available.
|
|
709
|
+
*/
|
|
710
|
+
BasicSourceMapConsumer.prototype.sourceContentFor =
|
|
711
|
+
function SourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {
|
|
712
|
+
if (!this.sourcesContent) {
|
|
713
|
+
return null;
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
var index = this._findSourceIndex(aSource);
|
|
717
|
+
if (index >= 0) {
|
|
718
|
+
return this.sourcesContent[index];
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
var relativeSource = aSource;
|
|
722
|
+
if (this.sourceRoot != null) {
|
|
723
|
+
relativeSource = util.relative(this.sourceRoot, relativeSource);
|
|
724
|
+
}
|
|
725
|
+
|
|
726
|
+
var url;
|
|
727
|
+
if (this.sourceRoot != null
|
|
728
|
+
&& (url = util.urlParse(this.sourceRoot))) {
|
|
729
|
+
// XXX: file:// URIs and absolute paths lead to unexpected behavior for
|
|
730
|
+
// many users. We can help them out when they expect file:// URIs to
|
|
731
|
+
// behave like it would if they were running a local HTTP server. See
|
|
732
|
+
// https://bugzilla.mozilla.org/show_bug.cgi?id=885597.
|
|
733
|
+
var fileUriAbsPath = relativeSource.replace(/^file:\/\//, "");
|
|
734
|
+
if (url.scheme == "file"
|
|
735
|
+
&& this._sources.has(fileUriAbsPath)) {
|
|
736
|
+
return this.sourcesContent[this._sources.indexOf(fileUriAbsPath)]
|
|
737
|
+
}
|
|
738
|
+
|
|
739
|
+
if ((!url.path || url.path == "/")
|
|
740
|
+
&& this._sources.has("/" + relativeSource)) {
|
|
741
|
+
return this.sourcesContent[this._sources.indexOf("/" + relativeSource)];
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
// This function is used recursively from
|
|
746
|
+
// IndexedSourceMapConsumer.prototype.sourceContentFor. In that case, we
|
|
747
|
+
// don't want to throw if we can't find the source - we just want to
|
|
748
|
+
// return null, so we provide a flag to exit gracefully.
|
|
749
|
+
if (nullOnMissing) {
|
|
750
|
+
return null;
|
|
751
|
+
}
|
|
752
|
+
else {
|
|
753
|
+
throw new Error('"' + relativeSource + '" is not in the SourceMap.');
|
|
754
|
+
}
|
|
755
|
+
};
|
|
756
|
+
|
|
757
|
+
/**
|
|
758
|
+
* Returns the generated line and column information for the original source,
|
|
759
|
+
* line, and column positions provided. The only argument is an object with
|
|
760
|
+
* the following properties:
|
|
761
|
+
*
|
|
762
|
+
* - source: The filename of the original source.
|
|
763
|
+
* - line: The line number in the original source. The line number
|
|
764
|
+
* is 1-based.
|
|
765
|
+
* - column: The column number in the original source. The column
|
|
766
|
+
* number is 0-based.
|
|
767
|
+
* - bias: Either 'SourceMapConsumer.GREATEST_LOWER_BOUND' or
|
|
768
|
+
* 'SourceMapConsumer.LEAST_UPPER_BOUND'. Specifies whether to return the
|
|
769
|
+
* closest element that is smaller than or greater than the one we are
|
|
770
|
+
* searching for, respectively, if the exact element cannot be found.
|
|
771
|
+
* Defaults to 'SourceMapConsumer.GREATEST_LOWER_BOUND'.
|
|
772
|
+
*
|
|
773
|
+
* and an object is returned with the following properties:
|
|
774
|
+
*
|
|
775
|
+
* - line: The line number in the generated source, or null. The
|
|
776
|
+
* line number is 1-based.
|
|
777
|
+
* - column: The column number in the generated source, or null.
|
|
778
|
+
* The column number is 0-based.
|
|
779
|
+
*/
|
|
780
|
+
BasicSourceMapConsumer.prototype.generatedPositionFor =
|
|
781
|
+
function SourceMapConsumer_generatedPositionFor(aArgs) {
|
|
782
|
+
var source = util.getArg(aArgs, 'source');
|
|
783
|
+
source = this._findSourceIndex(source);
|
|
784
|
+
if (source < 0) {
|
|
785
|
+
return {
|
|
786
|
+
line: null,
|
|
787
|
+
column: null,
|
|
788
|
+
lastColumn: null
|
|
789
|
+
};
|
|
790
|
+
}
|
|
791
|
+
|
|
792
|
+
var needle = {
|
|
793
|
+
source: source,
|
|
794
|
+
originalLine: util.getArg(aArgs, 'line'),
|
|
795
|
+
originalColumn: util.getArg(aArgs, 'column')
|
|
796
|
+
};
|
|
797
|
+
|
|
798
|
+
var index = this._findMapping(
|
|
799
|
+
needle,
|
|
800
|
+
this._originalMappings,
|
|
801
|
+
"originalLine",
|
|
802
|
+
"originalColumn",
|
|
803
|
+
util.compareByOriginalPositions,
|
|
804
|
+
util.getArg(aArgs, 'bias', SourceMapConsumer.GREATEST_LOWER_BOUND)
|
|
805
|
+
);
|
|
806
|
+
|
|
807
|
+
if (index >= 0) {
|
|
808
|
+
var mapping = this._originalMappings[index];
|
|
809
|
+
|
|
810
|
+
if (mapping.source === needle.source) {
|
|
811
|
+
return {
|
|
812
|
+
line: util.getArg(mapping, 'generatedLine', null),
|
|
813
|
+
column: util.getArg(mapping, 'generatedColumn', null),
|
|
814
|
+
lastColumn: util.getArg(mapping, 'lastGeneratedColumn', null)
|
|
815
|
+
};
|
|
816
|
+
}
|
|
817
|
+
}
|
|
818
|
+
|
|
819
|
+
return {
|
|
820
|
+
line: null,
|
|
821
|
+
column: null,
|
|
822
|
+
lastColumn: null
|
|
823
|
+
};
|
|
824
|
+
};
|
|
825
|
+
|
|
826
|
+
exports.BasicSourceMapConsumer = BasicSourceMapConsumer;
|
|
827
|
+
|
|
828
|
+
/**
|
|
829
|
+
* An IndexedSourceMapConsumer instance represents a parsed source map which
|
|
830
|
+
* we can query for information. It differs from BasicSourceMapConsumer in
|
|
831
|
+
* that it takes "indexed" source maps (i.e. ones with a "sections" field) as
|
|
832
|
+
* input.
|
|
833
|
+
*
|
|
834
|
+
* The first parameter is a raw source map (either as a JSON string, or already
|
|
835
|
+
* parsed to an object). According to the spec for indexed source maps, they
|
|
836
|
+
* have the following attributes:
|
|
837
|
+
*
|
|
838
|
+
* - version: Which version of the source map spec this map is following.
|
|
839
|
+
* - file: Optional. The generated file this source map is associated with.
|
|
840
|
+
* - sections: A list of section definitions.
|
|
841
|
+
*
|
|
842
|
+
* Each value under the "sections" field has two fields:
|
|
843
|
+
* - offset: The offset into the original specified at which this section
|
|
844
|
+
* begins to apply, defined as an object with a "line" and "column"
|
|
845
|
+
* field.
|
|
846
|
+
* - map: A source map definition. This source map could also be indexed,
|
|
847
|
+
* but doesn't have to be.
|
|
848
|
+
*
|
|
849
|
+
* Instead of the "map" field, it's also possible to have a "url" field
|
|
850
|
+
* specifying a URL to retrieve a source map from, but that's currently
|
|
851
|
+
* unsupported.
|
|
852
|
+
*
|
|
853
|
+
* Here's an example source map, taken from the source map spec[0], but
|
|
854
|
+
* modified to omit a section which uses the "url" field.
|
|
855
|
+
*
|
|
856
|
+
* {
|
|
857
|
+
* version : 3,
|
|
858
|
+
* file: "app.js",
|
|
859
|
+
* sections: [{
|
|
860
|
+
* offset: {line:100, column:10},
|
|
861
|
+
* map: {
|
|
862
|
+
* version : 3,
|
|
863
|
+
* file: "section.js",
|
|
864
|
+
* sources: ["foo.js", "bar.js"],
|
|
865
|
+
* names: ["src", "maps", "are", "fun"],
|
|
866
|
+
* mappings: "AAAA,E;;ABCDE;"
|
|
867
|
+
* }
|
|
868
|
+
* }],
|
|
869
|
+
* }
|
|
870
|
+
*
|
|
871
|
+
* The second parameter, if given, is a string whose value is the URL
|
|
872
|
+
* at which the source map was found. This URL is used to compute the
|
|
873
|
+
* sources array.
|
|
874
|
+
*
|
|
875
|
+
* [0]: https://docs.google.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit#heading=h.535es3xeprgt
|
|
876
|
+
*/
|
|
877
|
+
function IndexedSourceMapConsumer(aSourceMap, aSourceMapURL) {
|
|
878
|
+
var sourceMap = aSourceMap;
|
|
879
|
+
if (typeof aSourceMap === 'string') {
|
|
880
|
+
sourceMap = util.parseSourceMapInput(aSourceMap);
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
var version = util.getArg(sourceMap, 'version');
|
|
884
|
+
var sections = util.getArg(sourceMap, 'sections');
|
|
885
|
+
|
|
886
|
+
if (version != this._version) {
|
|
887
|
+
throw new Error('Unsupported version: ' + version);
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
this._sources = new ArraySet();
|
|
891
|
+
this._names = new ArraySet();
|
|
892
|
+
|
|
893
|
+
var lastOffset = {
|
|
894
|
+
line: -1,
|
|
895
|
+
column: 0
|
|
896
|
+
};
|
|
897
|
+
this._sections = sections.map(function (s) {
|
|
898
|
+
if (s.url) {
|
|
899
|
+
// The url field will require support for asynchronicity.
|
|
900
|
+
// See https://github.com/mozilla/source-map/issues/16
|
|
901
|
+
throw new Error('Support for url field in sections not implemented.');
|
|
902
|
+
}
|
|
903
|
+
var offset = util.getArg(s, 'offset');
|
|
904
|
+
var offsetLine = util.getArg(offset, 'line');
|
|
905
|
+
var offsetColumn = util.getArg(offset, 'column');
|
|
906
|
+
|
|
907
|
+
if (offsetLine < lastOffset.line ||
|
|
908
|
+
(offsetLine === lastOffset.line && offsetColumn < lastOffset.column)) {
|
|
909
|
+
throw new Error('Section offsets must be ordered and non-overlapping.');
|
|
910
|
+
}
|
|
911
|
+
lastOffset = offset;
|
|
912
|
+
|
|
913
|
+
return {
|
|
914
|
+
generatedOffset: {
|
|
915
|
+
// The offset fields are 0-based, but we use 1-based indices when
|
|
916
|
+
// encoding/decoding from VLQ.
|
|
917
|
+
generatedLine: offsetLine + 1,
|
|
918
|
+
generatedColumn: offsetColumn + 1
|
|
919
|
+
},
|
|
920
|
+
consumer: new SourceMapConsumer(util.getArg(s, 'map'), aSourceMapURL)
|
|
921
|
+
}
|
|
922
|
+
});
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
IndexedSourceMapConsumer.prototype = Object.create(SourceMapConsumer.prototype);
|
|
926
|
+
IndexedSourceMapConsumer.prototype.constructor = SourceMapConsumer;
|
|
927
|
+
|
|
928
|
+
/**
|
|
929
|
+
* The version of the source mapping spec that we are consuming.
|
|
930
|
+
*/
|
|
931
|
+
IndexedSourceMapConsumer.prototype._version = 3;
|
|
932
|
+
|
|
933
|
+
/**
|
|
934
|
+
* The list of original sources.
|
|
935
|
+
*/
|
|
936
|
+
Object.defineProperty(IndexedSourceMapConsumer.prototype, 'sources', {
|
|
937
|
+
get: function () {
|
|
938
|
+
var sources = [];
|
|
939
|
+
for (var i = 0; i < this._sections.length; i++) {
|
|
940
|
+
for (var j = 0; j < this._sections[i].consumer.sources.length; j++) {
|
|
941
|
+
sources.push(this._sections[i].consumer.sources[j]);
|
|
942
|
+
}
|
|
943
|
+
}
|
|
944
|
+
return sources;
|
|
945
|
+
}
|
|
946
|
+
});
|
|
947
|
+
|
|
948
|
+
/**
|
|
949
|
+
* Returns the original source, line, and column information for the generated
|
|
950
|
+
* source's line and column positions provided. The only argument is an object
|
|
951
|
+
* with the following properties:
|
|
952
|
+
*
|
|
953
|
+
* - line: The line number in the generated source. The line number
|
|
954
|
+
* is 1-based.
|
|
955
|
+
* - column: The column number in the generated source. The column
|
|
956
|
+
* number is 0-based.
|
|
957
|
+
*
|
|
958
|
+
* and an object is returned with the following properties:
|
|
959
|
+
*
|
|
960
|
+
* - source: The original source file, or null.
|
|
961
|
+
* - line: The line number in the original source, or null. The
|
|
962
|
+
* line number is 1-based.
|
|
963
|
+
* - column: The column number in the original source, or null. The
|
|
964
|
+
* column number is 0-based.
|
|
965
|
+
* - name: The original identifier, or null.
|
|
966
|
+
*/
|
|
967
|
+
IndexedSourceMapConsumer.prototype.originalPositionFor =
|
|
968
|
+
function IndexedSourceMapConsumer_originalPositionFor(aArgs) {
|
|
969
|
+
var needle = {
|
|
970
|
+
generatedLine: util.getArg(aArgs, 'line'),
|
|
971
|
+
generatedColumn: util.getArg(aArgs, 'column')
|
|
972
|
+
};
|
|
973
|
+
|
|
974
|
+
// Find the section containing the generated position we're trying to map
|
|
975
|
+
// to an original position.
|
|
976
|
+
var sectionIndex = binarySearch.search(needle, this._sections,
|
|
977
|
+
function(needle, section) {
|
|
978
|
+
var cmp = needle.generatedLine - section.generatedOffset.generatedLine;
|
|
979
|
+
if (cmp) {
|
|
980
|
+
return cmp;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
return (needle.generatedColumn -
|
|
984
|
+
section.generatedOffset.generatedColumn);
|
|
985
|
+
});
|
|
986
|
+
var section = this._sections[sectionIndex];
|
|
987
|
+
|
|
988
|
+
if (!section) {
|
|
989
|
+
return {
|
|
990
|
+
source: null,
|
|
991
|
+
line: null,
|
|
992
|
+
column: null,
|
|
993
|
+
name: null
|
|
994
|
+
};
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
return section.consumer.originalPositionFor({
|
|
998
|
+
line: needle.generatedLine -
|
|
999
|
+
(section.generatedOffset.generatedLine - 1),
|
|
1000
|
+
column: needle.generatedColumn -
|
|
1001
|
+
(section.generatedOffset.generatedLine === needle.generatedLine
|
|
1002
|
+
? section.generatedOffset.generatedColumn - 1
|
|
1003
|
+
: 0),
|
|
1004
|
+
bias: aArgs.bias
|
|
1005
|
+
});
|
|
1006
|
+
};
|
|
1007
|
+
|
|
1008
|
+
/**
|
|
1009
|
+
* Return true if we have the source content for every source in the source
|
|
1010
|
+
* map, false otherwise.
|
|
1011
|
+
*/
|
|
1012
|
+
IndexedSourceMapConsumer.prototype.hasContentsOfAllSources =
|
|
1013
|
+
function IndexedSourceMapConsumer_hasContentsOfAllSources() {
|
|
1014
|
+
return this._sections.every(function (s) {
|
|
1015
|
+
return s.consumer.hasContentsOfAllSources();
|
|
1016
|
+
});
|
|
1017
|
+
};
|
|
1018
|
+
|
|
1019
|
+
/**
|
|
1020
|
+
* Returns the original source content. The only argument is the url of the
|
|
1021
|
+
* original source file. Returns null if no original source content is
|
|
1022
|
+
* available.
|
|
1023
|
+
*/
|
|
1024
|
+
IndexedSourceMapConsumer.prototype.sourceContentFor =
|
|
1025
|
+
function IndexedSourceMapConsumer_sourceContentFor(aSource, nullOnMissing) {
|
|
1026
|
+
for (var i = 0; i < this._sections.length; i++) {
|
|
1027
|
+
var section = this._sections[i];
|
|
1028
|
+
|
|
1029
|
+
var content = section.consumer.sourceContentFor(aSource, true);
|
|
1030
|
+
if (content) {
|
|
1031
|
+
return content;
|
|
1032
|
+
}
|
|
1033
|
+
}
|
|
1034
|
+
if (nullOnMissing) {
|
|
1035
|
+
return null;
|
|
1036
|
+
}
|
|
1037
|
+
else {
|
|
1038
|
+
throw new Error('"' + aSource + '" is not in the SourceMap.');
|
|
1039
|
+
}
|
|
1040
|
+
};
|
|
1041
|
+
|
|
1042
|
+
/**
|
|
1043
|
+
* Returns the generated line and column information for the original source,
|
|
1044
|
+
* line, and column positions provided. The only argument is an object with
|
|
1045
|
+
* the following properties:
|
|
1046
|
+
*
|
|
1047
|
+
* - source: The filename of the original source.
|
|
1048
|
+
* - line: The line number in the original source. The line number
|
|
1049
|
+
* is 1-based.
|
|
1050
|
+
* - column: The column number in the original source. The column
|
|
1051
|
+
* number is 0-based.
|
|
1052
|
+
*
|
|
1053
|
+
* and an object is returned with the following properties:
|
|
1054
|
+
*
|
|
1055
|
+
* - line: The line number in the generated source, or null. The
|
|
1056
|
+
* line number is 1-based.
|
|
1057
|
+
* - column: The column number in the generated source, or null.
|
|
1058
|
+
* The column number is 0-based.
|
|
1059
|
+
*/
|
|
1060
|
+
IndexedSourceMapConsumer.prototype.generatedPositionFor =
|
|
1061
|
+
function IndexedSourceMapConsumer_generatedPositionFor(aArgs) {
|
|
1062
|
+
for (var i = 0; i < this._sections.length; i++) {
|
|
1063
|
+
var section = this._sections[i];
|
|
1064
|
+
|
|
1065
|
+
// Only consider this section if the requested source is in the list of
|
|
1066
|
+
// sources of the consumer.
|
|
1067
|
+
if (section.consumer._findSourceIndex(util.getArg(aArgs, 'source')) === -1) {
|
|
1068
|
+
continue;
|
|
1069
|
+
}
|
|
1070
|
+
var generatedPosition = section.consumer.generatedPositionFor(aArgs);
|
|
1071
|
+
if (generatedPosition) {
|
|
1072
|
+
var ret = {
|
|
1073
|
+
line: generatedPosition.line +
|
|
1074
|
+
(section.generatedOffset.generatedLine - 1),
|
|
1075
|
+
column: generatedPosition.column +
|
|
1076
|
+
(section.generatedOffset.generatedLine === generatedPosition.line
|
|
1077
|
+
? section.generatedOffset.generatedColumn - 1
|
|
1078
|
+
: 0)
|
|
1079
|
+
};
|
|
1080
|
+
return ret;
|
|
1081
|
+
}
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
return {
|
|
1085
|
+
line: null,
|
|
1086
|
+
column: null
|
|
1087
|
+
};
|
|
1088
|
+
};
|
|
1089
|
+
|
|
1090
|
+
/**
|
|
1091
|
+
* Parse the mappings in a string in to a data structure which we can easily
|
|
1092
|
+
* query (the ordered arrays in the `this.__generatedMappings` and
|
|
1093
|
+
* `this.__originalMappings` properties).
|
|
1094
|
+
*/
|
|
1095
|
+
IndexedSourceMapConsumer.prototype._parseMappings =
|
|
1096
|
+
function IndexedSourceMapConsumer_parseMappings(aStr, aSourceRoot) {
|
|
1097
|
+
this.__generatedMappings = [];
|
|
1098
|
+
this.__originalMappings = [];
|
|
1099
|
+
for (var i = 0; i < this._sections.length; i++) {
|
|
1100
|
+
var section = this._sections[i];
|
|
1101
|
+
var sectionMappings = section.consumer._generatedMappings;
|
|
1102
|
+
for (var j = 0; j < sectionMappings.length; j++) {
|
|
1103
|
+
var mapping = sectionMappings[j];
|
|
1104
|
+
|
|
1105
|
+
var source = section.consumer._sources.at(mapping.source);
|
|
1106
|
+
source = util.computeSourceURL(section.consumer.sourceRoot, source, this._sourceMapURL);
|
|
1107
|
+
this._sources.add(source);
|
|
1108
|
+
source = this._sources.indexOf(source);
|
|
1109
|
+
|
|
1110
|
+
var name = null;
|
|
1111
|
+
if (mapping.name) {
|
|
1112
|
+
name = section.consumer._names.at(mapping.name);
|
|
1113
|
+
this._names.add(name);
|
|
1114
|
+
name = this._names.indexOf(name);
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
// The mappings coming from the consumer for the section have
|
|
1118
|
+
// generated positions relative to the start of the section, so we
|
|
1119
|
+
// need to offset them to be relative to the start of the concatenated
|
|
1120
|
+
// generated file.
|
|
1121
|
+
var adjustedMapping = {
|
|
1122
|
+
source: source,
|
|
1123
|
+
generatedLine: mapping.generatedLine +
|
|
1124
|
+
(section.generatedOffset.generatedLine - 1),
|
|
1125
|
+
generatedColumn: mapping.generatedColumn +
|
|
1126
|
+
(section.generatedOffset.generatedLine === mapping.generatedLine
|
|
1127
|
+
? section.generatedOffset.generatedColumn - 1
|
|
1128
|
+
: 0),
|
|
1129
|
+
originalLine: mapping.originalLine,
|
|
1130
|
+
originalColumn: mapping.originalColumn,
|
|
1131
|
+
name: name
|
|
1132
|
+
};
|
|
1133
|
+
|
|
1134
|
+
this.__generatedMappings.push(adjustedMapping);
|
|
1135
|
+
if (typeof adjustedMapping.originalLine === 'number') {
|
|
1136
|
+
this.__originalMappings.push(adjustedMapping);
|
|
1137
|
+
}
|
|
1138
|
+
}
|
|
1139
|
+
}
|
|
1140
|
+
|
|
1141
|
+
quickSort(this.__generatedMappings, util.compareByGeneratedPositionsDeflated);
|
|
1142
|
+
quickSort(this.__originalMappings, util.compareByOriginalPositions);
|
|
1143
|
+
};
|
|
1144
|
+
|
|
1145
|
+
exports.IndexedSourceMapConsumer = IndexedSourceMapConsumer;
|