@dxos/plugin-automation 0.7.4 → 0.7.5-labs.071a3e2
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/dist/lib/browser/AutomationPanel-YPD3AGQN.mjs +8 -0
- package/dist/lib/browser/ChatContainer-ODZECATM.mjs +12 -0
- package/dist/lib/browser/ai-client-UJLNYP7B.mjs +22 -0
- package/dist/lib/browser/ai-client-UJLNYP7B.mjs.map +7 -0
- package/dist/lib/browser/app-graph-builder-3H5TCRG4.mjs +162 -0
- package/dist/lib/browser/app-graph-builder-3H5TCRG4.mjs.map +7 -0
- package/dist/lib/browser/chunk-43WRHV2L.mjs +150 -0
- package/dist/lib/browser/chunk-43WRHV2L.mjs.map +7 -0
- package/dist/lib/browser/chunk-BQHXJZ4K.mjs +15 -0
- package/dist/lib/browser/chunk-BQHXJZ4K.mjs.map +7 -0
- package/dist/lib/browser/chunk-DL7XA62G.mjs +1531 -0
- package/dist/lib/browser/chunk-DL7XA62G.mjs.map +7 -0
- package/dist/lib/browser/{chunk-X5KMOH3I.mjs → chunk-DQ7ZSYJJ.mjs} +4 -4
- package/dist/lib/browser/chunk-DQ7ZSYJJ.mjs.map +7 -0
- package/dist/lib/browser/chunk-PQGFC2ZO.mjs +284 -0
- package/dist/lib/browser/chunk-PQGFC2ZO.mjs.map +7 -0
- package/dist/lib/browser/chunk-Z54KIF6H.mjs +242 -0
- package/dist/lib/browser/chunk-Z54KIF6H.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +152 -252
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/intent-resolver-5YVZJFS3.mjs +29 -0
- package/dist/lib/browser/intent-resolver-5YVZJFS3.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/react-surface-WRHRCEV5.mjs +50 -0
- package/dist/lib/browser/react-surface-WRHRCEV5.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +12 -3
- package/dist/lib/node/{meta.cjs → AutomationPanel-CO26O75P.cjs} +7 -11
- package/dist/lib/node/AutomationPanel-CO26O75P.cjs.map +7 -0
- package/dist/lib/node/ChatContainer-5URBEXQD.cjs +33 -0
- package/dist/lib/node/ChatContainer-5URBEXQD.cjs.map +7 -0
- package/dist/lib/node/ai-client-AOB6TLNW.cjs +38 -0
- package/dist/lib/node/ai-client-AOB6TLNW.cjs.map +7 -0
- package/dist/lib/node/app-graph-builder-CDEQJEHY.cjs +178 -0
- package/dist/lib/node/app-graph-builder-CDEQJEHY.cjs.map +7 -0
- package/dist/lib/node/chunk-AWZVJZ2I.cjs +34 -0
- package/dist/lib/node/chunk-AWZVJZ2I.cjs.map +7 -0
- package/dist/lib/node/chunk-D2QQXWOY.cjs +302 -0
- package/dist/lib/node/chunk-D2QQXWOY.cjs.map +7 -0
- package/dist/lib/node/chunk-H3RSMGJG.cjs +173 -0
- package/dist/lib/node/chunk-H3RSMGJG.cjs.map +7 -0
- package/dist/lib/node/chunk-NH7STAX6.cjs +1515 -0
- package/dist/lib/node/chunk-NH7STAX6.cjs.map +7 -0
- package/dist/lib/node/chunk-OCW5GAVZ.cjs +266 -0
- package/dist/lib/node/chunk-OCW5GAVZ.cjs.map +7 -0
- package/dist/lib/node/{chunk-DTJ7XVO2.cjs → chunk-TQEDPRY5.cjs} +8 -8
- package/dist/lib/node/chunk-TQEDPRY5.cjs.map +7 -0
- package/dist/lib/node/index.cjs +169 -282
- package/dist/lib/node/index.cjs.map +4 -4
- package/dist/lib/node/intent-resolver-MJFZT5IU.cjs +44 -0
- package/dist/lib/node/intent-resolver-MJFZT5IU.cjs.map +7 -0
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/react-surface-HDAVE6NU.cjs +70 -0
- package/dist/lib/node/react-surface-HDAVE6NU.cjs.map +7 -0
- package/dist/lib/node/types/index.cjs +16 -7
- package/dist/lib/node/types/index.cjs.map +2 -2
- package/dist/lib/node-esm/AutomationPanel-VQZUKPK2.mjs +9 -0
- package/dist/lib/node-esm/AutomationPanel-VQZUKPK2.mjs.map +7 -0
- package/dist/lib/node-esm/ChatContainer-23QIVDG5.mjs +13 -0
- package/dist/lib/node-esm/ChatContainer-23QIVDG5.mjs.map +7 -0
- package/dist/lib/node-esm/ai-client-RUCCJ7JZ.mjs +23 -0
- package/dist/lib/node-esm/ai-client-RUCCJ7JZ.mjs.map +7 -0
- package/dist/lib/node-esm/app-graph-builder-GR3URVNX.mjs +163 -0
- package/dist/lib/node-esm/app-graph-builder-GR3URVNX.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-7JO77AAS.mjs +151 -0
- package/dist/lib/node-esm/chunk-7JO77AAS.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-HNOBZHWK.mjs → chunk-JFHI22MF.mjs} +4 -4
- package/dist/lib/node-esm/chunk-JFHI22MF.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-JJFWFS6P.mjs +1532 -0
- package/dist/lib/node-esm/chunk-JJFWFS6P.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-LSSWQIQD.mjs +16 -0
- package/dist/lib/node-esm/chunk-LSSWQIQD.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-NSVQZ3EH.mjs +243 -0
- package/dist/lib/node-esm/chunk-NSVQZ3EH.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-VN2AFV25.mjs +285 -0
- package/dist/lib/node-esm/chunk-VN2AFV25.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +152 -252
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/intent-resolver-FCKNRTKQ.mjs +30 -0
- package/dist/lib/node-esm/intent-resolver-FCKNRTKQ.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/react-surface-FZ5OFRDE.mjs +51 -0
- package/dist/lib/node-esm/react-surface-FZ5OFRDE.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +12 -3
- package/dist/types/src/AutomationPlugin.d.ts +1 -3
- package/dist/types/src/AutomationPlugin.d.ts.map +1 -1
- package/dist/types/src/artifacts.stories.d.ts +16 -0
- package/dist/types/src/artifacts.stories.d.ts.map +1 -0
- package/dist/types/src/capabilities/ai-client.d.ts +5 -0
- package/dist/types/src/capabilities/ai-client.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts +180 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -0
- package/dist/types/src/capabilities/capabilities.d.ts +5 -0
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +182 -0
- package/dist/types/src/capabilities/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/intent-resolver.d.ts +4 -0
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface.d.ts +4 -0
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -0
- package/dist/types/src/components/AutomationPanel/AutomationPanel.d.ts +1 -1
- package/dist/types/src/components/AutomationPanel/AutomationPanel.d.ts.map +1 -1
- package/dist/types/src/components/AutomationPanel/AutomationPanel.stories.d.ts.map +1 -1
- package/dist/types/src/components/ChatContainer/ChatContainer.d.ts +7 -0
- package/dist/types/src/components/ChatContainer/ChatContainer.d.ts.map +1 -0
- package/dist/types/src/components/ChatContainer/index.d.ts +4 -0
- package/dist/types/src/components/ChatContainer/index.d.ts.map +1 -0
- package/dist/types/src/components/MarkdownViewer/MarkdownViewer.d.ts +14 -0
- package/dist/types/src/components/MarkdownViewer/MarkdownViewer.d.ts.map +1 -0
- package/dist/types/src/components/MarkdownViewer/MarkdownViewer.stories.d.ts +8 -0
- package/dist/types/src/components/MarkdownViewer/MarkdownViewer.stories.d.ts.map +1 -0
- package/dist/types/src/components/MarkdownViewer/index.d.ts +2 -0
- package/dist/types/src/components/MarkdownViewer/index.d.ts.map +1 -0
- package/dist/types/src/components/ServiceRegistry/ServiceRegistry.d.ts +6 -0
- package/dist/types/src/components/ServiceRegistry/ServiceRegistry.d.ts.map +1 -0
- package/dist/types/src/components/ServiceRegistry/ServiceRegistry.stories.d.ts +8 -0
- package/dist/types/src/components/ServiceRegistry/ServiceRegistry.stories.d.ts.map +1 -0
- package/dist/types/src/components/ServiceRegistry/index.d.ts +2 -0
- package/dist/types/src/components/ServiceRegistry/index.d.ts.map +1 -0
- package/dist/types/src/components/Thread/ScrollContainer.d.ts +15 -0
- package/dist/types/src/components/Thread/ScrollContainer.d.ts.map +1 -0
- package/dist/types/src/components/Thread/StatusLine.d.ts +11 -0
- package/dist/types/src/components/Thread/StatusLine.d.ts.map +1 -0
- package/dist/types/src/components/Thread/StatusLine.stories.d.ts +9 -0
- package/dist/types/src/components/Thread/StatusLine.stories.d.ts.map +1 -0
- package/dist/types/src/components/Thread/Tabbed.d.ts +9 -0
- package/dist/types/src/components/Thread/Tabbed.d.ts.map +1 -0
- package/dist/types/src/components/Thread/Tabbed.stories.d.ts +8 -0
- package/dist/types/src/components/Thread/Tabbed.stories.d.ts.map +1 -0
- package/dist/types/src/components/Thread/Thread.d.ts +11 -0
- package/dist/types/src/components/Thread/Thread.d.ts.map +1 -0
- package/dist/types/src/components/Thread/Thread.stories.d.ts +10 -0
- package/dist/types/src/components/Thread/Thread.stories.d.ts.map +1 -0
- package/dist/types/src/components/Thread/ThreadMessage.d.ts +12 -0
- package/dist/types/src/components/Thread/ThreadMessage.d.ts.map +1 -0
- package/dist/types/src/components/Thread/ToggleContainer.d.ts +13 -0
- package/dist/types/src/components/Thread/ToggleContainer.d.ts.map +1 -0
- package/dist/types/src/components/Thread/ToggleContainer.stories.d.ts +9 -0
- package/dist/types/src/components/Thread/ToggleContainer.stories.d.ts.map +1 -0
- package/dist/types/src/components/Thread/index.d.ts +2 -0
- package/dist/types/src/components/Thread/index.d.ts.map +1 -0
- package/dist/types/src/components/TriggerEditor/TriggerEditor.d.ts +1 -2
- package/dist/types/src/components/TriggerEditor/TriggerEditor.d.ts.map +1 -1
- package/dist/types/src/components/TriggerEditor/TriggerEditor.stories.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +12 -2
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/hooks/email.d.ts.map +1 -1
- package/dist/types/src/hooks/index.d.ts +4 -0
- package/dist/types/src/hooks/index.d.ts.map +1 -1
- package/dist/types/src/hooks/invocation-handler.d.ts.map +1 -1
- package/dist/types/src/hooks/processor.d.ts +70 -0
- package/dist/types/src/hooks/processor.d.ts.map +1 -0
- package/dist/types/src/hooks/processor.test.d.ts +2 -0
- package/dist/types/src/hooks/processor.test.d.ts.map +1 -0
- package/dist/types/src/hooks/useChatProcessor.d.ts +7 -0
- package/dist/types/src/hooks/useChatProcessor.d.ts.map +1 -0
- package/dist/types/src/hooks/useMessageQueue.d.ts +41 -0
- package/dist/types/src/hooks/useMessageQueue.d.ts.map +1 -0
- package/dist/types/src/hooks/useServices.d.ts +7 -0
- package/dist/types/src/hooks/useServices.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +1 -2
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +1 -2
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/testing/index.d.ts +2 -1
- package/dist/types/src/testing/index.d.ts.map +1 -1
- package/dist/types/src/testing/{testing.d.ts → test-functions.d.ts} +3 -1
- package/dist/types/src/testing/test-functions.d.ts.map +1 -0
- package/dist/types/src/testing/test-services.d.ts +5 -0
- package/dist/types/src/testing/test-services.d.ts.map +1 -0
- package/dist/types/src/tools/function.d.ts +5 -0
- package/dist/types/src/tools/function.d.ts.map +1 -0
- package/dist/types/src/tools/index.d.ts +3 -0
- package/dist/types/src/tools/index.d.ts.map +1 -0
- package/dist/types/src/tools/openapi.d.ts +10 -0
- package/dist/types/src/tools/openapi.d.ts.map +1 -0
- package/dist/types/src/tools/openapi.test.d.ts +2 -0
- package/dist/types/src/tools/openapi.test.d.ts.map +1 -0
- package/dist/types/src/translations.d.ts +81 -2
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/index.d.ts +1 -0
- package/dist/types/src/types/index.d.ts.map +1 -1
- package/dist/types/src/types/registry.d.ts +10 -0
- package/dist/types/src/types/registry.d.ts.map +1 -0
- package/dist/types/src/types/schema.d.ts +189 -39
- package/dist/types/src/types/schema.d.ts.map +1 -1
- package/dist/types/src/types/types.d.ts +16 -5
- package/dist/types/src/types/types.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -0
- package/package.json +54 -48
- package/src/AutomationPlugin.tsx +77 -194
- package/src/artifacts.stories.tsx +241 -0
- package/src/capabilities/ai-client.ts +19 -0
- package/src/capabilities/app-graph-builder.ts +156 -0
- package/src/capabilities/capabilities.ts +12 -0
- package/src/capabilities/index.ts +12 -0
- package/src/capabilities/intent-resolver.ts +27 -0
- package/src/capabilities/react-surface.tsx +36 -0
- package/src/components/AutomationPanel/AutomationPanel.stories.tsx +1 -2
- package/src/components/AutomationPanel/AutomationPanel.tsx +61 -39
- package/src/components/ChatContainer/ChatContainer.tsx +52 -0
- package/src/components/ChatContainer/index.ts +8 -0
- package/src/components/MarkdownViewer/MarkdownViewer.stories.tsx +56 -0
- package/src/components/MarkdownViewer/MarkdownViewer.tsx +79 -0
- package/src/components/MarkdownViewer/index.ts +5 -0
- package/src/components/PromptEditor/PromptEditor.stories.tsx +3 -3
- package/src/components/ServiceRegistry/ServiceRegistry.stories.tsx +49 -0
- package/src/components/ServiceRegistry/ServiceRegistry.tsx +75 -0
- package/src/components/ServiceRegistry/index.ts +5 -0
- package/src/components/Thread/ScrollContainer.tsx +92 -0
- package/src/components/Thread/StatusLine.stories.tsx +52 -0
- package/src/components/Thread/StatusLine.tsx +76 -0
- package/src/components/Thread/Tabbed.stories.tsx +52 -0
- package/src/components/Thread/Tabbed.tsx +72 -0
- package/src/components/Thread/Thread.stories.tsx +190 -0
- package/src/components/Thread/Thread.tsx +156 -0
- package/src/components/Thread/ThreadMessage.tsx +203 -0
- package/src/components/Thread/ToggleContainer.stories.tsx +111 -0
- package/src/components/Thread/ToggleContainer.tsx +103 -0
- package/src/components/Thread/index.ts +5 -0
- package/src/components/TriggerEditor/TriggerEditor.stories.tsx +1 -2
- package/src/components/TriggerEditor/TriggerEditor.tsx +81 -16
- package/src/components/index.ts +9 -1
- package/src/hooks/email.ts +2 -2
- package/src/hooks/index.ts +5 -0
- package/src/hooks/invocation-handler.ts +2 -2
- package/src/hooks/processor.test.ts +15 -0
- package/src/hooks/processor.ts +210 -0
- package/src/hooks/useChatProcessor.tsx +86 -0
- package/src/hooks/useMessageQueue.ts +23 -0
- package/src/hooks/useServices.ts +28 -0
- package/src/index.ts +1 -4
- package/src/meta.ts +3 -2
- package/src/testing/index.ts +2 -1
- package/src/testing/{testing.ts → test-functions.ts} +9 -2
- package/src/testing/test-services.ts +131 -0
- package/src/tools/function.ts +47 -0
- package/src/tools/index.ts +6 -0
- package/src/tools/openapi.test.ts +227 -0
- package/src/tools/openapi.ts +331 -0
- package/src/translations.ts +17 -2
- package/src/types/index.ts +1 -0
- package/src/types/registry.ts +26 -0
- package/src/types/schema.ts +96 -2
- package/src/types/types.ts +15 -21
- package/dist/lib/browser/AssistantPanel-N3QSALKY.mjs +0 -341
- package/dist/lib/browser/AssistantPanel-N3QSALKY.mjs.map +0 -7
- package/dist/lib/browser/AutomationPanel-AQMN2CQR.mjs +0 -153
- package/dist/lib/browser/AutomationPanel-AQMN2CQR.mjs.map +0 -7
- package/dist/lib/browser/chunk-7KB4UMXO.mjs +0 -49
- package/dist/lib/browser/chunk-7KB4UMXO.mjs.map +0 -7
- package/dist/lib/browser/chunk-X5KMOH3I.mjs.map +0 -7
- package/dist/lib/browser/meta.mjs +0 -9
- package/dist/lib/node/AssistantPanel-RIA4TI3B.cjs +0 -361
- package/dist/lib/node/AssistantPanel-RIA4TI3B.cjs.map +0 -7
- package/dist/lib/node/AutomationPanel-HZS5WKI5.cjs +0 -173
- package/dist/lib/node/AutomationPanel-HZS5WKI5.cjs.map +0 -7
- package/dist/lib/node/chunk-CUCUWUAF.cjs +0 -73
- package/dist/lib/node/chunk-CUCUWUAF.cjs.map +0 -7
- package/dist/lib/node/chunk-DTJ7XVO2.cjs.map +0 -7
- package/dist/lib/node/meta.cjs.map +0 -7
- package/dist/lib/node-esm/AssistantPanel-72YH43CH.mjs +0 -342
- package/dist/lib/node-esm/AssistantPanel-72YH43CH.mjs.map +0 -7
- package/dist/lib/node-esm/AutomationPanel-JUHOWQWW.mjs +0 -154
- package/dist/lib/node-esm/AutomationPanel-JUHOWQWW.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-23LY7DYS.mjs +0 -51
- package/dist/lib/node-esm/chunk-23LY7DYS.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HNOBZHWK.mjs.map +0 -7
- package/dist/lib/node-esm/meta.mjs +0 -10
- package/dist/types/src/components/AssistantPanel/AssistantPanel.d.ts +0 -8
- package/dist/types/src/components/AssistantPanel/AssistantPanel.d.ts.map +0 -1
- package/dist/types/src/components/AssistantPanel/index.d.ts +0 -3
- package/dist/types/src/components/AssistantPanel/index.d.ts.map +0 -1
- package/dist/types/src/components/AssistantPanel/system-instructions.d.ts +0 -6
- package/dist/types/src/components/AssistantPanel/system-instructions.d.ts.map +0 -1
- package/dist/types/src/testing/testing.d.ts.map +0 -1
- package/src/components/AssistantPanel/AssistantPanel.tsx +0 -230
- package/src/components/AssistantPanel/index.ts +0 -7
- package/src/components/AssistantPanel/system-instructions.ts +0 -166
- /package/dist/lib/browser/{meta.mjs.map → AutomationPanel-YPD3AGQN.mjs.map} +0 -0
- /package/dist/lib/{node-esm/meta.mjs.map → browser/ChatContainer-ODZECATM.mjs.map} +0 -0
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ComputeGraph } from '@dxos/conductor';
|
|
2
|
+
import { Expando, S, type Ref$ } from '@dxos/echo-schema';
|
|
3
|
+
import { FunctionType } from '@dxos/functions';
|
|
2
4
|
export declare enum ChainInputType {
|
|
3
5
|
VALUE = 0,
|
|
4
6
|
PASS_THROUGH = 1,
|
|
@@ -15,17 +17,15 @@ export declare const ChainInputSchema: S.mutable<S.Struct<{
|
|
|
15
17
|
value: S.optional<typeof S.String>;
|
|
16
18
|
}>>;
|
|
17
19
|
export type ChainInput = S.Schema.Type<typeof ChainInputSchema>;
|
|
18
|
-
declare const ChainPromptType_base: import("@dxos/echo-schema").
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
inputs
|
|
22
|
-
name:
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
id: string;
|
|
28
|
-
}, S.Struct.Encoded<{
|
|
20
|
+
declare const ChainPromptType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
21
|
+
command: S.optional<typeof S.String>;
|
|
22
|
+
template: typeof S.String;
|
|
23
|
+
inputs: S.optional<S.mutable<S.Array$<S.mutable<S.Struct<{
|
|
24
|
+
name: typeof S.String;
|
|
25
|
+
type: S.optional<S.Enums<typeof ChainInputType>>;
|
|
26
|
+
value: S.optional<typeof S.String>;
|
|
27
|
+
}>>>>>;
|
|
28
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
29
29
|
command: S.optional<typeof S.String>;
|
|
30
30
|
template: typeof S.String;
|
|
31
31
|
inputs: S.optional<S.mutable<S.Array$<S.mutable<S.Struct<{
|
|
@@ -36,36 +36,186 @@ declare const ChainPromptType_base: import("@dxos/echo-schema").AbstractTypedObj
|
|
|
36
36
|
}>>;
|
|
37
37
|
export declare class ChainPromptType extends ChainPromptType_base {
|
|
38
38
|
}
|
|
39
|
-
declare const ChainType_base: import("@dxos/echo-schema").
|
|
40
|
-
name?: string | undefined;
|
|
41
|
-
prompts?: import("@dxos/echo-schema").Ref<{
|
|
42
|
-
template: string;
|
|
43
|
-
command?: string | undefined;
|
|
44
|
-
inputs?: {
|
|
45
|
-
name: string;
|
|
46
|
-
value?: string | undefined;
|
|
47
|
-
type?: ChainInputType | undefined;
|
|
48
|
-
}[] | undefined;
|
|
49
|
-
} & {
|
|
50
|
-
id: string;
|
|
51
|
-
}>[] | undefined;
|
|
52
|
-
} & {
|
|
53
|
-
id: string;
|
|
54
|
-
}, S.Struct.Encoded<{
|
|
39
|
+
declare const ChainType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
55
40
|
name: S.optional<typeof S.String>;
|
|
56
|
-
prompts: S.optional<S.mutable<S.Array$<
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
inputs
|
|
60
|
-
name:
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
|
|
41
|
+
prompts: S.optional<S.mutable<S.Array$<Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
42
|
+
command: S.optional<typeof S.String>;
|
|
43
|
+
template: typeof S.String;
|
|
44
|
+
inputs: S.optional<S.mutable<S.Array$<S.mutable<S.Struct<{
|
|
45
|
+
name: typeof S.String;
|
|
46
|
+
type: S.optional<S.Enums<typeof ChainInputType>>;
|
|
47
|
+
value: S.optional<typeof S.String>;
|
|
48
|
+
}>>>>>;
|
|
49
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>>;
|
|
50
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
51
|
+
name: S.optional<typeof S.String>;
|
|
52
|
+
prompts: S.optional<S.mutable<S.Array$<Ref$<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
53
|
+
command: S.optional<typeof S.String>;
|
|
54
|
+
template: typeof S.String;
|
|
55
|
+
inputs: S.optional<S.mutable<S.Array$<S.mutable<S.Struct<{
|
|
56
|
+
name: typeof S.String;
|
|
57
|
+
type: S.optional<S.Enums<typeof ChainInputType>>;
|
|
58
|
+
value: S.optional<typeof S.String>;
|
|
59
|
+
}>>>>>;
|
|
60
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>>>>>;
|
|
67
61
|
}>>;
|
|
68
62
|
export declare class ChainType extends ChainType_base {
|
|
69
63
|
}
|
|
64
|
+
declare const AIChatType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
65
|
+
name: S.optional<typeof S.String>;
|
|
66
|
+
queue: Ref$<Expando>;
|
|
67
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
68
|
+
name: S.optional<typeof S.String>;
|
|
69
|
+
queue: Ref$<Expando>;
|
|
70
|
+
}>>;
|
|
71
|
+
export declare class AIChatType extends AIChatType_base {
|
|
72
|
+
}
|
|
73
|
+
export declare const ApiAuthorization: S.Union<[S.Struct<{
|
|
74
|
+
type: S.Literal<["api-key"]>;
|
|
75
|
+
key: typeof S.String;
|
|
76
|
+
placement: S.Union<[S.Struct<{
|
|
77
|
+
type: S.Literal<["authorization-header"]>;
|
|
78
|
+
}>, S.Struct<{
|
|
79
|
+
type: S.Literal<["query"]>;
|
|
80
|
+
name: typeof S.String;
|
|
81
|
+
}>]>;
|
|
82
|
+
}>, S.Struct<{
|
|
83
|
+
type: S.Literal<["oauth"]>;
|
|
84
|
+
clientId: typeof S.String;
|
|
85
|
+
clientSecret: typeof S.String;
|
|
86
|
+
tokenUrl: typeof S.String;
|
|
87
|
+
grantType: typeof S.String;
|
|
88
|
+
}>]>;
|
|
89
|
+
export type ApiAuthorization = S.Schema.Type<typeof ApiAuthorization>;
|
|
90
|
+
declare const ServiceInterface: S.Union<[S.Struct<{
|
|
91
|
+
kind: S.Literal<["function"]>;
|
|
92
|
+
fn: Ref$<FunctionType>;
|
|
93
|
+
}>, S.Struct<{
|
|
94
|
+
kind: S.Literal<["workflow"]>;
|
|
95
|
+
workflow: Ref$<ComputeGraph>;
|
|
96
|
+
}>, S.Struct<{
|
|
97
|
+
kind: S.Literal<["api"]>;
|
|
98
|
+
/**
|
|
99
|
+
* URL to fetch the openapi schema.
|
|
100
|
+
*/
|
|
101
|
+
schemaUrl: S.optional<typeof S.String>;
|
|
102
|
+
/**
|
|
103
|
+
* Inlined openapi schema.
|
|
104
|
+
*/
|
|
105
|
+
schema: S.optional<typeof S.Any>;
|
|
106
|
+
/**
|
|
107
|
+
* Authorization configuration if required.
|
|
108
|
+
*/
|
|
109
|
+
authorization: S.optional<S.Union<[S.Struct<{
|
|
110
|
+
type: S.Literal<["api-key"]>;
|
|
111
|
+
key: typeof S.String;
|
|
112
|
+
placement: S.Union<[S.Struct<{
|
|
113
|
+
type: S.Literal<["authorization-header"]>;
|
|
114
|
+
}>, S.Struct<{
|
|
115
|
+
type: S.Literal<["query"]>;
|
|
116
|
+
name: typeof S.String;
|
|
117
|
+
}>]>;
|
|
118
|
+
}>, S.Struct<{
|
|
119
|
+
type: S.Literal<["oauth"]>;
|
|
120
|
+
clientId: typeof S.String;
|
|
121
|
+
clientSecret: typeof S.String;
|
|
122
|
+
tokenUrl: typeof S.String;
|
|
123
|
+
grantType: typeof S.String;
|
|
124
|
+
}>]>>;
|
|
125
|
+
}>]>;
|
|
126
|
+
export type ServiceInterface = S.Schema.Type<typeof ServiceInterface>;
|
|
127
|
+
declare const ServiceType_base: import("@dxos/echo-schema").TypedObjectPrototype<import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectFields<{
|
|
128
|
+
serviceId: typeof S.String;
|
|
129
|
+
name: S.optional<typeof S.String>;
|
|
130
|
+
description: S.optional<typeof S.String>;
|
|
131
|
+
category: S.optional<typeof S.String>;
|
|
132
|
+
enabled: S.optional<typeof S.Boolean>;
|
|
133
|
+
/**
|
|
134
|
+
* Entries exposed: functions, workflows, and APIs.
|
|
135
|
+
*/
|
|
136
|
+
interfaces: S.optional<S.Array$<S.Union<[S.Struct<{
|
|
137
|
+
kind: S.Literal<["function"]>;
|
|
138
|
+
fn: Ref$<FunctionType>;
|
|
139
|
+
}>, S.Struct<{
|
|
140
|
+
kind: S.Literal<["workflow"]>;
|
|
141
|
+
workflow: Ref$<ComputeGraph>;
|
|
142
|
+
}>, S.Struct<{
|
|
143
|
+
kind: S.Literal<["api"]>;
|
|
144
|
+
/**
|
|
145
|
+
* URL to fetch the openapi schema.
|
|
146
|
+
*/
|
|
147
|
+
schemaUrl: S.optional<typeof S.String>;
|
|
148
|
+
/**
|
|
149
|
+
* Inlined openapi schema.
|
|
150
|
+
*/
|
|
151
|
+
schema: S.optional<typeof S.Any>;
|
|
152
|
+
/**
|
|
153
|
+
* Authorization configuration if required.
|
|
154
|
+
*/
|
|
155
|
+
authorization: S.optional<S.Union<[S.Struct<{
|
|
156
|
+
type: S.Literal<["api-key"]>;
|
|
157
|
+
key: typeof S.String;
|
|
158
|
+
placement: S.Union<[S.Struct<{
|
|
159
|
+
type: S.Literal<["authorization-header"]>;
|
|
160
|
+
}>, S.Struct<{
|
|
161
|
+
type: S.Literal<["query"]>;
|
|
162
|
+
name: typeof S.String;
|
|
163
|
+
}>]>;
|
|
164
|
+
}>, S.Struct<{
|
|
165
|
+
type: S.Literal<["oauth"]>;
|
|
166
|
+
clientId: typeof S.String;
|
|
167
|
+
clientSecret: typeof S.String;
|
|
168
|
+
tokenUrl: typeof S.String;
|
|
169
|
+
grantType: typeof S.String;
|
|
170
|
+
}>]>>;
|
|
171
|
+
}>]>>>;
|
|
172
|
+
}, import("packages/core/echo/echo-schema/dist/types/src/object/common").TypedObjectOptions>, S.Struct.Encoded<{
|
|
173
|
+
serviceId: typeof S.String;
|
|
174
|
+
name: S.optional<typeof S.String>;
|
|
175
|
+
description: S.optional<typeof S.String>;
|
|
176
|
+
category: S.optional<typeof S.String>;
|
|
177
|
+
enabled: S.optional<typeof S.Boolean>;
|
|
178
|
+
/**
|
|
179
|
+
* Entries exposed: functions, workflows, and APIs.
|
|
180
|
+
*/
|
|
181
|
+
interfaces: S.optional<S.Array$<S.Union<[S.Struct<{
|
|
182
|
+
kind: S.Literal<["function"]>;
|
|
183
|
+
fn: Ref$<FunctionType>;
|
|
184
|
+
}>, S.Struct<{
|
|
185
|
+
kind: S.Literal<["workflow"]>;
|
|
186
|
+
workflow: Ref$<ComputeGraph>;
|
|
187
|
+
}>, S.Struct<{
|
|
188
|
+
kind: S.Literal<["api"]>;
|
|
189
|
+
/**
|
|
190
|
+
* URL to fetch the openapi schema.
|
|
191
|
+
*/
|
|
192
|
+
schemaUrl: S.optional<typeof S.String>;
|
|
193
|
+
/**
|
|
194
|
+
* Inlined openapi schema.
|
|
195
|
+
*/
|
|
196
|
+
schema: S.optional<typeof S.Any>;
|
|
197
|
+
/**
|
|
198
|
+
* Authorization configuration if required.
|
|
199
|
+
*/
|
|
200
|
+
authorization: S.optional<S.Union<[S.Struct<{
|
|
201
|
+
type: S.Literal<["api-key"]>;
|
|
202
|
+
key: typeof S.String;
|
|
203
|
+
placement: S.Union<[S.Struct<{
|
|
204
|
+
type: S.Literal<["authorization-header"]>;
|
|
205
|
+
}>, S.Struct<{
|
|
206
|
+
type: S.Literal<["query"]>;
|
|
207
|
+
name: typeof S.String;
|
|
208
|
+
}>]>;
|
|
209
|
+
}>, S.Struct<{
|
|
210
|
+
type: S.Literal<["oauth"]>;
|
|
211
|
+
clientId: typeof S.String;
|
|
212
|
+
clientSecret: typeof S.String;
|
|
213
|
+
tokenUrl: typeof S.String;
|
|
214
|
+
grantType: typeof S.String;
|
|
215
|
+
}>]>>;
|
|
216
|
+
}>]>>>;
|
|
217
|
+
}>>;
|
|
218
|
+
export declare class ServiceType extends ServiceType_base {
|
|
219
|
+
}
|
|
70
220
|
export {};
|
|
71
221
|
//# sourceMappingURL=schema.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/types/schema.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/types/schema.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAC/C,OAAO,EAAE,OAAO,EAAO,CAAC,EAAe,KAAK,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAC5E,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG/C,oBAAY,cAAc;IACxB,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,SAAS,IAAI;IACb,QAAQ,IAAI;IACZ,KAAK,IAAI;IACT,QAAQ,IAAI;IACZ,OAAO,IAAI;IACX,MAAM,IAAI;CACX;AAED,eAAO,MAAM,gBAAgB;;;;GAM5B,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,gBAAgB,CAAC,CAAC;;;;;;;;;;;;;;;;;;AAEhE,qBAAa,eAAgB,SAAQ,oBAInC;CAAG;;;;;;;;;;;;;;;;;;;;;;;;AAEL,qBAAa,SAAU,SAAQ,cAG7B;CAAG;;;;;;;;AAEL,qBAAa,UAAW,SAAQ,eAI9B;CAAG;AAwBL,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;IAAsD,CAAC;AACpF,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,gBAAgB,CAAC,CAAC;AA+BtE,QAAA,MAAM,gBAAgB;;QA3BK,IAAI,CAAC,YAAY,CAAC;;;cAKZ,IAAI,CAAC,YAAY,CAAC;;;IAMjD;;OAEG;;IAGH;;OAEG;;IAGH;;OAEG;;;;;;;;;;;;;;;;;IAIoG,CAAC;AAC1G,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,gBAAgB,CAAC,CAAC;;;;;;;IAyBpE;;OAEG;;;YAvDsB,IAAI,CAAC,YAAY,CAAC;;;kBAKZ,IAAI,CAAC,YAAY,CAAC;;;QAMjD;;WAEG;;QAGH;;WAEG;;QAGH;;WAEG;;;;;;;;;;;;;;;;;;;;;;;;IA8BH;;OAEG;;;YAvDsB,IAAI,CAAC,YAAY,CAAC;;;kBAKZ,IAAI,CAAC,YAAY,CAAC;;;QAMjD;;WAEG;;QAGH;;WAEG;;QAGH;;WAEG;;;;;;;;;;;;;;;;;;;AAuBL,qBAAa,WAAY,SAAQ,gBAW/B;CAAG"}
|
|
@@ -1,7 +1,18 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { S } from '@dxos/echo-schema';
|
|
2
|
+
import { AIChatType } from './schema';
|
|
3
|
+
export declare namespace AutomationAction {
|
|
4
|
+
const Create_base: S.TaggedClass<Create, "dxos.org/plugin/automation/action/create", {
|
|
5
|
+
readonly _tag: S.tag<"dxos.org/plugin/automation/action/create">;
|
|
6
|
+
} & {
|
|
7
|
+
input: S.Struct<{
|
|
8
|
+
name: S.optional<typeof S.String>;
|
|
9
|
+
}>;
|
|
10
|
+
output: S.Struct<{
|
|
11
|
+
object: typeof AIChatType;
|
|
12
|
+
}>;
|
|
13
|
+
}>;
|
|
14
|
+
export class Create extends Create_base {
|
|
15
|
+
}
|
|
16
|
+
export {};
|
|
5
17
|
}
|
|
6
|
-
export type AutomationPluginProvides = SurfaceProvides & IntentResolverProvides & MetadataRecordsProvides & TranslationsProvides & GraphBuilderProvides & SchemaProvides & PanelProvides;
|
|
7
18
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/types/types.ts"],"names":[],"mappings":"AAIA,OAAO,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/types/types.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,mBAAmB,CAAC;AAEtC,OAAO,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAGtC,yBAAiB,gBAAgB,CAAC;;;;;;;;;;;IAGhC,MAAM,OAAO,MAAO,SAAQ,WAO1B;KAAG;;CACN"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":"5.7.3"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/plugin-automation",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.5-labs.071a3e2",
|
|
4
4
|
"description": "Prompt chain plugin",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -13,11 +13,6 @@
|
|
|
13
13
|
"browser": "./dist/lib/browser/index.mjs",
|
|
14
14
|
"node": "./dist/lib/node-esm/index.mjs"
|
|
15
15
|
},
|
|
16
|
-
"./meta": {
|
|
17
|
-
"types": "./dist/types/src/meta.d.ts",
|
|
18
|
-
"browser": "./dist/lib/browser/meta.mjs",
|
|
19
|
-
"node": "./dist/lib/node-esm/meta.mjs"
|
|
20
|
-
},
|
|
21
16
|
"./types": {
|
|
22
17
|
"types": "./dist/types/src/types/index.d.ts",
|
|
23
18
|
"browser": "./dist/lib/browser/types/index.mjs",
|
|
@@ -27,9 +22,6 @@
|
|
|
27
22
|
"types": "dist/types/src/index.d.ts",
|
|
28
23
|
"typesVersions": {
|
|
29
24
|
"*": {
|
|
30
|
-
"meta": [
|
|
31
|
-
"dist/types/src/meta.d.ts"
|
|
32
|
-
],
|
|
33
25
|
"types": [
|
|
34
26
|
"dist/types/src/types/index.d.ts"
|
|
35
27
|
]
|
|
@@ -46,58 +38,72 @@
|
|
|
46
38
|
"@codemirror/view": "^6.34.1",
|
|
47
39
|
"@effect/schema": "^0.75.5",
|
|
48
40
|
"@preact/signals-core": "^1.6.0",
|
|
41
|
+
"jsonpointer": "^5.0.1",
|
|
49
42
|
"lodash.get": "^4.4.2",
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"@dxos/
|
|
53
|
-
"@dxos/
|
|
54
|
-
"@dxos/
|
|
55
|
-
"@dxos/
|
|
56
|
-
"@dxos/
|
|
57
|
-
"@dxos/
|
|
58
|
-
"@dxos/
|
|
59
|
-
"@dxos/
|
|
60
|
-
"@dxos/
|
|
61
|
-
"@dxos/
|
|
62
|
-
"@dxos/
|
|
63
|
-
"@dxos/
|
|
64
|
-
"@dxos/
|
|
65
|
-
"@dxos/
|
|
66
|
-
"@dxos/
|
|
67
|
-
"@dxos/
|
|
68
|
-
"@dxos/plugin-
|
|
69
|
-
"@dxos/plugin-
|
|
70
|
-
"@dxos/plugin-
|
|
71
|
-
"@dxos/plugin-
|
|
72
|
-
"@dxos/plugin-
|
|
73
|
-
"@dxos/
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/
|
|
76
|
-
"@dxos/
|
|
77
|
-
"@dxos/react-
|
|
78
|
-
"@dxos/
|
|
79
|
-
"@dxos/
|
|
43
|
+
"react-markdown": "^8.0.5",
|
|
44
|
+
"unified": "^11.0.0",
|
|
45
|
+
"@dxos/assistant": "0.7.5-labs.071a3e2",
|
|
46
|
+
"@dxos/async": "0.7.5-labs.071a3e2",
|
|
47
|
+
"@dxos/compute": "0.7.5-labs.071a3e2",
|
|
48
|
+
"@dxos/artifact": "0.7.5-labs.071a3e2",
|
|
49
|
+
"@dxos/app-framework": "0.7.5-labs.071a3e2",
|
|
50
|
+
"@dxos/conductor": "0.7.5-labs.071a3e2",
|
|
51
|
+
"@dxos/context": "0.7.5-labs.071a3e2",
|
|
52
|
+
"@dxos/client": "0.7.5-labs.071a3e2",
|
|
53
|
+
"@dxos/echo-db": "0.7.5-labs.071a3e2",
|
|
54
|
+
"@dxos/echo-schema": "0.7.5-labs.071a3e2",
|
|
55
|
+
"@dxos/edge-client": "0.7.5-labs.071a3e2",
|
|
56
|
+
"@dxos/functions": "0.7.5-labs.071a3e2",
|
|
57
|
+
"@dxos/invariant": "0.7.5-labs.071a3e2",
|
|
58
|
+
"@dxos/keys": "0.7.5-labs.071a3e2",
|
|
59
|
+
"@dxos/live-object": "0.7.5-labs.071a3e2",
|
|
60
|
+
"@dxos/log": "0.7.5-labs.071a3e2",
|
|
61
|
+
"@dxos/plugin-client": "0.7.5-labs.071a3e2",
|
|
62
|
+
"@dxos/plugin-deck": "0.7.5-labs.071a3e2",
|
|
63
|
+
"@dxos/plugin-graph": "0.7.5-labs.071a3e2",
|
|
64
|
+
"@dxos/plugin-inbox": "0.7.5-labs.071a3e2",
|
|
65
|
+
"@dxos/plugin-markdown": "0.7.5-labs.071a3e2",
|
|
66
|
+
"@dxos/plugin-script": "0.7.5-labs.071a3e2",
|
|
67
|
+
"@dxos/plugin-sketch": "0.7.5-labs.071a3e2",
|
|
68
|
+
"@dxos/plugin-space": "0.7.5-labs.071a3e2",
|
|
69
|
+
"@dxos/plugin-wnfs": "0.7.5-labs.071a3e2",
|
|
70
|
+
"@dxos/react-edge-client": "0.7.5-labs.071a3e2",
|
|
71
|
+
"@dxos/plugin-stack": "0.7.5-labs.071a3e2",
|
|
72
|
+
"@dxos/react-client": "0.7.5-labs.071a3e2",
|
|
73
|
+
"@dxos/react-ui-canvas-compute": "0.7.5-labs.071a3e2",
|
|
74
|
+
"@dxos/react-ui-canvas-editor": "0.7.5-labs.071a3e2",
|
|
75
|
+
"@dxos/react-ui-editor": "0.7.5-labs.071a3e2",
|
|
76
|
+
"@dxos/react-ui-form": "0.7.5-labs.071a3e2",
|
|
77
|
+
"@dxos/react-ui-sfx": "0.7.5-labs.071a3e2",
|
|
78
|
+
"@dxos/react-ui-syntax-highlighter": "0.7.5-labs.071a3e2",
|
|
79
|
+
"@dxos/schema": "0.7.5-labs.071a3e2",
|
|
80
|
+
"@dxos/react-ui-stack": "0.7.5-labs.071a3e2",
|
|
81
|
+
"@dxos/util": "0.7.5-labs.071a3e2",
|
|
82
|
+
"@dxos/react-ui-list": "0.7.5-labs.071a3e2"
|
|
80
83
|
},
|
|
81
84
|
"devDependencies": {
|
|
82
|
-
"@phosphor-icons/react": "^2.1.5",
|
|
83
85
|
"@types/lodash.get": "^4.4.7",
|
|
84
86
|
"@types/react": "~18.2.0",
|
|
85
87
|
"@types/react-dom": "~18.2.0",
|
|
88
|
+
"openapi-types": "^12.1.3",
|
|
86
89
|
"react": "~18.2.0",
|
|
87
90
|
"react-dom": "~18.2.0",
|
|
88
91
|
"vite": "5.4.7",
|
|
89
|
-
"@dxos/
|
|
90
|
-
"@dxos/
|
|
91
|
-
"@dxos/
|
|
92
|
-
"@dxos/
|
|
93
|
-
"@dxos/
|
|
92
|
+
"@dxos/echo-db": "0.7.5-labs.071a3e2",
|
|
93
|
+
"@dxos/artifact-testing": "0.7.5-labs.071a3e2",
|
|
94
|
+
"@dxos/plugin-chess": "0.7.5-labs.071a3e2",
|
|
95
|
+
"@dxos/plugin-map": "0.7.5-labs.071a3e2",
|
|
96
|
+
"@dxos/random": "0.7.5-labs.071a3e2",
|
|
97
|
+
"@dxos/plugin-table": "0.7.5-labs.071a3e2",
|
|
98
|
+
"@dxos/react-ui": "0.7.5-labs.071a3e2",
|
|
99
|
+
"@dxos/react-ui-theme": "0.7.5-labs.071a3e2",
|
|
100
|
+
"@dxos/storybook-utils": "0.7.5-labs.071a3e2"
|
|
94
101
|
},
|
|
95
102
|
"peerDependencies": {
|
|
96
|
-
"@phosphor-icons/react": "^2.1.5",
|
|
97
103
|
"react": "~18.2.0",
|
|
98
104
|
"react-dom": "~18.2.0",
|
|
99
|
-
"@dxos/react-ui": "0.7.
|
|
100
|
-
"@dxos/react-ui-theme": "0.7.
|
|
105
|
+
"@dxos/react-ui": "0.7.5-labs.071a3e2",
|
|
106
|
+
"@dxos/react-ui-theme": "0.7.5-labs.071a3e2"
|
|
101
107
|
},
|
|
102
108
|
"publishConfig": {
|
|
103
109
|
"access": "public"
|