panoma 0.1.9 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD-PARTY-NOTICES.md +109 -2546
- package/app/BUILD-INFO.json +7 -97
- package/app/apps/web/.next-bundle/BUILD_ID +1 -1
- package/app/apps/web/.next-bundle/app-build-manifest.json +654 -479
- package/app/apps/web/.next-bundle/app-path-routes-manifest.json +42 -22
- package/app/apps/web/.next-bundle/build-manifest.json +14 -14
- package/app/apps/web/.next-bundle/prerender-manifest.json +9 -9
- package/app/apps/web/.next-bundle/required-server-files.json +13 -10
- package/app/apps/web/.next-bundle/routes-manifest.json +101 -0
- package/app/apps/web/.next-bundle/server/app/(app)/agents/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/agents/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/ai/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/ai/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/apps/[id]/page.js +2 -0
- package/app/apps/web/.next-bundle/server/app/(app)/apps/[id]/page_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/(app)/apps/page.js +2 -0
- package/app/apps/web/.next-bundle/server/app/(app)/apps/page_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/(app)/bridge/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/bridge/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/copies/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/copies/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/credentials/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/credentials/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/disk/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/disk/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/hidden/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/hidden/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/video/page.js +2 -0
- package/app/apps/web/.next-bundle/server/app/(app)/p/[slug]/video/page_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/(app)/packages/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/packages/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/[id]/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/runs/[id]/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/runs/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/runs/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/search/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/search/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/spend/page.js +2 -0
- package/app/apps/web/.next-bundle/server/app/(app)/spend/page_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/(app)/twin/look/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/twin/look/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/twin/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/twin/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/(app)/unsaved/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/(app)/unsaved/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/_not-found/page.js +2 -2
- package/app/apps/web/.next-bundle/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/accounts/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/accounts/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/consult/route.js +1 -2
- package/app/apps/web/.next-bundle/server/app/api/agent/consult/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/context/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/context/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/hello/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/hello/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/journal/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/journal/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/keys/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/keys/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/log/route.js +1 -18
- package/app/apps/web/.next-bundle/server/app/api/agent/log/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/mcp/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/agent/mcp/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/notes/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/notes/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/[id]/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/agent/tasks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ai/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ai/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/[operation]/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/[operation]/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/credentials/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/credentials/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/jobs/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/jobs/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/legal/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/legal/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/settings/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/[id]/settings/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/jobs/[jobId]/artifact/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/jobs/[jobId]/artifact/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/jobs/[jobId]/cancel/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/jobs/[jobId]/cancel/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/jobs/[jobId]/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/jobs/[jobId]/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/apps/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/assets/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assets/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/launch/route.js +3 -3
- package/app/apps/web/.next-bundle/server/app/api/assignments/launch/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/assignments/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/catalog/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/catalog/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/check/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/check/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/consultations/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/consultations/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/describe/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/describe/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/disk/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/disk/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/enrich/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/enrich/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/environment/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/environment/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/hooks/route.js +2 -2
- package/app/apps/web/.next-bundle/server/app/api/hooks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ingest/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/ingest/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/apply/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/apply/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/context/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/context/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/inspect/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/inspect/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/repair/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/repair/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/md/review/route.js +4 -4
- package/app/apps/web/.next-bundle/server/app/api/md/review/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/memory/export/route.js +2 -0
- package/app/apps/web/.next-bundle/server/app/api/memory/export/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/north/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/north/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/notes/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/notes/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/open/all/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/open/all/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/open/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/open/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/project/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/project/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/rescan/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/rescan/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/roots/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/roots/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/[id]/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/runs/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/scale/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/scale/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/search/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/secrets/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/secrets/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/spend/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/spend/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/tasks/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/tasks/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/today/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/today/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/assign/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/assign/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/classify/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/classify/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/critique/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/critique/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/design/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/design/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/distill/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/distill/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/episodes/learn/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/twin/episodes/learn/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/twin/episodes/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/twin/episodes/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/twin/look/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/look/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/mine/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/mine/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/rehearse/route.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/twin/rehearse/route_client-reference-manifest.js +1 -0
- package/app/apps/web/.next-bundle/server/app/api/twin/score/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/score/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/shot/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/shot/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/sources/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/sources/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/synthesize/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/synthesize/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/taste/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/taste/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/verdicts/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/twin/verdicts/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/watch/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/api/watch/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/apple-icon.png/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/icon/[id]/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app/icon/[id]/route_client-reference-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/app/icon.png/route.js +1 -1
- package/app/apps/web/.next-bundle/server/app-paths-manifest.json +42 -22
- package/app/apps/web/.next-bundle/server/chunks/1190.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/1602.js +3 -0
- package/app/apps/web/.next-bundle/server/chunks/1646.js +11 -0
- package/app/apps/web/.next-bundle/server/chunks/170.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/2256.js +14 -0
- package/app/apps/web/.next-bundle/server/chunks/2387.js +22 -0
- package/app/apps/web/.next-bundle/server/chunks/2455.js +7 -0
- package/app/apps/web/.next-bundle/server/chunks/2658.js +2 -0
- package/app/apps/web/.next-bundle/server/chunks/3088.js +16 -0
- package/app/apps/web/.next-bundle/server/chunks/314.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/3171.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/3347.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/3768.js +3 -0
- package/app/apps/web/.next-bundle/server/chunks/3834.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/4018.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/4478.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/4498.js +12 -0
- package/app/apps/web/.next-bundle/server/chunks/4528.js +2 -0
- package/app/apps/web/.next-bundle/server/chunks/4810.js +9 -0
- package/app/apps/web/.next-bundle/server/chunks/5103.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/5251.js +217 -0
- package/app/apps/web/.next-bundle/server/chunks/5741.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/5941.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/5975.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/6145.js +6 -0
- package/app/apps/web/.next-bundle/server/chunks/6693.js +7 -0
- package/app/apps/web/.next-bundle/server/chunks/6913.js +21 -0
- package/app/apps/web/.next-bundle/server/chunks/7245.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/7348.js +28 -0
- package/app/apps/web/.next-bundle/server/chunks/7581.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/7957.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/817.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/8384.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/8404.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/8463.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/8887.js +30 -0
- package/app/apps/web/.next-bundle/server/chunks/8990.js +2 -0
- package/app/apps/web/.next-bundle/server/chunks/987.js +27 -0
- package/app/apps/web/.next-bundle/server/chunks/993.js +1 -0
- package/app/apps/web/.next-bundle/server/chunks/9938.js +1 -0
- package/app/apps/web/.next-bundle/server/edge-instrumentation.js +1 -1
- package/app/apps/web/.next-bundle/server/functions-config-manifest.json +23 -14
- package/app/apps/web/.next-bundle/server/instrumentation.js +1 -1
- package/app/apps/web/.next-bundle/server/middleware-build-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/middleware-manifest.json +5 -5
- package/app/apps/web/.next-bundle/server/middleware.js +8 -11
- package/app/apps/web/.next-bundle/server/next-font-manifest.js +1 -1
- package/app/apps/web/.next-bundle/server/next-font-manifest.json +1 -1
- package/app/apps/web/.next-bundle/server/pages/500.html +1 -1
- package/app/apps/web/.next-bundle/server/pages/_app.js +1 -1
- package/app/apps/web/.next-bundle/server/pages/_document.js +1 -1
- package/app/apps/web/.next-bundle/server/pages/_error.js +3 -3
- package/app/apps/web/.next-bundle/server/server-reference-manifest.json +1 -1
- package/app/apps/web/.next-bundle/static/chunks/003adf37-35e10d79e45c4e95.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/05e62ed0-bf68b9617e57b82f.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/1369-8f6dde7e48bc4684.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/1774-59392c79c651b3a0.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/2202-897aaad3cd785ea6.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/2340-11b365d374b2be7b.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/2575-62182d00e5cf3115.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/261-1c2829beaca77dc9.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/3953-4e8d5b8f11c07426.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/6823-e1004a1b90458d2d.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/7f092448-e07c21e2897ac52e.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/agents/page-28b11f831b7bc8c4.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/ai/page-8b5fe63986bf3757.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/apps/[id]/page-dc2c3a7874636c29.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/apps/page-00ec4bf42a14ac17.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/bridge/page-86a819d6d7f65cd0.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/copies/page-69ee3fc638b1eecf.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/credentials/page-0c3307d9cff31e71.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/disk/page-13cd17998c4b3c05.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/error-4706c73d842251e2.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/hidden/page-55639b16ccebad95.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/layout-7f3d387ae540018d.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/page-c3c3a9be458adeed.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/video/page-088684f252e3d59c.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/packages/page-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/page-6cf474454fb2ea5e.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/[id]/page-0f664082168a49b2.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/page-69ee3fc638b1eecf.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/search/page-0c57c71f581cdf40.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/spend/page-201b626f17f11eeb.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/look/page-a1f666c611d55a0c.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/page-c7212909b051736c.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/unsaved/page-c545489e991b83d2.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/_not-found/page-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/accounts/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/consult/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/context/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/hello/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/journal/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/keys/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/log/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/mcp/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/notes/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/tasks/[id]/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/tasks/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/ai/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/[id]/[operation]/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/[id]/credentials/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/[id]/jobs/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/[id]/legal/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/[id]/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/[id]/settings/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/jobs/[jobId]/artifact/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/jobs/[jobId]/cancel/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/jobs/[jobId]/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/apps/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/assets/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/assignments/launch/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/assignments/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/catalog/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/check/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/consultations/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/describe/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/disk/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/enrich/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/environment/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/hooks/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/ingest/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/apply/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/context/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/inspect/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/repair/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/review/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/memory/export/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/north/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/notes/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/open/all/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/open/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/project/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/rescan/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/roots/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/runs/[id]/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/runs/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/scale/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/search/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/secrets/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/spend/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/tasks/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/today/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/assign/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/classify/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/critique/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/design/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/distill/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/episodes/learn/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/episodes/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/look/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/mine/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/rehearse/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/score/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/shot/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/sources/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/synthesize/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/taste/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/verdicts/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/api/watch/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/global-not-found-69ee3fc638b1eecf.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/icon/[id]/route-de6e3e5d6198c075.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/app/not-found-69ee3fc638b1eecf.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/bed79bbe-48e9828a39c35383.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/framework-d5e4b15967daa90f.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/main-8ce36a8e89504138.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/main-app-a35ca295bbc2c578.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/pages/_app-9697265615ef43a0.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/pages/_error-ddfe0e0bd29e2283.js +1 -0
- package/app/apps/web/.next-bundle/static/chunks/webpack-a286bbf864e6618a.js +1 -0
- package/app/apps/web/.next-bundle/static/css/988bfb2024e770b7.css +1 -0
- package/app/apps/web/.next-bundle/static/mhsTm5XiqL98MCgDVB08u/_buildManifest.js +1 -0
- package/app/apps/web/package.json +1 -27
- package/app/apps/web/server.js +1 -1
- package/app/node_modules/@next/env/package.json +1 -1
- package/app/node_modules/@panoma/ai/dist/index.d.ts +16 -0
- package/app/node_modules/@panoma/ai/dist/index.js +24 -12
- package/app/node_modules/@panoma/apps/dist/chunk-4G5NKAON.js +147 -0
- package/app/node_modules/@panoma/apps/dist/faults.d.ts +74 -0
- package/app/node_modules/@panoma/apps/dist/faults.js +20 -0
- package/app/node_modules/@panoma/apps/dist/index.d.ts +688 -0
- package/app/node_modules/@panoma/apps/dist/index.js +889 -0
- package/app/node_modules/@panoma/apps/package.json +24 -0
- package/app/node_modules/@panoma/core/dist/index.d.ts +95 -14
- package/app/node_modules/@panoma/core/dist/index.js +495 -101
- package/app/node_modules/@panoma/db/dist/chunk-V6TJYC6N.js +1297 -0
- package/app/node_modules/@panoma/db/dist/client-B1_3MF0o.d.ts +7166 -0
- package/app/node_modules/@panoma/db/dist/client.d.ts +1 -1
- package/app/node_modules/@panoma/db/dist/client.js +1 -1
- package/app/node_modules/@panoma/db/dist/index.d.ts +627 -28
- package/app/node_modules/@panoma/db/dist/index.js +1540 -514
- package/app/node_modules/@panoma/db/migrations/0050_twin_decision_memory.sql +29 -0
- package/app/node_modules/@panoma/db/migrations/0051_twin_learning_retry.sql +1 -0
- package/app/node_modules/@panoma/db/migrations/0052_memory_experiment_enrollment.sql +1 -0
- package/app/node_modules/@panoma/db/migrations/0053_memory_distillation_jobs.sql +16 -0
- package/app/node_modules/@panoma/db/migrations/0054_decision_revision_lookup.sql +1 -0
- package/app/node_modules/@panoma/db/migrations/0055_decision_expiry.sql +1 -0
- package/app/node_modules/@panoma/db/migrations/0056_ai_summary_hash.sql +1 -0
- package/app/node_modules/@panoma/db/migrations/0057_open_plan.sql +1 -0
- package/app/node_modules/@panoma/db/migrations/0058_apps.sql +54 -0
- package/app/node_modules/@panoma/db/migrations/0059_desktop_keys.sql +15 -0
- package/app/node_modules/@panoma/db/migrations/meta/0050_snapshot.json +3556 -0
- package/app/node_modules/@panoma/db/migrations/meta/0051_snapshot.json +3562 -0
- package/app/node_modules/@panoma/db/migrations/meta/0054_snapshot.json +3696 -0
- package/app/node_modules/@panoma/db/migrations/meta/0055_snapshot.json +3702 -0
- package/app/node_modules/@panoma/db/migrations/meta/0056_snapshot.json +3708 -0
- package/app/node_modules/@panoma/db/migrations/meta/0057_snapshot.json +3714 -0
- package/app/node_modules/@panoma/db/migrations/meta/0058_snapshot.json +4084 -0
- package/app/node_modules/@panoma/db/migrations/meta/0059_snapshot.json +4084 -0
- package/app/node_modules/@panoma/db/migrations/meta/_journal.json +71 -1
- package/app/node_modules/@panoma/mcp/dist/index.js +608 -160
- package/app/node_modules/@panoma/mcp/package.json +4 -1
- package/app/node_modules/drizzle-orm/node_modules/.bin/gel +3 -3
- package/app/node_modules/next/dist/build/swc/index.js +1 -1
- package/app/node_modules/next/dist/build/webpack-config.js +2 -2
- package/app/node_modules/next/dist/client/app-bootstrap.js +1 -1
- package/app/node_modules/next/dist/client/index.js +1 -1
- package/app/node_modules/next/dist/client/legacy/image.js +8 -2
- package/app/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +1 -1
- package/app/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +1 -1
- package/app/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +1 -1
- package/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +1 -1
- package/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +1 -1
- package/app/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +7 -7
- package/app/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +2 -2
- package/app/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +1 -1
- package/app/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/app/node_modules/next/dist/server/image-optimizer.d.ts +3 -1
- package/app/node_modules/next/dist/server/image-optimizer.js +65 -2
- package/app/node_modules/next/dist/server/lib/app-info-log.js +1 -1
- package/app/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +17 -4
- package/app/node_modules/next/dist/server/lib/start-server.js +1 -1
- package/app/node_modules/next/dist/shared/lib/canary-only.js +1 -1
- package/app/node_modules/next/dist/shared/lib/get-img-props.js +8 -2
- package/app/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +1 -1
- package/app/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/app/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/app/node_modules/next/package.json +11 -11
- package/app/node_modules/postcss/LICENSE +1 -1
- package/app/node_modules/postcss/lib/container.js +106 -51
- package/app/node_modules/postcss/lib/css-syntax-error.js +47 -14
- package/app/node_modules/postcss/lib/declaration.js +4 -4
- package/app/node_modules/postcss/lib/fromJSON.js +79 -26
- package/app/node_modules/postcss/lib/input.js +67 -33
- package/app/node_modules/postcss/lib/lazy-result.js +127 -51
- package/app/node_modules/postcss/lib/list.js +5 -2
- package/app/node_modules/postcss/lib/map-generator.js +27 -9
- package/app/node_modules/postcss/lib/no-work-result.js +57 -55
- package/app/node_modules/postcss/lib/node.js +197 -84
- package/app/node_modules/postcss/lib/parse.js +1 -1
- package/app/node_modules/postcss/lib/parser.js +49 -38
- package/app/node_modules/postcss/lib/postcss.js +13 -13
- package/app/node_modules/postcss/lib/previous-map.js +46 -12
- package/app/node_modules/postcss/lib/processor.js +7 -7
- package/app/node_modules/postcss/lib/result.js +5 -5
- package/app/node_modules/postcss/lib/root.js +16 -1
- package/app/node_modules/postcss/lib/rule.js +6 -6
- package/app/node_modules/postcss/lib/stringifier.js +148 -32
- package/app/node_modules/postcss/lib/tokenize.js +6 -2
- package/app/node_modules/postcss/lib/warning.js +10 -0
- package/app/node_modules/postcss/package.json +48 -48
- package/dist/ai-command-IRSVAWYU.js +220 -0
- package/dist/apps-FI2Q2CFP.js +17 -0
- package/dist/check-command-PPILA25M.js +103 -0
- package/dist/chunk-2MKBCYVH.js +158 -0
- package/dist/chunk-5EG7NRL4.js +8440 -0
- package/dist/chunk-AW6KPPIR.js +378 -0
- package/dist/chunk-BCHIG2AU.js +166 -0
- package/dist/chunk-DITTKJ7U.js +147 -0
- package/dist/chunk-JY7ALFNX.js +1362 -0
- package/dist/chunk-MLKGABMK.js +9 -0
- package/dist/chunk-P7ZGHSMO.js +1089 -0
- package/dist/chunk-YQOQAFTY.js +793 -0
- package/dist/dist-F5A5RVCK.js +4920 -0
- package/dist/dist-G32QKT7H.js +301 -0
- package/dist/dist-NQIOBJFO.js +78 -0
- package/dist/index.js +78 -45
- package/dist/md-command-Q4M2YBEH.js +282 -0
- package/dist/memory-command-IXVQSADX.js +65 -0
- package/dist/next-command-2PXBP5OR.js +245 -0
- package/dist/north-command-XFUNSNPH.js +281 -0
- package/dist/review-command-6AH7MVKP.js +94 -0
- package/dist/spend-command-DA36GLNI.js +135 -0
- package/dist/twin-command-HYEG2WPA.js +1375 -0
- package/dist/video-TWUW2L36.js +100 -0
- package/npm-shrinkwrap.json +2 -2
- package/package.json +3 -1
- package/app/apps/web/.next-bundle/server/chunks/147.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/167.js +0 -7
- package/app/apps/web/.next-bundle/server/chunks/174.js +0 -3
- package/app/apps/web/.next-bundle/server/chunks/2643.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/2930.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/3182.js +0 -11
- package/app/apps/web/.next-bundle/server/chunks/3377.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/3440.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/3559.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/358.js +0 -27
- package/app/apps/web/.next-bundle/server/chunks/3610.js +0 -9
- package/app/apps/web/.next-bundle/server/chunks/3677.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/4289.js +0 -7
- package/app/apps/web/.next-bundle/server/chunks/4337.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/4858.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/5358.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/5611.js +0 -22
- package/app/apps/web/.next-bundle/server/chunks/6157.js +0 -21
- package/app/apps/web/.next-bundle/server/chunks/6195.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/6354.js +0 -28
- package/app/apps/web/.next-bundle/server/chunks/6462.js +0 -2
- package/app/apps/web/.next-bundle/server/chunks/6476.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/6790.js +0 -170
- package/app/apps/web/.next-bundle/server/chunks/7017.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/7276.js +0 -5
- package/app/apps/web/.next-bundle/server/chunks/7876.js +0 -1
- package/app/apps/web/.next-bundle/server/chunks/8393.js +0 -6
- package/app/apps/web/.next-bundle/server/chunks/8985.js +0 -1
- package/app/apps/web/.next-bundle/static/GWFC4d9IgsD38wa3aUlsQ/_buildManifest.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/003adf37-43d6365219a6cb5d.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/05e62ed0-4f8e7c265bd81def.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/0fef27c7-cd6dbf9ae86c168d.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/1723-71c045eb0c2a8daa.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/3885-7afc74e117f41ba5.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/4517-63995539421e71bd.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/4737-b098c74f87ae6fa7.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/5465-6207528c0ac5d5d7.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/7911-1f2ce7063b83e142.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/7f092448-897a4dfb37859e3a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/agents/page-349f843bcb6f4abd.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/ai/page-60083a1b6a36c928.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/bridge/page-9f270ffcd9da75ca.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/copies/page-fb206ee7ea581b0a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/credentials/page-e87253842975daa4.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/disk/page-15cd72dc04ac7de4.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/error-7a9266f6e98936d9.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/hidden/page-4e81219b6c5aeb2a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/layout-2ee40fbf22eee90a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/p/[slug]/page-630a1079cd683bad.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/packages/page-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/page-bd415d39f80a6370.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/[id]/page-572f84e2016be38a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/runs/page-fb206ee7ea581b0a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/search/page-6e94501b5e36f4b1.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/look/page-8e24b1b376cbdab8.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/twin/page-4d6804060b9830ff.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/(app)/unsaved/page-d7124f7da77909ad.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/_not-found/page-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/accounts/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/consult/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/context/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/hello/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/journal/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/keys/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/log/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/mcp/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/notes/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/tasks/[id]/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/agent/tasks/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/ai/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/assets/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/assignments/launch/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/assignments/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/catalog/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/check/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/consultations/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/describe/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/disk/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/enrich/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/environment/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/hooks/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/ingest/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/apply/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/context/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/inspect/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/repair/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/md/review/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/north/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/notes/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/open/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/project/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/rescan/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/roots/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/runs/[id]/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/runs/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/scale/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/search/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/secrets/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/tasks/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/today/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/assign/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/classify/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/critique/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/design/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/distill/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/look/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/mine/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/score/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/shot/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/sources/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/synthesize/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/taste/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/twin/verdicts/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/api/watch/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/global-not-found-fb206ee7ea581b0a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/icon/[id]/route-530c843e472daae6.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/app/not-found-fb206ee7ea581b0a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/framework-30b145ec0f5d120f.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/main-app-59aa759bdeaa5318.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/main-b6b5e7fa4424cc5d.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/pages/_app-c69705e3978589b3.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/pages/_error-03e7b340a5b9742a.js +0 -1
- package/app/apps/web/.next-bundle/static/chunks/webpack-dfabcb423274f722.js +0 -1
- package/app/apps/web/.next-bundle/static/css/6de932bb4718a4fa.css +0 -1
- package/app/node_modules/@hono/node-server/LICENSE +0 -21
- package/app/node_modules/@hono/node-server/README.md +0 -437
- package/app/node_modules/@hono/node-server/dist/conninfo.cjs +0 -22
- package/app/node_modules/@hono/node-server/dist/conninfo.d.cts +0 -11
- package/app/node_modules/@hono/node-server/dist/conninfo.d.mts +0 -11
- package/app/node_modules/@hono/node-server/dist/conninfo.mjs +0 -20
- package/app/node_modules/@hono/node-server/dist/constants-BLSFu_RU.mjs +0 -5
- package/app/node_modules/@hono/node-server/dist/constants-BXAKTxRC.cjs +0 -11
- package/app/node_modules/@hono/node-server/dist/early-hints.cjs +0 -35
- package/app/node_modules/@hono/node-server/dist/early-hints.d.cts +0 -16
- package/app/node_modules/@hono/node-server/dist/early-hints.d.mts +0 -16
- package/app/node_modules/@hono/node-server/dist/early-hints.mjs +0 -33
- package/app/node_modules/@hono/node-server/dist/index.cjs +0 -1318
- package/app/node_modules/@hono/node-server/dist/index.d.cts +0 -101
- package/app/node_modules/@hono/node-server/dist/index.d.mts +0 -101
- package/app/node_modules/@hono/node-server/dist/index.mjs +0 -1313
- package/app/node_modules/@hono/node-server/dist/serve-static.cjs +0 -151
- package/app/node_modules/@hono/node-server/dist/serve-static.d.cts +0 -18
- package/app/node_modules/@hono/node-server/dist/serve-static.d.mts +0 -18
- package/app/node_modules/@hono/node-server/dist/serve-static.mjs +0 -150
- package/app/node_modules/@hono/node-server/dist/utils/response.cjs +0 -8
- package/app/node_modules/@hono/node-server/dist/utils/response.d.cts +0 -4
- package/app/node_modules/@hono/node-server/dist/utils/response.d.mts +0 -4
- package/app/node_modules/@hono/node-server/dist/utils/response.mjs +0 -7
- package/app/node_modules/@hono/node-server/dist/utils/stream.cjs +0 -65
- package/app/node_modules/@hono/node-server/dist/utils/stream.d.cts +0 -6
- package/app/node_modules/@hono/node-server/dist/utils/stream.d.mts +0 -6
- package/app/node_modules/@hono/node-server/dist/utils/stream.mjs +0 -64
- package/app/node_modules/@hono/node-server/package.json +0 -127
- package/app/node_modules/@modelcontextprotocol/sdk/LICENSE +0 -21
- package/app/node_modules/@modelcontextprotocol/sdk/README.md +0 -172
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/auth-extensions.d.ts +0 -190
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/auth-extensions.js +0 -299
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/auth.d.ts +0 -451
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/auth.js +0 -943
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/index.d.ts +0 -591
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/index.js +0 -618
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/middleware.d.ts +0 -169
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/middleware.js +0 -252
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/sse.d.ts +0 -81
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/sse.js +0 -211
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/stdio.d.ts +0 -84
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/stdio.js +0 -202
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/streamableHttp.d.ts +0 -171
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/streamableHttp.js +0 -484
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/websocket.d.ts +0 -17
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/client/websocket.js +0 -58
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/elicitationUrlExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/elicitationUrlExample.js +0 -680
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/multipleClientsParallel.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/multipleClientsParallel.js +0 -134
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/parallelToolCallsClient.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/parallelToolCallsClient.js +0 -176
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleClientCredentials.d.ts +0 -20
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleClientCredentials.js +0 -70
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleOAuthClient.d.ts +0 -3
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleOAuthClient.js +0 -397
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleOAuthClientProvider.d.ts +0 -26
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleOAuthClientProvider.js +0 -51
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleStreamableHttp.js +0 -857
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleTaskInteractiveClient.d.ts +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/simpleTaskInteractiveClient.js +0 -157
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/ssePollingClient.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/ssePollingClient.js +0 -95
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/streamableHttpWithSseFallbackClient.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/client/streamableHttpWithSseFallbackClient.js +0 -168
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/demoInMemoryOAuthProvider.d.ts +0 -78
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/demoInMemoryOAuthProvider.js +0 -205
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/elicitationFormExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/elicitationFormExample.js +0 -460
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/elicitationUrlExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/elicitationUrlExample.js +0 -656
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/honoWebStandardStreamableHttp.d.ts +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/honoWebStandardStreamableHttp.js +0 -85
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/jsonResponseStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/jsonResponseStreamableHttp.js +0 -171
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/mcpServerOutputSchema.d.ts +0 -7
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/mcpServerOutputSchema.js +0 -95
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/progressExample.d.ts +0 -12
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/progressExample.js +0 -49
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleSseServer.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleSseServer.js +0 -168
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleStatelessStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleStatelessStreamableHttp.js +0 -166
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleStreamableHttp.js +0 -750
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleTaskInteractive.d.ts +0 -12
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/simpleTaskInteractive.js +0 -600
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/sseAndStreamableHttpCompatibleServer.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/sseAndStreamableHttpCompatibleServer.js +0 -256
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/ssePollingExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/ssePollingExample.js +0 -107
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/standaloneSseWithGetStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/standaloneSseWithGetStreamableHttp.js +0 -124
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/toolWithSampleServer.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/server/toolWithSampleServer.js +0 -73
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/shared/inMemoryEventStore.d.ts +0 -31
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/examples/shared/inMemoryEventStore.js +0 -69
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/index.d.ts +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/index.js +0 -29
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/client.d.ts +0 -121
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/client.js +0 -188
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/helpers.d.ts +0 -47
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/helpers.js +0 -68
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/index.d.ts +0 -16
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/index.js +0 -39
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/interfaces.d.ts +0 -232
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/interfaces.js +0 -19
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/mcp-server.d.ts +0 -77
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/mcp-server.js +0 -36
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/server.d.ts +0 -170
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/server.js +0 -250
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/stores/in-memory.d.ts +0 -94
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/stores/in-memory.js +0 -251
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/types.d.ts +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/experimental/tasks/types.js +0 -28
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/inMemory.d.ts +0 -31
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/inMemory.js +0 -51
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/package.json +0 -1
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/clients.d.ts +0 -19
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/clients.js +0 -3
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/errors.d.ts +0 -148
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/errors.js +0 -202
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/authorize.d.ts +0 -24
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/authorize.js +0 -201
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/metadata.d.ts +0 -4
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/metadata.js +0 -21
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/register.d.ts +0 -29
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/register.js +0 -77
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/revoke.d.ts +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/revoke.js +0 -65
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/token.d.ts +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/handlers/token.js +0 -136
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/middleware/allowedMethods.d.ts +0 -9
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/middleware/allowedMethods.js +0 -21
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/middleware/bearerAuth.d.ts +0 -35
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/middleware/bearerAuth.js +0 -75
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/middleware/clientAuth.d.ts +0 -19
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/middleware/clientAuth.js +0 -71
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/provider.d.ts +0 -68
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/provider.js +0 -3
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/providers/proxyProvider.d.ts +0 -49
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/providers/proxyProvider.js +0 -159
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/router.d.ts +0 -101
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/router.js +0 -128
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/types.d.ts +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/types.js +0 -3
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/completable.d.ts +0 -38
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/completable.js +0 -48
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/express.d.ts +0 -45
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/express.js +0 -56
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/index.d.ts +0 -196
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/index.js +0 -433
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/mcp.d.ts +0 -364
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/mcp.js +0 -922
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/middleware/hostHeaderValidation.d.ts +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/middleware/hostHeaderValidation.js +0 -80
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/sse.d.ts +0 -82
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/sse.js +0 -172
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/sseKeepAlive.d.ts +0 -5
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/sseKeepAlive.js +0 -17
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/stdio.d.ts +0 -36
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/stdio.js +0 -88
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/streamableHttp.d.ts +0 -122
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/streamableHttp.js +0 -165
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/webStandardStreamableHttp.d.ts +0 -289
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/webStandardStreamableHttp.js +0 -953
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/zod-compat.d.ts +0 -84
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/zod-compat.js +0 -263
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/zod-json-schema-compat.d.ts +0 -12
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/zod-json-schema-compat.js +0 -79
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/auth-utils.d.ts +0 -23
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/auth-utils.js +0 -48
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/auth.d.ts +0 -240
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/auth.js +0 -224
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/mediaType.d.ts +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/mediaType.js +0 -64
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/metadataUtils.d.ts +0 -16
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/metadataUtils.js +0 -25
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/protocol.d.ts +0 -443
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/protocol.js +0 -1112
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/responseMessage.d.ts +0 -45
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/responseMessage.js +0 -23
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/stdio.d.ts +0 -18
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/stdio.js +0 -46
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/toolNameValidation.d.ts +0 -31
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/toolNameValidation.js +0 -97
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/transport.d.ts +0 -89
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/transport.js +0 -43
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/uriTemplate.d.ts +0 -25
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/shared/uriTemplate.js +0 -243
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/spec.types.d.ts +0 -2311
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/spec.types.js +0 -27
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/types.d.ts +0 -8168
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/types.js +0 -2105
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/ajv-provider.d.ts +0 -53
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/ajv-provider.js +0 -94
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/cfworker-provider.d.ts +0 -51
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/cfworker-provider.js +0 -69
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/index.d.ts +0 -29
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/index.js +0 -30
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/types.d.ts +0 -65
- package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/validation/types.js +0 -3
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth-extensions.d.ts +0 -190
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth-extensions.js +0 -269
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.d.ts +0 -451
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/auth.js +0 -918
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.d.ts +0 -591
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js +0 -613
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/middleware.d.ts +0 -169
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/middleware.js +0 -245
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/sse.d.ts +0 -81
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/sse.js +0 -206
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/stdio.d.ts +0 -84
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/stdio.js +0 -194
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/streamableHttp.d.ts +0 -171
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/streamableHttp.js +0 -479
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/websocket.d.ts +0 -17
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/client/websocket.js +0 -54
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/elicitationUrlExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/elicitationUrlExample.js +0 -678
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/multipleClientsParallel.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/multipleClientsParallel.js +0 -132
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/parallelToolCallsClient.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/parallelToolCallsClient.js +0 -174
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleClientCredentials.d.ts +0 -20
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleClientCredentials.js +0 -68
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleOAuthClient.d.ts +0 -3
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleOAuthClient.js +0 -395
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleOAuthClientProvider.d.ts +0 -26
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleOAuthClientProvider.js +0 -47
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleStreamableHttp.js +0 -855
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleTaskInteractiveClient.d.ts +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/simpleTaskInteractiveClient.js +0 -155
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/ssePollingClient.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/ssePollingClient.js +0 -93
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/streamableHttpWithSseFallbackClient.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/client/streamableHttpWithSseFallbackClient.js +0 -166
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/demoInMemoryOAuthProvider.d.ts +0 -78
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/demoInMemoryOAuthProvider.js +0 -196
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/elicitationFormExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/elicitationFormExample.js +0 -458
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/elicitationUrlExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/elicitationUrlExample.js +0 -651
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/honoWebStandardStreamableHttp.d.ts +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/honoWebStandardStreamableHttp.js +0 -60
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/jsonResponseStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/jsonResponseStreamableHttp.js +0 -146
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/mcpServerOutputSchema.d.ts +0 -7
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/mcpServerOutputSchema.js +0 -70
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/progressExample.d.ts +0 -12
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/progressExample.js +0 -47
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleSseServer.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleSseServer.js +0 -143
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleStatelessStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleStatelessStreamableHttp.js +0 -141
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleStreamableHttp.js +0 -725
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleTaskInteractive.d.ts +0 -12
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/simpleTaskInteractive.js +0 -598
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/sseAndStreamableHttpCompatibleServer.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/sseAndStreamableHttpCompatibleServer.js +0 -231
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/ssePollingExample.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/ssePollingExample.js +0 -102
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/standaloneSseWithGetStreamableHttp.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/standaloneSseWithGetStreamableHttp.js +0 -122
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/toolWithSampleServer.d.ts +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/server/toolWithSampleServer.js +0 -48
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/shared/inMemoryEventStore.d.ts +0 -31
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/examples/shared/inMemoryEventStore.js +0 -65
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/index.d.ts +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/index.js +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/client.d.ts +0 -121
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/client.js +0 -184
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.d.ts +0 -47
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/helpers.js +0 -64
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/index.d.ts +0 -16
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/index.js +0 -20
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.d.ts +0 -232
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/interfaces.js +0 -16
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/mcp-server.d.ts +0 -77
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/mcp-server.js +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.d.ts +0 -170
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/server.js +0 -246
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/stores/in-memory.d.ts +0 -94
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/stores/in-memory.js +0 -246
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/types.d.ts +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/experimental/tasks/types.js +0 -10
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/inMemory.d.ts +0 -31
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/inMemory.js +0 -47
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/package.json +0 -1
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/clients.d.ts +0 -19
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/clients.js +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.d.ts +0 -148
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/errors.js +0 -180
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/authorize.d.ts +0 -24
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/authorize.js +0 -171
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/metadata.d.ts +0 -4
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/metadata.js +0 -15
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/register.d.ts +0 -29
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/register.js +0 -71
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/revoke.d.ts +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/revoke.js +0 -59
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/token.d.ts +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/handlers/token.js +0 -107
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/middleware/allowedMethods.d.ts +0 -9
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/middleware/allowedMethods.js +0 -18
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/middleware/bearerAuth.d.ts +0 -35
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/middleware/bearerAuth.js +0 -72
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/middleware/clientAuth.d.ts +0 -19
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/middleware/clientAuth.js +0 -45
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/provider.d.ts +0 -68
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/provider.js +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/providers/proxyProvider.d.ts +0 -49
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/providers/proxyProvider.js +0 -155
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/router.d.ts +0 -101
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/router.js +0 -118
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/types.d.ts +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/auth/types.js +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.d.ts +0 -38
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js +0 -41
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/express.d.ts +0 -45
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/express.js +0 -50
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.d.ts +0 -196
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js +0 -429
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.d.ts +0 -364
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js +0 -917
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/middleware/hostHeaderValidation.d.ts +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/middleware/hostHeaderValidation.js +0 -76
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/sse.d.ts +0 -82
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/sse.js +0 -165
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/sseKeepAlive.d.ts +0 -5
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/sseKeepAlive.js +0 -13
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.d.ts +0 -36
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js +0 -81
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.d.ts +0 -122
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/streamableHttp.js +0 -161
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/webStandardStreamableHttp.d.ts +0 -289
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/webStandardStreamableHttp.js +0 -949
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.d.ts +0 -84
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-compat.js +0 -228
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.d.ts +0 -12
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/server/zod-json-schema-compat.js +0 -51
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.d.ts +0 -23
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth-utils.js +0 -44
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.d.ts +0 -240
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/auth.js +0 -198
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/mediaType.d.ts +0 -32
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/mediaType.js +0 -57
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/metadataUtils.d.ts +0 -16
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/metadataUtils.js +0 -22
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.d.ts +0 -443
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js +0 -1107
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/responseMessage.d.ts +0 -45
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/responseMessage.js +0 -19
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.d.ts +0 -18
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js +0 -40
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/toolNameValidation.d.ts +0 -31
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/toolNameValidation.js +0 -92
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/transport.d.ts +0 -89
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/transport.js +0 -39
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/uriTemplate.d.ts +0 -25
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/uriTemplate.js +0 -239
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/spec.types.d.ts +0 -2311
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/spec.types.js +0 -24
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/types.d.ts +0 -8168
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +0 -2065
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.d.ts +0 -53
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/ajv-provider.js +0 -87
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/cfworker-provider.d.ts +0 -51
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/cfworker-provider.js +0 -65
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/index.d.ts +0 -29
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/index.js +0 -29
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/types.d.ts +0 -65
- package/app/node_modules/@modelcontextprotocol/sdk/dist/esm/validation/types.js +0 -2
- package/app/node_modules/@modelcontextprotocol/sdk/package.json +0 -165
- package/app/node_modules/@panoma/db/dist/chunk-GRGC435V.js +0 -1134
- package/app/node_modules/@panoma/db/dist/client-C6AHYVoa.d.ts +0 -5811
- package/app/node_modules/accepts/HISTORY.md +0 -250
- package/app/node_modules/accepts/LICENSE +0 -23
- package/app/node_modules/accepts/README.md +0 -140
- package/app/node_modules/accepts/index.js +0 -238
- package/app/node_modules/accepts/package.json +0 -47
- package/app/node_modules/ajv/.runkit_example.js +0 -23
- package/app/node_modules/ajv/LICENSE +0 -22
- package/app/node_modules/ajv/README.md +0 -207
- package/app/node_modules/ajv/dist/2019.d.ts +0 -19
- package/app/node_modules/ajv/dist/2019.js +0 -61
- package/app/node_modules/ajv/dist/2020.d.ts +0 -19
- package/app/node_modules/ajv/dist/2020.js +0 -55
- package/app/node_modules/ajv/dist/ajv.d.ts +0 -18
- package/app/node_modules/ajv/dist/ajv.js +0 -50
- package/app/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
- package/app/node_modules/ajv/dist/compile/codegen/code.js +0 -156
- package/app/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
- package/app/node_modules/ajv/dist/compile/codegen/index.js +0 -697
- package/app/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
- package/app/node_modules/ajv/dist/compile/codegen/scope.js +0 -143
- package/app/node_modules/ajv/dist/compile/errors.d.ts +0 -13
- package/app/node_modules/ajv/dist/compile/errors.js +0 -123
- package/app/node_modules/ajv/dist/compile/index.d.ts +0 -80
- package/app/node_modules/ajv/dist/compile/index.js +0 -242
- package/app/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
- package/app/node_modules/ajv/dist/compile/jtd/parse.js +0 -350
- package/app/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
- package/app/node_modules/ajv/dist/compile/jtd/serialize.js +0 -236
- package/app/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
- package/app/node_modules/ajv/dist/compile/jtd/types.js +0 -14
- package/app/node_modules/ajv/dist/compile/names.d.ts +0 -20
- package/app/node_modules/ajv/dist/compile/names.js +0 -28
- package/app/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
- package/app/node_modules/ajv/dist/compile/ref_error.js +0 -12
- package/app/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
- package/app/node_modules/ajv/dist/compile/resolve.js +0 -155
- package/app/node_modules/ajv/dist/compile/rules.d.ts +0 -28
- package/app/node_modules/ajv/dist/compile/rules.js +0 -26
- package/app/node_modules/ajv/dist/compile/util.d.ts +0 -40
- package/app/node_modules/ajv/dist/compile/util.js +0 -178
- package/app/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
- package/app/node_modules/ajv/dist/compile/validate/applicability.js +0 -19
- package/app/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
- package/app/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -50
- package/app/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
- package/app/node_modules/ajv/dist/compile/validate/dataType.js +0 -203
- package/app/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
- package/app/node_modules/ajv/dist/compile/validate/defaults.js +0 -35
- package/app/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
- package/app/node_modules/ajv/dist/compile/validate/index.js +0 -520
- package/app/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
- package/app/node_modules/ajv/dist/compile/validate/keyword.js +0 -124
- package/app/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
- package/app/node_modules/ajv/dist/compile/validate/subschema.js +0 -81
- package/app/node_modules/ajv/dist/core.d.ts +0 -174
- package/app/node_modules/ajv/dist/core.js +0 -618
- package/app/node_modules/ajv/dist/jtd.d.ts +0 -47
- package/app/node_modules/ajv/dist/jtd.js +0 -72
- package/app/node_modules/ajv/dist/refs/data.json +0 -13
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/index.js +0 -28
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/app/node_modules/ajv/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/app/node_modules/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/app/node_modules/ajv/dist/refs/json-schema-draft-06.json +0 -137
- package/app/node_modules/ajv/dist/refs/json-schema-draft-07.json +0 -151
- package/app/node_modules/ajv/dist/refs/json-schema-secure.json +0 -88
- package/app/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
- package/app/node_modules/ajv/dist/refs/jtd-schema.js +0 -118
- package/app/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
- package/app/node_modules/ajv/dist/runtime/equal.js +0 -7
- package/app/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
- package/app/node_modules/ajv/dist/runtime/parseJson.js +0 -185
- package/app/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
- package/app/node_modules/ajv/dist/runtime/quote.js +0 -30
- package/app/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
- package/app/node_modules/ajv/dist/runtime/re2.js +0 -6
- package/app/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
- package/app/node_modules/ajv/dist/runtime/timestamp.js +0 -42
- package/app/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
- package/app/node_modules/ajv/dist/runtime/ucs2length.js +0 -24
- package/app/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
- package/app/node_modules/ajv/dist/runtime/uri.js +0 -6
- package/app/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
- package/app/node_modules/ajv/dist/runtime/validation_error.js +0 -11
- package/app/node_modules/ajv/dist/standalone/index.d.ts +0 -6
- package/app/node_modules/ajv/dist/standalone/index.js +0 -90
- package/app/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
- package/app/node_modules/ajv/dist/standalone/instance.js +0 -35
- package/app/node_modules/ajv/dist/types/index.d.ts +0 -183
- package/app/node_modules/ajv/dist/types/index.js +0 -3
- package/app/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
- package/app/node_modules/ajv/dist/types/json-schema.js +0 -3
- package/app/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
- package/app/node_modules/ajv/dist/types/jtd-schema.js +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/app/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/app/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -23
- package/app/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/app/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
- package/app/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/app/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -95
- package/app/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/app/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
- package/app/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/app/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -66
- package/app/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
- package/app/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -44
- package/app/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -52
- package/app/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -30
- package/app/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
- package/app/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -26
- package/app/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
- package/app/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/app/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/app/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -54
- package/app/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/app/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
- package/app/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
- package/app/node_modules/ajv/dist/vocabularies/code.js +0 -131
- package/app/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/core/id.js +0 -10
- package/app/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/core/index.js +0 -16
- package/app/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/core/ref.js +0 -122
- package/app/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -104
- package/app/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/app/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -9
- package/app/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/draft2020.js +0 -23
- package/app/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/draft7.js +0 -17
- package/app/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/app/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/app/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/dynamic/index.js +0 -9
- package/app/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/app/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/app/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
- package/app/node_modules/ajv/dist/vocabularies/errors.js +0 -3
- package/app/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/format/format.js +0 -92
- package/app/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/format/index.js +0 -6
- package/app/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/jtd/discriminator.js +0 -71
- package/app/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/jtd/elements.js +0 -24
- package/app/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/jtd/enum.js +0 -43
- package/app/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
- package/app/node_modules/ajv/dist/vocabularies/jtd/error.js +0 -20
- package/app/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
- package/app/node_modules/ajv/dist/vocabularies/jtd/index.js +0 -29
- package/app/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/jtd/metadata.js +0 -25
- package/app/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/app/node_modules/ajv/dist/vocabularies/jtd/nullable.js +0 -22
- package/app/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/app/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/app/node_modules/ajv/dist/vocabularies/jtd/properties.js +0 -149
- package/app/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/app/node_modules/ajv/dist/vocabularies/jtd/ref.js +0 -67
- package/app/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
- package/app/node_modules/ajv/dist/vocabularies/jtd/type.js +0 -69
- package/app/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/jtd/union.js +0 -12
- package/app/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/jtd/values.js +0 -51
- package/app/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/metadata.js +0 -18
- package/app/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/next.js +0 -8
- package/app/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/unevaluated/index.js +0 -7
- package/app/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/app/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/app/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
- package/app/node_modules/ajv/dist/vocabularies/validation/const.js +0 -25
- package/app/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/app/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/app/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -48
- package/app/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
- package/app/node_modules/ajv/dist/vocabularies/validation/index.js +0 -33
- package/app/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/validation/limitContains.js +0 -15
- package/app/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -24
- package/app/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -27
- package/app/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/app/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
- package/app/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/app/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
- package/app/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
- package/app/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -33
- package/app/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
- package/app/node_modules/ajv/dist/vocabularies/validation/required.js +0 -79
- package/app/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/app/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/app/node_modules/ajv/lib/2019.ts +0 -81
- package/app/node_modules/ajv/lib/2020.ts +0 -75
- package/app/node_modules/ajv/lib/ajv.ts +0 -70
- package/app/node_modules/ajv/lib/compile/codegen/code.ts +0 -169
- package/app/node_modules/ajv/lib/compile/codegen/index.ts +0 -852
- package/app/node_modules/ajv/lib/compile/codegen/scope.ts +0 -215
- package/app/node_modules/ajv/lib/compile/errors.ts +0 -184
- package/app/node_modules/ajv/lib/compile/index.ts +0 -324
- package/app/node_modules/ajv/lib/compile/jtd/parse.ts +0 -411
- package/app/node_modules/ajv/lib/compile/jtd/serialize.ts +0 -277
- package/app/node_modules/ajv/lib/compile/jtd/types.ts +0 -16
- package/app/node_modules/ajv/lib/compile/names.ts +0 -27
- package/app/node_modules/ajv/lib/compile/ref_error.ts +0 -13
- package/app/node_modules/ajv/lib/compile/resolve.ts +0 -149
- package/app/node_modules/ajv/lib/compile/rules.ts +0 -50
- package/app/node_modules/ajv/lib/compile/util.ts +0 -213
- package/app/node_modules/ajv/lib/compile/validate/applicability.ts +0 -22
- package/app/node_modules/ajv/lib/compile/validate/boolSchema.ts +0 -47
- package/app/node_modules/ajv/lib/compile/validate/dataType.ts +0 -230
- package/app/node_modules/ajv/lib/compile/validate/defaults.ts +0 -32
- package/app/node_modules/ajv/lib/compile/validate/index.ts +0 -582
- package/app/node_modules/ajv/lib/compile/validate/keyword.ts +0 -171
- package/app/node_modules/ajv/lib/compile/validate/subschema.ts +0 -135
- package/app/node_modules/ajv/lib/core.ts +0 -892
- package/app/node_modules/ajv/lib/jtd.ts +0 -132
- package/app/node_modules/ajv/lib/refs/data.json +0 -13
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/app/node_modules/ajv/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/app/node_modules/ajv/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/app/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -137
- package/app/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -151
- package/app/node_modules/ajv/lib/refs/json-schema-secure.json +0 -88
- package/app/node_modules/ajv/lib/refs/jtd-schema.ts +0 -130
- package/app/node_modules/ajv/lib/runtime/equal.ts +0 -7
- package/app/node_modules/ajv/lib/runtime/parseJson.ts +0 -177
- package/app/node_modules/ajv/lib/runtime/quote.ts +0 -31
- package/app/node_modules/ajv/lib/runtime/re2.ts +0 -6
- package/app/node_modules/ajv/lib/runtime/timestamp.ts +0 -46
- package/app/node_modules/ajv/lib/runtime/ucs2length.ts +0 -20
- package/app/node_modules/ajv/lib/runtime/uri.ts +0 -6
- package/app/node_modules/ajv/lib/runtime/validation_error.ts +0 -13
- package/app/node_modules/ajv/lib/standalone/index.ts +0 -100
- package/app/node_modules/ajv/lib/standalone/instance.ts +0 -36
- package/app/node_modules/ajv/lib/types/index.ts +0 -244
- package/app/node_modules/ajv/lib/types/json-schema.ts +0 -187
- package/app/node_modules/ajv/lib/types/jtd-schema.ts +0 -273
- package/app/node_modules/ajv/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/app/node_modules/ajv/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/app/node_modules/ajv/lib/vocabularies/applicator/allOf.ts +0 -22
- package/app/node_modules/ajv/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/app/node_modules/ajv/lib/vocabularies/applicator/contains.ts +0 -109
- package/app/node_modules/ajv/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/app/node_modules/ajv/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/app/node_modules/ajv/lib/vocabularies/applicator/if.ts +0 -80
- package/app/node_modules/ajv/lib/vocabularies/applicator/index.ts +0 -53
- package/app/node_modules/ajv/lib/vocabularies/applicator/items.ts +0 -59
- package/app/node_modules/ajv/lib/vocabularies/applicator/items2020.ts +0 -36
- package/app/node_modules/ajv/lib/vocabularies/applicator/not.ts +0 -38
- package/app/node_modules/ajv/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/app/node_modules/ajv/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/app/node_modules/ajv/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/app/node_modules/ajv/lib/vocabularies/applicator/properties.ts +0 -57
- package/app/node_modules/ajv/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/app/node_modules/ajv/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/app/node_modules/ajv/lib/vocabularies/code.ts +0 -168
- package/app/node_modules/ajv/lib/vocabularies/core/id.ts +0 -10
- package/app/node_modules/ajv/lib/vocabularies/core/index.ts +0 -16
- package/app/node_modules/ajv/lib/vocabularies/core/ref.ts +0 -129
- package/app/node_modules/ajv/lib/vocabularies/discriminator/index.ts +0 -113
- package/app/node_modules/ajv/lib/vocabularies/discriminator/types.ts +0 -12
- package/app/node_modules/ajv/lib/vocabularies/draft2020.ts +0 -23
- package/app/node_modules/ajv/lib/vocabularies/draft7.ts +0 -17
- package/app/node_modules/ajv/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/app/node_modules/ajv/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/app/node_modules/ajv/lib/vocabularies/dynamic/index.ts +0 -9
- package/app/node_modules/ajv/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/app/node_modules/ajv/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/app/node_modules/ajv/lib/vocabularies/errors.ts +0 -18
- package/app/node_modules/ajv/lib/vocabularies/format/format.ts +0 -120
- package/app/node_modules/ajv/lib/vocabularies/format/index.ts +0 -6
- package/app/node_modules/ajv/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/app/node_modules/ajv/lib/vocabularies/jtd/elements.ts +0 -32
- package/app/node_modules/ajv/lib/vocabularies/jtd/enum.ts +0 -45
- package/app/node_modules/ajv/lib/vocabularies/jtd/error.ts +0 -23
- package/app/node_modules/ajv/lib/vocabularies/jtd/index.ts +0 -37
- package/app/node_modules/ajv/lib/vocabularies/jtd/metadata.ts +0 -24
- package/app/node_modules/ajv/lib/vocabularies/jtd/nullable.ts +0 -21
- package/app/node_modules/ajv/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/app/node_modules/ajv/lib/vocabularies/jtd/properties.ts +0 -184
- package/app/node_modules/ajv/lib/vocabularies/jtd/ref.ts +0 -76
- package/app/node_modules/ajv/lib/vocabularies/jtd/type.ts +0 -75
- package/app/node_modules/ajv/lib/vocabularies/jtd/union.ts +0 -12
- package/app/node_modules/ajv/lib/vocabularies/jtd/values.ts +0 -58
- package/app/node_modules/ajv/lib/vocabularies/metadata.ts +0 -17
- package/app/node_modules/ajv/lib/vocabularies/next.ts +0 -8
- package/app/node_modules/ajv/lib/vocabularies/unevaluated/index.ts +0 -7
- package/app/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/app/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/app/node_modules/ajv/lib/vocabularies/validation/const.ts +0 -28
- package/app/node_modules/ajv/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/app/node_modules/ajv/lib/vocabularies/validation/enum.ts +0 -54
- package/app/node_modules/ajv/lib/vocabularies/validation/index.ts +0 -49
- package/app/node_modules/ajv/lib/vocabularies/validation/limitContains.ts +0 -16
- package/app/node_modules/ajv/lib/vocabularies/validation/limitItems.ts +0 -26
- package/app/node_modules/ajv/lib/vocabularies/validation/limitLength.ts +0 -30
- package/app/node_modules/ajv/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/app/node_modules/ajv/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/app/node_modules/ajv/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/app/node_modules/ajv/lib/vocabularies/validation/pattern.ts +0 -39
- package/app/node_modules/ajv/lib/vocabularies/validation/required.ts +0 -98
- package/app/node_modules/ajv/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/app/node_modules/ajv/package.json +0 -126
- package/app/node_modules/ajv-formats/LICENSE +0 -21
- package/app/node_modules/ajv-formats/README.md +0 -125
- package/app/node_modules/ajv-formats/dist/formats.d.ts +0 -9
- package/app/node_modules/ajv-formats/dist/formats.js +0 -208
- package/app/node_modules/ajv-formats/dist/index.d.ts +0 -15
- package/app/node_modules/ajv-formats/dist/index.js +0 -37
- package/app/node_modules/ajv-formats/dist/limit.d.ts +0 -10
- package/app/node_modules/ajv-formats/dist/limit.js +0 -69
- package/app/node_modules/ajv-formats/package.json +0 -74
- package/app/node_modules/ajv-formats/src/formats.ts +0 -269
- package/app/node_modules/ajv-formats/src/index.ts +0 -62
- package/app/node_modules/ajv-formats/src/limit.ts +0 -99
- package/app/node_modules/body-parser/LICENSE +0 -23
- package/app/node_modules/body-parser/README.md +0 -509
- package/app/node_modules/body-parser/index.js +0 -55
- package/app/node_modules/body-parser/lib/read.js +0 -247
- package/app/node_modules/body-parser/lib/types/json.js +0 -186
- package/app/node_modules/body-parser/lib/types/raw.js +0 -42
- package/app/node_modules/body-parser/lib/types/text.js +0 -36
- package/app/node_modules/body-parser/lib/types/urlencoded.js +0 -138
- package/app/node_modules/body-parser/lib/utils.js +0 -100
- package/app/node_modules/body-parser/package.json +0 -65
- package/app/node_modules/bytes/History.md +0 -97
- package/app/node_modules/bytes/LICENSE +0 -23
- package/app/node_modules/bytes/Readme.md +0 -152
- package/app/node_modules/bytes/index.js +0 -170
- package/app/node_modules/bytes/package.json +0 -42
- package/app/node_modules/call-bind-apply-helpers/.eslintrc +0 -17
- package/app/node_modules/call-bind-apply-helpers/.github/FUNDING.yml +0 -12
- package/app/node_modules/call-bind-apply-helpers/.nycrc +0 -9
- package/app/node_modules/call-bind-apply-helpers/CHANGELOG.md +0 -30
- package/app/node_modules/call-bind-apply-helpers/LICENSE +0 -21
- package/app/node_modules/call-bind-apply-helpers/README.md +0 -62
- package/app/node_modules/call-bind-apply-helpers/actualApply.d.ts +0 -1
- package/app/node_modules/call-bind-apply-helpers/actualApply.js +0 -10
- package/app/node_modules/call-bind-apply-helpers/applyBind.d.ts +0 -19
- package/app/node_modules/call-bind-apply-helpers/applyBind.js +0 -10
- package/app/node_modules/call-bind-apply-helpers/functionApply.d.ts +0 -1
- package/app/node_modules/call-bind-apply-helpers/functionApply.js +0 -4
- package/app/node_modules/call-bind-apply-helpers/functionCall.d.ts +0 -1
- package/app/node_modules/call-bind-apply-helpers/functionCall.js +0 -4
- package/app/node_modules/call-bind-apply-helpers/index.d.ts +0 -64
- package/app/node_modules/call-bind-apply-helpers/index.js +0 -15
- package/app/node_modules/call-bind-apply-helpers/package.json +0 -85
- package/app/node_modules/call-bind-apply-helpers/reflectApply.d.ts +0 -3
- package/app/node_modules/call-bind-apply-helpers/reflectApply.js +0 -4
- package/app/node_modules/call-bind-apply-helpers/test/index.js +0 -63
- package/app/node_modules/call-bind-apply-helpers/tsconfig.json +0 -9
- package/app/node_modules/call-bound/.eslintrc +0 -13
- package/app/node_modules/call-bound/.github/FUNDING.yml +0 -12
- package/app/node_modules/call-bound/.nycrc +0 -9
- package/app/node_modules/call-bound/CHANGELOG.md +0 -42
- package/app/node_modules/call-bound/LICENSE +0 -21
- package/app/node_modules/call-bound/README.md +0 -53
- package/app/node_modules/call-bound/index.d.ts +0 -94
- package/app/node_modules/call-bound/index.js +0 -19
- package/app/node_modules/call-bound/package.json +0 -99
- package/app/node_modules/call-bound/test/index.js +0 -61
- package/app/node_modules/call-bound/tsconfig.json +0 -10
- package/app/node_modules/content-disposition/LICENSE +0 -22
- package/app/node_modules/content-disposition/README.md +0 -141
- package/app/node_modules/content-disposition/index.js +0 -536
- package/app/node_modules/content-disposition/package.json +0 -40
- package/app/node_modules/content-type/HISTORY.md +0 -29
- package/app/node_modules/content-type/LICENSE +0 -22
- package/app/node_modules/content-type/README.md +0 -94
- package/app/node_modules/content-type/index.js +0 -225
- package/app/node_modules/content-type/package.json +0 -42
- package/app/node_modules/cookie/LICENSE +0 -24
- package/app/node_modules/cookie/README.md +0 -317
- package/app/node_modules/cookie/SECURITY.md +0 -25
- package/app/node_modules/cookie/index.js +0 -335
- package/app/node_modules/cookie/package.json +0 -44
- package/app/node_modules/cookie-signature/History.md +0 -70
- package/app/node_modules/cookie-signature/LICENSE +0 -22
- package/app/node_modules/cookie-signature/Readme.md +0 -23
- package/app/node_modules/cookie-signature/index.js +0 -47
- package/app/node_modules/cookie-signature/package.json +0 -24
- package/app/node_modules/cors/LICENSE +0 -22
- package/app/node_modules/cors/README.md +0 -277
- package/app/node_modules/cors/lib/index.js +0 -238
- package/app/node_modules/cors/package.json +0 -42
- package/app/node_modules/cross-spawn/LICENSE +0 -21
- package/app/node_modules/cross-spawn/README.md +0 -89
- package/app/node_modules/cross-spawn/index.js +0 -39
- package/app/node_modules/cross-spawn/lib/enoent.js +0 -59
- package/app/node_modules/cross-spawn/lib/parse.js +0 -91
- package/app/node_modules/cross-spawn/lib/util/escape.js +0 -47
- package/app/node_modules/cross-spawn/lib/util/readShebang.js +0 -23
- package/app/node_modules/cross-spawn/lib/util/resolveCommand.js +0 -52
- package/app/node_modules/cross-spawn/node_modules/.bin/node-which +0 -55
- package/app/node_modules/cross-spawn/package.json +0 -73
- package/app/node_modules/debug/LICENSE +0 -20
- package/app/node_modules/debug/README.md +0 -481
- package/app/node_modules/debug/package.json +0 -64
- package/app/node_modules/debug/src/browser.js +0 -272
- package/app/node_modules/debug/src/common.js +0 -292
- package/app/node_modules/debug/src/index.js +0 -10
- package/app/node_modules/debug/src/node.js +0 -263
- package/app/node_modules/depd/History.md +0 -103
- package/app/node_modules/depd/LICENSE +0 -22
- package/app/node_modules/depd/Readme.md +0 -280
- package/app/node_modules/depd/index.js +0 -538
- package/app/node_modules/depd/lib/browser/index.js +0 -77
- package/app/node_modules/depd/package.json +0 -45
- package/app/node_modules/dunder-proto/.eslintrc +0 -5
- package/app/node_modules/dunder-proto/.github/FUNDING.yml +0 -12
- package/app/node_modules/dunder-proto/.nycrc +0 -13
- package/app/node_modules/dunder-proto/CHANGELOG.md +0 -24
- package/app/node_modules/dunder-proto/LICENSE +0 -21
- package/app/node_modules/dunder-proto/README.md +0 -54
- package/app/node_modules/dunder-proto/get.d.ts +0 -5
- package/app/node_modules/dunder-proto/get.js +0 -30
- package/app/node_modules/dunder-proto/package.json +0 -76
- package/app/node_modules/dunder-proto/set.d.ts +0 -5
- package/app/node_modules/dunder-proto/set.js +0 -35
- package/app/node_modules/dunder-proto/test/get.js +0 -34
- package/app/node_modules/dunder-proto/test/index.js +0 -4
- package/app/node_modules/dunder-proto/test/set.js +0 -50
- package/app/node_modules/dunder-proto/tsconfig.json +0 -9
- package/app/node_modules/ee-first/LICENSE +0 -22
- package/app/node_modules/ee-first/README.md +0 -80
- package/app/node_modules/ee-first/index.js +0 -95
- package/app/node_modules/ee-first/package.json +0 -29
- package/app/node_modules/encodeurl/LICENSE +0 -22
- package/app/node_modules/encodeurl/README.md +0 -109
- package/app/node_modules/encodeurl/index.js +0 -60
- package/app/node_modules/encodeurl/package.json +0 -40
- package/app/node_modules/es-define-property/.eslintrc +0 -13
- package/app/node_modules/es-define-property/.github/FUNDING.yml +0 -12
- package/app/node_modules/es-define-property/.nycrc +0 -9
- package/app/node_modules/es-define-property/CHANGELOG.md +0 -29
- package/app/node_modules/es-define-property/LICENSE +0 -21
- package/app/node_modules/es-define-property/README.md +0 -49
- package/app/node_modules/es-define-property/index.d.ts +0 -3
- package/app/node_modules/es-define-property/index.js +0 -14
- package/app/node_modules/es-define-property/package.json +0 -81
- package/app/node_modules/es-define-property/test/index.js +0 -56
- package/app/node_modules/es-define-property/tsconfig.json +0 -10
- package/app/node_modules/es-errors/.eslintrc +0 -5
- package/app/node_modules/es-errors/.github/FUNDING.yml +0 -12
- package/app/node_modules/es-errors/CHANGELOG.md +0 -40
- package/app/node_modules/es-errors/LICENSE +0 -21
- package/app/node_modules/es-errors/README.md +0 -55
- package/app/node_modules/es-errors/eval.d.ts +0 -3
- package/app/node_modules/es-errors/eval.js +0 -4
- package/app/node_modules/es-errors/index.d.ts +0 -3
- package/app/node_modules/es-errors/index.js +0 -4
- package/app/node_modules/es-errors/package.json +0 -80
- package/app/node_modules/es-errors/range.d.ts +0 -3
- package/app/node_modules/es-errors/range.js +0 -4
- package/app/node_modules/es-errors/ref.d.ts +0 -3
- package/app/node_modules/es-errors/ref.js +0 -4
- package/app/node_modules/es-errors/syntax.d.ts +0 -3
- package/app/node_modules/es-errors/syntax.js +0 -4
- package/app/node_modules/es-errors/test/index.js +0 -19
- package/app/node_modules/es-errors/tsconfig.json +0 -49
- package/app/node_modules/es-errors/type.d.ts +0 -3
- package/app/node_modules/es-errors/type.js +0 -4
- package/app/node_modules/es-errors/uri.d.ts +0 -3
- package/app/node_modules/es-errors/uri.js +0 -4
- package/app/node_modules/es-object-atoms/.eslintrc +0 -16
- package/app/node_modules/es-object-atoms/.github/FUNDING.yml +0 -12
- package/app/node_modules/es-object-atoms/CHANGELOG.md +0 -44
- package/app/node_modules/es-object-atoms/LICENSE +0 -21
- package/app/node_modules/es-object-atoms/README.md +0 -63
- package/app/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +0 -3
- package/app/node_modules/es-object-atoms/RequireObjectCoercible.js +0 -11
- package/app/node_modules/es-object-atoms/ToObject.d.ts +0 -7
- package/app/node_modules/es-object-atoms/ToObject.js +0 -10
- package/app/node_modules/es-object-atoms/index.d.ts +0 -3
- package/app/node_modules/es-object-atoms/index.js +0 -4
- package/app/node_modules/es-object-atoms/isObject.d.ts +0 -3
- package/app/node_modules/es-object-atoms/isObject.js +0 -6
- package/app/node_modules/es-object-atoms/package.json +0 -79
- package/app/node_modules/es-object-atoms/test/index.js +0 -38
- package/app/node_modules/es-object-atoms/tsconfig.json +0 -7
- package/app/node_modules/escape-html/LICENSE +0 -24
- package/app/node_modules/escape-html/Readme.md +0 -43
- package/app/node_modules/escape-html/index.js +0 -78
- package/app/node_modules/escape-html/package.json +0 -24
- package/app/node_modules/etag/HISTORY.md +0 -83
- package/app/node_modules/etag/LICENSE +0 -22
- package/app/node_modules/etag/README.md +0 -159
- package/app/node_modules/etag/index.js +0 -131
- package/app/node_modules/etag/package.json +0 -47
- package/app/node_modules/eventsource/LICENSE +0 -22
- package/app/node_modules/eventsource/README.md +0 -167
- package/app/node_modules/eventsource/dist/index.cjs +0 -273
- package/app/node_modules/eventsource/dist/index.d.cts +0 -332
- package/app/node_modules/eventsource/dist/index.d.ts +0 -332
- package/app/node_modules/eventsource/dist/index.js +0 -273
- package/app/node_modules/eventsource/package.json +0 -130
- package/app/node_modules/eventsource/src/EventSource.ts +0 -596
- package/app/node_modules/eventsource/src/errors.ts +0 -141
- package/app/node_modules/eventsource/src/index.ts +0 -3
- package/app/node_modules/eventsource/src/types.ts +0 -152
- package/app/node_modules/eventsource-parser/LICENSE +0 -21
- package/app/node_modules/eventsource-parser/README.md +0 -157
- package/app/node_modules/eventsource-parser/dist/index.cjs +0 -177
- package/app/node_modules/eventsource-parser/dist/index.d.cts +0 -169
- package/app/node_modules/eventsource-parser/dist/index.d.ts +0 -169
- package/app/node_modules/eventsource-parser/dist/index.js +0 -177
- package/app/node_modules/eventsource-parser/dist/stream.cjs +0 -29
- package/app/node_modules/eventsource-parser/dist/stream.d.cts +0 -134
- package/app/node_modules/eventsource-parser/dist/stream.d.ts +0 -134
- package/app/node_modules/eventsource-parser/dist/stream.js +0 -30
- package/app/node_modules/eventsource-parser/package.json +0 -92
- package/app/node_modules/eventsource-parser/src/errors.ts +0 -44
- package/app/node_modules/eventsource-parser/src/index.ts +0 -8
- package/app/node_modules/eventsource-parser/src/parse.ts +0 -439
- package/app/node_modules/eventsource-parser/src/stream.ts +0 -107
- package/app/node_modules/eventsource-parser/src/types.ts +0 -122
- package/app/node_modules/eventsource-parser/stream.js +0 -2
- package/app/node_modules/express/LICENSE +0 -24
- package/app/node_modules/express/Readme.md +0 -276
- package/app/node_modules/express/index.js +0 -11
- package/app/node_modules/express/lib/application.js +0 -631
- package/app/node_modules/express/lib/express.js +0 -81
- package/app/node_modules/express/lib/request.js +0 -514
- package/app/node_modules/express/lib/response.js +0 -1053
- package/app/node_modules/express/lib/utils.js +0 -271
- package/app/node_modules/express/lib/view.js +0 -205
- package/app/node_modules/express/package.json +0 -99
- package/app/node_modules/express-rate-limit/dist/index.cjs +0 -1085
- package/app/node_modules/express-rate-limit/dist/index.d.cts +0 -688
- package/app/node_modules/express-rate-limit/dist/index.d.mts +0 -688
- package/app/node_modules/express-rate-limit/dist/index.d.ts +0 -688
- package/app/node_modules/express-rate-limit/dist/index.mjs +0 -1041
- package/app/node_modules/express-rate-limit/license.md +0 -20
- package/app/node_modules/express-rate-limit/package.json +0 -116
- package/app/node_modules/express-rate-limit/readme.md +0 -139
- package/app/node_modules/express-rate-limit/tsconfig.json +0 -8
- package/app/node_modules/fast-deep-equal/LICENSE +0 -21
- package/app/node_modules/fast-deep-equal/README.md +0 -96
- package/app/node_modules/fast-deep-equal/es6/index.d.ts +0 -2
- package/app/node_modules/fast-deep-equal/es6/index.js +0 -72
- package/app/node_modules/fast-deep-equal/es6/react.d.ts +0 -2
- package/app/node_modules/fast-deep-equal/es6/react.js +0 -79
- package/app/node_modules/fast-deep-equal/index.d.ts +0 -4
- package/app/node_modules/fast-deep-equal/index.js +0 -46
- package/app/node_modules/fast-deep-equal/package.json +0 -61
- package/app/node_modules/fast-deep-equal/react.d.ts +0 -2
- package/app/node_modules/fast-deep-equal/react.js +0 -53
- package/app/node_modules/fast-uri/.gitattributes +0 -2
- package/app/node_modules/fast-uri/.github/dependabot.yml +0 -13
- package/app/node_modules/fast-uri/.github/workflows/ci.yml +0 -106
- package/app/node_modules/fast-uri/.github/workflows/lock-threads.yml +0 -19
- package/app/node_modules/fast-uri/.github/workflows/package-manager-ci.yml +0 -24
- package/app/node_modules/fast-uri/LICENSE +0 -30
- package/app/node_modules/fast-uri/README.md +0 -152
- package/app/node_modules/fast-uri/benchmark/benchmark.mjs +0 -159
- package/app/node_modules/fast-uri/benchmark/equal.mjs +0 -51
- package/app/node_modules/fast-uri/benchmark/non-simple-domain.mjs +0 -22
- package/app/node_modules/fast-uri/benchmark/package.json +0 -17
- package/app/node_modules/fast-uri/benchmark/string-array-to-hex-stripped.mjs +0 -24
- package/app/node_modules/fast-uri/benchmark/ws-is-secure.mjs +0 -65
- package/app/node_modules/fast-uri/eslint.config.js +0 -6
- package/app/node_modules/fast-uri/index.js +0 -459
- package/app/node_modules/fast-uri/lib/schemes.js +0 -267
- package/app/node_modules/fast-uri/lib/utils.js +0 -443
- package/app/node_modules/fast-uri/package.json +0 -68
- package/app/node_modules/fast-uri/test/ajv.test.js +0 -43
- package/app/node_modules/fast-uri/test/equal.test.js +0 -117
- package/app/node_modules/fast-uri/test/fixtures/uri-js-parse.json +0 -501
- package/app/node_modules/fast-uri/test/fixtures/uri-js-serialize.json +0 -120
- package/app/node_modules/fast-uri/test/parse.test.js +0 -323
- package/app/node_modules/fast-uri/test/resolve.test.js +0 -87
- package/app/node_modules/fast-uri/test/rfc-3986.test.js +0 -90
- package/app/node_modules/fast-uri/test/security-normalization.test.js +0 -39
- package/app/node_modules/fast-uri/test/security.test.js +0 -359
- package/app/node_modules/fast-uri/test/serialize.test.js +0 -151
- package/app/node_modules/fast-uri/test/uri-js-compatibility.test.js +0 -33
- package/app/node_modules/fast-uri/test/uri-js.test.js +0 -912
- package/app/node_modules/fast-uri/test/util.test.js +0 -38
- package/app/node_modules/fast-uri/tsconfig.json +0 -9
- package/app/node_modules/fast-uri/types/index.d.ts +0 -60
- package/app/node_modules/fast-uri/types/index.test-d.ts +0 -17
- package/app/node_modules/finalhandler/HISTORY.md +0 -239
- package/app/node_modules/finalhandler/LICENSE +0 -22
- package/app/node_modules/finalhandler/README.md +0 -150
- package/app/node_modules/finalhandler/index.js +0 -293
- package/app/node_modules/finalhandler/package.json +0 -47
- package/app/node_modules/forwarded/HISTORY.md +0 -21
- package/app/node_modules/forwarded/LICENSE +0 -22
- package/app/node_modules/forwarded/README.md +0 -57
- package/app/node_modules/forwarded/index.js +0 -90
- package/app/node_modules/forwarded/package.json +0 -45
- package/app/node_modules/fresh/HISTORY.md +0 -80
- package/app/node_modules/fresh/LICENSE +0 -23
- package/app/node_modules/fresh/README.md +0 -117
- package/app/node_modules/fresh/index.js +0 -136
- package/app/node_modules/fresh/package.json +0 -46
- package/app/node_modules/function-bind/.eslintrc +0 -21
- package/app/node_modules/function-bind/.github/FUNDING.yml +0 -12
- package/app/node_modules/function-bind/.github/SECURITY.md +0 -3
- package/app/node_modules/function-bind/.nycrc +0 -13
- package/app/node_modules/function-bind/CHANGELOG.md +0 -136
- package/app/node_modules/function-bind/LICENSE +0 -20
- package/app/node_modules/function-bind/README.md +0 -46
- package/app/node_modules/function-bind/implementation.js +0 -84
- package/app/node_modules/function-bind/index.js +0 -5
- package/app/node_modules/function-bind/package.json +0 -87
- package/app/node_modules/function-bind/test/.eslintrc +0 -9
- package/app/node_modules/function-bind/test/index.js +0 -252
- package/app/node_modules/get-intrinsic/.eslintrc +0 -42
- package/app/node_modules/get-intrinsic/.github/FUNDING.yml +0 -12
- package/app/node_modules/get-intrinsic/.nycrc +0 -9
- package/app/node_modules/get-intrinsic/CHANGELOG.md +0 -186
- package/app/node_modules/get-intrinsic/LICENSE +0 -21
- package/app/node_modules/get-intrinsic/README.md +0 -71
- package/app/node_modules/get-intrinsic/index.js +0 -378
- package/app/node_modules/get-intrinsic/package.json +0 -97
- package/app/node_modules/get-intrinsic/test/GetIntrinsic.js +0 -274
- package/app/node_modules/get-proto/.eslintrc +0 -10
- package/app/node_modules/get-proto/.github/FUNDING.yml +0 -12
- package/app/node_modules/get-proto/.nycrc +0 -9
- package/app/node_modules/get-proto/CHANGELOG.md +0 -21
- package/app/node_modules/get-proto/LICENSE +0 -21
- package/app/node_modules/get-proto/Object.getPrototypeOf.d.ts +0 -5
- package/app/node_modules/get-proto/Object.getPrototypeOf.js +0 -6
- package/app/node_modules/get-proto/README.md +0 -50
- package/app/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +0 -3
- package/app/node_modules/get-proto/Reflect.getPrototypeOf.js +0 -4
- package/app/node_modules/get-proto/index.d.ts +0 -5
- package/app/node_modules/get-proto/index.js +0 -27
- package/app/node_modules/get-proto/package.json +0 -81
- package/app/node_modules/get-proto/test/index.js +0 -68
- package/app/node_modules/get-proto/tsconfig.json +0 -9
- package/app/node_modules/gopd/.eslintrc +0 -16
- package/app/node_modules/gopd/.github/FUNDING.yml +0 -12
- package/app/node_modules/gopd/CHANGELOG.md +0 -45
- package/app/node_modules/gopd/LICENSE +0 -21
- package/app/node_modules/gopd/README.md +0 -40
- package/app/node_modules/gopd/gOPD.d.ts +0 -1
- package/app/node_modules/gopd/gOPD.js +0 -4
- package/app/node_modules/gopd/index.d.ts +0 -5
- package/app/node_modules/gopd/index.js +0 -15
- package/app/node_modules/gopd/package.json +0 -77
- package/app/node_modules/gopd/test/index.js +0 -36
- package/app/node_modules/gopd/tsconfig.json +0 -9
- package/app/node_modules/has-symbols/.eslintrc +0 -11
- package/app/node_modules/has-symbols/.github/FUNDING.yml +0 -12
- package/app/node_modules/has-symbols/.nycrc +0 -9
- package/app/node_modules/has-symbols/CHANGELOG.md +0 -91
- package/app/node_modules/has-symbols/LICENSE +0 -21
- package/app/node_modules/has-symbols/README.md +0 -46
- package/app/node_modules/has-symbols/index.d.ts +0 -3
- package/app/node_modules/has-symbols/index.js +0 -14
- package/app/node_modules/has-symbols/package.json +0 -111
- package/app/node_modules/has-symbols/shams.d.ts +0 -3
- package/app/node_modules/has-symbols/shams.js +0 -45
- package/app/node_modules/has-symbols/test/index.js +0 -22
- package/app/node_modules/has-symbols/test/shams/core-js.js +0 -29
- package/app/node_modules/has-symbols/test/shams/get-own-property-symbols.js +0 -29
- package/app/node_modules/has-symbols/test/tests.js +0 -58
- package/app/node_modules/has-symbols/tsconfig.json +0 -10
- package/app/node_modules/hasown/.github/FUNDING.yml +0 -12
- package/app/node_modules/hasown/.nycrc +0 -13
- package/app/node_modules/hasown/CHANGELOG.md +0 -58
- package/app/node_modules/hasown/LICENSE +0 -21
- package/app/node_modules/hasown/README.md +0 -40
- package/app/node_modules/hasown/eslint.config.mjs +0 -6
- package/app/node_modules/hasown/index.d.ts +0 -3
- package/app/node_modules/hasown/index.js +0 -8
- package/app/node_modules/hasown/package.json +0 -91
- package/app/node_modules/hasown/tsconfig.json +0 -6
- package/app/node_modules/hono/LICENSE +0 -21
- package/app/node_modules/hono/README.md +0 -85
- package/app/node_modules/hono/dist/adapter/aws-lambda/conninfo.js +0 -24
- package/app/node_modules/hono/dist/adapter/aws-lambda/handler.js +0 -364
- package/app/node_modules/hono/dist/adapter/aws-lambda/index.js +0 -9
- package/app/node_modules/hono/dist/adapter/aws-lambda/types.js +0 -0
- package/app/node_modules/hono/dist/adapter/bun/conninfo.js +0 -27
- package/app/node_modules/hono/dist/adapter/bun/index.js +0 -16
- package/app/node_modules/hono/dist/adapter/bun/serve-static.js +0 -30
- package/app/node_modules/hono/dist/adapter/bun/server.js +0 -5
- package/app/node_modules/hono/dist/adapter/bun/ssg.js +0 -17
- package/app/node_modules/hono/dist/adapter/bun/websocket.js +0 -73
- package/app/node_modules/hono/dist/adapter/cloudflare-pages/conninfo.js +0 -9
- package/app/node_modules/hono/dist/adapter/cloudflare-pages/handler.js +0 -67
- package/app/node_modules/hono/dist/adapter/cloudflare-pages/index.js +0 -9
- package/app/node_modules/hono/dist/adapter/cloudflare-workers/conninfo.js +0 -9
- package/app/node_modules/hono/dist/adapter/cloudflare-workers/index.js +0 -9
- package/app/node_modules/hono/dist/adapter/cloudflare-workers/serve-static-module.js +0 -8
- package/app/node_modules/hono/dist/adapter/cloudflare-workers/serve-static.js +0 -22
- package/app/node_modules/hono/dist/adapter/cloudflare-workers/utils.js +0 -35
- package/app/node_modules/hono/dist/adapter/cloudflare-workers/websocket.js +0 -41
- package/app/node_modules/hono/dist/adapter/deno/conninfo.js +0 -14
- package/app/node_modules/hono/dist/adapter/deno/deno.d.js +0 -0
- package/app/node_modules/hono/dist/adapter/deno/index.js +0 -12
- package/app/node_modules/hono/dist/adapter/deno/serve-static.js +0 -40
- package/app/node_modules/hono/dist/adapter/deno/ssg.js +0 -18
- package/app/node_modules/hono/dist/adapter/deno/websocket.js +0 -32
- package/app/node_modules/hono/dist/adapter/lambda-edge/conninfo.js +0 -9
- package/app/node_modules/hono/dist/adapter/lambda-edge/handler.js +0 -96
- package/app/node_modules/hono/dist/adapter/lambda-edge/index.js +0 -7
- package/app/node_modules/hono/dist/adapter/netlify/conninfo.js +0 -9
- package/app/node_modules/hono/dist/adapter/netlify/handler.js +0 -9
- package/app/node_modules/hono/dist/adapter/netlify/index.js +0 -2
- package/app/node_modules/hono/dist/adapter/netlify/mod.js +0 -7
- package/app/node_modules/hono/dist/adapter/service-worker/handler.js +0 -20
- package/app/node_modules/hono/dist/adapter/service-worker/index.js +0 -9
- package/app/node_modules/hono/dist/adapter/service-worker/types.js +0 -0
- package/app/node_modules/hono/dist/adapter/vercel/conninfo.js +0 -10
- package/app/node_modules/hono/dist/adapter/vercel/handler.js +0 -7
- package/app/node_modules/hono/dist/adapter/vercel/index.js +0 -7
- package/app/node_modules/hono/dist/cjs/adapter/aws-lambda/conninfo.js +0 -46
- package/app/node_modules/hono/dist/cjs/adapter/aws-lambda/handler.js +0 -395
- package/app/node_modules/hono/dist/cjs/adapter/aws-lambda/index.js +0 -34
- package/app/node_modules/hono/dist/cjs/adapter/aws-lambda/types.js +0 -15
- package/app/node_modules/hono/dist/cjs/adapter/bun/conninfo.js +0 -49
- package/app/node_modules/hono/dist/cjs/adapter/bun/index.js +0 -45
- package/app/node_modules/hono/dist/cjs/adapter/bun/serve-static.js +0 -52
- package/app/node_modules/hono/dist/cjs/adapter/bun/server.js +0 -27
- package/app/node_modules/hono/dist/cjs/adapter/bun/ssg.js +0 -40
- package/app/node_modules/hono/dist/cjs/adapter/bun/websocket.js +0 -98
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-pages/conninfo.js +0 -31
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-pages/handler.js +0 -91
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-pages/index.js +0 -34
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-workers/conninfo.js +0 -31
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-workers/index.js +0 -33
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-workers/serve-static-module.js +0 -30
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-workers/serve-static.js +0 -44
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-workers/utils.js +0 -57
- package/app/node_modules/hono/dist/cjs/adapter/cloudflare-workers/websocket.js +0 -63
- package/app/node_modules/hono/dist/cjs/adapter/deno/conninfo.js +0 -36
- package/app/node_modules/hono/dist/cjs/adapter/deno/deno.d.js +0 -0
- package/app/node_modules/hono/dist/cjs/adapter/deno/index.js +0 -38
- package/app/node_modules/hono/dist/cjs/adapter/deno/serve-static.js +0 -62
- package/app/node_modules/hono/dist/cjs/adapter/deno/ssg.js +0 -41
- package/app/node_modules/hono/dist/cjs/adapter/deno/websocket.js +0 -54
- package/app/node_modules/hono/dist/cjs/adapter/lambda-edge/conninfo.js +0 -31
- package/app/node_modules/hono/dist/cjs/adapter/lambda-edge/handler.js +0 -130
- package/app/node_modules/hono/dist/cjs/adapter/lambda-edge/index.js +0 -30
- package/app/node_modules/hono/dist/cjs/adapter/netlify/conninfo.js +0 -31
- package/app/node_modules/hono/dist/cjs/adapter/netlify/handler.js +0 -31
- package/app/node_modules/hono/dist/cjs/adapter/netlify/index.js +0 -21
- package/app/node_modules/hono/dist/cjs/adapter/netlify/mod.js +0 -30
- package/app/node_modules/hono/dist/cjs/adapter/service-worker/handler.js +0 -42
- package/app/node_modules/hono/dist/cjs/adapter/service-worker/index.js +0 -32
- package/app/node_modules/hono/dist/cjs/adapter/service-worker/types.js +0 -15
- package/app/node_modules/hono/dist/cjs/adapter/vercel/conninfo.js +0 -32
- package/app/node_modules/hono/dist/cjs/adapter/vercel/handler.js +0 -29
- package/app/node_modules/hono/dist/cjs/adapter/vercel/index.js +0 -30
- package/app/node_modules/hono/dist/cjs/client/client.js +0 -204
- package/app/node_modules/hono/dist/cjs/client/fetch-result-please.js +0 -85
- package/app/node_modules/hono/dist/cjs/client/index.js +0 -32
- package/app/node_modules/hono/dist/cjs/client/types.js +0 -15
- package/app/node_modules/hono/dist/cjs/client/utils.js +0 -105
- package/app/node_modules/hono/dist/cjs/compose.js +0 -68
- package/app/node_modules/hono/dist/cjs/context.js +0 -450
- package/app/node_modules/hono/dist/cjs/helper/accepts/accepts.js +0 -43
- package/app/node_modules/hono/dist/cjs/helper/accepts/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/helper/adapter/index.js +0 -81
- package/app/node_modules/hono/dist/cjs/helper/conninfo/index.js +0 -15
- package/app/node_modules/hono/dist/cjs/helper/conninfo/types.js +0 -15
- package/app/node_modules/hono/dist/cjs/helper/cookie/index.js +0 -130
- package/app/node_modules/hono/dist/cjs/helper/css/common.js +0 -273
- package/app/node_modules/hono/dist/cjs/helper/css/index.js +0 -157
- package/app/node_modules/hono/dist/cjs/helper/dev/index.js +0 -79
- package/app/node_modules/hono/dist/cjs/helper/factory/index.js +0 -54
- package/app/node_modules/hono/dist/cjs/helper/html/index.js +0 -64
- package/app/node_modules/hono/dist/cjs/helper/proxy/index.js +0 -115
- package/app/node_modules/hono/dist/cjs/helper/route/index.js +0 -71
- package/app/node_modules/hono/dist/cjs/helper/ssg/index.js +0 -43
- package/app/node_modules/hono/dist/cjs/helper/ssg/middleware.js +0 -73
- package/app/node_modules/hono/dist/cjs/helper/ssg/plugins.js +0 -70
- package/app/node_modules/hono/dist/cjs/helper/ssg/ssg.js +0 -320
- package/app/node_modules/hono/dist/cjs/helper/ssg/utils.js +0 -93
- package/app/node_modules/hono/dist/cjs/helper/streaming/index.js +0 -35
- package/app/node_modules/hono/dist/cjs/helper/streaming/sse.js +0 -91
- package/app/node_modules/hono/dist/cjs/helper/streaming/stream.js +0 -56
- package/app/node_modules/hono/dist/cjs/helper/streaming/text.js +0 -34
- package/app/node_modules/hono/dist/cjs/helper/streaming/utils.js +0 -35
- package/app/node_modules/hono/dist/cjs/helper/testing/index.js +0 -33
- package/app/node_modules/hono/dist/cjs/helper/websocket/index.js +0 -81
- package/app/node_modules/hono/dist/cjs/hono-base.js +0 -406
- package/app/node_modules/hono/dist/cjs/hono.js +0 -43
- package/app/node_modules/hono/dist/cjs/http-exception.js +0 -57
- package/app/node_modules/hono/dist/cjs/index.js +0 -30
- package/app/node_modules/hono/dist/cjs/jsx/base.js +0 -378
- package/app/node_modules/hono/dist/cjs/jsx/children.js +0 -44
- package/app/node_modules/hono/dist/cjs/jsx/components.js +0 -221
- package/app/node_modules/hono/dist/cjs/jsx/constants.js +0 -42
- package/app/node_modules/hono/dist/cjs/jsx/context.js +0 -188
- package/app/node_modules/hono/dist/cjs/jsx/dom/client.js +0 -76
- package/app/node_modules/hono/dist/cjs/jsx/dom/components.js +0 -55
- package/app/node_modules/hono/dist/cjs/jsx/dom/context.js +0 -71
- package/app/node_modules/hono/dist/cjs/jsx/dom/css.js +0 -168
- package/app/node_modules/hono/dist/cjs/jsx/dom/hooks/index.js +0 -74
- package/app/node_modules/hono/dist/cjs/jsx/dom/index.js +0 -181
- package/app/node_modules/hono/dist/cjs/jsx/dom/intrinsic-element/components.js +0 -399
- package/app/node_modules/hono/dist/cjs/jsx/dom/jsx-dev-runtime.js +0 -52
- package/app/node_modules/hono/dist/cjs/jsx/dom/jsx-runtime.js +0 -32
- package/app/node_modules/hono/dist/cjs/jsx/dom/render.js +0 -641
- package/app/node_modules/hono/dist/cjs/jsx/dom/server.js +0 -67
- package/app/node_modules/hono/dist/cjs/jsx/dom/utils.js +0 -32
- package/app/node_modules/hono/dist/cjs/jsx/hooks/index.js +0 -373
- package/app/node_modules/hono/dist/cjs/jsx/index.js +0 -138
- package/app/node_modules/hono/dist/cjs/jsx/intrinsic-element/common.js +0 -50
- package/app/node_modules/hono/dist/cjs/jsx/intrinsic-element/components.js +0 -189
- package/app/node_modules/hono/dist/cjs/jsx/intrinsic-elements.js +0 -15
- package/app/node_modules/hono/dist/cjs/jsx/jsx-dev-runtime.js +0 -41
- package/app/node_modules/hono/dist/cjs/jsx/jsx-runtime.js +0 -71
- package/app/node_modules/hono/dist/cjs/jsx/streaming.js +0 -179
- package/app/node_modules/hono/dist/cjs/jsx/types.js +0 -15
- package/app/node_modules/hono/dist/cjs/jsx/utils.js +0 -200
- package/app/node_modules/hono/dist/cjs/middleware/basic-auth/index.js +0 -88
- package/app/node_modules/hono/dist/cjs/middleware/bearer-auth/index.js +0 -114
- package/app/node_modules/hono/dist/cjs/middleware/body-limit/index.js +0 -75
- package/app/node_modules/hono/dist/cjs/middleware/cache/index.js +0 -219
- package/app/node_modules/hono/dist/cjs/middleware/combine/index.js +0 -101
- package/app/node_modules/hono/dist/cjs/middleware/compress/index.js +0 -97
- package/app/node_modules/hono/dist/cjs/middleware/context-storage/index.js +0 -47
- package/app/node_modules/hono/dist/cjs/middleware/cors/index.js +0 -109
- package/app/node_modules/hono/dist/cjs/middleware/csrf/index.js +0 -77
- package/app/node_modules/hono/dist/cjs/middleware/etag/digest.js +0 -101
- package/app/node_modules/hono/dist/cjs/middleware/etag/index.js +0 -99
- package/app/node_modules/hono/dist/cjs/middleware/ip-restriction/index.js +0 -176
- package/app/node_modules/hono/dist/cjs/middleware/jsx-renderer/index.js +0 -82
- package/app/node_modules/hono/dist/cjs/middleware/jwk/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/middleware/jwk/jwk.js +0 -139
- package/app/node_modules/hono/dist/cjs/middleware/jwt/index.js +0 -38
- package/app/node_modules/hono/dist/cjs/middleware/jwt/jwt.js +0 -145
- package/app/node_modules/hono/dist/cjs/middleware/language/index.js +0 -35
- package/app/node_modules/hono/dist/cjs/middleware/language/language.js +0 -203
- package/app/node_modules/hono/dist/cjs/middleware/logger/index.js +0 -72
- package/app/node_modules/hono/dist/cjs/middleware/method-not-allowed/index.js +0 -90
- package/app/node_modules/hono/dist/cjs/middleware/method-override/index.js +0 -106
- package/app/node_modules/hono/dist/cjs/middleware/powered-by/index.js +0 -32
- package/app/node_modules/hono/dist/cjs/middleware/pretty-json/index.js +0 -37
- package/app/node_modules/hono/dist/cjs/middleware/request-id/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/middleware/request-id/request-id.js +0 -43
- package/app/node_modules/hono/dist/cjs/middleware/secure-headers/index.js +0 -29
- package/app/node_modules/hono/dist/cjs/middleware/secure-headers/permissions-policy.js +0 -15
- package/app/node_modules/hono/dist/cjs/middleware/secure-headers/secure-headers.js +0 -198
- package/app/node_modules/hono/dist/cjs/middleware/serve-static/index.js +0 -99
- package/app/node_modules/hono/dist/cjs/middleware/serve-static/path.js +0 -40
- package/app/node_modules/hono/dist/cjs/middleware/timeout/index.js +0 -47
- package/app/node_modules/hono/dist/cjs/middleware/timing/index.js +0 -35
- package/app/node_modules/hono/dist/cjs/middleware/timing/timing.js +0 -130
- package/app/node_modules/hono/dist/cjs/middleware/trailing-slash/index.js +0 -62
- package/app/node_modules/hono/dist/cjs/package.json +0 -3
- package/app/node_modules/hono/dist/cjs/preset/quick.js +0 -38
- package/app/node_modules/hono/dist/cjs/preset/tiny.js +0 -34
- package/app/node_modules/hono/dist/cjs/request/constants.js +0 -27
- package/app/node_modules/hono/dist/cjs/request.js +0 -342
- package/app/node_modules/hono/dist/cjs/router/linear-router/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/router/linear-router/router.js +0 -140
- package/app/node_modules/hono/dist/cjs/router/pattern-router/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/router/pattern-router/router.js +0 -70
- package/app/node_modules/hono/dist/cjs/router/reg-exp-router/index.js +0 -34
- package/app/node_modules/hono/dist/cjs/router/reg-exp-router/matcher.js +0 -48
- package/app/node_modules/hono/dist/cjs/router/reg-exp-router/node.js +0 -133
- package/app/node_modules/hono/dist/cjs/router/reg-exp-router/prepared-router.js +0 -166
- package/app/node_modules/hono/dist/cjs/router/reg-exp-router/router.js +0 -187
- package/app/node_modules/hono/dist/cjs/router/reg-exp-router/trie.js +0 -89
- package/app/node_modules/hono/dist/cjs/router/smart-router/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/router/smart-router/router.js +0 -80
- package/app/node_modules/hono/dist/cjs/router/trie-router/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/router/trie-router/node.js +0 -210
- package/app/node_modules/hono/dist/cjs/router/trie-router/router.js +0 -48
- package/app/node_modules/hono/dist/cjs/router.js +0 -40
- package/app/node_modules/hono/dist/cjs/types.js +0 -28
- package/app/node_modules/hono/dist/cjs/utils/accept.js +0 -245
- package/app/node_modules/hono/dist/cjs/utils/basic-auth.js +0 -45
- package/app/node_modules/hono/dist/cjs/utils/body.js +0 -111
- package/app/node_modules/hono/dist/cjs/utils/buffer.js +0 -103
- package/app/node_modules/hono/dist/cjs/utils/color.js +0 -48
- package/app/node_modules/hono/dist/cjs/utils/compress.js +0 -27
- package/app/node_modules/hono/dist/cjs/utils/concurrent.js +0 -61
- package/app/node_modules/hono/dist/cjs/utils/constants.js +0 -27
- package/app/node_modules/hono/dist/cjs/utils/cookie.js +0 -199
- package/app/node_modules/hono/dist/cjs/utils/crypto.js +0 -69
- package/app/node_modules/hono/dist/cjs/utils/encode.js +0 -54
- package/app/node_modules/hono/dist/cjs/utils/filepath.js +0 -58
- package/app/node_modules/hono/dist/cjs/utils/handler.js +0 -36
- package/app/node_modules/hono/dist/cjs/utils/headers.js +0 -15
- package/app/node_modules/hono/dist/cjs/utils/html.js +0 -150
- package/app/node_modules/hono/dist/cjs/utils/http-status.js +0 -15
- package/app/node_modules/hono/dist/cjs/utils/ipaddr.js +0 -318
- package/app/node_modules/hono/dist/cjs/utils/jwt/index.js +0 -28
- package/app/node_modules/hono/dist/cjs/utils/jwt/jwa.js +0 -42
- package/app/node_modules/hono/dist/cjs/utils/jwt/jws.js +0 -215
- package/app/node_modules/hono/dist/cjs/utils/jwt/jwt.js +0 -219
- package/app/node_modules/hono/dist/cjs/utils/jwt/types.js +0 -161
- package/app/node_modules/hono/dist/cjs/utils/jwt/utf8.js +0 -30
- package/app/node_modules/hono/dist/cjs/utils/mime.js +0 -106
- package/app/node_modules/hono/dist/cjs/utils/stream.js +0 -106
- package/app/node_modules/hono/dist/cjs/utils/types.js +0 -15
- package/app/node_modules/hono/dist/cjs/utils/url.js +0 -256
- package/app/node_modules/hono/dist/cjs/validator/index.js +0 -27
- package/app/node_modules/hono/dist/cjs/validator/utils.js +0 -15
- package/app/node_modules/hono/dist/cjs/validator/validator.js +0 -108
- package/app/node_modules/hono/dist/client/client.js +0 -189
- package/app/node_modules/hono/dist/client/fetch-result-please.js +0 -62
- package/app/node_modules/hono/dist/client/index.js +0 -8
- package/app/node_modules/hono/dist/client/types.js +0 -0
- package/app/node_modules/hono/dist/client/utils.js +0 -76
- package/app/node_modules/hono/dist/compose.js +0 -46
- package/app/node_modules/hono/dist/context.js +0 -427
- package/app/node_modules/hono/dist/helper/accepts/accepts.js +0 -20
- package/app/node_modules/hono/dist/helper/accepts/index.js +0 -5
- package/app/node_modules/hono/dist/helper/adapter/index.js +0 -56
- package/app/node_modules/hono/dist/helper/conninfo/index.js +0 -0
- package/app/node_modules/hono/dist/helper/conninfo/types.js +0 -0
- package/app/node_modules/hono/dist/helper/cookie/index.js +0 -102
- package/app/node_modules/hono/dist/helper/css/common.js +0 -236
- package/app/node_modules/hono/dist/helper/css/index.js +0 -140
- package/app/node_modules/hono/dist/helper/dev/index.js +0 -55
- package/app/node_modules/hono/dist/helper/factory/index.js +0 -30
- package/app/node_modules/hono/dist/helper/html/index.js +0 -41
- package/app/node_modules/hono/dist/helper/proxy/index.js +0 -93
- package/app/node_modules/hono/dist/helper/route/index.js +0 -46
- package/app/node_modules/hono/dist/helper/ssg/index.js +0 -19
- package/app/node_modules/hono/dist/helper/ssg/middleware.js +0 -45
- package/app/node_modules/hono/dist/helper/ssg/plugins.js +0 -47
- package/app/node_modules/hono/dist/helper/ssg/ssg.js +0 -297
- package/app/node_modules/hono/dist/helper/ssg/utils.js +0 -67
- package/app/node_modules/hono/dist/helper/streaming/index.js +0 -10
- package/app/node_modules/hono/dist/helper/streaming/sse.js +0 -68
- package/app/node_modules/hono/dist/helper/streaming/stream.js +0 -34
- package/app/node_modules/hono/dist/helper/streaming/text.js +0 -12
- package/app/node_modules/hono/dist/helper/streaming/utils.js +0 -13
- package/app/node_modules/hono/dist/helper/testing/index.js +0 -11
- package/app/node_modules/hono/dist/helper/websocket/index.js +0 -57
- package/app/node_modules/hono/dist/hono-base.js +0 -384
- package/app/node_modules/hono/dist/hono.js +0 -21
- package/app/node_modules/hono/dist/http-exception.js +0 -35
- package/app/node_modules/hono/dist/index.js +0 -7
- package/app/node_modules/hono/dist/jsx/base.js +0 -346
- package/app/node_modules/hono/dist/jsx/children.js +0 -21
- package/app/node_modules/hono/dist/jsx/components.js +0 -198
- package/app/node_modules/hono/dist/jsx/constants.js +0 -15
- package/app/node_modules/hono/dist/jsx/context.js +0 -162
- package/app/node_modules/hono/dist/jsx/dom/client.js +0 -53
- package/app/node_modules/hono/dist/jsx/dom/components.js +0 -32
- package/app/node_modules/hono/dist/jsx/dom/context.js +0 -48
- package/app/node_modules/hono/dist/jsx/dom/css.js +0 -150
- package/app/node_modules/hono/dist/jsx/dom/hooks/index.js +0 -48
- package/app/node_modules/hono/dist/jsx/dom/index.js +0 -142
- package/app/node_modules/hono/dist/jsx/dom/intrinsic-element/components.js +0 -374
- package/app/node_modules/hono/dist/jsx/dom/jsx-dev-runtime.js +0 -19
- package/app/node_modules/hono/dist/jsx/dom/jsx-runtime.js +0 -8
- package/app/node_modules/hono/dist/jsx/dom/render.js +0 -617
- package/app/node_modules/hono/dist/jsx/dom/server.js +0 -33
- package/app/node_modules/hono/dist/jsx/dom/utils.js +0 -10
- package/app/node_modules/hono/dist/jsx/hooks/index.js +0 -331
- package/app/node_modules/hono/dist/jsx/index.js +0 -103
- package/app/node_modules/hono/dist/jsx/intrinsic-element/common.js +0 -24
- package/app/node_modules/hono/dist/jsx/intrinsic-element/components.js +0 -165
- package/app/node_modules/hono/dist/jsx/intrinsic-elements.js +0 -0
- package/app/node_modules/hono/dist/jsx/jsx-dev-runtime.js +0 -18
- package/app/node_modules/hono/dist/jsx/jsx-runtime.js +0 -44
- package/app/node_modules/hono/dist/jsx/streaming.js +0 -155
- package/app/node_modules/hono/dist/jsx/types.js +0 -0
- package/app/node_modules/hono/dist/jsx/utils.js +0 -175
- package/app/node_modules/hono/dist/middleware/basic-auth/index.js +0 -66
- package/app/node_modules/hono/dist/middleware/bearer-auth/index.js +0 -92
- package/app/node_modules/hono/dist/middleware/body-limit/index.js +0 -53
- package/app/node_modules/hono/dist/middleware/cache/index.js +0 -197
- package/app/node_modules/hono/dist/middleware/combine/index.js +0 -77
- package/app/node_modules/hono/dist/middleware/compress/index.js +0 -74
- package/app/node_modules/hono/dist/middleware/context-storage/index.js +0 -23
- package/app/node_modules/hono/dist/middleware/cors/index.js +0 -87
- package/app/node_modules/hono/dist/middleware/csrf/index.js +0 -55
- package/app/node_modules/hono/dist/middleware/etag/digest.js +0 -79
- package/app/node_modules/hono/dist/middleware/etag/index.js +0 -76
- package/app/node_modules/hono/dist/middleware/ip-restriction/index.js +0 -162
- package/app/node_modules/hono/dist/middleware/jsx-renderer/index.js +0 -58
- package/app/node_modules/hono/dist/middleware/jwk/index.js +0 -5
- package/app/node_modules/hono/dist/middleware/jwk/jwk.js +0 -117
- package/app/node_modules/hono/dist/middleware/jwt/index.js +0 -11
- package/app/node_modules/hono/dist/middleware/jwt/jwt.js +0 -119
- package/app/node_modules/hono/dist/middleware/language/index.js +0 -15
- package/app/node_modules/hono/dist/middleware/language/language.js +0 -172
- package/app/node_modules/hono/dist/middleware/logger/index.js +0 -44
- package/app/node_modules/hono/dist/middleware/method-not-allowed/index.js +0 -68
- package/app/node_modules/hono/dist/middleware/method-override/index.js +0 -84
- package/app/node_modules/hono/dist/middleware/powered-by/index.js +0 -10
- package/app/node_modules/hono/dist/middleware/pretty-json/index.js +0 -15
- package/app/node_modules/hono/dist/middleware/request-id/index.js +0 -5
- package/app/node_modules/hono/dist/middleware/request-id/request-id.js +0 -21
- package/app/node_modules/hono/dist/middleware/secure-headers/index.js +0 -6
- package/app/node_modules/hono/dist/middleware/secure-headers/permissions-policy.js +0 -0
- package/app/node_modules/hono/dist/middleware/secure-headers/secure-headers.js +0 -175
- package/app/node_modules/hono/dist/middleware/serve-static/index.js +0 -77
- package/app/node_modules/hono/dist/middleware/serve-static/path.js +0 -18
- package/app/node_modules/hono/dist/middleware/timeout/index.js +0 -25
- package/app/node_modules/hono/dist/middleware/timing/index.js +0 -9
- package/app/node_modules/hono/dist/middleware/timing/timing.js +0 -104
- package/app/node_modules/hono/dist/middleware/trailing-slash/index.js +0 -39
- package/app/node_modules/hono/dist/preset/quick.js +0 -16
- package/app/node_modules/hono/dist/preset/tiny.js +0 -12
- package/app/node_modules/hono/dist/request/constants.js +0 -5
- package/app/node_modules/hono/dist/request.js +0 -319
- package/app/node_modules/hono/dist/router/linear-router/index.js +0 -5
- package/app/node_modules/hono/dist/router/linear-router/router.js +0 -118
- package/app/node_modules/hono/dist/router/pattern-router/index.js +0 -5
- package/app/node_modules/hono/dist/router/pattern-router/router.js +0 -48
- package/app/node_modules/hono/dist/router/reg-exp-router/index.js +0 -9
- package/app/node_modules/hono/dist/router/reg-exp-router/matcher.js +0 -25
- package/app/node_modules/hono/dist/router/reg-exp-router/node.js +0 -110
- package/app/node_modules/hono/dist/router/reg-exp-router/prepared-router.js +0 -142
- package/app/node_modules/hono/dist/router/reg-exp-router/router.js +0 -169
- package/app/node_modules/hono/dist/router/reg-exp-router/trie.js +0 -67
- package/app/node_modules/hono/dist/router/smart-router/index.js +0 -5
- package/app/node_modules/hono/dist/router/smart-router/router.js +0 -58
- package/app/node_modules/hono/dist/router/trie-router/index.js +0 -5
- package/app/node_modules/hono/dist/router/trie-router/node.js +0 -188
- package/app/node_modules/hono/dist/router/trie-router/router.js +0 -26
- package/app/node_modules/hono/dist/router.js +0 -14
- package/app/node_modules/hono/dist/types/adapter/aws-lambda/conninfo.d.ts +0 -27
- package/app/node_modules/hono/dist/types/adapter/aws-lambda/handler.d.ts +0 -184
- package/app/node_modules/hono/dist/types/adapter/aws-lambda/index.d.ts +0 -8
- package/app/node_modules/hono/dist/types/adapter/aws-lambda/types.d.ts +0 -153
- package/app/node_modules/hono/dist/types/adapter/bun/conninfo.d.ts +0 -7
- package/app/node_modules/hono/dist/types/adapter/bun/index.d.ts +0 -10
- package/app/node_modules/hono/dist/types/adapter/bun/serve-static.d.ts +0 -3
- package/app/node_modules/hono/dist/types/adapter/bun/server.d.ts +0 -12
- package/app/node_modules/hono/dist/types/adapter/bun/ssg.d.ts +0 -13
- package/app/node_modules/hono/dist/types/adapter/bun/websocket.d.ts +0 -39
- package/app/node_modules/hono/dist/types/adapter/cloudflare-pages/conninfo.d.ts +0 -21
- package/app/node_modules/hono/dist/types/adapter/cloudflare-pages/handler.d.ts +0 -33
- package/app/node_modules/hono/dist/types/adapter/cloudflare-pages/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/adapter/cloudflare-workers/conninfo.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/cloudflare-workers/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/adapter/cloudflare-workers/serve-static-module.d.ts +0 -4
- package/app/node_modules/hono/dist/types/adapter/cloudflare-workers/serve-static.d.ts +0 -16
- package/app/node_modules/hono/dist/types/adapter/cloudflare-workers/utils.d.ts +0 -5
- package/app/node_modules/hono/dist/types/adapter/cloudflare-workers/websocket.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/deno/conninfo.d.ts +0 -7
- package/app/node_modules/hono/dist/types/adapter/deno/index.d.ts +0 -8
- package/app/node_modules/hono/dist/types/adapter/deno/serve-static.d.ts +0 -3
- package/app/node_modules/hono/dist/types/adapter/deno/ssg.d.ts +0 -13
- package/app/node_modules/hono/dist/types/adapter/deno/websocket.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/lambda-edge/conninfo.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/lambda-edge/handler.d.ts +0 -87
- package/app/node_modules/hono/dist/types/adapter/lambda-edge/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/adapter/netlify/conninfo.d.ts +0 -21
- package/app/node_modules/hono/dist/types/adapter/netlify/handler.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/netlify/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/adapter/netlify/mod.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/service-worker/handler.d.ts +0 -16
- package/app/node_modules/hono/dist/types/adapter/service-worker/index.d.ts +0 -28
- package/app/node_modules/hono/dist/types/adapter/service-worker/types.d.ts +0 -12
- package/app/node_modules/hono/dist/types/adapter/vercel/conninfo.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/vercel/handler.d.ts +0 -2
- package/app/node_modules/hono/dist/types/adapter/vercel/index.d.ts +0 -6
- package/app/node_modules/hono/dist/types/client/client.d.ts +0 -4
- package/app/node_modules/hono/dist/types/client/fetch-result-please.d.ts +0 -35
- package/app/node_modules/hono/dist/types/client/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/client/types.d.ts +0 -229
- package/app/node_modules/hono/dist/types/client/utils.d.ts +0 -18
- package/app/node_modules/hono/dist/types/compose.d.ts +0 -14
- package/app/node_modules/hono/dist/types/context.d.ts +0 -455
- package/app/node_modules/hono/dist/types/helper/accepts/accepts.d.ts +0 -30
- package/app/node_modules/hono/dist/types/helper/accepts/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/helper/adapter/index.d.ts +0 -12
- package/app/node_modules/hono/dist/types/helper/conninfo/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/helper/conninfo/types.d.ts +0 -36
- package/app/node_modules/hono/dist/types/helper/cookie/index.d.ts +0 -24
- package/app/node_modules/hono/dist/types/helper/css/common.d.ts +0 -59
- package/app/node_modules/hono/dist/types/helper/css/index.d.ts +0 -80
- package/app/node_modules/hono/dist/types/helper/dev/index.d.ts +0 -20
- package/app/node_modules/hono/dist/types/helper/factory/index.d.ts +0 -82
- package/app/node_modules/hono/dist/types/helper/html/index.d.ts +0 -8
- package/app/node_modules/hono/dist/types/helper/proxy/index.d.ts +0 -72
- package/app/node_modules/hono/dist/types/helper/route/index.d.ts +0 -75
- package/app/node_modules/hono/dist/types/helper/ssg/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/helper/ssg/middleware.d.ts +0 -44
- package/app/node_modules/hono/dist/types/helper/ssg/plugins.d.ts +0 -27
- package/app/node_modules/hono/dist/types/helper/ssg/ssg.d.ts +0 -91
- package/app/node_modules/hono/dist/types/helper/ssg/utils.d.ts +0 -16
- package/app/node_modules/hono/dist/types/helper/streaming/index.d.ts +0 -8
- package/app/node_modules/hono/dist/types/helper/streaming/sse.d.ts +0 -13
- package/app/node_modules/hono/dist/types/helper/streaming/stream.d.ts +0 -3
- package/app/node_modules/hono/dist/types/helper/streaming/text.d.ts +0 -3
- package/app/node_modules/hono/dist/types/helper/streaming/utils.d.ts +0 -1
- package/app/node_modules/hono/dist/types/helper/testing/index.d.ts +0 -12
- package/app/node_modules/hono/dist/types/helper/websocket/index.d.ts +0 -69
- package/app/node_modules/hono/dist/types/hono-base.d.ts +0 -221
- package/app/node_modules/hono/dist/types/hono.d.ts +0 -19
- package/app/node_modules/hono/dist/types/http-exception.d.ts +0 -59
- package/app/node_modules/hono/dist/types/index.d.ts +0 -37
- package/app/node_modules/hono/dist/types/jsx/base.d.ts +0 -58
- package/app/node_modules/hono/dist/types/jsx/children.d.ts +0 -9
- package/app/node_modules/hono/dist/types/jsx/components.d.ts +0 -15
- package/app/node_modules/hono/dist/types/jsx/constants.d.ts +0 -6
- package/app/node_modules/hono/dist/types/jsx/context.d.ts +0 -51
- package/app/node_modules/hono/dist/types/jsx/dom/client.d.ts +0 -31
- package/app/node_modules/hono/dist/types/jsx/dom/components.d.ts +0 -10
- package/app/node_modules/hono/dist/types/jsx/dom/context.d.ts +0 -3
- package/app/node_modules/hono/dist/types/jsx/dom/css.d.ts +0 -83
- package/app/node_modules/hono/dist/types/jsx/dom/hooks/index.d.ts +0 -39
- package/app/node_modules/hono/dist/types/jsx/dom/index.d.ts +0 -88
- package/app/node_modules/hono/dist/types/jsx/dom/intrinsic-element/components.d.ts +0 -16
- package/app/node_modules/hono/dist/types/jsx/dom/jsx-dev-runtime.d.ts +0 -8
- package/app/node_modules/hono/dist/types/jsx/dom/jsx-runtime.d.ts +0 -7
- package/app/node_modules/hono/dist/types/jsx/dom/render.d.ts +0 -73
- package/app/node_modules/hono/dist/types/jsx/dom/server.d.ts +0 -106
- package/app/node_modules/hono/dist/types/jsx/dom/utils.d.ts +0 -1
- package/app/node_modules/hono/dist/types/jsx/hooks/index.d.ts +0 -47
- package/app/node_modules/hono/dist/types/jsx/index.d.ts +0 -75
- package/app/node_modules/hono/dist/types/jsx/intrinsic-element/common.d.ts +0 -6
- package/app/node_modules/hono/dist/types/jsx/intrinsic-element/components.d.ts +0 -13
- package/app/node_modules/hono/dist/types/jsx/intrinsic-elements.d.ts +0 -722
- package/app/node_modules/hono/dist/types/jsx/jsx-dev-runtime.d.ts +0 -8
- package/app/node_modules/hono/dist/types/jsx/jsx-runtime.d.ts +0 -12
- package/app/node_modules/hono/dist/types/jsx/streaming.d.ts +0 -36
- package/app/node_modules/hono/dist/types/jsx/types.d.ts +0 -35
- package/app/node_modules/hono/dist/types/jsx/utils.d.ts +0 -4
- package/app/node_modules/hono/dist/types/middleware/basic-auth/index.d.ts +0 -75
- package/app/node_modules/hono/dist/types/middleware/bearer-auth/index.d.ts +0 -92
- package/app/node_modules/hono/dist/types/middleware/body-limit/index.d.ts +0 -45
- package/app/node_modules/hono/dist/types/middleware/cache/index.d.ts +0 -45
- package/app/node_modules/hono/dist/types/middleware/combine/index.d.ts +0 -85
- package/app/node_modules/hono/dist/types/middleware/compress/index.d.ts +0 -40
- package/app/node_modules/hono/dist/types/middleware/context-storage/index.d.ts +0 -40
- package/app/node_modules/hono/dist/types/middleware/cors/index.d.ts +0 -55
- package/app/node_modules/hono/dist/types/middleware/csrf/index.d.ts +0 -78
- package/app/node_modules/hono/dist/types/middleware/etag/digest.d.ts +0 -1
- package/app/node_modules/hono/dist/types/middleware/etag/index.d.ts +0 -42
- package/app/node_modules/hono/dist/types/middleware/ip-restriction/index.d.ts +0 -67
- package/app/node_modules/hono/dist/types/middleware/jsx-renderer/index.d.ts +0 -77
- package/app/node_modules/hono/dist/types/middleware/jwk/index.d.ts +0 -1
- package/app/node_modules/hono/dist/types/middleware/jwk/jwk.d.ts +0 -56
- package/app/node_modules/hono/dist/types/middleware/jwt/index.d.ts +0 -8
- package/app/node_modules/hono/dist/types/middleware/jwt/jwt.d.ts +0 -69
- package/app/node_modules/hono/dist/types/middleware/language/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/middleware/language/language.d.ts +0 -120
- package/app/node_modules/hono/dist/types/middleware/logger/index.d.ts +0 -24
- package/app/node_modules/hono/dist/types/middleware/method-not-allowed/index.d.ts +0 -49
- package/app/node_modules/hono/dist/types/middleware/method-override/index.d.ts +0 -48
- package/app/node_modules/hono/dist/types/middleware/powered-by/index.d.ts +0 -29
- package/app/node_modules/hono/dist/types/middleware/pretty-json/index.d.ts +0 -42
- package/app/node_modules/hono/dist/types/middleware/request-id/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/middleware/request-id/request-id.d.ts +0 -37
- package/app/node_modules/hono/dist/types/middleware/secure-headers/index.d.ts +0 -8
- package/app/node_modules/hono/dist/types/middleware/secure-headers/permissions-policy.d.ts +0 -14
- package/app/node_modules/hono/dist/types/middleware/secure-headers/secure-headers.d.ts +0 -109
- package/app/node_modules/hono/dist/types/middleware/serve-static/index.d.ts +0 -31
- package/app/node_modules/hono/dist/types/middleware/serve-static/path.d.ts +0 -5
- package/app/node_modules/hono/dist/types/middleware/timeout/index.d.ts +0 -31
- package/app/node_modules/hono/dist/types/middleware/timing/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/middleware/timing/timing.d.ts +0 -129
- package/app/node_modules/hono/dist/types/middleware/trailing-slash/index.d.ts +0 -94
- package/app/node_modules/hono/dist/types/package.json +0 -3
- package/app/node_modules/hono/dist/types/preset/quick.d.ts +0 -10
- package/app/node_modules/hono/dist/types/preset/tiny.d.ts +0 -10
- package/app/node_modules/hono/dist/types/request/constants.d.ts +0 -1
- package/app/node_modules/hono/dist/types/request.d.ts +0 -324
- package/app/node_modules/hono/dist/types/router/linear-router/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/router/linear-router/router.d.ts +0 -7
- package/app/node_modules/hono/dist/types/router/pattern-router/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/router/pattern-router/router.d.ts +0 -7
- package/app/node_modules/hono/dist/types/router/reg-exp-router/index.d.ts +0 -6
- package/app/node_modules/hono/dist/types/router/reg-exp-router/matcher.d.ts +0 -7
- package/app/node_modules/hono/dist/types/router/reg-exp-router/node.d.ts +0 -10
- package/app/node_modules/hono/dist/types/router/reg-exp-router/prepared-router.d.ts +0 -17
- package/app/node_modules/hono/dist/types/router/reg-exp-router/router.d.ts +0 -11
- package/app/node_modules/hono/dist/types/router/reg-exp-router/trie.d.ts +0 -8
- package/app/node_modules/hono/dist/types/router/smart-router/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/router/smart-router/router.d.ts +0 -11
- package/app/node_modules/hono/dist/types/router/trie-router/index.d.ts +0 -5
- package/app/node_modules/hono/dist/types/router/trie-router/node.d.ts +0 -7
- package/app/node_modules/hono/dist/types/router/trie-router/router.d.ts +0 -8
- package/app/node_modules/hono/dist/types/router.d.ts +0 -97
- package/app/node_modules/hono/dist/types/types.d.ts +0 -573
- package/app/node_modules/hono/dist/types/utils/accept.d.ts +0 -6
- package/app/node_modules/hono/dist/types/utils/basic-auth.d.ts +0 -5
- package/app/node_modules/hono/dist/types/utils/body.d.ts +0 -79
- package/app/node_modules/hono/dist/types/utils/buffer.d.ts +0 -17
- package/app/node_modules/hono/dist/types/utils/color.d.ts +0 -21
- package/app/node_modules/hono/dist/types/utils/compress.d.ts +0 -8
- package/app/node_modules/hono/dist/types/utils/concurrent.d.ts +0 -11
- package/app/node_modules/hono/dist/types/utils/constants.d.ts +0 -4
- package/app/node_modules/hono/dist/types/utils/cookie.d.ts +0 -40
- package/app/node_modules/hono/dist/types/utils/crypto.d.ts +0 -15
- package/app/node_modules/hono/dist/types/utils/encode.d.ts +0 -8
- package/app/node_modules/hono/dist/types/utils/filepath.d.ts +0 -12
- package/app/node_modules/hono/dist/types/utils/handler.d.ts +0 -6
- package/app/node_modules/hono/dist/types/utils/headers.d.ts +0 -8
- package/app/node_modules/hono/dist/types/utils/html.d.ts +0 -44
- package/app/node_modules/hono/dist/types/utils/http-status.d.ts +0 -32
- package/app/node_modules/hono/dist/types/utils/ipaddr.d.ts +0 -56
- package/app/node_modules/hono/dist/types/utils/jwt/index.d.ts +0 -18
- package/app/node_modules/hono/dist/types/utils/jwt/jwa.d.ts +0 -23
- package/app/node_modules/hono/dist/types/utils/jwt/jws.d.ts +0 -12
- package/app/node_modules/hono/dist/types/utils/jwt/jwt.d.ts +0 -43
- package/app/node_modules/hono/dist/types/utils/jwt/types.d.ts +0 -86
- package/app/node_modules/hono/dist/types/utils/jwt/utf8.d.ts +0 -6
- package/app/node_modules/hono/dist/types/utils/mime.d.ts +0 -70
- package/app/node_modules/hono/dist/types/utils/stream.d.ts +0 -31
- package/app/node_modules/hono/dist/types/utils/types.d.ts +0 -74
- package/app/node_modules/hono/dist/types/utils/url.d.ts +0 -40
- package/app/node_modules/hono/dist/types/validator/index.d.ts +0 -7
- package/app/node_modules/hono/dist/types/validator/utils.d.ts +0 -29
- package/app/node_modules/hono/dist/types/validator/validator.d.ts +0 -16
- package/app/node_modules/hono/dist/types.js +0 -6
- package/app/node_modules/hono/dist/utils/accept.js +0 -223
- package/app/node_modules/hono/dist/utils/basic-auth.js +0 -23
- package/app/node_modules/hono/dist/utils/body.js +0 -89
- package/app/node_modules/hono/dist/utils/buffer.js +0 -78
- package/app/node_modules/hono/dist/utils/color.js +0 -25
- package/app/node_modules/hono/dist/utils/compress.js +0 -5
- package/app/node_modules/hono/dist/utils/concurrent.js +0 -39
- package/app/node_modules/hono/dist/utils/constants.js +0 -5
- package/app/node_modules/hono/dist/utils/cookie.js +0 -174
- package/app/node_modules/hono/dist/utils/crypto.js +0 -44
- package/app/node_modules/hono/dist/utils/encode.js +0 -29
- package/app/node_modules/hono/dist/utils/filepath.js +0 -35
- package/app/node_modules/hono/dist/utils/handler.js +0 -13
- package/app/node_modules/hono/dist/utils/headers.js +0 -0
- package/app/node_modules/hono/dist/utils/html.js +0 -123
- package/app/node_modules/hono/dist/utils/http-status.js +0 -0
- package/app/node_modules/hono/dist/utils/ipaddr.js +0 -288
- package/app/node_modules/hono/dist/utils/jwt/index.js +0 -6
- package/app/node_modules/hono/dist/utils/jwt/jwa.js +0 -20
- package/app/node_modules/hono/dist/utils/jwt/jws.js +0 -192
- package/app/node_modules/hono/dist/utils/jwt/jwt.js +0 -207
- package/app/node_modules/hono/dist/utils/jwt/types.js +0 -124
- package/app/node_modules/hono/dist/utils/jwt/utf8.js +0 -7
- package/app/node_modules/hono/dist/utils/mime.js +0 -82
- package/app/node_modules/hono/dist/utils/stream.js +0 -84
- package/app/node_modules/hono/dist/utils/types.js +0 -0
- package/app/node_modules/hono/dist/utils/url.js +0 -221
- package/app/node_modules/hono/dist/validator/index.js +0 -5
- package/app/node_modules/hono/dist/validator/utils.js +0 -0
- package/app/node_modules/hono/dist/validator/validator.js +0 -86
- package/app/node_modules/hono/package.json +0 -706
- package/app/node_modules/http-errors/HISTORY.md +0 -186
- package/app/node_modules/http-errors/LICENSE +0 -23
- package/app/node_modules/http-errors/README.md +0 -169
- package/app/node_modules/http-errors/index.js +0 -290
- package/app/node_modules/http-errors/package.json +0 -54
- package/app/node_modules/iconv-lite/LICENSE +0 -21
- package/app/node_modules/iconv-lite/README.md +0 -138
- package/app/node_modules/iconv-lite/encodings/dbcs-codec.js +0 -532
- package/app/node_modules/iconv-lite/encodings/dbcs-data.js +0 -185
- package/app/node_modules/iconv-lite/encodings/index.js +0 -23
- package/app/node_modules/iconv-lite/encodings/internal.js +0 -218
- package/app/node_modules/iconv-lite/encodings/sbcs-codec.js +0 -75
- package/app/node_modules/iconv-lite/encodings/sbcs-data-generated.js +0 -451
- package/app/node_modules/iconv-lite/encodings/sbcs-data.js +0 -180
- package/app/node_modules/iconv-lite/encodings/tables/big5-added.json +0 -122
- package/app/node_modules/iconv-lite/encodings/tables/cp936.json +0 -264
- package/app/node_modules/iconv-lite/encodings/tables/cp949.json +0 -273
- package/app/node_modules/iconv-lite/encodings/tables/cp950.json +0 -177
- package/app/node_modules/iconv-lite/encodings/tables/eucjp.json +0 -182
- package/app/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +0 -1
- package/app/node_modules/iconv-lite/encodings/tables/gbk-added.json +0 -56
- package/app/node_modules/iconv-lite/encodings/tables/shiftjis.json +0 -125
- package/app/node_modules/iconv-lite/encodings/utf16.js +0 -187
- package/app/node_modules/iconv-lite/encodings/utf32.js +0 -314
- package/app/node_modules/iconv-lite/encodings/utf7.js +0 -283
- package/app/node_modules/iconv-lite/lib/bom-handling.js +0 -48
- package/app/node_modules/iconv-lite/lib/helpers/merge-exports.js +0 -13
- package/app/node_modules/iconv-lite/lib/index.d.ts +0 -129
- package/app/node_modules/iconv-lite/lib/index.js +0 -182
- package/app/node_modules/iconv-lite/lib/streams.js +0 -105
- package/app/node_modules/iconv-lite/package.json +0 -70
- package/app/node_modules/iconv-lite/types/encodings.d.ts +0 -425
- package/app/node_modules/inherits/LICENSE +0 -16
- package/app/node_modules/inherits/README.md +0 -42
- package/app/node_modules/inherits/inherits.js +0 -9
- package/app/node_modules/inherits/inherits_browser.js +0 -27
- package/app/node_modules/inherits/package.json +0 -29
- package/app/node_modules/ip-address/LICENSE +0 -19
- package/app/node_modules/ip-address/README.md +0 -298
- package/app/node_modules/ip-address/dist/address-error.d.ts +0 -15
- package/app/node_modules/ip-address/dist/address-error.js +0 -12
- package/app/node_modules/ip-address/dist/common.d.ts +0 -49
- package/app/node_modules/ip-address/dist/common.js +0 -106
- package/app/node_modules/ip-address/dist/ip-address.d.ts +0 -7
- package/app/node_modules/ip-address/dist/ip-address.js +0 -35
- package/app/node_modules/ip-address/dist/ipv4.d.ts +0 -290
- package/app/node_modules/ip-address/dist/ipv4.js +0 -505
- package/app/node_modules/ip-address/dist/ipv6.d.ts +0 -561
- package/app/node_modules/ip-address/dist/ipv6.js +0 -1353
- package/app/node_modules/ip-address/dist/v4/constants.d.ts +0 -4
- package/app/node_modules/ip-address/dist/v4/constants.js +0 -12
- package/app/node_modules/ip-address/dist/v6/constants.d.ts +0 -44
- package/app/node_modules/ip-address/dist/v6/constants.js +0 -82
- package/app/node_modules/ip-address/dist/v6/helpers.d.ts +0 -18
- package/app/node_modules/ip-address/dist/v6/helpers.js +0 -54
- package/app/node_modules/ip-address/dist/v6/regular-expressions.d.ts +0 -5
- package/app/node_modules/ip-address/dist/v6/regular-expressions.js +0 -95
- package/app/node_modules/ip-address/package.json +0 -90
- package/app/node_modules/ipaddr.js/LICENSE +0 -19
- package/app/node_modules/ipaddr.js/README.md +0 -233
- package/app/node_modules/ipaddr.js/ipaddr.min.js +0 -1
- package/app/node_modules/ipaddr.js/lib/ipaddr.js +0 -673
- package/app/node_modules/ipaddr.js/lib/ipaddr.js.d.ts +0 -68
- package/app/node_modules/ipaddr.js/package.json +0 -35
- package/app/node_modules/is-promise/LICENSE +0 -19
- package/app/node_modules/is-promise/index.d.ts +0 -2
- package/app/node_modules/is-promise/index.js +0 -6
- package/app/node_modules/is-promise/index.mjs +0 -3
- package/app/node_modules/is-promise/package.json +0 -30
- package/app/node_modules/is-promise/readme.md +0 -33
- package/app/node_modules/isexe/LICENSE +0 -15
- package/app/node_modules/isexe/README.md +0 -51
- package/app/node_modules/isexe/index.js +0 -57
- package/app/node_modules/isexe/mode.js +0 -41
- package/app/node_modules/isexe/package.json +0 -31
- package/app/node_modules/isexe/test/basic.js +0 -221
- package/app/node_modules/isexe/windows.js +0 -42
- package/app/node_modules/jose/LICENSE.md +0 -21
- package/app/node_modules/jose/README.md +0 -150
- package/app/node_modules/jose/dist/types/index.d.ts +0 -56
- package/app/node_modules/jose/dist/types/jwe/compact/decrypt.d.ts +0 -37
- package/app/node_modules/jose/dist/types/jwe/compact/encrypt.d.ts +0 -53
- package/app/node_modules/jose/dist/types/jwe/flattened/decrypt.d.ts +0 -37
- package/app/node_modules/jose/dist/types/jwe/flattened/encrypt.d.ts +0 -71
- package/app/node_modules/jose/dist/types/jwe/general/decrypt.d.ts +0 -43
- package/app/node_modules/jose/dist/types/jwe/general/encrypt.d.ts +0 -73
- package/app/node_modules/jose/dist/types/jwk/embedded.d.ts +0 -13
- package/app/node_modules/jose/dist/types/jwk/thumbprint.d.ts +0 -17
- package/app/node_modules/jose/dist/types/jwks/local.d.ts +0 -20
- package/app/node_modules/jose/dist/types/jwks/remote.d.ts +0 -106
- package/app/node_modules/jose/dist/types/jws/compact/sign.d.ts +0 -25
- package/app/node_modules/jose/dist/types/jws/compact/verify.d.ts +0 -37
- package/app/node_modules/jose/dist/types/jws/flattened/sign.d.ts +0 -31
- package/app/node_modules/jose/dist/types/jws/flattened/verify.d.ts +0 -37
- package/app/node_modules/jose/dist/types/jws/general/sign.d.ts +0 -52
- package/app/node_modules/jose/dist/types/jws/general/verify.d.ts +0 -44
- package/app/node_modules/jose/dist/types/jwt/decrypt.d.ts +0 -41
- package/app/node_modules/jose/dist/types/jwt/encrypt.d.ts +0 -67
- package/app/node_modules/jose/dist/types/jwt/sign.d.ts +0 -32
- package/app/node_modules/jose/dist/types/jwt/unsecured.d.ts +0 -34
- package/app/node_modules/jose/dist/types/jwt/verify.d.ts +0 -38
- package/app/node_modules/jose/dist/types/key/export.d.ts +0 -19
- package/app/node_modules/jose/dist/types/key/generate_key_pair.d.ts +0 -40
- package/app/node_modules/jose/dist/types/key/generate_secret.d.ts +0 -37
- package/app/node_modules/jose/dist/types/key/import.d.ts +0 -73
- package/app/node_modules/jose/dist/types/types.d.ts +0 -869
- package/app/node_modules/jose/dist/types/util/base64url.d.ts +0 -16
- package/app/node_modules/jose/dist/types/util/decode_jwt.d.ts +0 -10
- package/app/node_modules/jose/dist/types/util/decode_protected_header.d.ts +0 -9
- package/app/node_modules/jose/dist/types/util/errors.d.ts +0 -220
- package/app/node_modules/jose/dist/webapi/index.js +0 -32
- package/app/node_modules/jose/dist/webapi/jwe/compact/decrypt.js +0 -9
- package/app/node_modules/jose/dist/webapi/jwe/compact/encrypt.js +0 -27
- package/app/node_modules/jose/dist/webapi/jwe/flattened/decrypt.js +0 -11
- package/app/node_modules/jose/dist/webapi/jwe/flattened/encrypt.js +0 -72
- package/app/node_modules/jose/dist/webapi/jwe/general/decrypt.js +0 -51
- package/app/node_modules/jose/dist/webapi/jwe/general/encrypt.js +0 -166
- package/app/node_modules/jose/dist/webapi/jwk/embedded.js +0 -19
- package/app/node_modules/jose/dist/webapi/jwk/thumbprint.js +0 -68
- package/app/node_modules/jose/dist/webapi/jwks/local.js +0 -78
- package/app/node_modules/jose/dist/webapi/jwks/remote.js +0 -170
- package/app/node_modules/jose/dist/webapi/jws/compact/sign.js +0 -21
- package/app/node_modules/jose/dist/webapi/jws/compact/verify.js +0 -9
- package/app/node_modules/jose/dist/webapi/jws/flattened/sign.js +0 -31
- package/app/node_modules/jose/dist/webapi/jws/flattened/verify.js +0 -24
- package/app/node_modules/jose/dist/webapi/jws/general/sign.js +0 -74
- package/app/node_modules/jose/dist/webapi/jws/general/verify.js +0 -44
- package/app/node_modules/jose/dist/webapi/jwt/decrypt.js +0 -23
- package/app/node_modules/jose/dist/webapi/jwt/encrypt.js +0 -101
- package/app/node_modules/jose/dist/webapi/jwt/sign.js +0 -51
- package/app/node_modules/jose/dist/webapi/jwt/unsecured.js +0 -64
- package/app/node_modules/jose/dist/webapi/jwt/verify.js +0 -15
- package/app/node_modules/jose/dist/webapi/key/export.js +0 -44
- package/app/node_modules/jose/dist/webapi/key/generate_key_pair.js +0 -48
- package/app/node_modules/jose/dist/webapi/key/generate_secret.js +0 -40
- package/app/node_modules/jose/dist/webapi/key/import.js +0 -57
- package/app/node_modules/jose/dist/webapi/lib/asn1.js +0 -174
- package/app/node_modules/jose/dist/webapi/lib/base64.js +0 -22
- package/app/node_modules/jose/dist/webapi/lib/buffer_utils.js +0 -44
- package/app/node_modules/jose/dist/webapi/lib/content_encryption.js +0 -142
- package/app/node_modules/jose/dist/webapi/lib/crypto_key.js +0 -28
- package/app/node_modules/jose/dist/webapi/lib/deflate.js +0 -44
- package/app/node_modules/jose/dist/webapi/lib/helpers.js +0 -42
- package/app/node_modules/jose/dist/webapi/lib/invalid_key_input.js +0 -26
- package/app/node_modules/jose/dist/webapi/lib/is_key_like.js +0 -17
- package/app/node_modules/jose/dist/webapi/lib/jwe_algorithms.js +0 -107
- package/app/node_modules/jose/dist/webapi/lib/jwe_decrypt.js +0 -186
- package/app/node_modules/jose/dist/webapi/lib/jwe_encrypt.js +0 -110
- package/app/node_modules/jose/dist/webapi/lib/jwk_to_key.js +0 -17
- package/app/node_modules/jose/dist/webapi/lib/jws_algorithms.js +0 -73
- package/app/node_modules/jose/dist/webapi/lib/jws_sign.js +0 -74
- package/app/node_modules/jose/dist/webapi/lib/jws_verify.js +0 -107
- package/app/node_modules/jose/dist/webapi/lib/jwt_claims_set.js +0 -197
- package/app/node_modules/jose/dist/webapi/lib/key.js +0 -132
- package/app/node_modules/jose/dist/webapi/lib/key_algorithm.js +0 -10
- package/app/node_modules/jose/dist/webapi/lib/key_descriptor.js +0 -7
- package/app/node_modules/jose/dist/webapi/lib/key_management.js +0 -256
- package/app/node_modules/jose/dist/webapi/lib/options.js +0 -48
- package/app/node_modules/jose/dist/webapi/lib/signing.js +0 -26
- package/app/node_modules/jose/dist/webapi/lib/type_checks.js +0 -35
- package/app/node_modules/jose/dist/webapi/util/base64url.js +0 -39
- package/app/node_modules/jose/dist/webapi/util/decode_jwt.js +0 -32
- package/app/node_modules/jose/dist/webapi/util/decode_protected_header.js +0 -24
- package/app/node_modules/jose/dist/webapi/util/errors.js +0 -99
- package/app/node_modules/jose/package.json +0 -198
- package/app/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/app/node_modules/json-schema-traverse/.github/FUNDING.yml +0 -2
- package/app/node_modules/json-schema-traverse/.github/workflows/build.yml +0 -28
- package/app/node_modules/json-schema-traverse/.github/workflows/publish.yml +0 -27
- package/app/node_modules/json-schema-traverse/LICENSE +0 -21
- package/app/node_modules/json-schema-traverse/README.md +0 -95
- package/app/node_modules/json-schema-traverse/index.d.ts +0 -40
- package/app/node_modules/json-schema-traverse/index.js +0 -93
- package/app/node_modules/json-schema-traverse/package.json +0 -43
- package/app/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/app/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/app/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/app/node_modules/json-schema-typed/LICENSE.md +0 -57
- package/app/node_modules/json-schema-typed/README.md +0 -108
- package/app/node_modules/json-schema-typed/draft_07.d.ts +0 -882
- package/app/node_modules/json-schema-typed/draft_07.js +0 -328
- package/app/node_modules/json-schema-typed/draft_2019_09.d.ts +0 -1247
- package/app/node_modules/json-schema-typed/draft_2019_09.js +0 -349
- package/app/node_modules/json-schema-typed/draft_2020_12.d.ts +0 -1239
- package/app/node_modules/json-schema-typed/draft_2020_12.js +0 -352
- package/app/node_modules/json-schema-typed/package.json +0 -44
- package/app/node_modules/math-intrinsics/.eslintrc +0 -16
- package/app/node_modules/math-intrinsics/.github/FUNDING.yml +0 -12
- package/app/node_modules/math-intrinsics/CHANGELOG.md +0 -24
- package/app/node_modules/math-intrinsics/LICENSE +0 -21
- package/app/node_modules/math-intrinsics/README.md +0 -50
- package/app/node_modules/math-intrinsics/abs.d.ts +0 -1
- package/app/node_modules/math-intrinsics/abs.js +0 -4
- package/app/node_modules/math-intrinsics/constants/maxArrayLength.d.ts +0 -3
- package/app/node_modules/math-intrinsics/constants/maxArrayLength.js +0 -4
- package/app/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts +0 -3
- package/app/node_modules/math-intrinsics/constants/maxSafeInteger.js +0 -5
- package/app/node_modules/math-intrinsics/constants/maxValue.d.ts +0 -3
- package/app/node_modules/math-intrinsics/constants/maxValue.js +0 -5
- package/app/node_modules/math-intrinsics/floor.d.ts +0 -1
- package/app/node_modules/math-intrinsics/floor.js +0 -4
- package/app/node_modules/math-intrinsics/isFinite.d.ts +0 -3
- package/app/node_modules/math-intrinsics/isFinite.js +0 -12
- package/app/node_modules/math-intrinsics/isInteger.d.ts +0 -3
- package/app/node_modules/math-intrinsics/isInteger.js +0 -16
- package/app/node_modules/math-intrinsics/isNaN.d.ts +0 -1
- package/app/node_modules/math-intrinsics/isNaN.js +0 -6
- package/app/node_modules/math-intrinsics/isNegativeZero.d.ts +0 -3
- package/app/node_modules/math-intrinsics/isNegativeZero.js +0 -6
- package/app/node_modules/math-intrinsics/max.d.ts +0 -1
- package/app/node_modules/math-intrinsics/max.js +0 -4
- package/app/node_modules/math-intrinsics/min.d.ts +0 -1
- package/app/node_modules/math-intrinsics/min.js +0 -4
- package/app/node_modules/math-intrinsics/mod.d.ts +0 -3
- package/app/node_modules/math-intrinsics/mod.js +0 -9
- package/app/node_modules/math-intrinsics/package.json +0 -86
- package/app/node_modules/math-intrinsics/pow.d.ts +0 -1
- package/app/node_modules/math-intrinsics/pow.js +0 -4
- package/app/node_modules/math-intrinsics/round.d.ts +0 -1
- package/app/node_modules/math-intrinsics/round.js +0 -4
- package/app/node_modules/math-intrinsics/sign.d.ts +0 -3
- package/app/node_modules/math-intrinsics/sign.js +0 -11
- package/app/node_modules/math-intrinsics/test/index.js +0 -192
- package/app/node_modules/math-intrinsics/tsconfig.json +0 -3
- package/app/node_modules/media-typer/HISTORY.md +0 -50
- package/app/node_modules/media-typer/LICENSE +0 -22
- package/app/node_modules/media-typer/README.md +0 -94
- package/app/node_modules/media-typer/index.js +0 -135
- package/app/node_modules/media-typer/package.json +0 -37
- package/app/node_modules/merge-descriptors/index.d.ts +0 -11
- package/app/node_modules/merge-descriptors/index.js +0 -26
- package/app/node_modules/merge-descriptors/license +0 -11
- package/app/node_modules/merge-descriptors/package.json +0 -50
- package/app/node_modules/merge-descriptors/readme.md +0 -55
- package/app/node_modules/mime-db/HISTORY.md +0 -541
- package/app/node_modules/mime-db/LICENSE +0 -23
- package/app/node_modules/mime-db/README.md +0 -109
- package/app/node_modules/mime-db/db.json +0 -9342
- package/app/node_modules/mime-db/index.js +0 -12
- package/app/node_modules/mime-db/package.json +0 -56
- package/app/node_modules/mime-types/HISTORY.md +0 -428
- package/app/node_modules/mime-types/LICENSE +0 -23
- package/app/node_modules/mime-types/README.md +0 -126
- package/app/node_modules/mime-types/index.js +0 -211
- package/app/node_modules/mime-types/mimeScore.js +0 -57
- package/app/node_modules/mime-types/package.json +0 -49
- package/app/node_modules/ms/index.js +0 -162
- package/app/node_modules/ms/license.md +0 -21
- package/app/node_modules/ms/package.json +0 -38
- package/app/node_modules/ms/readme.md +0 -59
- package/app/node_modules/negotiator/HISTORY.md +0 -114
- package/app/node_modules/negotiator/LICENSE +0 -24
- package/app/node_modules/negotiator/README.md +0 -212
- package/app/node_modules/negotiator/index.js +0 -83
- package/app/node_modules/negotiator/lib/charset.js +0 -169
- package/app/node_modules/negotiator/lib/encoding.js +0 -205
- package/app/node_modules/negotiator/lib/language.js +0 -179
- package/app/node_modules/negotiator/lib/mediaType.js +0 -294
- package/app/node_modules/negotiator/package.json +0 -43
- package/app/node_modules/object-assign/index.js +0 -90
- package/app/node_modules/object-assign/license +0 -21
- package/app/node_modules/object-assign/package.json +0 -42
- package/app/node_modules/object-assign/readme.md +0 -61
- package/app/node_modules/object-inspect/.eslintrc +0 -53
- package/app/node_modules/object-inspect/.github/FUNDING.yml +0 -12
- package/app/node_modules/object-inspect/.nycrc +0 -13
- package/app/node_modules/object-inspect/CHANGELOG.md +0 -424
- package/app/node_modules/object-inspect/LICENSE +0 -21
- package/app/node_modules/object-inspect/example/all.js +0 -23
- package/app/node_modules/object-inspect/example/circular.js +0 -6
- package/app/node_modules/object-inspect/example/fn.js +0 -5
- package/app/node_modules/object-inspect/example/inspect.js +0 -10
- package/app/node_modules/object-inspect/index.js +0 -544
- package/app/node_modules/object-inspect/package-support.json +0 -20
- package/app/node_modules/object-inspect/package.json +0 -105
- package/app/node_modules/object-inspect/readme.markdown +0 -84
- package/app/node_modules/object-inspect/test/bigint.js +0 -58
- package/app/node_modules/object-inspect/test/browser/dom.js +0 -15
- package/app/node_modules/object-inspect/test/circular.js +0 -16
- package/app/node_modules/object-inspect/test/deep.js +0 -12
- package/app/node_modules/object-inspect/test/element.js +0 -53
- package/app/node_modules/object-inspect/test/err.js +0 -48
- package/app/node_modules/object-inspect/test/fakes.js +0 -29
- package/app/node_modules/object-inspect/test/fn.js +0 -76
- package/app/node_modules/object-inspect/test/global.js +0 -17
- package/app/node_modules/object-inspect/test/has.js +0 -15
- package/app/node_modules/object-inspect/test/holes.js +0 -15
- package/app/node_modules/object-inspect/test/indent-option.js +0 -271
- package/app/node_modules/object-inspect/test/inspect.js +0 -139
- package/app/node_modules/object-inspect/test/lowbyte.js +0 -12
- package/app/node_modules/object-inspect/test/number.js +0 -58
- package/app/node_modules/object-inspect/test/quoteStyle.js +0 -26
- package/app/node_modules/object-inspect/test/toStringTag.js +0 -40
- package/app/node_modules/object-inspect/test/undef.js +0 -12
- package/app/node_modules/object-inspect/test/values.js +0 -261
- package/app/node_modules/object-inspect/test-core-js.js +0 -26
- package/app/node_modules/object-inspect/util.inspect.js +0 -1
- package/app/node_modules/on-finished/HISTORY.md +0 -98
- package/app/node_modules/on-finished/LICENSE +0 -23
- package/app/node_modules/on-finished/README.md +0 -162
- package/app/node_modules/on-finished/index.js +0 -234
- package/app/node_modules/on-finished/package.json +0 -39
- package/app/node_modules/once/LICENSE +0 -15
- package/app/node_modules/once/README.md +0 -79
- package/app/node_modules/once/once.js +0 -42
- package/app/node_modules/once/package.json +0 -33
- package/app/node_modules/parseurl/HISTORY.md +0 -58
- package/app/node_modules/parseurl/LICENSE +0 -24
- package/app/node_modules/parseurl/README.md +0 -133
- package/app/node_modules/parseurl/index.js +0 -158
- package/app/node_modules/parseurl/package.json +0 -40
- package/app/node_modules/path-key/index.d.ts +0 -40
- package/app/node_modules/path-key/index.js +0 -16
- package/app/node_modules/path-key/license +0 -9
- package/app/node_modules/path-key/package.json +0 -39
- package/app/node_modules/path-key/readme.md +0 -61
- package/app/node_modules/path-to-regexp/LICENSE +0 -21
- package/app/node_modules/path-to-regexp/Readme.md +0 -224
- package/app/node_modules/path-to-regexp/dist/index.d.ts +0 -147
- package/app/node_modules/path-to-regexp/dist/index.js +0 -431
- package/app/node_modules/path-to-regexp/package.json +0 -64
- package/app/node_modules/pkce-challenge/CHANGELOG.md +0 -114
- package/app/node_modules/pkce-challenge/LICENSE +0 -21
- package/app/node_modules/pkce-challenge/README.md +0 -55
- package/app/node_modules/pkce-challenge/dist/index.browser.d.ts +0 -19
- package/app/node_modules/pkce-challenge/dist/index.browser.js +0 -75
- package/app/node_modules/pkce-challenge/dist/index.node.cjs +0 -83
- package/app/node_modules/pkce-challenge/dist/index.node.d.cts +0 -19
- package/app/node_modules/pkce-challenge/dist/index.node.d.ts +0 -19
- package/app/node_modules/pkce-challenge/dist/index.node.js +0 -78
- package/app/node_modules/pkce-challenge/package.json +0 -59
- package/app/node_modules/proxy-addr/HISTORY.md +0 -161
- package/app/node_modules/proxy-addr/LICENSE +0 -22
- package/app/node_modules/proxy-addr/README.md +0 -139
- package/app/node_modules/proxy-addr/index.js +0 -327
- package/app/node_modules/proxy-addr/package.json +0 -47
- package/app/node_modules/qs/.editorconfig +0 -46
- package/app/node_modules/qs/.github/FUNDING.yml +0 -12
- package/app/node_modules/qs/.github/SECURITY.md +0 -11
- package/app/node_modules/qs/.github/THREAT_MODEL.md +0 -78
- package/app/node_modules/qs/.nycrc +0 -13
- package/app/node_modules/qs/CHANGELOG.md +0 -833
- package/app/node_modules/qs/LICENSE.md +0 -29
- package/app/node_modules/qs/README.md +0 -758
- package/app/node_modules/qs/dist/qs.js +0 -141
- package/app/node_modules/qs/eslint.config.mjs +0 -57
- package/app/node_modules/qs/lib/formats.js +0 -23
- package/app/node_modules/qs/lib/index.js +0 -11
- package/app/node_modules/qs/lib/parse.js +0 -414
- package/app/node_modules/qs/lib/stringify.js +0 -363
- package/app/node_modules/qs/lib/utils.js +0 -381
- package/app/node_modules/qs/package.json +0 -95
- package/app/node_modules/qs/test/empty-keys-cases.js +0 -267
- package/app/node_modules/qs/test/parse.js +0 -1933
- package/app/node_modules/qs/test/stringify.js +0 -1448
- package/app/node_modules/qs/test/utils.js +0 -626
- package/app/node_modules/range-parser/HISTORY.md +0 -56
- package/app/node_modules/range-parser/LICENSE +0 -23
- package/app/node_modules/range-parser/README.md +0 -85
- package/app/node_modules/range-parser/index.js +0 -181
- package/app/node_modules/range-parser/package.json +0 -48
- package/app/node_modules/raw-body/LICENSE +0 -22
- package/app/node_modules/raw-body/README.md +0 -223
- package/app/node_modules/raw-body/index.d.ts +0 -85
- package/app/node_modules/raw-body/index.js +0 -336
- package/app/node_modules/raw-body/package.json +0 -46
- package/app/node_modules/require-from-string/index.js +0 -34
- package/app/node_modules/require-from-string/license +0 -21
- package/app/node_modules/require-from-string/package.json +0 -28
- package/app/node_modules/require-from-string/readme.md +0 -56
- package/app/node_modules/router/HISTORY.md +0 -228
- package/app/node_modules/router/LICENSE +0 -23
- package/app/node_modules/router/README.md +0 -416
- package/app/node_modules/router/index.js +0 -748
- package/app/node_modules/router/lib/layer.js +0 -247
- package/app/node_modules/router/lib/route.js +0 -242
- package/app/node_modules/router/package.json +0 -44
- package/app/node_modules/safer-buffer/LICENSE +0 -21
- package/app/node_modules/safer-buffer/Porting-Buffer.md +0 -268
- package/app/node_modules/safer-buffer/Readme.md +0 -156
- package/app/node_modules/safer-buffer/dangerous.js +0 -58
- package/app/node_modules/safer-buffer/package.json +0 -34
- package/app/node_modules/safer-buffer/safer.js +0 -77
- package/app/node_modules/safer-buffer/tests.js +0 -406
- package/app/node_modules/send/LICENSE +0 -23
- package/app/node_modules/send/README.md +0 -317
- package/app/node_modules/send/index.js +0 -997
- package/app/node_modules/send/package.json +0 -63
- package/app/node_modules/serve-static/LICENSE +0 -25
- package/app/node_modules/serve-static/README.md +0 -253
- package/app/node_modules/serve-static/index.js +0 -208
- package/app/node_modules/serve-static/package.json +0 -44
- package/app/node_modules/setprototypeof/LICENSE +0 -13
- package/app/node_modules/setprototypeof/README.md +0 -31
- package/app/node_modules/setprototypeof/index.d.ts +0 -2
- package/app/node_modules/setprototypeof/index.js +0 -17
- package/app/node_modules/setprototypeof/package.json +0 -38
- package/app/node_modules/setprototypeof/test/index.js +0 -24
- package/app/node_modules/shebang-command/index.js +0 -19
- package/app/node_modules/shebang-command/license +0 -9
- package/app/node_modules/shebang-command/package.json +0 -34
- package/app/node_modules/shebang-command/readme.md +0 -34
- package/app/node_modules/shebang-regex/index.d.ts +0 -22
- package/app/node_modules/shebang-regex/index.js +0 -2
- package/app/node_modules/shebang-regex/license +0 -9
- package/app/node_modules/shebang-regex/package.json +0 -35
- package/app/node_modules/shebang-regex/readme.md +0 -33
- package/app/node_modules/side-channel/.editorconfig +0 -9
- package/app/node_modules/side-channel/.eslintrc +0 -12
- package/app/node_modules/side-channel/.github/FUNDING.yml +0 -12
- package/app/node_modules/side-channel/.nycrc +0 -13
- package/app/node_modules/side-channel/CHANGELOG.md +0 -120
- package/app/node_modules/side-channel/LICENSE +0 -21
- package/app/node_modules/side-channel/README.md +0 -61
- package/app/node_modules/side-channel/index.d.ts +0 -14
- package/app/node_modules/side-channel/index.js +0 -46
- package/app/node_modules/side-channel/package.json +0 -85
- package/app/node_modules/side-channel/test/index.js +0 -120
- package/app/node_modules/side-channel/tsconfig.json +0 -9
- package/app/node_modules/side-channel-list/.editorconfig +0 -9
- package/app/node_modules/side-channel-list/.eslintrc +0 -11
- package/app/node_modules/side-channel-list/.github/FUNDING.yml +0 -12
- package/app/node_modules/side-channel-list/.nycrc +0 -13
- package/app/node_modules/side-channel-list/CHANGELOG.md +0 -36
- package/app/node_modules/side-channel-list/LICENSE +0 -21
- package/app/node_modules/side-channel-list/README.md +0 -62
- package/app/node_modules/side-channel-list/index.d.ts +0 -13
- package/app/node_modules/side-channel-list/index.js +0 -111
- package/app/node_modules/side-channel-list/list.d.ts +0 -14
- package/app/node_modules/side-channel-list/package.json +0 -77
- package/app/node_modules/side-channel-list/test/index.js +0 -154
- package/app/node_modules/side-channel-list/tsconfig.json +0 -9
- package/app/node_modules/side-channel-map/.editorconfig +0 -9
- package/app/node_modules/side-channel-map/.eslintrc +0 -11
- package/app/node_modules/side-channel-map/.github/FUNDING.yml +0 -12
- package/app/node_modules/side-channel-map/.nycrc +0 -13
- package/app/node_modules/side-channel-map/CHANGELOG.md +0 -22
- package/app/node_modules/side-channel-map/LICENSE +0 -21
- package/app/node_modules/side-channel-map/README.md +0 -62
- package/app/node_modules/side-channel-map/index.d.ts +0 -15
- package/app/node_modules/side-channel-map/index.js +0 -68
- package/app/node_modules/side-channel-map/package.json +0 -80
- package/app/node_modules/side-channel-map/test/index.js +0 -114
- package/app/node_modules/side-channel-map/tsconfig.json +0 -9
- package/app/node_modules/side-channel-weakmap/.editorconfig +0 -9
- package/app/node_modules/side-channel-weakmap/.eslintrc +0 -12
- package/app/node_modules/side-channel-weakmap/.github/FUNDING.yml +0 -12
- package/app/node_modules/side-channel-weakmap/.nycrc +0 -13
- package/app/node_modules/side-channel-weakmap/CHANGELOG.md +0 -28
- package/app/node_modules/side-channel-weakmap/LICENSE +0 -21
- package/app/node_modules/side-channel-weakmap/README.md +0 -62
- package/app/node_modules/side-channel-weakmap/index.d.ts +0 -15
- package/app/node_modules/side-channel-weakmap/index.js +0 -84
- package/app/node_modules/side-channel-weakmap/package.json +0 -87
- package/app/node_modules/side-channel-weakmap/test/index.js +0 -114
- package/app/node_modules/side-channel-weakmap/tsconfig.json +0 -9
- package/app/node_modules/statuses/HISTORY.md +0 -87
- package/app/node_modules/statuses/LICENSE +0 -23
- package/app/node_modules/statuses/README.md +0 -139
- package/app/node_modules/statuses/codes.json +0 -65
- package/app/node_modules/statuses/index.js +0 -146
- package/app/node_modules/statuses/package.json +0 -49
- package/app/node_modules/toidentifier/HISTORY.md +0 -9
- package/app/node_modules/toidentifier/LICENSE +0 -21
- package/app/node_modules/toidentifier/README.md +0 -61
- package/app/node_modules/toidentifier/index.js +0 -32
- package/app/node_modules/toidentifier/package.json +0 -38
- package/app/node_modules/type-is/HISTORY.md +0 -292
- package/app/node_modules/type-is/LICENSE +0 -23
- package/app/node_modules/type-is/README.md +0 -198
- package/app/node_modules/type-is/index.js +0 -240
- package/app/node_modules/type-is/package.json +0 -51
- package/app/node_modules/unpipe/HISTORY.md +0 -4
- package/app/node_modules/unpipe/LICENSE +0 -22
- package/app/node_modules/unpipe/README.md +0 -43
- package/app/node_modules/unpipe/index.js +0 -69
- package/app/node_modules/unpipe/package.json +0 -27
- package/app/node_modules/vary/HISTORY.md +0 -39
- package/app/node_modules/vary/LICENSE +0 -22
- package/app/node_modules/vary/README.md +0 -101
- package/app/node_modules/vary/index.js +0 -149
- package/app/node_modules/vary/package.json +0 -43
- package/app/node_modules/which/CHANGELOG.md +0 -166
- package/app/node_modules/which/LICENSE +0 -15
- package/app/node_modules/which/README.md +0 -54
- package/app/node_modules/which/bin/node-which +0 -52
- package/app/node_modules/which/package.json +0 -43
- package/app/node_modules/which/which.js +0 -125
- package/app/node_modules/wrappy/LICENSE +0 -15
- package/app/node_modules/wrappy/README.md +0 -36
- package/app/node_modules/wrappy/package.json +0 -29
- package/app/node_modules/wrappy/wrappy.js +0 -33
- package/app/node_modules/zod-to-json-schema/.github/CR_logotype-full-color.png +0 -0
- package/app/node_modules/zod-to-json-schema/.github/FUNDING.yml +0 -1
- package/app/node_modules/zod-to-json-schema/.prettierrc.json +0 -1
- package/app/node_modules/zod-to-json-schema/LICENSE +0 -15
- package/app/node_modules/zod-to-json-schema/README.md +0 -390
- package/app/node_modules/zod-to-json-schema/changelog.md +0 -83
- package/app/node_modules/zod-to-json-schema/contributing.md +0 -9
- package/app/node_modules/zod-to-json-schema/createIndex.ts +0 -32
- package/app/node_modules/zod-to-json-schema/dist/cjs/Options.js +0 -51
- package/app/node_modules/zod-to-json-schema/dist/cjs/Refs.js +0 -26
- package/app/node_modules/zod-to-json-schema/dist/cjs/errorMessages.js +0 -19
- package/app/node_modules/zod-to-json-schema/dist/cjs/getRelativePath.js +0 -12
- package/app/node_modules/zod-to-json-schema/dist/cjs/index.js +0 -56
- package/app/node_modules/zod-to-json-schema/dist/cjs/package.json +0 -1
- package/app/node_modules/zod-to-json-schema/dist/cjs/parseDef.js +0 -66
- package/app/node_modules/zod-to-json-schema/dist/cjs/parseTypes.js +0 -2
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/any.js +0 -21
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/array.js +0 -30
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/bigint.js +0 -53
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/boolean.js +0 -9
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/branded.js +0 -8
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/catch.js +0 -8
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/date.js +0 -50
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/default.js +0 -11
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/effects.js +0 -11
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/enum.js +0 -10
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/intersection.js +0 -56
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/literal.js +0 -25
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/map.js +0 -30
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/nativeEnum.js +0 -20
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/never.js +0 -15
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/null.js +0 -14
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/nullable.js +0 -37
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/number.js +0 -56
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/object.js +0 -76
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/optional.js +0 -25
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/pipeline.js +0 -24
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/promise.js +0 -8
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/readonly.js +0 -8
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/record.js +0 -65
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/set.js +0 -24
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/string.js +0 -356
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/tuple.js +0 -36
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/undefined.js +0 -10
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/union.js +0 -84
- package/app/node_modules/zod-to-json-schema/dist/cjs/parsers/unknown.js +0 -8
- package/app/node_modules/zod-to-json-schema/dist/cjs/selectParser.js +0 -109
- package/app/node_modules/zod-to-json-schema/dist/cjs/zodToJsonSchema.js +0 -90
- package/app/node_modules/zod-to-json-schema/dist/esm/Options.js +0 -46
- package/app/node_modules/zod-to-json-schema/dist/esm/Refs.js +0 -22
- package/app/node_modules/zod-to-json-schema/dist/esm/errorMessages.js +0 -14
- package/app/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js +0 -8
- package/app/node_modules/zod-to-json-schema/dist/esm/index.js +0 -40
- package/app/node_modules/zod-to-json-schema/dist/esm/package.json +0 -1
- package/app/node_modules/zod-to-json-schema/dist/esm/parseDef.js +0 -62
- package/app/node_modules/zod-to-json-schema/dist/esm/parseTypes.js +0 -1
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/any.js +0 -17
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/array.js +0 -26
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js +0 -49
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js +0 -5
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js +0 -4
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js +0 -4
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/date.js +0 -46
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/default.js +0 -7
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js +0 -7
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js +0 -6
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js +0 -52
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js +0 -21
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/map.js +0 -26
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js +0 -16
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/never.js +0 -11
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/null.js +0 -10
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js +0 -33
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/number.js +0 -52
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/object.js +0 -72
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js +0 -21
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js +0 -20
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js +0 -4
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js +0 -4
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/record.js +0 -61
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/set.js +0 -20
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +0 -352
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js +0 -32
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js +0 -6
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/union.js +0 -80
- package/app/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js +0 -4
- package/app/node_modules/zod-to-json-schema/dist/esm/selectParser.js +0 -105
- package/app/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js +0 -87
- package/app/node_modules/zod-to-json-schema/dist/types/Options.d.ts +0 -37
- package/app/node_modules/zod-to-json-schema/dist/types/Refs.d.ts +0 -17
- package/app/node_modules/zod-to-json-schema/dist/types/errorMessages.d.ts +0 -15
- package/app/node_modules/zod-to-json-schema/dist/types/getRelativePath.d.ts +0 -1
- package/app/node_modules/zod-to-json-schema/dist/types/index.d.ts +0 -40
- package/app/node_modules/zod-to-json-schema/dist/types/parseDef.d.ts +0 -4
- package/app/node_modules/zod-to-json-schema/dist/types/parseTypes.d.ts +0 -34
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/any.d.ts +0 -5
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/array.d.ts +0 -12
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/bigint.d.ts +0 -14
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/boolean.d.ts +0 -4
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/branded.d.ts +0 -3
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/catch.d.ts +0 -3
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/date.d.ts +0 -15
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/default.d.ts +0 -6
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/effects.d.ts +0 -4
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/enum.d.ts +0 -6
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/intersection.d.ts +0 -8
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/literal.d.ts +0 -9
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/map.d.ts +0 -15
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/nativeEnum.d.ts +0 -6
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/never.d.ts +0 -6
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/null.d.ts +0 -5
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/nullable.d.ts +0 -10
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/number.d.ts +0 -13
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/object.d.ts +0 -10
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/optional.d.ts +0 -4
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/pipeline.d.ts +0 -5
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/promise.d.ts +0 -4
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/readonly.d.ts +0 -3
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/record.d.ts +0 -13
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/set.d.ts +0 -13
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/string.d.ts +0 -73
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/tuple.d.ts +0 -13
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/undefined.d.ts +0 -6
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/union.d.ts +0 -23
- package/app/node_modules/zod-to-json-schema/dist/types/parsers/unknown.d.ts +0 -4
- package/app/node_modules/zod-to-json-schema/dist/types/selectParser.d.ts +0 -5
- package/app/node_modules/zod-to-json-schema/dist/types/zodToJsonSchema.d.ts +0 -10
- package/app/node_modules/zod-to-json-schema/package.json +0 -85
- package/app/node_modules/zod-to-json-schema/postcjs.ts +0 -3
- package/app/node_modules/zod-to-json-schema/postesm.ts +0 -3
- package/app/package.json +0 -43
- package/dist/ai-command-W6FV3QW5.js +0 -218
- package/dist/check-command-W52TXOPN.js +0 -101
- package/dist/chunk-FN63LYZH.js +0 -825
- package/dist/chunk-HFFASR7D.js +0 -789
- package/dist/chunk-K27F6QDR.js +0 -8050
- package/dist/chunk-MU4KCYKO.js +0 -107
- package/dist/chunk-ROPR3LUO.js +0 -1350
- package/dist/chunk-RX4GQLU2.js +0 -365
- package/dist/dist-7ZFLUTJ3.js +0 -292
- package/dist/dist-XTIHMRQM.js +0 -77
- package/dist/md-command-PBOLZO5S.js +0 -278
- package/dist/next-command-3J7F27RT.js +0 -243
- package/dist/north-command-VZKU3BBM.js +0 -279
- package/dist/review-command-PWW276HI.js +0 -92
- package/dist/twin-command-OA2R6OUW.js +0 -1315
- /package/app/apps/web/.next-bundle/static/{GWFC4d9IgsD38wa3aUlsQ → mhsTm5XiqL98MCgDVB08u}/_ssgManifest.js +0 -0
package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/providers/proxyProvider.d.ts
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { Response } from 'express';
|
|
2
|
-
import { OAuthRegisteredClientsStore } from '../clients.js';
|
|
3
|
-
import { OAuthClientInformationFull, OAuthTokenRevocationRequest, OAuthTokens } from '../../../shared/auth.js';
|
|
4
|
-
import { AuthInfo } from '../types.js';
|
|
5
|
-
import { AuthorizationParams, OAuthServerProvider } from '../provider.js';
|
|
6
|
-
import { FetchLike } from '../../../shared/transport.js';
|
|
7
|
-
export type ProxyEndpoints = {
|
|
8
|
-
authorizationUrl: string;
|
|
9
|
-
tokenUrl: string;
|
|
10
|
-
revocationUrl?: string;
|
|
11
|
-
registrationUrl?: string;
|
|
12
|
-
};
|
|
13
|
-
export type ProxyOptions = {
|
|
14
|
-
/**
|
|
15
|
-
* Individual endpoint URLs for proxying specific OAuth operations
|
|
16
|
-
*/
|
|
17
|
-
endpoints: ProxyEndpoints;
|
|
18
|
-
/**
|
|
19
|
-
* Function to verify access tokens and return auth info
|
|
20
|
-
*/
|
|
21
|
-
verifyAccessToken: (token: string) => Promise<AuthInfo>;
|
|
22
|
-
/**
|
|
23
|
-
* Function to fetch client information from the upstream server
|
|
24
|
-
*/
|
|
25
|
-
getClient: (clientId: string) => Promise<OAuthClientInformationFull | undefined>;
|
|
26
|
-
/**
|
|
27
|
-
* Custom fetch implementation used for all network requests.
|
|
28
|
-
*/
|
|
29
|
-
fetch?: FetchLike;
|
|
30
|
-
};
|
|
31
|
-
/**
|
|
32
|
-
* Implements an OAuth server that proxies requests to another OAuth server.
|
|
33
|
-
*/
|
|
34
|
-
export declare class ProxyOAuthServerProvider implements OAuthServerProvider {
|
|
35
|
-
protected readonly _endpoints: ProxyEndpoints;
|
|
36
|
-
protected readonly _verifyAccessToken: (token: string) => Promise<AuthInfo>;
|
|
37
|
-
protected readonly _getClient: (clientId: string) => Promise<OAuthClientInformationFull | undefined>;
|
|
38
|
-
protected readonly _fetch?: FetchLike;
|
|
39
|
-
skipLocalPkceValidation: boolean;
|
|
40
|
-
revokeToken?: (client: OAuthClientInformationFull, request: OAuthTokenRevocationRequest) => Promise<void>;
|
|
41
|
-
constructor(options: ProxyOptions);
|
|
42
|
-
get clientsStore(): OAuthRegisteredClientsStore;
|
|
43
|
-
authorize(client: OAuthClientInformationFull, params: AuthorizationParams, res: Response): Promise<void>;
|
|
44
|
-
challengeForAuthorizationCode(_client: OAuthClientInformationFull, _authorizationCode: string): Promise<string>;
|
|
45
|
-
exchangeAuthorizationCode(client: OAuthClientInformationFull, authorizationCode: string, codeVerifier?: string, redirectUri?: string, resource?: URL): Promise<OAuthTokens>;
|
|
46
|
-
exchangeRefreshToken(client: OAuthClientInformationFull, refreshToken: string, scopes?: string[], resource?: URL): Promise<OAuthTokens>;
|
|
47
|
-
verifyAccessToken(token: string): Promise<AuthInfo>;
|
|
48
|
-
}
|
|
49
|
-
//# sourceMappingURL=proxyProvider.d.ts.map
|
package/app/node_modules/@modelcontextprotocol/sdk/dist/cjs/server/auth/providers/proxyProvider.js
DELETED
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ProxyOAuthServerProvider = void 0;
|
|
4
|
-
const auth_js_1 = require("../../../shared/auth.js");
|
|
5
|
-
const errors_js_1 = require("../errors.js");
|
|
6
|
-
/**
|
|
7
|
-
* Implements an OAuth server that proxies requests to another OAuth server.
|
|
8
|
-
*/
|
|
9
|
-
class ProxyOAuthServerProvider {
|
|
10
|
-
constructor(options) {
|
|
11
|
-
this.skipLocalPkceValidation = true;
|
|
12
|
-
this._endpoints = options.endpoints;
|
|
13
|
-
this._verifyAccessToken = options.verifyAccessToken;
|
|
14
|
-
this._getClient = options.getClient;
|
|
15
|
-
this._fetch = options.fetch;
|
|
16
|
-
if (options.endpoints?.revocationUrl) {
|
|
17
|
-
this.revokeToken = async (client, request) => {
|
|
18
|
-
const revocationUrl = this._endpoints.revocationUrl;
|
|
19
|
-
if (!revocationUrl) {
|
|
20
|
-
throw new Error('No revocation endpoint configured');
|
|
21
|
-
}
|
|
22
|
-
const params = new URLSearchParams();
|
|
23
|
-
params.set('token', request.token);
|
|
24
|
-
params.set('client_id', client.client_id);
|
|
25
|
-
if (client.client_secret) {
|
|
26
|
-
params.set('client_secret', client.client_secret);
|
|
27
|
-
}
|
|
28
|
-
if (request.token_type_hint) {
|
|
29
|
-
params.set('token_type_hint', request.token_type_hint);
|
|
30
|
-
}
|
|
31
|
-
const response = await (this._fetch ?? fetch)(revocationUrl, {
|
|
32
|
-
method: 'POST',
|
|
33
|
-
headers: {
|
|
34
|
-
'Content-Type': 'application/x-www-form-urlencoded'
|
|
35
|
-
},
|
|
36
|
-
body: params.toString()
|
|
37
|
-
});
|
|
38
|
-
await response.body?.cancel();
|
|
39
|
-
if (!response.ok) {
|
|
40
|
-
throw new errors_js_1.ServerError(`Token revocation failed: ${response.status}`);
|
|
41
|
-
}
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
get clientsStore() {
|
|
46
|
-
const registrationUrl = this._endpoints.registrationUrl;
|
|
47
|
-
return {
|
|
48
|
-
getClient: this._getClient,
|
|
49
|
-
...(registrationUrl && {
|
|
50
|
-
registerClient: async (client) => {
|
|
51
|
-
const response = await (this._fetch ?? fetch)(registrationUrl, {
|
|
52
|
-
method: 'POST',
|
|
53
|
-
headers: {
|
|
54
|
-
'Content-Type': 'application/json'
|
|
55
|
-
},
|
|
56
|
-
body: JSON.stringify(client)
|
|
57
|
-
});
|
|
58
|
-
if (!response.ok) {
|
|
59
|
-
await response.body?.cancel();
|
|
60
|
-
throw new errors_js_1.ServerError(`Client registration failed: ${response.status}`);
|
|
61
|
-
}
|
|
62
|
-
const data = await response.json();
|
|
63
|
-
return auth_js_1.OAuthClientInformationFullSchema.parse(data);
|
|
64
|
-
}
|
|
65
|
-
})
|
|
66
|
-
};
|
|
67
|
-
}
|
|
68
|
-
async authorize(client, params, res) {
|
|
69
|
-
// Start with required OAuth parameters
|
|
70
|
-
const targetUrl = new URL(this._endpoints.authorizationUrl);
|
|
71
|
-
const searchParams = new URLSearchParams({
|
|
72
|
-
client_id: client.client_id,
|
|
73
|
-
response_type: 'code',
|
|
74
|
-
redirect_uri: params.redirectUri,
|
|
75
|
-
code_challenge: params.codeChallenge,
|
|
76
|
-
code_challenge_method: 'S256'
|
|
77
|
-
});
|
|
78
|
-
// Add optional standard OAuth parameters
|
|
79
|
-
if (params.state)
|
|
80
|
-
searchParams.set('state', params.state);
|
|
81
|
-
if (params.scopes?.length)
|
|
82
|
-
searchParams.set('scope', params.scopes.join(' '));
|
|
83
|
-
if (params.resource)
|
|
84
|
-
searchParams.set('resource', params.resource.href);
|
|
85
|
-
targetUrl.search = searchParams.toString();
|
|
86
|
-
res.redirect(targetUrl.toString());
|
|
87
|
-
}
|
|
88
|
-
async challengeForAuthorizationCode(_client, _authorizationCode) {
|
|
89
|
-
// In a proxy setup, we don't store the code challenge ourselves
|
|
90
|
-
// Instead, we proxy the token request and let the upstream server validate it
|
|
91
|
-
return '';
|
|
92
|
-
}
|
|
93
|
-
async exchangeAuthorizationCode(client, authorizationCode, codeVerifier, redirectUri, resource) {
|
|
94
|
-
const params = new URLSearchParams({
|
|
95
|
-
grant_type: 'authorization_code',
|
|
96
|
-
client_id: client.client_id,
|
|
97
|
-
code: authorizationCode
|
|
98
|
-
});
|
|
99
|
-
if (client.client_secret) {
|
|
100
|
-
params.append('client_secret', client.client_secret);
|
|
101
|
-
}
|
|
102
|
-
if (codeVerifier) {
|
|
103
|
-
params.append('code_verifier', codeVerifier);
|
|
104
|
-
}
|
|
105
|
-
if (redirectUri) {
|
|
106
|
-
params.append('redirect_uri', redirectUri);
|
|
107
|
-
}
|
|
108
|
-
if (resource) {
|
|
109
|
-
params.append('resource', resource.href);
|
|
110
|
-
}
|
|
111
|
-
const response = await (this._fetch ?? fetch)(this._endpoints.tokenUrl, {
|
|
112
|
-
method: 'POST',
|
|
113
|
-
headers: {
|
|
114
|
-
'Content-Type': 'application/x-www-form-urlencoded'
|
|
115
|
-
},
|
|
116
|
-
body: params.toString()
|
|
117
|
-
});
|
|
118
|
-
if (!response.ok) {
|
|
119
|
-
await response.body?.cancel();
|
|
120
|
-
throw new errors_js_1.ServerError(`Token exchange failed: ${response.status}`);
|
|
121
|
-
}
|
|
122
|
-
const data = await response.json();
|
|
123
|
-
return auth_js_1.OAuthTokensSchema.parse(data);
|
|
124
|
-
}
|
|
125
|
-
async exchangeRefreshToken(client, refreshToken, scopes, resource) {
|
|
126
|
-
const params = new URLSearchParams({
|
|
127
|
-
grant_type: 'refresh_token',
|
|
128
|
-
client_id: client.client_id,
|
|
129
|
-
refresh_token: refreshToken
|
|
130
|
-
});
|
|
131
|
-
if (client.client_secret) {
|
|
132
|
-
params.set('client_secret', client.client_secret);
|
|
133
|
-
}
|
|
134
|
-
if (scopes?.length) {
|
|
135
|
-
params.set('scope', scopes.join(' '));
|
|
136
|
-
}
|
|
137
|
-
if (resource) {
|
|
138
|
-
params.set('resource', resource.href);
|
|
139
|
-
}
|
|
140
|
-
const response = await (this._fetch ?? fetch)(this._endpoints.tokenUrl, {
|
|
141
|
-
method: 'POST',
|
|
142
|
-
headers: {
|
|
143
|
-
'Content-Type': 'application/x-www-form-urlencoded'
|
|
144
|
-
},
|
|
145
|
-
body: params.toString()
|
|
146
|
-
});
|
|
147
|
-
if (!response.ok) {
|
|
148
|
-
await response.body?.cancel();
|
|
149
|
-
throw new errors_js_1.ServerError(`Token refresh failed: ${response.status}`);
|
|
150
|
-
}
|
|
151
|
-
const data = await response.json();
|
|
152
|
-
return auth_js_1.OAuthTokensSchema.parse(data);
|
|
153
|
-
}
|
|
154
|
-
async verifyAccessToken(token) {
|
|
155
|
-
return this._verifyAccessToken(token);
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
exports.ProxyOAuthServerProvider = ProxyOAuthServerProvider;
|
|
159
|
-
//# sourceMappingURL=proxyProvider.js.map
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import express, { RequestHandler } from 'express';
|
|
2
|
-
import { ClientRegistrationHandlerOptions } from './handlers/register.js';
|
|
3
|
-
import { TokenHandlerOptions } from './handlers/token.js';
|
|
4
|
-
import { AuthorizationHandlerOptions } from './handlers/authorize.js';
|
|
5
|
-
import { RevocationHandlerOptions } from './handlers/revoke.js';
|
|
6
|
-
import { OAuthServerProvider } from './provider.js';
|
|
7
|
-
import { OAuthMetadata } from '../../shared/auth.js';
|
|
8
|
-
export type AuthRouterOptions = {
|
|
9
|
-
/**
|
|
10
|
-
* A provider implementing the actual authorization logic for this router.
|
|
11
|
-
*/
|
|
12
|
-
provider: OAuthServerProvider;
|
|
13
|
-
/**
|
|
14
|
-
* The authorization server's issuer identifier, which is a URL that uses the "https" scheme and has no query or fragment components.
|
|
15
|
-
*/
|
|
16
|
-
issuerUrl: URL;
|
|
17
|
-
/**
|
|
18
|
-
* The base URL of the authorization server to use for the metadata endpoints.
|
|
19
|
-
*
|
|
20
|
-
* If not provided, the issuer URL will be used as the base URL.
|
|
21
|
-
*/
|
|
22
|
-
baseUrl?: URL;
|
|
23
|
-
/**
|
|
24
|
-
* An optional URL of a page containing human-readable information that developers might want or need to know when using the authorization server.
|
|
25
|
-
*/
|
|
26
|
-
serviceDocumentationUrl?: URL;
|
|
27
|
-
/**
|
|
28
|
-
* An optional list of scopes supported by this authorization server
|
|
29
|
-
*/
|
|
30
|
-
scopesSupported?: string[];
|
|
31
|
-
/**
|
|
32
|
-
* The resource name to be displayed in protected resource metadata
|
|
33
|
-
*/
|
|
34
|
-
resourceName?: string;
|
|
35
|
-
/**
|
|
36
|
-
* The URL of the protected resource (RS) whose metadata we advertise.
|
|
37
|
-
* If not provided, falls back to `baseUrl` and then to `issuerUrl` (AS=RS).
|
|
38
|
-
*/
|
|
39
|
-
resourceServerUrl?: URL;
|
|
40
|
-
authorizationOptions?: Omit<AuthorizationHandlerOptions, 'provider'>;
|
|
41
|
-
clientRegistrationOptions?: Omit<ClientRegistrationHandlerOptions, 'clientsStore'>;
|
|
42
|
-
revocationOptions?: Omit<RevocationHandlerOptions, 'provider'>;
|
|
43
|
-
tokenOptions?: Omit<TokenHandlerOptions, 'provider'>;
|
|
44
|
-
};
|
|
45
|
-
export declare const createOAuthMetadata: (options: {
|
|
46
|
-
provider: OAuthServerProvider;
|
|
47
|
-
issuerUrl: URL;
|
|
48
|
-
baseUrl?: URL;
|
|
49
|
-
serviceDocumentationUrl?: URL;
|
|
50
|
-
scopesSupported?: string[];
|
|
51
|
-
}) => OAuthMetadata;
|
|
52
|
-
/**
|
|
53
|
-
* Installs standard MCP authorization server endpoints, including dynamic client registration and token revocation (if supported).
|
|
54
|
-
* Also advertises standard authorization server metadata, for easier discovery of supported configurations by clients.
|
|
55
|
-
* Note: if your MCP server is only a resource server and not an authorization server, use mcpAuthMetadataRouter instead.
|
|
56
|
-
*
|
|
57
|
-
* By default, rate limiting is applied to all endpoints to prevent abuse.
|
|
58
|
-
*
|
|
59
|
-
* This router MUST be installed at the application root, like so:
|
|
60
|
-
*
|
|
61
|
-
* const app = express();
|
|
62
|
-
* app.use(mcpAuthRouter(...));
|
|
63
|
-
*/
|
|
64
|
-
export declare function mcpAuthRouter(options: AuthRouterOptions): RequestHandler;
|
|
65
|
-
export type AuthMetadataOptions = {
|
|
66
|
-
/**
|
|
67
|
-
* OAuth Metadata as would be returned from the authorization server
|
|
68
|
-
* this MCP server relies on
|
|
69
|
-
*/
|
|
70
|
-
oauthMetadata: OAuthMetadata;
|
|
71
|
-
/**
|
|
72
|
-
* The url of the MCP server, for use in protected resource metadata
|
|
73
|
-
*/
|
|
74
|
-
resourceServerUrl: URL;
|
|
75
|
-
/**
|
|
76
|
-
* The url for documentation for the MCP server
|
|
77
|
-
*/
|
|
78
|
-
serviceDocumentationUrl?: URL;
|
|
79
|
-
/**
|
|
80
|
-
* An optional list of scopes supported by this MCP server
|
|
81
|
-
*/
|
|
82
|
-
scopesSupported?: string[];
|
|
83
|
-
/**
|
|
84
|
-
* An optional resource name to display in resource metadata
|
|
85
|
-
*/
|
|
86
|
-
resourceName?: string;
|
|
87
|
-
};
|
|
88
|
-
export declare function mcpAuthMetadataRouter(options: AuthMetadataOptions): express.Router;
|
|
89
|
-
/**
|
|
90
|
-
* Helper function to construct the OAuth 2.0 Protected Resource Metadata URL
|
|
91
|
-
* from a given server URL. This replaces the path with the standard metadata endpoint.
|
|
92
|
-
*
|
|
93
|
-
* @param serverUrl - The base URL of the protected resource server
|
|
94
|
-
* @returns The URL for the OAuth protected resource metadata endpoint
|
|
95
|
-
*
|
|
96
|
-
* @example
|
|
97
|
-
* getOAuthProtectedResourceMetadataUrl(new URL('https://api.example.com/mcp'))
|
|
98
|
-
* // Returns: 'https://api.example.com/.well-known/oauth-protected-resource/mcp'
|
|
99
|
-
*/
|
|
100
|
-
export declare function getOAuthProtectedResourceMetadataUrl(serverUrl: URL): string;
|
|
101
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.createOAuthMetadata = void 0;
|
|
7
|
-
exports.mcpAuthRouter = mcpAuthRouter;
|
|
8
|
-
exports.mcpAuthMetadataRouter = mcpAuthMetadataRouter;
|
|
9
|
-
exports.getOAuthProtectedResourceMetadataUrl = getOAuthProtectedResourceMetadataUrl;
|
|
10
|
-
const express_1 = __importDefault(require("express"));
|
|
11
|
-
const register_js_1 = require("./handlers/register.js");
|
|
12
|
-
const token_js_1 = require("./handlers/token.js");
|
|
13
|
-
const authorize_js_1 = require("./handlers/authorize.js");
|
|
14
|
-
const revoke_js_1 = require("./handlers/revoke.js");
|
|
15
|
-
const metadata_js_1 = require("./handlers/metadata.js");
|
|
16
|
-
// Check for dev mode flag that allows HTTP issuer URLs (for development/testing only)
|
|
17
|
-
const allowInsecureIssuerUrl = process.env.MCP_DANGEROUSLY_ALLOW_INSECURE_ISSUER_URL === 'true' || process.env.MCP_DANGEROUSLY_ALLOW_INSECURE_ISSUER_URL === '1';
|
|
18
|
-
if (allowInsecureIssuerUrl) {
|
|
19
|
-
// eslint-disable-next-line no-console
|
|
20
|
-
console.warn('MCP_DANGEROUSLY_ALLOW_INSECURE_ISSUER_URL is enabled - HTTP issuer URLs are allowed. Do not use in production.');
|
|
21
|
-
}
|
|
22
|
-
const checkIssuerUrl = (issuer) => {
|
|
23
|
-
// Technically RFC 8414 does not permit a localhost HTTPS exemption, but this will be necessary for ease of testing
|
|
24
|
-
if (issuer.protocol !== 'https:' && issuer.hostname !== 'localhost' && issuer.hostname !== '127.0.0.1' && !allowInsecureIssuerUrl) {
|
|
25
|
-
throw new Error('Issuer URL must be HTTPS');
|
|
26
|
-
}
|
|
27
|
-
if (issuer.hash) {
|
|
28
|
-
throw new Error(`Issuer URL must not have a fragment: ${issuer}`);
|
|
29
|
-
}
|
|
30
|
-
if (issuer.search) {
|
|
31
|
-
throw new Error(`Issuer URL must not have a query string: ${issuer}`);
|
|
32
|
-
}
|
|
33
|
-
};
|
|
34
|
-
const createOAuthMetadata = (options) => {
|
|
35
|
-
const issuer = options.issuerUrl;
|
|
36
|
-
const baseUrl = options.baseUrl;
|
|
37
|
-
checkIssuerUrl(issuer);
|
|
38
|
-
const authorization_endpoint = '/authorize';
|
|
39
|
-
const token_endpoint = '/token';
|
|
40
|
-
const registration_endpoint = options.provider.clientsStore.registerClient ? '/register' : undefined;
|
|
41
|
-
const revocation_endpoint = options.provider.revokeToken ? '/revoke' : undefined;
|
|
42
|
-
const metadata = {
|
|
43
|
-
issuer: issuer.href,
|
|
44
|
-
service_documentation: options.serviceDocumentationUrl?.href,
|
|
45
|
-
authorization_endpoint: new URL(authorization_endpoint, baseUrl || issuer).href,
|
|
46
|
-
response_types_supported: ['code'],
|
|
47
|
-
code_challenge_methods_supported: ['S256'],
|
|
48
|
-
token_endpoint: new URL(token_endpoint, baseUrl || issuer).href,
|
|
49
|
-
token_endpoint_auth_methods_supported: ['client_secret_post', 'none'],
|
|
50
|
-
grant_types_supported: ['authorization_code', 'refresh_token'],
|
|
51
|
-
scopes_supported: options.scopesSupported,
|
|
52
|
-
revocation_endpoint: revocation_endpoint ? new URL(revocation_endpoint, baseUrl || issuer).href : undefined,
|
|
53
|
-
revocation_endpoint_auth_methods_supported: revocation_endpoint ? ['client_secret_post'] : undefined,
|
|
54
|
-
registration_endpoint: registration_endpoint ? new URL(registration_endpoint, baseUrl || issuer).href : undefined
|
|
55
|
-
};
|
|
56
|
-
return metadata;
|
|
57
|
-
};
|
|
58
|
-
exports.createOAuthMetadata = createOAuthMetadata;
|
|
59
|
-
/**
|
|
60
|
-
* Installs standard MCP authorization server endpoints, including dynamic client registration and token revocation (if supported).
|
|
61
|
-
* Also advertises standard authorization server metadata, for easier discovery of supported configurations by clients.
|
|
62
|
-
* Note: if your MCP server is only a resource server and not an authorization server, use mcpAuthMetadataRouter instead.
|
|
63
|
-
*
|
|
64
|
-
* By default, rate limiting is applied to all endpoints to prevent abuse.
|
|
65
|
-
*
|
|
66
|
-
* This router MUST be installed at the application root, like so:
|
|
67
|
-
*
|
|
68
|
-
* const app = express();
|
|
69
|
-
* app.use(mcpAuthRouter(...));
|
|
70
|
-
*/
|
|
71
|
-
function mcpAuthRouter(options) {
|
|
72
|
-
const oauthMetadata = (0, exports.createOAuthMetadata)(options);
|
|
73
|
-
const router = express_1.default.Router();
|
|
74
|
-
router.use(new URL(oauthMetadata.authorization_endpoint).pathname, (0, authorize_js_1.authorizationHandler)({ provider: options.provider, ...options.authorizationOptions }));
|
|
75
|
-
router.use(new URL(oauthMetadata.token_endpoint).pathname, (0, token_js_1.tokenHandler)({ provider: options.provider, ...options.tokenOptions }));
|
|
76
|
-
router.use(mcpAuthMetadataRouter({
|
|
77
|
-
oauthMetadata,
|
|
78
|
-
// Prefer explicit RS; otherwise fall back to AS baseUrl, then to issuer (back-compat)
|
|
79
|
-
resourceServerUrl: options.resourceServerUrl ?? options.baseUrl ?? new URL(oauthMetadata.issuer),
|
|
80
|
-
serviceDocumentationUrl: options.serviceDocumentationUrl,
|
|
81
|
-
scopesSupported: options.scopesSupported,
|
|
82
|
-
resourceName: options.resourceName
|
|
83
|
-
}));
|
|
84
|
-
if (oauthMetadata.registration_endpoint) {
|
|
85
|
-
router.use(new URL(oauthMetadata.registration_endpoint).pathname, (0, register_js_1.clientRegistrationHandler)({
|
|
86
|
-
clientsStore: options.provider.clientsStore,
|
|
87
|
-
...options.clientRegistrationOptions
|
|
88
|
-
}));
|
|
89
|
-
}
|
|
90
|
-
if (oauthMetadata.revocation_endpoint) {
|
|
91
|
-
router.use(new URL(oauthMetadata.revocation_endpoint).pathname, (0, revoke_js_1.revocationHandler)({ provider: options.provider, ...options.revocationOptions }));
|
|
92
|
-
}
|
|
93
|
-
return router;
|
|
94
|
-
}
|
|
95
|
-
function mcpAuthMetadataRouter(options) {
|
|
96
|
-
checkIssuerUrl(new URL(options.oauthMetadata.issuer));
|
|
97
|
-
const router = express_1.default.Router();
|
|
98
|
-
const protectedResourceMetadata = {
|
|
99
|
-
resource: options.resourceServerUrl.href,
|
|
100
|
-
authorization_servers: [options.oauthMetadata.issuer],
|
|
101
|
-
scopes_supported: options.scopesSupported,
|
|
102
|
-
resource_name: options.resourceName,
|
|
103
|
-
resource_documentation: options.serviceDocumentationUrl?.href
|
|
104
|
-
};
|
|
105
|
-
// Serve PRM at the path-specific URL per RFC 9728
|
|
106
|
-
const rsPath = new URL(options.resourceServerUrl.href).pathname;
|
|
107
|
-
router.use(`/.well-known/oauth-protected-resource${rsPath === '/' ? '' : rsPath}`, (0, metadata_js_1.metadataHandler)(protectedResourceMetadata));
|
|
108
|
-
// Always add this for OAuth Authorization Server metadata per RFC 8414
|
|
109
|
-
router.use('/.well-known/oauth-authorization-server', (0, metadata_js_1.metadataHandler)(options.oauthMetadata));
|
|
110
|
-
return router;
|
|
111
|
-
}
|
|
112
|
-
/**
|
|
113
|
-
* Helper function to construct the OAuth 2.0 Protected Resource Metadata URL
|
|
114
|
-
* from a given server URL. This replaces the path with the standard metadata endpoint.
|
|
115
|
-
*
|
|
116
|
-
* @param serverUrl - The base URL of the protected resource server
|
|
117
|
-
* @returns The URL for the OAuth protected resource metadata endpoint
|
|
118
|
-
*
|
|
119
|
-
* @example
|
|
120
|
-
* getOAuthProtectedResourceMetadataUrl(new URL('https://api.example.com/mcp'))
|
|
121
|
-
* // Returns: 'https://api.example.com/.well-known/oauth-protected-resource/mcp'
|
|
122
|
-
*/
|
|
123
|
-
function getOAuthProtectedResourceMetadataUrl(serverUrl) {
|
|
124
|
-
const u = new URL(serverUrl.href);
|
|
125
|
-
const rsPath = u.pathname && u.pathname !== '/' ? u.pathname : '';
|
|
126
|
-
return new URL(`/.well-known/oauth-protected-resource${rsPath}`, u).href;
|
|
127
|
-
}
|
|
128
|
-
//# sourceMappingURL=router.js.map
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Information about a validated access token, provided to request handlers.
|
|
3
|
-
*/
|
|
4
|
-
export interface AuthInfo {
|
|
5
|
-
/**
|
|
6
|
-
* The access token.
|
|
7
|
-
*/
|
|
8
|
-
token: string;
|
|
9
|
-
/**
|
|
10
|
-
* The client ID associated with this token.
|
|
11
|
-
*/
|
|
12
|
-
clientId: string;
|
|
13
|
-
/**
|
|
14
|
-
* Scopes associated with this token.
|
|
15
|
-
*/
|
|
16
|
-
scopes: string[];
|
|
17
|
-
/**
|
|
18
|
-
* When the token expires (in seconds since epoch).
|
|
19
|
-
*/
|
|
20
|
-
expiresAt?: number;
|
|
21
|
-
/**
|
|
22
|
-
* The RFC 8707 resource server identifier for which this token is valid.
|
|
23
|
-
* If set, this MUST match the MCP server's resource identifier (minus hash fragment).
|
|
24
|
-
*/
|
|
25
|
-
resource?: URL;
|
|
26
|
-
/**
|
|
27
|
-
* Additional data associated with the token.
|
|
28
|
-
* This field should be used for any additional data that needs to be attached to the auth info.
|
|
29
|
-
*/
|
|
30
|
-
extra?: Record<string, unknown>;
|
|
31
|
-
}
|
|
32
|
-
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { AnySchema, SchemaInput } from './zod-compat.js';
|
|
2
|
-
export declare const COMPLETABLE_SYMBOL: unique symbol;
|
|
3
|
-
export type CompleteCallback<T extends AnySchema = AnySchema> = (value: SchemaInput<T>, context?: {
|
|
4
|
-
arguments?: Record<string, string>;
|
|
5
|
-
}) => SchemaInput<T>[] | Promise<SchemaInput<T>[]>;
|
|
6
|
-
export type CompletableMeta<T extends AnySchema = AnySchema> = {
|
|
7
|
-
complete: CompleteCallback<T>;
|
|
8
|
-
};
|
|
9
|
-
export type CompletableSchema<T extends AnySchema> = T & {
|
|
10
|
-
[COMPLETABLE_SYMBOL]: CompletableMeta<T>;
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* Wraps a Zod type to provide autocompletion capabilities. Useful for, e.g., prompt arguments in MCP.
|
|
14
|
-
* Works with both Zod v3 and v4 schemas.
|
|
15
|
-
*/
|
|
16
|
-
export declare function completable<T extends AnySchema>(schema: T, complete: CompleteCallback<T>): CompletableSchema<T>;
|
|
17
|
-
/**
|
|
18
|
-
* Checks if a schema is completable (has completion metadata).
|
|
19
|
-
*/
|
|
20
|
-
export declare function isCompletable(schema: unknown): schema is CompletableSchema<AnySchema>;
|
|
21
|
-
/**
|
|
22
|
-
* Gets the completer callback from a completable schema, if it exists.
|
|
23
|
-
*/
|
|
24
|
-
export declare function getCompleter<T extends AnySchema>(schema: T): CompleteCallback<T> | undefined;
|
|
25
|
-
/**
|
|
26
|
-
* Unwraps a completable schema to get the underlying schema.
|
|
27
|
-
* For backward compatibility with code that called `.unwrap()`.
|
|
28
|
-
*/
|
|
29
|
-
export declare function unwrapCompletable<T extends AnySchema>(schema: CompletableSchema<T>): T;
|
|
30
|
-
export declare enum McpZodTypeKind {
|
|
31
|
-
Completable = "McpCompletable"
|
|
32
|
-
}
|
|
33
|
-
export interface CompletableDef<T extends AnySchema = AnySchema> {
|
|
34
|
-
type: T;
|
|
35
|
-
complete: CompleteCallback<T>;
|
|
36
|
-
typeName: McpZodTypeKind.Completable;
|
|
37
|
-
}
|
|
38
|
-
//# sourceMappingURL=completable.d.ts.map
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.McpZodTypeKind = exports.COMPLETABLE_SYMBOL = void 0;
|
|
4
|
-
exports.completable = completable;
|
|
5
|
-
exports.isCompletable = isCompletable;
|
|
6
|
-
exports.getCompleter = getCompleter;
|
|
7
|
-
exports.unwrapCompletable = unwrapCompletable;
|
|
8
|
-
exports.COMPLETABLE_SYMBOL = Symbol.for('mcp.completable');
|
|
9
|
-
/**
|
|
10
|
-
* Wraps a Zod type to provide autocompletion capabilities. Useful for, e.g., prompt arguments in MCP.
|
|
11
|
-
* Works with both Zod v3 and v4 schemas.
|
|
12
|
-
*/
|
|
13
|
-
function completable(schema, complete) {
|
|
14
|
-
Object.defineProperty(schema, exports.COMPLETABLE_SYMBOL, {
|
|
15
|
-
value: { complete },
|
|
16
|
-
enumerable: false,
|
|
17
|
-
writable: false,
|
|
18
|
-
configurable: false
|
|
19
|
-
});
|
|
20
|
-
return schema;
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* Checks if a schema is completable (has completion metadata).
|
|
24
|
-
*/
|
|
25
|
-
function isCompletable(schema) {
|
|
26
|
-
return !!schema && typeof schema === 'object' && exports.COMPLETABLE_SYMBOL in schema;
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Gets the completer callback from a completable schema, if it exists.
|
|
30
|
-
*/
|
|
31
|
-
function getCompleter(schema) {
|
|
32
|
-
const meta = schema[exports.COMPLETABLE_SYMBOL];
|
|
33
|
-
return meta?.complete;
|
|
34
|
-
}
|
|
35
|
-
/**
|
|
36
|
-
* Unwraps a completable schema to get the underlying schema.
|
|
37
|
-
* For backward compatibility with code that called `.unwrap()`.
|
|
38
|
-
*/
|
|
39
|
-
function unwrapCompletable(schema) {
|
|
40
|
-
return schema;
|
|
41
|
-
}
|
|
42
|
-
// Legacy exports for backward compatibility
|
|
43
|
-
// These types are deprecated but kept for existing code
|
|
44
|
-
var McpZodTypeKind;
|
|
45
|
-
(function (McpZodTypeKind) {
|
|
46
|
-
McpZodTypeKind["Completable"] = "McpCompletable";
|
|
47
|
-
})(McpZodTypeKind || (exports.McpZodTypeKind = McpZodTypeKind = {}));
|
|
48
|
-
//# sourceMappingURL=completable.js.map
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { Express } from 'express';
|
|
2
|
-
/**
|
|
3
|
-
* Options for creating an MCP Express application.
|
|
4
|
-
*/
|
|
5
|
-
export interface CreateMcpExpressAppOptions {
|
|
6
|
-
/**
|
|
7
|
-
* The hostname to bind to. Defaults to '127.0.0.1'.
|
|
8
|
-
* When set to '127.0.0.1', 'localhost', or '::1', DNS rebinding protection is automatically enabled.
|
|
9
|
-
*/
|
|
10
|
-
host?: string;
|
|
11
|
-
/**
|
|
12
|
-
* List of allowed hostnames for DNS rebinding protection.
|
|
13
|
-
* If provided, host header validation will be applied using this list.
|
|
14
|
-
* For IPv6, provide addresses with brackets (e.g., '[::1]').
|
|
15
|
-
*
|
|
16
|
-
* This is useful when binding to '0.0.0.0' or '::' but still wanting
|
|
17
|
-
* to restrict which hostnames are allowed.
|
|
18
|
-
*/
|
|
19
|
-
allowedHosts?: string[];
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* Creates an Express application pre-configured for MCP servers.
|
|
23
|
-
*
|
|
24
|
-
* When the host is '127.0.0.1', 'localhost', or '::1' (the default is '127.0.0.1'),
|
|
25
|
-
* DNS rebinding protection middleware is automatically applied to protect against
|
|
26
|
-
* DNS rebinding attacks on localhost servers.
|
|
27
|
-
*
|
|
28
|
-
* @param options - Configuration options
|
|
29
|
-
* @returns A configured Express application
|
|
30
|
-
*
|
|
31
|
-
* @example
|
|
32
|
-
* ```typescript
|
|
33
|
-
* // Basic usage - defaults to 127.0.0.1 with DNS rebinding protection
|
|
34
|
-
* const app = createMcpExpressApp();
|
|
35
|
-
*
|
|
36
|
-
* // Custom host - DNS rebinding protection only applied for localhost hosts
|
|
37
|
-
* const app = createMcpExpressApp({ host: '0.0.0.0' }); // No automatic DNS rebinding protection
|
|
38
|
-
* const app = createMcpExpressApp({ host: 'localhost' }); // DNS rebinding protection enabled
|
|
39
|
-
*
|
|
40
|
-
* // Custom allowed hosts for non-localhost binding
|
|
41
|
-
* const app = createMcpExpressApp({ host: '0.0.0.0', allowedHosts: ['myapp.local', 'localhost'] });
|
|
42
|
-
* ```
|
|
43
|
-
*/
|
|
44
|
-
export declare function createMcpExpressApp(options?: CreateMcpExpressAppOptions): Express;
|
|
45
|
-
//# sourceMappingURL=express.d.ts.map
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
3
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
|
-
};
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.createMcpExpressApp = createMcpExpressApp;
|
|
7
|
-
const express_1 = __importDefault(require("express"));
|
|
8
|
-
const hostHeaderValidation_js_1 = require("./middleware/hostHeaderValidation.js");
|
|
9
|
-
/**
|
|
10
|
-
* Creates an Express application pre-configured for MCP servers.
|
|
11
|
-
*
|
|
12
|
-
* When the host is '127.0.0.1', 'localhost', or '::1' (the default is '127.0.0.1'),
|
|
13
|
-
* DNS rebinding protection middleware is automatically applied to protect against
|
|
14
|
-
* DNS rebinding attacks on localhost servers.
|
|
15
|
-
*
|
|
16
|
-
* @param options - Configuration options
|
|
17
|
-
* @returns A configured Express application
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```typescript
|
|
21
|
-
* // Basic usage - defaults to 127.0.0.1 with DNS rebinding protection
|
|
22
|
-
* const app = createMcpExpressApp();
|
|
23
|
-
*
|
|
24
|
-
* // Custom host - DNS rebinding protection only applied for localhost hosts
|
|
25
|
-
* const app = createMcpExpressApp({ host: '0.0.0.0' }); // No automatic DNS rebinding protection
|
|
26
|
-
* const app = createMcpExpressApp({ host: 'localhost' }); // DNS rebinding protection enabled
|
|
27
|
-
*
|
|
28
|
-
* // Custom allowed hosts for non-localhost binding
|
|
29
|
-
* const app = createMcpExpressApp({ host: '0.0.0.0', allowedHosts: ['myapp.local', 'localhost'] });
|
|
30
|
-
* ```
|
|
31
|
-
*/
|
|
32
|
-
function createMcpExpressApp(options = {}) {
|
|
33
|
-
const { host = '127.0.0.1', allowedHosts } = options;
|
|
34
|
-
const app = (0, express_1.default)();
|
|
35
|
-
app.use(express_1.default.json());
|
|
36
|
-
// If allowedHosts is explicitly provided, use that for validation
|
|
37
|
-
if (allowedHosts) {
|
|
38
|
-
app.use((0, hostHeaderValidation_js_1.hostHeaderValidation)(allowedHosts));
|
|
39
|
-
}
|
|
40
|
-
else {
|
|
41
|
-
// Apply DNS rebinding protection automatically for localhost hosts
|
|
42
|
-
const localhostHosts = ['127.0.0.1', 'localhost', '::1'];
|
|
43
|
-
if (localhostHosts.includes(host)) {
|
|
44
|
-
app.use((0, hostHeaderValidation_js_1.localhostHostValidation)());
|
|
45
|
-
}
|
|
46
|
-
else if (host === '0.0.0.0' || host === '::') {
|
|
47
|
-
// Warn when binding to all interfaces without DNS rebinding protection
|
|
48
|
-
// eslint-disable-next-line no-console
|
|
49
|
-
console.warn(`Warning: Server is binding to ${host} without DNS rebinding protection. ` +
|
|
50
|
-
'Consider using the allowedHosts option to restrict allowed hosts, ' +
|
|
51
|
-
'or use authentication to protect your server.');
|
|
52
|
-
}
|
|
53
|
-
}
|
|
54
|
-
return app;
|
|
55
|
-
}
|
|
56
|
-
//# sourceMappingURL=express.js.map
|