@dxos/react-ui-canvas-compute 0.8.2-main.5ca3450 → 0.8.2-main.600d381
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/package.json +39 -39
- package/src/compute.stories.tsx +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/react-ui-canvas-compute",
|
|
3
|
-
"version": "0.8.2-main.
|
|
3
|
+
"version": "0.8.2-main.600d381",
|
|
4
4
|
"description": "A compute graph extension for the canvas editor component.",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -24,34 +24,34 @@
|
|
|
24
24
|
"@antv/layout": "^1.2.13",
|
|
25
25
|
"@effect/platform": "0.75.1",
|
|
26
26
|
"chess.js": "^1.0.0",
|
|
27
|
-
"@dxos/app-framework": "0.8.2-main.
|
|
28
|
-
"@dxos/artifact": "0.8.2-main.
|
|
29
|
-
"@dxos/assistant": "0.8.2-main.
|
|
30
|
-
"@dxos/async": "0.8.2-main.
|
|
31
|
-
"@dxos/
|
|
32
|
-
"@dxos/
|
|
33
|
-
"@dxos/debug": "0.8.2-main.
|
|
34
|
-
"@dxos/
|
|
35
|
-
"@dxos/echo-schema": "0.8.2-main.
|
|
36
|
-
"@dxos/
|
|
37
|
-
"@dxos/
|
|
38
|
-
"@dxos/
|
|
39
|
-
"@dxos/invariant": "0.8.2-main.
|
|
40
|
-
"@dxos/
|
|
41
|
-
"@dxos/log": "0.8.2-main.
|
|
42
|
-
"@dxos/react-client": "0.8.2-main.
|
|
43
|
-
"@dxos/
|
|
44
|
-
"@dxos/react-
|
|
45
|
-
"@dxos/react-
|
|
46
|
-
"@dxos/react-ui-
|
|
47
|
-
"@dxos/react-ui-editor": "0.8.2-main.
|
|
48
|
-
"@dxos/react-ui-
|
|
49
|
-
"@dxos/react-ui-
|
|
50
|
-
"@dxos/react-ui-
|
|
51
|
-
"@dxos/react-ui-stack": "0.8.2-main.
|
|
52
|
-
"@dxos/
|
|
53
|
-
"@dxos/
|
|
54
|
-
"@dxos/
|
|
27
|
+
"@dxos/app-framework": "0.8.2-main.600d381",
|
|
28
|
+
"@dxos/artifact": "0.8.2-main.600d381",
|
|
29
|
+
"@dxos/assistant": "0.8.2-main.600d381",
|
|
30
|
+
"@dxos/async": "0.8.2-main.600d381",
|
|
31
|
+
"@dxos/conductor": "0.8.2-main.600d381",
|
|
32
|
+
"@dxos/context": "0.8.2-main.600d381",
|
|
33
|
+
"@dxos/debug": "0.8.2-main.600d381",
|
|
34
|
+
"@dxos/echo": "0.8.2-main.600d381",
|
|
35
|
+
"@dxos/echo-schema": "0.8.2-main.600d381",
|
|
36
|
+
"@dxos/edge-client": "0.8.2-main.600d381",
|
|
37
|
+
"@dxos/functions": "0.8.2-main.600d381",
|
|
38
|
+
"@dxos/graph": "0.8.2-main.600d381",
|
|
39
|
+
"@dxos/invariant": "0.8.2-main.600d381",
|
|
40
|
+
"@dxos/live-object": "0.8.2-main.600d381",
|
|
41
|
+
"@dxos/log": "0.8.2-main.600d381",
|
|
42
|
+
"@dxos/react-client": "0.8.2-main.600d381",
|
|
43
|
+
"@dxos/keys": "0.8.2-main.600d381",
|
|
44
|
+
"@dxos/react-ui-canvas": "0.8.2-main.600d381",
|
|
45
|
+
"@dxos/react-edge-client": "0.8.2-main.600d381",
|
|
46
|
+
"@dxos/react-ui-attention": "0.8.2-main.600d381",
|
|
47
|
+
"@dxos/react-ui-canvas-editor": "0.8.2-main.600d381",
|
|
48
|
+
"@dxos/react-ui-form": "0.8.2-main.600d381",
|
|
49
|
+
"@dxos/react-ui-sfx": "0.8.2-main.600d381",
|
|
50
|
+
"@dxos/react-ui-editor": "0.8.2-main.600d381",
|
|
51
|
+
"@dxos/react-ui-stack": "0.8.2-main.600d381",
|
|
52
|
+
"@dxos/schema": "0.8.2-main.600d381",
|
|
53
|
+
"@dxos/util": "0.8.2-main.600d381",
|
|
54
|
+
"@dxos/react-ui-syntax-highlighter": "0.8.2-main.600d381"
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@effect/ai": "0.8.0",
|
|
@@ -64,21 +64,21 @@
|
|
|
64
64
|
"react": "~18.2.0",
|
|
65
65
|
"react-dom": "~18.2.0",
|
|
66
66
|
"vite": "5.4.7",
|
|
67
|
-
"@dxos/app-framework": "0.8.2-main.
|
|
68
|
-
"@dxos/artifact-testing": "0.8.2-main.
|
|
69
|
-
"@dxos/compute": "0.8.2-main.
|
|
70
|
-
"@dxos/
|
|
71
|
-
"@dxos/
|
|
72
|
-
"@dxos/react-ui
|
|
73
|
-
"@dxos/react-ui": "0.8.2-main.
|
|
74
|
-
"@dxos/storybook-utils": "0.8.2-main.
|
|
67
|
+
"@dxos/app-framework": "0.8.2-main.600d381",
|
|
68
|
+
"@dxos/artifact-testing": "0.8.2-main.600d381",
|
|
69
|
+
"@dxos/compute": "0.8.2-main.600d381",
|
|
70
|
+
"@dxos/echo-signals": "0.8.2-main.600d381",
|
|
71
|
+
"@dxos/random": "0.8.2-main.600d381",
|
|
72
|
+
"@dxos/react-ui": "0.8.2-main.600d381",
|
|
73
|
+
"@dxos/react-ui-theme": "0.8.2-main.600d381",
|
|
74
|
+
"@dxos/storybook-utils": "0.8.2-main.600d381"
|
|
75
75
|
},
|
|
76
76
|
"peerDependencies": {
|
|
77
77
|
"effect": "3.13.3",
|
|
78
78
|
"react": "~18.2.0",
|
|
79
79
|
"react-dom": "~18.2.0",
|
|
80
|
-
"@dxos/react-ui": "0.8.2-main.
|
|
81
|
-
"@dxos/react-ui
|
|
80
|
+
"@dxos/react-ui-theme": "0.8.2-main.600d381",
|
|
81
|
+
"@dxos/react-ui": "0.8.2-main.600d381"
|
|
82
82
|
},
|
|
83
83
|
"publishConfig": {
|
|
84
84
|
"access": "public"
|
package/src/compute.stories.tsx
CHANGED
|
@@ -177,7 +177,7 @@ const meta: Meta<RenderProps> = {
|
|
|
177
177
|
withClientProvider({ createIdentity: true, createSpace: true }),
|
|
178
178
|
withTheme,
|
|
179
179
|
withAttention,
|
|
180
|
-
withLayout({ fullscreen: true
|
|
180
|
+
withLayout({ fullscreen: true }),
|
|
181
181
|
withPluginManager({ capabilities }),
|
|
182
182
|
],
|
|
183
183
|
};
|