@pome-sh/cli 0.19.0 → 0.21.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/README.md +6 -4
- package/dist/agent-Q2UTRJYL.js +408 -0
- package/dist/build-info.json +3 -3
- package/dist/checks-C63QWUOI.js +290 -0
- package/dist/chunk-2Q7AYEUA.js +1207 -0
- package/dist/chunk-APAS34RJ.js +6614 -0
- package/dist/chunk-BSKITCXD.js +116 -0
- package/dist/chunk-CBFKZZBR.js +96 -0
- package/dist/chunk-D3GRORLQ.js +1614 -0
- package/dist/chunk-GEAGPLZZ.js +57 -0
- package/dist/chunk-IY6G5NWT.js +330 -0
- package/dist/chunk-LZIPGCQJ.js +1512 -0
- package/dist/chunk-NW7HGA2K.js +1 -0
- package/dist/chunk-NY55QTVQ.js +120 -0
- package/dist/chunk-OHKJGCWS.js +186 -0
- package/dist/chunk-OKDJRKJV.js +4390 -0
- package/dist/chunk-PPJUFV6S.js +1179 -0
- package/dist/chunk-RGZBC7NF.js +90 -0
- package/dist/chunk-SG6ZTIMT.js +145 -0
- package/dist/chunk-VBATFCWR.js +442 -0
- package/dist/chunk-W5EJAOWD.js +462 -0
- package/dist/chunk-WVWV7DLA.js +6061 -0
- package/dist/chunk-XDU6TD4O.js +20 -0
- package/dist/chunk-ZX4WNSZ5.js +71 -0
- package/dist/egress-4V6DVJZ7.js +1 -0
- package/dist/install-A2PSSNW6.js +19 -0
- package/dist/render-ZQQ4UMNO.js +40 -0
- package/dist/run-CFA4LZWQ.js +203 -0
- package/dist/runDemo-VWKBJRSL.js +327 -0
- package/dist/runTrialGroup-NCD4Q2QU.js +277 -0
- package/dist/server-Y52EIWDP.js +3 -0
- package/dist/src/cli/main.js +5381 -1079
- package/dist/src-4SVLX7UK.js +4398 -0
- package/dist/src-GGRWNJTK.js +2869 -0
- package/dist/src-JGOW5WYI.js +5 -0
- package/dist/src-KIHABGI5.js +5 -0
- package/dist/src-TUX5L2RC.js +4 -0
- package/dist/twinHarness-IZC72UQN.js +5 -0
- package/dist/twinStart-S2CCEZWQ.js +111 -0
- package/package.json +29 -39
- package/dist/examples/agents/llm-refund-agent.d.ts +0 -1
- package/dist/examples/agents/llm-refund-agent.js +0 -140
- package/dist/examples/agents/llm-triage-agent.d.ts +0 -1
- package/dist/examples/agents/llm-triage-agent.js +0 -136
- package/dist/examples/agents/mcp-loop-agent.d.ts +0 -1
- package/dist/examples/agents/mcp-loop-agent.js +0 -61
- package/dist/examples/agents/scripted-pr-reviewer-agent.d.ts +0 -1
- package/dist/examples/agents/scripted-pr-reviewer-agent.js +0 -77
- package/dist/examples/agents/scripted-triage-agent.d.ts +0 -1
- package/dist/examples/agents/scripted-triage-agent.js +0 -92
- package/dist/src/capture-server/egress.d.ts +0 -19
- package/dist/src/capture-server/egress.js +0 -152
- package/dist/src/capture-server/index.d.ts +0 -12
- package/dist/src/capture-server/index.js +0 -198
- package/dist/src/capture-server/run.d.ts +0 -7
- package/dist/src/capture-server/run.js +0 -26
- package/dist/src/cli/agent-identity.d.ts +0 -20
- package/dist/src/cli/agent-identity.js +0 -64
- package/dist/src/cli/agent-resolver.d.ts +0 -29
- package/dist/src/cli/agent-resolver.js +0 -131
- package/dist/src/cli/checks-add.d.ts +0 -27
- package/dist/src/cli/checks-add.js +0 -238
- package/dist/src/cli/checks-lint.d.ts +0 -1
- package/dist/src/cli/checks-lint.js +0 -59
- package/dist/src/cli/checks.d.ts +0 -36
- package/dist/src/cli/checks.js +0 -197
- package/dist/src/cli/compile-seeds.d.ts +0 -7
- package/dist/src/cli/compile-seeds.js +0 -260
- package/dist/src/cli/credentials.d.ts +0 -32
- package/dist/src/cli/credentials.js +0 -121
- package/dist/src/cli/criterion-binding.d.ts +0 -41
- package/dist/src/cli/criterion-binding.js +0 -111
- package/dist/src/cli/default-task.d.ts +0 -38
- package/dist/src/cli/default-task.js +0 -141
- package/dist/src/cli/defaults.d.ts +0 -4
- package/dist/src/cli/defaults.js +0 -5
- package/dist/src/cli/docs-topics.d.ts +0 -13
- package/dist/src/cli/docs-topics.js +0 -157
- package/dist/src/cli/docs.d.ts +0 -7
- package/dist/src/cli/docs.js +0 -178
- package/dist/src/cli/eval.d.ts +0 -83
- package/dist/src/cli/eval.js +0 -443
- package/dist/src/cli/frameworks.d.ts +0 -12
- package/dist/src/cli/frameworks.js +0 -62
- package/dist/src/cli/init-sdk.d.ts +0 -12
- package/dist/src/cli/init-sdk.js +0 -140
- package/dist/src/cli/install.d.ts +0 -4
- package/dist/src/cli/install.js +0 -36
- package/dist/src/cli/keychain.d.ts +0 -5
- package/dist/src/cli/keychain.js +0 -80
- package/dist/src/cli/link-cache.d.ts +0 -23
- package/dist/src/cli/link-cache.js +0 -91
- package/dist/src/cli/login.d.ts +0 -6
- package/dist/src/cli/login.js +0 -195
- package/dist/src/cli/main.d.ts +0 -3
- package/dist/src/cli/project-config.d.ts +0 -37
- package/dist/src/cli/project-config.js +0 -145
- package/dist/src/cli/register.d.ts +0 -33
- package/dist/src/cli/register.js +0 -194
- package/dist/src/cli/resolve-package-root.d.ts +0 -2
- package/dist/src/cli/resolve-package-root.js +0 -20
- package/dist/src/cli/session.d.ts +0 -35
- package/dist/src/cli/session.js +0 -294
- package/dist/src/cli/tasks-catalog.d.ts +0 -25
- package/dist/src/cli/tasks-catalog.js +0 -196
- package/dist/src/cli/tasks.d.ts +0 -13
- package/dist/src/cli/tasks.js +0 -144
- package/dist/src/cli/vocabulary-skew.d.ts +0 -64
- package/dist/src/cli/vocabulary-skew.js +0 -187
- package/dist/src/demo/agent.d.ts +0 -30
- package/dist/src/demo/agent.js +0 -231
- package/dist/src/demo/capacity.d.ts +0 -18
- package/dist/src/demo/capacity.js +0 -94
- package/dist/src/demo/gateway.d.ts +0 -66
- package/dist/src/demo/gateway.js +0 -76
- package/dist/src/demo/ids.d.ts +0 -4
- package/dist/src/demo/ids.js +0 -28
- package/dist/src/demo/mint.d.ts +0 -17
- package/dist/src/demo/mint.js +0 -78
- package/dist/src/demo/proxyRequest.d.ts +0 -21
- package/dist/src/demo/proxyRequest.js +0 -156
- package/dist/src/demo/render.d.ts +0 -32
- package/dist/src/demo/render.js +0 -96
- package/dist/src/demo/runDemo.d.ts +0 -33
- package/dist/src/demo/runDemo.js +0 -314
- package/dist/src/demo/task.d.ts +0 -10
- package/dist/src/demo/task.js +0 -32
- package/dist/src/doctor/checks.d.ts +0 -19
- package/dist/src/doctor/checks.js +0 -208
- package/dist/src/doctor/render.d.ts +0 -17
- package/dist/src/doctor/render.js +0 -39
- package/dist/src/doctor/scan.d.ts +0 -16
- package/dist/src/doctor/scan.js +0 -127
- package/dist/src/fix-prompt/index.d.ts +0 -20
- package/dist/src/fix-prompt/index.js +0 -31
- package/dist/src/fix-prompt/prompt.d.ts +0 -32
- package/dist/src/fix-prompt/prompt.js +0 -240
- package/dist/src/hosted/client.d.ts +0 -209
- package/dist/src/hosted/client.js +0 -722
- package/dist/src/hosted/errors.d.ts +0 -60
- package/dist/src/hosted/errors.js +0 -120
- package/dist/src/hosted/evalResultCache.d.ts +0 -71
- package/dist/src/hosted/evalResultCache.js +0 -219
- package/dist/src/hosted/evalResultView.d.ts +0 -40
- package/dist/src/hosted/evalResultView.js +0 -103
- package/dist/src/hosted/uploadAndFinalize.d.ts +0 -85
- package/dist/src/hosted/uploadAndFinalize.js +0 -238
- package/dist/src/recorder/artifacts.d.ts +0 -34
- package/dist/src/recorder/artifacts.js +0 -153
- package/dist/src/recorder/inspect.d.ts +0 -37
- package/dist/src/recorder/inspect.js +0 -195
- package/dist/src/recorder/recorder.d.ts +0 -14
- package/dist/src/recorder/recorder.js +0 -16
- package/dist/src/recorder/redaction.d.ts +0 -1
- package/dist/src/recorder/redaction.js +0 -2
- package/dist/src/recorder/specMeta.d.ts +0 -8
- package/dist/src/recorder/specMeta.js +0 -79
- package/dist/src/runner/agentRunner.d.ts +0 -12
- package/dist/src/runner/agentRunner.js +0 -163
- package/dist/src/runner/captureServerChild.d.ts +0 -16
- package/dist/src/runner/captureServerChild.js +0 -148
- package/dist/src/runner/groupRender.d.ts +0 -65
- package/dist/src/runner/groupRender.js +0 -144
- package/dist/src/runner/mergeAdapterSignals.d.ts +0 -27
- package/dist/src/runner/mergeAdapterSignals.js +0 -137
- package/dist/src/runner/ports.d.ts +0 -1
- package/dist/src/runner/ports.js +0 -21
- package/dist/src/runner/runTask.d.ts +0 -831
- package/dist/src/runner/runTask.js +0 -275
- package/dist/src/runner/runTaskCore.d.ts +0 -21
- package/dist/src/runner/runTaskCore.js +0 -26
- package/dist/src/runner/runTaskHosted.d.ts +0 -97
- package/dist/src/runner/runTaskHosted.js +0 -660
- package/dist/src/runner/runTrialGroup.d.ts +0 -49
- package/dist/src/runner/runTrialGroup.js +0 -264
- package/dist/src/runner/trialCount.d.ts +0 -8
- package/dist/src/runner/trialCount.js +0 -32
- package/dist/src/scaffolds/mcp-loop/loop.d.ts +0 -47
- package/dist/src/scaffolds/mcp-loop/loop.js +0 -331
- package/dist/src/scaffolds/mcp-loop/providers.d.ts +0 -29
- package/dist/src/scaffolds/mcp-loop/providers.js +0 -142
- package/dist/src/task/githubSeedCompat.d.ts +0 -3
- package/dist/src/task/githubSeedCompat.js +0 -48
- package/dist/src/task/insertCriterion.d.ts +0 -15
- package/dist/src/task/insertCriterion.js +0 -67
- package/dist/src/task/parseTask.d.ts +0 -35
- package/dist/src/task/parseTask.js +0 -398
- package/dist/src/task/seed-compiler-hosted.d.ts +0 -8
- package/dist/src/task/seed-compiler-hosted.js +0 -122
- package/dist/src/task/seed-compiler.d.ts +0 -11
- package/dist/src/task/seed-compiler.js +0 -61
- package/dist/src/task/seed-verifier.d.ts +0 -1
- package/dist/src/task/seed-verifier.js +0 -23
- package/dist/src/task/taskSchema.d.ts +0 -1978
- package/dist/src/task/taskSchema.js +0 -106
- package/dist/src/twin/githubCloneAdapter.d.ts +0 -70
- package/dist/src/twin/githubCloneAdapter.js +0 -19
- package/dist/src/twin/twinHarness.d.ts +0 -52
- package/dist/src/twin/twinHarness.js +0 -186
- package/dist/src/twin/twinStart.d.ts +0 -21
- package/dist/src/twin/twinStart.js +0 -174
- package/dist/src/types/shared.d.ts +0 -1
- package/dist/src/types/shared.js +0 -2
- package/node_modules/@hono/node-server/LICENSE +0 -21
- package/node_modules/@hono/node-server/README.md +0 -391
- package/node_modules/@hono/node-server/dist/conninfo.cjs +0 -22
- package/node_modules/@hono/node-server/dist/conninfo.d.cts +0 -11
- package/node_modules/@hono/node-server/dist/conninfo.d.mts +0 -11
- package/node_modules/@hono/node-server/dist/conninfo.mjs +0 -20
- package/node_modules/@hono/node-server/dist/constants-BLSFu_RU.mjs +0 -5
- package/node_modules/@hono/node-server/dist/constants-BXAKTxRC.cjs +0 -11
- package/node_modules/@hono/node-server/dist/index.cjs +0 -1172
- package/node_modules/@hono/node-server/dist/index.d.cts +0 -101
- package/node_modules/@hono/node-server/dist/index.d.mts +0 -101
- package/node_modules/@hono/node-server/dist/index.mjs +0 -1167
- package/node_modules/@hono/node-server/dist/serve-static.cjs +0 -151
- package/node_modules/@hono/node-server/dist/serve-static.d.cts +0 -18
- package/node_modules/@hono/node-server/dist/serve-static.d.mts +0 -18
- package/node_modules/@hono/node-server/dist/serve-static.mjs +0 -150
- package/node_modules/@hono/node-server/dist/utils/response.cjs +0 -8
- package/node_modules/@hono/node-server/dist/utils/response.d.cts +0 -4
- package/node_modules/@hono/node-server/dist/utils/response.d.mts +0 -4
- package/node_modules/@hono/node-server/dist/utils/response.mjs +0 -7
- package/node_modules/@hono/node-server/dist/utils/stream.cjs +0 -65
- package/node_modules/@hono/node-server/dist/utils/stream.d.cts +0 -6
- package/node_modules/@hono/node-server/dist/utils/stream.d.mts +0 -6
- package/node_modules/@hono/node-server/dist/utils/stream.mjs +0 -64
- package/node_modules/@hono/node-server/package.json +0 -116
- package/node_modules/@pome-sh/sdk/dist/admin-gate.d.ts +0 -35
- package/node_modules/@pome-sh/sdk/dist/admin-gate.js +0 -103
- package/node_modules/@pome-sh/sdk/dist/admin-gate.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/auth.d.ts +0 -100
- package/node_modules/@pome-sh/sdk/dist/auth.js +0 -262
- package/node_modules/@pome-sh/sdk/dist/auth.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/build-info.d.ts +0 -7
- package/node_modules/@pome-sh/sdk/dist/build-info.js +0 -14
- package/node_modules/@pome-sh/sdk/dist/build-info.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/check-discrimination.d.ts +0 -7
- package/node_modules/@pome-sh/sdk/dist/check-discrimination.js +0 -81
- package/node_modules/@pome-sh/sdk/dist/check-discrimination.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/check-state-path.d.ts +0 -71
- package/node_modules/@pome-sh/sdk/dist/check-state-path.js +0 -200
- package/node_modules/@pome-sh/sdk/dist/check-state-path.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/checks.d.ts +0 -93
- package/node_modules/@pome-sh/sdk/dist/checks.js +0 -218
- package/node_modules/@pome-sh/sdk/dist/checks.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/db.d.ts +0 -44
- package/node_modules/@pome-sh/sdk/dist/db.js +0 -113
- package/node_modules/@pome-sh/sdk/dist/db.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/errors.d.ts +0 -24
- package/node_modules/@pome-sh/sdk/dist/errors.js +0 -61
- package/node_modules/@pome-sh/sdk/dist/errors.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/failure-injection.d.ts +0 -43
- package/node_modules/@pome-sh/sdk/dist/failure-injection.js +0 -167
- package/node_modules/@pome-sh/sdk/dist/failure-injection.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/fidelity-inventory.d.ts +0 -121
- package/node_modules/@pome-sh/sdk/dist/fidelity-inventory.js +0 -204
- package/node_modules/@pome-sh/sdk/dist/fidelity-inventory.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/fidelity.d.ts +0 -8
- package/node_modules/@pome-sh/sdk/dist/fidelity.js +0 -39
- package/node_modules/@pome-sh/sdk/dist/fidelity.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/index.d.ts +0 -380
- package/node_modules/@pome-sh/sdk/dist/index.js +0 -140
- package/node_modules/@pome-sh/sdk/dist/index.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/mcp-jsonrpc.d.ts +0 -10
- package/node_modules/@pome-sh/sdk/dist/mcp-jsonrpc.js +0 -231
- package/node_modules/@pome-sh/sdk/dist/mcp-jsonrpc.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/parity.d.ts +0 -61
- package/node_modules/@pome-sh/sdk/dist/parity.js +0 -123
- package/node_modules/@pome-sh/sdk/dist/parity.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/recorder.d.ts +0 -129
- package/node_modules/@pome-sh/sdk/dist/recorder.js +0 -381
- package/node_modules/@pome-sh/sdk/dist/recorder.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/redaction.d.ts +0 -1
- package/node_modules/@pome-sh/sdk/dist/redaction.js +0 -3
- package/node_modules/@pome-sh/sdk/dist/redaction.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/request-capture.d.ts +0 -31
- package/node_modules/@pome-sh/sdk/dist/request-capture.js +0 -59
- package/node_modules/@pome-sh/sdk/dist/request-capture.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/server-helpers.d.ts +0 -54
- package/node_modules/@pome-sh/sdk/dist/server-helpers.js +0 -181
- package/node_modules/@pome-sh/sdk/dist/server-helpers.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/server.d.ts +0 -47
- package/node_modules/@pome-sh/sdk/dist/server.js +0 -407
- package/node_modules/@pome-sh/sdk/dist/server.js.map +0 -1
- package/node_modules/@pome-sh/sdk/dist/tool-context.d.ts +0 -8
- package/node_modules/@pome-sh/sdk/dist/tool-context.js +0 -22
- package/node_modules/@pome-sh/sdk/dist/tool-context.js.map +0 -1
- package/node_modules/@pome-sh/sdk/package.json +0 -58
- package/node_modules/@pome-sh/shared-types/dist/errors.d.ts +0 -39
- package/node_modules/@pome-sh/shared-types/dist/errors.js +0 -33
- package/node_modules/@pome-sh/shared-types/dist/errors.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/finalize-shapes.d.ts +0 -254
- package/node_modules/@pome-sh/shared-types/dist/finalize-shapes.js +0 -122
- package/node_modules/@pome-sh/shared-types/dist/finalize-shapes.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/github-access-control.d.ts +0 -175
- package/node_modules/@pome-sh/shared-types/dist/github-access-control.js +0 -182
- package/node_modules/@pome-sh/shared-types/dist/github-access-control.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/identity.d.ts +0 -90
- package/node_modules/@pome-sh/shared-types/dist/identity.js +0 -72
- package/node_modules/@pome-sh/shared-types/dist/identity.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/index.d.ts +0 -28
- package/node_modules/@pome-sh/shared-types/dist/index.js +0 -35
- package/node_modules/@pome-sh/shared-types/dist/index.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/manifest.d.ts +0 -31
- package/node_modules/@pome-sh/shared-types/dist/manifest.js +0 -76
- package/node_modules/@pome-sh/shared-types/dist/manifest.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/event-schema.d.ts +0 -424
- package/node_modules/@pome-sh/shared-types/dist/otel/event-schema.js +0 -33
- package/node_modules/@pome-sh/shared-types/dist/otel/event-schema.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/fixtures/data.d.ts +0 -65
- package/node_modules/@pome-sh/shared-types/dist/otel/fixtures/data.js +0 -455
- package/node_modules/@pome-sh/shared-types/dist/otel/fixtures/data.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/fixtures/index.d.ts +0 -39
- package/node_modules/@pome-sh/shared-types/dist/otel/fixtures/index.js +0 -47
- package/node_modules/@pome-sh/shared-types/dist/otel/fixtures/index.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/index.d.ts +0 -25
- package/node_modules/@pome-sh/shared-types/dist/otel/index.js +0 -27
- package/node_modules/@pome-sh/shared-types/dist/otel/index.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/legacy-shim.d.ts +0 -105
- package/node_modules/@pome-sh/shared-types/dist/otel/legacy-shim.js +0 -198
- package/node_modules/@pome-sh/shared-types/dist/otel/legacy-shim.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/map-span.d.ts +0 -64
- package/node_modules/@pome-sh/shared-types/dist/otel/map-span.js +0 -112
- package/node_modules/@pome-sh/shared-types/dist/otel/map-span.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/nano.d.ts +0 -26
- package/node_modules/@pome-sh/shared-types/dist/otel/nano.js +0 -61
- package/node_modules/@pome-sh/shared-types/dist/otel/nano.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/project.d.ts +0 -42
- package/node_modules/@pome-sh/shared-types/dist/otel/project.js +0 -104
- package/node_modules/@pome-sh/shared-types/dist/otel/project.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/semconv.d.ts +0 -57
- package/node_modules/@pome-sh/shared-types/dist/otel/semconv.js +0 -102
- package/node_modules/@pome-sh/shared-types/dist/otel/semconv.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/otel/span-event.d.ts +0 -198
- package/node_modules/@pome-sh/shared-types/dist/otel/span-event.js +0 -166
- package/node_modules/@pome-sh/shared-types/dist/otel/span-event.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/recorder-events.d.ts +0 -526
- package/node_modules/@pome-sh/shared-types/dist/recorder-events.js +0 -381
- package/node_modules/@pome-sh/shared-types/dist/recorder-events.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/redaction.d.ts +0 -2
- package/node_modules/@pome-sh/shared-types/dist/redaction.js +0 -152
- package/node_modules/@pome-sh/shared-types/dist/redaction.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/rest.d.ts +0 -259
- package/node_modules/@pome-sh/shared-types/dist/rest.js +0 -346
- package/node_modules/@pome-sh/shared-types/dist/rest.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/run.d.ts +0 -208
- package/node_modules/@pome-sh/shared-types/dist/run.js +0 -170
- package/node_modules/@pome-sh/shared-types/dist/run.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/seed-envelope.d.ts +0 -14
- package/node_modules/@pome-sh/shared-types/dist/seed-envelope.js +0 -46
- package/node_modules/@pome-sh/shared-types/dist/seed-envelope.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/seed-state.d.ts +0 -1506
- package/node_modules/@pome-sh/shared-types/dist/seed-state.js +0 -462
- package/node_modules/@pome-sh/shared-types/dist/seed-state.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/sessions.d.ts +0 -53
- package/node_modules/@pome-sh/shared-types/dist/sessions.js +0 -51
- package/node_modules/@pome-sh/shared-types/dist/sessions.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/task-vocab.d.ts +0 -80
- package/node_modules/@pome-sh/shared-types/dist/task-vocab.js +0 -98
- package/node_modules/@pome-sh/shared-types/dist/task-vocab.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/dist/task.d.ts +0 -1193
- package/node_modules/@pome-sh/shared-types/dist/task.js +0 -60
- package/node_modules/@pome-sh/shared-types/dist/task.js.map +0 -1
- package/node_modules/@pome-sh/shared-types/manifest-schema.json +0 -68
- package/node_modules/@pome-sh/shared-types/package.json +0 -55
- package/node_modules/@pome-sh/shared-types/trace-contract.json +0 -89
- package/node_modules/@pome-sh/twin-github/FIDELITY.md +0 -395
- package/node_modules/@pome-sh/twin-github/README.md +0 -254
- package/node_modules/@pome-sh/twin-github/dist/examples/claude-github-agent.d.ts +0 -1
- package/node_modules/@pome-sh/twin-github/dist/examples/claude-github-agent.js +0 -222
- package/node_modules/@pome-sh/twin-github/dist/examples/claude-github-agent.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/examples/mcp-node.d.ts +0 -1
- package/node_modules/@pome-sh/twin-github/dist/examples/mcp-node.js +0 -15
- package/node_modules/@pome-sh/twin-github/dist/examples/mcp-node.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/examples/mini-bot-flow.d.ts +0 -1
- package/node_modules/@pome-sh/twin-github/dist/examples/mini-bot-flow.js +0 -39
- package/node_modules/@pome-sh/twin-github/dist/examples/mini-bot-flow.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/access-control.d.ts +0 -32
- package/node_modules/@pome-sh/twin-github/dist/src/access-control.js +0 -20
- package/node_modules/@pome-sh/twin-github/dist/src/access-control.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-issues.d.ts +0 -30
- package/node_modules/@pome-sh/twin-github/dist/src/check-issues.js +0 -268
- package/node_modules/@pome-sh/twin-github/dist/src/check-issues.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-kind.d.ts +0 -3
- package/node_modules/@pome-sh/twin-github/dist/src/check-kind.js +0 -10
- package/node_modules/@pome-sh/twin-github/dist/src/check-kind.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-params.d.ts +0 -13
- package/node_modules/@pome-sh/twin-github/dist/src/check-params.js +0 -116
- package/node_modules/@pome-sh/twin-github/dist/src/check-params.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-pulls.d.ts +0 -15
- package/node_modules/@pome-sh/twin-github/dist/src/check-pulls.js +0 -237
- package/node_modules/@pome-sh/twin-github/dist/src/check-pulls.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-repos.d.ts +0 -13
- package/node_modules/@pome-sh/twin-github/dist/src/check-repos.js +0 -171
- package/node_modules/@pome-sh/twin-github/dist/src/check-repos.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-state.d.ts +0 -76
- package/node_modules/@pome-sh/twin-github/dist/src/check-state.js +0 -132
- package/node_modules/@pome-sh/twin-github/dist/src/check-state.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-tape.d.ts +0 -5
- package/node_modules/@pome-sh/twin-github/dist/src/check-tape.js +0 -182
- package/node_modules/@pome-sh/twin-github/dist/src/check-tape.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/check-worlds.d.ts +0 -13
- package/node_modules/@pome-sh/twin-github/dist/src/check-worlds.js +0 -33
- package/node_modules/@pome-sh/twin-github/dist/src/check-worlds.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/checks.d.ts +0 -48
- package/node_modules/@pome-sh/twin-github/dist/src/checks.js +0 -75
- package/node_modules/@pome-sh/twin-github/dist/src/checks.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/db.d.ts +0 -4
- package/node_modules/@pome-sh/twin-github/dist/src/db.js +0 -443
- package/node_modules/@pome-sh/twin-github/dist/src/db.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/checks.d.ts +0 -153
- package/node_modules/@pome-sh/twin-github/dist/src/domain/checks.js +0 -66
- package/node_modules/@pome-sh/twin-github/dist/src/domain/checks.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/git.d.ts +0 -567
- package/node_modules/@pome-sh/twin-github/dist/src/domain/git.js +0 -198
- package/node_modules/@pome-sh/twin-github/dist/src/domain/git.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/github-domain.d.ts +0 -3106
- package/node_modules/@pome-sh/twin-github/dist/src/domain/github-domain.js +0 -842
- package/node_modules/@pome-sh/twin-github/dist/src/domain/github-domain.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/helpers.d.ts +0 -5
- package/node_modules/@pome-sh/twin-github/dist/src/domain/helpers.js +0 -15
- package/node_modules/@pome-sh/twin-github/dist/src/domain/helpers.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/index.d.ts +0 -2
- package/node_modules/@pome-sh/twin-github/dist/src/domain/index.js +0 -5
- package/node_modules/@pome-sh/twin-github/dist/src/domain/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/issues.d.ts +0 -545
- package/node_modules/@pome-sh/twin-github/dist/src/domain/issues.js +0 -282
- package/node_modules/@pome-sh/twin-github/dist/src/domain/issues.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/pulls.d.ts +0 -816
- package/node_modules/@pome-sh/twin-github/dist/src/domain/pulls.js +0 -256
- package/node_modules/@pome-sh/twin-github/dist/src/domain/pulls.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/releases.d.ts +0 -160
- package/node_modules/@pome-sh/twin-github/dist/src/domain/releases.js +0 -63
- package/node_modules/@pome-sh/twin-github/dist/src/domain/releases.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/repos.d.ts +0 -219
- package/node_modules/@pome-sh/twin-github/dist/src/domain/repos.js +0 -131
- package/node_modules/@pome-sh/twin-github/dist/src/domain/repos.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/search.d.ts +0 -252
- package/node_modules/@pome-sh/twin-github/dist/src/domain/search.js +0 -83
- package/node_modules/@pome-sh/twin-github/dist/src/domain/search.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/domain/types.d.ts +0 -15
- package/node_modules/@pome-sh/twin-github/dist/src/domain/types.js +0 -2
- package/node_modules/@pome-sh/twin-github/dist/src/domain/types.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/errors.d.ts +0 -14
- package/node_modules/@pome-sh/twin-github/dist/src/errors.js +0 -35
- package/node_modules/@pome-sh/twin-github/dist/src/errors.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/index.d.ts +0 -9
- package/node_modules/@pome-sh/twin-github/dist/src/index.js +0 -7
- package/node_modules/@pome-sh/twin-github/dist/src/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/routes.d.ts +0 -4
- package/node_modules/@pome-sh/twin-github/dist/src/routes.js +0 -372
- package/node_modules/@pome-sh/twin-github/dist/src/routes.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/seed.d.ts +0 -84
- package/node_modules/@pome-sh/twin-github/dist/src/seed.js +0 -170
- package/node_modules/@pome-sh/twin-github/dist/src/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/serializers.d.ts +0 -926
- package/node_modules/@pome-sh/twin-github/dist/src/serializers.js +0 -685
- package/node_modules/@pome-sh/twin-github/dist/src/serializers.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/server.d.ts +0 -2
- package/node_modules/@pome-sh/twin-github/dist/src/server.js +0 -43
- package/node_modules/@pome-sh/twin-github/dist/src/server.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/tools.d.ts +0 -2815
- package/node_modules/@pome-sh/twin-github/dist/src/tools.js +0 -621
- package/node_modules/@pome-sh/twin-github/dist/src/tools.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/twin.d.ts +0 -15
- package/node_modules/@pome-sh/twin-github/dist/src/twin.js +0 -193
- package/node_modules/@pome-sh/twin-github/dist/src/twin.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/types.d.ts +0 -244
- package/node_modules/@pome-sh/twin-github/dist/src/types.js +0 -2
- package/node_modules/@pome-sh/twin-github/dist/src/types.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/unsupported-envelope.d.ts +0 -10
- package/node_modules/@pome-sh/twin-github/dist/src/unsupported-envelope.js +0 -27
- package/node_modules/@pome-sh/twin-github/dist/src/unsupported-envelope.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/upstream-types.d.ts +0 -30
- package/node_modules/@pome-sh/twin-github/dist/src/upstream-types.js +0 -2
- package/node_modules/@pome-sh/twin-github/dist/src/upstream-types.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/dist/src/util.d.ts +0 -12
- package/node_modules/@pome-sh/twin-github/dist/src/util.js +0 -63
- package/node_modules/@pome-sh/twin-github/dist/src/util.js.map +0 -1
- package/node_modules/@pome-sh/twin-github/fidelity.inventory.json +0 -773
- package/node_modules/@pome-sh/twin-github/package.json +0 -63
- package/node_modules/@pome-sh/twin-gmail/CHANGELOG.md +0 -119
- package/node_modules/@pome-sh/twin-gmail/HOSTED.md +0 -45
- package/node_modules/@pome-sh/twin-gmail/LIMITS.md +0 -51
- package/node_modules/@pome-sh/twin-gmail/README.md +0 -150
- package/node_modules/@pome-sh/twin-gmail/REFERENCE-DIVERGENCES.md +0 -42
- package/node_modules/@pome-sh/twin-gmail/dist/fixtures/mcp-tools-list.canonical.json +0 -1209
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-drafts.d.ts +0 -7
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-drafts.js +0 -153
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-drafts.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-kind.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-kind.js +0 -9
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-kind.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-labels.d.ts +0 -4
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-labels.js +0 -67
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-labels.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-messages.d.ts +0 -14
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-messages.js +0 -223
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-messages.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-params.d.ts +0 -10
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-params.js +0 -96
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-params.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-state.d.ts +0 -138
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-state.js +0 -181
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-state.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-tape.d.ts +0 -2
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-tape.js +0 -103
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-tape.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-worlds.d.ts +0 -17
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-worlds.js +0 -62
- package/node_modules/@pome-sh/twin-gmail/dist/src/check-worlds.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/checks.d.ts +0 -19
- package/node_modules/@pome-sh/twin-gmail/dist/src/checks.js +0 -42
- package/node_modules/@pome-sh/twin-gmail/dist/src/checks.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/db.d.ts +0 -4
- package/node_modules/@pome-sh/twin-gmail/dist/src/db.js +0 -212
- package/node_modules/@pome-sh/twin-gmail/dist/src/db.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/drafts.d.ts +0 -41
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/drafts.js +0 -138
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/drafts.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/filters.d.ts +0 -10
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/filters.js +0 -105
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/filters.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/gmail-domain.d.ts +0 -121
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/gmail-domain.js +0 -174
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/gmail-domain.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/hydrate.d.ts +0 -8
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/hydrate.js +0 -122
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/hydrate.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/index.d.ts +0 -4
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/index.js +0 -5
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/labels.d.ts +0 -40
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/labels.js +0 -122
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/labels.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/messages.d.ts +0 -49
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/messages.js +0 -276
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/messages.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/search-sql.d.ts +0 -19
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/search-sql.js +0 -179
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/search-sql.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/settings.d.ts +0 -27
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/settings.js +0 -98
- package/node_modules/@pome-sh/twin-gmail/dist/src/domain/settings.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/errors.d.ts +0 -12
- package/node_modules/@pome-sh/twin-gmail/dist/src/errors.js +0 -117
- package/node_modules/@pome-sh/twin-gmail/dist/src/errors.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/faults.d.ts +0 -21
- package/node_modules/@pome-sh/twin-gmail/dist/src/faults.js +0 -52
- package/node_modules/@pome-sh/twin-gmail/dist/src/faults.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/identity.d.ts +0 -5
- package/node_modules/@pome-sh/twin-gmail/dist/src/identity.js +0 -18
- package/node_modules/@pome-sh/twin-gmail/dist/src/identity.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/index.d.ts +0 -15
- package/node_modules/@pome-sh/twin-gmail/dist/src/index.js +0 -17
- package/node_modules/@pome-sh/twin-gmail/dist/src/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/mcp-schemas.d.ts +0 -224
- package/node_modules/@pome-sh/twin-gmail/dist/src/mcp-schemas.js +0 -185
- package/node_modules/@pome-sh/twin-gmail/dist/src/mcp-schemas.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/mcp.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/mcp.js +0 -306
- package/node_modules/@pome-sh/twin-gmail/dist/src/mcp.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/mime.d.ts +0 -49
- package/node_modules/@pome-sh/twin-gmail/dist/src/mime.js +0 -315
- package/node_modules/@pome-sh/twin-gmail/dist/src/mime.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/page-tokens.d.ts +0 -11
- package/node_modules/@pome-sh/twin-gmail/dist/src/page-tokens.js +0 -70
- package/node_modules/@pome-sh/twin-gmail/dist/src/page-tokens.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/recording.d.ts +0 -6
- package/node_modules/@pome-sh/twin-gmail/dist/src/recording.js +0 -74
- package/node_modules/@pome-sh/twin-gmail/dist/src/recording.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-common.d.ts +0 -28
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-common.js +0 -120
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-common.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-drafts.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-drafts.js +0 -84
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-drafts.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-kit.d.ts +0 -18
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-kit.js +0 -52
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-kit.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-messages.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-messages.js +0 -143
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-messages.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-resources.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-resources.js +0 -203
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes-resources.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes.d.ts +0 -4
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes.js +0 -11
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-routes.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-serializers.d.ts +0 -16
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-serializers.js +0 -151
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-serializers.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-upload.d.ts +0 -12
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-upload.js +0 -127
- package/node_modules/@pome-sh/twin-gmail/dist/src/rest-upload.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/search-match.d.ts +0 -4
- package/node_modules/@pome-sh/twin-gmail/dist/src/search-match.js +0 -179
- package/node_modules/@pome-sh/twin-gmail/dist/src/search-match.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/search-parse.d.ts +0 -61
- package/node_modules/@pome-sh/twin-gmail/dist/src/search-parse.js +0 -318
- package/node_modules/@pome-sh/twin-gmail/dist/src/search-parse.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/search.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/search.js +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/search.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/seed.d.ts +0 -239
- package/node_modules/@pome-sh/twin-gmail/dist/src/seed.js +0 -271
- package/node_modules/@pome-sh/twin-gmail/dist/src/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/seeding.d.ts +0 -3
- package/node_modules/@pome-sh/twin-gmail/dist/src/seeding.js +0 -89
- package/node_modules/@pome-sh/twin-gmail/dist/src/seeding.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/server.d.ts +0 -2
- package/node_modules/@pome-sh/twin-gmail/dist/src/server.js +0 -21
- package/node_modules/@pome-sh/twin-gmail/dist/src/server.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/state.d.ts +0 -55
- package/node_modules/@pome-sh/twin-gmail/dist/src/state.js +0 -225
- package/node_modules/@pome-sh/twin-gmail/dist/src/state.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/storage.d.ts +0 -20
- package/node_modules/@pome-sh/twin-gmail/dist/src/storage.js +0 -171
- package/node_modules/@pome-sh/twin-gmail/dist/src/storage.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/twin.d.ts +0 -16
- package/node_modules/@pome-sh/twin-gmail/dist/src/twin.js +0 -96
- package/node_modules/@pome-sh/twin-gmail/dist/src/twin.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/dist/src/types.d.ts +0 -150
- package/node_modules/@pome-sh/twin-gmail/dist/src/types.js +0 -2
- package/node_modules/@pome-sh/twin-gmail/dist/src/types.js.map +0 -1
- package/node_modules/@pome-sh/twin-gmail/fidelity.inventory.json +0 -565
- package/node_modules/@pome-sh/twin-gmail/fixtures/README.md +0 -28
- package/node_modules/@pome-sh/twin-gmail/fixtures/gmail-discovery-v1.meta.json +0 -6
- package/node_modules/@pome-sh/twin-gmail/fixtures/gmail-discovery-v1.raw.json +0 -4510
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-initialize.meta.json +0 -8
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-initialize.raw.json +0 -1
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-tools-call-unauth-error.raw.json +0 -1
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-tools-call.representative.json +0 -508
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-tools-list.canonical.json +0 -1209
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-tools-list.meta.json +0 -29
- package/node_modules/@pome-sh/twin-gmail/fixtures/mcp-tools-list.raw.json +0 -1
- package/node_modules/@pome-sh/twin-gmail/fixtures/rest-surface.json +0 -3502
- package/node_modules/@pome-sh/twin-gmail/package.json +0 -76
- package/node_modules/@pome-sh/twin-linear/CHANGELOG.md +0 -197
- package/node_modules/@pome-sh/twin-linear/FIDELITY.md +0 -62
- package/node_modules/@pome-sh/twin-linear/HOSTED.md +0 -46
- package/node_modules/@pome-sh/twin-linear/LIMITS.md +0 -54
- package/node_modules/@pome-sh/twin-linear/README.md +0 -151
- package/node_modules/@pome-sh/twin-linear/REFERENCE-DIVERGENCES.md +0 -50
- package/node_modules/@pome-sh/twin-linear/dist/fixtures/mcp-tools-list.canonical.json +0 -353
- package/node_modules/@pome-sh/twin-linear/dist/src/auth-credential.d.ts +0 -8
- package/node_modules/@pome-sh/twin-linear/dist/src/auth-credential.js +0 -55
- package/node_modules/@pome-sh/twin-linear/dist/src/auth-credential.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-comments.d.ts +0 -10
- package/node_modules/@pome-sh/twin-linear/dist/src/check-comments.js +0 -129
- package/node_modules/@pome-sh/twin-linear/dist/src/check-comments.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-issues.d.ts +0 -25
- package/node_modules/@pome-sh/twin-linear/dist/src/check-issues.js +0 -238
- package/node_modules/@pome-sh/twin-linear/dist/src/check-issues.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-kind.d.ts +0 -3
- package/node_modules/@pome-sh/twin-linear/dist/src/check-kind.js +0 -9
- package/node_modules/@pome-sh/twin-linear/dist/src/check-kind.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-params.d.ts +0 -8
- package/node_modules/@pome-sh/twin-linear/dist/src/check-params.js +0 -94
- package/node_modules/@pome-sh/twin-linear/dist/src/check-params.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-state.d.ts +0 -123
- package/node_modules/@pome-sh/twin-linear/dist/src/check-state.js +0 -184
- package/node_modules/@pome-sh/twin-linear/dist/src/check-state.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-tape.d.ts +0 -2
- package/node_modules/@pome-sh/twin-linear/dist/src/check-tape.js +0 -100
- package/node_modules/@pome-sh/twin-linear/dist/src/check-tape.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/check-worlds.d.ts +0 -44
- package/node_modules/@pome-sh/twin-linear/dist/src/check-worlds.js +0 -93
- package/node_modules/@pome-sh/twin-linear/dist/src/check-worlds.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/checks.d.ts +0 -29
- package/node_modules/@pome-sh/twin-linear/dist/src/checks.js +0 -52
- package/node_modules/@pome-sh/twin-linear/dist/src/checks.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/db.d.ts +0 -10
- package/node_modules/@pome-sh/twin-linear/dist/src/db.js +0 -382
- package/node_modules/@pome-sh/twin-linear/dist/src/db.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/agents.d.ts +0 -32
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/agents.js +0 -107
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/agents.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/catalog.d.ts +0 -9
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/catalog.js +0 -41
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/catalog.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/comments.d.ts +0 -13
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/comments.js +0 -108
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/comments.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/documents.d.ts +0 -31
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/documents.js +0 -113
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/documents.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/index.d.ts +0 -4
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/index.js +0 -6
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/issue-relations.d.ts +0 -13
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/issue-relations.js +0 -60
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/issue-relations.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/issues.d.ts +0 -57
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/issues.js +0 -359
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/issues.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/labels.d.ts +0 -18
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/labels.js +0 -117
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/labels.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/linear-domain.d.ts +0 -177
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/linear-domain.js +0 -315
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/linear-domain.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/normalize.d.ts +0 -18
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/normalize.js +0 -84
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/normalize.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/oauth-store.d.ts +0 -55
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/oauth-store.js +0 -127
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/oauth-store.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/projects-cycles.d.ts +0 -17
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/projects-cycles.js +0 -51
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/projects-cycles.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/rows.d.ts +0 -211
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/rows.js +0 -217
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/rows.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/webhooks.d.ts +0 -5
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/webhooks.js +0 -12
- package/node_modules/@pome-sh/twin-linear/dist/src/domain/webhooks.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/errors.d.ts +0 -26
- package/node_modules/@pome-sh/twin-linear/dist/src/errors.js +0 -128
- package/node_modules/@pome-sh/twin-linear/dist/src/errors.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/formatters.d.ts +0 -27
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/formatters.js +0 -261
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/formatters.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/issue-filter.d.ts +0 -5
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/issue-filter.js +0 -122
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/issue-filter.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/mutation-inputs.d.ts +0 -170
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/mutation-inputs.js +0 -260
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/mutation-inputs.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/resolvers.d.ts +0 -6
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/resolvers.js +0 -169
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/resolvers.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/routes.d.ts +0 -6
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/routes.js +0 -176
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/routes.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/schema.d.ts +0 -3
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/schema.js +0 -522
- package/node_modules/@pome-sh/twin-linear/dist/src/graphql/schema.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/identity.d.ts +0 -7
- package/node_modules/@pome-sh/twin-linear/dist/src/identity.js +0 -14
- package/node_modules/@pome-sh/twin-linear/dist/src/identity.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/ids.d.ts +0 -5
- package/node_modules/@pome-sh/twin-linear/dist/src/ids.js +0 -28
- package/node_modules/@pome-sh/twin-linear/dist/src/ids.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/index.d.ts +0 -18
- package/node_modules/@pome-sh/twin-linear/dist/src/index.js +0 -21
- package/node_modules/@pome-sh/twin-linear/dist/src/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/mcp-schemas.d.ts +0 -121
- package/node_modules/@pome-sh/twin-linear/dist/src/mcp-schemas.js +0 -126
- package/node_modules/@pome-sh/twin-linear/dist/src/mcp-schemas.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/mcp.d.ts +0 -4
- package/node_modules/@pome-sh/twin-linear/dist/src/mcp.js +0 -430
- package/node_modules/@pome-sh/twin-linear/dist/src/mcp.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/oauth/routes.d.ts +0 -5
- package/node_modules/@pome-sh/twin-linear/dist/src/oauth/routes.js +0 -340
- package/node_modules/@pome-sh/twin-linear/dist/src/oauth/routes.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/pagination.d.ts +0 -29
- package/node_modules/@pome-sh/twin-linear/dist/src/pagination.js +0 -101
- package/node_modules/@pome-sh/twin-linear/dist/src/pagination.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/recording.d.ts +0 -2
- package/node_modules/@pome-sh/twin-linear/dist/src/recording.js +0 -46
- package/node_modules/@pome-sh/twin-linear/dist/src/recording.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/routes.d.ts +0 -9
- package/node_modules/@pome-sh/twin-linear/dist/src/routes.js +0 -10
- package/node_modules/@pome-sh/twin-linear/dist/src/routes.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/seed/apply.d.ts +0 -4
- package/node_modules/@pome-sh/twin-linear/dist/src/seed/apply.js +0 -186
- package/node_modules/@pome-sh/twin-linear/dist/src/seed/apply.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/seed.d.ts +0 -158
- package/node_modules/@pome-sh/twin-linear/dist/src/seed.js +0 -541
- package/node_modules/@pome-sh/twin-linear/dist/src/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/comment.d.ts +0 -29
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/comment.js +0 -47
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/comment.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/document.d.ts +0 -15
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/document.js +0 -17
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/document.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/index.d.ts +0 -3
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/index.js +0 -5
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/issue.d.ts +0 -86
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/issue.js +0 -102
- package/node_modules/@pome-sh/twin-linear/dist/src/serializers/issue.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/server.d.ts +0 -2
- package/node_modules/@pome-sh/twin-linear/dist/src/server.js +0 -41
- package/node_modules/@pome-sh/twin-linear/dist/src/server.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/state.d.ts +0 -51
- package/node_modules/@pome-sh/twin-linear/dist/src/state.js +0 -211
- package/node_modules/@pome-sh/twin-linear/dist/src/state.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/twin.d.ts +0 -21
- package/node_modules/@pome-sh/twin-linear/dist/src/twin.js +0 -107
- package/node_modules/@pome-sh/twin-linear/dist/src/twin.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/types.d.ts +0 -366
- package/node_modules/@pome-sh/twin-linear/dist/src/types.js +0 -19
- package/node_modules/@pome-sh/twin-linear/dist/src/types.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/webhook-policy.d.ts +0 -27
- package/node_modules/@pome-sh/twin-linear/dist/src/webhook-policy.js +0 -107
- package/node_modules/@pome-sh/twin-linear/dist/src/webhook-policy.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/webhook-url.d.ts +0 -3
- package/node_modules/@pome-sh/twin-linear/dist/src/webhook-url.js +0 -26
- package/node_modules/@pome-sh/twin-linear/dist/src/webhook-url.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/dist/src/webhooks/dispatch.d.ts +0 -30
- package/node_modules/@pome-sh/twin-linear/dist/src/webhooks/dispatch.js +0 -93
- package/node_modules/@pome-sh/twin-linear/dist/src/webhooks/dispatch.js.map +0 -1
- package/node_modules/@pome-sh/twin-linear/fidelity.inventory.json +0 -249
- package/node_modules/@pome-sh/twin-linear/fixtures/README.md +0 -11
- package/node_modules/@pome-sh/twin-linear/fixtures/graphql-surface.json +0 -59
- package/node_modules/@pome-sh/twin-linear/fixtures/linear-introspection.json +0 -66
- package/node_modules/@pome-sh/twin-linear/fixtures/mcp-tools-list.canonical.json +0 -353
- package/node_modules/@pome-sh/twin-linear/package.json +0 -72
- package/node_modules/@pome-sh/twin-slack/FIDELITY.md +0 -346
- package/node_modules/@pome-sh/twin-slack/README.md +0 -211
- package/node_modules/@pome-sh/twin-slack/dist/examples/claude-slack-agent.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/examples/claude-slack-agent.js +0 -105
- package/node_modules/@pome-sh/twin-slack/dist/examples/claude-slack-agent.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/examples/mcp-node.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/examples/mcp-node.js +0 -20
- package/node_modules/@pome-sh/twin-slack/dist/examples/mcp-node.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/examples/mini-bot-flow.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/examples/mini-bot-flow.js +0 -61
- package/node_modules/@pome-sh/twin-slack/dist/examples/mini-bot-flow.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/fidelity-parity.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/fidelity-parity.js +0 -92
- package/node_modules/@pome-sh/twin-slack/dist/scripts/fidelity-parity.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/seed.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/seed.js +0 -9
- package/node_modules/@pome-sh/twin-slack/dist/scripts/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/smoke.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/smoke.js +0 -209
- package/node_modules/@pome-sh/twin-slack/dist/scripts/smoke.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/validate-mcp.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/validate-mcp.js +0 -116
- package/node_modules/@pome-sh/twin-slack/dist/scripts/validate-mcp.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/verify-cloud-token.d.ts +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/scripts/verify-cloud-token.js +0 -45
- package/node_modules/@pome-sh/twin-slack/dist/scripts/verify-cloud-token.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/check-kind.d.ts +0 -3
- package/node_modules/@pome-sh/twin-slack/dist/src/check-kind.js +0 -9
- package/node_modules/@pome-sh/twin-slack/dist/src/check-kind.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/check-messages.d.ts +0 -16
- package/node_modules/@pome-sh/twin-slack/dist/src/check-messages.js +0 -207
- package/node_modules/@pome-sh/twin-slack/dist/src/check-messages.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/check-params.d.ts +0 -5
- package/node_modules/@pome-sh/twin-slack/dist/src/check-params.js +0 -56
- package/node_modules/@pome-sh/twin-slack/dist/src/check-params.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/check-secrets.d.ts +0 -2
- package/node_modules/@pome-sh/twin-slack/dist/src/check-secrets.js +0 -138
- package/node_modules/@pome-sh/twin-slack/dist/src/check-secrets.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/check-state.d.ts +0 -107
- package/node_modules/@pome-sh/twin-slack/dist/src/check-state.js +0 -128
- package/node_modules/@pome-sh/twin-slack/dist/src/check-state.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/check-worlds.d.ts +0 -7
- package/node_modules/@pome-sh/twin-slack/dist/src/check-worlds.js +0 -37
- package/node_modules/@pome-sh/twin-slack/dist/src/check-worlds.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/checks.d.ts +0 -14
- package/node_modules/@pome-sh/twin-slack/dist/src/checks.js +0 -39
- package/node_modules/@pome-sh/twin-slack/dist/src/checks.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/db.d.ts +0 -4
- package/node_modules/@pome-sh/twin-slack/dist/src/db.js +0 -231
- package/node_modules/@pome-sh/twin-slack/dist/src/db.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/bookmarks.d.ts +0 -16
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/bookmarks.js +0 -49
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/bookmarks.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/canvases.d.ts +0 -37
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/canvases.js +0 -182
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/canvases.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/chat.d.ts +0 -40
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/chat.js +0 -167
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/chat.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/conversations.d.ts +0 -61
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/conversations.js +0 -360
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/conversations.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/emoji.d.ts +0 -13
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/emoji.js +0 -31
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/emoji.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/files.d.ts +0 -24
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/files.js +0 -101
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/files.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/helpers.d.ts +0 -5
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/helpers.js +0 -42
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/helpers.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/index.d.ts +0 -2
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/index.js +0 -5
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/pins.d.ts +0 -12
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/pins.js +0 -63
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/pins.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/reactions.d.ts +0 -16
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/reactions.js +0 -73
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/reactions.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/search.d.ts +0 -9
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/search.js +0 -68
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/search.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/slack-domain.d.ts +0 -258
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/slack-domain.js +0 -510
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/slack-domain.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/team.d.ts +0 -5
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/team.js +0 -25
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/team.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/topic.d.ts +0 -19
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/topic.js +0 -43
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/topic.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/users.d.ts +0 -24
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/users.js +0 -82
- package/node_modules/@pome-sh/twin-slack/dist/src/domain/users.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/errors.d.ts +0 -16
- package/node_modules/@pome-sh/twin-slack/dist/src/errors.js +0 -61
- package/node_modules/@pome-sh/twin-slack/dist/src/errors.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/index.d.ts +0 -8
- package/node_modules/@pome-sh/twin-slack/dist/src/index.js +0 -8
- package/node_modules/@pome-sh/twin-slack/dist/src/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/routes.d.ts +0 -4
- package/node_modules/@pome-sh/twin-slack/dist/src/routes.js +0 -211
- package/node_modules/@pome-sh/twin-slack/dist/src/routes.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/seed.d.ts +0 -54
- package/node_modules/@pome-sh/twin-slack/dist/src/seed.js +0 -152
- package/node_modules/@pome-sh/twin-slack/dist/src/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/serializers.d.ts +0 -141
- package/node_modules/@pome-sh/twin-slack/dist/src/serializers.js +0 -378
- package/node_modules/@pome-sh/twin-slack/dist/src/serializers.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/server.d.ts +0 -2
- package/node_modules/@pome-sh/twin-slack/dist/src/server.js +0 -42
- package/node_modules/@pome-sh/twin-slack/dist/src/server.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/tools.d.ts +0 -123
- package/node_modules/@pome-sh/twin-slack/dist/src/tools.js +0 -219
- package/node_modules/@pome-sh/twin-slack/dist/src/tools.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/twin.d.ts +0 -22
- package/node_modules/@pome-sh/twin-slack/dist/src/twin.js +0 -179
- package/node_modules/@pome-sh/twin-slack/dist/src/twin.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/types.d.ts +0 -182
- package/node_modules/@pome-sh/twin-slack/dist/src/types.js +0 -2
- package/node_modules/@pome-sh/twin-slack/dist/src/types.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/unsupported-envelope.d.ts +0 -12
- package/node_modules/@pome-sh/twin-slack/dist/src/unsupported-envelope.js +0 -68
- package/node_modules/@pome-sh/twin-slack/dist/src/unsupported-envelope.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/upstream-types.d.ts +0 -16
- package/node_modules/@pome-sh/twin-slack/dist/src/upstream-types.js +0 -2
- package/node_modules/@pome-sh/twin-slack/dist/src/upstream-types.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/dist/src/util.d.ts +0 -30
- package/node_modules/@pome-sh/twin-slack/dist/src/util.js +0 -132
- package/node_modules/@pome-sh/twin-slack/dist/src/util.js.map +0 -1
- package/node_modules/@pome-sh/twin-slack/fidelity.inventory.json +0 -377
- package/node_modules/@pome-sh/twin-slack/package.json +0 -63
- package/node_modules/@pome-sh/twin-stripe/FIDELITY.md +0 -380
- package/node_modules/@pome-sh/twin-stripe/README.md +0 -280
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/fidelity-parity.d.ts +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/fidelity-parity.js +0 -186
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/fidelity-parity.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/seed.d.ts +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/seed.js +0 -9
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/smoke.d.ts +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/smoke.js +0 -224
- package/node_modules/@pome-sh/twin-stripe/dist/scripts/smoke.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/api-keys.d.ts +0 -27
- package/node_modules/@pome-sh/twin-stripe/dist/src/api-keys.js +0 -49
- package/node_modules/@pome-sh/twin-stripe/dist/src/api-keys.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-kind.d.ts +0 -3
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-kind.js +0 -9
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-kind.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-params.d.ts +0 -8
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-params.js +0 -123
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-params.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-payments.d.ts +0 -18
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-payments.js +0 -280
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-payments.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-refunds.d.ts +0 -8
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-refunds.js +0 -130
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-refunds.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-state.d.ts +0 -107
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-state.js +0 -123
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-state.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-tape.d.ts +0 -9
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-tape.js +0 -338
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-tape.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-worlds.d.ts +0 -24
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-worlds.js +0 -131
- package/node_modules/@pome-sh/twin-stripe/dist/src/check-worlds.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/checks.d.ts +0 -22
- package/node_modules/@pome-sh/twin-stripe/dist/src/checks.js +0 -97
- package/node_modules/@pome-sh/twin-stripe/dist/src/checks.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/db.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/db.js +0 -167
- package/node_modules/@pome-sh/twin-stripe/dist/src/db.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/balance.d.ts +0 -53
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/balance.js +0 -77
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/balance.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/billing.d.ts +0 -101
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/billing.js +0 -195
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/billing.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/charges.d.ts +0 -45
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/charges.js +0 -59
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/charges.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/constants.d.ts +0 -25
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/constants.js +0 -26
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/constants.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/customers.d.ts +0 -47
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/customers.js +0 -103
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/customers.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/events.d.ts +0 -27
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/events.js +0 -45
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/events.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/index.d.ts +0 -18
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/index.js +0 -16
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/payment-intents.d.ts +0 -150
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/payment-intents.js +0 -449
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/payment-intents.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/payment-methods.d.ts +0 -45
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/payment-methods.js +0 -159
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/payment-methods.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/refunds.d.ts +0 -48
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/refunds.js +0 -111
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/refunds.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/schema.d.ts +0 -9
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/schema.js +0 -275
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/schema.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/stripe-domain.d.ts +0 -779
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/stripe-domain.js +0 -670
- package/node_modules/@pome-sh/twin-stripe/dist/src/domain/stripe-domain.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/errors.d.ts +0 -76
- package/node_modules/@pome-sh/twin-stripe/dist/src/errors.js +0 -99
- package/node_modules/@pome-sh/twin-stripe/dist/src/errors.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/idempotency.d.ts +0 -25
- package/node_modules/@pome-sh/twin-stripe/dist/src/idempotency.js +0 -235
- package/node_modules/@pome-sh/twin-stripe/dist/src/idempotency.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/ids.d.ts +0 -30
- package/node_modules/@pome-sh/twin-stripe/dist/src/ids.js +0 -58
- package/node_modules/@pome-sh/twin-stripe/dist/src/ids.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/index.d.ts +0 -11
- package/node_modules/@pome-sh/twin-stripe/dist/src/index.js +0 -16
- package/node_modules/@pome-sh/twin-stripe/dist/src/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/_helpers.d.ts +0 -37
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/_helpers.js +0 -264
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/_helpers.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/balance.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/balance.js +0 -14
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/balance.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/billing.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/billing.js +0 -117
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/billing.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/charges.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/charges.js +0 -15
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/charges.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/customers.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/customers.js +0 -47
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/customers.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/events.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/events.js +0 -14
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/events.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/index.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/index.js +0 -36
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/index.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/payment-intents.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/payment-intents.js +0 -81
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/payment-intents.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/payment-methods.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/payment-methods.js +0 -33
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/payment-methods.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/refunds.d.ts +0 -4
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/refunds.js +0 -63
- package/node_modules/@pome-sh/twin-stripe/dist/src/routes/refunds.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/seed.d.ts +0 -205
- package/node_modules/@pome-sh/twin-stripe/dist/src/seed.js +0 -226
- package/node_modules/@pome-sh/twin-stripe/dist/src/seed.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/serializers.d.ts +0 -347
- package/node_modules/@pome-sh/twin-stripe/dist/src/serializers.js +0 -483
- package/node_modules/@pome-sh/twin-stripe/dist/src/serializers.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/server.d.ts +0 -2
- package/node_modules/@pome-sh/twin-stripe/dist/src/server.js +0 -53
- package/node_modules/@pome-sh/twin-stripe/dist/src/server.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/session.d.ts +0 -8
- package/node_modules/@pome-sh/twin-stripe/dist/src/session.js +0 -113
- package/node_modules/@pome-sh/twin-stripe/dist/src/session.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/tools.d.ts +0 -254
- package/node_modules/@pome-sh/twin-stripe/dist/src/tools.js +0 -375
- package/node_modules/@pome-sh/twin-stripe/dist/src/tools.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/twin.d.ts +0 -42
- package/node_modules/@pome-sh/twin-stripe/dist/src/twin.js +0 -286
- package/node_modules/@pome-sh/twin-stripe/dist/src/twin.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/types.d.ts +0 -252
- package/node_modules/@pome-sh/twin-stripe/dist/src/types.js +0 -2
- package/node_modules/@pome-sh/twin-stripe/dist/src/types.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/upstream-types.d.ts +0 -22
- package/node_modules/@pome-sh/twin-stripe/dist/src/upstream-types.js +0 -2
- package/node_modules/@pome-sh/twin-stripe/dist/src/upstream-types.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/util.d.ts +0 -3
- package/node_modules/@pome-sh/twin-stripe/dist/src/util.js +0 -12
- package/node_modules/@pome-sh/twin-stripe/dist/src/util.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/dist/src/x402.d.ts +0 -162
- package/node_modules/@pome-sh/twin-stripe/dist/src/x402.js +0 -506
- package/node_modules/@pome-sh/twin-stripe/dist/src/x402.js.map +0 -1
- package/node_modules/@pome-sh/twin-stripe/fidelity.inventory.json +0 -425
- package/node_modules/@pome-sh/twin-stripe/package.json +0 -64
- package/node_modules/graphql/LICENSE +0 -21
- package/node_modules/graphql/NotSupportedTSVersion.d.ts +0 -1
- package/node_modules/graphql/README.md +0 -203
- package/node_modules/graphql/error/GraphQLError.d.ts +0 -288
- package/node_modules/graphql/error/GraphQLError.js +0 -398
- package/node_modules/graphql/error/GraphQLError.mjs +0 -384
- package/node_modules/graphql/error/index.d.ts +0 -15
- package/node_modules/graphql/error/index.js +0 -41
- package/node_modules/graphql/error/index.mjs +0 -9
- package/node_modules/graphql/error/locatedError.d.ts +0 -33
- package/node_modules/graphql/error/locatedError.js +0 -61
- package/node_modules/graphql/error/locatedError.mjs +0 -52
- package/node_modules/graphql/error/syntaxError.d.ts +0 -26
- package/node_modules/graphql/error/syntaxError.js +0 -35
- package/node_modules/graphql/error/syntaxError.mjs +0 -27
- package/node_modules/graphql/execution/collectFields.d.ts +0 -45
- package/node_modules/graphql/execution/collectFields.js +0 -235
- package/node_modules/graphql/execution/collectFields.mjs +0 -219
- package/node_modules/graphql/execution/execute.d.ts +0 -402
- package/node_modules/graphql/execution/execute.js +0 -1295
- package/node_modules/graphql/execution/execute.mjs +0 -1266
- package/node_modules/graphql/execution/index.d.ts +0 -24
- package/node_modules/graphql/execution/index.js +0 -73
- package/node_modules/graphql/execution/index.mjs +0 -19
- package/node_modules/graphql/execution/mapAsyncIterator.d.ts +0 -11
- package/node_modules/graphql/execution/mapAsyncIterator.js +0 -70
- package/node_modules/graphql/execution/mapAsyncIterator.mjs +0 -63
- package/node_modules/graphql/execution/subscribe.d.ts +0 -262
- package/node_modules/graphql/execution/subscribe.js +0 -388
- package/node_modules/graphql/execution/subscribe.mjs +0 -366
- package/node_modules/graphql/execution/values.d.ts +0 -236
- package/node_modules/graphql/execution/values.js +0 -444
- package/node_modules/graphql/execution/values.mjs +0 -406
- package/node_modules/graphql/graphql.d.ts +0 -189
- package/node_modules/graphql/graphql.js +0 -218
- package/node_modules/graphql/graphql.mjs +0 -212
- package/node_modules/graphql/index.d.ts +0 -423
- package/node_modules/graphql/index.js +0 -1311
- package/node_modules/graphql/index.mjs +0 -256
- package/node_modules/graphql/jsutils/Maybe.d.ts +0 -6
- package/node_modules/graphql/jsutils/Maybe.js +0 -5
- package/node_modules/graphql/jsutils/Maybe.mjs +0 -1
- package/node_modules/graphql/jsutils/ObjMap.d.ts +0 -20
- package/node_modules/graphql/jsutils/ObjMap.js +0 -5
- package/node_modules/graphql/jsutils/ObjMap.mjs +0 -1
- package/node_modules/graphql/jsutils/Path.d.ts +0 -50
- package/node_modules/graphql/jsutils/Path.js +0 -62
- package/node_modules/graphql/jsutils/Path.mjs +0 -54
- package/node_modules/graphql/jsutils/PromiseOrValue.d.ts +0 -2
- package/node_modules/graphql/jsutils/PromiseOrValue.js +0 -5
- package/node_modules/graphql/jsutils/PromiseOrValue.mjs +0 -1
- package/node_modules/graphql/jsutils/devAssert.d.ts +0 -2
- package/node_modules/graphql/jsutils/devAssert.js +0 -15
- package/node_modules/graphql/jsutils/devAssert.mjs +0 -8
- package/node_modules/graphql/jsutils/didYouMean.d.ts +0 -11
- package/node_modules/graphql/jsutils/didYouMean.js +0 -41
- package/node_modules/graphql/jsutils/didYouMean.mjs +0 -35
- package/node_modules/graphql/jsutils/groupBy.d.ts +0 -9
- package/node_modules/graphql/jsutils/groupBy.js +0 -28
- package/node_modules/graphql/jsutils/groupBy.mjs +0 -21
- package/node_modules/graphql/jsutils/identityFunc.d.ts +0 -6
- package/node_modules/graphql/jsutils/identityFunc.js +0 -15
- package/node_modules/graphql/jsutils/identityFunc.mjs +0 -8
- package/node_modules/graphql/jsutils/inspect.d.ts +0 -6
- package/node_modules/graphql/jsutils/inspect.js +0 -123
- package/node_modules/graphql/jsutils/inspect.mjs +0 -117
- package/node_modules/graphql/jsutils/instanceOf.d.ts +0 -18
- package/node_modules/graphql/jsutils/instanceOf.js +0 -67
- package/node_modules/graphql/jsutils/instanceOf.mjs +0 -59
- package/node_modules/graphql/jsutils/invariant.d.ts +0 -5
- package/node_modules/graphql/jsutils/invariant.js +0 -17
- package/node_modules/graphql/jsutils/invariant.mjs +0 -10
- package/node_modules/graphql/jsutils/isAsyncIterable.d.ts +0 -9
- package/node_modules/graphql/jsutils/isAsyncIterable.js +0 -20
- package/node_modules/graphql/jsutils/isAsyncIterable.mjs +0 -13
- package/node_modules/graphql/jsutils/isIterableObject.d.ts +0 -21
- package/node_modules/graphql/jsutils/isIterableObject.js +0 -33
- package/node_modules/graphql/jsutils/isIterableObject.mjs +0 -26
- package/node_modules/graphql/jsutils/isObjectLike.d.ts +0 -9
- package/node_modules/graphql/jsutils/isObjectLike.js +0 -16
- package/node_modules/graphql/jsutils/isObjectLike.mjs +0 -9
- package/node_modules/graphql/jsutils/isPromise.d.ts +0 -7
- package/node_modules/graphql/jsutils/isPromise.js +0 -19
- package/node_modules/graphql/jsutils/isPromise.mjs +0 -12
- package/node_modules/graphql/jsutils/keyMap.d.ts +0 -25
- package/node_modules/graphql/jsutils/keyMap.js +0 -36
- package/node_modules/graphql/jsutils/keyMap.mjs +0 -29
- package/node_modules/graphql/jsutils/keyValMap.d.ts +0 -26
- package/node_modules/graphql/jsutils/keyValMap.js +0 -36
- package/node_modules/graphql/jsutils/keyValMap.mjs +0 -29
- package/node_modules/graphql/jsutils/mapValue.d.ts +0 -11
- package/node_modules/graphql/jsutils/mapValue.js +0 -22
- package/node_modules/graphql/jsutils/mapValue.mjs +0 -15
- package/node_modules/graphql/jsutils/memoize3.d.ts +0 -11
- package/node_modules/graphql/jsutils/memoize3.js +0 -43
- package/node_modules/graphql/jsutils/memoize3.mjs +0 -36
- package/node_modules/graphql/jsutils/naturalCompare.d.ts +0 -10
- package/node_modules/graphql/jsutils/naturalCompare.js +0 -71
- package/node_modules/graphql/jsutils/naturalCompare.mjs +0 -63
- package/node_modules/graphql/jsutils/printPathArray.d.ts +0 -8
- package/node_modules/graphql/jsutils/printPathArray.js +0 -19
- package/node_modules/graphql/jsutils/printPathArray.mjs +0 -12
- package/node_modules/graphql/jsutils/promiseForObject.d.ts +0 -13
- package/node_modules/graphql/jsutils/promiseForObject.js +0 -27
- package/node_modules/graphql/jsutils/promiseForObject.mjs +0 -20
- package/node_modules/graphql/jsutils/promiseReduce.d.ts +0 -15
- package/node_modules/graphql/jsutils/promiseReduce.js +0 -29
- package/node_modules/graphql/jsutils/promiseReduce.mjs +0 -22
- package/node_modules/graphql/jsutils/suggestionList.d.ts +0 -10
- package/node_modules/graphql/jsutils/suggestionList.js +0 -143
- package/node_modules/graphql/jsutils/suggestionList.mjs +0 -134
- package/node_modules/graphql/jsutils/toError.d.ts +0 -6
- package/node_modules/graphql/jsutils/toError.js +0 -27
- package/node_modules/graphql/jsutils/toError.mjs +0 -20
- package/node_modules/graphql/jsutils/toObjMap.d.ts +0 -6
- package/node_modules/graphql/jsutils/toObjMap.js +0 -25
- package/node_modules/graphql/jsutils/toObjMap.mjs +0 -18
- package/node_modules/graphql/language/ast.d.ts +0 -949
- package/node_modules/graphql/language/ast.js +0 -301
- package/node_modules/graphql/language/ast.mjs +0 -285
- package/node_modules/graphql/language/blockString.d.ts +0 -26
- package/node_modules/graphql/language/blockString.js +0 -193
- package/node_modules/graphql/language/blockString.mjs +0 -176
- package/node_modules/graphql/language/characterClasses.d.ts +0 -47
- package/node_modules/graphql/language/characterClasses.js +0 -75
- package/node_modules/graphql/language/characterClasses.mjs +0 -64
- package/node_modules/graphql/language/directiveLocation.d.ts +0 -54
- package/node_modules/graphql/language/directiveLocation.js +0 -43
- package/node_modules/graphql/language/directiveLocation.mjs +0 -37
- package/node_modules/graphql/language/index.d.ts +0 -117
- package/node_modules/graphql/language/index.js +0 -227
- package/node_modules/graphql/language/index.mjs +0 -42
- package/node_modules/graphql/language/kinds.d.ts +0 -112
- package/node_modules/graphql/language/kinds.js +0 -72
- package/node_modules/graphql/language/kinds.mjs +0 -66
- package/node_modules/graphql/language/lexer.d.ts +0 -129
- package/node_modules/graphql/language/lexer.js +0 -1074
- package/node_modules/graphql/language/lexer.mjs +0 -972
- package/node_modules/graphql/language/location.d.ts +0 -29
- package/node_modules/graphql/language/location.js +0 -49
- package/node_modules/graphql/language/location.mjs +0 -41
- package/node_modules/graphql/language/parser.d.ts +0 -829
- package/node_modules/graphql/language/parser.js +0 -1949
- package/node_modules/graphql/language/parser.mjs +0 -1899
- package/node_modules/graphql/language/predicates.d.ts +0 -206
- package/node_modules/graphql/language/predicates.js +0 -292
- package/node_modules/graphql/language/predicates.mjs +0 -274
- package/node_modules/graphql/language/printLocation.d.ts +0 -42
- package/node_modules/graphql/language/printLocation.js +0 -103
- package/node_modules/graphql/language/printLocation.mjs +0 -94
- package/node_modules/graphql/language/printString.d.ts +0 -7
- package/node_modules/graphql/language/printString.js +0 -187
- package/node_modules/graphql/language/printString.mjs +0 -180
- package/node_modules/graphql/language/printer.d.ts +0 -18
- package/node_modules/graphql/language/printer.js +0 -411
- package/node_modules/graphql/language/printer.mjs +0 -398
- package/node_modules/graphql/language/schemaCoordinateLexer.d.ts +0 -45
- package/node_modules/graphql/language/schemaCoordinateLexer.js +0 -175
- package/node_modules/graphql/language/schemaCoordinateLexer.mjs +0 -126
- package/node_modules/graphql/language/source.d.ts +0 -53
- package/node_modules/graphql/language/source.js +0 -97
- package/node_modules/graphql/language/source.mjs +0 -81
- package/node_modules/graphql/language/tokenKind.d.ts +0 -63
- package/node_modules/graphql/language/tokenKind.js +0 -49
- package/node_modules/graphql/language/tokenKind.mjs +0 -43
- package/node_modules/graphql/language/visitor.d.ts +0 -322
- package/node_modules/graphql/language/visitor.js +0 -446
- package/node_modules/graphql/language/visitor.mjs +0 -426
- package/node_modules/graphql/package.json +0 -39
- package/node_modules/graphql/subscription/index.d.ts +0 -25
- package/node_modules/graphql/subscription/index.js +0 -19
- package/node_modules/graphql/subscription/index.mjs +0 -25
- package/node_modules/graphql/type/assertName.d.ts +0 -27
- package/node_modules/graphql/type/assertName.js +0 -77
- package/node_modules/graphql/type/assertName.mjs +0 -61
- package/node_modules/graphql/type/definition.d.ts +0 -3387
- package/node_modules/graphql/type/definition.js +0 -3515
- package/node_modules/graphql/type/definition.mjs +0 -3378
- package/node_modules/graphql/type/directives.d.ts +0 -273
- package/node_modules/graphql/type/directives.js +0 -424
- package/node_modules/graphql/type/directives.mjs +0 -388
- package/node_modules/graphql/type/index.d.ts +0 -157
- package/node_modules/graphql/type/index.js +0 -553
- package/node_modules/graphql/type/index.mjs +0 -110
- package/node_modules/graphql/type/introspection.d.ts +0 -66
- package/node_modules/graphql/type/introspection.js +0 -681
- package/node_modules/graphql/type/introspection.mjs +0 -623
- package/node_modules/graphql/type/scalars.d.ts +0 -46
- package/node_modules/graphql/type/scalars.js +0 -404
- package/node_modules/graphql/type/scalars.mjs +0 -343
- package/node_modules/graphql/type/schema.d.ts +0 -632
- package/node_modules/graphql/type/schema.js +0 -860
- package/node_modules/graphql/type/schema.mjs +0 -839
- package/node_modules/graphql/type/validate.d.ts +0 -48
- package/node_modules/graphql/type/validate.js +0 -738
- package/node_modules/graphql/type/validate.mjs +0 -712
- package/node_modules/graphql/utilities/TypeInfo.d.ts +0 -507
- package/node_modules/graphql/utilities/TypeInfo.js +0 -861
- package/node_modules/graphql/utilities/TypeInfo.mjs +0 -837
- package/node_modules/graphql/utilities/assertValidName.d.ts +0 -38
- package/node_modules/graphql/utilities/assertValidName.js +0 -77
- package/node_modules/graphql/utilities/assertValidName.mjs +0 -65
- package/node_modules/graphql/utilities/astFromValue.d.ts +0 -58
- package/node_modules/graphql/utilities/astFromValue.js +0 -223
- package/node_modules/graphql/utilities/astFromValue.mjs +0 -209
- package/node_modules/graphql/utilities/buildASTSchema.d.ts +0 -94
- package/node_modules/graphql/utilities/buildASTSchema.js +0 -178
- package/node_modules/graphql/utilities/buildASTSchema.mjs +0 -160
- package/node_modules/graphql/utilities/buildClientSchema.d.ts +0 -34
- package/node_modules/graphql/utilities/buildClientSchema.js +0 -404
- package/node_modules/graphql/utilities/buildClientSchema.mjs +0 -380
- package/node_modules/graphql/utilities/coerceInputValue.d.ts +0 -62
- package/node_modules/graphql/utilities/coerceInputValue.js +0 -264
- package/node_modules/graphql/utilities/coerceInputValue.mjs +0 -238
- package/node_modules/graphql/utilities/concatAST.d.ts +0 -21
- package/node_modules/graphql/utilities/concatAST.js +0 -39
- package/node_modules/graphql/utilities/concatAST.mjs +0 -31
- package/node_modules/graphql/utilities/extendSchema.d.ts +0 -93
- package/node_modules/graphql/utilities/extendSchema.js +0 -923
- package/node_modules/graphql/utilities/extendSchema.mjs +0 -912
- package/node_modules/graphql/utilities/findBreakingChanges.d.ts +0 -148
- package/node_modules/graphql/utilities/findBreakingChanges.js +0 -615
- package/node_modules/graphql/utilities/findBreakingChanges.mjs +0 -589
- package/node_modules/graphql/utilities/getIntrospectionQuery.d.ts +0 -336
- package/node_modules/graphql/utilities/getIntrospectionQuery.js +0 -179
- package/node_modules/graphql/utilities/getIntrospectionQuery.mjs +0 -172
- package/node_modules/graphql/utilities/getOperationAST.d.ts +0 -26
- package/node_modules/graphql/utilities/getOperationAST.js +0 -59
- package/node_modules/graphql/utilities/getOperationAST.mjs +0 -51
- package/node_modules/graphql/utilities/getOperationRootType.d.ts +0 -32
- package/node_modules/graphql/utilities/getOperationRootType.js +0 -85
- package/node_modules/graphql/utilities/getOperationRootType.mjs +0 -71
- package/node_modules/graphql/utilities/index.d.ts +0 -73
- package/node_modules/graphql/utilities/index.js +0 -247
- package/node_modules/graphql/utilities/index.mjs +0 -67
- package/node_modules/graphql/utilities/introspectionFromSchema.d.ts +0 -72
- package/node_modules/graphql/utilities/introspectionFromSchema.js +0 -99
- package/node_modules/graphql/utilities/introspectionFromSchema.mjs +0 -86
- package/node_modules/graphql/utilities/lexicographicSortSchema.d.ts +0 -44
- package/node_modules/graphql/utilities/lexicographicSortSchema.js +0 -213
- package/node_modules/graphql/utilities/lexicographicSortSchema.mjs +0 -207
- package/node_modules/graphql/utilities/printSchema.d.ts +0 -68
- package/node_modules/graphql/utilities/printSchema.js +0 -405
- package/node_modules/graphql/utilities/printSchema.mjs +0 -382
- package/node_modules/graphql/utilities/resolveSchemaCoordinate.d.ts +0 -142
- package/node_modules/graphql/utilities/resolveSchemaCoordinate.js +0 -324
- package/node_modules/graphql/utilities/resolveSchemaCoordinate.mjs +0 -306
- package/node_modules/graphql/utilities/separateOperations.d.ts +0 -41
- package/node_modules/graphql/utilities/separateOperations.js +0 -119
- package/node_modules/graphql/utilities/separateOperations.mjs +0 -110
- package/node_modules/graphql/utilities/sortValueNode.d.ts +0 -9
- package/node_modules/graphql/utilities/sortValueNode.js +0 -47
- package/node_modules/graphql/utilities/sortValueNode.mjs +0 -39
- package/node_modules/graphql/utilities/stripIgnoredCharacters.d.ts +0 -69
- package/node_modules/graphql/utilities/stripIgnoredCharacters.js +0 -131
- package/node_modules/graphql/utilities/stripIgnoredCharacters.mjs +0 -113
- package/node_modules/graphql/utilities/typeComparators.d.ts +0 -116
- package/node_modules/graphql/utilities/typeComparators.js +0 -201
- package/node_modules/graphql/utilities/typeComparators.mjs +0 -190
- package/node_modules/graphql/utilities/typeFromAST.d.ts +0 -118
- package/node_modules/graphql/utilities/typeFromAST.js +0 -30
- package/node_modules/graphql/utilities/typeFromAST.mjs +0 -21
- package/node_modules/graphql/utilities/typedQueryDocumentNode.d.ts +0 -26
- package/node_modules/graphql/utilities/typedQueryDocumentNode.js +0 -5
- package/node_modules/graphql/utilities/typedQueryDocumentNode.mjs +0 -1
- package/node_modules/graphql/utilities/valueFromAST.d.ts +0 -67
- package/node_modules/graphql/utilities/valueFromAST.js +0 -246
- package/node_modules/graphql/utilities/valueFromAST.mjs +0 -232
- package/node_modules/graphql/utilities/valueFromASTUntyped.d.ts +0 -36
- package/node_modules/graphql/utilities/valueFromASTUntyped.js +0 -75
- package/node_modules/graphql/utilities/valueFromASTUntyped.mjs +0 -66
- package/node_modules/graphql/validation/ValidationContext.d.ts +0 -495
- package/node_modules/graphql/validation/ValidationContext.js +0 -633
- package/node_modules/graphql/validation/ValidationContext.mjs +0 -614
- package/node_modules/graphql/validation/index.d.ts +0 -47
- package/node_modules/graphql/validation/index.js +0 -331
- package/node_modules/graphql/validation/index.mjs +0 -75
- package/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.js +0 -75
- package/node_modules/graphql/validation/rules/ExecutableDefinitionsRule.mjs +0 -62
- package/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.js +0 -178
- package/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.mjs +0 -159
- package/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.d.ts +0 -42
- package/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.js +0 -98
- package/node_modules/graphql/validation/rules/FragmentsOnCompositeTypesRule.mjs +0 -81
- package/node_modules/graphql/validation/rules/KnownArgumentNamesRule.d.ts +0 -49
- package/node_modules/graphql/validation/rules/KnownArgumentNamesRule.js +0 -147
- package/node_modules/graphql/validation/rules/KnownArgumentNamesRule.mjs +0 -128
- package/node_modules/graphql/validation/rules/KnownDirectivesRule.d.ts +0 -44
- package/node_modules/graphql/validation/rules/KnownDirectivesRule.js +0 -200
- package/node_modules/graphql/validation/rules/KnownDirectivesRule.mjs +0 -182
- package/node_modules/graphql/validation/rules/KnownFragmentNamesRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/KnownFragmentNamesRule.js +0 -65
- package/node_modules/graphql/validation/rules/KnownFragmentNamesRule.mjs +0 -54
- package/node_modules/graphql/validation/rules/KnownTypeNamesRule.d.ts +0 -44
- package/node_modules/graphql/validation/rules/KnownTypeNamesRule.js +0 -118
- package/node_modules/graphql/validation/rules/KnownTypeNamesRule.mjs +0 -105
- package/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.js +0 -71
- package/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.mjs +0 -62
- package/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.js +0 -89
- package/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.mjs +0 -78
- package/node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.d.ts +0 -36
- package/node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.js +0 -123
- package/node_modules/graphql/validation/rules/MaxIntrospectionDepthRule.mjs +0 -111
- package/node_modules/graphql/validation/rules/NoFragmentCyclesRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/NoFragmentCyclesRule.js +0 -114
- package/node_modules/graphql/validation/rules/NoFragmentCyclesRule.mjs +0 -106
- package/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.js +0 -81
- package/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.mjs +0 -73
- package/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.js +0 -90
- package/node_modules/graphql/validation/rules/NoUnusedFragmentsRule.mjs +0 -79
- package/node_modules/graphql/validation/rules/NoUnusedVariablesRule.d.ts +0 -42
- package/node_modules/graphql/validation/rules/NoUnusedVariablesRule.js +0 -87
- package/node_modules/graphql/validation/rules/NoUnusedVariablesRule.mjs +0 -79
- package/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.d.ts +0 -47
- package/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.js +0 -907
- package/node_modules/graphql/validation/rules/OverlappingFieldsCanBeMergedRule.mjs +0 -892
- package/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.d.ts +0 -48
- package/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.js +0 -132
- package/node_modules/graphql/validation/rules/PossibleFragmentSpreadsRule.mjs +0 -109
- package/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.js +0 -193
- package/node_modules/graphql/validation/rules/PossibleTypeExtensionsRule.mjs +0 -169
- package/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.d.ts +0 -46
- package/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.js +0 -189
- package/node_modules/graphql/validation/rules/ProvidedRequiredArgumentsRule.mjs +0 -168
- package/node_modules/graphql/validation/rules/ScalarLeafsRule.d.ts +0 -37
- package/node_modules/graphql/validation/rules/ScalarLeafsRule.js +0 -95
- package/node_modules/graphql/validation/rules/ScalarLeafsRule.mjs +0 -85
- package/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.d.ts +0 -46
- package/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.js +0 -120
- package/node_modules/graphql/validation/rules/SingleFieldSubscriptionsRule.mjs +0 -110
- package/node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.d.ts +0 -32
- package/node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.js +0 -114
- package/node_modules/graphql/validation/rules/UniqueArgumentDefinitionNamesRule.mjs +0 -102
- package/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.js +0 -84
- package/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.mjs +0 -72
- package/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.js +0 -76
- package/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.mjs +0 -68
- package/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.d.ts +0 -44
- package/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.js +0 -136
- package/node_modules/graphql/validation/rules/UniqueDirectivesPerLocationRule.mjs +0 -125
- package/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.js +0 -97
- package/node_modules/graphql/validation/rules/UniqueEnumValueNamesRule.mjs +0 -85
- package/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.js +0 -109
- package/node_modules/graphql/validation/rules/UniqueFieldDefinitionNamesRule.mjs +0 -100
- package/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.d.ts +0 -40
- package/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.js +0 -70
- package/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.mjs +0 -62
- package/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.d.ts +0 -45
- package/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.js +0 -87
- package/node_modules/graphql/validation/rules/UniqueInputFieldNamesRule.mjs +0 -78
- package/node_modules/graphql/validation/rules/UniqueOperationNamesRule.d.ts +0 -40
- package/node_modules/graphql/validation/rules/UniqueOperationNamesRule.js +0 -75
- package/node_modules/graphql/validation/rules/UniqueOperationNamesRule.mjs +0 -67
- package/node_modules/graphql/validation/rules/UniqueOperationTypesRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/UniqueOperationTypesRule.js +0 -93
- package/node_modules/graphql/validation/rules/UniqueOperationTypesRule.mjs +0 -85
- package/node_modules/graphql/validation/rules/UniqueTypeNamesRule.d.ts +0 -31
- package/node_modules/graphql/validation/rules/UniqueTypeNamesRule.js +0 -79
- package/node_modules/graphql/validation/rules/UniqueTypeNamesRule.mjs +0 -68
- package/node_modules/graphql/validation/rules/UniqueVariableNamesRule.d.ts +0 -38
- package/node_modules/graphql/validation/rules/UniqueVariableNamesRule.js +0 -78
- package/node_modules/graphql/validation/rules/UniqueVariableNamesRule.mjs +0 -69
- package/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.d.ts +0 -41
- package/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.js +0 -271
- package/node_modules/graphql/validation/rules/ValuesOfCorrectTypeRule.mjs +0 -247
- package/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.d.ts +0 -45
- package/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.js +0 -79
- package/node_modules/graphql/validation/rules/VariablesAreInputTypesRule.mjs +0 -65
- package/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.d.ts +0 -40
- package/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.js +0 -165
- package/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.mjs +0 -149
- package/node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.d.ts +0 -56
- package/node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.js +0 -173
- package/node_modules/graphql/validation/rules/custom/NoDeprecatedCustomRule.mjs +0 -158
- package/node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.d.ts +0 -43
- package/node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.js +0 -70
- package/node_modules/graphql/validation/rules/custom/NoSchemaIntrospectionCustomRule.mjs +0 -60
- package/node_modules/graphql/validation/specifiedRules.d.ts +0 -17
- package/node_modules/graphql/validation/specifiedRules.js +0 -175
- package/node_modules/graphql/validation/specifiedRules.mjs +0 -131
- package/node_modules/graphql/validation/validate.d.ts +0 -122
- package/node_modules/graphql/validation/validate.js +0 -219
- package/node_modules/graphql/validation/validate.mjs +0 -200
- package/node_modules/graphql/version.d.ts +0 -10
- package/node_modules/graphql/version.js +0 -23
- package/node_modules/graphql/version.mjs +0 -14
- package/node_modules/hono/LICENSE +0 -21
- package/node_modules/hono/README.md +0 -85
- package/node_modules/hono/dist/adapter/aws-lambda/conninfo.js +0 -24
- package/node_modules/hono/dist/adapter/aws-lambda/handler.js +0 -364
- package/node_modules/hono/dist/adapter/aws-lambda/index.js +0 -9
- package/node_modules/hono/dist/adapter/aws-lambda/types.js +0 -0
- package/node_modules/hono/dist/adapter/bun/conninfo.js +0 -27
- package/node_modules/hono/dist/adapter/bun/index.js +0 -16
- package/node_modules/hono/dist/adapter/bun/serve-static.js +0 -30
- package/node_modules/hono/dist/adapter/bun/server.js +0 -5
- package/node_modules/hono/dist/adapter/bun/ssg.js +0 -17
- package/node_modules/hono/dist/adapter/bun/websocket.js +0 -73
- package/node_modules/hono/dist/adapter/cloudflare-pages/conninfo.js +0 -9
- package/node_modules/hono/dist/adapter/cloudflare-pages/handler.js +0 -67
- package/node_modules/hono/dist/adapter/cloudflare-pages/index.js +0 -9
- package/node_modules/hono/dist/adapter/cloudflare-workers/conninfo.js +0 -9
- package/node_modules/hono/dist/adapter/cloudflare-workers/index.js +0 -9
- package/node_modules/hono/dist/adapter/cloudflare-workers/serve-static-module.js +0 -8
- package/node_modules/hono/dist/adapter/cloudflare-workers/serve-static.js +0 -22
- package/node_modules/hono/dist/adapter/cloudflare-workers/utils.js +0 -35
- package/node_modules/hono/dist/adapter/cloudflare-workers/websocket.js +0 -41
- package/node_modules/hono/dist/adapter/deno/conninfo.js +0 -14
- package/node_modules/hono/dist/adapter/deno/deno.d.js +0 -0
- package/node_modules/hono/dist/adapter/deno/index.js +0 -12
- package/node_modules/hono/dist/adapter/deno/serve-static.js +0 -40
- package/node_modules/hono/dist/adapter/deno/ssg.js +0 -18
- package/node_modules/hono/dist/adapter/deno/websocket.js +0 -32
- package/node_modules/hono/dist/adapter/lambda-edge/conninfo.js +0 -9
- package/node_modules/hono/dist/adapter/lambda-edge/handler.js +0 -96
- package/node_modules/hono/dist/adapter/lambda-edge/index.js +0 -7
- package/node_modules/hono/dist/adapter/netlify/conninfo.js +0 -9
- package/node_modules/hono/dist/adapter/netlify/handler.js +0 -9
- package/node_modules/hono/dist/adapter/netlify/index.js +0 -2
- package/node_modules/hono/dist/adapter/netlify/mod.js +0 -7
- package/node_modules/hono/dist/adapter/service-worker/handler.js +0 -20
- package/node_modules/hono/dist/adapter/service-worker/index.js +0 -9
- package/node_modules/hono/dist/adapter/service-worker/types.js +0 -0
- package/node_modules/hono/dist/adapter/vercel/conninfo.js +0 -10
- package/node_modules/hono/dist/adapter/vercel/handler.js +0 -7
- package/node_modules/hono/dist/adapter/vercel/index.js +0 -7
- package/node_modules/hono/dist/cjs/adapter/aws-lambda/conninfo.js +0 -46
- package/node_modules/hono/dist/cjs/adapter/aws-lambda/handler.js +0 -395
- package/node_modules/hono/dist/cjs/adapter/aws-lambda/index.js +0 -34
- package/node_modules/hono/dist/cjs/adapter/aws-lambda/types.js +0 -15
- package/node_modules/hono/dist/cjs/adapter/bun/conninfo.js +0 -49
- package/node_modules/hono/dist/cjs/adapter/bun/index.js +0 -45
- package/node_modules/hono/dist/cjs/adapter/bun/serve-static.js +0 -52
- package/node_modules/hono/dist/cjs/adapter/bun/server.js +0 -27
- package/node_modules/hono/dist/cjs/adapter/bun/ssg.js +0 -40
- package/node_modules/hono/dist/cjs/adapter/bun/websocket.js +0 -98
- package/node_modules/hono/dist/cjs/adapter/cloudflare-pages/conninfo.js +0 -31
- package/node_modules/hono/dist/cjs/adapter/cloudflare-pages/handler.js +0 -91
- package/node_modules/hono/dist/cjs/adapter/cloudflare-pages/index.js +0 -34
- package/node_modules/hono/dist/cjs/adapter/cloudflare-workers/conninfo.js +0 -31
- package/node_modules/hono/dist/cjs/adapter/cloudflare-workers/index.js +0 -33
- package/node_modules/hono/dist/cjs/adapter/cloudflare-workers/serve-static-module.js +0 -30
- package/node_modules/hono/dist/cjs/adapter/cloudflare-workers/serve-static.js +0 -44
- package/node_modules/hono/dist/cjs/adapter/cloudflare-workers/utils.js +0 -57
- package/node_modules/hono/dist/cjs/adapter/cloudflare-workers/websocket.js +0 -63
- package/node_modules/hono/dist/cjs/adapter/deno/conninfo.js +0 -36
- package/node_modules/hono/dist/cjs/adapter/deno/deno.d.js +0 -0
- package/node_modules/hono/dist/cjs/adapter/deno/index.js +0 -38
- package/node_modules/hono/dist/cjs/adapter/deno/serve-static.js +0 -62
- package/node_modules/hono/dist/cjs/adapter/deno/ssg.js +0 -41
- package/node_modules/hono/dist/cjs/adapter/deno/websocket.js +0 -54
- package/node_modules/hono/dist/cjs/adapter/lambda-edge/conninfo.js +0 -31
- package/node_modules/hono/dist/cjs/adapter/lambda-edge/handler.js +0 -130
- package/node_modules/hono/dist/cjs/adapter/lambda-edge/index.js +0 -30
- package/node_modules/hono/dist/cjs/adapter/netlify/conninfo.js +0 -31
- package/node_modules/hono/dist/cjs/adapter/netlify/handler.js +0 -31
- package/node_modules/hono/dist/cjs/adapter/netlify/index.js +0 -21
- package/node_modules/hono/dist/cjs/adapter/netlify/mod.js +0 -30
- package/node_modules/hono/dist/cjs/adapter/service-worker/handler.js +0 -42
- package/node_modules/hono/dist/cjs/adapter/service-worker/index.js +0 -32
- package/node_modules/hono/dist/cjs/adapter/service-worker/types.js +0 -15
- package/node_modules/hono/dist/cjs/adapter/vercel/conninfo.js +0 -32
- package/node_modules/hono/dist/cjs/adapter/vercel/handler.js +0 -29
- package/node_modules/hono/dist/cjs/adapter/vercel/index.js +0 -30
- package/node_modules/hono/dist/cjs/client/client.js +0 -204
- package/node_modules/hono/dist/cjs/client/fetch-result-please.js +0 -85
- package/node_modules/hono/dist/cjs/client/index.js +0 -32
- package/node_modules/hono/dist/cjs/client/types.js +0 -15
- package/node_modules/hono/dist/cjs/client/utils.js +0 -105
- package/node_modules/hono/dist/cjs/compose.js +0 -68
- package/node_modules/hono/dist/cjs/context.js +0 -435
- package/node_modules/hono/dist/cjs/helper/accepts/accepts.js +0 -43
- package/node_modules/hono/dist/cjs/helper/accepts/index.js +0 -27
- package/node_modules/hono/dist/cjs/helper/adapter/index.js +0 -81
- package/node_modules/hono/dist/cjs/helper/conninfo/index.js +0 -15
- package/node_modules/hono/dist/cjs/helper/conninfo/types.js +0 -15
- package/node_modules/hono/dist/cjs/helper/cookie/index.js +0 -130
- package/node_modules/hono/dist/cjs/helper/css/common.js +0 -273
- package/node_modules/hono/dist/cjs/helper/css/index.js +0 -157
- package/node_modules/hono/dist/cjs/helper/dev/index.js +0 -79
- package/node_modules/hono/dist/cjs/helper/factory/index.js +0 -54
- package/node_modules/hono/dist/cjs/helper/html/index.js +0 -64
- package/node_modules/hono/dist/cjs/helper/proxy/index.js +0 -111
- package/node_modules/hono/dist/cjs/helper/route/index.js +0 -71
- package/node_modules/hono/dist/cjs/helper/ssg/index.js +0 -43
- package/node_modules/hono/dist/cjs/helper/ssg/middleware.js +0 -73
- package/node_modules/hono/dist/cjs/helper/ssg/plugins.js +0 -70
- package/node_modules/hono/dist/cjs/helper/ssg/ssg.js +0 -320
- package/node_modules/hono/dist/cjs/helper/ssg/utils.js +0 -93
- package/node_modules/hono/dist/cjs/helper/streaming/index.js +0 -35
- package/node_modules/hono/dist/cjs/helper/streaming/sse.js +0 -91
- package/node_modules/hono/dist/cjs/helper/streaming/stream.js +0 -56
- package/node_modules/hono/dist/cjs/helper/streaming/text.js +0 -34
- package/node_modules/hono/dist/cjs/helper/streaming/utils.js +0 -35
- package/node_modules/hono/dist/cjs/helper/testing/index.js +0 -33
- package/node_modules/hono/dist/cjs/helper/websocket/index.js +0 -81
- package/node_modules/hono/dist/cjs/hono-base.js +0 -405
- package/node_modules/hono/dist/cjs/hono.js +0 -43
- package/node_modules/hono/dist/cjs/http-exception.js +0 -57
- package/node_modules/hono/dist/cjs/index.js +0 -30
- package/node_modules/hono/dist/cjs/jsx/base.js +0 -374
- package/node_modules/hono/dist/cjs/jsx/children.js +0 -44
- package/node_modules/hono/dist/cjs/jsx/components.js +0 -221
- package/node_modules/hono/dist/cjs/jsx/constants.js +0 -42
- package/node_modules/hono/dist/cjs/jsx/context.js +0 -188
- package/node_modules/hono/dist/cjs/jsx/dom/client.js +0 -76
- package/node_modules/hono/dist/cjs/jsx/dom/components.js +0 -55
- package/node_modules/hono/dist/cjs/jsx/dom/context.js +0 -71
- package/node_modules/hono/dist/cjs/jsx/dom/css.js +0 -168
- package/node_modules/hono/dist/cjs/jsx/dom/hooks/index.js +0 -74
- package/node_modules/hono/dist/cjs/jsx/dom/index.js +0 -181
- package/node_modules/hono/dist/cjs/jsx/dom/intrinsic-element/components.js +0 -399
- package/node_modules/hono/dist/cjs/jsx/dom/jsx-dev-runtime.js +0 -52
- package/node_modules/hono/dist/cjs/jsx/dom/jsx-runtime.js +0 -32
- package/node_modules/hono/dist/cjs/jsx/dom/render.js +0 -641
- package/node_modules/hono/dist/cjs/jsx/dom/server.js +0 -67
- package/node_modules/hono/dist/cjs/jsx/dom/utils.js +0 -32
- package/node_modules/hono/dist/cjs/jsx/hooks/index.js +0 -370
- package/node_modules/hono/dist/cjs/jsx/index.js +0 -138
- package/node_modules/hono/dist/cjs/jsx/intrinsic-element/common.js +0 -50
- package/node_modules/hono/dist/cjs/jsx/intrinsic-element/components.js +0 -189
- package/node_modules/hono/dist/cjs/jsx/intrinsic-elements.js +0 -15
- package/node_modules/hono/dist/cjs/jsx/jsx-dev-runtime.js +0 -41
- package/node_modules/hono/dist/cjs/jsx/jsx-runtime.js +0 -71
- package/node_modules/hono/dist/cjs/jsx/streaming.js +0 -179
- package/node_modules/hono/dist/cjs/jsx/types.js +0 -15
- package/node_modules/hono/dist/cjs/jsx/utils.js +0 -200
- package/node_modules/hono/dist/cjs/middleware/basic-auth/index.js +0 -88
- package/node_modules/hono/dist/cjs/middleware/bearer-auth/index.js +0 -114
- package/node_modules/hono/dist/cjs/middleware/body-limit/index.js +0 -75
- package/node_modules/hono/dist/cjs/middleware/cache/index.js +0 -124
- package/node_modules/hono/dist/cjs/middleware/combine/index.js +0 -101
- package/node_modules/hono/dist/cjs/middleware/compress/index.js +0 -92
- package/node_modules/hono/dist/cjs/middleware/context-storage/index.js +0 -47
- package/node_modules/hono/dist/cjs/middleware/cors/index.js +0 -106
- package/node_modules/hono/dist/cjs/middleware/csrf/index.js +0 -77
- package/node_modules/hono/dist/cjs/middleware/etag/digest.js +0 -55
- package/node_modules/hono/dist/cjs/middleware/etag/index.js +0 -96
- package/node_modules/hono/dist/cjs/middleware/ip-restriction/index.js +0 -176
- package/node_modules/hono/dist/cjs/middleware/jsx-renderer/index.js +0 -82
- package/node_modules/hono/dist/cjs/middleware/jwk/index.js +0 -27
- package/node_modules/hono/dist/cjs/middleware/jwk/jwk.js +0 -134
- package/node_modules/hono/dist/cjs/middleware/jwt/index.js +0 -38
- package/node_modules/hono/dist/cjs/middleware/jwt/jwt.js +0 -140
- package/node_modules/hono/dist/cjs/middleware/language/index.js +0 -35
- package/node_modules/hono/dist/cjs/middleware/language/language.js +0 -199
- package/node_modules/hono/dist/cjs/middleware/logger/index.js +0 -72
- package/node_modules/hono/dist/cjs/middleware/method-override/index.js +0 -106
- package/node_modules/hono/dist/cjs/middleware/powered-by/index.js +0 -32
- package/node_modules/hono/dist/cjs/middleware/pretty-json/index.js +0 -37
- package/node_modules/hono/dist/cjs/middleware/request-id/index.js +0 -27
- package/node_modules/hono/dist/cjs/middleware/request-id/request-id.js +0 -43
- package/node_modules/hono/dist/cjs/middleware/secure-headers/index.js +0 -29
- package/node_modules/hono/dist/cjs/middleware/secure-headers/permissions-policy.js +0 -15
- package/node_modules/hono/dist/cjs/middleware/secure-headers/secure-headers.js +0 -195
- package/node_modules/hono/dist/cjs/middleware/serve-static/index.js +0 -99
- package/node_modules/hono/dist/cjs/middleware/serve-static/path.js +0 -40
- package/node_modules/hono/dist/cjs/middleware/timeout/index.js +0 -47
- package/node_modules/hono/dist/cjs/middleware/timing/index.js +0 -35
- package/node_modules/hono/dist/cjs/middleware/timing/timing.js +0 -130
- package/node_modules/hono/dist/cjs/middleware/trailing-slash/index.js +0 -62
- package/node_modules/hono/dist/cjs/package.json +0 -3
- package/node_modules/hono/dist/cjs/preset/quick.js +0 -38
- package/node_modules/hono/dist/cjs/preset/tiny.js +0 -34
- package/node_modules/hono/dist/cjs/request/constants.js +0 -27
- package/node_modules/hono/dist/cjs/request.js +0 -344
- package/node_modules/hono/dist/cjs/router/linear-router/index.js +0 -27
- package/node_modules/hono/dist/cjs/router/linear-router/router.js +0 -140
- package/node_modules/hono/dist/cjs/router/pattern-router/index.js +0 -27
- package/node_modules/hono/dist/cjs/router/pattern-router/router.js +0 -70
- package/node_modules/hono/dist/cjs/router/reg-exp-router/index.js +0 -34
- package/node_modules/hono/dist/cjs/router/reg-exp-router/matcher.js +0 -48
- package/node_modules/hono/dist/cjs/router/reg-exp-router/node.js +0 -134
- package/node_modules/hono/dist/cjs/router/reg-exp-router/prepared-router.js +0 -166
- package/node_modules/hono/dist/cjs/router/reg-exp-router/router.js +0 -208
- package/node_modules/hono/dist/cjs/router/reg-exp-router/trie.js +0 -81
- package/node_modules/hono/dist/cjs/router/smart-router/index.js +0 -27
- package/node_modules/hono/dist/cjs/router/smart-router/router.js +0 -80
- package/node_modules/hono/dist/cjs/router/trie-router/index.js +0 -27
- package/node_modules/hono/dist/cjs/router/trie-router/node.js +0 -210
- package/node_modules/hono/dist/cjs/router/trie-router/router.js +0 -48
- package/node_modules/hono/dist/cjs/router.js +0 -40
- package/node_modules/hono/dist/cjs/types.js +0 -28
- package/node_modules/hono/dist/cjs/utils/accept.js +0 -245
- package/node_modules/hono/dist/cjs/utils/basic-auth.js +0 -45
- package/node_modules/hono/dist/cjs/utils/body.js +0 -111
- package/node_modules/hono/dist/cjs/utils/buffer.js +0 -103
- package/node_modules/hono/dist/cjs/utils/color.js +0 -48
- package/node_modules/hono/dist/cjs/utils/compress.js +0 -27
- package/node_modules/hono/dist/cjs/utils/concurrent.js +0 -61
- package/node_modules/hono/dist/cjs/utils/constants.js +0 -27
- package/node_modules/hono/dist/cjs/utils/cookie.js +0 -198
- package/node_modules/hono/dist/cjs/utils/crypto.js +0 -69
- package/node_modules/hono/dist/cjs/utils/encode.js +0 -54
- package/node_modules/hono/dist/cjs/utils/filepath.js +0 -58
- package/node_modules/hono/dist/cjs/utils/handler.js +0 -36
- package/node_modules/hono/dist/cjs/utils/headers.js +0 -15
- package/node_modules/hono/dist/cjs/utils/html.js +0 -150
- package/node_modules/hono/dist/cjs/utils/http-status.js +0 -15
- package/node_modules/hono/dist/cjs/utils/ipaddr.js +0 -318
- package/node_modules/hono/dist/cjs/utils/jwt/index.js +0 -28
- package/node_modules/hono/dist/cjs/utils/jwt/jwa.js +0 -42
- package/node_modules/hono/dist/cjs/utils/jwt/jws.js +0 -215
- package/node_modules/hono/dist/cjs/utils/jwt/jwt.js +0 -219
- package/node_modules/hono/dist/cjs/utils/jwt/types.js +0 -161
- package/node_modules/hono/dist/cjs/utils/jwt/utf8.js +0 -30
- package/node_modules/hono/dist/cjs/utils/mime.js +0 -106
- package/node_modules/hono/dist/cjs/utils/stream.js +0 -103
- package/node_modules/hono/dist/cjs/utils/types.js +0 -15
- package/node_modules/hono/dist/cjs/utils/url.js +0 -256
- package/node_modules/hono/dist/cjs/validator/index.js +0 -27
- package/node_modules/hono/dist/cjs/validator/utils.js +0 -15
- package/node_modules/hono/dist/cjs/validator/validator.js +0 -108
- package/node_modules/hono/dist/client/client.js +0 -189
- package/node_modules/hono/dist/client/fetch-result-please.js +0 -62
- package/node_modules/hono/dist/client/index.js +0 -8
- package/node_modules/hono/dist/client/types.js +0 -0
- package/node_modules/hono/dist/client/utils.js +0 -76
- package/node_modules/hono/dist/compose.js +0 -46
- package/node_modules/hono/dist/context.js +0 -412
- package/node_modules/hono/dist/helper/accepts/accepts.js +0 -20
- package/node_modules/hono/dist/helper/accepts/index.js +0 -5
- package/node_modules/hono/dist/helper/adapter/index.js +0 -56
- package/node_modules/hono/dist/helper/conninfo/index.js +0 -0
- package/node_modules/hono/dist/helper/conninfo/types.js +0 -0
- package/node_modules/hono/dist/helper/cookie/index.js +0 -102
- package/node_modules/hono/dist/helper/css/common.js +0 -236
- package/node_modules/hono/dist/helper/css/index.js +0 -140
- package/node_modules/hono/dist/helper/dev/index.js +0 -55
- package/node_modules/hono/dist/helper/factory/index.js +0 -30
- package/node_modules/hono/dist/helper/html/index.js +0 -41
- package/node_modules/hono/dist/helper/proxy/index.js +0 -89
- package/node_modules/hono/dist/helper/route/index.js +0 -46
- package/node_modules/hono/dist/helper/ssg/index.js +0 -19
- package/node_modules/hono/dist/helper/ssg/middleware.js +0 -45
- package/node_modules/hono/dist/helper/ssg/plugins.js +0 -47
- package/node_modules/hono/dist/helper/ssg/ssg.js +0 -297
- package/node_modules/hono/dist/helper/ssg/utils.js +0 -67
- package/node_modules/hono/dist/helper/streaming/index.js +0 -10
- package/node_modules/hono/dist/helper/streaming/sse.js +0 -68
- package/node_modules/hono/dist/helper/streaming/stream.js +0 -34
- package/node_modules/hono/dist/helper/streaming/text.js +0 -12
- package/node_modules/hono/dist/helper/streaming/utils.js +0 -13
- package/node_modules/hono/dist/helper/testing/index.js +0 -11
- package/node_modules/hono/dist/helper/websocket/index.js +0 -57
- package/node_modules/hono/dist/hono-base.js +0 -383
- package/node_modules/hono/dist/hono.js +0 -21
- package/node_modules/hono/dist/http-exception.js +0 -35
- package/node_modules/hono/dist/index.js +0 -7
- package/node_modules/hono/dist/jsx/base.js +0 -342
- package/node_modules/hono/dist/jsx/children.js +0 -21
- package/node_modules/hono/dist/jsx/components.js +0 -198
- package/node_modules/hono/dist/jsx/constants.js +0 -15
- package/node_modules/hono/dist/jsx/context.js +0 -162
- package/node_modules/hono/dist/jsx/dom/client.js +0 -53
- package/node_modules/hono/dist/jsx/dom/components.js +0 -32
- package/node_modules/hono/dist/jsx/dom/context.js +0 -48
- package/node_modules/hono/dist/jsx/dom/css.js +0 -150
- package/node_modules/hono/dist/jsx/dom/hooks/index.js +0 -48
- package/node_modules/hono/dist/jsx/dom/index.js +0 -142
- package/node_modules/hono/dist/jsx/dom/intrinsic-element/components.js +0 -374
- package/node_modules/hono/dist/jsx/dom/jsx-dev-runtime.js +0 -19
- package/node_modules/hono/dist/jsx/dom/jsx-runtime.js +0 -8
- package/node_modules/hono/dist/jsx/dom/render.js +0 -617
- package/node_modules/hono/dist/jsx/dom/server.js +0 -33
- package/node_modules/hono/dist/jsx/dom/utils.js +0 -10
- package/node_modules/hono/dist/jsx/hooks/index.js +0 -328
- package/node_modules/hono/dist/jsx/index.js +0 -103
- package/node_modules/hono/dist/jsx/intrinsic-element/common.js +0 -24
- package/node_modules/hono/dist/jsx/intrinsic-element/components.js +0 -165
- package/node_modules/hono/dist/jsx/intrinsic-elements.js +0 -0
- package/node_modules/hono/dist/jsx/jsx-dev-runtime.js +0 -18
- package/node_modules/hono/dist/jsx/jsx-runtime.js +0 -44
- package/node_modules/hono/dist/jsx/streaming.js +0 -155
- package/node_modules/hono/dist/jsx/types.js +0 -0
- package/node_modules/hono/dist/jsx/utils.js +0 -175
- package/node_modules/hono/dist/middleware/basic-auth/index.js +0 -66
- package/node_modules/hono/dist/middleware/bearer-auth/index.js +0 -92
- package/node_modules/hono/dist/middleware/body-limit/index.js +0 -53
- package/node_modules/hono/dist/middleware/cache/index.js +0 -102
- package/node_modules/hono/dist/middleware/combine/index.js +0 -77
- package/node_modules/hono/dist/middleware/compress/index.js +0 -69
- package/node_modules/hono/dist/middleware/context-storage/index.js +0 -23
- package/node_modules/hono/dist/middleware/cors/index.js +0 -84
- package/node_modules/hono/dist/middleware/csrf/index.js +0 -55
- package/node_modules/hono/dist/middleware/etag/digest.js +0 -33
- package/node_modules/hono/dist/middleware/etag/index.js +0 -73
- package/node_modules/hono/dist/middleware/ip-restriction/index.js +0 -162
- package/node_modules/hono/dist/middleware/jsx-renderer/index.js +0 -58
- package/node_modules/hono/dist/middleware/jwk/index.js +0 -5
- package/node_modules/hono/dist/middleware/jwk/jwk.js +0 -112
- package/node_modules/hono/dist/middleware/jwt/index.js +0 -11
- package/node_modules/hono/dist/middleware/jwt/jwt.js +0 -114
- package/node_modules/hono/dist/middleware/language/index.js +0 -15
- package/node_modules/hono/dist/middleware/language/language.js +0 -168
- package/node_modules/hono/dist/middleware/logger/index.js +0 -44
- package/node_modules/hono/dist/middleware/method-override/index.js +0 -84
- package/node_modules/hono/dist/middleware/powered-by/index.js +0 -10
- package/node_modules/hono/dist/middleware/pretty-json/index.js +0 -15
- package/node_modules/hono/dist/middleware/request-id/index.js +0 -5
- package/node_modules/hono/dist/middleware/request-id/request-id.js +0 -21
- package/node_modules/hono/dist/middleware/secure-headers/index.js +0 -6
- package/node_modules/hono/dist/middleware/secure-headers/permissions-policy.js +0 -0
- package/node_modules/hono/dist/middleware/secure-headers/secure-headers.js +0 -172
- package/node_modules/hono/dist/middleware/serve-static/index.js +0 -77
- package/node_modules/hono/dist/middleware/serve-static/path.js +0 -18
- package/node_modules/hono/dist/middleware/timeout/index.js +0 -25
- package/node_modules/hono/dist/middleware/timing/index.js +0 -9
- package/node_modules/hono/dist/middleware/timing/timing.js +0 -104
- package/node_modules/hono/dist/middleware/trailing-slash/index.js +0 -39
- package/node_modules/hono/dist/preset/quick.js +0 -16
- package/node_modules/hono/dist/preset/tiny.js +0 -12
- package/node_modules/hono/dist/request/constants.js +0 -5
- package/node_modules/hono/dist/request.js +0 -321
- package/node_modules/hono/dist/router/linear-router/index.js +0 -5
- package/node_modules/hono/dist/router/linear-router/router.js +0 -118
- package/node_modules/hono/dist/router/pattern-router/index.js +0 -5
- package/node_modules/hono/dist/router/pattern-router/router.js +0 -48
- package/node_modules/hono/dist/router/reg-exp-router/index.js +0 -9
- package/node_modules/hono/dist/router/reg-exp-router/matcher.js +0 -25
- package/node_modules/hono/dist/router/reg-exp-router/node.js +0 -111
- package/node_modules/hono/dist/router/reg-exp-router/prepared-router.js +0 -142
- package/node_modules/hono/dist/router/reg-exp-router/router.js +0 -190
- package/node_modules/hono/dist/router/reg-exp-router/trie.js +0 -59
- package/node_modules/hono/dist/router/smart-router/index.js +0 -5
- package/node_modules/hono/dist/router/smart-router/router.js +0 -58
- package/node_modules/hono/dist/router/trie-router/index.js +0 -5
- package/node_modules/hono/dist/router/trie-router/node.js +0 -188
- package/node_modules/hono/dist/router/trie-router/router.js +0 -26
- package/node_modules/hono/dist/router.js +0 -14
- package/node_modules/hono/dist/types/adapter/aws-lambda/conninfo.d.ts +0 -27
- package/node_modules/hono/dist/types/adapter/aws-lambda/handler.d.ts +0 -184
- package/node_modules/hono/dist/types/adapter/aws-lambda/index.d.ts +0 -8
- package/node_modules/hono/dist/types/adapter/aws-lambda/types.d.ts +0 -153
- package/node_modules/hono/dist/types/adapter/bun/conninfo.d.ts +0 -7
- package/node_modules/hono/dist/types/adapter/bun/index.d.ts +0 -10
- package/node_modules/hono/dist/types/adapter/bun/serve-static.d.ts +0 -3
- package/node_modules/hono/dist/types/adapter/bun/server.d.ts +0 -12
- package/node_modules/hono/dist/types/adapter/bun/ssg.d.ts +0 -13
- package/node_modules/hono/dist/types/adapter/bun/websocket.d.ts +0 -39
- package/node_modules/hono/dist/types/adapter/cloudflare-pages/conninfo.d.ts +0 -21
- package/node_modules/hono/dist/types/adapter/cloudflare-pages/handler.d.ts +0 -33
- package/node_modules/hono/dist/types/adapter/cloudflare-pages/index.d.ts +0 -7
- package/node_modules/hono/dist/types/adapter/cloudflare-workers/conninfo.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/cloudflare-workers/index.d.ts +0 -7
- package/node_modules/hono/dist/types/adapter/cloudflare-workers/serve-static-module.d.ts +0 -4
- package/node_modules/hono/dist/types/adapter/cloudflare-workers/serve-static.d.ts +0 -16
- package/node_modules/hono/dist/types/adapter/cloudflare-workers/utils.d.ts +0 -5
- package/node_modules/hono/dist/types/adapter/cloudflare-workers/websocket.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/deno/conninfo.d.ts +0 -7
- package/node_modules/hono/dist/types/adapter/deno/index.d.ts +0 -8
- package/node_modules/hono/dist/types/adapter/deno/serve-static.d.ts +0 -3
- package/node_modules/hono/dist/types/adapter/deno/ssg.d.ts +0 -13
- package/node_modules/hono/dist/types/adapter/deno/websocket.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/lambda-edge/conninfo.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/lambda-edge/handler.d.ts +0 -87
- package/node_modules/hono/dist/types/adapter/lambda-edge/index.d.ts +0 -7
- package/node_modules/hono/dist/types/adapter/netlify/conninfo.d.ts +0 -21
- package/node_modules/hono/dist/types/adapter/netlify/handler.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/netlify/index.d.ts +0 -5
- package/node_modules/hono/dist/types/adapter/netlify/mod.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/service-worker/handler.d.ts +0 -16
- package/node_modules/hono/dist/types/adapter/service-worker/index.d.ts +0 -28
- package/node_modules/hono/dist/types/adapter/service-worker/types.d.ts +0 -12
- package/node_modules/hono/dist/types/adapter/vercel/conninfo.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/vercel/handler.d.ts +0 -2
- package/node_modules/hono/dist/types/adapter/vercel/index.d.ts +0 -6
- package/node_modules/hono/dist/types/client/client.d.ts +0 -4
- package/node_modules/hono/dist/types/client/fetch-result-please.d.ts +0 -35
- package/node_modules/hono/dist/types/client/index.d.ts +0 -7
- package/node_modules/hono/dist/types/client/types.d.ts +0 -229
- package/node_modules/hono/dist/types/client/utils.d.ts +0 -18
- package/node_modules/hono/dist/types/compose.d.ts +0 -14
- package/node_modules/hono/dist/types/context.d.ts +0 -455
- package/node_modules/hono/dist/types/helper/accepts/accepts.d.ts +0 -30
- package/node_modules/hono/dist/types/helper/accepts/index.d.ts +0 -5
- package/node_modules/hono/dist/types/helper/adapter/index.d.ts +0 -12
- package/node_modules/hono/dist/types/helper/conninfo/index.d.ts +0 -5
- package/node_modules/hono/dist/types/helper/conninfo/types.d.ts +0 -36
- package/node_modules/hono/dist/types/helper/cookie/index.d.ts +0 -24
- package/node_modules/hono/dist/types/helper/css/common.d.ts +0 -59
- package/node_modules/hono/dist/types/helper/css/index.d.ts +0 -80
- package/node_modules/hono/dist/types/helper/dev/index.d.ts +0 -20
- package/node_modules/hono/dist/types/helper/factory/index.d.ts +0 -82
- package/node_modules/hono/dist/types/helper/html/index.d.ts +0 -8
- package/node_modules/hono/dist/types/helper/proxy/index.d.ts +0 -72
- package/node_modules/hono/dist/types/helper/route/index.d.ts +0 -75
- package/node_modules/hono/dist/types/helper/ssg/index.d.ts +0 -7
- package/node_modules/hono/dist/types/helper/ssg/middleware.d.ts +0 -44
- package/node_modules/hono/dist/types/helper/ssg/plugins.d.ts +0 -27
- package/node_modules/hono/dist/types/helper/ssg/ssg.d.ts +0 -91
- package/node_modules/hono/dist/types/helper/ssg/utils.d.ts +0 -16
- package/node_modules/hono/dist/types/helper/streaming/index.d.ts +0 -8
- package/node_modules/hono/dist/types/helper/streaming/sse.d.ts +0 -13
- package/node_modules/hono/dist/types/helper/streaming/stream.d.ts +0 -3
- package/node_modules/hono/dist/types/helper/streaming/text.d.ts +0 -3
- package/node_modules/hono/dist/types/helper/streaming/utils.d.ts +0 -1
- package/node_modules/hono/dist/types/helper/testing/index.d.ts +0 -12
- package/node_modules/hono/dist/types/helper/websocket/index.d.ts +0 -69
- package/node_modules/hono/dist/types/hono-base.d.ts +0 -220
- package/node_modules/hono/dist/types/hono.d.ts +0 -19
- package/node_modules/hono/dist/types/http-exception.d.ts +0 -59
- package/node_modules/hono/dist/types/index.d.ts +0 -37
- package/node_modules/hono/dist/types/jsx/base.d.ts +0 -56
- package/node_modules/hono/dist/types/jsx/children.d.ts +0 -9
- package/node_modules/hono/dist/types/jsx/components.d.ts +0 -15
- package/node_modules/hono/dist/types/jsx/constants.d.ts +0 -6
- package/node_modules/hono/dist/types/jsx/context.d.ts +0 -51
- package/node_modules/hono/dist/types/jsx/dom/client.d.ts +0 -31
- package/node_modules/hono/dist/types/jsx/dom/components.d.ts +0 -10
- package/node_modules/hono/dist/types/jsx/dom/context.d.ts +0 -3
- package/node_modules/hono/dist/types/jsx/dom/css.d.ts +0 -83
- package/node_modules/hono/dist/types/jsx/dom/hooks/index.d.ts +0 -39
- package/node_modules/hono/dist/types/jsx/dom/index.d.ts +0 -88
- package/node_modules/hono/dist/types/jsx/dom/intrinsic-element/components.d.ts +0 -16
- package/node_modules/hono/dist/types/jsx/dom/jsx-dev-runtime.d.ts +0 -8
- package/node_modules/hono/dist/types/jsx/dom/jsx-runtime.d.ts +0 -7
- package/node_modules/hono/dist/types/jsx/dom/render.d.ts +0 -73
- package/node_modules/hono/dist/types/jsx/dom/server.d.ts +0 -106
- package/node_modules/hono/dist/types/jsx/dom/utils.d.ts +0 -1
- package/node_modules/hono/dist/types/jsx/hooks/index.d.ts +0 -45
- package/node_modules/hono/dist/types/jsx/index.d.ts +0 -75
- package/node_modules/hono/dist/types/jsx/intrinsic-element/common.d.ts +0 -6
- package/node_modules/hono/dist/types/jsx/intrinsic-element/components.d.ts +0 -13
- package/node_modules/hono/dist/types/jsx/intrinsic-elements.d.ts +0 -722
- package/node_modules/hono/dist/types/jsx/jsx-dev-runtime.d.ts +0 -8
- package/node_modules/hono/dist/types/jsx/jsx-runtime.d.ts +0 -12
- package/node_modules/hono/dist/types/jsx/streaming.d.ts +0 -36
- package/node_modules/hono/dist/types/jsx/types.d.ts +0 -35
- package/node_modules/hono/dist/types/jsx/utils.d.ts +0 -4
- package/node_modules/hono/dist/types/middleware/basic-auth/index.d.ts +0 -75
- package/node_modules/hono/dist/types/middleware/bearer-auth/index.d.ts +0 -92
- package/node_modules/hono/dist/types/middleware/body-limit/index.d.ts +0 -45
- package/node_modules/hono/dist/types/middleware/cache/index.d.ts +0 -43
- package/node_modules/hono/dist/types/middleware/combine/index.d.ts +0 -85
- package/node_modules/hono/dist/types/middleware/compress/index.d.ts +0 -40
- package/node_modules/hono/dist/types/middleware/context-storage/index.d.ts +0 -40
- package/node_modules/hono/dist/types/middleware/cors/index.d.ts +0 -55
- package/node_modules/hono/dist/types/middleware/csrf/index.d.ts +0 -78
- package/node_modules/hono/dist/types/middleware/etag/digest.d.ts +0 -1
- package/node_modules/hono/dist/types/middleware/etag/index.d.ts +0 -42
- package/node_modules/hono/dist/types/middleware/ip-restriction/index.d.ts +0 -67
- package/node_modules/hono/dist/types/middleware/jsx-renderer/index.d.ts +0 -77
- package/node_modules/hono/dist/types/middleware/jwk/index.d.ts +0 -1
- package/node_modules/hono/dist/types/middleware/jwk/jwk.d.ts +0 -54
- package/node_modules/hono/dist/types/middleware/jwt/index.d.ts +0 -8
- package/node_modules/hono/dist/types/middleware/jwt/jwt.d.ts +0 -67
- package/node_modules/hono/dist/types/middleware/language/index.d.ts +0 -7
- package/node_modules/hono/dist/types/middleware/language/language.d.ts +0 -120
- package/node_modules/hono/dist/types/middleware/logger/index.d.ts +0 -24
- package/node_modules/hono/dist/types/middleware/method-override/index.d.ts +0 -48
- package/node_modules/hono/dist/types/middleware/powered-by/index.d.ts +0 -29
- package/node_modules/hono/dist/types/middleware/pretty-json/index.d.ts +0 -42
- package/node_modules/hono/dist/types/middleware/request-id/index.d.ts +0 -7
- package/node_modules/hono/dist/types/middleware/request-id/request-id.d.ts +0 -37
- package/node_modules/hono/dist/types/middleware/secure-headers/index.d.ts +0 -8
- package/node_modules/hono/dist/types/middleware/secure-headers/permissions-policy.d.ts +0 -14
- package/node_modules/hono/dist/types/middleware/secure-headers/secure-headers.d.ts +0 -109
- package/node_modules/hono/dist/types/middleware/serve-static/index.d.ts +0 -31
- package/node_modules/hono/dist/types/middleware/serve-static/path.d.ts +0 -5
- package/node_modules/hono/dist/types/middleware/timeout/index.d.ts +0 -31
- package/node_modules/hono/dist/types/middleware/timing/index.d.ts +0 -7
- package/node_modules/hono/dist/types/middleware/timing/timing.d.ts +0 -129
- package/node_modules/hono/dist/types/middleware/trailing-slash/index.d.ts +0 -94
- package/node_modules/hono/dist/types/package.json +0 -3
- package/node_modules/hono/dist/types/preset/quick.d.ts +0 -10
- package/node_modules/hono/dist/types/preset/tiny.d.ts +0 -10
- package/node_modules/hono/dist/types/request/constants.d.ts +0 -1
- package/node_modules/hono/dist/types/request.d.ts +0 -324
- package/node_modules/hono/dist/types/router/linear-router/index.d.ts +0 -5
- package/node_modules/hono/dist/types/router/linear-router/router.d.ts +0 -7
- package/node_modules/hono/dist/types/router/pattern-router/index.d.ts +0 -5
- package/node_modules/hono/dist/types/router/pattern-router/router.d.ts +0 -7
- package/node_modules/hono/dist/types/router/reg-exp-router/index.d.ts +0 -6
- package/node_modules/hono/dist/types/router/reg-exp-router/matcher.d.ts +0 -7
- package/node_modules/hono/dist/types/router/reg-exp-router/node.d.ts +0 -10
- package/node_modules/hono/dist/types/router/reg-exp-router/prepared-router.d.ts +0 -17
- package/node_modules/hono/dist/types/router/reg-exp-router/router.d.ts +0 -11
- package/node_modules/hono/dist/types/router/reg-exp-router/trie.d.ts +0 -7
- package/node_modules/hono/dist/types/router/smart-router/index.d.ts +0 -5
- package/node_modules/hono/dist/types/router/smart-router/router.d.ts +0 -11
- package/node_modules/hono/dist/types/router/trie-router/index.d.ts +0 -5
- package/node_modules/hono/dist/types/router/trie-router/node.d.ts +0 -7
- package/node_modules/hono/dist/types/router/trie-router/router.d.ts +0 -8
- package/node_modules/hono/dist/types/router.d.ts +0 -97
- package/node_modules/hono/dist/types/types.d.ts +0 -573
- package/node_modules/hono/dist/types/utils/accept.d.ts +0 -6
- package/node_modules/hono/dist/types/utils/basic-auth.d.ts +0 -5
- package/node_modules/hono/dist/types/utils/body.d.ts +0 -79
- package/node_modules/hono/dist/types/utils/buffer.d.ts +0 -17
- package/node_modules/hono/dist/types/utils/color.d.ts +0 -21
- package/node_modules/hono/dist/types/utils/compress.d.ts +0 -8
- package/node_modules/hono/dist/types/utils/concurrent.d.ts +0 -11
- package/node_modules/hono/dist/types/utils/constants.d.ts +0 -4
- package/node_modules/hono/dist/types/utils/cookie.d.ts +0 -40
- package/node_modules/hono/dist/types/utils/crypto.d.ts +0 -15
- package/node_modules/hono/dist/types/utils/encode.d.ts +0 -8
- package/node_modules/hono/dist/types/utils/filepath.d.ts +0 -12
- package/node_modules/hono/dist/types/utils/handler.d.ts +0 -6
- package/node_modules/hono/dist/types/utils/headers.d.ts +0 -8
- package/node_modules/hono/dist/types/utils/html.d.ts +0 -44
- package/node_modules/hono/dist/types/utils/http-status.d.ts +0 -32
- package/node_modules/hono/dist/types/utils/ipaddr.d.ts +0 -56
- package/node_modules/hono/dist/types/utils/jwt/index.d.ts +0 -18
- package/node_modules/hono/dist/types/utils/jwt/jwa.d.ts +0 -23
- package/node_modules/hono/dist/types/utils/jwt/jws.d.ts +0 -12
- package/node_modules/hono/dist/types/utils/jwt/jwt.d.ts +0 -43
- package/node_modules/hono/dist/types/utils/jwt/types.d.ts +0 -86
- package/node_modules/hono/dist/types/utils/jwt/utf8.d.ts +0 -6
- package/node_modules/hono/dist/types/utils/mime.d.ts +0 -70
- package/node_modules/hono/dist/types/utils/stream.d.ts +0 -31
- package/node_modules/hono/dist/types/utils/types.d.ts +0 -74
- package/node_modules/hono/dist/types/utils/url.d.ts +0 -39
- package/node_modules/hono/dist/types/validator/index.d.ts +0 -7
- package/node_modules/hono/dist/types/validator/utils.d.ts +0 -29
- package/node_modules/hono/dist/types/validator/validator.d.ts +0 -16
- package/node_modules/hono/dist/types.js +0 -6
- package/node_modules/hono/dist/utils/accept.js +0 -223
- package/node_modules/hono/dist/utils/basic-auth.js +0 -23
- package/node_modules/hono/dist/utils/body.js +0 -89
- package/node_modules/hono/dist/utils/buffer.js +0 -78
- package/node_modules/hono/dist/utils/color.js +0 -25
- package/node_modules/hono/dist/utils/compress.js +0 -5
- package/node_modules/hono/dist/utils/concurrent.js +0 -39
- package/node_modules/hono/dist/utils/constants.js +0 -5
- package/node_modules/hono/dist/utils/cookie.js +0 -173
- package/node_modules/hono/dist/utils/crypto.js +0 -44
- package/node_modules/hono/dist/utils/encode.js +0 -29
- package/node_modules/hono/dist/utils/filepath.js +0 -35
- package/node_modules/hono/dist/utils/handler.js +0 -13
- package/node_modules/hono/dist/utils/headers.js +0 -0
- package/node_modules/hono/dist/utils/html.js +0 -123
- package/node_modules/hono/dist/utils/http-status.js +0 -0
- package/node_modules/hono/dist/utils/ipaddr.js +0 -288
- package/node_modules/hono/dist/utils/jwt/index.js +0 -6
- package/node_modules/hono/dist/utils/jwt/jwa.js +0 -20
- package/node_modules/hono/dist/utils/jwt/jws.js +0 -192
- package/node_modules/hono/dist/utils/jwt/jwt.js +0 -207
- package/node_modules/hono/dist/utils/jwt/types.js +0 -124
- package/node_modules/hono/dist/utils/jwt/utf8.js +0 -7
- package/node_modules/hono/dist/utils/mime.js +0 -82
- package/node_modules/hono/dist/utils/stream.js +0 -81
- package/node_modules/hono/dist/utils/types.js +0 -0
- package/node_modules/hono/dist/utils/url.js +0 -222
- package/node_modules/hono/dist/validator/index.js +0 -5
- package/node_modules/hono/dist/validator/utils.js +0 -0
- package/node_modules/hono/dist/validator/validator.js +0 -86
- package/node_modules/hono/package.json +0 -699
- package/node_modules/zod/LICENSE +0 -21
- package/node_modules/zod/README.md +0 -191
- package/node_modules/zod/index.cjs +0 -33
- package/node_modules/zod/index.d.cts +0 -4
- package/node_modules/zod/index.d.ts +0 -4
- package/node_modules/zod/index.js +0 -4
- package/node_modules/zod/locales/index.cjs +0 -17
- package/node_modules/zod/locales/index.d.cts +0 -1
- package/node_modules/zod/locales/index.d.ts +0 -1
- package/node_modules/zod/locales/index.js +0 -1
- package/node_modules/zod/locales/package.json +0 -7
- package/node_modules/zod/mini/index.cjs +0 -32
- package/node_modules/zod/mini/index.d.cts +0 -3
- package/node_modules/zod/mini/index.d.ts +0 -3
- package/node_modules/zod/mini/index.js +0 -3
- package/node_modules/zod/mini/package.json +0 -7
- package/node_modules/zod/package.json +0 -135
- package/node_modules/zod/src/index.ts +0 -4
- package/node_modules/zod/src/locales/index.ts +0 -1
- package/node_modules/zod/src/mini/index.ts +0 -3
- package/node_modules/zod/src/v3/ZodError.ts +0 -330
- package/node_modules/zod/src/v3/benchmarks/datetime.ts +0 -58
- package/node_modules/zod/src/v3/benchmarks/discriminatedUnion.ts +0 -80
- package/node_modules/zod/src/v3/benchmarks/index.ts +0 -59
- package/node_modules/zod/src/v3/benchmarks/ipv4.ts +0 -57
- package/node_modules/zod/src/v3/benchmarks/object.ts +0 -69
- package/node_modules/zod/src/v3/benchmarks/primitives.ts +0 -162
- package/node_modules/zod/src/v3/benchmarks/realworld.ts +0 -63
- package/node_modules/zod/src/v3/benchmarks/string.ts +0 -55
- package/node_modules/zod/src/v3/benchmarks/union.ts +0 -80
- package/node_modules/zod/src/v3/errors.ts +0 -13
- package/node_modules/zod/src/v3/external.ts +0 -6
- package/node_modules/zod/src/v3/helpers/enumUtil.ts +0 -17
- package/node_modules/zod/src/v3/helpers/errorUtil.ts +0 -8
- package/node_modules/zod/src/v3/helpers/parseUtil.ts +0 -176
- package/node_modules/zod/src/v3/helpers/partialUtil.ts +0 -34
- package/node_modules/zod/src/v3/helpers/typeAliases.ts +0 -2
- package/node_modules/zod/src/v3/helpers/util.ts +0 -224
- package/node_modules/zod/src/v3/index.ts +0 -4
- package/node_modules/zod/src/v3/locales/en.ts +0 -124
- package/node_modules/zod/src/v3/standard-schema.ts +0 -113
- package/node_modules/zod/src/v3/tests/Mocker.ts +0 -54
- package/node_modules/zod/src/v3/tests/all-errors.test.ts +0 -157
- package/node_modules/zod/src/v3/tests/anyunknown.test.ts +0 -28
- package/node_modules/zod/src/v3/tests/array.test.ts +0 -71
- package/node_modules/zod/src/v3/tests/async-parsing.test.ts +0 -388
- package/node_modules/zod/src/v3/tests/async-refinements.test.ts +0 -46
- package/node_modules/zod/src/v3/tests/base.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/bigint.test.ts +0 -55
- package/node_modules/zod/src/v3/tests/branded.test.ts +0 -53
- package/node_modules/zod/src/v3/tests/catch.test.ts +0 -220
- package/node_modules/zod/src/v3/tests/coerce.test.ts +0 -133
- package/node_modules/zod/src/v3/tests/complex.test.ts +0 -70
- package/node_modules/zod/src/v3/tests/custom.test.ts +0 -31
- package/node_modules/zod/src/v3/tests/date.test.ts +0 -32
- package/node_modules/zod/src/v3/tests/deepmasking.test.ts +0 -186
- package/node_modules/zod/src/v3/tests/default.test.ts +0 -112
- package/node_modules/zod/src/v3/tests/description.test.ts +0 -33
- package/node_modules/zod/src/v3/tests/discriminated-unions.test.ts +0 -315
- package/node_modules/zod/src/v3/tests/enum.test.ts +0 -80
- package/node_modules/zod/src/v3/tests/error.test.ts +0 -551
- package/node_modules/zod/src/v3/tests/firstparty.test.ts +0 -87
- package/node_modules/zod/src/v3/tests/firstpartyschematypes.test.ts +0 -21
- package/node_modules/zod/src/v3/tests/function.test.ts +0 -261
- package/node_modules/zod/src/v3/tests/generics.test.ts +0 -48
- package/node_modules/zod/src/v3/tests/instanceof.test.ts +0 -37
- package/node_modules/zod/src/v3/tests/intersection.test.ts +0 -110
- package/node_modules/zod/src/v3/tests/language-server.source.ts +0 -76
- package/node_modules/zod/src/v3/tests/language-server.test.ts +0 -207
- package/node_modules/zod/src/v3/tests/literal.test.ts +0 -36
- package/node_modules/zod/src/v3/tests/map.test.ts +0 -110
- package/node_modules/zod/src/v3/tests/masking.test.ts +0 -4
- package/node_modules/zod/src/v3/tests/mocker.test.ts +0 -19
- package/node_modules/zod/src/v3/tests/nan.test.ts +0 -24
- package/node_modules/zod/src/v3/tests/nativeEnum.test.ts +0 -87
- package/node_modules/zod/src/v3/tests/nullable.test.ts +0 -42
- package/node_modules/zod/src/v3/tests/number.test.ts +0 -176
- package/node_modules/zod/src/v3/tests/object-augmentation.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/object-in-es5-env.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/object.test.ts +0 -434
- package/node_modules/zod/src/v3/tests/optional.test.ts +0 -42
- package/node_modules/zod/src/v3/tests/parseUtil.test.ts +0 -23
- package/node_modules/zod/src/v3/tests/parser.test.ts +0 -41
- package/node_modules/zod/src/v3/tests/partials.test.ts +0 -243
- package/node_modules/zod/src/v3/tests/pickomit.test.ts +0 -111
- package/node_modules/zod/src/v3/tests/pipeline.test.ts +0 -29
- package/node_modules/zod/src/v3/tests/preprocess.test.ts +0 -186
- package/node_modules/zod/src/v3/tests/primitive.test.ts +0 -440
- package/node_modules/zod/src/v3/tests/promise.test.ts +0 -90
- package/node_modules/zod/src/v3/tests/readonly.test.ts +0 -194
- package/node_modules/zod/src/v3/tests/record.test.ts +0 -171
- package/node_modules/zod/src/v3/tests/recursive.test.ts +0 -197
- package/node_modules/zod/src/v3/tests/refine.test.ts +0 -313
- package/node_modules/zod/src/v3/tests/safeparse.test.ts +0 -27
- package/node_modules/zod/src/v3/tests/set.test.ts +0 -142
- package/node_modules/zod/src/v3/tests/standard-schema.test.ts +0 -83
- package/node_modules/zod/src/v3/tests/string.test.ts +0 -916
- package/node_modules/zod/src/v3/tests/transformer.test.ts +0 -233
- package/node_modules/zod/src/v3/tests/tuple.test.ts +0 -90
- package/node_modules/zod/src/v3/tests/unions.test.ts +0 -57
- package/node_modules/zod/src/v3/tests/validations.test.ts +0 -133
- package/node_modules/zod/src/v3/tests/void.test.ts +0 -15
- package/node_modules/zod/src/v3/types.ts +0 -5138
- package/node_modules/zod/src/v4/classic/checks.ts +0 -32
- package/node_modules/zod/src/v4/classic/coerce.ts +0 -27
- package/node_modules/zod/src/v4/classic/compat.ts +0 -70
- package/node_modules/zod/src/v4/classic/errors.ts +0 -82
- package/node_modules/zod/src/v4/classic/external.ts +0 -52
- package/node_modules/zod/src/v4/classic/from-json-schema.ts +0 -659
- package/node_modules/zod/src/v4/classic/index.ts +0 -5
- package/node_modules/zod/src/v4/classic/iso.ts +0 -90
- package/node_modules/zod/src/v4/classic/parse.ts +0 -82
- package/node_modules/zod/src/v4/classic/schemas.ts +0 -2672
- package/node_modules/zod/src/v4/classic/tests/anyunknown.test.ts +0 -26
- package/node_modules/zod/src/v4/classic/tests/apply.test.ts +0 -59
- package/node_modules/zod/src/v4/classic/tests/array.test.ts +0 -264
- package/node_modules/zod/src/v4/classic/tests/assignability.test.ts +0 -216
- package/node_modules/zod/src/v4/classic/tests/async-parsing.test.ts +0 -381
- package/node_modules/zod/src/v4/classic/tests/async-refinements.test.ts +0 -68
- package/node_modules/zod/src/v4/classic/tests/base.test.ts +0 -7
- package/node_modules/zod/src/v4/classic/tests/bigint.test.ts +0 -54
- package/node_modules/zod/src/v4/classic/tests/brand.test.ts +0 -106
- package/node_modules/zod/src/v4/classic/tests/catch.test.ts +0 -326
- package/node_modules/zod/src/v4/classic/tests/coalesce.test.ts +0 -20
- package/node_modules/zod/src/v4/classic/tests/codec-examples.test.ts +0 -573
- package/node_modules/zod/src/v4/classic/tests/codec.test.ts +0 -703
- package/node_modules/zod/src/v4/classic/tests/coerce.test.ts +0 -160
- package/node_modules/zod/src/v4/classic/tests/continuability.test.ts +0 -374
- package/node_modules/zod/src/v4/classic/tests/custom.test.ts +0 -40
- package/node_modules/zod/src/v4/classic/tests/date.test.ts +0 -62
- package/node_modules/zod/src/v4/classic/tests/datetime.test.ts +0 -302
- package/node_modules/zod/src/v4/classic/tests/default.test.ts +0 -409
- package/node_modules/zod/src/v4/classic/tests/describe-meta-checks.test.ts +0 -27
- package/node_modules/zod/src/v4/classic/tests/description.test.ts +0 -32
- package/node_modules/zod/src/v4/classic/tests/detached-methods.test.ts +0 -197
- package/node_modules/zod/src/v4/classic/tests/discriminated-unions.test.ts +0 -694
- package/node_modules/zod/src/v4/classic/tests/enum.test.ts +0 -285
- package/node_modules/zod/src/v4/classic/tests/error-utils.test.ts +0 -807
- package/node_modules/zod/src/v4/classic/tests/error.test.ts +0 -711
- package/node_modules/zod/src/v4/classic/tests/file.test.ts +0 -96
- package/node_modules/zod/src/v4/classic/tests/firstparty.test.ts +0 -179
- package/node_modules/zod/src/v4/classic/tests/fix-json-issue.test.ts +0 -26
- package/node_modules/zod/src/v4/classic/tests/from-json-schema.test.ts +0 -895
- package/node_modules/zod/src/v4/classic/tests/function.test.ts +0 -360
- package/node_modules/zod/src/v4/classic/tests/generics.test.ts +0 -72
- package/node_modules/zod/src/v4/classic/tests/global-config.test.ts +0 -39
- package/node_modules/zod/src/v4/classic/tests/hash.test.ts +0 -68
- package/node_modules/zod/src/v4/classic/tests/index.test.ts +0 -939
- package/node_modules/zod/src/v4/classic/tests/instanceof.test.ts +0 -60
- package/node_modules/zod/src/v4/classic/tests/intersection.test.ts +0 -198
- package/node_modules/zod/src/v4/classic/tests/jitless-allows-eval.test.ts +0 -46
- package/node_modules/zod/src/v4/classic/tests/json.test.ts +0 -109
- package/node_modules/zod/src/v4/classic/tests/lazy.test.ts +0 -227
- package/node_modules/zod/src/v4/classic/tests/literal.test.ts +0 -117
- package/node_modules/zod/src/v4/classic/tests/locales_ka.test.ts +0 -29
- package/node_modules/zod/src/v4/classic/tests/locales_ro.test.ts +0 -24
- package/node_modules/zod/src/v4/classic/tests/map.test.ts +0 -330
- package/node_modules/zod/src/v4/classic/tests/nan.test.ts +0 -21
- package/node_modules/zod/src/v4/classic/tests/nested-refine.test.ts +0 -168
- package/node_modules/zod/src/v4/classic/tests/nonoptional.test.ts +0 -101
- package/node_modules/zod/src/v4/classic/tests/nullable.test.ts +0 -22
- package/node_modules/zod/src/v4/classic/tests/number.test.ts +0 -325
- package/node_modules/zod/src/v4/classic/tests/object.test.ts +0 -717
- package/node_modules/zod/src/v4/classic/tests/optional.test.ts +0 -333
- package/node_modules/zod/src/v4/classic/tests/partial.test.ts +0 -450
- package/node_modules/zod/src/v4/classic/tests/pickomit.test.ts +0 -211
- package/node_modules/zod/src/v4/classic/tests/pipe.test.ts +0 -101
- package/node_modules/zod/src/v4/classic/tests/prefault.test.ts +0 -74
- package/node_modules/zod/src/v4/classic/tests/preprocess-types.test.ts +0 -26
- package/node_modules/zod/src/v4/classic/tests/preprocess.test.ts +0 -351
- package/node_modules/zod/src/v4/classic/tests/primitive.test.ts +0 -175
- package/node_modules/zod/src/v4/classic/tests/promise.test.ts +0 -81
- package/node_modules/zod/src/v4/classic/tests/prototypes.test.ts +0 -23
- package/node_modules/zod/src/v4/classic/tests/readonly.test.ts +0 -252
- package/node_modules/zod/src/v4/classic/tests/record.test.ts +0 -717
- package/node_modules/zod/src/v4/classic/tests/recursive-types.test.ts +0 -631
- package/node_modules/zod/src/v4/classic/tests/refine.test.ts +0 -633
- package/node_modules/zod/src/v4/classic/tests/registries.test.ts +0 -243
- package/node_modules/zod/src/v4/classic/tests/set.test.ts +0 -181
- package/node_modules/zod/src/v4/classic/tests/standard-schema.test.ts +0 -134
- package/node_modules/zod/src/v4/classic/tests/string-formats.test.ts +0 -125
- package/node_modules/zod/src/v4/classic/tests/string.test.ts +0 -1224
- package/node_modules/zod/src/v4/classic/tests/stringbool.test.ts +0 -106
- package/node_modules/zod/src/v4/classic/tests/template-literal.test.ts +0 -771
- package/node_modules/zod/src/v4/classic/tests/to-json-schema-methods.test.ts +0 -438
- package/node_modules/zod/src/v4/classic/tests/to-json-schema.test.ts +0 -3125
- package/node_modules/zod/src/v4/classic/tests/transform.test.ts +0 -378
- package/node_modules/zod/src/v4/classic/tests/tuple.test.ts +0 -496
- package/node_modules/zod/src/v4/classic/tests/union.test.ts +0 -273
- package/node_modules/zod/src/v4/classic/tests/url.test.ts +0 -13
- package/node_modules/zod/src/v4/classic/tests/validations.test.ts +0 -283
- package/node_modules/zod/src/v4/classic/tests/void.test.ts +0 -12
- package/node_modules/zod/src/v4/core/api.ts +0 -1823
- package/node_modules/zod/src/v4/core/checks.ts +0 -1293
- package/node_modules/zod/src/v4/core/config.ts +0 -15
- package/node_modules/zod/src/v4/core/core.ts +0 -153
- package/node_modules/zod/src/v4/core/doc.ts +0 -44
- package/node_modules/zod/src/v4/core/errors.ts +0 -455
- package/node_modules/zod/src/v4/core/index.ts +0 -16
- package/node_modules/zod/src/v4/core/json-schema-generator.ts +0 -126
- package/node_modules/zod/src/v4/core/json-schema-processors.ts +0 -666
- package/node_modules/zod/src/v4/core/json-schema.ts +0 -147
- package/node_modules/zod/src/v4/core/parse.ts +0 -195
- package/node_modules/zod/src/v4/core/regexes.ts +0 -190
- package/node_modules/zod/src/v4/core/registries.ts +0 -105
- package/node_modules/zod/src/v4/core/schemas.ts +0 -4730
- package/node_modules/zod/src/v4/core/standard-schema.ts +0 -159
- package/node_modules/zod/src/v4/core/tests/extend.test.ts +0 -59
- package/node_modules/zod/src/v4/core/tests/index.test.ts +0 -46
- package/node_modules/zod/src/v4/core/tests/locales/be.test.ts +0 -124
- package/node_modules/zod/src/v4/core/tests/locales/el.test.ts +0 -215
- package/node_modules/zod/src/v4/core/tests/locales/en.test.ts +0 -22
- package/node_modules/zod/src/v4/core/tests/locales/es.test.ts +0 -181
- package/node_modules/zod/src/v4/core/tests/locales/fr.test.ts +0 -72
- package/node_modules/zod/src/v4/core/tests/locales/he.test.ts +0 -379
- package/node_modules/zod/src/v4/core/tests/locales/hr.test.ts +0 -163
- package/node_modules/zod/src/v4/core/tests/locales/nl.test.ts +0 -46
- package/node_modules/zod/src/v4/core/tests/locales/ru.test.ts +0 -128
- package/node_modules/zod/src/v4/core/tests/locales/tr.test.ts +0 -69
- package/node_modules/zod/src/v4/core/tests/locales/uz.test.ts +0 -105
- package/node_modules/zod/src/v4/core/tests/record-constructor.test.ts +0 -125
- package/node_modules/zod/src/v4/core/tests/recursive-tuples.test.ts +0 -45
- package/node_modules/zod/src/v4/core/to-json-schema.ts +0 -622
- package/node_modules/zod/src/v4/core/util.ts +0 -983
- package/node_modules/zod/src/v4/core/versions.ts +0 -5
- package/node_modules/zod/src/v4/core/zsf.ts +0 -323
- package/node_modules/zod/src/v4/index.ts +0 -4
- package/node_modules/zod/src/v4/locales/ar.ts +0 -115
- package/node_modules/zod/src/v4/locales/az.ts +0 -111
- package/node_modules/zod/src/v4/locales/be.ts +0 -176
- package/node_modules/zod/src/v4/locales/bg.ts +0 -128
- package/node_modules/zod/src/v4/locales/ca.ts +0 -116
- package/node_modules/zod/src/v4/locales/cs.ts +0 -118
- package/node_modules/zod/src/v4/locales/da.ts +0 -123
- package/node_modules/zod/src/v4/locales/de.ts +0 -116
- package/node_modules/zod/src/v4/locales/el.ts +0 -121
- package/node_modules/zod/src/v4/locales/en.ts +0 -123
- package/node_modules/zod/src/v4/locales/eo.ts +0 -118
- package/node_modules/zod/src/v4/locales/es.ts +0 -141
- package/node_modules/zod/src/v4/locales/fa.ts +0 -126
- package/node_modules/zod/src/v4/locales/fi.ts +0 -121
- package/node_modules/zod/src/v4/locales/fr-CA.ts +0 -116
- package/node_modules/zod/src/v4/locales/fr.ts +0 -132
- package/node_modules/zod/src/v4/locales/he.ts +0 -246
- package/node_modules/zod/src/v4/locales/hr.ts +0 -131
- package/node_modules/zod/src/v4/locales/hu.ts +0 -117
- package/node_modules/zod/src/v4/locales/hy.ts +0 -164
- package/node_modules/zod/src/v4/locales/id.ts +0 -115
- package/node_modules/zod/src/v4/locales/index.ts +0 -52
- package/node_modules/zod/src/v4/locales/is.ts +0 -119
- package/node_modules/zod/src/v4/locales/it.ts +0 -116
- package/node_modules/zod/src/v4/locales/ja.ts +0 -114
- package/node_modules/zod/src/v4/locales/ka.ts +0 -123
- package/node_modules/zod/src/v4/locales/kh.ts +0 -7
- package/node_modules/zod/src/v4/locales/km.ts +0 -119
- package/node_modules/zod/src/v4/locales/ko.ts +0 -121
- package/node_modules/zod/src/v4/locales/lt.ts +0 -239
- package/node_modules/zod/src/v4/locales/mk.ts +0 -118
- package/node_modules/zod/src/v4/locales/ms.ts +0 -115
- package/node_modules/zod/src/v4/locales/nl.ts +0 -121
- package/node_modules/zod/src/v4/locales/no.ts +0 -116
- package/node_modules/zod/src/v4/locales/ota.ts +0 -117
- package/node_modules/zod/src/v4/locales/pl.ts +0 -118
- package/node_modules/zod/src/v4/locales/ps.ts +0 -126
- package/node_modules/zod/src/v4/locales/pt.ts +0 -116
- package/node_modules/zod/src/v4/locales/ro.ts +0 -129
- package/node_modules/zod/src/v4/locales/ru.ts +0 -176
- package/node_modules/zod/src/v4/locales/sl.ts +0 -118
- package/node_modules/zod/src/v4/locales/sv.ts +0 -119
- package/node_modules/zod/src/v4/locales/ta.ts +0 -118
- package/node_modules/zod/src/v4/locales/th.ts +0 -119
- package/node_modules/zod/src/v4/locales/tr.ts +0 -111
- package/node_modules/zod/src/v4/locales/ua.ts +0 -7
- package/node_modules/zod/src/v4/locales/uk.ts +0 -117
- package/node_modules/zod/src/v4/locales/ur.ts +0 -119
- package/node_modules/zod/src/v4/locales/uz.ts +0 -117
- package/node_modules/zod/src/v4/locales/vi.ts +0 -117
- package/node_modules/zod/src/v4/locales/yo.ts +0 -124
- package/node_modules/zod/src/v4/locales/zh-CN.ts +0 -116
- package/node_modules/zod/src/v4/locales/zh-TW.ts +0 -115
- package/node_modules/zod/src/v4/mini/checks.ts +0 -32
- package/node_modules/zod/src/v4/mini/coerce.ts +0 -27
- package/node_modules/zod/src/v4/mini/external.ts +0 -41
- package/node_modules/zod/src/v4/mini/index.ts +0 -3
- package/node_modules/zod/src/v4/mini/iso.ts +0 -66
- package/node_modules/zod/src/v4/mini/parse.ts +0 -14
- package/node_modules/zod/src/v4/mini/schemas.ts +0 -1947
- package/node_modules/zod/src/v4/mini/tests/apply.test.ts +0 -24
- package/node_modules/zod/src/v4/mini/tests/assignability.test.ts +0 -129
- package/node_modules/zod/src/v4/mini/tests/brand.test.ts +0 -94
- package/node_modules/zod/src/v4/mini/tests/checks.test.ts +0 -144
- package/node_modules/zod/src/v4/mini/tests/codec.test.ts +0 -548
- package/node_modules/zod/src/v4/mini/tests/computed.test.ts +0 -36
- package/node_modules/zod/src/v4/mini/tests/error.test.ts +0 -22
- package/node_modules/zod/src/v4/mini/tests/functions.test.ts +0 -5
- package/node_modules/zod/src/v4/mini/tests/index.test.ts +0 -993
- package/node_modules/zod/src/v4/mini/tests/number.test.ts +0 -95
- package/node_modules/zod/src/v4/mini/tests/object.test.ts +0 -227
- package/node_modules/zod/src/v4/mini/tests/prototypes.test.ts +0 -43
- package/node_modules/zod/src/v4/mini/tests/recursive-types.test.ts +0 -325
- package/node_modules/zod/src/v4/mini/tests/standard-schema.test.ts +0 -50
- package/node_modules/zod/src/v4/mini/tests/string.test.ts +0 -352
- package/node_modules/zod/src/v4-mini/index.ts +0 -3
- package/node_modules/zod/v3/ZodError.cjs +0 -138
- package/node_modules/zod/v3/ZodError.d.cts +0 -164
- package/node_modules/zod/v3/ZodError.d.ts +0 -164
- package/node_modules/zod/v3/ZodError.js +0 -133
- package/node_modules/zod/v3/errors.cjs +0 -17
- package/node_modules/zod/v3/errors.d.cts +0 -5
- package/node_modules/zod/v3/errors.d.ts +0 -5
- package/node_modules/zod/v3/errors.js +0 -9
- package/node_modules/zod/v3/external.cjs +0 -22
- package/node_modules/zod/v3/external.d.cts +0 -6
- package/node_modules/zod/v3/external.d.ts +0 -6
- package/node_modules/zod/v3/external.js +0 -6
- package/node_modules/zod/v3/helpers/enumUtil.cjs +0 -2
- package/node_modules/zod/v3/helpers/enumUtil.d.cts +0 -8
- package/node_modules/zod/v3/helpers/enumUtil.d.ts +0 -8
- package/node_modules/zod/v3/helpers/enumUtil.js +0 -1
- package/node_modules/zod/v3/helpers/errorUtil.cjs +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.d.cts +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.d.ts +0 -9
- package/node_modules/zod/v3/helpers/errorUtil.js +0 -6
- package/node_modules/zod/v3/helpers/parseUtil.cjs +0 -124
- package/node_modules/zod/v3/helpers/parseUtil.d.cts +0 -78
- package/node_modules/zod/v3/helpers/parseUtil.d.ts +0 -78
- package/node_modules/zod/v3/helpers/parseUtil.js +0 -109
- package/node_modules/zod/v3/helpers/partialUtil.cjs +0 -2
- package/node_modules/zod/v3/helpers/partialUtil.d.cts +0 -8
- package/node_modules/zod/v3/helpers/partialUtil.d.ts +0 -8
- package/node_modules/zod/v3/helpers/partialUtil.js +0 -1
- package/node_modules/zod/v3/helpers/typeAliases.cjs +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.d.cts +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.d.ts +0 -2
- package/node_modules/zod/v3/helpers/typeAliases.js +0 -1
- package/node_modules/zod/v3/helpers/util.cjs +0 -137
- package/node_modules/zod/v3/helpers/util.d.cts +0 -85
- package/node_modules/zod/v3/helpers/util.d.ts +0 -85
- package/node_modules/zod/v3/helpers/util.js +0 -133
- package/node_modules/zod/v3/index.cjs +0 -33
- package/node_modules/zod/v3/index.d.cts +0 -4
- package/node_modules/zod/v3/index.d.ts +0 -4
- package/node_modules/zod/v3/index.js +0 -4
- package/node_modules/zod/v3/locales/en.cjs +0 -112
- package/node_modules/zod/v3/locales/en.d.cts +0 -3
- package/node_modules/zod/v3/locales/en.d.ts +0 -3
- package/node_modules/zod/v3/locales/en.js +0 -109
- package/node_modules/zod/v3/package.json +0 -7
- package/node_modules/zod/v3/standard-schema.cjs +0 -2
- package/node_modules/zod/v3/standard-schema.d.cts +0 -102
- package/node_modules/zod/v3/standard-schema.d.ts +0 -102
- package/node_modules/zod/v3/standard-schema.js +0 -1
- package/node_modules/zod/v3/types.cjs +0 -3777
- package/node_modules/zod/v3/types.d.cts +0 -1034
- package/node_modules/zod/v3/types.d.ts +0 -1034
- package/node_modules/zod/v3/types.js +0 -3695
- package/node_modules/zod/v4/classic/checks.cjs +0 -33
- package/node_modules/zod/v4/classic/checks.d.cts +0 -1
- package/node_modules/zod/v4/classic/checks.d.ts +0 -1
- package/node_modules/zod/v4/classic/checks.js +0 -1
- package/node_modules/zod/v4/classic/coerce.cjs +0 -47
- package/node_modules/zod/v4/classic/coerce.d.cts +0 -17
- package/node_modules/zod/v4/classic/coerce.d.ts +0 -17
- package/node_modules/zod/v4/classic/coerce.js +0 -17
- package/node_modules/zod/v4/classic/compat.cjs +0 -61
- package/node_modules/zod/v4/classic/compat.d.cts +0 -50
- package/node_modules/zod/v4/classic/compat.d.ts +0 -50
- package/node_modules/zod/v4/classic/compat.js +0 -31
- package/node_modules/zod/v4/classic/errors.cjs +0 -74
- package/node_modules/zod/v4/classic/errors.d.cts +0 -30
- package/node_modules/zod/v4/classic/errors.d.ts +0 -30
- package/node_modules/zod/v4/classic/errors.js +0 -48
- package/node_modules/zod/v4/classic/external.cjs +0 -73
- package/node_modules/zod/v4/classic/external.d.cts +0 -16
- package/node_modules/zod/v4/classic/external.d.ts +0 -16
- package/node_modules/zod/v4/classic/external.js +0 -20
- package/node_modules/zod/v4/classic/from-json-schema.cjs +0 -625
- package/node_modules/zod/v4/classic/from-json-schema.d.cts +0 -12
- package/node_modules/zod/v4/classic/from-json-schema.d.ts +0 -12
- package/node_modules/zod/v4/classic/from-json-schema.js +0 -599
- package/node_modules/zod/v4/classic/index.cjs +0 -33
- package/node_modules/zod/v4/classic/index.d.cts +0 -4
- package/node_modules/zod/v4/classic/index.d.ts +0 -4
- package/node_modules/zod/v4/classic/index.js +0 -4
- package/node_modules/zod/v4/classic/iso.cjs +0 -60
- package/node_modules/zod/v4/classic/iso.d.cts +0 -22
- package/node_modules/zod/v4/classic/iso.d.ts +0 -22
- package/node_modules/zod/v4/classic/iso.js +0 -30
- package/node_modules/zod/v4/classic/package.json +0 -7
- package/node_modules/zod/v4/classic/parse.cjs +0 -41
- package/node_modules/zod/v4/classic/parse.d.cts +0 -31
- package/node_modules/zod/v4/classic/parse.d.ts +0 -31
- package/node_modules/zod/v4/classic/parse.js +0 -15
- package/node_modules/zod/v4/classic/schemas.cjs +0 -1511
- package/node_modules/zod/v4/classic/schemas.d.cts +0 -767
- package/node_modules/zod/v4/classic/schemas.d.ts +0 -767
- package/node_modules/zod/v4/classic/schemas.js +0 -1395
- package/node_modules/zod/v4/core/api.cjs +0 -1227
- package/node_modules/zod/v4/core/api.d.cts +0 -325
- package/node_modules/zod/v4/core/api.d.ts +0 -325
- package/node_modules/zod/v4/core/api.js +0 -1087
- package/node_modules/zod/v4/core/checks.cjs +0 -601
- package/node_modules/zod/v4/core/checks.d.cts +0 -278
- package/node_modules/zod/v4/core/checks.d.ts +0 -278
- package/node_modules/zod/v4/core/checks.js +0 -575
- package/node_modules/zod/v4/core/core.cjs +0 -85
- package/node_modules/zod/v4/core/core.d.cts +0 -70
- package/node_modules/zod/v4/core/core.d.ts +0 -70
- package/node_modules/zod/v4/core/core.js +0 -78
- package/node_modules/zod/v4/core/doc.cjs +0 -39
- package/node_modules/zod/v4/core/doc.d.cts +0 -14
- package/node_modules/zod/v4/core/doc.d.ts +0 -14
- package/node_modules/zod/v4/core/doc.js +0 -35
- package/node_modules/zod/v4/core/errors.cjs +0 -216
- package/node_modules/zod/v4/core/errors.d.cts +0 -221
- package/node_modules/zod/v4/core/errors.d.ts +0 -221
- package/node_modules/zod/v4/core/errors.js +0 -185
- package/node_modules/zod/v4/core/index.cjs +0 -47
- package/node_modules/zod/v4/core/index.d.cts +0 -16
- package/node_modules/zod/v4/core/index.d.ts +0 -16
- package/node_modules/zod/v4/core/index.js +0 -16
- package/node_modules/zod/v4/core/json-schema-generator.cjs +0 -99
- package/node_modules/zod/v4/core/json-schema-generator.d.cts +0 -65
- package/node_modules/zod/v4/core/json-schema-generator.d.ts +0 -65
- package/node_modules/zod/v4/core/json-schema-generator.js +0 -95
- package/node_modules/zod/v4/core/json-schema-processors.cjs +0 -644
- package/node_modules/zod/v4/core/json-schema-processors.d.cts +0 -49
- package/node_modules/zod/v4/core/json-schema-processors.d.ts +0 -49
- package/node_modules/zod/v4/core/json-schema-processors.js +0 -601
- package/node_modules/zod/v4/core/json-schema.cjs +0 -2
- package/node_modules/zod/v4/core/json-schema.d.cts +0 -88
- package/node_modules/zod/v4/core/json-schema.d.ts +0 -88
- package/node_modules/zod/v4/core/json-schema.js +0 -1
- package/node_modules/zod/v4/core/package.json +0 -7
- package/node_modules/zod/v4/core/parse.cjs +0 -131
- package/node_modules/zod/v4/core/parse.d.cts +0 -49
- package/node_modules/zod/v4/core/parse.d.ts +0 -49
- package/node_modules/zod/v4/core/parse.js +0 -93
- package/node_modules/zod/v4/core/regexes.cjs +0 -172
- package/node_modules/zod/v4/core/regexes.d.cts +0 -85
- package/node_modules/zod/v4/core/regexes.d.ts +0 -85
- package/node_modules/zod/v4/core/regexes.js +0 -139
- package/node_modules/zod/v4/core/registries.cjs +0 -56
- package/node_modules/zod/v4/core/registries.d.cts +0 -35
- package/node_modules/zod/v4/core/registries.d.ts +0 -35
- package/node_modules/zod/v4/core/registries.js +0 -51
- package/node_modules/zod/v4/core/schemas.cjs +0 -2270
- package/node_modules/zod/v4/core/schemas.d.cts +0 -1184
- package/node_modules/zod/v4/core/schemas.d.ts +0 -1184
- package/node_modules/zod/v4/core/schemas.js +0 -2239
- package/node_modules/zod/v4/core/standard-schema.cjs +0 -2
- package/node_modules/zod/v4/core/standard-schema.d.cts +0 -126
- package/node_modules/zod/v4/core/standard-schema.d.ts +0 -126
- package/node_modules/zod/v4/core/standard-schema.js +0 -1
- package/node_modules/zod/v4/core/to-json-schema.cjs +0 -457
- package/node_modules/zod/v4/core/to-json-schema.d.cts +0 -114
- package/node_modules/zod/v4/core/to-json-schema.d.ts +0 -114
- package/node_modules/zod/v4/core/to-json-schema.js +0 -448
- package/node_modules/zod/v4/core/util.cjs +0 -734
- package/node_modules/zod/v4/core/util.d.cts +0 -200
- package/node_modules/zod/v4/core/util.d.ts +0 -200
- package/node_modules/zod/v4/core/util.js +0 -674
- package/node_modules/zod/v4/core/versions.cjs +0 -8
- package/node_modules/zod/v4/core/versions.d.cts +0 -5
- package/node_modules/zod/v4/core/versions.d.ts +0 -5
- package/node_modules/zod/v4/core/versions.js +0 -5
- package/node_modules/zod/v4/index.cjs +0 -22
- package/node_modules/zod/v4/index.d.cts +0 -3
- package/node_modules/zod/v4/index.d.ts +0 -3
- package/node_modules/zod/v4/index.js +0 -3
- package/node_modules/zod/v4/locales/ar.cjs +0 -133
- package/node_modules/zod/v4/locales/ar.d.cts +0 -5
- package/node_modules/zod/v4/locales/ar.d.ts +0 -4
- package/node_modules/zod/v4/locales/ar.js +0 -106
- package/node_modules/zod/v4/locales/az.cjs +0 -132
- package/node_modules/zod/v4/locales/az.d.cts +0 -5
- package/node_modules/zod/v4/locales/az.d.ts +0 -4
- package/node_modules/zod/v4/locales/az.js +0 -105
- package/node_modules/zod/v4/locales/be.cjs +0 -183
- package/node_modules/zod/v4/locales/be.d.cts +0 -5
- package/node_modules/zod/v4/locales/be.d.ts +0 -4
- package/node_modules/zod/v4/locales/be.js +0 -156
- package/node_modules/zod/v4/locales/bg.cjs +0 -147
- package/node_modules/zod/v4/locales/bg.d.cts +0 -5
- package/node_modules/zod/v4/locales/bg.d.ts +0 -4
- package/node_modules/zod/v4/locales/bg.js +0 -120
- package/node_modules/zod/v4/locales/ca.cjs +0 -134
- package/node_modules/zod/v4/locales/ca.d.cts +0 -5
- package/node_modules/zod/v4/locales/ca.d.ts +0 -4
- package/node_modules/zod/v4/locales/ca.js +0 -107
- package/node_modules/zod/v4/locales/cs.cjs +0 -138
- package/node_modules/zod/v4/locales/cs.d.cts +0 -5
- package/node_modules/zod/v4/locales/cs.d.ts +0 -4
- package/node_modules/zod/v4/locales/cs.js +0 -111
- package/node_modules/zod/v4/locales/da.cjs +0 -142
- package/node_modules/zod/v4/locales/da.d.cts +0 -5
- package/node_modules/zod/v4/locales/da.d.ts +0 -4
- package/node_modules/zod/v4/locales/da.js +0 -115
- package/node_modules/zod/v4/locales/de.cjs +0 -135
- package/node_modules/zod/v4/locales/de.d.cts +0 -5
- package/node_modules/zod/v4/locales/de.d.ts +0 -4
- package/node_modules/zod/v4/locales/de.js +0 -108
- package/node_modules/zod/v4/locales/el.cjs +0 -136
- package/node_modules/zod/v4/locales/el.d.cts +0 -5
- package/node_modules/zod/v4/locales/el.d.ts +0 -4
- package/node_modules/zod/v4/locales/el.js +0 -109
- package/node_modules/zod/v4/locales/en.cjs +0 -140
- package/node_modules/zod/v4/locales/en.d.cts +0 -5
- package/node_modules/zod/v4/locales/en.d.ts +0 -4
- package/node_modules/zod/v4/locales/en.js +0 -113
- package/node_modules/zod/v4/locales/eo.cjs +0 -136
- package/node_modules/zod/v4/locales/eo.d.cts +0 -5
- package/node_modules/zod/v4/locales/eo.d.ts +0 -4
- package/node_modules/zod/v4/locales/eo.js +0 -109
- package/node_modules/zod/v4/locales/es.cjs +0 -159
- package/node_modules/zod/v4/locales/es.d.cts +0 -5
- package/node_modules/zod/v4/locales/es.d.ts +0 -4
- package/node_modules/zod/v4/locales/es.js +0 -132
- package/node_modules/zod/v4/locales/fa.cjs +0 -141
- package/node_modules/zod/v4/locales/fa.d.cts +0 -5
- package/node_modules/zod/v4/locales/fa.d.ts +0 -4
- package/node_modules/zod/v4/locales/fa.js +0 -114
- package/node_modules/zod/v4/locales/fi.cjs +0 -139
- package/node_modules/zod/v4/locales/fi.d.cts +0 -5
- package/node_modules/zod/v4/locales/fi.d.ts +0 -4
- package/node_modules/zod/v4/locales/fi.js +0 -112
- package/node_modules/zod/v4/locales/fr-CA.cjs +0 -134
- package/node_modules/zod/v4/locales/fr-CA.d.cts +0 -5
- package/node_modules/zod/v4/locales/fr-CA.d.ts +0 -4
- package/node_modules/zod/v4/locales/fr-CA.js +0 -107
- package/node_modules/zod/v4/locales/fr.cjs +0 -152
- package/node_modules/zod/v4/locales/fr.d.cts +0 -5
- package/node_modules/zod/v4/locales/fr.d.ts +0 -4
- package/node_modules/zod/v4/locales/fr.js +0 -125
- package/node_modules/zod/v4/locales/he.cjs +0 -241
- package/node_modules/zod/v4/locales/he.d.cts +0 -5
- package/node_modules/zod/v4/locales/he.d.ts +0 -4
- package/node_modules/zod/v4/locales/he.js +0 -214
- package/node_modules/zod/v4/locales/hr.cjs +0 -149
- package/node_modules/zod/v4/locales/hr.d.cts +0 -5
- package/node_modules/zod/v4/locales/hr.d.ts +0 -4
- package/node_modules/zod/v4/locales/hr.js +0 -122
- package/node_modules/zod/v4/locales/hu.cjs +0 -135
- package/node_modules/zod/v4/locales/hu.d.cts +0 -5
- package/node_modules/zod/v4/locales/hu.d.ts +0 -4
- package/node_modules/zod/v4/locales/hu.js +0 -108
- package/node_modules/zod/v4/locales/hy.cjs +0 -174
- package/node_modules/zod/v4/locales/hy.d.cts +0 -5
- package/node_modules/zod/v4/locales/hy.d.ts +0 -4
- package/node_modules/zod/v4/locales/hy.js +0 -147
- package/node_modules/zod/v4/locales/id.cjs +0 -133
- package/node_modules/zod/v4/locales/id.d.cts +0 -5
- package/node_modules/zod/v4/locales/id.d.ts +0 -4
- package/node_modules/zod/v4/locales/id.js +0 -106
- package/node_modules/zod/v4/locales/index.cjs +0 -111
- package/node_modules/zod/v4/locales/index.d.cts +0 -52
- package/node_modules/zod/v4/locales/index.d.ts +0 -52
- package/node_modules/zod/v4/locales/index.js +0 -52
- package/node_modules/zod/v4/locales/is.cjs +0 -136
- package/node_modules/zod/v4/locales/is.d.cts +0 -5
- package/node_modules/zod/v4/locales/is.d.ts +0 -4
- package/node_modules/zod/v4/locales/is.js +0 -109
- package/node_modules/zod/v4/locales/it.cjs +0 -135
- package/node_modules/zod/v4/locales/it.d.cts +0 -5
- package/node_modules/zod/v4/locales/it.d.ts +0 -4
- package/node_modules/zod/v4/locales/it.js +0 -108
- package/node_modules/zod/v4/locales/ja.cjs +0 -134
- package/node_modules/zod/v4/locales/ja.d.cts +0 -5
- package/node_modules/zod/v4/locales/ja.d.ts +0 -4
- package/node_modules/zod/v4/locales/ja.js +0 -107
- package/node_modules/zod/v4/locales/ka.cjs +0 -139
- package/node_modules/zod/v4/locales/ka.d.cts +0 -5
- package/node_modules/zod/v4/locales/ka.d.ts +0 -4
- package/node_modules/zod/v4/locales/ka.js +0 -112
- package/node_modules/zod/v4/locales/kh.cjs +0 -12
- package/node_modules/zod/v4/locales/kh.d.cts +0 -5
- package/node_modules/zod/v4/locales/kh.d.ts +0 -5
- package/node_modules/zod/v4/locales/kh.js +0 -5
- package/node_modules/zod/v4/locales/km.cjs +0 -137
- package/node_modules/zod/v4/locales/km.d.cts +0 -5
- package/node_modules/zod/v4/locales/km.d.ts +0 -4
- package/node_modules/zod/v4/locales/km.js +0 -110
- package/node_modules/zod/v4/locales/ko.cjs +0 -138
- package/node_modules/zod/v4/locales/ko.d.cts +0 -5
- package/node_modules/zod/v4/locales/ko.d.ts +0 -4
- package/node_modules/zod/v4/locales/ko.js +0 -111
- package/node_modules/zod/v4/locales/lt.cjs +0 -230
- package/node_modules/zod/v4/locales/lt.d.cts +0 -5
- package/node_modules/zod/v4/locales/lt.d.ts +0 -4
- package/node_modules/zod/v4/locales/lt.js +0 -203
- package/node_modules/zod/v4/locales/mk.cjs +0 -136
- package/node_modules/zod/v4/locales/mk.d.cts +0 -5
- package/node_modules/zod/v4/locales/mk.d.ts +0 -4
- package/node_modules/zod/v4/locales/mk.js +0 -109
- package/node_modules/zod/v4/locales/ms.cjs +0 -134
- package/node_modules/zod/v4/locales/ms.d.cts +0 -5
- package/node_modules/zod/v4/locales/ms.d.ts +0 -4
- package/node_modules/zod/v4/locales/ms.js +0 -107
- package/node_modules/zod/v4/locales/nl.cjs +0 -137
- package/node_modules/zod/v4/locales/nl.d.cts +0 -5
- package/node_modules/zod/v4/locales/nl.d.ts +0 -4
- package/node_modules/zod/v4/locales/nl.js +0 -110
- package/node_modules/zod/v4/locales/no.cjs +0 -135
- package/node_modules/zod/v4/locales/no.d.cts +0 -5
- package/node_modules/zod/v4/locales/no.d.ts +0 -4
- package/node_modules/zod/v4/locales/no.js +0 -108
- package/node_modules/zod/v4/locales/ota.cjs +0 -136
- package/node_modules/zod/v4/locales/ota.d.cts +0 -5
- package/node_modules/zod/v4/locales/ota.d.ts +0 -4
- package/node_modules/zod/v4/locales/ota.js +0 -109
- package/node_modules/zod/v4/locales/package.json +0 -7
- package/node_modules/zod/v4/locales/pl.cjs +0 -136
- package/node_modules/zod/v4/locales/pl.d.cts +0 -5
- package/node_modules/zod/v4/locales/pl.d.ts +0 -4
- package/node_modules/zod/v4/locales/pl.js +0 -109
- package/node_modules/zod/v4/locales/ps.cjs +0 -141
- package/node_modules/zod/v4/locales/ps.d.cts +0 -5
- package/node_modules/zod/v4/locales/ps.d.ts +0 -4
- package/node_modules/zod/v4/locales/ps.js +0 -114
- package/node_modules/zod/v4/locales/pt.cjs +0 -135
- package/node_modules/zod/v4/locales/pt.d.cts +0 -5
- package/node_modules/zod/v4/locales/pt.d.ts +0 -4
- package/node_modules/zod/v4/locales/pt.js +0 -108
- package/node_modules/zod/v4/locales/ro.cjs +0 -146
- package/node_modules/zod/v4/locales/ro.d.cts +0 -5
- package/node_modules/zod/v4/locales/ro.d.ts +0 -4
- package/node_modules/zod/v4/locales/ro.js +0 -119
- package/node_modules/zod/v4/locales/ru.cjs +0 -183
- package/node_modules/zod/v4/locales/ru.d.cts +0 -5
- package/node_modules/zod/v4/locales/ru.d.ts +0 -4
- package/node_modules/zod/v4/locales/ru.js +0 -156
- package/node_modules/zod/v4/locales/sl.cjs +0 -136
- package/node_modules/zod/v4/locales/sl.d.cts +0 -5
- package/node_modules/zod/v4/locales/sl.d.ts +0 -4
- package/node_modules/zod/v4/locales/sl.js +0 -109
- package/node_modules/zod/v4/locales/sv.cjs +0 -137
- package/node_modules/zod/v4/locales/sv.d.cts +0 -5
- package/node_modules/zod/v4/locales/sv.d.ts +0 -4
- package/node_modules/zod/v4/locales/sv.js +0 -110
- package/node_modules/zod/v4/locales/ta.cjs +0 -137
- package/node_modules/zod/v4/locales/ta.d.cts +0 -5
- package/node_modules/zod/v4/locales/ta.d.ts +0 -4
- package/node_modules/zod/v4/locales/ta.js +0 -110
- package/node_modules/zod/v4/locales/th.cjs +0 -137
- package/node_modules/zod/v4/locales/th.d.cts +0 -5
- package/node_modules/zod/v4/locales/th.d.ts +0 -4
- package/node_modules/zod/v4/locales/th.js +0 -110
- package/node_modules/zod/v4/locales/tr.cjs +0 -132
- package/node_modules/zod/v4/locales/tr.d.cts +0 -5
- package/node_modules/zod/v4/locales/tr.d.ts +0 -4
- package/node_modules/zod/v4/locales/tr.js +0 -105
- package/node_modules/zod/v4/locales/ua.cjs +0 -12
- package/node_modules/zod/v4/locales/ua.d.cts +0 -5
- package/node_modules/zod/v4/locales/ua.d.ts +0 -5
- package/node_modules/zod/v4/locales/ua.js +0 -5
- package/node_modules/zod/v4/locales/uk.cjs +0 -135
- package/node_modules/zod/v4/locales/uk.d.cts +0 -5
- package/node_modules/zod/v4/locales/uk.d.ts +0 -4
- package/node_modules/zod/v4/locales/uk.js +0 -108
- package/node_modules/zod/v4/locales/ur.cjs +0 -137
- package/node_modules/zod/v4/locales/ur.d.cts +0 -5
- package/node_modules/zod/v4/locales/ur.d.ts +0 -4
- package/node_modules/zod/v4/locales/ur.js +0 -110
- package/node_modules/zod/v4/locales/uz.cjs +0 -137
- package/node_modules/zod/v4/locales/uz.d.cts +0 -5
- package/node_modules/zod/v4/locales/uz.d.ts +0 -4
- package/node_modules/zod/v4/locales/uz.js +0 -110
- package/node_modules/zod/v4/locales/vi.cjs +0 -135
- package/node_modules/zod/v4/locales/vi.d.cts +0 -5
- package/node_modules/zod/v4/locales/vi.d.ts +0 -4
- package/node_modules/zod/v4/locales/vi.js +0 -108
- package/node_modules/zod/v4/locales/yo.cjs +0 -134
- package/node_modules/zod/v4/locales/yo.d.cts +0 -5
- package/node_modules/zod/v4/locales/yo.d.ts +0 -4
- package/node_modules/zod/v4/locales/yo.js +0 -107
- package/node_modules/zod/v4/locales/zh-CN.cjs +0 -136
- package/node_modules/zod/v4/locales/zh-CN.d.cts +0 -5
- package/node_modules/zod/v4/locales/zh-CN.d.ts +0 -4
- package/node_modules/zod/v4/locales/zh-CN.js +0 -109
- package/node_modules/zod/v4/locales/zh-TW.cjs +0 -134
- package/node_modules/zod/v4/locales/zh-TW.d.cts +0 -5
- package/node_modules/zod/v4/locales/zh-TW.d.ts +0 -4
- package/node_modules/zod/v4/locales/zh-TW.js +0 -107
- package/node_modules/zod/v4/mini/checks.cjs +0 -34
- package/node_modules/zod/v4/mini/checks.d.cts +0 -1
- package/node_modules/zod/v4/mini/checks.d.ts +0 -1
- package/node_modules/zod/v4/mini/checks.js +0 -1
- package/node_modules/zod/v4/mini/coerce.cjs +0 -52
- package/node_modules/zod/v4/mini/coerce.d.cts +0 -7
- package/node_modules/zod/v4/mini/coerce.d.ts +0 -7
- package/node_modules/zod/v4/mini/coerce.js +0 -22
- package/node_modules/zod/v4/mini/external.cjs +0 -63
- package/node_modules/zod/v4/mini/external.d.cts +0 -13
- package/node_modules/zod/v4/mini/external.d.ts +0 -13
- package/node_modules/zod/v4/mini/external.js +0 -14
- package/node_modules/zod/v4/mini/index.cjs +0 -32
- package/node_modules/zod/v4/mini/index.d.cts +0 -3
- package/node_modules/zod/v4/mini/index.d.ts +0 -3
- package/node_modules/zod/v4/mini/index.js +0 -3
- package/node_modules/zod/v4/mini/iso.cjs +0 -64
- package/node_modules/zod/v4/mini/iso.d.cts +0 -22
- package/node_modules/zod/v4/mini/iso.d.ts +0 -22
- package/node_modules/zod/v4/mini/iso.js +0 -34
- package/node_modules/zod/v4/mini/package.json +0 -7
- package/node_modules/zod/v4/mini/parse.cjs +0 -16
- package/node_modules/zod/v4/mini/parse.d.cts +0 -1
- package/node_modules/zod/v4/mini/parse.d.ts +0 -1
- package/node_modules/zod/v4/mini/parse.js +0 -1
- package/node_modules/zod/v4/mini/schemas.cjs +0 -1083
- package/node_modules/zod/v4/mini/schemas.d.cts +0 -445
- package/node_modules/zod/v4/mini/schemas.d.ts +0 -445
- package/node_modules/zod/v4/mini/schemas.js +0 -961
- package/node_modules/zod/v4/package.json +0 -7
- package/node_modules/zod/v4-mini/index.cjs +0 -32
- package/node_modules/zod/v4-mini/index.d.cts +0 -3
- package/node_modules/zod/v4-mini/index.d.ts +0 -3
- package/node_modules/zod/v4-mini/index.js +0 -3
- package/node_modules/zod/v4-mini/package.json +0 -7
- /package/{dist/src → assets}/demo/first-run-demo.md +0 -0
- /package/{dist/src → assets}/demo/first-run-demo.seed.json +0 -0
- /package/{dist/src → assets}/fix-prompt/prompts/fix-prompt-v1.md +0 -0
|
@@ -1,286 +0,0 @@
|
|
|
1
|
-
// SPDX-License-Identifier: Apache-2.0
|
|
2
|
-
//
|
|
3
|
-
// The Stripe twin as a thin `@pome-sh/sdk` plugin (F-684). This manifest is
|
|
4
|
-
// pure declaration: domain factory, seed schema, tools, routes, and the
|
|
5
|
-
// wire-frozen Stripe shapes (FDRS-711 / F-712) — errors.ts envelopes, the
|
|
6
|
-
// liberal-bearer + 403-sid-mismatch + root-/v1/*-mount auth pins, healthz
|
|
7
|
-
// extras (fidelity + tthw_seconds), the 501 unsupported envelope, the
|
|
8
|
-
// admin-gate 403 body. All mechanism (HTTP mount, auth, recorder +
|
|
9
|
-
// redaction, MCP dispatch, /_pome/*, admin gate, db driver, failure
|
|
10
|
-
// injection) lives in the engine.
|
|
11
|
-
//
|
|
12
|
-
// Unlike slack/github the definition is built by a FACTORY: the manifest
|
|
13
|
-
// closes over the database (api_keys credential lookup, idempotency cache,
|
|
14
|
-
// admin reset/seed) and a per-app failure-injection store, so each app gets
|
|
15
|
-
// its own. Always pass the same `db` here and to `createApp`/`serve`.
|
|
16
|
-
import { z, ZodError } from "zod";
|
|
17
|
-
import { defineTwin, } from "@pome-sh/sdk";
|
|
18
|
-
import { UnknownToolError, createFailureInjectionStore, failureInjectionMiddleware, twinBuildInfo, } from "@pome-sh/sdk/server";
|
|
19
|
-
import { createApp } from "@pome-sh/sdk/server";
|
|
20
|
-
import { resolveSidFromKey } from "./api-keys.js";
|
|
21
|
-
import { openTwinStripeDatabase, resetDatabase } from "./db.js";
|
|
22
|
-
import { StripeDomain } from "./domain/index.js";
|
|
23
|
-
import { TwinError, forbidden, stripeError, unauthorized, unsupported } from "./errors.js";
|
|
24
|
-
import { looksLikeApiKey } from "./api-keys.js";
|
|
25
|
-
import { idempotencyMiddleware } from "./idempotency.js";
|
|
26
|
-
import { registerStripeRoutes } from "./routes/index.js";
|
|
27
|
-
import { applySeed, defaultSeed, seedSchema } from "./seed.js";
|
|
28
|
-
import { registerX402Routes } from "./session.js";
|
|
29
|
-
import { executeTool, isMutatingTool, listTools, toolDefinitions } from "./tools.js";
|
|
30
|
-
// Stripe admin/seed is tolerant: an absent body falls back to the default
|
|
31
|
-
// seed (frozen: garbage object → 200 {ok:true, ...}; seedSchema defaults
|
|
32
|
-
// every collection). Malformed collections still fail loudly via zod.
|
|
33
|
-
const stripeSeedSchema = z.preprocess((value) => (value === null || value === undefined ? defaultSeed() : value), seedSchema);
|
|
34
|
-
/** `tthw_seconds` (Time To Hello World) per D-DX-4 / §22 — wall clock from process start. */
|
|
35
|
-
export function tthwSeconds(startedAtMs, nowMs = Date.now) {
|
|
36
|
-
const ms = Math.max(0, nowMs() - startedAtMs);
|
|
37
|
-
return Number((ms / 1000).toFixed(3));
|
|
38
|
-
}
|
|
39
|
-
function accountIdFrom(session) {
|
|
40
|
-
return typeof session?.account_id === "string" ? session.account_id : "acct_default";
|
|
41
|
-
}
|
|
42
|
-
// The engine parses tool args / mcp bodies with its own zod instance, so a
|
|
43
|
-
// bare `instanceof ZodError` can miss; fall back to the duck check on `name`.
|
|
44
|
-
function zodIssues(err) {
|
|
45
|
-
if (err instanceof ZodError)
|
|
46
|
-
return err.issues;
|
|
47
|
-
if (err instanceof Error && err.name === "ZodError" && Array.isArray(err.issues)) {
|
|
48
|
-
return err.issues;
|
|
49
|
-
}
|
|
50
|
-
return undefined;
|
|
51
|
-
}
|
|
52
|
-
/**
|
|
53
|
-
* Wire-frozen Stripe error projection (D-ENG-8): every error renders as the
|
|
54
|
-
* nested `{error: {type, code, message, ...}}` envelope from errors.ts.
|
|
55
|
-
*/
|
|
56
|
-
function stripeErrorEnvelope(err) {
|
|
57
|
-
// Engine tool dispatch throws UnknownToolError; frozen stripe wire is
|
|
58
|
-
// 400 `tool_unknown` (github 422, slack 404 — per-twin, FDRS-711).
|
|
59
|
-
if (err instanceof UnknownToolError) {
|
|
60
|
-
return stripeError("invalid_request_error", "tool_unknown", `No such MCP tool: '${err.tool}'.`, {
|
|
61
|
-
param: "tool",
|
|
62
|
-
statusCode: 400,
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
if (err instanceof TwinError) {
|
|
66
|
-
return { status: err.status, body: err.toEnvelope() };
|
|
67
|
-
}
|
|
68
|
-
const issues = zodIssues(err);
|
|
69
|
-
if (issues) {
|
|
70
|
-
const first = issues[0];
|
|
71
|
-
return stripeError("invalid_request_error", "parameter_invalid", first?.message ?? "Invalid request parameters.", {
|
|
72
|
-
param: first?.path?.join("."),
|
|
73
|
-
});
|
|
74
|
-
}
|
|
75
|
-
if (err instanceof SyntaxError) {
|
|
76
|
-
return stripeError("invalid_request_error", "invalid_json", "Could not parse request body as JSON.");
|
|
77
|
-
}
|
|
78
|
-
return stripeError("api_error", "internal_error", err instanceof Error ? err.message : "Internal Server Error", { statusCode: 500 });
|
|
79
|
-
}
|
|
80
|
-
// listTools() carries the frozen tool-list wire shape (z.toJSONSchema with
|
|
81
|
-
// the {} fallback for optional schemas).
|
|
82
|
-
const toolListing = new Map(listTools().map((tool) => [tool.name, tool]));
|
|
83
|
-
export function createStripeTwinDefinition(opts) {
|
|
84
|
-
const { db } = opts;
|
|
85
|
-
const startedAtMs = opts.startedAtMs ?? Date.now();
|
|
86
|
-
// Per-app rule store: /admin/seed installs `failure_injection` rules into
|
|
87
|
-
// the same store the session middleware reads (FDRS-369).
|
|
88
|
-
const failureInjection = createFailureInjectionStore();
|
|
89
|
-
return defineTwin({
|
|
90
|
-
id: "stripe",
|
|
91
|
-
version: process.env.POME_TWIN_VERSION ?? "0.1.0",
|
|
92
|
-
implementation: "stripe_clone",
|
|
93
|
-
packageName: "@pome-sh/twin-stripe",
|
|
94
|
-
fidelity: { default: "semantic" },
|
|
95
|
-
// Pre-port: `payload === null ? defaultSeed() : parseSeed(payload)` —
|
|
96
|
-
// an absent/unparseable seed body applies the default world.
|
|
97
|
-
seed: z.preprocess((value) => (value === null || value === undefined ? defaultSeed() : value), stripeSeedSchema),
|
|
98
|
-
domain: ({ db: injected, seed }) => {
|
|
99
|
-
if (injected && injected !== db) {
|
|
100
|
-
throw new Error("twin-stripe: the db passed to createApp/serve must be the db the definition was created with");
|
|
101
|
-
}
|
|
102
|
-
const domain = new StripeDomain(db);
|
|
103
|
-
if (seed !== undefined)
|
|
104
|
-
applySeed(db, seed, failureInjection);
|
|
105
|
-
return domain;
|
|
106
|
-
},
|
|
107
|
-
// Session-wide middleware (the pre-port `session.use("*")` position):
|
|
108
|
-
// mounted by the engine BEFORE its MCP routes, so failure injection and
|
|
109
|
-
// idempotency cover /mcp, /mcp/call, /mcp/tools/:name exactly as the
|
|
110
|
-
// pre-port chassis did (F-684 review pin: an Idempotency-Key'd MCP
|
|
111
|
-
// create must replay, and injected rules on MCP paths must fire).
|
|
112
|
-
middleware: (app, ctx) => {
|
|
113
|
-
// Failure injection MUST run before idempotency so a configured
|
|
114
|
-
// failure response isn't cached by the idempotency layer (a retry
|
|
115
|
-
// under the same key would replay the synthetic 4xx instead of
|
|
116
|
-
// re-invoking the handler). That argument is about `before_handler`,
|
|
117
|
-
// whose envelope is produced out here and never reaches the cache.
|
|
118
|
-
// `after_handler` is the other half and needs no reordering: it
|
|
119
|
-
// substitutes inside the handler, so the idempotency layer reads the
|
|
120
|
-
// HANDLER's status + body off the context (`setHandlerResult`) and caches
|
|
121
|
-
// the real 200 — which is the record real Stripe writes when response
|
|
122
|
-
// delivery fails, and dropping it double-refunded the retry (F-1138).
|
|
123
|
-
app.use("*", failureInjectionMiddleware(failureInjection, {
|
|
124
|
-
recorder: ctx.recorder,
|
|
125
|
-
runId: ctx.runId,
|
|
126
|
-
twin: "stripe",
|
|
127
|
-
}));
|
|
128
|
-
app.use("*", idempotencyMiddleware(db, ctx.recorder, ctx.runId));
|
|
129
|
-
},
|
|
130
|
-
// Frozen pre-port body parsing on the engine-owned surfaces (F-684
|
|
131
|
-
// review pin). Two pre-port readers existed: /admin/seed was strict
|
|
132
|
-
// JSON with a null fallback (null → default seed via the schema
|
|
133
|
-
// preprocess below), while the MCP dispatch surfaces used
|
|
134
|
-
// routes/index.ts's form-or-JSON reader ({} fallback).
|
|
135
|
-
bodyReader: async (c) => {
|
|
136
|
-
if (new URL(c.req.url).pathname.endsWith("/admin/seed")) {
|
|
137
|
-
try {
|
|
138
|
-
return await c.req.json();
|
|
139
|
-
}
|
|
140
|
-
catch {
|
|
141
|
-
return null;
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
const contentType = c.req.header("content-type") ?? "";
|
|
145
|
-
if (contentType.includes("application/x-www-form-urlencoded")) {
|
|
146
|
-
try {
|
|
147
|
-
return await c.req.parseBody();
|
|
148
|
-
}
|
|
149
|
-
catch {
|
|
150
|
-
return {};
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
try {
|
|
154
|
-
return await c.req.json();
|
|
155
|
-
}
|
|
156
|
-
catch {
|
|
157
|
-
return {};
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
routes: (app, ctx) => {
|
|
161
|
-
opts.extendRoutes?.(app, ctx);
|
|
162
|
-
registerStripeRoutes(app, ctx.domain, ctx.recorder, ctx.runId);
|
|
163
|
-
if (opts.twinBaseUrl) {
|
|
164
|
-
registerX402Routes(app, {
|
|
165
|
-
twinBaseUrl: opts.twinBaseUrl,
|
|
166
|
-
recorder: ctx.recorder,
|
|
167
|
-
runId: ctx.runId,
|
|
168
|
-
});
|
|
169
|
-
}
|
|
170
|
-
},
|
|
171
|
-
// Account-scoped state export (F1): two sessions sharing a DB see
|
|
172
|
-
// disjoint `/_pome/state` views.
|
|
173
|
-
state: ({ domain, session }) => session
|
|
174
|
-
? domain.exportState(accountIdFrom(session))
|
|
175
|
-
: { payment_intents: [], charges: [], balance_transactions: [], events: [] },
|
|
176
|
-
admin: {
|
|
177
|
-
reset: () => {
|
|
178
|
-
resetDatabase(db);
|
|
179
|
-
applySeed(db, defaultSeed(), failureInjection);
|
|
180
|
-
return { ok: true, message: "Stripe twin state reset to default seed." };
|
|
181
|
-
},
|
|
182
|
-
seed: ({ seed }) => {
|
|
183
|
-
resetDatabase(db);
|
|
184
|
-
applySeed(db, seed, failureInjection);
|
|
185
|
-
return {
|
|
186
|
-
ok: true,
|
|
187
|
-
api_keys: (seed.api_keys ?? []).length,
|
|
188
|
-
failure_injection: (seed.failure_injection ?? []).length,
|
|
189
|
-
};
|
|
190
|
-
},
|
|
191
|
-
// Frozen tape shape: stripe's pre-port recorder never saw admin
|
|
192
|
-
// traffic — /admin/reset|seed emit no events (F-684 review pin).
|
|
193
|
-
recorded: false,
|
|
194
|
-
// Frozen stripe admin-gate 403 body.
|
|
195
|
-
forbidden: () => forbidden("Forbidden"),
|
|
196
|
-
},
|
|
197
|
-
tools: toolDefinitions.map((def) => ({
|
|
198
|
-
name: def.name,
|
|
199
|
-
description: def.description,
|
|
200
|
-
schema: def.schema,
|
|
201
|
-
mutation: isMutatingTool(def.name),
|
|
202
|
-
inputSchema: toolListing.get(def.name)?.input_schema,
|
|
203
|
-
handler: (domain, args, ctx) => executeTool(domain, accountIdFrom(ctx.session), def.name, args),
|
|
204
|
-
})),
|
|
205
|
-
// Frozen healthz extras: fidelity + tthw_seconds on top of the contract
|
|
206
|
-
// core {ok, twin, implementation, tools, runtime}.
|
|
207
|
-
healthz: () => ({ fidelity: "semantic", tthw_seconds: tthwSeconds(startedAtMs) }),
|
|
208
|
-
// Frozen per-session health shape: implementation/fidelity/tthw/runtime
|
|
209
|
-
// plus recorder counters (bounded store: real dropped count, D-ENG-10).
|
|
210
|
-
pomeHealth: ({ recorder }) => ({
|
|
211
|
-
implementation: "stripe_clone",
|
|
212
|
-
fidelity: "semantic",
|
|
213
|
-
tthw_seconds: tthwSeconds(startedAtMs),
|
|
214
|
-
runtime: twinBuildInfo("@pome-sh/twin-stripe"),
|
|
215
|
-
recorder: { events: recorder.count(), dropped: recorder.dropped() },
|
|
216
|
-
}),
|
|
217
|
-
// Frozen per-twin difference: stripe has NO per-session /healthz (501).
|
|
218
|
-
sessionHealthz: false,
|
|
219
|
-
// F3 SDK-compat root mount: stripe-node/stripe-python URLs (/v1/*) hit
|
|
220
|
-
// the same session router; the bearer alone resolves the sid.
|
|
221
|
-
mountSessionAtRoot: true,
|
|
222
|
-
unsupported: () => unsupported(),
|
|
223
|
-
errorEnvelope: stripeErrorEnvelope,
|
|
224
|
-
auth: {
|
|
225
|
-
// F-712 pins: liberal bearer parsing ON (raw token + case-insensitive
|
|
226
|
-
// "bearer"); sid mismatch → 403; api_keys table lookup ahead of
|
|
227
|
-
// provider-shaped verify + JWT; no path sid required (root mount);
|
|
228
|
-
// expired-vs-invalid classified by the engine and rendered through
|
|
229
|
-
// the frozen unauthorized envelope.
|
|
230
|
-
providerToken: { provider: "stripe", prefixes: ["sk_test_pome_"] },
|
|
231
|
-
providerSession: (sid) => ({ account_id: `acct_${sid}`, via: "api_key" }),
|
|
232
|
-
allowRawBearer: true,
|
|
233
|
-
requirePathSid: false,
|
|
234
|
-
resolveCredential: (token) => {
|
|
235
|
-
// Perf + pre-port parity: only api-key-shaped tokens hit the DB.
|
|
236
|
-
// A table miss falls through to provider verify; if that also
|
|
237
|
-
// fails, the unauthorized hook renders the frozen
|
|
238
|
-
// "Invalid API Key provided." for this shape.
|
|
239
|
-
if (!looksLikeApiKey(token))
|
|
240
|
-
return undefined;
|
|
241
|
-
const row = resolveSidFromKey(db, token);
|
|
242
|
-
return row ? { sid: row.sid, account_id: row.account_id, via: "api_key" } : undefined;
|
|
243
|
-
},
|
|
244
|
-
unauthorized: (kind, info) => {
|
|
245
|
-
// Frozen wire messages: api-key-shaped tokens that resolve nowhere
|
|
246
|
-
// answer "Invalid API Key provided." (pre-port terminal branch);
|
|
247
|
-
// JWT-shaped failures answer "Bad credentials" / "Token expired".
|
|
248
|
-
const message = kind === "expired"
|
|
249
|
-
? "Token expired"
|
|
250
|
-
: info?.token && looksLikeApiKey(info.token)
|
|
251
|
-
? "Invalid API Key provided."
|
|
252
|
-
: "Bad credentials";
|
|
253
|
-
const envelope = unauthorized(message);
|
|
254
|
-
return { status: envelope.status, body: envelope.body };
|
|
255
|
-
},
|
|
256
|
-
sidMismatch: () => {
|
|
257
|
-
const envelope = forbidden("Session id mismatch.");
|
|
258
|
-
return { status: envelope.status, body: envelope.body };
|
|
259
|
-
},
|
|
260
|
-
sessionExtras: (claims) => ({
|
|
261
|
-
account_id: typeof claims.account_id === "string" ? claims.account_id : `acct_${claims.sid}`,
|
|
262
|
-
via: "jwt",
|
|
263
|
-
}),
|
|
264
|
-
},
|
|
265
|
-
});
|
|
266
|
-
}
|
|
267
|
-
/** Assemble the Stripe twin app on the engine (in-process; no port bind). */
|
|
268
|
-
export function createTwinStripeApp(opts = {}) {
|
|
269
|
-
const db = opts.db ?? openTwinStripeDatabase(":memory:");
|
|
270
|
-
const definition = createStripeTwinDefinition({
|
|
271
|
-
db,
|
|
272
|
-
twinBaseUrl: opts.twinBaseUrl,
|
|
273
|
-
startedAtMs: opts.startedAtMs,
|
|
274
|
-
extendRoutes: opts.extendRoutes,
|
|
275
|
-
});
|
|
276
|
-
// Pre-port semantics: the default seed applies only when the factory
|
|
277
|
-
// opened the db itself (callers passing a db manage their own seed).
|
|
278
|
-
const seed = opts.noSeed ? undefined : opts.seed ?? (opts.db ? undefined : defaultSeed());
|
|
279
|
-
return createApp(definition, {
|
|
280
|
-
db,
|
|
281
|
-
recorder: opts.recorder,
|
|
282
|
-
runId: opts.runId ?? "local",
|
|
283
|
-
seed,
|
|
284
|
-
});
|
|
285
|
-
}
|
|
286
|
-
//# sourceMappingURL=twin.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"twin.js","sourceRoot":"","sources":["../../src/twin.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,252 +0,0 @@
|
|
|
1
|
-
import type { TwinDatabase } from "@pome-sh/sdk";
|
|
2
|
-
import type { FailureInjectionRule } from "@pome-sh/sdk/server";
|
|
3
|
-
import type { RecorderEvent } from "@pome-sh/shared-types";
|
|
4
|
-
export type TwinStripeDatabase = TwinDatabase;
|
|
5
|
-
export type { RecorderEvent, StateDelta } from "@pome-sh/shared-types";
|
|
6
|
-
export type Recorder = {
|
|
7
|
-
record(event: RecorderEvent): void;
|
|
8
|
-
};
|
|
9
|
-
export type StripeFidelity = "semantic" | "unsupported";
|
|
10
|
-
export type { FailureInjectionMode, FailureInjectionRule } from "@pome-sh/sdk/server";
|
|
11
|
-
export type SeedPaymentIntent = {
|
|
12
|
-
id: string;
|
|
13
|
-
account_id: string;
|
|
14
|
-
amount: number;
|
|
15
|
-
currency: string;
|
|
16
|
-
status: PIStatus;
|
|
17
|
-
payment_method_types: string[];
|
|
18
|
-
next_action?: unknown | null;
|
|
19
|
-
latest_charge_id?: string | null;
|
|
20
|
-
capture_method: string;
|
|
21
|
-
confirmation_method: string;
|
|
22
|
-
idempotency_key?: string | null;
|
|
23
|
-
metadata: Record<string, string>;
|
|
24
|
-
crypto_deposit?: unknown | null;
|
|
25
|
-
client_secret: string;
|
|
26
|
-
created: number;
|
|
27
|
-
updated: number;
|
|
28
|
-
canceled_at?: number | null;
|
|
29
|
-
captured_at?: number | null;
|
|
30
|
-
};
|
|
31
|
-
export type SeedCharge = {
|
|
32
|
-
id: string;
|
|
33
|
-
account_id: string;
|
|
34
|
-
payment_intent_id: string;
|
|
35
|
-
amount: number;
|
|
36
|
-
amount_captured: number;
|
|
37
|
-
amount_refunded: number;
|
|
38
|
-
status: "pending" | "succeeded" | "failed";
|
|
39
|
-
balance_transaction_id?: string | null;
|
|
40
|
-
captured: boolean;
|
|
41
|
-
currency: string;
|
|
42
|
-
created: number;
|
|
43
|
-
};
|
|
44
|
-
export type SeedRefund = {
|
|
45
|
-
id: string;
|
|
46
|
-
account_id: string;
|
|
47
|
-
charge_id: string;
|
|
48
|
-
payment_intent_id: string;
|
|
49
|
-
amount: number;
|
|
50
|
-
currency: string;
|
|
51
|
-
status: RefundStatus;
|
|
52
|
-
reason?: string | null;
|
|
53
|
-
balance_transaction_id?: string | null;
|
|
54
|
-
idempotency_key?: string | null;
|
|
55
|
-
created: number;
|
|
56
|
-
};
|
|
57
|
-
export type SeedBalanceTransaction = {
|
|
58
|
-
id: string;
|
|
59
|
-
account_id: string;
|
|
60
|
-
type: string;
|
|
61
|
-
amount: number;
|
|
62
|
-
fee: number;
|
|
63
|
-
net: number;
|
|
64
|
-
currency: string;
|
|
65
|
-
source_id?: string | null;
|
|
66
|
-
source_type?: string | null;
|
|
67
|
-
available_on: number;
|
|
68
|
-
status: "pending" | "available";
|
|
69
|
-
created: number;
|
|
70
|
-
};
|
|
71
|
-
export type SeedState = {
|
|
72
|
-
api_keys?: Array<{
|
|
73
|
-
key: string;
|
|
74
|
-
sid: string;
|
|
75
|
-
account_id?: string;
|
|
76
|
-
}>;
|
|
77
|
-
failure_injection?: FailureInjectionRule[];
|
|
78
|
-
payment_intents?: SeedPaymentIntent[];
|
|
79
|
-
charges?: SeedCharge[];
|
|
80
|
-
refunds?: SeedRefund[];
|
|
81
|
-
balance_transactions?: SeedBalanceTransaction[];
|
|
82
|
-
};
|
|
83
|
-
export type ApiKeyRow = {
|
|
84
|
-
key: string;
|
|
85
|
-
sid: string;
|
|
86
|
-
account_id: string;
|
|
87
|
-
created_at: string;
|
|
88
|
-
revoked_at: string | null;
|
|
89
|
-
};
|
|
90
|
-
export type IdempotencyKeyRow = {
|
|
91
|
-
key: string;
|
|
92
|
-
account_id: string;
|
|
93
|
-
method: string;
|
|
94
|
-
path: string;
|
|
95
|
-
request_hash: string;
|
|
96
|
-
response_status: number;
|
|
97
|
-
response_body_json: string;
|
|
98
|
-
created_at: string;
|
|
99
|
-
};
|
|
100
|
-
/**
|
|
101
|
-
* v1 PaymentIntent row. Stub — AGENT-B owns domain operations.
|
|
102
|
-
* Schema for v1 x402 crypto-deposit PIs
|
|
103
|
-
* (`crypto_deposit_json` carries deposit address + supported tokens).
|
|
104
|
-
*/
|
|
105
|
-
export type PIStatus = "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "canceled" | "succeeded";
|
|
106
|
-
export type PIRow = {
|
|
107
|
-
id: string;
|
|
108
|
-
account_id: string;
|
|
109
|
-
amount: number;
|
|
110
|
-
currency: string;
|
|
111
|
-
status: PIStatus;
|
|
112
|
-
payment_method_types_json: string;
|
|
113
|
-
next_action_json: string | null;
|
|
114
|
-
latest_charge_id: string | null;
|
|
115
|
-
capture_method: string;
|
|
116
|
-
confirmation_method: string;
|
|
117
|
-
idempotency_key: string | null;
|
|
118
|
-
metadata_json: string;
|
|
119
|
-
crypto_deposit_json: string | null;
|
|
120
|
-
client_secret: string;
|
|
121
|
-
created: number;
|
|
122
|
-
updated: number;
|
|
123
|
-
canceled_at: number | null;
|
|
124
|
-
captured_at: number | null;
|
|
125
|
-
payment_method_id: string | null;
|
|
126
|
-
customer_id: string | null;
|
|
127
|
-
last_payment_error_json: string | null;
|
|
128
|
-
};
|
|
129
|
-
export type ChargeRow = {
|
|
130
|
-
id: string;
|
|
131
|
-
account_id: string;
|
|
132
|
-
payment_intent_id: string;
|
|
133
|
-
amount: number;
|
|
134
|
-
amount_captured: number;
|
|
135
|
-
amount_refunded: number;
|
|
136
|
-
status: "pending" | "succeeded" | "failed";
|
|
137
|
-
balance_transaction_id: string | null;
|
|
138
|
-
captured: 0 | 1;
|
|
139
|
-
created: number;
|
|
140
|
-
currency: string;
|
|
141
|
-
payment_method_id: string | null;
|
|
142
|
-
payment_method_details_json: string | null;
|
|
143
|
-
failure_code: string | null;
|
|
144
|
-
failure_decline_code: string | null;
|
|
145
|
-
failure_message: string | null;
|
|
146
|
-
customer_id: string | null;
|
|
147
|
-
};
|
|
148
|
-
export type BalanceTxRow = {
|
|
149
|
-
id: string;
|
|
150
|
-
account_id: string;
|
|
151
|
-
type: string;
|
|
152
|
-
amount: number;
|
|
153
|
-
fee: number;
|
|
154
|
-
net: number;
|
|
155
|
-
currency: string;
|
|
156
|
-
source_id: string | null;
|
|
157
|
-
source_type: string | null;
|
|
158
|
-
available_on: number;
|
|
159
|
-
created: number;
|
|
160
|
-
status: "pending" | "available";
|
|
161
|
-
};
|
|
162
|
-
export type EventRow = {
|
|
163
|
-
id: string;
|
|
164
|
-
account_id: string;
|
|
165
|
-
type: string;
|
|
166
|
-
data_json: string;
|
|
167
|
-
request_idempotency_key: string | null;
|
|
168
|
-
livemode: 0 | 1;
|
|
169
|
-
created: number;
|
|
170
|
-
api_version: string;
|
|
171
|
-
};
|
|
172
|
-
export type CustomerRow = {
|
|
173
|
-
id: string;
|
|
174
|
-
account_id: string;
|
|
175
|
-
name: string | null;
|
|
176
|
-
email: string | null;
|
|
177
|
-
description: string | null;
|
|
178
|
-
phone: string | null;
|
|
179
|
-
metadata_json: string;
|
|
180
|
-
deleted: 0 | 1;
|
|
181
|
-
created: number;
|
|
182
|
-
};
|
|
183
|
-
export type PaymentMethodRow = {
|
|
184
|
-
id: string;
|
|
185
|
-
account_id: string;
|
|
186
|
-
type: string;
|
|
187
|
-
card_brand: string;
|
|
188
|
-
card_last4: string;
|
|
189
|
-
card_exp_month: number;
|
|
190
|
-
card_exp_year: number;
|
|
191
|
-
card_fingerprint: string;
|
|
192
|
-
customer_id: string | null;
|
|
193
|
-
detached: 0 | 1;
|
|
194
|
-
created: number;
|
|
195
|
-
};
|
|
196
|
-
export type RefundStatus = "succeeded" | "pending" | "failed" | "canceled";
|
|
197
|
-
export type RefundRow = {
|
|
198
|
-
id: string;
|
|
199
|
-
account_id: string;
|
|
200
|
-
charge_id: string;
|
|
201
|
-
payment_intent_id: string;
|
|
202
|
-
amount: number;
|
|
203
|
-
currency: string;
|
|
204
|
-
status: RefundStatus;
|
|
205
|
-
reason: string | null;
|
|
206
|
-
balance_transaction_id: string | null;
|
|
207
|
-
idempotency_key: string | null;
|
|
208
|
-
created: number;
|
|
209
|
-
};
|
|
210
|
-
export type ProductRow = {
|
|
211
|
-
id: string;
|
|
212
|
-
account_id: string;
|
|
213
|
-
name: string;
|
|
214
|
-
description: string | null;
|
|
215
|
-
active: 0 | 1;
|
|
216
|
-
metadata_json: string;
|
|
217
|
-
created: number;
|
|
218
|
-
updated: number;
|
|
219
|
-
};
|
|
220
|
-
export type PriceRow = {
|
|
221
|
-
id: string;
|
|
222
|
-
account_id: string;
|
|
223
|
-
product_id: string;
|
|
224
|
-
currency: string;
|
|
225
|
-
unit_amount: number | null;
|
|
226
|
-
recurring_interval: string | null;
|
|
227
|
-
recurring_interval_count: number | null;
|
|
228
|
-
active: 0 | 1;
|
|
229
|
-
nickname: string | null;
|
|
230
|
-
lookup_key: string | null;
|
|
231
|
-
metadata_json: string;
|
|
232
|
-
created: number;
|
|
233
|
-
};
|
|
234
|
-
export type SubscriptionStatus = "active" | "canceled";
|
|
235
|
-
export type SubscriptionRow = {
|
|
236
|
-
id: string;
|
|
237
|
-
account_id: string;
|
|
238
|
-
customer_id: string;
|
|
239
|
-
status: SubscriptionStatus;
|
|
240
|
-
/** JSON array of {id, price, quantity} subscription items. */
|
|
241
|
-
items_json: string;
|
|
242
|
-
cancel_at_period_end: 0 | 1;
|
|
243
|
-
canceled_at: number | null;
|
|
244
|
-
ended_at: number | null;
|
|
245
|
-
metadata_json: string;
|
|
246
|
-
created: number;
|
|
247
|
-
};
|
|
248
|
-
export type ResolvedSession = {
|
|
249
|
-
sid: string;
|
|
250
|
-
account_id: string;
|
|
251
|
-
via?: "jwt" | "api_key";
|
|
252
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../../src/types.ts"],"names":[],"mappings":""}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type Stripe from "stripe";
|
|
2
|
-
export type PaymentIntent = Stripe.PaymentIntent;
|
|
3
|
-
export type Charge = Stripe.Charge;
|
|
4
|
-
export type Refund = Stripe.Refund;
|
|
5
|
-
export type BalanceTransaction = Stripe.BalanceTransaction;
|
|
6
|
-
export type Balance = Stripe.Balance;
|
|
7
|
-
export type Customer = Stripe.Customer;
|
|
8
|
-
export type DeletedCustomer = Stripe.DeletedCustomer;
|
|
9
|
-
export type PaymentMethod = Stripe.PaymentMethod;
|
|
10
|
-
export type Product = Stripe.Product;
|
|
11
|
-
export type Price = Stripe.Price;
|
|
12
|
-
export type PriceRecurring = Stripe.Price.Recurring;
|
|
13
|
-
export type Subscription = Stripe.Subscription;
|
|
14
|
-
export type SubscriptionItem = Stripe.SubscriptionItem;
|
|
15
|
-
export type ApiList<T> = Stripe.ApiList<T>;
|
|
16
|
-
export type StripeEvent = Stripe.EventBase;
|
|
17
|
-
export type DeepPartial<T> = T extends (infer U)[] ? Array<DeepPartial<U>> : T extends object ? {
|
|
18
|
-
[K in keyof T]?: DeepPartial<T[K]>;
|
|
19
|
-
} : T;
|
|
20
|
-
export type AssertNoUncovered<Upstream, Emitted, Allow extends PropertyKey> = Exclude<keyof Upstream, keyof Emitted | Allow> extends never ? true : {
|
|
21
|
-
__UNCOVERED_UPSTREAM_FIELDS__: Exclude<keyof Upstream, keyof Emitted | Allow>;
|
|
22
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"upstream-types.js","sourceRoot":"","sources":["../../src/upstream-types.ts"],"names":[],"mappings":""}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
// SPDX-License-Identifier: Apache-2.0
|
|
2
|
-
import { randomUUID } from "node:crypto";
|
|
3
|
-
export function nowIso() {
|
|
4
|
-
return new Date().toISOString();
|
|
5
|
-
}
|
|
6
|
-
export function nowUnix() {
|
|
7
|
-
return Math.floor(Date.now() / 1000);
|
|
8
|
-
}
|
|
9
|
-
export function requestId() {
|
|
10
|
-
return `req_${randomUUID()}`;
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=util.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"util.js","sourceRoot":"","sources":["../../src/util.ts"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAEzC,MAAM,UAAU,MAAM;IACpB,OAAO,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE,CAAC;AAClC,CAAC;AAED,MAAM,UAAU,OAAO;IACrB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,EAAE,GAAG,IAAI,CAAC,CAAC;AACvC,CAAC;AAED,MAAM,UAAU,SAAS;IACvB,OAAO,OAAO,UAAU,EAAE,EAAE,CAAC;AAC/B,CAAC"}
|