@dxos/plugin-automation 0.8.0 → 0.8.1-main.303c73a
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/types/src/components/AutomationPanel/AutomationPanel.d.ts +2 -1
- package/dist/types/src/components/AutomationPanel/AutomationPanel.d.ts.map +1 -1
- package/dist/types/src/components/TriggerEditor/TriggerEditor.d.ts +2 -1
- package/dist/types/src/components/TriggerEditor/TriggerEditor.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +1 -1
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/package.json +20 -20
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { type Space, type ReactiveObject } from '@dxos/react-client/echo';
|
|
2
3
|
export type AutomationPanelProps = {
|
|
3
4
|
space: Space;
|
|
4
5
|
object?: ReactiveObject<any>;
|
|
5
6
|
};
|
|
6
|
-
export declare const AutomationPanel: ({ space, object }: AutomationPanelProps) =>
|
|
7
|
+
export declare const AutomationPanel: ({ space, object }: AutomationPanelProps) => React.JSX.Element;
|
|
7
8
|
//# sourceMappingURL=AutomationPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AutomationPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/AutomationPanel/AutomationPanel.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AutomationPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/AutomationPanel/AutomationPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAYxC,OAAO,EAA4B,KAAK,KAAK,EAAE,KAAK,cAAc,EAAY,MAAM,yBAAyB,CAAC;AAU9G,MAAM,MAAM,oBAAoB,GAAG;IACjC,KAAK,EAAE,KAAK,CAAC;IACb,MAAM,CAAC,EAAE,cAAc,CAAC,GAAG,CAAC,CAAC;CAC9B,CAAC;AAGF,eAAO,MAAM,eAAe,sBAAuB,oBAAoB,sBAoGtE,CAAC"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { type FunctionTriggerType, type FunctionTrigger } from '@dxos/functions';
|
|
2
3
|
import { type Space } from '@dxos/react-client/echo';
|
|
3
4
|
export type TriggerEditorProps = {
|
|
@@ -6,5 +7,5 @@ export type TriggerEditorProps = {
|
|
|
6
7
|
onSave?: (trigger: Omit<FunctionTrigger, 'id'>) => void;
|
|
7
8
|
onCancel?: () => void;
|
|
8
9
|
};
|
|
9
|
-
export declare const TriggerEditor: ({ space, trigger, onSave, onCancel }: TriggerEditorProps) =>
|
|
10
|
+
export declare const TriggerEditor: ({ space, trigger, onSave, onCancel }: TriggerEditorProps) => React.JSX.Element;
|
|
10
11
|
//# sourceMappingURL=TriggerEditor.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TriggerEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/TriggerEditor/TriggerEditor.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TriggerEditor.d.ts","sourceRoot":"","sources":["../../../../../src/components/TriggerEditor/TriggerEditor.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,EAGL,KAAK,mBAAmB,EACxB,KAAK,eAAe,EAGrB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAoB,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAMvE,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,EAAE,KAAK,CAAC;IACb,OAAO,EAAE,mBAAmB,CAAC;IAC7B,MAAM,CAAC,EAAE,CAAC,OAAO,EAAE,IAAI,CAAC,eAAe,EAAE,IAAI,CAAC,KAAK,IAAI,CAAC;IACxD,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACvB,CAAC;AAEF,eAAO,MAAM,aAAa,yCAA0C,kBAAkB,sBAiGrF,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export * from './TriggerEditor';
|
|
2
|
-
export declare const AutomationPanel: import("react").LazyExoticComponent<({ space, object }: import("./AutomationPanel/AutomationPanel").AutomationPanelProps) => import("react
|
|
2
|
+
export declare const AutomationPanel: import("react").LazyExoticComponent<({ space, object }: import("./AutomationPanel/AutomationPanel").AutomationPanelProps) => import("react").JSX.Element>;
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"AAMA,cAAc,iBAAiB,CAAC;AAEhC,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"AAMA,cAAc,iBAAiB,CAAC;AAEhC,eAAO,MAAM,eAAe,2JAA0C,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/plugin-automation",
|
|
3
|
-
"version": "0.8.
|
|
3
|
+
"version": "0.8.1-main.303c73a",
|
|
4
4
|
"description": "Prompt chain plugin",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -26,20 +26,20 @@
|
|
|
26
26
|
],
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@preact/signals-core": "^1.6.0",
|
|
29
|
-
"@dxos/
|
|
30
|
-
"@dxos/
|
|
31
|
-
"@dxos/
|
|
32
|
-
"@dxos/
|
|
33
|
-
"@dxos/
|
|
34
|
-
"@dxos/
|
|
35
|
-
"@dxos/live-object": "0.8.
|
|
36
|
-
"@dxos/log": "0.8.
|
|
37
|
-
"@dxos/plugin-client": "0.8.
|
|
38
|
-
"@dxos/
|
|
39
|
-
"@dxos/react-client": "0.8.
|
|
40
|
-
"@dxos/
|
|
41
|
-
"@dxos/react-ui-
|
|
42
|
-
"@dxos/
|
|
29
|
+
"@dxos/app-framework": "0.8.1-main.303c73a",
|
|
30
|
+
"@dxos/async": "0.8.1-main.303c73a",
|
|
31
|
+
"@dxos/echo-schema": "0.8.1-main.303c73a",
|
|
32
|
+
"@dxos/functions": "0.8.1-main.303c73a",
|
|
33
|
+
"@dxos/conductor": "0.8.1-main.303c73a",
|
|
34
|
+
"@dxos/invariant": "0.8.1-main.303c73a",
|
|
35
|
+
"@dxos/live-object": "0.8.1-main.303c73a",
|
|
36
|
+
"@dxos/log": "0.8.1-main.303c73a",
|
|
37
|
+
"@dxos/plugin-client": "0.8.1-main.303c73a",
|
|
38
|
+
"@dxos/plugin-deck": "0.8.1-main.303c73a",
|
|
39
|
+
"@dxos/react-client": "0.8.1-main.303c73a",
|
|
40
|
+
"@dxos/util": "0.8.1-main.303c73a",
|
|
41
|
+
"@dxos/react-ui-form": "0.8.1-main.303c73a",
|
|
42
|
+
"@dxos/react-ui-list": "0.8.1-main.303c73a"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/react": "~18.2.0",
|
|
@@ -47,15 +47,15 @@
|
|
|
47
47
|
"react": "~18.2.0",
|
|
48
48
|
"react-dom": "~18.2.0",
|
|
49
49
|
"vite": "5.4.7",
|
|
50
|
-
"@dxos/react-ui": "0.8.
|
|
51
|
-
"@dxos/
|
|
52
|
-
"@dxos/
|
|
50
|
+
"@dxos/react-ui": "0.8.1-main.303c73a",
|
|
51
|
+
"@dxos/storybook-utils": "0.8.1-main.303c73a",
|
|
52
|
+
"@dxos/react-ui-theme": "0.8.1-main.303c73a"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
55
|
"react": "~18.2.0",
|
|
56
56
|
"react-dom": "~18.2.0",
|
|
57
|
-
"@dxos/react-ui
|
|
58
|
-
"@dxos/react-ui": "0.8.
|
|
57
|
+
"@dxos/react-ui": "0.8.1-main.303c73a",
|
|
58
|
+
"@dxos/react-ui-theme": "0.8.1-main.303c73a"
|
|
59
59
|
},
|
|
60
60
|
"publishConfig": {
|
|
61
61
|
"access": "public"
|