@dxos/app-framework 0.7.5-labs.e27f9b9 → 0.7.5-labs.f400bbc
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-MOLT4EHG.mjs → app-graph-builder-S4MYSHQA.mjs} +7 -7
- package/dist/lib/browser/app-graph-builder-S4MYSHQA.mjs.map +7 -0
- package/dist/lib/browser/{chunk-G3HBVVT5.mjs → chunk-BCMEJONP.mjs} +39 -10
- package/dist/lib/browser/chunk-BCMEJONP.mjs.map +7 -0
- package/dist/lib/browser/{chunk-TGOF2WQZ.mjs → chunk-QS4J6O47.mjs} +4 -4
- package/dist/lib/browser/{chunk-TGOF2WQZ.mjs.map → chunk-QS4J6O47.mjs.map} +3 -3
- package/dist/lib/browser/{chunk-LDJ3T4V3.mjs → chunk-SRZH2PQ2.mjs} +2 -2
- package/dist/lib/browser/{chunk-LDJ3T4V3.mjs.map → chunk-SRZH2PQ2.mjs.map} +1 -1
- package/dist/lib/browser/index.mjs +7 -7
- package/dist/lib/browser/index.mjs.map +2 -2
- package/dist/lib/browser/{intent-dispatcher-LJKNIGAM.mjs → intent-dispatcher-GFBH7T2J.mjs} +2 -2
- package/dist/lib/browser/{intent-resolver-Z724VAMC.mjs → intent-resolver-KAFM7CQH.mjs} +9 -8
- package/dist/lib/browser/intent-resolver-KAFM7CQH.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/store-L3VRR7II.mjs +29 -0
- package/dist/lib/browser/store-L3VRR7II.mjs.map +7 -0
- 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-G7SRXDFD.cjs → app-graph-builder-VMHWFCTP.cjs} +31 -31
- package/dist/lib/node/app-graph-builder-VMHWFCTP.cjs.map +7 -0
- package/dist/lib/node/{chunk-55KIQ6YK.cjs → chunk-7Y6KJ3OK.cjs} +66 -37
- package/dist/lib/node/chunk-7Y6KJ3OK.cjs.map +7 -0
- package/dist/lib/node/{chunk-5GABBW2Q.cjs → chunk-B65NJEIJ.cjs} +19 -19
- package/dist/lib/node/{chunk-5GABBW2Q.cjs.map → chunk-B65NJEIJ.cjs.map} +3 -3
- package/dist/lib/node/{chunk-QLVQ6PND.cjs → chunk-VCIHQZSN.cjs} +5 -5
- package/dist/lib/node/{chunk-QLVQ6PND.cjs.map → chunk-VCIHQZSN.cjs.map} +1 -1
- package/dist/lib/node/index.cjs +78 -78
- package/dist/lib/node/index.cjs.map +2 -2
- package/dist/lib/node/{intent-dispatcher-CGUK3BCJ.cjs → intent-dispatcher-PRCC4KZT.cjs} +8 -8
- package/dist/lib/node/{intent-dispatcher-CGUK3BCJ.cjs.map → intent-dispatcher-PRCC4KZT.cjs.map} +2 -2
- package/dist/lib/node/{intent-resolver-7GNKPRWT.cjs → intent-resolver-OZDKCHPW.cjs} +15 -14
- package/dist/lib/node/intent-resolver-OZDKCHPW.cjs.map +7 -0
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/{store-WMJSEQPC.cjs → store-BVUKNVKL.cjs} +19 -9
- package/dist/lib/node/store-BVUKNVKL.cjs.map +7 -0
- 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-MKLYH3NE.mjs → app-graph-builder-XHI5IIXQ.mjs} +7 -7
- package/dist/lib/node-esm/app-graph-builder-XHI5IIXQ.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-CNJYZNSL.mjs → chunk-CBT75GCX.mjs} +2 -2
- package/dist/lib/node-esm/{chunk-CNJYZNSL.mjs.map → chunk-CBT75GCX.mjs.map} +1 -1
- package/dist/lib/node-esm/{chunk-47FG42II.mjs → chunk-JDAHZRYQ.mjs} +4 -4
- package/dist/lib/node-esm/{chunk-47FG42II.mjs.map → chunk-JDAHZRYQ.mjs.map} +3 -3
- package/dist/lib/node-esm/{chunk-ZTB4TA6Q.mjs → chunk-TVIR2PHY.mjs} +39 -10
- package/dist/lib/node-esm/chunk-TVIR2PHY.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +7 -7
- package/dist/lib/node-esm/index.mjs.map +2 -2
- package/dist/lib/node-esm/{intent-dispatcher-RZAWA4XD.mjs → intent-dispatcher-LGACN32C.mjs} +2 -2
- package/dist/lib/node-esm/{intent-resolver-UIU37CKJ.mjs → intent-resolver-RBNG76ZX.mjs} +9 -8
- 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-PHTOEREN.mjs +30 -0
- package/dist/lib/node-esm/store-PHTOEREN.mjs.map +7 -0
- 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/App.d.ts +2 -2
- package/dist/types/src/App.d.ts.map +1 -1
- package/dist/types/src/common/capabilities.d.ts +50 -42
- package/dist/types/src/common/capabilities.d.ts.map +1 -1
- package/dist/types/src/common/events.d.ts +16 -12
- package/dist/types/src/common/events.d.ts.map +1 -1
- package/dist/types/src/common/layout.d.ts +15 -1
- package/dist/types/src/common/layout.d.ts.map +1 -1
- package/dist/types/src/playground/debug/Debug.d.ts +2 -3
- package/dist/types/src/playground/debug/Debug.d.ts.map +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 +2 -3
- package/dist/types/src/playground/generator/Main.d.ts.map +1 -1
- package/dist/types/src/playground/generator/Toolbar.d.ts +2 -3
- package/dist/types/src/playground/generator/Toolbar.d.ts.map +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 +2 -2
- package/dist/types/src/playground/layout/Layout.d.ts.map +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 +2 -3
- package/dist/types/src/playground/logger/Toolbar.d.ts.map +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 +2 -3
- package/dist/types/src/playground/playground.stories.d.ts.map +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/actions.d.ts +1 -1
- package/dist/types/src/plugin-settings/actions.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/plugin-settings/store.d.ts.map +1 -1
- package/dist/types/src/react/ErrorBoundary.d.ts +1 -1
- package/dist/types/src/react/Surface.stories.d.ts +2 -3
- package/dist/types/src/react/Surface.stories.d.ts.map +1 -1
- package/dist/types/src/react/common.d.ts +2 -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 +19 -18
- package/project.json +1 -0
- package/src/App.tsx +3 -2
- package/src/common/capabilities.ts +4 -0
- package/src/common/events.ts +7 -2
- package/src/common/layout.ts +14 -1
- package/src/playground/generator/generator.ts +1 -1
- package/src/playground/logger/plugin.ts +1 -1
- package/src/plugin-intent/intent-dispatcher.ts +7 -3
- package/src/plugin-settings/SettingsPlugin.ts +1 -1
- package/src/plugin-settings/actions.ts +1 -1
- package/src/plugin-settings/app-graph-builder.ts +4 -4
- package/src/plugin-settings/intent-resolver.ts +10 -4
- package/src/plugin-settings/store.ts +15 -5
- package/src/testing/withPluginManager.tsx +18 -2
- package/tsconfig.json +1 -10
- package/dist/lib/browser/app-graph-builder-MOLT4EHG.mjs.map +0 -7
- package/dist/lib/browser/chunk-G3HBVVT5.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-Z724VAMC.mjs.map +0 -7
- package/dist/lib/browser/store-NWCY7LAP.mjs +0 -19
- package/dist/lib/browser/store-NWCY7LAP.mjs.map +0 -7
- package/dist/lib/node/app-graph-builder-G7SRXDFD.cjs.map +0 -7
- package/dist/lib/node/chunk-55KIQ6YK.cjs.map +0 -7
- package/dist/lib/node/intent-resolver-7GNKPRWT.cjs.map +0 -7
- package/dist/lib/node/store-WMJSEQPC.cjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-MKLYH3NE.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-ZTB4TA6Q.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-UIU37CKJ.mjs.map +0 -7
- package/dist/lib/node-esm/store-YUWINFBN.mjs +0 -20
- package/dist/lib/node-esm/store-YUWINFBN.mjs.map +0 -7
- /package/{.eslintrc.js → .eslintrc.cjs} +0 -0
- /package/dist/lib/browser/{intent-dispatcher-LJKNIGAM.mjs.map → intent-dispatcher-GFBH7T2J.mjs.map} +0 -0
- /package/dist/lib/node-esm/{intent-dispatcher-RZAWA4XD.mjs.map → intent-dispatcher-LGACN32C.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,20 +26,24 @@ 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;
|
|
41
41
|
sidebarOpen: boolean;
|
|
42
42
|
complementarySidebarOpen: boolean;
|
|
43
|
+
/**
|
|
44
|
+
* The id of the active workspace, where a workspace is a set of active items.
|
|
45
|
+
*/
|
|
46
|
+
workspace: string;
|
|
43
47
|
/**
|
|
44
48
|
* Identifiers of items which are currently active in the application.
|
|
45
49
|
*/
|
|
@@ -53,11 +57,15 @@ export declare namespace Capabilities {
|
|
|
53
57
|
*/
|
|
54
58
|
scrollIntoView: string | undefined;
|
|
55
59
|
}>;
|
|
56
|
-
const Layout: import("
|
|
60
|
+
const Layout: import("..").InterfaceDef<Readonly<{
|
|
57
61
|
mode: string;
|
|
58
62
|
dialogOpen: boolean;
|
|
59
63
|
sidebarOpen: boolean;
|
|
60
64
|
complementarySidebarOpen: boolean;
|
|
65
|
+
/**
|
|
66
|
+
* The id of the active workspace, where a workspace is a set of active items.
|
|
67
|
+
*/
|
|
68
|
+
workspace: string;
|
|
61
69
|
/**
|
|
62
70
|
* Identifiers of items which are currently active in the application.
|
|
63
71
|
*/
|
|
@@ -71,17 +79,17 @@ export declare namespace Capabilities {
|
|
|
71
79
|
*/
|
|
72
80
|
scrollIntoView: string | undefined;
|
|
73
81
|
}>>;
|
|
74
|
-
const Translations: import("
|
|
82
|
+
const Translations: import("..").InterfaceDef<readonly {
|
|
75
83
|
readonly [x: string]: {
|
|
76
84
|
readonly [x: string]: string | {
|
|
77
85
|
readonly [x: string]: any;
|
|
78
86
|
};
|
|
79
87
|
};
|
|
80
88
|
}[]>;
|
|
81
|
-
const AppGraph: import("
|
|
82
|
-
const AppGraphBuilder: import("
|
|
89
|
+
const AppGraph: import("..").InterfaceDef<Readonly<Pick<GraphBuilder, "graph" | "explore">>>;
|
|
90
|
+
const AppGraphBuilder: import("..").InterfaceDef<Readonly<{
|
|
83
91
|
id: string;
|
|
84
|
-
position: import("
|
|
92
|
+
position: import("@dxos/util").Position;
|
|
85
93
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
86
94
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
87
95
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -89,7 +97,7 @@ export declare namespace Capabilities {
|
|
|
89
97
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
90
98
|
}> | Readonly<{
|
|
91
99
|
id: string;
|
|
92
|
-
position: import("
|
|
100
|
+
position: import("@dxos/util").Position;
|
|
93
101
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
94
102
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
95
103
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -97,7 +105,7 @@ export declare namespace Capabilities {
|
|
|
97
105
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
98
106
|
}>[] | (Readonly<{
|
|
99
107
|
id: string;
|
|
100
|
-
position: import("
|
|
108
|
+
position: import("@dxos/util").Position;
|
|
101
109
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
102
110
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
103
111
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -105,7 +113,7 @@ export declare namespace Capabilities {
|
|
|
105
113
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
106
114
|
}> | Readonly<{
|
|
107
115
|
id: string;
|
|
108
|
-
position: import("
|
|
116
|
+
position: import("@dxos/util").Position;
|
|
109
117
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
110
118
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
111
119
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -113,7 +121,7 @@ export declare namespace Capabilities {
|
|
|
113
121
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
114
122
|
}>[] | (Readonly<{
|
|
115
123
|
id: string;
|
|
116
|
-
position: import("
|
|
124
|
+
position: import("@dxos/util").Position;
|
|
117
125
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
118
126
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
119
127
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -121,7 +129,7 @@ export declare namespace Capabilities {
|
|
|
121
129
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
122
130
|
}> | Readonly<{
|
|
123
131
|
id: string;
|
|
124
|
-
position: import("
|
|
132
|
+
position: import("@dxos/util").Position;
|
|
125
133
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
126
134
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
127
135
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -129,7 +137,7 @@ export declare namespace Capabilities {
|
|
|
129
137
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
130
138
|
}>[] | (Readonly<{
|
|
131
139
|
id: string;
|
|
132
|
-
position: import("
|
|
140
|
+
position: import("@dxos/util").Position;
|
|
133
141
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
134
142
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
135
143
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -137,7 +145,7 @@ export declare namespace Capabilities {
|
|
|
137
145
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
138
146
|
}> | Readonly<{
|
|
139
147
|
id: string;
|
|
140
|
-
position: import("
|
|
148
|
+
position: import("@dxos/util").Position;
|
|
141
149
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
142
150
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
143
151
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -145,7 +153,7 @@ export declare namespace Capabilities {
|
|
|
145
153
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
146
154
|
}>[] | (Readonly<{
|
|
147
155
|
id: string;
|
|
148
|
-
position: import("
|
|
156
|
+
position: import("@dxos/util").Position;
|
|
149
157
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
150
158
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
151
159
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -153,7 +161,7 @@ export declare namespace Capabilities {
|
|
|
153
161
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
154
162
|
}> | Readonly<{
|
|
155
163
|
id: string;
|
|
156
|
-
position: import("
|
|
164
|
+
position: import("@dxos/util").Position;
|
|
157
165
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
158
166
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
159
167
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -161,7 +169,7 @@ export declare namespace Capabilities {
|
|
|
161
169
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
162
170
|
}>[] | (Readonly<{
|
|
163
171
|
id: string;
|
|
164
|
-
position: import("
|
|
172
|
+
position: import("@dxos/util").Position;
|
|
165
173
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
166
174
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
167
175
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -169,7 +177,7 @@ export declare namespace Capabilities {
|
|
|
169
177
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
170
178
|
}> | Readonly<{
|
|
171
179
|
id: string;
|
|
172
|
-
position: import("
|
|
180
|
+
position: import("@dxos/util").Position;
|
|
173
181
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
174
182
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
175
183
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -177,7 +185,7 @@ export declare namespace Capabilities {
|
|
|
177
185
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
178
186
|
}>[] | (Readonly<{
|
|
179
187
|
id: string;
|
|
180
|
-
position: import("
|
|
188
|
+
position: import("@dxos/util").Position;
|
|
181
189
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
182
190
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
183
191
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -185,7 +193,7 @@ export declare namespace Capabilities {
|
|
|
185
193
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
186
194
|
}> | Readonly<{
|
|
187
195
|
id: string;
|
|
188
|
-
position: import("
|
|
196
|
+
position: import("@dxos/util").Position;
|
|
189
197
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
190
198
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
191
199
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -193,7 +201,7 @@ export declare namespace Capabilities {
|
|
|
193
201
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
194
202
|
}>[] | (Readonly<{
|
|
195
203
|
id: string;
|
|
196
|
-
position: import("
|
|
204
|
+
position: import("@dxos/util").Position;
|
|
197
205
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
198
206
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
199
207
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -201,7 +209,7 @@ export declare namespace Capabilities {
|
|
|
201
209
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
202
210
|
}> | Readonly<{
|
|
203
211
|
id: string;
|
|
204
|
-
position: import("
|
|
212
|
+
position: import("@dxos/util").Position;
|
|
205
213
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
206
214
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
207
215
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -209,7 +217,7 @@ export declare namespace Capabilities {
|
|
|
209
217
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
210
218
|
}>[] | (Readonly<{
|
|
211
219
|
id: string;
|
|
212
|
-
position: import("
|
|
220
|
+
position: import("@dxos/util").Position;
|
|
213
221
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
214
222
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
215
223
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -217,7 +225,7 @@ export declare namespace Capabilities {
|
|
|
217
225
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
218
226
|
}> | Readonly<{
|
|
219
227
|
id: string;
|
|
220
|
-
position: import("
|
|
228
|
+
position: import("@dxos/util").Position;
|
|
221
229
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
222
230
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
223
231
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -225,7 +233,7 @@ export declare namespace Capabilities {
|
|
|
225
233
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
226
234
|
}>[] | (Readonly<{
|
|
227
235
|
id: string;
|
|
228
|
-
position: import("
|
|
236
|
+
position: import("@dxos/util").Position;
|
|
229
237
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
230
238
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
231
239
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -233,7 +241,7 @@ export declare namespace Capabilities {
|
|
|
233
241
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
234
242
|
}> | Readonly<{
|
|
235
243
|
id: string;
|
|
236
|
-
position: import("
|
|
244
|
+
position: import("@dxos/util").Position;
|
|
237
245
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
238
246
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
239
247
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -241,7 +249,7 @@ export declare namespace Capabilities {
|
|
|
241
249
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
242
250
|
}>[] | (Readonly<{
|
|
243
251
|
id: string;
|
|
244
|
-
position: import("
|
|
252
|
+
position: import("@dxos/util").Position;
|
|
245
253
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
246
254
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
247
255
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -249,7 +257,7 @@ export declare namespace Capabilities {
|
|
|
249
257
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
250
258
|
}> | Readonly<{
|
|
251
259
|
id: string;
|
|
252
|
-
position: import("
|
|
260
|
+
position: import("@dxos/util").Position;
|
|
253
261
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
254
262
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
255
263
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -257,7 +265,7 @@ export declare namespace Capabilities {
|
|
|
257
265
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
258
266
|
}>[] | (Readonly<{
|
|
259
267
|
id: string;
|
|
260
|
-
position: import("
|
|
268
|
+
position: import("@dxos/util").Position;
|
|
261
269
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
262
270
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
263
271
|
relation?: import("@dxos/app-graph").Relation;
|
|
@@ -265,32 +273,32 @@ export declare namespace Capabilities {
|
|
|
265
273
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
266
274
|
}> | Readonly<{
|
|
267
275
|
id: string;
|
|
268
|
-
position: import("
|
|
276
|
+
position: import("@dxos/util").Position;
|
|
269
277
|
resolver?: import("@dxos/app-graph").ResolverExtension;
|
|
270
278
|
connector?: import("@dxos/app-graph").ConnectorExtension;
|
|
271
279
|
relation?: import("@dxos/app-graph").Relation;
|
|
272
280
|
type?: string;
|
|
273
281
|
filter?: (node: import("@dxos/app-graph").Node) => boolean;
|
|
274
282
|
}>[] | /*elided*/ any)[])[])[])[])[])[])[])[])[])[])[]>;
|
|
275
|
-
const AppGraphSerializer: import("
|
|
276
|
-
const SettingsStore: import("
|
|
283
|
+
const AppGraphSerializer: import("..").InterfaceDef<NodeSerializer[]>;
|
|
284
|
+
const SettingsStore: import("..").InterfaceDef<RootSettingsStore>;
|
|
277
285
|
type Settings = {
|
|
278
286
|
schema: S.Schema.All;
|
|
279
287
|
prefix: string;
|
|
280
288
|
value?: Record<string, any>;
|
|
281
289
|
};
|
|
282
|
-
const Settings: import("
|
|
290
|
+
const Settings: import("..").InterfaceDef<Settings>;
|
|
283
291
|
type Metadata = Readonly<{
|
|
284
292
|
id: string;
|
|
285
293
|
metadata: Record<string, any>;
|
|
286
294
|
}>;
|
|
287
|
-
const Metadata: import("
|
|
295
|
+
const Metadata: import("..").InterfaceDef<Readonly<{
|
|
288
296
|
id: string;
|
|
289
297
|
metadata: Record<string, any>;
|
|
290
298
|
}>>;
|
|
291
|
-
const Tools: import("
|
|
292
|
-
const ArtifactDefinition: import("
|
|
299
|
+
const Tools: import("..").InterfaceDef<Tool[]>;
|
|
300
|
+
const ArtifactDefinition: import("..").InterfaceDef<ArtifactDefinition>;
|
|
293
301
|
type FileUploader = (file: File, space: Space) => Promise<FileInfo | undefined>;
|
|
294
|
-
const FileUploader: import("
|
|
302
|
+
const FileUploader: import("..").InterfaceDef<FileUploader>;
|
|
295
303
|
}
|
|
296
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,47 +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
|
|
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
|
|
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
|
+
/**
|
|
31
|
+
* Fired to load any newly available artifacts definitions.
|
|
32
|
+
*/
|
|
33
|
+
const SetupArtifactDefinition: import("..").ActivationEvent;
|
|
30
34
|
/**
|
|
31
35
|
* Fired after the intent dispatcher is ready.
|
|
32
36
|
*/
|
|
33
|
-
const DispatcherReady: import("
|
|
37
|
+
const DispatcherReady: import("..").ActivationEvent;
|
|
34
38
|
/**
|
|
35
39
|
* Fired after the settings store is ready.
|
|
36
40
|
*/
|
|
37
|
-
const SettingsReady: import("
|
|
41
|
+
const SettingsReady: import("..").ActivationEvent;
|
|
38
42
|
/**
|
|
39
43
|
* Fired when the graph is ready.
|
|
40
44
|
*/
|
|
41
|
-
const AppGraphReady: import("
|
|
45
|
+
const AppGraphReady: import("..").ActivationEvent;
|
|
42
46
|
/**
|
|
43
47
|
* Fired when plugin state is ready.
|
|
44
48
|
*/
|
|
45
|
-
const createStateEvent: (specifier: string) => import("
|
|
46
|
-
const LayoutReady: import("
|
|
49
|
+
const createStateEvent: (specifier: string) => import("..").ActivationEvent;
|
|
50
|
+
const LayoutReady: import("..").ActivationEvent;
|
|
47
51
|
}
|
|
48
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"}
|
|
@@ -73,7 +73,7 @@ export declare namespace LayoutAction {
|
|
|
73
73
|
subject: S.optional<S.SchemaClass<string, string, never>>;
|
|
74
74
|
options: S.Struct<{
|
|
75
75
|
state: S.optional<S.SchemaClass<boolean, boolean, never>>;
|
|
76
|
-
blockAlign: S.optional<S.Literal<["start", "center"]>>;
|
|
76
|
+
blockAlign: S.optional<S.Literal<["start", "center", "end"]>>;
|
|
77
77
|
type: S.optional<S.Literal<["default", "alert"]>>;
|
|
78
78
|
props: S.optional<S.Record$<typeof S.String, typeof S.Any>>;
|
|
79
79
|
}>;
|
|
@@ -90,6 +90,7 @@ export declare namespace LayoutAction {
|
|
|
90
90
|
subject: S.optional<S.SchemaClass<string, string, never>>;
|
|
91
91
|
options: S.Struct<{
|
|
92
92
|
anchorId: S.SchemaClass<string, string, never>;
|
|
93
|
+
side: S.optional<S.Literal<["top", "right", "bottom", "left"]>>;
|
|
93
94
|
state: S.optional<S.SchemaClass<boolean, boolean, never>>;
|
|
94
95
|
props: S.optional<S.Record$<typeof S.String, typeof S.Any>>;
|
|
95
96
|
}>;
|
|
@@ -174,6 +175,19 @@ export declare namespace LayoutAction {
|
|
|
174
175
|
}>;
|
|
175
176
|
export class SwitchWorkspace extends SwitchWorkspace_base {
|
|
176
177
|
}
|
|
178
|
+
const RevertWorkspace_base: S.TaggedClass<RevertWorkspace, "dxos.org/plugin/layout/action/update-layout", {
|
|
179
|
+
readonly _tag: S.tag<"dxos.org/plugin/layout/action/update-layout">;
|
|
180
|
+
} & {
|
|
181
|
+
input: S.Struct<{
|
|
182
|
+
part: S.Literal<["workspace"]>;
|
|
183
|
+
options: S.Struct<{
|
|
184
|
+
revert: S.Literal<[true]>;
|
|
185
|
+
}>;
|
|
186
|
+
}>;
|
|
187
|
+
output: typeof S.Void;
|
|
188
|
+
}>;
|
|
189
|
+
export class RevertWorkspace extends RevertWorkspace_base {
|
|
190
|
+
}
|
|
177
191
|
const Open_base: S.TaggedClass<Open, "dxos.org/plugin/layout/action/update-layout", {
|
|
178
192
|
readonly _tag: S.tag<"dxos.org/plugin/layout/action/update-layout">;
|
|
179
193
|
} & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../../src/common/layout.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,gBAAgB,CAAC;AAI7C,eAAO,MAAM,aAAa,2BAA2B,CAAC;AACtD,eAAO,MAAM,aAAa,kCAA4B,CAAC;AAEvD;;GAEG;AACH,yBAAiB,YAAY,CAAC;IAC5B,MAAM,CAAC,MAAM,aAAa,gDAAmC,CAAC;;;;;;;;;;;IAE9D;;OAEG;IACH,MAAM,OAAO,YAAa,SAAQ,iBAWhC;KAAG;;;;;;;;;;;;;;;IAYL,MAAM,OAAO,aAAc,SAAQ,kBAUjC;KAAG;;;;;;;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAajC;KAAG;;;;;;;;;;;;;IAEL,MAAM,OAAO,mBAAoB,SAAQ,wBAevC;KAAG;;;;;;;;;;;;;;;;IAEL,MAAM,OAAO,YAAa,SAAQ,iBAkBhC;KAAG
|
|
1
|
+
{"version":3,"file":"layout.d.ts","sourceRoot":"","sources":["../../../../src/common/layout.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,MAAM,IAAI,CAAC,EAAE,MAAM,gBAAgB,CAAC;AAI7C,eAAO,MAAM,aAAa,2BAA2B,CAAC;AACtD,eAAO,MAAM,aAAa,kCAA4B,CAAC;AAEvD;;GAEG;AACH,yBAAiB,YAAY,CAAC;IAC5B,MAAM,CAAC,MAAM,aAAa,gDAAmC,CAAC;;;;;;;;;;;IAE9D;;OAEG;IACH,MAAM,OAAO,YAAa,SAAQ,iBAWhC;KAAG;;;;;;;;;;;;;;;IAYL,MAAM,OAAO,aAAc,SAAQ,kBAUjC;KAAG;;;;;;;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAajC;KAAG;;;;;;;;;;;;;IAEL,MAAM,OAAO,mBAAoB,SAAQ,wBAevC;KAAG;;;;;;;;;;;;;;;;IAEL,MAAM,OAAO,YAAa,SAAQ,iBAkBhC;KAAG;;;;;;;;;;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAkBjC;KAAG;IAEL,MAAM,CAAC,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;MAYhB,CAAC;IAEH,MAAM,WAAW,KAAM,SAAQ,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC,OAAO,KAAK,CAAC,EAAE,UAAU,CAAC;QAC1E,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;KACvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAED,MAAM,OAAO,QAAS,SAAQ,aAM5B;KAAG;;;;;;;;;;IAEL,MAAM,OAAO,eAAgB,SAAQ,oBAMnC;KAAG;;;;;;;;;;;;IAEL,MAAM,OAAO,eAAgB,SAAQ,oBAQnC;KAAG;;;;;;;;;;;;;;;;;IAEL,MAAM,OAAO,IAAK,SAAQ,SAsBxB;KAAG;;;;;;;;;;;;;IAEL,MAAM,OAAO,GAAI,SAAQ,QASvB;KAAG;;;;;;;;;;;;;IAEL,MAAM,OAAO,KAAM,SAAQ,UASzB;KAAG;;;;;;;;;;;IAEL,MAAM,OAAO,cAAe,SAAQ,mBAWlC;KAAG;;;;;;;;;;IAEL,MAAM,OAAO,MAAO,SAAQ,WAM1B;KAAG;;CACN"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Capabilities } from '../../common';
|
|
3
|
-
export declare const Debug: () =>
|
|
4
|
-
declare const _default: () => import("
|
|
2
|
+
export declare const Debug: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
5
4
|
export default _default;
|
|
6
5
|
//# sourceMappingURL=Debug.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Debug.d.ts","sourceRoot":"","sources":["../../../../../src/playground/debug/Debug.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Debug.d.ts","sourceRoot":"","sources":["../../../../../src/playground/debug/Debug.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,YAAY,EAAiB,MAAM,cAAc,CAAC;AAI3D,eAAO,MAAM,KAAK,+CAgBjB,CAAC;;AAEF,wBAQI"}
|
|
@@ -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,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Capabilities } from '../../common';
|
|
3
|
-
export declare const Main: () =>
|
|
4
|
-
declare const _default: () => import("
|
|
2
|
+
export declare const Main: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
5
4
|
export default _default;
|
|
6
5
|
//# sourceMappingURL=Main.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Main.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/Main.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Main.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/Main.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAiC5C,eAAO,MAAM,IAAI,+CAsBhB,CAAC;;AAEF,wBAKK"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Capabilities } from '../../common';
|
|
3
|
-
export declare const Toolbar: () =>
|
|
4
|
-
declare const _default: () => import("
|
|
2
|
+
export declare const Toolbar: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
5
4
|
export default _default;
|
|
6
5
|
//# sourceMappingURL=Toolbar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/Toolbar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../../src/playground/generator/Toolbar.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AAK5C,eAAO,MAAM,OAAO,+CAwBnB,CAAC;;AAEF,wBAKK"}
|
|
@@ -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
|
-
export declare const Layout: () =>
|
|
3
|
-
declare const _default: () => import("
|
|
2
|
+
export declare const Layout: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const _default: () => import("../..").Capability<Readonly<{
|
|
4
4
|
id: string;
|
|
5
5
|
root: React.FC<React.PropsWithChildren>;
|
|
6
6
|
}>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../../../src/playground/layout/Layout.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,eAAO,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"Layout.d.ts","sourceRoot":"","sources":["../../../../../src/playground/layout/Layout.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,eAAO,MAAM,MAAM,+CAgBlB,CAAC;;;;;AAEF,wBAIK"}
|
|
@@ -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,6 +1,5 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
1
|
import { Capabilities } from '../../common';
|
|
3
|
-
export declare const Logger: () =>
|
|
4
|
-
declare const _default: () => import("
|
|
2
|
+
export declare const Logger: () => import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare const _default: () => import("../..").Capability<Capabilities.ReactSurface>;
|
|
5
4
|
export default _default;
|
|
6
5
|
//# sourceMappingURL=Toolbar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../../src/playground/logger/Toolbar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Toolbar.d.ts","sourceRoot":"","sources":["../../../../../src/playground/logger/Toolbar.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,YAAY,EAAiB,MAAM,cAAc,CAAC;AAK3D,eAAO,MAAM,MAAM,+CAIlB,CAAC;;AAEF,wBAQI"}
|
|
@@ -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"}
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import '@dxos-theme';
|
|
2
|
-
import React from 'react';
|
|
3
2
|
export declare const Playground: {};
|
|
4
3
|
declare const _default: {
|
|
5
4
|
title: string;
|
|
6
|
-
render: () =>
|
|
7
|
-
decorators: import("@storybook/react
|
|
5
|
+
render: () => import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
decorators: import("@storybook/react").Decorator[];
|
|
8
7
|
};
|
|
9
8
|
export default _default;
|
|
10
9
|
//# sourceMappingURL=playground.stories.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"playground.stories.d.ts","sourceRoot":"","sources":["../../../../src/playground/playground.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"playground.stories.d.ts","sourceRoot":"","sources":["../../../../src/playground/playground.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAuBrB,eAAO,MAAM,UAAU,IAAK,CAAC;;;;;;AAE7B,wBAIE"}
|
|
@@ -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"}
|