@dxos/app-framework 0.7.5-staging.b81e783 → 0.8.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/dist/lib/browser/{app-graph-builder-KHO5TBST.mjs → app-graph-builder-S4MYSHQA.mjs} +2 -2
- package/dist/lib/browser/{chunk-MMIGFX4P.mjs → chunk-BCMEJONP.mjs} +15 -5
- package/dist/lib/browser/chunk-BCMEJONP.mjs.map +7 -0
- package/dist/lib/browser/{chunk-WZ44ZGQR.mjs → chunk-QS4J6O47.mjs} +2 -2
- package/dist/lib/browser/index.mjs +5 -5
- package/dist/lib/browser/{intent-dispatcher-62BI3CA7.mjs → intent-dispatcher-GFBH7T2J.mjs} +2 -2
- package/dist/lib/browser/{intent-resolver-YQHF2RUY.mjs → intent-resolver-KAFM7CQH.mjs} +8 -7
- package/dist/lib/browser/intent-resolver-KAFM7CQH.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{store-UXQQMUYO.mjs → store-L3VRR7II.mjs} +2 -2
- package/dist/lib/browser/testing/index.mjs +5 -2
- package/dist/lib/browser/testing/index.mjs.map +3 -3
- package/dist/lib/browser/worker.mjs +1 -1
- package/dist/lib/node/{app-graph-builder-NMDT3THZ.cjs → app-graph-builder-VMHWFCTP.cjs} +12 -12
- package/dist/lib/node/{chunk-76SSGL6Y.cjs → chunk-7Y6KJ3OK.cjs} +42 -32
- package/dist/lib/node/chunk-7Y6KJ3OK.cjs.map +7 -0
- package/dist/lib/node/{chunk-SDAQFZ47.cjs → chunk-B65NJEIJ.cjs} +19 -19
- package/dist/lib/node/index.cjs +66 -66
- package/dist/lib/node/{intent-dispatcher-RXKIRAMX.cjs → intent-dispatcher-PRCC4KZT.cjs} +8 -8
- package/dist/lib/node/{intent-dispatcher-RXKIRAMX.cjs.map → intent-dispatcher-PRCC4KZT.cjs.map} +2 -2
- package/dist/lib/node/{intent-resolver-ZTTP6CHV.cjs → intent-resolver-OZDKCHPW.cjs} +12 -11
- package/dist/lib/node/intent-resolver-OZDKCHPW.cjs.map +7 -0
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/{store-L4MYKQZT.cjs → store-BVUKNVKL.cjs} +7 -7
- package/dist/lib/node/testing/index.cjs +11 -8
- package/dist/lib/node/testing/index.cjs.map +3 -3
- package/dist/lib/node/worker.cjs +37 -37
- package/dist/lib/node/worker.cjs.map +1 -1
- package/dist/lib/node-esm/{app-graph-builder-JGWPUMUJ.mjs → app-graph-builder-XHI5IIXQ.mjs} +2 -2
- package/dist/lib/node-esm/{chunk-JYLA4IO7.mjs → chunk-JDAHZRYQ.mjs} +2 -2
- package/dist/lib/node-esm/{chunk-4ATU3W7O.mjs → chunk-TVIR2PHY.mjs} +15 -5
- package/dist/lib/node-esm/chunk-TVIR2PHY.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +5 -5
- package/dist/lib/node-esm/{intent-dispatcher-EYYFA3K2.mjs → intent-dispatcher-LGACN32C.mjs} +2 -2
- package/dist/lib/node-esm/{intent-resolver-MEBLJJ6V.mjs → intent-resolver-RBNG76ZX.mjs} +8 -7
- package/dist/lib/node-esm/intent-resolver-RBNG76ZX.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{store-UYJKNT6R.mjs → store-PHTOEREN.mjs} +2 -2
- package/dist/lib/node-esm/testing/index.mjs +5 -2
- package/dist/lib/node-esm/testing/index.mjs.map +3 -3
- package/dist/lib/node-esm/worker.mjs +1 -1
- package/dist/types/src/common/capabilities.d.ts +42 -42
- package/dist/types/src/common/capabilities.d.ts.map +1 -1
- package/dist/types/src/common/events.d.ts +13 -13
- package/dist/types/src/common/events.d.ts.map +1 -1
- package/dist/types/src/playground/debug/Debug.d.ts +1 -1
- package/dist/types/src/playground/debug/plugin.d.ts +1 -1
- package/dist/types/src/playground/debug/plugin.d.ts.map +1 -1
- package/dist/types/src/playground/generator/Main.d.ts +1 -1
- package/dist/types/src/playground/generator/Toolbar.d.ts +1 -1
- package/dist/types/src/playground/generator/generator.d.ts +3 -3
- package/dist/types/src/playground/generator/generator.d.ts.map +1 -1
- package/dist/types/src/playground/generator/plugin.d.ts +1 -1
- package/dist/types/src/playground/generator/plugin.d.ts.map +1 -1
- package/dist/types/src/playground/layout/Layout.d.ts +1 -1
- package/dist/types/src/playground/layout/plugin.d.ts +1 -1
- package/dist/types/src/playground/layout/plugin.d.ts.map +1 -1
- package/dist/types/src/playground/logger/Toolbar.d.ts +1 -1
- package/dist/types/src/playground/logger/plugin.d.ts +1 -1
- package/dist/types/src/playground/logger/plugin.d.ts.map +1 -1
- package/dist/types/src/playground/playground.stories.d.ts +1 -1
- package/dist/types/src/plugin-intent/IntentPlugin.d.ts +1 -1
- package/dist/types/src/plugin-intent/IntentPlugin.d.ts.map +1 -1
- package/dist/types/src/plugin-intent/intent-dispatcher.d.ts +1 -1
- package/dist/types/src/plugin-intent/intent-dispatcher.d.ts.map +1 -1
- package/dist/types/src/plugin-settings/SettingsPlugin.d.ts +1 -1
- package/dist/types/src/plugin-settings/SettingsPlugin.d.ts.map +1 -1
- package/dist/types/src/plugin-settings/app-graph-builder.d.ts +1 -1
- package/dist/types/src/plugin-settings/intent-resolver.d.ts +1 -1
- package/dist/types/src/plugin-settings/intent-resolver.d.ts.map +1 -1
- package/dist/types/src/plugin-settings/store.d.ts +1 -1
- package/dist/types/src/react/Surface.stories.d.ts +1 -1
- package/dist/types/src/react/common.d.ts +1 -1
- package/dist/types/src/react/common.d.ts.map +1 -1
- package/dist/types/src/testing/withPluginManager.d.ts +6 -4
- package/dist/types/src/testing/withPluginManager.d.ts.map +1 -1
- package/package.json +18 -18
- package/src/plugin-intent/intent-dispatcher.ts +5 -1
- package/src/plugin-settings/intent-resolver.ts +10 -4
- package/src/testing/withPluginManager.tsx +18 -2
- package/tsconfig.json +1 -9
- package/dist/lib/browser/chunk-MMIGFX4P.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-YQHF2RUY.mjs.map +0 -7
- package/dist/lib/node/chunk-76SSGL6Y.cjs.map +0 -7
- package/dist/lib/node/intent-resolver-ZTTP6CHV.cjs.map +0 -7
- package/dist/lib/node-esm/chunk-4ATU3W7O.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-MEBLJJ6V.mjs.map +0 -7
- /package/dist/lib/browser/{app-graph-builder-KHO5TBST.mjs.map → app-graph-builder-S4MYSHQA.mjs.map} +0 -0
- /package/dist/lib/browser/{chunk-WZ44ZGQR.mjs.map → chunk-QS4J6O47.mjs.map} +0 -0
- /package/dist/lib/browser/{intent-dispatcher-62BI3CA7.mjs.map → intent-dispatcher-GFBH7T2J.mjs.map} +0 -0
- /package/dist/lib/browser/{store-UXQQMUYO.mjs.map → store-L3VRR7II.mjs.map} +0 -0
- /package/dist/lib/node/{app-graph-builder-NMDT3THZ.cjs.map → app-graph-builder-VMHWFCTP.cjs.map} +0 -0
- /package/dist/lib/node/{chunk-SDAQFZ47.cjs.map → chunk-B65NJEIJ.cjs.map} +0 -0
- /package/dist/lib/node/{store-L4MYKQZT.cjs.map → store-BVUKNVKL.cjs.map} +0 -0
- /package/dist/lib/node-esm/{app-graph-builder-JGWPUMUJ.mjs.map → app-graph-builder-XHI5IIXQ.mjs.map} +0 -0
- /package/dist/lib/node-esm/{chunk-JYLA4IO7.mjs.map → chunk-JDAHZRYQ.mjs.map} +0 -0
- /package/dist/lib/node-esm/{intent-dispatcher-EYYFA3K2.mjs.map → intent-dispatcher-LGACN32C.mjs.map} +0 -0
- /package/dist/lib/node-esm/{store-UYJKNT6R.mjs.map → store-PHTOEREN.mjs.map} +0 -0
|
@@ -10,14 +10,14 @@ import { type SurfaceDefinition } from './surface';
|
|
|
10
10
|
import { type PluginManager } from '../core';
|
|
11
11
|
import { type AnyIntentResolver, type IntentContext } from '../plugin-intent';
|
|
12
12
|
export declare namespace Capabilities {
|
|
13
|
-
const PluginManager: import("
|
|
14
|
-
const Null: import("
|
|
13
|
+
const PluginManager: import("..").InterfaceDef<PluginManager>;
|
|
14
|
+
const Null: import("..").InterfaceDef<null>;
|
|
15
15
|
type ReactContext = Readonly<{
|
|
16
16
|
id: string;
|
|
17
17
|
dependsOn?: string[];
|
|
18
18
|
context: FC<PropsWithChildren>;
|
|
19
19
|
}>;
|
|
20
|
-
const ReactContext: import("
|
|
20
|
+
const ReactContext: import("..").InterfaceDef<Readonly<{
|
|
21
21
|
id: string;
|
|
22
22
|
dependsOn?: string[];
|
|
23
23
|
context: FC<PropsWithChildren>;
|
|
@@ -26,15 +26,15 @@ export declare namespace Capabilities {
|
|
|
26
26
|
id: string;
|
|
27
27
|
root: FC<PropsWithChildren>;
|
|
28
28
|
}>;
|
|
29
|
-
const ReactRoot: import("
|
|
29
|
+
const ReactRoot: import("..").InterfaceDef<Readonly<{
|
|
30
30
|
id: string;
|
|
31
31
|
root: FC<PropsWithChildren>;
|
|
32
32
|
}>>;
|
|
33
33
|
type ReactSurface = SurfaceDefinition | readonly SurfaceDefinition[];
|
|
34
|
-
const ReactSurface: import("
|
|
34
|
+
const ReactSurface: import("..").InterfaceDef<ReactSurface>;
|
|
35
35
|
type IntentResolver = AnyIntentResolver | readonly AnyIntentResolver[];
|
|
36
|
-
const IntentResolver: import("
|
|
37
|
-
const IntentDispatcher: import("
|
|
36
|
+
const IntentResolver: import("..").InterfaceDef<IntentResolver>;
|
|
37
|
+
const IntentDispatcher: import("..").InterfaceDef<IntentContext>;
|
|
38
38
|
type Layout = Readonly<{
|
|
39
39
|
mode: string;
|
|
40
40
|
dialogOpen: boolean;
|
|
@@ -57,7 +57,7 @@ export declare namespace Capabilities {
|
|
|
57
57
|
*/
|
|
58
58
|
scrollIntoView: string | undefined;
|
|
59
59
|
}>;
|
|
60
|
-
const Layout: import("
|
|
60
|
+
const Layout: import("..").InterfaceDef<Readonly<{
|
|
61
61
|
mode: string;
|
|
62
62
|
dialogOpen: boolean;
|
|
63
63
|
sidebarOpen: boolean;
|
|
@@ -79,17 +79,17 @@ export declare namespace Capabilities {
|
|
|
79
79
|
*/
|
|
80
80
|
scrollIntoView: string | undefined;
|
|
81
81
|
}>>;
|
|
82
|
-
const Translations: import("
|
|
82
|
+
const Translations: import("..").InterfaceDef<readonly {
|
|
83
83
|
readonly [x: string]: {
|
|
84
84
|
readonly [x: string]: string | {
|
|
85
85
|
readonly [x: string]: any;
|
|
86
86
|
};
|
|
87
87
|
};
|
|
88
88
|
}[]>;
|
|
89
|
-
const AppGraph: import("
|
|
90
|
-
const AppGraphBuilder: import("
|
|
89
|
+
const AppGraph: import("..").InterfaceDef<Readonly<Pick<GraphBuilder, "graph" | "explore">>>;
|
|
90
|
+
const AppGraphBuilder: import("..").InterfaceDef<Readonly<{
|
|
91
91
|
id: string;
|
|
92
|
-
position: import("
|
|
92
|
+
position: import("@dxos/util").Position;
|
|
93
93
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
94
94
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
95
95
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -97,7 +97,7 @@ export declare namespace Capabilities {
|
|
|
97
97
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
98
98
|
}> | Readonly<{
|
|
99
99
|
id: string;
|
|
100
|
-
position: import("
|
|
100
|
+
position: import("@dxos/util").Position;
|
|
101
101
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
102
102
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
103
103
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -105,7 +105,7 @@ export declare namespace Capabilities {
|
|
|
105
105
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
106
106
|
}>[] | (Readonly<{
|
|
107
107
|
id: string;
|
|
108
|
-
position: import("
|
|
108
|
+
position: import("@dxos/util").Position;
|
|
109
109
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
110
110
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
111
111
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -113,7 +113,7 @@ export declare namespace Capabilities {
|
|
|
113
113
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
114
114
|
}> | Readonly<{
|
|
115
115
|
id: string;
|
|
116
|
-
position: import("
|
|
116
|
+
position: import("@dxos/util").Position;
|
|
117
117
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
118
118
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
119
119
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -121,7 +121,7 @@ export declare namespace Capabilities {
|
|
|
121
121
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
122
122
|
}>[] | (Readonly<{
|
|
123
123
|
id: string;
|
|
124
|
-
position: import("
|
|
124
|
+
position: import("@dxos/util").Position;
|
|
125
125
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
126
126
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
127
127
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -129,7 +129,7 @@ export declare namespace Capabilities {
|
|
|
129
129
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
130
130
|
}> | Readonly<{
|
|
131
131
|
id: string;
|
|
132
|
-
position: import("
|
|
132
|
+
position: import("@dxos/util").Position;
|
|
133
133
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
134
134
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
135
135
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -137,7 +137,7 @@ export declare namespace Capabilities {
|
|
|
137
137
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
138
138
|
}>[] | (Readonly<{
|
|
139
139
|
id: string;
|
|
140
|
-
position: import("
|
|
140
|
+
position: import("@dxos/util").Position;
|
|
141
141
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
142
142
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
143
143
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -145,7 +145,7 @@ export declare namespace Capabilities {
|
|
|
145
145
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
146
146
|
}> | Readonly<{
|
|
147
147
|
id: string;
|
|
148
|
-
position: import("
|
|
148
|
+
position: import("@dxos/util").Position;
|
|
149
149
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
150
150
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
151
151
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -153,7 +153,7 @@ export declare namespace Capabilities {
|
|
|
153
153
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
154
154
|
}>[] | (Readonly<{
|
|
155
155
|
id: string;
|
|
156
|
-
position: import("
|
|
156
|
+
position: import("@dxos/util").Position;
|
|
157
157
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
158
158
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
159
159
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -161,7 +161,7 @@ export declare namespace Capabilities {
|
|
|
161
161
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
162
162
|
}> | Readonly<{
|
|
163
163
|
id: string;
|
|
164
|
-
position: import("
|
|
164
|
+
position: import("@dxos/util").Position;
|
|
165
165
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
166
166
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
167
167
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -169,7 +169,7 @@ export declare namespace Capabilities {
|
|
|
169
169
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
170
170
|
}>[] | (Readonly<{
|
|
171
171
|
id: string;
|
|
172
|
-
position: import("
|
|
172
|
+
position: import("@dxos/util").Position;
|
|
173
173
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
174
174
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
175
175
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -177,7 +177,7 @@ export declare namespace Capabilities {
|
|
|
177
177
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
178
178
|
}> | Readonly<{
|
|
179
179
|
id: string;
|
|
180
|
-
position: import("
|
|
180
|
+
position: import("@dxos/util").Position;
|
|
181
181
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
182
182
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
183
183
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -185,7 +185,7 @@ export declare namespace Capabilities {
|
|
|
185
185
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
186
186
|
}>[] | (Readonly<{
|
|
187
187
|
id: string;
|
|
188
|
-
position: import("
|
|
188
|
+
position: import("@dxos/util").Position;
|
|
189
189
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
190
190
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
191
191
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -193,7 +193,7 @@ export declare namespace Capabilities {
|
|
|
193
193
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
194
194
|
}> | Readonly<{
|
|
195
195
|
id: string;
|
|
196
|
-
position: import("
|
|
196
|
+
position: import("@dxos/util").Position;
|
|
197
197
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
198
198
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
199
199
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -201,7 +201,7 @@ export declare namespace Capabilities {
|
|
|
201
201
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
202
202
|
}>[] | (Readonly<{
|
|
203
203
|
id: string;
|
|
204
|
-
position: import("
|
|
204
|
+
position: import("@dxos/util").Position;
|
|
205
205
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
206
206
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
207
207
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -209,7 +209,7 @@ export declare namespace Capabilities {
|
|
|
209
209
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
210
210
|
}> | Readonly<{
|
|
211
211
|
id: string;
|
|
212
|
-
position: import("
|
|
212
|
+
position: import("@dxos/util").Position;
|
|
213
213
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
214
214
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
215
215
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -217,7 +217,7 @@ export declare namespace Capabilities {
|
|
|
217
217
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
218
218
|
}>[] | (Readonly<{
|
|
219
219
|
id: string;
|
|
220
|
-
position: import("
|
|
220
|
+
position: import("@dxos/util").Position;
|
|
221
221
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
222
222
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
223
223
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -225,7 +225,7 @@ export declare namespace Capabilities {
|
|
|
225
225
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
226
226
|
}> | Readonly<{
|
|
227
227
|
id: string;
|
|
228
|
-
position: import("
|
|
228
|
+
position: import("@dxos/util").Position;
|
|
229
229
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
230
230
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
231
231
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -233,7 +233,7 @@ export declare namespace Capabilities {
|
|
|
233
233
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
234
234
|
}>[] | (Readonly<{
|
|
235
235
|
id: string;
|
|
236
|
-
position: import("
|
|
236
|
+
position: import("@dxos/util").Position;
|
|
237
237
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
238
238
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
239
239
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -241,7 +241,7 @@ export declare namespace Capabilities {
|
|
|
241
241
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
242
242
|
}> | Readonly<{
|
|
243
243
|
id: string;
|
|
244
|
-
position: import("
|
|
244
|
+
position: import("@dxos/util").Position;
|
|
245
245
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
246
246
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
247
247
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -249,7 +249,7 @@ export declare namespace Capabilities {
|
|
|
249
249
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
250
250
|
}>[] | (Readonly<{
|
|
251
251
|
id: string;
|
|
252
|
-
position: import("
|
|
252
|
+
position: import("@dxos/util").Position;
|
|
253
253
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
254
254
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
255
255
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -257,7 +257,7 @@ export declare namespace Capabilities {
|
|
|
257
257
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
258
258
|
}> | Readonly<{
|
|
259
259
|
id: string;
|
|
260
|
-
position: import("
|
|
260
|
+
position: import("@dxos/util").Position;
|
|
261
261
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
262
262
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
263
263
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -265,7 +265,7 @@ export declare namespace Capabilities {
|
|
|
265
265
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
266
266
|
}>[] | (Readonly<{
|
|
267
267
|
id: string;
|
|
268
|
-
position: import("
|
|
268
|
+
position: import("@dxos/util").Position;
|
|
269
269
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
270
270
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
271
271
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -273,32 +273,32 @@ export declare namespace Capabilities {
|
|
|
273
273
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
274
274
|
}> | Readonly<{
|
|
275
275
|
id: string;
|
|
276
|
-
position: import("
|
|
276
|
+
position: import("@dxos/util").Position;
|
|
277
277
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
278
278
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
279
279
|
relation?: import("@dxos/app-graph").Relation;
|
|
280
280
|
type?: string;
|
|
281
281
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
282
282
|
}>[] | /*elided*/ any)[])[])[])[])[])[])[])[])[])[])[]>;
|
|
283
|
-
const AppGraphSerializer: import("
|
|
284
|
-
const SettingsStore: import("
|
|
283
|
+
const AppGraphSerializer: import("..").InterfaceDef<NodeSerializer[]>;
|
|
284
|
+
const SettingsStore: import("..").InterfaceDef<RootSettingsStore>;
|
|
285
285
|
type Settings = {
|
|
286
286
|
schema: S.Schema.All;
|
|
287
287
|
prefix: string;
|
|
288
288
|
value?: Record<string, any>;
|
|
289
289
|
};
|
|
290
|
-
const Settings: import("
|
|
290
|
+
const Settings: import("..").InterfaceDef<Settings>;
|
|
291
291
|
type Metadata = Readonly<{
|
|
292
292
|
id: string;
|
|
293
293
|
metadata: Record<string, any>;
|
|
294
294
|
}>;
|
|
295
|
-
const Metadata: import("
|
|
295
|
+
const Metadata: import("..").InterfaceDef<Readonly<{
|
|
296
296
|
id: string;
|
|
297
297
|
metadata: Record<string, any>;
|
|
298
298
|
}>>;
|
|
299
|
-
const Tools: import("
|
|
300
|
-
const ArtifactDefinition: import("
|
|
299
|
+
const Tools: import("..").InterfaceDef<Tool[]>;
|
|
300
|
+
const ArtifactDefinition: import("..").InterfaceDef<ArtifactDefinition>;
|
|
301
301
|
type FileUploader = (file: File, space: Space) => Promise<FileInfo | undefined>;
|
|
302
|
-
const FileUploader: import("
|
|
302
|
+
const FileUploader: import("..").InterfaceDef<FileUploader>;
|
|
303
303
|
}
|
|
304
304
|
//# sourceMappingURL=capabilities.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capabilities.d.ts","sourceRoot":"","sources":["../../../../src/common/capabilities.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,IAAI,CAAC,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,KAAK,EAAE,EAAE,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAExD,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACpD,OAAO,EAAE,KAAK,kBAAkB,EAAE,KAAK,IAAI,EAAE,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,uBAAuB,CAAC;AACnD,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,QAAQ,CAAC;AACvC,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,SAAS,CAAC;AAC9C,OAAO,EAAE,KAAK,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAEnD,OAAO,EAAoB,KAAK,aAAa,EAAE,MAAM,SAAS,CAAC;AAC/D,OAAO,EAAE,KAAK,iBAAiB,EAAE,KAAK,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAE9E,yBAAiB,YAAY,CAAC;IACrB,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"capabilities.d.ts","sourceRoot":"","sources":["../../../../src/common/capabilities.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,51 +2,51 @@ export declare namespace Events {
|
|
|
2
2
|
/**
|
|
3
3
|
* Fired when the app is started.
|
|
4
4
|
*/
|
|
5
|
-
const Startup: import("
|
|
5
|
+
const Startup: import("..").ActivationEvent;
|
|
6
6
|
/**
|
|
7
7
|
* Fired to load any newly available surfaces.
|
|
8
8
|
*/
|
|
9
|
-
const SetupReactSurface: import("
|
|
9
|
+
const SetupReactSurface: import("..").ActivationEvent;
|
|
10
10
|
/**
|
|
11
11
|
* Fired to load any newly available metadata.
|
|
12
12
|
*/
|
|
13
|
-
const SetupMetadata: import("
|
|
13
|
+
const SetupMetadata: import("..").ActivationEvent;
|
|
14
14
|
/**
|
|
15
15
|
* Fired before the intent dispatcher is activated.
|
|
16
16
|
*/
|
|
17
|
-
const SetupIntentResolver: import("
|
|
17
|
+
const SetupIntentResolver: import("..").ActivationEvent;
|
|
18
18
|
/**
|
|
19
19
|
* Fired before the settings store is activated.
|
|
20
20
|
*/
|
|
21
|
-
const SetupSettings: import("
|
|
21
|
+
const SetupSettings: import("..").ActivationEvent;
|
|
22
22
|
/**
|
|
23
23
|
* Fired before the graph is created.
|
|
24
24
|
*/
|
|
25
|
-
const SetupAppGraph: import("
|
|
25
|
+
const SetupAppGraph: import("..").ActivationEvent;
|
|
26
26
|
/**
|
|
27
27
|
* Fired before the translations provider is created.
|
|
28
28
|
*/
|
|
29
|
-
const SetupTranslations: import("
|
|
29
|
+
const SetupTranslations: import("..").ActivationEvent;
|
|
30
30
|
/**
|
|
31
31
|
* Fired to load any newly available artifacts definitions.
|
|
32
32
|
*/
|
|
33
|
-
const SetupArtifactDefinition: import("
|
|
33
|
+
const SetupArtifactDefinition: import("..").ActivationEvent;
|
|
34
34
|
/**
|
|
35
35
|
* Fired after the intent dispatcher is ready.
|
|
36
36
|
*/
|
|
37
|
-
const DispatcherReady: import("
|
|
37
|
+
const DispatcherReady: import("..").ActivationEvent;
|
|
38
38
|
/**
|
|
39
39
|
* Fired after the settings store is ready.
|
|
40
40
|
*/
|
|
41
|
-
const SettingsReady: import("
|
|
41
|
+
const SettingsReady: import("..").ActivationEvent;
|
|
42
42
|
/**
|
|
43
43
|
* Fired when the graph is ready.
|
|
44
44
|
*/
|
|
45
|
-
const AppGraphReady: import("
|
|
45
|
+
const AppGraphReady: import("..").ActivationEvent;
|
|
46
46
|
/**
|
|
47
47
|
* Fired when plugin state is ready.
|
|
48
48
|
*/
|
|
49
|
-
const createStateEvent: (specifier: string) => import("
|
|
50
|
-
const LayoutReady: import("
|
|
49
|
+
const createStateEvent: (specifier: string) => import("..").ActivationEvent;
|
|
50
|
+
const LayoutReady: import("..").ActivationEvent;
|
|
51
51
|
}
|
|
52
52
|
//# sourceMappingURL=events.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../src/common/events.ts"],"names":[],"mappings":"AAOA,yBAAiB,MAAM,CAAC;IACtB;;OAEG;IACI,MAAM,OAAO,
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../../../src/common/events.ts"],"names":[],"mappings":"AAOA,yBAAiB,MAAM,CAAC;IACtB;;OAEG;IACI,MAAM,OAAO,8BAAsD,CAAC;IAM3E;;OAEG;IACI,MAAM,iBAAiB,8BAAkE,CAAC;IAEjG;;OAEG;IACI,MAAM,aAAa,8BAA6D,CAAC;IAExF;;OAEG;IACI,MAAM,mBAAmB,8BAAoE,CAAC;IAErG;;OAEG;IACI,MAAM,aAAa,8BAA6D,CAAC;IAExF;;OAEG;IACI,MAAM,aAAa,8BAA0D,CAAC;IAErF;;OAEG;IACI,MAAM,iBAAiB,8BAAiE,CAAC;IAEhG;;OAEG;IACI,MAAM,uBAAuB,8BAAwE,CAAC;IAM7G;;OAEG;IACI,MAAM,eAAe,8BAA+D,CAAC;IAE5F;;OAEG;IACI,MAAM,aAAa,8BAA6D,CAAC;IAExF;;OAEG;IACI,MAAM,aAAa,8BAA0D,CAAC;IAErF;;OAEG;IACI,MAAM,gBAAgB,cAAe,MAAM,iCAAiE,CAAC;IAC7G,MAAM,WAAW,8BAAmD,CAAC;CAC7E"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Capabilities } from '../../common';
|
|
2
2
|
export declare const Debug: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
declare const _default: () => import("
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
4
4
|
export default _default;
|
|
5
5
|
//# sourceMappingURL=Debug.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const DebugPlugin: () => import("
|
|
1
|
+
export declare const DebugPlugin: () => import("../..").Plugin;
|
|
2
2
|
//# sourceMappingURL=plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/debug/plugin.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/debug/plugin.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,WAAW,8BAOpB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Capabilities } from '../../common';
|
|
2
2
|
export declare const Main: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
declare const _default: () => import("
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
4
4
|
export default _default;
|
|
5
5
|
//# sourceMappingURL=Main.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Capabilities } from '../../common';
|
|
2
2
|
export declare const Toolbar: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
declare const _default: () => import("
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
4
4
|
export default _default;
|
|
5
5
|
//# sourceMappingURL=Toolbar.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type IntentSchema } from '../../plugin-intent';
|
|
2
|
-
export declare const Number: import("
|
|
3
|
-
export declare const CountEvent: import("
|
|
2
|
+
export declare const Number: import("../..").InterfaceDef<number>;
|
|
3
|
+
export declare const CountEvent: import("../..").ActivationEvent;
|
|
4
4
|
export declare const createPluginId: (id: string) => string;
|
|
5
5
|
export declare const createGeneratorIntent: (id: string) => IntentSchema<any, any>;
|
|
6
|
-
export declare const createNumberPlugin: (id: string) => import("
|
|
6
|
+
export declare const createNumberPlugin: (id: string) => import("../..").Plugin;
|
|
7
7
|
//# sourceMappingURL=generator.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generator.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/generator.ts"],"names":[],"mappings":"AAQA,OAAO,EAAkB,KAAK,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExE,eAAO,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"generator.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/generator.ts"],"names":[],"mappings":"AAQA,OAAO,EAAkB,KAAK,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExE,eAAO,MAAM,MAAM,sCAA6D,CAAC;AAEjF,eAAO,MAAM,UAAU,iCAA+C,CAAC;AAEvE,eAAO,MAAM,cAAc,OAAQ,MAAM,WAAoC,CAAC;AAE9E,eAAO,MAAM,qBAAqB,OAAQ,MAAM,KAMnB,YAAY,CAAC,GAAG,EAAE,GAAG,CACjD,CAAC;AAEF,eAAO,MAAM,kBAAkB,OAAQ,MAAM,2BAsB5C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const GeneratorPlugin: () => import("
|
|
1
|
+
export declare const GeneratorPlugin: () => import("../..").Plugin;
|
|
2
2
|
//# sourceMappingURL=plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/plugin.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/plugin.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,eAAe,8BAYxB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
export declare const Layout: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
declare const _default: () => import("
|
|
3
|
+
declare const _default: () => import("../..").Capability<Readonly<{
|
|
4
4
|
id: string;
|
|
5
5
|
root: React.FC<React.PropsWithChildren>;
|
|
6
6
|
}>>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const LayoutPlugin: () => import("
|
|
1
|
+
export declare const LayoutPlugin: () => import("../..").Plugin;
|
|
2
2
|
//# sourceMappingURL=plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/layout/plugin.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/layout/plugin.ts"],"names":[],"mappings":"AASA,eAAO,MAAM,YAAY,8BAOrB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Capabilities } from '../../common';
|
|
2
2
|
export declare const Logger: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
declare const _default: () => import("
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
4
4
|
export default _default;
|
|
5
5
|
//# sourceMappingURL=Toolbar.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const LoggerPlugin: () => import("
|
|
1
|
+
export declare const LoggerPlugin: () => import("../..").Plugin;
|
|
2
2
|
//# sourceMappingURL=plugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/logger/plugin.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../../src/playground/logger/plugin.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,YAAY,8BAsBrB,CAAC"}
|
|
@@ -3,7 +3,7 @@ export declare const Playground: {};
|
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
5
|
render: () => import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
decorators: import("@storybook/react
|
|
6
|
+
decorators: import("@storybook/react").Decorator[];
|
|
7
7
|
};
|
|
8
8
|
export default _default;
|
|
9
9
|
//# sourceMappingURL=playground.stories.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const IntentPlugin: () => import("
|
|
1
|
+
export declare const IntentPlugin: () => import("..").Plugin;
|
|
2
2
|
//# sourceMappingURL=IntentPlugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IntentPlugin.d.ts","sourceRoot":"","sources":["../../../../src/plugin-intent/IntentPlugin.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,YAAY,
|
|
1
|
+
{"version":3,"file":"IntentPlugin.d.ts","sourceRoot":"","sources":["../../../../src/plugin-intent/IntentPlugin.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,YAAY,2BAWrB,CAAC"}
|
|
@@ -108,6 +108,6 @@ export declare const createDispatcher: (getResolvers: (module?: string) => AnyIn
|
|
|
108
108
|
executionLimit?: number | undefined;
|
|
109
109
|
historyLimit?: number | undefined;
|
|
110
110
|
}) => IntentContext;
|
|
111
|
-
declare const _default: (context: PluginsContext) => import("
|
|
111
|
+
declare const _default: (context: PluginsContext) => import("..").Capability<import("@dxos/live-object").ReactiveObject<IntentContext>>;
|
|
112
112
|
export default _default;
|
|
113
113
|
//# sourceMappingURL=intent-dispatcher.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intent-dispatcher.d.ts","sourceRoot":"","sources":["../../../../src/plugin-intent/intent-dispatcher.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,EAAqB,MAAM,QAAQ,CAAC;AACnD,OAAO,EAAE,KAAK,QAAQ,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"intent-dispatcher.d.ts","sourceRoot":"","sources":["../../../../src/plugin-intent/intent-dispatcher.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SettingsPlugin: () => import("
|
|
1
|
+
export declare const SettingsPlugin: () => import("..").Plugin;
|
|
2
2
|
//# sourceMappingURL=SettingsPlugin.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SettingsPlugin.d.ts","sourceRoot":"","sources":["../../../../src/plugin-settings/SettingsPlugin.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"SettingsPlugin.d.ts","sourceRoot":"","sources":["../../../../src/plugin-settings/SettingsPlugin.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,cAAc,2BAwBvB,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type Node } from '@dxos/app-graph';
|
|
2
2
|
import { type PluginsContext } from '../core';
|
|
3
|
-
declare const _default: (context: PluginsContext) => import("
|
|
3
|
+
declare const _default: (context: PluginsContext) => import("..").Capability<Readonly<{
|
|
4
4
|
id: string;
|
|
5
5
|
position: import("@dxos/util").Position;
|
|
6
6
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Capabilities } from '../common';
|
|
2
|
-
declare const _default: () => import("
|
|
2
|
+
declare const _default: () => import("..").Capability<Capabilities.IntentResolver>;
|
|
3
3
|
export default _default;
|
|
4
4
|
//# sourceMappingURL=intent-resolver.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intent-resolver.d.ts","sourceRoot":"","sources":["../../../../src/plugin-settings/intent-resolver.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAgB,MAAM,WAAW,CAAC;;AAIvD,
|
|
1
|
+
{"version":3,"file":"intent-resolver.d.ts","sourceRoot":"","sources":["../../../../src/plugin-settings/intent-resolver.ts"],"names":[],"mappings":"AAOA,OAAO,EAAE,YAAY,EAAgB,MAAM,WAAW,CAAC;;AAIvD,wBAsBI"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RootSettingsStore } from '@dxos/local-storage';
|
|
2
2
|
import { type PluginsContext } from '../core';
|
|
3
|
-
declare const _default: (context: PluginsContext) => import("
|
|
3
|
+
declare const _default: (context: PluginsContext) => import("..").Capability<RootSettingsStore>;
|
|
4
4
|
export default _default;
|
|
5
5
|
//# sourceMappingURL=store.d.ts.map
|
|
@@ -5,7 +5,7 @@ declare const _default: {
|
|
|
5
5
|
render: ({ manager }: {
|
|
6
6
|
manager: PluginManager;
|
|
7
7
|
}) => import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
decorators: import("@storybook/react
|
|
8
|
+
decorators: import("@storybook/react").Decorator[];
|
|
9
9
|
args: {
|
|
10
10
|
manager: PluginManager;
|
|
11
11
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export declare const useIntentDispatcher: () => import("..").IntentContext;
|
|
2
|
-
export declare const useAppGraph: () => Readonly<Pick<import("
|
|
2
|
+
export declare const useAppGraph: () => Readonly<Pick<import("@dxos/app-graph").GraphBuilder, "graph" | "explore">>;
|
|
3
3
|
export declare const useLayout: () => Readonly<{
|
|
4
4
|
mode: string;
|
|
5
5
|
dialogOpen: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../src/react/common.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,mBAAmB,kCAAqD,CAAC;AAEtF,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"common.d.ts","sourceRoot":"","sources":["../../../../src/react/common.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,mBAAmB,kCAAqD,CAAC;AAEtF,eAAO,MAAM,WAAW,mFAA6C,CAAC;AAEtE,eAAO,MAAM,SAAS;;;;;;;;;EAA2C,CAAC"}
|