@dxos/app-framework 0.7.5-labs.e27f9b9 → 0.7.5-labs.ea4b4c2
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-FKJO22ZQ.mjs} +2 -2
- package/dist/lib/browser/{chunk-G3HBVVT5.mjs → chunk-4VFJRQG5.mjs} +3 -3
- package/dist/lib/browser/{chunk-G3HBVVT5.mjs.map → chunk-4VFJRQG5.mjs.map} +2 -2
- package/dist/lib/browser/{chunk-TGOF2WQZ.mjs → chunk-EJQEJKYV.mjs} +2 -2
- package/dist/lib/browser/index.mjs +5 -5
- package/dist/lib/browser/{intent-dispatcher-LJKNIGAM.mjs → intent-dispatcher-AZMM7UEL.mjs} +2 -2
- package/dist/lib/browser/{intent-resolver-Z724VAMC.mjs → intent-resolver-DPZ7H4US.mjs} +2 -2
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{store-NWCY7LAP.mjs → store-MNPEQWEA.mjs} +2 -2
- package/dist/lib/browser/testing/index.mjs +2 -2
- package/dist/lib/browser/worker.mjs +1 -1
- package/dist/lib/node/{app-graph-builder-G7SRXDFD.cjs → app-graph-builder-4MZN2QDW.cjs} +12 -12
- package/dist/lib/node/{chunk-55KIQ6YK.cjs → chunk-7QM2UK3H.cjs} +6 -6
- package/dist/lib/node/{chunk-55KIQ6YK.cjs.map → chunk-7QM2UK3H.cjs.map} +2 -2
- package/dist/lib/node/{chunk-5GABBW2Q.cjs → chunk-ENNQHSAF.cjs} +19 -19
- package/dist/lib/node/index.cjs +66 -66
- package/dist/lib/node/{intent-dispatcher-CGUK3BCJ.cjs → intent-dispatcher-HCIHZFG5.cjs} +8 -8
- package/dist/lib/node/{intent-dispatcher-CGUK3BCJ.cjs.map → intent-dispatcher-HCIHZFG5.cjs.map} +2 -2
- package/dist/lib/node/{intent-resolver-7GNKPRWT.cjs → intent-resolver-QTMN3UL7.cjs} +8 -8
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/{store-WMJSEQPC.cjs → store-CMXLIKTO.cjs} +7 -7
- package/dist/lib/node/testing/index.cjs +8 -8
- 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-Q2RQKKOT.mjs} +2 -2
- package/dist/lib/node-esm/{chunk-47FG42II.mjs → chunk-FGFGXXDU.mjs} +2 -2
- package/dist/lib/node-esm/{chunk-ZTB4TA6Q.mjs → chunk-SGUPFJDE.mjs} +3 -3
- package/dist/lib/node-esm/{chunk-ZTB4TA6Q.mjs.map → chunk-SGUPFJDE.mjs.map} +2 -2
- package/dist/lib/node-esm/index.mjs +5 -5
- package/dist/lib/node-esm/{intent-dispatcher-RZAWA4XD.mjs → intent-dispatcher-A4DEMSFG.mjs} +2 -2
- package/dist/lib/node-esm/{intent-resolver-UIU37CKJ.mjs → intent-resolver-6IUNTD6Z.mjs} +2 -2
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{store-YUWINFBN.mjs → store-Q6QU5OV4.mjs} +2 -2
- package/dist/lib/node-esm/testing/index.mjs +2 -2
- package/dist/lib/node-esm/worker.mjs +1 -1
- package/dist/types/src/common/layout.d.ts +1 -1
- package/package.json +18 -18
- package/src/common/layout.ts +1 -1
- /package/dist/lib/browser/{app-graph-builder-MOLT4EHG.mjs.map → app-graph-builder-FKJO22ZQ.mjs.map} +0 -0
- /package/dist/lib/browser/{chunk-TGOF2WQZ.mjs.map → chunk-EJQEJKYV.mjs.map} +0 -0
- /package/dist/lib/browser/{intent-dispatcher-LJKNIGAM.mjs.map → intent-dispatcher-AZMM7UEL.mjs.map} +0 -0
- /package/dist/lib/browser/{intent-resolver-Z724VAMC.mjs.map → intent-resolver-DPZ7H4US.mjs.map} +0 -0
- /package/dist/lib/browser/{store-NWCY7LAP.mjs.map → store-MNPEQWEA.mjs.map} +0 -0
- /package/dist/lib/node/{app-graph-builder-G7SRXDFD.cjs.map → app-graph-builder-4MZN2QDW.cjs.map} +0 -0
- /package/dist/lib/node/{chunk-5GABBW2Q.cjs.map → chunk-ENNQHSAF.cjs.map} +0 -0
- /package/dist/lib/node/{intent-resolver-7GNKPRWT.cjs.map → intent-resolver-QTMN3UL7.cjs.map} +0 -0
- /package/dist/lib/node/{store-WMJSEQPC.cjs.map → store-CMXLIKTO.cjs.map} +0 -0
- /package/dist/lib/node-esm/{app-graph-builder-MKLYH3NE.mjs.map → app-graph-builder-Q2RQKKOT.mjs.map} +0 -0
- /package/dist/lib/node-esm/{chunk-47FG42II.mjs.map → chunk-FGFGXXDU.mjs.map} +0 -0
- /package/dist/lib/node-esm/{intent-dispatcher-RZAWA4XD.mjs.map → intent-dispatcher-A4DEMSFG.mjs.map} +0 -0
- /package/dist/lib/node-esm/{intent-resolver-UIU37CKJ.mjs.map → intent-resolver-6IUNTD6Z.mjs.map} +0 -0
- /package/dist/lib/node-esm/{store-YUWINFBN.mjs.map → store-Q6QU5OV4.mjs.map} +0 -0
package/dist/lib/node/worker.cjs
CHANGED
|
@@ -18,45 +18,45 @@ var __copyProps = (to, from, except, desc) => {
|
|
|
18
18
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
19
|
var worker_exports = {};
|
|
20
20
|
__export(worker_exports, {
|
|
21
|
-
Capabilities: () =>
|
|
22
|
-
Events: () =>
|
|
23
|
-
FileInfoSchema: () =>
|
|
24
|
-
INTENT_ACTION: () =>
|
|
25
|
-
INTENT_PLUGIN: () =>
|
|
26
|
-
IntentAction: () =>
|
|
27
|
-
IntentPlugin: () =>
|
|
28
|
-
LAYOUT_ACTION: () =>
|
|
29
|
-
LAYOUT_PLUGIN: () =>
|
|
30
|
-
Label: () =>
|
|
31
|
-
LayoutAction: () =>
|
|
32
|
-
Plugin: () =>
|
|
33
|
-
PluginManager: () =>
|
|
34
|
-
PluginModule: () =>
|
|
35
|
-
PluginsContext: () =>
|
|
36
|
-
Resource: () =>
|
|
37
|
-
ResourceKey: () =>
|
|
38
|
-
ResourceLanguage: () =>
|
|
39
|
-
allOf: () =>
|
|
40
|
-
chain: () =>
|
|
41
|
-
contributes: () =>
|
|
42
|
-
createDispatcher: () =>
|
|
43
|
-
createIntent: () =>
|
|
44
|
-
createResolver: () =>
|
|
45
|
-
createSurface: () =>
|
|
46
|
-
defaultFileTypes: () =>
|
|
47
|
-
defineCapability: () =>
|
|
48
|
-
defineEvent: () =>
|
|
49
|
-
defineModule: () =>
|
|
50
|
-
definePlugin: () =>
|
|
51
|
-
eventKey: () =>
|
|
52
|
-
getEvents: () =>
|
|
53
|
-
isAllOf: () =>
|
|
54
|
-
isOneOf: () =>
|
|
55
|
-
lazy: () =>
|
|
56
|
-
oneOf: () =>
|
|
21
|
+
Capabilities: () => import_chunk_7QM2UK3H.Capabilities,
|
|
22
|
+
Events: () => import_chunk_7QM2UK3H.Events,
|
|
23
|
+
FileInfoSchema: () => import_chunk_7QM2UK3H.FileInfoSchema,
|
|
24
|
+
INTENT_ACTION: () => import_chunk_7QM2UK3H.INTENT_ACTION,
|
|
25
|
+
INTENT_PLUGIN: () => import_chunk_7QM2UK3H.INTENT_PLUGIN,
|
|
26
|
+
IntentAction: () => import_chunk_7QM2UK3H.IntentAction,
|
|
27
|
+
IntentPlugin: () => import_chunk_7QM2UK3H.IntentPlugin,
|
|
28
|
+
LAYOUT_ACTION: () => import_chunk_7QM2UK3H.LAYOUT_ACTION,
|
|
29
|
+
LAYOUT_PLUGIN: () => import_chunk_7QM2UK3H.LAYOUT_PLUGIN,
|
|
30
|
+
Label: () => import_chunk_7QM2UK3H.Label,
|
|
31
|
+
LayoutAction: () => import_chunk_7QM2UK3H.LayoutAction,
|
|
32
|
+
Plugin: () => import_chunk_7QM2UK3H.Plugin,
|
|
33
|
+
PluginManager: () => import_chunk_7QM2UK3H.PluginManager,
|
|
34
|
+
PluginModule: () => import_chunk_7QM2UK3H.PluginModule,
|
|
35
|
+
PluginsContext: () => import_chunk_7QM2UK3H.PluginsContext,
|
|
36
|
+
Resource: () => import_chunk_7QM2UK3H.Resource,
|
|
37
|
+
ResourceKey: () => import_chunk_7QM2UK3H.ResourceKey,
|
|
38
|
+
ResourceLanguage: () => import_chunk_7QM2UK3H.ResourceLanguage,
|
|
39
|
+
allOf: () => import_chunk_7QM2UK3H.allOf,
|
|
40
|
+
chain: () => import_chunk_7QM2UK3H.chain,
|
|
41
|
+
contributes: () => import_chunk_7QM2UK3H.contributes,
|
|
42
|
+
createDispatcher: () => import_chunk_7QM2UK3H.createDispatcher,
|
|
43
|
+
createIntent: () => import_chunk_7QM2UK3H.createIntent,
|
|
44
|
+
createResolver: () => import_chunk_7QM2UK3H.createResolver,
|
|
45
|
+
createSurface: () => import_chunk_7QM2UK3H.createSurface,
|
|
46
|
+
defaultFileTypes: () => import_chunk_7QM2UK3H.defaultFileTypes,
|
|
47
|
+
defineCapability: () => import_chunk_7QM2UK3H.defineCapability,
|
|
48
|
+
defineEvent: () => import_chunk_7QM2UK3H.defineEvent,
|
|
49
|
+
defineModule: () => import_chunk_7QM2UK3H.defineModule,
|
|
50
|
+
definePlugin: () => import_chunk_7QM2UK3H.definePlugin,
|
|
51
|
+
eventKey: () => import_chunk_7QM2UK3H.eventKey,
|
|
52
|
+
getEvents: () => import_chunk_7QM2UK3H.getEvents,
|
|
53
|
+
isAllOf: () => import_chunk_7QM2UK3H.isAllOf,
|
|
54
|
+
isOneOf: () => import_chunk_7QM2UK3H.isOneOf,
|
|
55
|
+
lazy: () => import_chunk_7QM2UK3H.lazy,
|
|
56
|
+
oneOf: () => import_chunk_7QM2UK3H.oneOf
|
|
57
57
|
});
|
|
58
58
|
module.exports = __toCommonJS(worker_exports);
|
|
59
|
-
var
|
|
59
|
+
var import_chunk_7QM2UK3H = require("./chunk-7QM2UK3H.cjs");
|
|
60
60
|
// Annotate the CommonJS export names for ESM import in node:
|
|
61
61
|
0 && (module.exports = {
|
|
62
62
|
Capabilities,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["worker.cjs"],
|
|
4
|
-
"sourcesContent": ["import {\n Capabilities,\n Events,\n FileInfoSchema,\n INTENT_ACTION,\n INTENT_PLUGIN,\n IntentAction,\n IntentPlugin,\n LAYOUT_ACTION,\n LAYOUT_PLUGIN,\n Label,\n LayoutAction,\n Plugin,\n PluginManager,\n PluginModule,\n PluginsContext,\n Resource,\n ResourceKey,\n ResourceLanguage,\n allOf,\n chain,\n contributes,\n createDispatcher,\n createIntent,\n createResolver,\n createSurface,\n defaultFileTypes,\n defineCapability,\n defineEvent,\n defineModule,\n definePlugin,\n eventKey,\n getEvents,\n isAllOf,\n isOneOf,\n lazy,\n oneOf\n} from \"./chunk-
|
|
4
|
+
"sourcesContent": ["import {\n Capabilities,\n Events,\n FileInfoSchema,\n INTENT_ACTION,\n INTENT_PLUGIN,\n IntentAction,\n IntentPlugin,\n LAYOUT_ACTION,\n LAYOUT_PLUGIN,\n Label,\n LayoutAction,\n Plugin,\n PluginManager,\n PluginModule,\n PluginsContext,\n Resource,\n ResourceKey,\n ResourceLanguage,\n allOf,\n chain,\n contributes,\n createDispatcher,\n createIntent,\n createResolver,\n createSurface,\n defaultFileTypes,\n defineCapability,\n defineEvent,\n defineModule,\n definePlugin,\n eventKey,\n getEvents,\n isAllOf,\n isOneOf,\n lazy,\n oneOf\n} from \"./chunk-7QM2UK3H.cjs\";\nexport {\n Capabilities,\n Events,\n FileInfoSchema,\n INTENT_ACTION,\n INTENT_PLUGIN,\n IntentAction,\n IntentPlugin,\n LAYOUT_ACTION,\n LAYOUT_PLUGIN,\n Label,\n LayoutAction,\n Plugin,\n PluginManager,\n PluginModule,\n PluginsContext,\n Resource,\n ResourceKey,\n ResourceLanguage,\n allOf,\n chain,\n contributes,\n createDispatcher,\n createIntent,\n createResolver,\n createSurface,\n defaultFileTypes,\n defineCapability,\n defineEvent,\n defineModule,\n definePlugin,\n eventKey,\n getEvents,\n isAllOf,\n isOneOf,\n lazy,\n oneOf\n};\n//# sourceMappingURL=worker.cjs.map\n"],
|
|
5
5
|
"mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,4BAqCO;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
Capabilities,
|
|
10
10
|
contributes,
|
|
11
11
|
createIntent
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-SGUPFJDE.mjs";
|
|
13
13
|
|
|
14
14
|
// packages/sdk/app-framework/src/plugin-settings/app-graph-builder.ts
|
|
15
15
|
import { createExtension } from "@dxos/app-graph";
|
|
@@ -135,4 +135,4 @@ var app_graph_builder_default = (context) => contributes(Capabilities.AppGraphBu
|
|
|
135
135
|
export {
|
|
136
136
|
app_graph_builder_default as default
|
|
137
137
|
};
|
|
138
|
-
//# sourceMappingURL=app-graph-builder-
|
|
138
|
+
//# sourceMappingURL=app-graph-builder-Q2RQKKOT.mjs.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
Capabilities,
|
|
4
4
|
Events,
|
|
5
5
|
PluginManager
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-SGUPFJDE.mjs";
|
|
7
7
|
|
|
8
8
|
// packages/sdk/app-framework/src/react/PluginManagerProvider.ts
|
|
9
9
|
import { createContext, useContext } from "react";
|
|
@@ -283,4 +283,4 @@ export {
|
|
|
283
283
|
useIntentResolver,
|
|
284
284
|
createApp
|
|
285
285
|
};
|
|
286
|
-
//# sourceMappingURL=chunk-
|
|
286
|
+
//# sourceMappingURL=chunk-FGFGXXDU.mjs.map
|
|
@@ -900,7 +900,7 @@ var IntentPlugin = () => definePlugin({
|
|
|
900
900
|
activatesAfter: [
|
|
901
901
|
Events.DispatcherReady
|
|
902
902
|
],
|
|
903
|
-
activate: lazy(() => import("./intent-dispatcher-
|
|
903
|
+
activate: lazy(() => import("./intent-dispatcher-A4DEMSFG.mjs"))
|
|
904
904
|
})
|
|
905
905
|
]);
|
|
906
906
|
|
|
@@ -999,7 +999,7 @@ var LayoutAction;
|
|
|
999
999
|
state: S4.optional(S4.Boolean.annotations({
|
|
1000
1000
|
description: "Whether the dialog is open or closed."
|
|
1001
1001
|
})),
|
|
1002
|
-
blockAlign: S4.optional(S4.Literal("start", "center").annotations({
|
|
1002
|
+
blockAlign: S4.optional(S4.Literal("start", "center", "end").annotations({
|
|
1003
1003
|
description: "The alignment of the dialog."
|
|
1004
1004
|
})),
|
|
1005
1005
|
type: S4.optional(S4.Literal("default", "alert").annotations({
|
|
@@ -1402,4 +1402,4 @@ export {
|
|
|
1402
1402
|
ResourceLanguage,
|
|
1403
1403
|
Resource
|
|
1404
1404
|
};
|
|
1405
|
-
//# sourceMappingURL=chunk-
|
|
1405
|
+
//# sourceMappingURL=chunk-SGUPFJDE.mjs.map
|