@langchain/angular 0.4.7 → 1.0.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 +79 -584
- package/dist/context.cjs +13 -11
- package/dist/context.cjs.map +1 -1
- package/dist/context.d.cts +7 -76
- package/dist/context.d.cts.map +1 -1
- package/dist/context.d.ts +7 -76
- package/dist/context.d.ts.map +1 -1
- package/dist/context.js +13 -11
- package/dist/context.js.map +1 -1
- package/dist/index.cjs +33 -149
- package/dist/index.d.cts +11 -329
- package/dist/index.d.ts +11 -329
- package/dist/index.js +11 -114
- package/dist/inject-media-url.cjs +54 -0
- package/dist/inject-media-url.cjs.map +1 -0
- package/dist/inject-media-url.d.cts +34 -0
- package/dist/inject-media-url.d.cts.map +1 -0
- package/dist/inject-media-url.d.ts +34 -0
- package/dist/inject-media-url.d.ts.map +1 -0
- package/dist/inject-media-url.js +54 -0
- package/dist/inject-media-url.js.map +1 -0
- package/dist/inject-projection.cjs +74 -0
- package/dist/inject-projection.cjs.map +1 -0
- package/dist/inject-projection.d.cts +34 -0
- package/dist/inject-projection.d.cts.map +1 -0
- package/dist/inject-projection.d.ts +34 -0
- package/dist/inject-projection.d.ts.map +1 -0
- package/dist/inject-projection.js +74 -0
- package/dist/inject-projection.js.map +1 -0
- package/dist/inject-stream.cjs +27 -0
- package/dist/inject-stream.cjs.map +1 -0
- package/dist/inject-stream.d.cts +31 -0
- package/dist/inject-stream.d.cts.map +1 -0
- package/dist/inject-stream.d.ts +31 -0
- package/dist/inject-stream.d.ts.map +1 -0
- package/dist/inject-stream.js +27 -0
- package/dist/inject-stream.js.map +1 -0
- package/dist/selectors-metadata.cjs +39 -0
- package/dist/selectors-metadata.cjs.map +1 -0
- package/dist/selectors-metadata.d.cts +28 -0
- package/dist/selectors-metadata.d.cts.map +1 -0
- package/dist/selectors-metadata.d.ts +28 -0
- package/dist/selectors-metadata.d.ts.map +1 -0
- package/dist/selectors-metadata.js +39 -0
- package/dist/selectors-metadata.js.map +1 -0
- package/dist/selectors-queue.cjs +21 -0
- package/dist/selectors-queue.cjs.map +1 -0
- package/dist/selectors-queue.d.cts +36 -0
- package/dist/selectors-queue.d.cts.map +1 -0
- package/dist/selectors-queue.d.ts +36 -0
- package/dist/selectors-queue.d.ts.map +1 -0
- package/dist/selectors-queue.js +21 -0
- package/dist/selectors-queue.js.map +1 -0
- package/dist/selectors.cjs +144 -0
- package/dist/selectors.cjs.map +1 -0
- package/dist/selectors.d.cts +111 -0
- package/dist/selectors.d.cts.map +1 -0
- package/dist/selectors.d.ts +111 -0
- package/dist/selectors.d.ts.map +1 -0
- package/dist/selectors.js +136 -0
- package/dist/selectors.js.map +1 -0
- package/dist/stream-service.cjs +84 -0
- package/dist/stream-service.cjs.map +1 -0
- package/dist/stream-service.d.cts +67 -0
- package/dist/stream-service.d.cts.map +1 -0
- package/dist/stream-service.d.ts +67 -0
- package/dist/stream-service.d.ts.map +1 -0
- package/dist/stream-service.js +79 -0
- package/dist/stream-service.js.map +1 -0
- package/dist/use-stream.cjs +155 -0
- package/dist/use-stream.cjs.map +1 -0
- package/dist/use-stream.d.cts +97 -0
- package/dist/use-stream.d.cts.map +1 -0
- package/dist/use-stream.d.ts +97 -0
- package/dist/use-stream.d.ts.map +1 -0
- package/dist/use-stream.js +153 -0
- package/dist/use-stream.js.map +1 -0
- package/package.json +26 -25
- package/dist/index.cjs.map +0 -1
- package/dist/index.d.cts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/channels/base.d.cts +0 -83
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/channels/base.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/channels/base.d.ts +0 -83
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/channels/base.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/constants.d.cts +0 -42
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/constants.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/constants.d.ts +0 -42
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/constants.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/index.d.cts +0 -2
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/index.d.ts +0 -2
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/meta.d.cts +0 -109
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/meta.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/meta.d.ts +0 -109
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/meta.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/zod-registry.d.cts +0 -49
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/zod-registry.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/zod-registry.d.ts +0 -49
- package/dist/node_modules/.pnpm/@langchain_langgraph@1.2.6_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33._a807b9e815d3fdb40e51117306822e31/node_modules/@langchain/langgraph/dist/graph/zod/zod-registry.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/ReactAgent.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/ReactAgent.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/index.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/index.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/contextEditing.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/contextEditing.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/dynamicSystemPrompt.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/dynamicSystemPrompt.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/hitl.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/hitl.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/llmToolSelector.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/llmToolSelector.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/modelCallLimit.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/modelCallLimit.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/modelFallback.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/modelFallback.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/modelRetry.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/modelRetry.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/pii.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/pii.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/piiRedaction.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/piiRedaction.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/provider/anthropic/promptCaching.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/provider/anthropic/promptCaching.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/provider/openai/moderation.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/provider/openai/moderation.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/summarization.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/summarization.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/todoListMiddleware.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/todoListMiddleware.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/toolCallLimit.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/toolCallLimit.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/toolEmulator.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/toolEmulator.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/toolRetry.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/toolRetry.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/types.d.cts +0 -2
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware/types.d.ts +0 -2
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware.d.cts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/middleware.d.ts +0 -1
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/types.d.cts +0 -2
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/agents/types.d.ts +0 -2
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/index.d.cts +0 -2
- package/dist/node_modules/.pnpm/langchain@1.3.0_@langchain_core@1.1.40_@opentelemetry_api@1.9.0_openai@6.33.0_ws@8.19.0_41511a57baf32de01f36b804226da973/node_modules/langchain/dist/index.d.ts +0 -2
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/checks.d.cts +0 -29
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/checks.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/checks.d.ts +0 -29
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/checks.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/core.d.cts +0 -29
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/core.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/core.d.ts +0 -29
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/core.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/errors.d.cts +0 -105
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/errors.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/errors.d.ts +0 -105
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/errors.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/json-schema.d.cts +0 -70
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/json-schema.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/json-schema.d.ts +0 -70
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/json-schema.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/registries.d.cts +0 -24
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/registries.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/registries.d.ts +0 -24
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/registries.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/schemas.d.cts +0 -97
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/schemas.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/schemas.d.ts +0 -97
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/schemas.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts +0 -79
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.ts +0 -79
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.cts +0 -52
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.ts +0 -52
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.cts +0 -17
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.ts +0 -17
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.ts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/versions.d.cts +0 -9
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/versions.d.cts.map +0 -1
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/versions.d.ts +0 -9
- package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/versions.d.ts.map +0 -1
- package/dist/stream-service-instance.d.cts +0 -70
- package/dist/stream-service-instance.d.cts.map +0 -1
- package/dist/stream-service-instance.d.ts +0 -70
- package/dist/stream-service-instance.d.ts.map +0 -1
- package/dist/stream.custom.cjs +0 -117
- package/dist/stream.custom.cjs.map +0 -1
- package/dist/stream.custom.d.cts +0 -45
- package/dist/stream.custom.d.cts.map +0 -1
- package/dist/stream.custom.d.ts +0 -45
- package/dist/stream.custom.d.ts.map +0 -1
- package/dist/stream.custom.js +0 -116
- package/dist/stream.custom.js.map +0 -1
- package/dist/stream.lgp.cjs +0 -174
- package/dist/stream.lgp.cjs.map +0 -1
- package/dist/stream.lgp.d.cts +0 -57
- package/dist/stream.lgp.d.cts.map +0 -1
- package/dist/stream.lgp.d.ts +0 -57
- package/dist/stream.lgp.d.ts.map +0 -1
- package/dist/stream.lgp.js +0 -174
- package/dist/stream.lgp.js.map +0 -1
- package/dist/subagents.cjs +0 -76
- package/dist/subagents.cjs.map +0 -1
- package/dist/subagents.js +0 -76
- package/dist/subagents.js.map +0 -1
|
@@ -1,97 +0,0 @@
|
|
|
1
|
-
import { BaseSchema } from "./json-schema.js";
|
|
2
|
-
import { StandardSchemaV1 } from "./standard-schema.js";
|
|
3
|
-
import { ProcessParams, ToJSONSchemaContext } from "./to-json-schema.js";
|
|
4
|
-
import { AnyFunc, MaybeAsync, PrimitiveSet, PropValues } from "./util.js";
|
|
5
|
-
import { version } from "./versions.js";
|
|
6
|
-
import { $ZodCheck } from "./checks.js";
|
|
7
|
-
import { $ZodErrorMap, $ZodIssueBase, $ZodRawIssue } from "./errors.js";
|
|
8
|
-
import { $constructor, input, output } from "./core.js";
|
|
9
|
-
|
|
10
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/schemas.d.cts
|
|
11
|
-
interface ParseContext<T extends $ZodIssueBase = never> {
|
|
12
|
-
/** Customize error messages. */
|
|
13
|
-
readonly error?: $ZodErrorMap<T>;
|
|
14
|
-
/** Include the `input` field in issue objects. Default `false`. */
|
|
15
|
-
readonly reportInput?: boolean;
|
|
16
|
-
/** Skip eval-based fast path. Default `false`. */
|
|
17
|
-
readonly jitless?: boolean;
|
|
18
|
-
}
|
|
19
|
-
/** @internal */
|
|
20
|
-
interface ParseContextInternal<T extends $ZodIssueBase = never> extends ParseContext<T> {
|
|
21
|
-
readonly async?: boolean | undefined;
|
|
22
|
-
readonly direction?: "forward" | "backward";
|
|
23
|
-
readonly skipChecks?: boolean;
|
|
24
|
-
}
|
|
25
|
-
interface ParsePayload<T = unknown> {
|
|
26
|
-
value: T;
|
|
27
|
-
issues: $ZodRawIssue[];
|
|
28
|
-
/** A may to mark a whole payload as aborted. Used in codecs/pipes. */
|
|
29
|
-
aborted?: boolean;
|
|
30
|
-
}
|
|
31
|
-
interface $ZodTypeDef {
|
|
32
|
-
type: "string" | "number" | "int" | "boolean" | "bigint" | "symbol" | "null" | "undefined" | "void" | "never" | "any" | "unknown" | "date" | "object" | "record" | "file" | "array" | "tuple" | "union" | "intersection" | "map" | "set" | "enum" | "literal" | "nullable" | "optional" | "nonoptional" | "success" | "transform" | "default" | "prefault" | "catch" | "nan" | "pipe" | "readonly" | "template_literal" | "promise" | "lazy" | "function" | "custom";
|
|
33
|
-
error?: $ZodErrorMap<never> | undefined;
|
|
34
|
-
checks?: $ZodCheck<never>[];
|
|
35
|
-
}
|
|
36
|
-
interface _$ZodTypeInternals {
|
|
37
|
-
/** The `@zod/core` version of this schema */
|
|
38
|
-
version: typeof version;
|
|
39
|
-
/** Schema definition. */
|
|
40
|
-
def: $ZodTypeDef;
|
|
41
|
-
/** @internal Randomly generated ID for this schema. */
|
|
42
|
-
/** @internal List of deferred initializers. */
|
|
43
|
-
deferred: AnyFunc[] | undefined;
|
|
44
|
-
/** @internal Parses input and runs all checks (refinements). */
|
|
45
|
-
run(payload: ParsePayload<any>, ctx: ParseContextInternal): MaybeAsync<ParsePayload>;
|
|
46
|
-
/** @internal Parses input, doesn't run checks. */
|
|
47
|
-
parse(payload: ParsePayload<any>, ctx: ParseContextInternal): MaybeAsync<ParsePayload>;
|
|
48
|
-
/** @internal Stores identifiers for the set of traits implemented by this schema. */
|
|
49
|
-
traits: Set<string>;
|
|
50
|
-
/** @internal Indicates that a schema output type should be considered optional inside objects.
|
|
51
|
-
* @default Required
|
|
52
|
-
*/
|
|
53
|
-
/** @internal */
|
|
54
|
-
optin?: "optional" | undefined;
|
|
55
|
-
/** @internal */
|
|
56
|
-
optout?: "optional" | undefined;
|
|
57
|
-
/** @internal The set of literal values that will pass validation. Must be an exhaustive set. Used to determine optionality in z.record().
|
|
58
|
-
*
|
|
59
|
-
* Defined on: enum, const, literal, null, undefined
|
|
60
|
-
* Passthrough: optional, nullable, branded, default, catch, pipe
|
|
61
|
-
* Todo: unions?
|
|
62
|
-
*/
|
|
63
|
-
values?: PrimitiveSet | undefined;
|
|
64
|
-
/** Default value bubbled up from */
|
|
65
|
-
/** @internal A set of literal discriminators used for the fast path in discriminated unions. */
|
|
66
|
-
propValues?: PropValues | undefined;
|
|
67
|
-
/** @internal This flag indicates that a schema validation can be represented with a regular expression. Used to determine allowable schemas in z.templateLiteral(). */
|
|
68
|
-
pattern: RegExp | undefined;
|
|
69
|
-
/** @internal The constructor function of this schema. */
|
|
70
|
-
constr: new (def: any) => $ZodType;
|
|
71
|
-
/** @internal A catchall object for bag metadata related to this schema. Commonly modified by checks using `onattach`. */
|
|
72
|
-
bag: Record<string, unknown>;
|
|
73
|
-
/** @internal The set of issues this schema might throw during type checking. */
|
|
74
|
-
isst: $ZodIssueBase;
|
|
75
|
-
/** @internal Subject to change, not a public API. */
|
|
76
|
-
processJSONSchema?: ((ctx: ToJSONSchemaContext, json: BaseSchema, params: ProcessParams) => void) | undefined;
|
|
77
|
-
/** An optional method used to override `toJSONSchema` logic. */
|
|
78
|
-
toJSONSchema?: () => unknown;
|
|
79
|
-
/** @internal The parent of this schema. Only set during certain clone operations. */
|
|
80
|
-
parent?: $ZodType | undefined;
|
|
81
|
-
}
|
|
82
|
-
/** @internal */
|
|
83
|
-
interface $ZodTypeInternals<out O = unknown, out I = unknown> extends _$ZodTypeInternals {
|
|
84
|
-
/** @internal The inferred output type */
|
|
85
|
-
output: O;
|
|
86
|
-
/** @internal The inferred input type */
|
|
87
|
-
input: I;
|
|
88
|
-
}
|
|
89
|
-
type $ZodStandardSchema<T> = StandardSchemaV1.Props<input<T>, output<T>>;
|
|
90
|
-
interface $ZodType<O = unknown, I = unknown, Internals extends $ZodTypeInternals<O, I> = $ZodTypeInternals<O, I>> {
|
|
91
|
-
_zod: Internals;
|
|
92
|
-
"~standard": $ZodStandardSchema<this>;
|
|
93
|
-
}
|
|
94
|
-
declare const $ZodType: $constructor<$ZodType>;
|
|
95
|
-
//#endregion
|
|
96
|
-
export { $ZodType, $ZodTypeInternals, ParsePayload };
|
|
97
|
-
//# sourceMappingURL=schemas.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"schemas.d.ts","names":["checks","core","errors","JSONSchema","StandardSchemaV1","ProcessParams","ToJSONSchemaContext","util","version","ParseContext","T","$ZodIssueBase","$ZodErrorMap","error","reportInput","jitless","ParseContextInternal","async","direction","skipChecks","ParsePayload","$ZodRawIssue","value","issues","aborted","CheckFn","MaybeAsync","input","$ZodTypeDef","$ZodCheck","type","_$ZodTypeInternals","AnyFunc","Set","PrimitiveSet","PropValues","RegExp","$ZodType","Record","BaseSchema","def","deferred","run","payload","ctx","parse","traits","optin","optout","values","propValues","pattern","constr","bag","isst","processJSONSchema","json","params","toJSONSchema","parent","$ZodTypeInternals","O","I","output","$ZodStandardSchema","Props","SomeType","_zod","Internals","_$ZodType","$constructor","clone","$ZodStringDef","coerce","$ZodStringInternals","Input","$ZodIssueInvalidType","LoosePartial","minimum","maximum","patterns","format","contentEncoding","$ZodString","$ZodStringFormatDef","Format","$ZodCheckStringFormatDef","$ZodStringFormatInternals","$ZodCheckStringFormatInternals","$ZodStringFormat","$ZodGUIDDef","$ZodGUIDInternals","$ZodGUID","$ZodUUIDDef","$ZodUUIDInternals","$ZodUUID","$ZodEmailDef","$ZodEmailInternals","$ZodEmail","$ZodURLDef","hostname","protocol","normalize","$ZodURLInternals","$ZodURL","$ZodEmojiDef","$ZodEmojiInternals","$ZodEmoji","$ZodNanoIDDef","$ZodNanoIDInternals","$ZodNanoID","$ZodCUIDDef","$ZodCUIDInternals","$ZodCUID","$ZodCUID2Def","$ZodCUID2Internals","$ZodCUID2","$ZodULIDDef","$ZodULIDInternals","$ZodULID","$ZodXIDDef","$ZodXIDInternals","$ZodXID","$ZodKSUIDDef","$ZodKSUIDInternals","$ZodKSUID","$ZodISODateTimeDef","precision","offset","local","$ZodISODateTimeInternals","$ZodISODateTime","$ZodISODateDef","$ZodISODateInternals","$ZodISODate","$ZodISOTimeDef","$ZodISOTimeInternals","$ZodISOTime","$ZodISODurationDef","$ZodISODurationInternals","$ZodISODuration","$ZodIPv4Def","$ZodIPv4Internals","$ZodIPv4","$ZodIPv6Def","$ZodIPv6Internals","$ZodIPv6","$ZodMACDef","delimiter","$ZodMACInternals","$ZodMAC","$ZodCIDRv4Def","$ZodCIDRv4Internals","$ZodCIDRv4","$ZodCIDRv6Def","$ZodCIDRv6Internals","$ZodCIDRv6","isValidBase64","data","$ZodBase64Def","$ZodBase64Internals","$ZodBase64","isValidBase64URL","$ZodBase64URLDef","$ZodBase64URLInternals","$ZodBase64URL","$ZodE164Def","$ZodE164Internals","$ZodE164","isValidJWT","JWTAlgorithm","token","algorithm","$ZodJWTDef","alg","$ZodJWTInternals","$ZodJWT","$ZodCustomStringFormatDef","fn","val","$ZodCustomStringFormatInternals","$ZodCustomStringFormat","$ZodNumberDef","$ZodNumberInternals","exclusiveMinimum","exclusiveMaximum","$ZodNumber","$ZodNumberFormatDef","$ZodCheckNumberFormatDef","$ZodNumberFormatInternals","$ZodCheckNumberFormatInternals","$ZodNumberFormat","$ZodBooleanDef","$ZodBooleanInternals","$ZodBoolean","$ZodBigIntDef","$ZodBigIntInternals","$ZodBigInt","$ZodBigIntFormatDef","$ZodCheckBigIntFormatDef","check","$ZodBigIntFormatInternals","$ZodCheckBigIntFormatInternals","$ZodBigIntFormat","$ZodSymbolDef","$ZodSymbolInternals","$ZodSymbol","$ZodUndefinedDef","$ZodUndefinedInternals","$ZodUndefined","$ZodNullDef","$ZodNullInternals","$ZodNull","$ZodAnyDef","$ZodAnyInternals","$ZodAny","$ZodUnknownDef","$ZodUnknownInternals","$ZodUnknown","$ZodNeverDef","$ZodNeverInternals","$ZodNever","$ZodVoidDef","$ZodVoidInternals","$ZodVoid","$ZodDateDef","$ZodDateInternals","Date","$ZodDate","$ZodArrayDef","element","$ZodArrayInternals","$ZodArray","OptionalOutSchema","OptionalInSchema","$InferObjectOutput","Extra","$ZodLooseShape","IsAny","k","Prettify","$InferObjectInput","$ZodObjectConfig","out","in","$loose","$strict","$strip","$catchall","$ZodShape","Readonly","$ZodObjectDef","Shape","shape","catchall","$ZodObjectInternals","Config","$ZodIssueUnrecognizedKeys","config","$ZodObject","Params","$ZodObjectJIT","$InferUnionOutput","$InferUnionInput","$ZodUnionDef","Options","options","inclusive","IsOptionalIn","IsOptionalOut","$ZodUnionInternals","$ZodIssueInvalidUnion","$ZodUnion","$ZodXorInternals","$ZodXor","$ZodDiscriminatedUnionDef","Disc","discriminator","unionFallback","$ZodDiscriminatedUnionInternals","$ZodDiscriminatedUnion","$ZodIntersectionDef","Left","Right","left","right","$ZodIntersectionInternals","A","B","$ZodIntersection","$ZodTupleDef","Rest","TupleItems","items","rest","$InferTupleInputType","TupleInputTypeWithOptionals","TupleInputTypeNoOptionals","Tail","Prefix","$InferTupleOutputType","TupleOutputTypeWithOptionals","TupleOutputTypeNoOptionals","$ZodTupleInternals","$ZodIssueTooBig","$ZodIssueTooSmall","$ZodTuple","$ZodRecordKey","$ZodRecordDef","Key","Value","keyType","valueType","mode","$InferZodRecordOutput","$partial","Partial","$InferZodRecordInput","PropertyKey","$ZodRecordInternals","$ZodIssueInvalidKey","$ZodRecord","$ZodMapDef","$ZodMapInternals","Map","$ZodIssueInvalidElement","$ZodMap","$ZodSetDef","$ZodSetInternals","$ZodSet","$InferEnumOutput","EnumLike","$InferEnumInput","$ZodEnumDef","entries","$ZodEnumInternals","$ZodIssueInvalidValue","$ZodEnum","$ZodLiteralDef","Literal","$ZodLiteralInternals","$ZodLiteral","_File","globalThis","F","InstanceType","File","args","size","$ZodFileDef","$ZodFileInternals","MimeTypes","mime","$ZodFile","$ZodTransformDef","transform","$ZodTransformInternals","$ZodTransform","$ZodOptionalDef","innerType","$ZodOptionalInternals","$ZodOptional","$ZodExactOptionalDef","$ZodExactOptionalInternals","$ZodExactOptional","$ZodNullableDef","$ZodNullableInternals","$ZodNullable","$ZodDefaultDef","NoUndefined","defaultValue","$ZodDefaultInternals","$ZodDefault","$ZodPrefaultDef","$ZodPrefaultInternals","$ZodPrefault","$ZodNonOptionalDef","$ZodNonOptionalInternals","$ZodNonOptional","$ZodSuccessDef","$ZodSuccessInternals","$ZodSuccess","$ZodCatchCtx","$ZodIssue","$ZodCatchDef","catchValue","$ZodCatchInternals","$ZodCatch","$ZodNaNDef","$ZodNaNInternals","$ZodNaN","$ZodPipeDef","reverseTransform","$ZodPipeInternals","$ZodPipe","$ZodCodecDef","$ZodCodecInternals","$ZodCodec","$ZodReadonlyDef","$ZodReadonlyInternals","MakeReadonly","$ZodReadonly","$ZodTemplateLiteralDef","$ZodTemplateLiteralPart","parts","$ZodTemplateLiteralInternals","Template","$ZodTemplateLiteral","LiteralPart","Exclude","SchemaPartInternals","SchemaPart","UndefinedToEmptyString","AppendToTemplateLiteral","Suffix","ConcatenateTupleOfStrings","First","ConvertPartsToStringTuple","Parts","K","ToTemplateLiteral","$PartsToTemplateLiteral","Last","$ZodFunctionArgs","$ZodFunctionIn","$ZodFunctionOut","$InferInnerFunctionType","Args","Returns","$InferInnerFunctionTypeAsync","$InferOuterFunctionType","$InferOuterFunctionTypeAsync","Promise","$ZodFunctionDef","In","Out","$ZodFunctionInternals","$ZodFunction","Items","NewArgs","NewReturns","Parameters","ReturnType","_def","_input","_output","implement","func","implementAsync","$ZodFunctionParams","$ZodPromiseDef","$ZodPromiseInternals","$ZodPromise","$ZodLazyDef","getter","$ZodLazyInternals","$ZodLazy","$ZodCustomDef","$ZodCheckDef","path","arg","$ZodCustomInternals","Class","$ZodCheckInternals","issc","$ZodCustom","$ZodTypes","$ZodStringFormatTypes","HashFormat"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/schemas.d.cts"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;;UAQiBS,YAAAA,WAAuBP,aAAAA;;WAE3BW,KAAAA,GAAQX,YAAAA,CAAoBQ,CAAAA;EAFZ;EAAA,SAIhBI,WAAAA;EAJ2BZ;EAAAA,SAM3Ba,OAAAA;AAAAA;;UAGIC,oBAAAA,WAA+Bd,aAAAA,kBAAsCO,YAAAA,CAAaC,CAAAA;EAAAA,SACtFO,KAAAA;EAAAA,SACAC,SAAAA;EAAAA,SACAC,UAAAA;AAAAA;AAAAA,UAEIC,YAAAA;EACbE,KAAAA,EAAOZ,CAAAA;EACPa,MAAAA,EAAQrB,YAAAA;EAZCY;EAcTU,OAAAA;AAAAA;AAAAA,UAGaI,WAAAA;EACbE,IAAAA;EACAjB,KAAAA,GAAQX,YAAAA;EACRF,MAAAA,GAASA,SAAAA;AAAAA;AAAAA,UAEI+B,kBAAAA;EAjBiF;EAmB9FvB,OAAAA,SAAgBA,OAAAA;EAnBkBE;EAqBlC8B,GAAAA,EAAKZ,WAAAA;EArB8CjB;EAA+BF;EAwBlFgC,QAAAA,EAAUlC,OAAAA;EAvBDU;EAyBTyB,GAAAA,CAAIC,OAAAA,EAASvB,YAAAA,OAAmBwB,GAAAA,EAAK5B,oBAAAA,GAAuBT,UAAAA,CAAgBa,YAAAA;EAvBnED;EAyBT0B,KAAAA,CAAMF,OAAAA,EAASvB,YAAAA,OAAmBwB,GAAAA,EAAK5B,oBAAAA,GAAuBT,UAAAA,CAAgBa,YAAAA;EAzB3D;EA2BnB0B,MAAAA,EAAQb,GAAAA;EAzBiB;;;EAACvB;EA8B1BqC,KAAAA;EA7BOrC;EA+BPsC,MAAAA;EA9BQ9C;;;;;AAKZ;EAgCI+C,MAAAA,GAAS1C,YAAAA;;EA7BgB;EAgCzB2C,UAAAA,GAAa3C,UAAAA;EAjCbM;EAmCAsC,OAAAA,EAASf,MAAAA;EAnCMxB;EAqCfwC,MAAAA,OAAaZ,GAAAA,UAAaH,QAAAA;EApCjBrC;EAsCTqD,GAAAA,EAAKf,MAAAA;EAtCoB;EAwCzBgB,IAAAA,EAAMpD,aAAAA;EAtCO6B;EAwCbwB,iBAAAA,KAAsBX,GAAAA,EAAKtC,mBAAAA,EAAqBkD,IAAAA,EAAMrD,UAAAA,EAAuBsD,MAAAA,EAAQpD,aAAAA;;EAErFqD,YAAAA;EAtCK9B;EAwCL+B,MAAAA,GAAStB,QAAAA;AAAAA;;UAGIuB,iBAAAA,2CAA4D7B,kBAAAA;EAtCbxB;EAwC5DwD,MAAAA,EAAQF,CAAAA;EAtC+B7C;EAwCvCW,KAAAA,EAAOmC,CAAAA;AAAAA;AAAAA,KAECE,kBAAAA,MAAwB5D,gBAAAA,CAAiB6D,KAAAA,CAAMhE,KAAAA,CAAWS,CAAAA,GAAIT,MAAAA,CAAYS,CAAAA;AAAAA,UAIrE2B,QAAAA,6CAAqDuB,iBAAAA,CAAkBC,CAAAA,EAAGC,CAAAA,IAAKF,iBAAAA,CAAkBC,CAAAA,EAAGC,CAAAA;EACjHK,IAAAA,EAAMC,SAAAA;EACN,WAAA,EAAaJ,kBAAAA;AAAAA;AAAAA,cAII3B,QAAAA,EAAUpC,YAAAA,CAAkBoC,QAAAA"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts
|
|
2
|
-
/** The Standard interface. */
|
|
3
|
-
interface StandardTypedV1<Input = unknown, Output = Input> {
|
|
4
|
-
/** The Standard properties. */
|
|
5
|
-
readonly "~standard": StandardTypedV1.Props<Input, Output>;
|
|
6
|
-
}
|
|
7
|
-
declare namespace StandardTypedV1 {
|
|
8
|
-
/** The Standard properties interface. */
|
|
9
|
-
interface Props<Input = unknown, Output = Input> {
|
|
10
|
-
/** The version number of the standard. */
|
|
11
|
-
readonly version: 1;
|
|
12
|
-
/** The vendor name of the schema library. */
|
|
13
|
-
readonly vendor: string;
|
|
14
|
-
/** Inferred types associated with the schema. */
|
|
15
|
-
readonly types?: Types<Input, Output> | undefined;
|
|
16
|
-
}
|
|
17
|
-
/** The Standard types interface. */
|
|
18
|
-
interface Types<Input = unknown, Output = Input> {
|
|
19
|
-
/** The input type of the schema. */
|
|
20
|
-
readonly input: Input;
|
|
21
|
-
/** The output type of the schema. */
|
|
22
|
-
readonly output: Output;
|
|
23
|
-
}
|
|
24
|
-
/** Infers the input type of a Standard. */
|
|
25
|
-
type InferInput<Schema extends StandardTypedV1> = NonNullable<Schema["~standard"]["types"]>["input"];
|
|
26
|
-
/** Infers the output type of a Standard. */
|
|
27
|
-
type InferOutput<Schema extends StandardTypedV1> = NonNullable<Schema["~standard"]["types"]>["output"];
|
|
28
|
-
}
|
|
29
|
-
/** The Standard Schema interface. */
|
|
30
|
-
interface StandardSchemaV1<Input = unknown, Output = Input> {
|
|
31
|
-
/** The Standard Schema properties. */
|
|
32
|
-
readonly "~standard": StandardSchemaV1.Props<Input, Output>;
|
|
33
|
-
}
|
|
34
|
-
declare namespace StandardSchemaV1 {
|
|
35
|
-
/** The Standard Schema properties interface. */
|
|
36
|
-
interface Props<Input = unknown, Output = Input> extends StandardTypedV1.Props<Input, Output> {
|
|
37
|
-
/** Validates unknown input values. */
|
|
38
|
-
readonly validate: (value: unknown, options?: StandardSchemaV1.Options | undefined) => Result<Output> | Promise<Result<Output>>;
|
|
39
|
-
}
|
|
40
|
-
/** The result interface of the validate function. */
|
|
41
|
-
type Result<Output> = SuccessResult<Output> | FailureResult;
|
|
42
|
-
/** The result interface if validation succeeds. */
|
|
43
|
-
interface SuccessResult<Output> {
|
|
44
|
-
/** The typed output value. */
|
|
45
|
-
readonly value: Output;
|
|
46
|
-
/** The absence of issues indicates success. */
|
|
47
|
-
readonly issues?: undefined;
|
|
48
|
-
}
|
|
49
|
-
interface Options {
|
|
50
|
-
/** Implicit support for additional vendor-specific parameters, if needed. */
|
|
51
|
-
readonly libraryOptions?: Record<string, unknown> | undefined;
|
|
52
|
-
}
|
|
53
|
-
/** The result interface if validation fails. */
|
|
54
|
-
interface FailureResult {
|
|
55
|
-
/** The issues of failed validation. */
|
|
56
|
-
readonly issues: ReadonlyArray<Issue>;
|
|
57
|
-
}
|
|
58
|
-
/** The issue interface of the failure output. */
|
|
59
|
-
interface Issue {
|
|
60
|
-
/** The error message of the issue. */
|
|
61
|
-
readonly message: string;
|
|
62
|
-
/** The path of the issue, if any. */
|
|
63
|
-
readonly path?: ReadonlyArray<PropertyKey | PathSegment> | undefined;
|
|
64
|
-
}
|
|
65
|
-
/** The path segment interface of the issue. */
|
|
66
|
-
interface PathSegment {
|
|
67
|
-
/** The key representing a path segment. */
|
|
68
|
-
readonly key: PropertyKey;
|
|
69
|
-
}
|
|
70
|
-
/** The Standard types interface. */
|
|
71
|
-
interface Types<Input = unknown, Output = Input> extends StandardTypedV1.Types<Input, Output> {}
|
|
72
|
-
/** Infers the input type of a Standard. */
|
|
73
|
-
type InferInput<Schema extends StandardTypedV1> = StandardTypedV1.InferInput<Schema>;
|
|
74
|
-
/** Infers the output type of a Standard. */
|
|
75
|
-
type InferOutput<Schema extends StandardTypedV1> = StandardTypedV1.InferOutput<Schema>;
|
|
76
|
-
}
|
|
77
|
-
//#endregion
|
|
78
|
-
export { StandardSchemaV1 };
|
|
79
|
-
//# sourceMappingURL=standard-schema.d.cts.map
|
package/dist/node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"standard-schema.d.cts","names":["StandardTypedV1","Input","Output","Props","Schema","Types","NonNullable","version","vendor","types","input","output","InferInput","InferOutput","StandardSchemaV1","Options","Result","Promise","SuccessResult","FailureResult","Record","Issue","ReadonlyArray","PropertyKey","PathSegment","validate","value","options","issues","libraryOptions","message","path","key","StandardJSONSchemaV1","Converter","Target","jsonSchema","target","StandardSchemaWithJSONProps","StandardSchemaWithJSON"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts"],"x_google_ignoreList":[0],"mappings":";;UACiBA,eAAAA,2BAA0CC,KAAAA;EAA3B;EAAA,SAEnB,WAAA,EAAaD,eAAAA,CAAgBG,KAAAA,CAAMF,KAAAA,EAAOC,MAAAA;AAAAA;AAAAA,kBAE9BF,eAAAA;EAF8BE;EAAAA,UAIzCC,KAAAA,2BAAgCF,KAAAA;IAJC;IAAA,SAM9BM,OAAAA;IARgBN;IAAAA,SAUhBO,MAAAA;IAV0CP;IAAAA,SAY1CQ,KAAAA,GAAQJ,KAAAA,CAAMJ,KAAAA,EAAOC,MAAAA;EAAAA;EAVIC;EAAAA,UAa5BE,KAAAA,2BAAgCJ,KAAAA;IAbSC;IAAAA,SAetCQ,KAAAA,EAAOT,KAAAA;IAfqC;IAAA,SAiB5CU,MAAAA,EAAQT,MAAAA;EAAAA;EAfeD;EAAAA,KAkB/BW,UAAAA,gBAA0BZ,eAAAA,IAAmBM,WAAAA,CAAYF,MAAAA;EAVnCH;EAAAA,KAYtBY,WAAAA,gBAA2Bb,eAAAA,IAAmBM,WAAAA,CAAYF,MAAAA;AAAAA;;UAGlDU,gBAAAA,2BAA2Cb,KAAAA;EARnCC;EAAAA,SAUZ,WAAA,EAAaY,gBAAAA,CAAiBX,KAAAA,CAAMF,KAAAA,EAAOC,MAAAA;AAAAA;AAAAA,kBAE/BY,gBAAAA;EAPWd;EAAAA,UAStBG,KAAAA,2BAAgCF,KAAAA,UAAeD,eAAAA,CAAgBG,KAAAA,CAAMF,KAAAA,EAAOC,MAAAA;IATnCI;IAAAA,SAWtCmB,QAAAA,GAAWC,KAAAA,WAAgBC,OAAAA,GAAUb,gBAAAA,CAAiBC,OAAAA,iBAAwBC,MAAAA,CAAOd,MAAAA,IAAUe,OAAAA,CAAQD,MAAAA,CAAOd,MAAAA;EAAAA;EA7BjHC;EAAAA,KAgCLa,MAAAA,WAAiBE,aAAAA,CAAchB,MAAAA,IAAUiB,aAAAA;EAhCbjB;EAAAA,UAkCvBgB,aAAAA;IAhCGX;IAAAA,SAkCAmB,KAAAA,EAAOxB,MAAAA;IA9BPO;IAAAA,SAgCAmB,MAAAA;EAAAA;EAAAA,UAEHb,OAAAA;IA/BAV;IAAAA,SAiCGwB,cAAAA,GAAiBT,MAAAA;EAAAA;EAjCYnB;EAAAA,UAoChCkB,aAAAA;IAlCUlB;IAAAA,SAoCP2B,MAAAA,EAAQN,aAAAA,CAAcD,KAAAA;EAAAA;EA/B9BT;EAAAA,UAkCKS,KAAAA;IAlCqBrB;IAAAA,SAoClB8B,OAAAA;IApCiD1B;IAAAA,SAsCjD2B,IAAAA,GAAOT,aAAAA,CAAcC,WAAAA,GAAcC,WAAAA;EAAAA;EApChBxB;EAAAA,UAuCtBwB,WAAAA;IAvCqDpB;IAAAA,SAyClD4B,GAAAA,EAAKT,WAAAA;EAAAA;EAtCLT;EAAAA,UAyCHT,KAAAA,2BAAgCJ,KAAAA,UAAeD,eAAAA,CAAgBK,KAAAA,CAAMJ,KAAAA,EAAOC,MAAAA;EAzC9BD;EAAAA,KA4CnDW,UAAAA,gBAA0BZ,eAAAA,IAAmBA,eAAAA,CAAgBY,UAAAA,CAAWR,MAAAA;EA1CzBF;EAAAA,KA4C/CW,WAAAA,gBAA2Bb,eAAAA,IAAmBA,eAAAA,CAAgBa,WAAAA,CAAYT,MAAAA;AAAAA"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts
|
|
2
|
-
/** The Standard interface. */
|
|
3
|
-
interface StandardTypedV1<Input = unknown, Output = Input> {
|
|
4
|
-
/** The Standard properties. */
|
|
5
|
-
readonly "~standard": StandardTypedV1.Props<Input, Output>;
|
|
6
|
-
}
|
|
7
|
-
declare namespace StandardTypedV1 {
|
|
8
|
-
/** The Standard properties interface. */
|
|
9
|
-
interface Props<Input = unknown, Output = Input> {
|
|
10
|
-
/** The version number of the standard. */
|
|
11
|
-
readonly version: 1;
|
|
12
|
-
/** The vendor name of the schema library. */
|
|
13
|
-
readonly vendor: string;
|
|
14
|
-
/** Inferred types associated with the schema. */
|
|
15
|
-
readonly types?: Types<Input, Output> | undefined;
|
|
16
|
-
}
|
|
17
|
-
/** The Standard types interface. */
|
|
18
|
-
interface Types<Input = unknown, Output = Input> {
|
|
19
|
-
/** The input type of the schema. */
|
|
20
|
-
readonly input: Input;
|
|
21
|
-
/** The output type of the schema. */
|
|
22
|
-
readonly output: Output;
|
|
23
|
-
}
|
|
24
|
-
/** Infers the input type of a Standard. */
|
|
25
|
-
type InferInput<Schema extends StandardTypedV1> = NonNullable<Schema["~standard"]["types"]>["input"];
|
|
26
|
-
/** Infers the output type of a Standard. */
|
|
27
|
-
type InferOutput<Schema extends StandardTypedV1> = NonNullable<Schema["~standard"]["types"]>["output"];
|
|
28
|
-
}
|
|
29
|
-
/** The Standard Schema interface. */
|
|
30
|
-
interface StandardSchemaV1<Input = unknown, Output = Input> {
|
|
31
|
-
/** The Standard Schema properties. */
|
|
32
|
-
readonly "~standard": StandardSchemaV1.Props<Input, Output>;
|
|
33
|
-
}
|
|
34
|
-
declare namespace StandardSchemaV1 {
|
|
35
|
-
/** The Standard Schema properties interface. */
|
|
36
|
-
interface Props<Input = unknown, Output = Input> extends StandardTypedV1.Props<Input, Output> {
|
|
37
|
-
/** Validates unknown input values. */
|
|
38
|
-
readonly validate: (value: unknown, options?: StandardSchemaV1.Options | undefined) => Result<Output> | Promise<Result<Output>>;
|
|
39
|
-
}
|
|
40
|
-
/** The result interface of the validate function. */
|
|
41
|
-
type Result<Output> = SuccessResult<Output> | FailureResult;
|
|
42
|
-
/** The result interface if validation succeeds. */
|
|
43
|
-
interface SuccessResult<Output> {
|
|
44
|
-
/** The typed output value. */
|
|
45
|
-
readonly value: Output;
|
|
46
|
-
/** The absence of issues indicates success. */
|
|
47
|
-
readonly issues?: undefined;
|
|
48
|
-
}
|
|
49
|
-
interface Options {
|
|
50
|
-
/** Implicit support for additional vendor-specific parameters, if needed. */
|
|
51
|
-
readonly libraryOptions?: Record<string, unknown> | undefined;
|
|
52
|
-
}
|
|
53
|
-
/** The result interface if validation fails. */
|
|
54
|
-
interface FailureResult {
|
|
55
|
-
/** The issues of failed validation. */
|
|
56
|
-
readonly issues: ReadonlyArray<Issue>;
|
|
57
|
-
}
|
|
58
|
-
/** The issue interface of the failure output. */
|
|
59
|
-
interface Issue {
|
|
60
|
-
/** The error message of the issue. */
|
|
61
|
-
readonly message: string;
|
|
62
|
-
/** The path of the issue, if any. */
|
|
63
|
-
readonly path?: ReadonlyArray<PropertyKey | PathSegment> | undefined;
|
|
64
|
-
}
|
|
65
|
-
/** The path segment interface of the issue. */
|
|
66
|
-
interface PathSegment {
|
|
67
|
-
/** The key representing a path segment. */
|
|
68
|
-
readonly key: PropertyKey;
|
|
69
|
-
}
|
|
70
|
-
/** The Standard types interface. */
|
|
71
|
-
interface Types<Input = unknown, Output = Input> extends StandardTypedV1.Types<Input, Output> {}
|
|
72
|
-
/** Infers the input type of a Standard. */
|
|
73
|
-
type InferInput<Schema extends StandardTypedV1> = StandardTypedV1.InferInput<Schema>;
|
|
74
|
-
/** Infers the output type of a Standard. */
|
|
75
|
-
type InferOutput<Schema extends StandardTypedV1> = StandardTypedV1.InferOutput<Schema>;
|
|
76
|
-
}
|
|
77
|
-
//#endregion
|
|
78
|
-
export { StandardSchemaV1 };
|
|
79
|
-
//# sourceMappingURL=standard-schema.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"standard-schema.d.ts","names":["StandardTypedV1","Input","Output","Props","Schema","Types","NonNullable","version","vendor","types","input","output","InferInput","InferOutput","StandardSchemaV1","Options","Result","Promise","SuccessResult","FailureResult","Record","Issue","ReadonlyArray","PropertyKey","PathSegment","validate","value","options","issues","libraryOptions","message","path","key","StandardJSONSchemaV1","Converter","Target","jsonSchema","target","StandardSchemaWithJSONProps","StandardSchemaWithJSON"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/standard-schema.d.cts"],"x_google_ignoreList":[0],"mappings":";;UACiBA,eAAAA,2BAA0CC,KAAAA;EAA3B;EAAA,SAEnB,WAAA,EAAaD,eAAAA,CAAgBG,KAAAA,CAAMF,KAAAA,EAAOC,MAAAA;AAAAA;AAAAA,kBAE9BF,eAAAA;EAF8BE;EAAAA,UAIzCC,KAAAA,2BAAgCF,KAAAA;IAJC;IAAA,SAM9BM,OAAAA;IARgBN;IAAAA,SAUhBO,MAAAA;IAV0CP;IAAAA,SAY1CQ,KAAAA,GAAQJ,KAAAA,CAAMJ,KAAAA,EAAOC,MAAAA;EAAAA;EAVIC;EAAAA,UAa5BE,KAAAA,2BAAgCJ,KAAAA;IAbSC;IAAAA,SAetCQ,KAAAA,EAAOT,KAAAA;IAfqC;IAAA,SAiB5CU,MAAAA,EAAQT,MAAAA;EAAAA;EAfeD;EAAAA,KAkB/BW,UAAAA,gBAA0BZ,eAAAA,IAAmBM,WAAAA,CAAYF,MAAAA;EAVnCH;EAAAA,KAYtBY,WAAAA,gBAA2Bb,eAAAA,IAAmBM,WAAAA,CAAYF,MAAAA;AAAAA;;UAGlDU,gBAAAA,2BAA2Cb,KAAAA;EARnCC;EAAAA,SAUZ,WAAA,EAAaY,gBAAAA,CAAiBX,KAAAA,CAAMF,KAAAA,EAAOC,MAAAA;AAAAA;AAAAA,kBAE/BY,gBAAAA;EAPWd;EAAAA,UAStBG,KAAAA,2BAAgCF,KAAAA,UAAeD,eAAAA,CAAgBG,KAAAA,CAAMF,KAAAA,EAAOC,MAAAA;IATnCI;IAAAA,SAWtCmB,QAAAA,GAAWC,KAAAA,WAAgBC,OAAAA,GAAUb,gBAAAA,CAAiBC,OAAAA,iBAAwBC,MAAAA,CAAOd,MAAAA,IAAUe,OAAAA,CAAQD,MAAAA,CAAOd,MAAAA;EAAAA;EA7BjHC;EAAAA,KAgCLa,MAAAA,WAAiBE,aAAAA,CAAchB,MAAAA,IAAUiB,aAAAA;EAhCbjB;EAAAA,UAkCvBgB,aAAAA;IAhCGX;IAAAA,SAkCAmB,KAAAA,EAAOxB,MAAAA;IA9BPO;IAAAA,SAgCAmB,MAAAA;EAAAA;EAAAA,UAEHb,OAAAA;IA/BAV;IAAAA,SAiCGwB,cAAAA,GAAiBT,MAAAA;EAAAA;EAjCYnB;EAAAA,UAoChCkB,aAAAA;IAlCUlB;IAAAA,SAoCP2B,MAAAA,EAAQN,aAAAA,CAAcD,KAAAA;EAAAA;EA/B9BT;EAAAA,UAkCKS,KAAAA;IAlCqBrB;IAAAA,SAoClB8B,OAAAA;IApCiD1B;IAAAA,SAsCjD2B,IAAAA,GAAOT,aAAAA,CAAcC,WAAAA,GAAcC,WAAAA;EAAAA;EApChBxB;EAAAA,UAuCtBwB,WAAAA;IAvCqDpB;IAAAA,SAyClD4B,GAAAA,EAAKT,WAAAA;EAAAA;EAtCLT;EAAAA,UAyCHT,KAAAA,2BAAgCJ,KAAAA,UAAeD,eAAAA,CAAgBK,KAAAA,CAAMJ,KAAAA,EAAOC,MAAAA;EAzC9BD;EAAAA,KA4CnDW,UAAAA,gBAA0BZ,eAAAA,IAAmBA,eAAAA,CAAgBY,UAAAA,CAAWR,MAAAA;EA1CzBF;EAAAA,KA4C/CW,WAAAA,gBAA2Bb,eAAAA,IAAmBA,eAAAA,CAAgBa,WAAAA,CAAYT,MAAAA;AAAAA"}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { BaseSchema } from "./json-schema.cjs";
|
|
2
|
-
import { $ZodRegistry } from "./registries.cjs";
|
|
3
|
-
import { $ZodType } from "./schemas.cjs";
|
|
4
|
-
|
|
5
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.cts
|
|
6
|
-
type Processor<T extends $ZodType = $ZodType> = (schema: T, ctx: ToJSONSchemaContext, json: BaseSchema, params: ProcessParams) => void;
|
|
7
|
-
interface ProcessParams {
|
|
8
|
-
schemaPath: $ZodType[];
|
|
9
|
-
path: (string | number)[];
|
|
10
|
-
}
|
|
11
|
-
interface Seen {
|
|
12
|
-
/** JSON Schema result for this Zod schema */
|
|
13
|
-
schema: BaseSchema;
|
|
14
|
-
/** A cached version of the schema that doesn't get overwritten during ref resolution */
|
|
15
|
-
def?: BaseSchema;
|
|
16
|
-
defId?: string | undefined;
|
|
17
|
-
/** Number of times this schema was encountered during traversal */
|
|
18
|
-
count: number;
|
|
19
|
-
/** Cycle path */
|
|
20
|
-
cycle?: (string | number)[] | undefined;
|
|
21
|
-
isParent?: boolean | undefined;
|
|
22
|
-
/** Schema to inherit JSON Schema properties from (set by processor for wrappers) */
|
|
23
|
-
ref?: $ZodType | null;
|
|
24
|
-
/** JSON Schema property path for this schema */
|
|
25
|
-
path?: (string | number)[] | undefined;
|
|
26
|
-
}
|
|
27
|
-
interface ToJSONSchemaContext {
|
|
28
|
-
processors: Record<string, Processor>;
|
|
29
|
-
metadataRegistry: $ZodRegistry<Record<string, any>>;
|
|
30
|
-
target: "draft-04" | "draft-07" | "draft-2020-12" | "openapi-3.0" | ({} & string);
|
|
31
|
-
unrepresentable: "throw" | "any";
|
|
32
|
-
override: (ctx: {
|
|
33
|
-
zodSchema: $ZodType;
|
|
34
|
-
jsonSchema: BaseSchema;
|
|
35
|
-
path: (string | number)[];
|
|
36
|
-
}) => void;
|
|
37
|
-
io: "input" | "output";
|
|
38
|
-
counter: number;
|
|
39
|
-
seen: Map<$ZodType, Seen>;
|
|
40
|
-
cycles: "ref" | "throw";
|
|
41
|
-
reused: "ref" | "inline";
|
|
42
|
-
external?: {
|
|
43
|
-
registry: $ZodRegistry<{
|
|
44
|
-
id?: string | undefined;
|
|
45
|
-
}>;
|
|
46
|
-
uri?: ((id: string) => string) | undefined;
|
|
47
|
-
defs: Record<string, BaseSchema>;
|
|
48
|
-
} | undefined;
|
|
49
|
-
}
|
|
50
|
-
//#endregion
|
|
51
|
-
export { ProcessParams, ToJSONSchemaContext };
|
|
52
|
-
//# sourceMappingURL=to-json-schema.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"to-json-schema.d.cts","names":["core","JSONSchema","$ZodRegistry","schemas","StandardJSONSchemaV1","StandardSchemaWithJSONProps","Processor","T","$ZodType","ToJSONSchemaContext","BaseSchema","ProcessParams","schema","ctx","json","params","JSONSchemaGeneratorParams","Record","$ZodTypes","processors","metadata","target","unrepresentable","override","zodSchema","jsonSchema","path","io","cycles","reused","external","registry","id","uri","defs","ToJSONSchemaParams","Omit","RegistryToJSONSchemaParams","schemaPath","Seen","def","defId","count","cycle","isParent","ref","Map","metadataRegistry","counter","seen","initializeContext","process","_params","extractDefs","finalize","ZodStandardJSONSchemaPayload","ZodStandardSchemaWithJSON","input","output","createToJSONSchemaMethod","StandardJSONSchemaMethodParams","Parameters","createStandardJSONSchemaMethod"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.cts"],"x_google_ignoreList":[0],"mappings":";;;;;KAKYM,SAAAA,WAAoBH,QAAAA,GAAmBA,QAAAA,KAAqBS,MAAAA,EAAQL,CAAAA,EAAGM,GAAAA,EAAKJ,mBAAAA,EAAqBK,IAAAA,EAAMb,UAAAA,EAAuBc,MAAAA,EAAQJ,aAAAA;AAAAA,UA8CjIA,aAAAA;EACb2B,UAAAA,EAAYnC,QAAAA;EACZuB,IAAAA;AAAAA;AAAAA,UAEaa,IAAAA;EAKbE;EAHA7B,MAAAA,EAAQX,UAAAA;EAOR0C;EALAH,GAAAA,GAAMvC,UAAAA;EACNwC,KAAAA;EAOMtC;EALNuC,KAAAA;EAOAhB;EALAiB,KAAAA;EACAC,QAAAA;EAManC;EAJboC,GAAAA,GAAM1C,QAAAA;;EAENuB,IAAAA;AAAAA;AAAAA,UAEajB,mBAAAA;EACbU,UAAAA,EAAYF,MAAAA,SAAeX,SAAAA;EAC3ByC,gBAAAA,EAAkB7C,YAAAA,CAAae,MAAAA;EAC/BI,MAAAA;EACAC,eAAAA;EACAC,QAAAA,GAAWV,GAAAA;IACPW,SAAAA,EAAWrB,QAAAA;IACXsB,UAAAA,EAAYxB,UAAAA;IACZyB,IAAAA;EAAAA;EAEJC,EAAAA;EACAqB,OAAAA;EACAC,IAAAA,EAAMH,GAAAA,CAAI3C,QAAAA,EAAkBoC,IAAAA;EAC5BX,MAAAA;EACAC,MAAAA;EACAC,QAAAA;IACIC,QAAAA,EAAU7B,YAAAA;MACN8B,EAAAA;IAAAA;IAEJC,GAAAA,KAAQD,EAAAA;IACRE,IAAAA,EAAMjB,MAAAA,SAAehB,UAAAA;EAAAA;AAAAA"}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { BaseSchema } from "./json-schema.js";
|
|
2
|
-
import { $ZodRegistry } from "./registries.js";
|
|
3
|
-
import { $ZodType } from "./schemas.js";
|
|
4
|
-
|
|
5
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.cts
|
|
6
|
-
type Processor<T extends $ZodType = $ZodType> = (schema: T, ctx: ToJSONSchemaContext, json: BaseSchema, params: ProcessParams) => void;
|
|
7
|
-
interface ProcessParams {
|
|
8
|
-
schemaPath: $ZodType[];
|
|
9
|
-
path: (string | number)[];
|
|
10
|
-
}
|
|
11
|
-
interface Seen {
|
|
12
|
-
/** JSON Schema result for this Zod schema */
|
|
13
|
-
schema: BaseSchema;
|
|
14
|
-
/** A cached version of the schema that doesn't get overwritten during ref resolution */
|
|
15
|
-
def?: BaseSchema;
|
|
16
|
-
defId?: string | undefined;
|
|
17
|
-
/** Number of times this schema was encountered during traversal */
|
|
18
|
-
count: number;
|
|
19
|
-
/** Cycle path */
|
|
20
|
-
cycle?: (string | number)[] | undefined;
|
|
21
|
-
isParent?: boolean | undefined;
|
|
22
|
-
/** Schema to inherit JSON Schema properties from (set by processor for wrappers) */
|
|
23
|
-
ref?: $ZodType | null;
|
|
24
|
-
/** JSON Schema property path for this schema */
|
|
25
|
-
path?: (string | number)[] | undefined;
|
|
26
|
-
}
|
|
27
|
-
interface ToJSONSchemaContext {
|
|
28
|
-
processors: Record<string, Processor>;
|
|
29
|
-
metadataRegistry: $ZodRegistry<Record<string, any>>;
|
|
30
|
-
target: "draft-04" | "draft-07" | "draft-2020-12" | "openapi-3.0" | ({} & string);
|
|
31
|
-
unrepresentable: "throw" | "any";
|
|
32
|
-
override: (ctx: {
|
|
33
|
-
zodSchema: $ZodType;
|
|
34
|
-
jsonSchema: BaseSchema;
|
|
35
|
-
path: (string | number)[];
|
|
36
|
-
}) => void;
|
|
37
|
-
io: "input" | "output";
|
|
38
|
-
counter: number;
|
|
39
|
-
seen: Map<$ZodType, Seen>;
|
|
40
|
-
cycles: "ref" | "throw";
|
|
41
|
-
reused: "ref" | "inline";
|
|
42
|
-
external?: {
|
|
43
|
-
registry: $ZodRegistry<{
|
|
44
|
-
id?: string | undefined;
|
|
45
|
-
}>;
|
|
46
|
-
uri?: ((id: string) => string) | undefined;
|
|
47
|
-
defs: Record<string, BaseSchema>;
|
|
48
|
-
} | undefined;
|
|
49
|
-
}
|
|
50
|
-
//#endregion
|
|
51
|
-
export { ProcessParams, ToJSONSchemaContext };
|
|
52
|
-
//# sourceMappingURL=to-json-schema.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"to-json-schema.d.ts","names":["core","JSONSchema","$ZodRegistry","schemas","StandardJSONSchemaV1","StandardSchemaWithJSONProps","Processor","T","$ZodType","ToJSONSchemaContext","BaseSchema","ProcessParams","schema","ctx","json","params","JSONSchemaGeneratorParams","Record","$ZodTypes","processors","metadata","target","unrepresentable","override","zodSchema","jsonSchema","path","io","cycles","reused","external","registry","id","uri","defs","ToJSONSchemaParams","Omit","RegistryToJSONSchemaParams","schemaPath","Seen","def","defId","count","cycle","isParent","ref","Map","metadataRegistry","counter","seen","initializeContext","process","_params","extractDefs","finalize","ZodStandardJSONSchemaPayload","ZodStandardSchemaWithJSON","input","output","createToJSONSchemaMethod","StandardJSONSchemaMethodParams","Parameters","createStandardJSONSchemaMethod"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/to-json-schema.d.cts"],"x_google_ignoreList":[0],"mappings":";;;;;KAKYM,SAAAA,WAAoBH,QAAAA,GAAmBA,QAAAA,KAAqBS,MAAAA,EAAQL,CAAAA,EAAGM,GAAAA,EAAKJ,mBAAAA,EAAqBK,IAAAA,EAAMb,UAAAA,EAAuBc,MAAAA,EAAQJ,aAAAA;AAAAA,UA8CjIA,aAAAA;EACb2B,UAAAA,EAAYnC,QAAAA;EACZuB,IAAAA;AAAAA;AAAAA,UAEaa,IAAAA;EAKbE;EAHA7B,MAAAA,EAAQX,UAAAA;EAOR0C;EALAH,GAAAA,GAAMvC,UAAAA;EACNwC,KAAAA;EAOMtC;EALNuC,KAAAA;EAOAhB;EALAiB,KAAAA;EACAC,QAAAA;EAManC;EAJboC,GAAAA,GAAM1C,QAAAA;;EAENuB,IAAAA;AAAAA;AAAAA,UAEajB,mBAAAA;EACbU,UAAAA,EAAYF,MAAAA,SAAeX,SAAAA;EAC3ByC,gBAAAA,EAAkB7C,YAAAA,CAAae,MAAAA;EAC/BI,MAAAA;EACAC,eAAAA;EACAC,QAAAA,GAAWV,GAAAA;IACPW,SAAAA,EAAWrB,QAAAA;IACXsB,UAAAA,EAAYxB,UAAAA;IACZyB,IAAAA;EAAAA;EAEJC,EAAAA;EACAqB,OAAAA;EACAC,IAAAA,EAAMH,GAAAA,CAAI3C,QAAAA,EAAkBoC,IAAAA;EAC5BX,MAAAA;EACAC,MAAAA;EACAC,QAAAA;IACIC,QAAAA,EAAU7B,YAAAA;MACN8B,EAAAA;IAAAA;IAEJC,GAAAA,KAAQD,EAAAA;IACRE,IAAAA,EAAMjB,MAAAA,SAAehB,UAAAA;EAAAA;AAAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.cts
|
|
2
|
-
type Omit<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>>;
|
|
3
|
-
type MakePartial<T, K extends keyof T> = Omit<T, K> & InexactPartial<Pick<T, K>>;
|
|
4
|
-
type InexactPartial<T> = { [P in keyof T]?: T[P] | undefined };
|
|
5
|
-
type Identity<T> = T;
|
|
6
|
-
type Flatten<T> = Identity<{ [k in keyof T]: T[k] }>;
|
|
7
|
-
type AnyFunc = (...args: any[]) => any;
|
|
8
|
-
type MaybeAsync<T> = T | Promise<T>;
|
|
9
|
-
type Primitive = string | number | symbol | bigint | boolean | null | undefined;
|
|
10
|
-
type PropValues = Record<string, Set<Primitive>>;
|
|
11
|
-
type PrimitiveSet = Set<Primitive>;
|
|
12
|
-
declare abstract class Class {
|
|
13
|
-
constructor(..._args: any[]);
|
|
14
|
-
}
|
|
15
|
-
//#endregion
|
|
16
|
-
export { AnyFunc, Class, Flatten, MakePartial, MaybeAsync, Primitive, PrimitiveSet, PropValues };
|
|
17
|
-
//# sourceMappingURL=util.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"util.d.cts","names":["checks","$ZodConfig","errors","schemas","JSONType","key","JWTAlgorithm","HashAlgorithm","HashEncoding","HashFormat","IPVersion","MimeTypes","ParsedTypes","AssertEqual","V","T","U","AssertNotEqual","AssertExtends","IsAny","Omit","K","Exclude","Pick","OmitKeys","MakePartial","InexactPartial","MakeRequired","Required","Exactly","X","Record","NoUndefined","Whatever","LoosePartial","k","Mask","Keys","PropertyKey","Writeable","P","EmptyObject","BuiltIn","Symbol","toStringTag","Date","Error","Generator","Promise","RegExp","args","MakeReadonly","Map","ReadonlyMap","Set","ReadonlySet","Head","Tail","Array","ReadonlyArray","Readonly","SomeObject","Identity","Flatten","Mapped","Prettify","NoNeverKeys","NoNever","Extend","A","B","TupleItems","SomeType","AnyFunc","IsProp","MaybeAsync","KeyOf","OmitIndexSignature","ExtractIndexSignature","SchemaClass","def","EnumValue","EnumLike","ToEnum","KeysEnum","KeysArray","Literal","LiteralArray","Primitive","PrimitiveArray","HasSize","size","HasLength","length","Numeric","SafeParseResult","SafeParseSuccess","SafeParseError","success","data","error","$ZodError","PropValues","PrimitiveSet","assertEqual","val","assertNotEqual","assertIs","_arg","assertNever","_x","assert","_","getEnumValues","entries","joinValues","array","separator","jsonStringifyReplacer","value","cached","getter","nullish","input","cleanRegex","source","floatSafeRemainder","step","defineLazy","object","objectClone","obj","assignProp","target","prop","mergeDefs","defs","cloneDef","$ZodType","schema","getElementAtPath","path","promiseAllObject","Awaited","promisesObj","randomString","esc","str","slugify","captureStackTrace","Function","targetObject","constructorOpt","isObject","allowsEval","isPlainObject","o","shallowClone","numKeys","getParsedType","propertyKeyTypes","primitiveTypes","escapeRegex","clone","inst","parent","params","EmptyToNever","Normalize","normalizeParams","_params","createTransparentProxy","stringifyPrimitive","optionalKeys","$ZodShape","shape","CleanKey","ToCleanMap","$ZodLooseShape","FromCleanMap","NUMBER_FORMAT_RANGES","$ZodNumberFormats","BIGINT_FORMAT_RANGES","$ZodBigIntFormats","pick","$ZodObject","mask","omit","extend","safeExtend","merge","a","b","partial","$ZodOptional","Class","required","$ZodNonOptional","Constructor","Def","aborted","ParsePayload","x","startIndex","prefixIssues","$ZodRawIssue","issues","unwrapMessage","message","finalizeIssue","ParseContextInternal","$ZodIssue","iss","ctx","config","getSizableOrigin","getLengthableOrigin","parsedType","$ZodInvalidTypeExpected","issue","_iss","cleanEnum","base64ToUint8Array","Uint8Array","InstanceType","base64","uint8ArrayToBase64","bytes","base64urlToUint8Array","base64url","uint8ArrayToBase64url","hexToUint8Array","hex","uint8ArrayToHex","constructor","_args"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.cts"],"x_google_ignoreList":[0],"mappings":";KAkBYoB,IAAAA,oBAAwBL,CAAAA,IAAKQ,IAAAA,CAAKR,CAAAA,EAAGO,OAAAA,OAAcP,CAAAA,EAAGM,CAAAA;AAAAA,KAEtDI,WAAAA,oBAA+BV,CAAAA,IAAKK,IAAAA,CAAKL,CAAAA,EAAGM,CAAAA,IAAKK,cAAAA,CAAeH,IAAAA,CAAKR,CAAAA,EAAGM,CAAAA;AAAAA,KAcxEK,cAAAA,oBACIX,CAAAA,IAAKA,CAAAA,CAAEyB,CAAAA;AAAAA,KAQXsB,QAAAA,MAAc/C,CAAAA;AAAAA,KACdgD,OAAAA,MAAaD,QAAAA,eACT/C,CAAAA,GAAIA,CAAAA,CAAEoB,CAAAA;AAAAA,KAoBVsC,OAAAA,OAAcvB,IAAAA;AAAAA,KAEdyB,UAAAA,MAAgB5D,CAAAA,GAAIiC,OAAAA,CAAQjC,CAAAA;AAAAA,KAqB5ByE,SAAAA;AAAAA,KAoBAc,UAAAA,GAAavE,MAAAA,SAAeuB,GAAAA,CAAIkC,SAAAA;AAAAA,KAChCe,YAAAA,GAAejD,GAAAA,CAAIkC,SAAAA;AAAAA,uBAuFD2G,KAAAA;EAC1BuC,WAAAA,CAAAA,GAAeC,KAAAA;AAAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.cts
|
|
2
|
-
type Omit<T, K extends keyof T> = Pick<T, Exclude<keyof T, K>>;
|
|
3
|
-
type MakePartial<T, K extends keyof T> = Omit<T, K> & InexactPartial<Pick<T, K>>;
|
|
4
|
-
type InexactPartial<T> = { [P in keyof T]?: T[P] | undefined };
|
|
5
|
-
type Identity<T> = T;
|
|
6
|
-
type Flatten<T> = Identity<{ [k in keyof T]: T[k] }>;
|
|
7
|
-
type AnyFunc = (...args: any[]) => any;
|
|
8
|
-
type MaybeAsync<T> = T | Promise<T>;
|
|
9
|
-
type Primitive = string | number | symbol | bigint | boolean | null | undefined;
|
|
10
|
-
type PropValues = Record<string, Set<Primitive>>;
|
|
11
|
-
type PrimitiveSet = Set<Primitive>;
|
|
12
|
-
declare abstract class Class {
|
|
13
|
-
constructor(..._args: any[]);
|
|
14
|
-
}
|
|
15
|
-
//#endregion
|
|
16
|
-
export { AnyFunc, Class, Flatten, MakePartial, MaybeAsync, Primitive, PrimitiveSet, PropValues };
|
|
17
|
-
//# sourceMappingURL=util.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"util.d.ts","names":["checks","$ZodConfig","errors","schemas","JSONType","key","JWTAlgorithm","HashAlgorithm","HashEncoding","HashFormat","IPVersion","MimeTypes","ParsedTypes","AssertEqual","V","T","U","AssertNotEqual","AssertExtends","IsAny","Omit","K","Exclude","Pick","OmitKeys","MakePartial","InexactPartial","MakeRequired","Required","Exactly","X","Record","NoUndefined","Whatever","LoosePartial","k","Mask","Keys","PropertyKey","Writeable","P","EmptyObject","BuiltIn","Symbol","toStringTag","Date","Error","Generator","Promise","RegExp","args","MakeReadonly","Map","ReadonlyMap","Set","ReadonlySet","Head","Tail","Array","ReadonlyArray","Readonly","SomeObject","Identity","Flatten","Mapped","Prettify","NoNeverKeys","NoNever","Extend","A","B","TupleItems","SomeType","AnyFunc","IsProp","MaybeAsync","KeyOf","OmitIndexSignature","ExtractIndexSignature","SchemaClass","def","EnumValue","EnumLike","ToEnum","KeysEnum","KeysArray","Literal","LiteralArray","Primitive","PrimitiveArray","HasSize","size","HasLength","length","Numeric","SafeParseResult","SafeParseSuccess","SafeParseError","success","data","error","$ZodError","PropValues","PrimitiveSet","assertEqual","val","assertNotEqual","assertIs","_arg","assertNever","_x","assert","_","getEnumValues","entries","joinValues","array","separator","jsonStringifyReplacer","value","cached","getter","nullish","input","cleanRegex","source","floatSafeRemainder","step","defineLazy","object","objectClone","obj","assignProp","target","prop","mergeDefs","defs","cloneDef","$ZodType","schema","getElementAtPath","path","promiseAllObject","Awaited","promisesObj","randomString","esc","str","slugify","captureStackTrace","Function","targetObject","constructorOpt","isObject","allowsEval","isPlainObject","o","shallowClone","numKeys","getParsedType","propertyKeyTypes","primitiveTypes","escapeRegex","clone","inst","parent","params","EmptyToNever","Normalize","normalizeParams","_params","createTransparentProxy","stringifyPrimitive","optionalKeys","$ZodShape","shape","CleanKey","ToCleanMap","$ZodLooseShape","FromCleanMap","NUMBER_FORMAT_RANGES","$ZodNumberFormats","BIGINT_FORMAT_RANGES","$ZodBigIntFormats","pick","$ZodObject","mask","omit","extend","safeExtend","merge","a","b","partial","$ZodOptional","Class","required","$ZodNonOptional","Constructor","Def","aborted","ParsePayload","x","startIndex","prefixIssues","$ZodRawIssue","issues","unwrapMessage","message","finalizeIssue","ParseContextInternal","$ZodIssue","iss","ctx","config","getSizableOrigin","getLengthableOrigin","parsedType","$ZodInvalidTypeExpected","issue","_iss","cleanEnum","base64ToUint8Array","Uint8Array","InstanceType","base64","uint8ArrayToBase64","bytes","base64urlToUint8Array","base64url","uint8ArrayToBase64url","hexToUint8Array","hex","uint8ArrayToHex","constructor","_args"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/util.d.cts"],"x_google_ignoreList":[0],"mappings":";KAkBYoB,IAAAA,oBAAwBL,CAAAA,IAAKQ,IAAAA,CAAKR,CAAAA,EAAGO,OAAAA,OAAcP,CAAAA,EAAGM,CAAAA;AAAAA,KAEtDI,WAAAA,oBAA+BV,CAAAA,IAAKK,IAAAA,CAAKL,CAAAA,EAAGM,CAAAA,IAAKK,cAAAA,CAAeH,IAAAA,CAAKR,CAAAA,EAAGM,CAAAA;AAAAA,KAcxEK,cAAAA,oBACIX,CAAAA,IAAKA,CAAAA,CAAEyB,CAAAA;AAAAA,KAQXsB,QAAAA,MAAc/C,CAAAA;AAAAA,KACdgD,OAAAA,MAAaD,QAAAA,eACT/C,CAAAA,GAAIA,CAAAA,CAAEoB,CAAAA;AAAAA,KAoBVsC,OAAAA,OAAcvB,IAAAA;AAAAA,KAEdyB,UAAAA,MAAgB5D,CAAAA,GAAIiC,OAAAA,CAAQjC,CAAAA;AAAAA,KAqB5ByE,SAAAA;AAAAA,KAoBAc,UAAAA,GAAavE,MAAAA,SAAeuB,GAAAA,CAAIkC,SAAAA;AAAAA,KAChCe,YAAAA,GAAejD,GAAAA,CAAIkC,SAAAA;AAAAA,uBAuFD2G,KAAAA;EAC1BuC,WAAAA,CAAAA,GAAeC,KAAAA;AAAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"versions.d.cts","names":["version","major","minor","patch"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/versions.d.cts"],"x_google_ignoreList":[0],"mappings":";cAAqBA,OAAAA;EAAAA,SACRC,KAAAA;EAAAA,SACAC,KAAAA;EAAAA,SACAC,KAAAA;AAAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"versions.d.ts","names":["version","major","minor","patch"],"sources":["../../../../../../../../../../node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/core/versions.d.cts"],"x_google_ignoreList":[0],"mappings":";cAAqBA,OAAAA;EAAAA,SACRC,KAAAA;EAAAA,SACAC,KAAAA;EAAAA,SACAC,KAAAA;AAAAA"}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { Signal, WritableSignal } from "@angular/core";
|
|
2
|
-
import { BaseMessage } from "@langchain/core/messages";
|
|
3
|
-
import { AcceptBaseMessages, GetConfigurableType, GetInterruptType, MessageMetadata, SubagentStreamInterface, SubmitOptions } from "@langchain/langgraph-sdk/ui";
|
|
4
|
-
import { BagTemplate, Client, DefaultToolCall, Interrupt, Message, StreamEvent, StreamMode, ToolCallWithResult } from "@langchain/langgraph-sdk";
|
|
5
|
-
|
|
6
|
-
//#region src/stream-service-instance.d.ts
|
|
7
|
-
type AngularQueueInterface<T> = T extends {
|
|
8
|
-
entries: infer E;
|
|
9
|
-
size: infer S;
|
|
10
|
-
cancel: infer C;
|
|
11
|
-
clear: infer Cl;
|
|
12
|
-
} ? {
|
|
13
|
-
entries: WritableSignal<E>;
|
|
14
|
-
size: WritableSignal<S>;
|
|
15
|
-
cancel: C;
|
|
16
|
-
clear: Cl;
|
|
17
|
-
} : T;
|
|
18
|
-
/**
|
|
19
|
-
* Shape returned by {@link useStreamLGP} / {@link injectStreamCustom} after the
|
|
20
|
-
* Angular signal wrapper — the runtime API surface for {@link StreamService}.
|
|
21
|
-
*
|
|
22
|
-
* Uses the same message/tool/subagent types as the underlying SDK stream
|
|
23
|
-
* implementations so the object can be assigned without `as unknown`.
|
|
24
|
-
*/
|
|
25
|
-
interface StreamServiceInstance<T = Record<string, unknown>, Bag extends BagTemplate = BagTemplate> {
|
|
26
|
-
values: Signal<T>;
|
|
27
|
-
messages: Signal<BaseMessage[]>;
|
|
28
|
-
isLoading: WritableSignal<boolean>;
|
|
29
|
-
error: Signal<unknown>;
|
|
30
|
-
branch: WritableSignal<string>;
|
|
31
|
-
interrupt: Signal<Interrupt<GetInterruptType<Bag>> | undefined>;
|
|
32
|
-
interrupts: Signal<Interrupt<GetInterruptType<Bag>>[]>;
|
|
33
|
-
toolCalls: Signal<ToolCallWithResult<DefaultToolCall>[]>;
|
|
34
|
-
queue: AngularQueueInterface<{
|
|
35
|
-
entries: readonly {
|
|
36
|
-
id: string;
|
|
37
|
-
values: Partial<T> | null | undefined;
|
|
38
|
-
}[];
|
|
39
|
-
size: number;
|
|
40
|
-
cancel: (id: string) => Promise<boolean>;
|
|
41
|
-
clear: () => Promise<void>;
|
|
42
|
-
}>;
|
|
43
|
-
subagents: Signal<ReadonlyMap<string, SubagentStreamInterface>>;
|
|
44
|
-
activeSubagents: Signal<readonly SubagentStreamInterface[]>;
|
|
45
|
-
history: Signal<unknown>;
|
|
46
|
-
isThreadLoading: Signal<boolean>;
|
|
47
|
-
experimental_branchTree: Signal<unknown>;
|
|
48
|
-
client: Client;
|
|
49
|
-
assistantId: string;
|
|
50
|
-
submit(values: AcceptBaseMessages<Exclude<T, null | undefined>> | null | undefined, options?: SubmitOptions<T extends Record<string, unknown> ? T : Record<string, unknown>, GetConfigurableType<Bag>>): Promise<void>;
|
|
51
|
-
stop(): Promise<void>;
|
|
52
|
-
setBranch(value: string): void;
|
|
53
|
-
switchThread(newThreadId: string | null): void;
|
|
54
|
-
joinStream(runId: string, lastEventId?: string, options?: {
|
|
55
|
-
streamMode?: StreamMode | StreamMode[];
|
|
56
|
-
filter?: (event: {
|
|
57
|
-
id?: string;
|
|
58
|
-
event: StreamEvent;
|
|
59
|
-
data: unknown;
|
|
60
|
-
}) => boolean;
|
|
61
|
-
}): Promise<void>;
|
|
62
|
-
getMessagesMetadata(message: Message, index?: number): MessageMetadata<T extends Record<string, unknown> ? T : Record<string, unknown>> | undefined;
|
|
63
|
-
getToolCalls(message: Message): ToolCallWithResult<DefaultToolCall>[];
|
|
64
|
-
getSubagent(toolCallId: string): SubagentStreamInterface | undefined;
|
|
65
|
-
getSubagentsByType(type: string): SubagentStreamInterface[];
|
|
66
|
-
getSubagentsByMessage(messageId: string): SubagentStreamInterface[];
|
|
67
|
-
}
|
|
68
|
-
//#endregion
|
|
69
|
-
export { StreamServiceInstance };
|
|
70
|
-
//# sourceMappingURL=stream-service-instance.d.cts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"stream-service-instance.d.cts","names":[],"sources":["../src/stream-service-instance.ts"],"mappings":";;;;;;KAqBK,qBAAA,MAA2B,CAAA;EAC9B,OAAA;EACA,IAAA;EACA,MAAA;EACA,KAAA;AAAA;EAGI,OAAA,EAAS,cAAA,CAAe,CAAA;EACxB,IAAA,EAAM,cAAA,CAAe,CAAA;EACrB,MAAA,EAAQ,CAAA;EACR,KAAA,EAAO,EAAA;AAAA,IAET,CAAA;;;;;;;;UASa,qBAAA,KACX,MAAA,+BACQ,WAAA,GAAc,WAAA;EAE1B,MAAA,EAAQ,MAAA,CAAO,CAAA;EACf,QAAA,EAAU,MAAA,CAAO,WAAA;EACjB,SAAA,EAAW,cAAA;EACX,KAAA,EAAO,MAAA;EACP,MAAA,EAAQ,cAAA;EACR,SAAA,EAAW,MAAA,CAAO,SAAA,CAAU,gBAAA,CAAiB,GAAA;EAC7C,UAAA,EAAY,MAAA,CAAO,SAAA,CAAU,gBAAA,CAAiB,GAAA;EAC9C,SAAA,EAAW,MAAA,CAAO,kBAAA,CAAmB,eAAA;EACrC,KAAA,EAAO,qBAAA;IACL,OAAA;MACE,EAAA;MACA,MAAA,EAAQ,OAAA,CAAQ,CAAA;IAAA;IAElB,IAAA;IACA,MAAA,GAAS,EAAA,aAAe,OAAA;IACxB,KAAA,QAAa,OAAA;EAAA;EAEf,SAAA,EAAW,MAAA,CAAO,WAAA,SAAoB,uBAAA;EACtC,eAAA,EAAiB,MAAA,UAAgB,uBAAA;EACjC,OAAA,EAAS,MAAA;EACT,eAAA,EAAiB,MAAA;EACjB,uBAAA,EAAyB,MAAA;EACzB,MAAA,EAAQ,MAAA;EACR,WAAA;EACA,MAAA,CACE,MAAA,EAAQ,kBAAA,CAAmB,OAAA,CAAQ,CAAA,yCACnC,OAAA,GAAU,aAAA,CACR,CAAA,SAAU,MAAA,oBAA0B,CAAA,GAAI,MAAA,mBACxC,mBAAA,CAAoB,GAAA,KAErB,OAAA;EACH,IAAA,IAAQ,OAAA;EACR,SAAA,CAAU,KAAA;EACV,YAAA,CAAa,WAAA;EACb,UAAA,CACE,KAAA,UACA,WAAA,WACA,OAAA;IACE,UAAA,GAAa,UAAA,GAAa,UAAA;IAC1B,MAAA,IAAU,KAAA;MACR,EAAA;MACA,KAAA,EAAO,WAAA;MACP,IAAA;IAAA;EAAA,IAGH,OAAA;EACH,mBAAA,CACE,OAAA,EAAS,OAAA,EACT,KAAA,YAEE,eAAA,CACE,CAAA,SAAU,MAAA,oBAA0B,CAAA,GAAI,MAAA;EAG9C,YAAA,CAAa,OAAA,EAAS,OAAA,GAAU,kBAAA,CAAmB,eAAA;EACnD,WAAA,CAAY,UAAA,WAAqB,uBAAA;EACjC,kBAAA,CAAmB,IAAA,WAAe,uBAAA;EAClC,qBAAA,CAAsB,SAAA,WAAoB,uBAAA;AAAA"}
|