@dxos/app-framework 0.8.4-main.84f28bd → 0.8.4-main.c1de068

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.
Files changed (212) hide show
  1. package/dist/lib/browser/{app-graph-builder-BGGXLD6T.mjs → app-graph-builder-LYF7EKNN.mjs} +2 -2
  2. package/dist/lib/browser/{chunk-2636QSIK.mjs → chunk-FMN65HSW.mjs} +4 -3
  3. package/dist/lib/browser/{chunk-2636QSIK.mjs.map → chunk-FMN65HSW.mjs.map} +3 -3
  4. package/dist/lib/browser/{chunk-DHZB7HG7.mjs → chunk-FO2PH7M3.mjs} +5 -3
  5. package/dist/lib/browser/{chunk-DHZB7HG7.mjs.map → chunk-FO2PH7M3.mjs.map} +3 -3
  6. package/dist/lib/browser/index.mjs +5 -5
  7. package/dist/lib/browser/{intent-dispatcher-TWKB22NI.mjs → intent-dispatcher-LSYQZSEB.mjs} +2 -2
  8. package/dist/lib/browser/{intent-resolver-O67UANYP.mjs → intent-resolver-ZTNOSO3A.mjs} +2 -2
  9. package/dist/lib/browser/meta.json +1 -1
  10. package/dist/lib/browser/{store-LFKDWHUQ.mjs → store-KML2R4IE.mjs} +2 -2
  11. package/dist/lib/browser/testing/index.mjs +2 -2
  12. package/dist/lib/browser/worker.mjs +1 -1
  13. package/dist/lib/node-esm/{app-graph-builder-QHIJUYYW.mjs → app-graph-builder-SAOWGJDK.mjs} +2 -2
  14. package/dist/lib/node-esm/{chunk-NJAFK626.mjs → chunk-73HGSHKE.mjs} +5 -3
  15. package/dist/lib/node-esm/{chunk-NJAFK626.mjs.map → chunk-73HGSHKE.mjs.map} +3 -3
  16. package/dist/lib/node-esm/{chunk-VSKRV3NW.mjs → chunk-ZEZ4FVEU.mjs} +4 -3
  17. package/dist/lib/node-esm/{chunk-VSKRV3NW.mjs.map → chunk-ZEZ4FVEU.mjs.map} +3 -3
  18. package/dist/lib/node-esm/index.mjs +5 -5
  19. package/dist/lib/node-esm/{intent-dispatcher-5PRM3KGH.mjs → intent-dispatcher-6CYNGPSW.mjs} +2 -2
  20. package/dist/lib/node-esm/{intent-resolver-K3D4BXQQ.mjs → intent-resolver-W7Z7WFFM.mjs} +2 -2
  21. package/dist/lib/node-esm/meta.json +1 -1
  22. package/dist/lib/node-esm/{store-53XDUBMD.mjs → store-QEXGXLWZ.mjs} +2 -2
  23. package/dist/lib/node-esm/testing/index.mjs +2 -2
  24. package/dist/lib/node-esm/worker.mjs +1 -1
  25. package/dist/types/src/common/capabilities.d.ts +4 -2
  26. package/dist/types/src/common/capabilities.d.ts.map +1 -1
  27. package/dist/types/src/common/index.d.ts +1 -1
  28. package/dist/types/src/common/index.d.ts.map +1 -1
  29. package/dist/types/tsconfig.tsbuildinfo +1 -1
  30. package/package.json +24 -24
  31. package/src/App.tsx +1 -1
  32. package/src/common/capabilities.ts +8 -3
  33. package/src/common/index.ts +1 -1
  34. package/tsconfig.json +4 -1
  35. package/.eslintrc.cjs +0 -9
  36. package/typedoc/.nojekyll +0 -1
  37. package/typedoc/assets/hierarchy.js +0 -1
  38. package/typedoc/assets/highlight.css +0 -106
  39. package/typedoc/assets/icons.js +0 -18
  40. package/typedoc/assets/icons.svg +0 -1
  41. package/typedoc/assets/main.js +0 -60
  42. package/typedoc/assets/navigation.js +0 -1
  43. package/typedoc/assets/search.js +0 -1
  44. package/typedoc/assets/style.css +0 -1640
  45. package/typedoc/classes/CollaborationActions.InsertContent.html +0 -421
  46. package/typedoc/classes/ErrorBoundary.html +0 -125
  47. package/typedoc/classes/IntentAction.ShowUndo.html +0 -227
  48. package/typedoc/classes/IntentAction.Track.html +0 -266
  49. package/typedoc/classes/LayoutAction.AddToast.html +0 -265
  50. package/typedoc/classes/LayoutAction.Close.html +0 -382
  51. package/typedoc/classes/LayoutAction.Expose.html +0 -265
  52. package/typedoc/classes/LayoutAction.Open.html +0 -1123
  53. package/typedoc/classes/LayoutAction.RevertWorkspace.html +0 -343
  54. package/typedoc/classes/LayoutAction.ScrollIntoView.html +0 -460
  55. package/typedoc/classes/LayoutAction.Set.html +0 -460
  56. package/typedoc/classes/LayoutAction.SetLayoutMode.html +0 -499
  57. package/typedoc/classes/LayoutAction.SwitchWorkspace.html +0 -265
  58. package/typedoc/classes/LayoutAction.UpdateComplementary.html +0 -616
  59. package/typedoc/classes/LayoutAction.UpdateDialog.html +0 -1123
  60. package/typedoc/classes/LayoutAction.UpdateLayout.html +0 -461
  61. package/typedoc/classes/LayoutAction.UpdatePopover.html +0 -1435
  62. package/typedoc/classes/LayoutAction.UpdateSidebar.html +0 -616
  63. package/typedoc/classes/Plugin.html +0 -6
  64. package/typedoc/classes/PluginContext.html +0 -38
  65. package/typedoc/classes/PluginManager.html +0 -43
  66. package/typedoc/classes/PluginModule.html +0 -18
  67. package/typedoc/classes/SettingsAction.Open.html +0 -226
  68. package/typedoc/classes/SettingsAction.OpenPluginRegistry.html +0 -265
  69. package/typedoc/functions/Events.createStateEvent.html +0 -2
  70. package/typedoc/functions/IntentPlugin.html +0 -1
  71. package/typedoc/functions/SettingsPlugin.html +0 -1
  72. package/typedoc/functions/allOf.html +0 -2
  73. package/typedoc/functions/chain.html +0 -3
  74. package/typedoc/functions/contributes.html +0 -2
  75. package/typedoc/functions/createDispatcher.html +0 -3
  76. package/typedoc/functions/createIntent.html +0 -6
  77. package/typedoc/functions/createResolver.html +0 -2
  78. package/typedoc/functions/createSurface.html +0 -2
  79. package/typedoc/functions/defineCapability.html +0 -2
  80. package/typedoc/functions/defineEvent.html +0 -2
  81. package/typedoc/functions/defineModule.html +0 -2
  82. package/typedoc/functions/definePlugin.html +0 -2
  83. package/typedoc/functions/eventKey.html +0 -2
  84. package/typedoc/functions/getEvents.html +0 -2
  85. package/typedoc/functions/isAllOf.html +0 -2
  86. package/typedoc/functions/isOneOf.html +0 -2
  87. package/typedoc/functions/isSurfaceAvailable.html +0 -2
  88. package/typedoc/functions/lazy.html +0 -2
  89. package/typedoc/functions/oneOf.html +0 -2
  90. package/typedoc/functions/useApp.html +0 -6
  91. package/typedoc/functions/useAppGraph.html +0 -1
  92. package/typedoc/functions/useCapabilities.html +0 -3
  93. package/typedoc/functions/useCapability.html +0 -4
  94. package/typedoc/functions/useIntentDispatcher.html +0 -1
  95. package/typedoc/functions/useIntentResolver.html +0 -1
  96. package/typedoc/functions/useLayout.html +0 -1
  97. package/typedoc/functions/usePluginManager.html +0 -2
  98. package/typedoc/hierarchy.html +0 -1
  99. package/typedoc/index.html +0 -12
  100. package/typedoc/interfaces/LayoutAction.Toast.html +0 -10
  101. package/typedoc/media/LICENSE +0 -8
  102. package/typedoc/modules/Capabilities.html +0 -1
  103. package/typedoc/modules/CollaborationActions.html +0 -1
  104. package/typedoc/modules/Events.html +0 -1
  105. package/typedoc/modules/IntentAction.html +0 -1
  106. package/typedoc/modules/LayoutAction.html +0 -2
  107. package/typedoc/modules/SettingsAction.html +0 -1
  108. package/typedoc/modules.html +0 -1
  109. package/typedoc/types/ActivationEvent.html +0 -8
  110. package/typedoc/types/ActivationEvents.html +0 -2
  111. package/typedoc/types/AnyCapability.html +0 -1
  112. package/typedoc/types/AnyIntent.html +0 -1
  113. package/typedoc/types/AnyIntentChain.html +0 -1
  114. package/typedoc/types/AnyIntentEffectResult.html +0 -1
  115. package/typedoc/types/AnyIntentResolver.html +0 -1
  116. package/typedoc/types/AnyIntentResult.html +0 -1
  117. package/typedoc/types/Capabilities.FileUploader.html +0 -1
  118. package/typedoc/types/Capabilities.IntentResolver.html +0 -1
  119. package/typedoc/types/Capabilities.Layout.html +0 -1
  120. package/typedoc/types/Capabilities.Metadata.html +0 -1
  121. package/typedoc/types/Capabilities.ReactContext.html +0 -1
  122. package/typedoc/types/Capabilities.ReactRoot.html +0 -1
  123. package/typedoc/types/Capabilities.ReactSurface.html +0 -1
  124. package/typedoc/types/Capabilities.Settings.html +0 -4
  125. package/typedoc/types/Capability.html +0 -9
  126. package/typedoc/types/CreateAppOptions.html +0 -10
  127. package/typedoc/types/FileInfo.html +0 -1
  128. package/typedoc/types/Intent.html +0 -10
  129. package/typedoc/types/IntentChain.html +0 -6
  130. package/typedoc/types/IntentContext.html +0 -5
  131. package/typedoc/types/IntentData.html +0 -1
  132. package/typedoc/types/IntentDispatcher.html +0 -2
  133. package/typedoc/types/IntentDispatcherResult.html +0 -2
  134. package/typedoc/types/IntentEffectDefinition.html +0 -2
  135. package/typedoc/types/IntentEffectResult.html +0 -15
  136. package/typedoc/types/IntentParams.html +0 -3
  137. package/typedoc/types/IntentResolver.html +0 -2
  138. package/typedoc/types/IntentResultData.html +0 -1
  139. package/typedoc/types/IntentSchema.html +0 -1
  140. package/typedoc/types/IntentUndo.html +0 -2
  141. package/typedoc/types/InterfaceDef.html +0 -4
  142. package/typedoc/types/Label.html +0 -1
  143. package/typedoc/types/NodeSerializer.html +0 -8
  144. package/typedoc/types/PluginManagerOptions.html +0 -6
  145. package/typedoc/types/PluginMeta.html +0 -21
  146. package/typedoc/types/PromiseIntentDispatcher.html +0 -2
  147. package/typedoc/types/PromiseIntentUndo.html +0 -2
  148. package/typedoc/types/Resource.html +0 -1
  149. package/typedoc/types/ResourceKey.html +0 -1
  150. package/typedoc/types/ResourceLanguage.html +0 -1
  151. package/typedoc/types/SerializedNode.html +0 -4
  152. package/typedoc/types/SurfaceComponent.html +0 -2
  153. package/typedoc/types/SurfaceDefinition.html +0 -2
  154. package/typedoc/types/SurfaceProps.html +0 -4
  155. package/typedoc/variables/Capabilities.AnchorSort.html +0 -1
  156. package/typedoc/variables/Capabilities.AppGraph.html +0 -1
  157. package/typedoc/variables/Capabilities.AppGraphBuilder.html +0 -1
  158. package/typedoc/variables/Capabilities.AppGraphSerializer.html +0 -1
  159. package/typedoc/variables/Capabilities.ArtifactDefinition.html +0 -1
  160. package/typedoc/variables/Capabilities.FileUploader.html +0 -1
  161. package/typedoc/variables/Capabilities.IntentDispatcher.html +0 -1
  162. package/typedoc/variables/Capabilities.IntentResolver.html +0 -1
  163. package/typedoc/variables/Capabilities.Layout.html +0 -1
  164. package/typedoc/variables/Capabilities.Metadata.html +0 -1
  165. package/typedoc/variables/Capabilities.Null.html +0 -1
  166. package/typedoc/variables/Capabilities.PluginManager.html +0 -1
  167. package/typedoc/variables/Capabilities.ReactContext.html +0 -1
  168. package/typedoc/variables/Capabilities.ReactRoot.html +0 -1
  169. package/typedoc/variables/Capabilities.ReactSurface.html +0 -1
  170. package/typedoc/variables/Capabilities.RxRegistry.html +0 -1
  171. package/typedoc/variables/Capabilities.Settings.html +0 -1
  172. package/typedoc/variables/Capabilities.SettingsStore.html +0 -1
  173. package/typedoc/variables/Capabilities.Tools.html +0 -1
  174. package/typedoc/variables/Capabilities.Translations.html +0 -1
  175. package/typedoc/variables/Events.AppGraphReady.html +0 -2
  176. package/typedoc/variables/Events.DispatcherReady.html +0 -2
  177. package/typedoc/variables/Events.LayoutReady.html +0 -1
  178. package/typedoc/variables/Events.SettingsReady.html +0 -2
  179. package/typedoc/variables/Events.SetupAppGraph.html +0 -2
  180. package/typedoc/variables/Events.SetupArtifactDefinition.html +0 -2
  181. package/typedoc/variables/Events.SetupIntentResolver.html +0 -2
  182. package/typedoc/variables/Events.SetupMetadata.html +0 -2
  183. package/typedoc/variables/Events.SetupReactSurface.html +0 -2
  184. package/typedoc/variables/Events.SetupSettings.html +0 -2
  185. package/typedoc/variables/Events.SetupTranslations.html +0 -2
  186. package/typedoc/variables/Events.Startup.html +0 -2
  187. package/typedoc/variables/FileInfoSchema.html +0 -1
  188. package/typedoc/variables/INTENT_ACTION.html +0 -1
  189. package/typedoc/variables/INTENT_PLUGIN.html +0 -1
  190. package/typedoc/variables/LAYOUT_ACTION.html +0 -1
  191. package/typedoc/variables/LAYOUT_PLUGIN.html +0 -1
  192. package/typedoc/variables/Label.html +0 -1
  193. package/typedoc/variables/LayoutAction.Toast.html +0 -1
  194. package/typedoc/variables/LayoutAction.UPDATE_LAYOUT.html +0 -1
  195. package/typedoc/variables/PluginManagerProvider.html +0 -2
  196. package/typedoc/variables/Resource.html +0 -2
  197. package/typedoc/variables/ResourceKey.html +0 -1
  198. package/typedoc/variables/ResourceLanguage.html +0 -1
  199. package/typedoc/variables/SETTINGS_ACTION.html +0 -1
  200. package/typedoc/variables/SETTINGS_ID.html +0 -1
  201. package/typedoc/variables/SETTINGS_KEY.html +0 -1
  202. package/typedoc/variables/SETTINGS_PLUGIN.html +0 -1
  203. package/typedoc/variables/Surface.html +0 -2
  204. package/typedoc/variables/defaultFileTypes.html +0 -1
  205. /package/dist/lib/browser/{app-graph-builder-BGGXLD6T.mjs.map → app-graph-builder-LYF7EKNN.mjs.map} +0 -0
  206. /package/dist/lib/browser/{intent-dispatcher-TWKB22NI.mjs.map → intent-dispatcher-LSYQZSEB.mjs.map} +0 -0
  207. /package/dist/lib/browser/{intent-resolver-O67UANYP.mjs.map → intent-resolver-ZTNOSO3A.mjs.map} +0 -0
  208. /package/dist/lib/browser/{store-LFKDWHUQ.mjs.map → store-KML2R4IE.mjs.map} +0 -0
  209. /package/dist/lib/node-esm/{app-graph-builder-QHIJUYYW.mjs.map → app-graph-builder-SAOWGJDK.mjs.map} +0 -0
  210. /package/dist/lib/node-esm/{intent-dispatcher-5PRM3KGH.mjs.map → intent-dispatcher-6CYNGPSW.mjs.map} +0 -0
  211. /package/dist/lib/node-esm/{intent-resolver-K3D4BXQQ.mjs.map → intent-resolver-W7Z7WFFM.mjs.map} +0 -0
  212. /package/dist/lib/node-esm/{store-53XDUBMD.mjs.map → store-QEXGXLWZ.mjs.map} +0 -0
@@ -8,7 +8,7 @@ import {
8
8
  Capabilities,
9
9
  contributes,
10
10
  createIntent
11
- } from "./chunk-2636QSIK.mjs";
11
+ } from "./chunk-FMN65HSW.mjs";
12
12
 
13
13
  // src/plugin-settings/app-graph-builder.ts
14
14
  import { Rx } from "@effect-rx/rx-react";
@@ -134,4 +134,4 @@ var app_graph_builder_default = (context) => contributes(Capabilities.AppGraphBu
134
134
  export {
135
135
  app_graph_builder_default as default
136
136
  };
137
- //# sourceMappingURL=app-graph-builder-BGGXLD6T.mjs.map
137
+ //# sourceMappingURL=app-graph-builder-LYF7EKNN.mjs.map
@@ -859,8 +859,8 @@ var definePlugin = (meta, modules) => {
859
859
 
860
860
  // src/common/capabilities.ts
861
861
  (function(Capabilities2) {
862
- Capabilities2.PluginManager = defineCapability("dxos.org/app-framework/capability/plugin-manager");
863
862
  Capabilities2.Null = defineCapability("dxos.org/app-framework/capability/null");
863
+ Capabilities2.PluginManager = defineCapability("dxos.org/app-framework/capability/plugin-manager");
864
864
  Capabilities2.RxRegistry = defineCapability("dxos.org/app-framework/capability/rx-registry");
865
865
  Capabilities2.ReactContext = defineCapability("dxos.org/app-framework/capability/react-context");
866
866
  Capabilities2.ReactRoot = defineCapability("dxos.org/app-framework/capability/react-root");
@@ -877,6 +877,7 @@ var definePlugin = (meta, modules) => {
877
877
  Capabilities2.Metadata = defineCapability("dxos.org/app-framework/capability/metadata");
878
878
  Capabilities2.Tools = defineCapability("dxos.org/app-framework/capability/tools");
879
879
  Capabilities2.ArtifactDefinition = defineCapability("dxos.org/app-framework/capability/artifact-definition");
880
+ Capabilities2.Functions = defineCapability("dxos.org/app-framework/capability/functions");
880
881
  Capabilities2.FileUploader = defineCapability("dxos.org/app-framework/capability/file-uploader");
881
882
  Capabilities2.AnchorSort = defineCapability("dxos.org/app-framework/capability/anchor-sort");
882
883
  })(Capabilities || (Capabilities = {}));
@@ -965,7 +966,7 @@ var IntentPlugin = () => definePlugin({
965
966
  activatesAfter: [
966
967
  Events.DispatcherReady
967
968
  ],
968
- activate: lazy(() => import("./intent-dispatcher-TWKB22NI.mjs"))
969
+ activate: lazy(() => import("./intent-dispatcher-LSYQZSEB.mjs"))
969
970
  })
970
971
  ]);
971
972
 
@@ -1515,4 +1516,4 @@ export {
1515
1516
  ResourceLanguage,
1516
1517
  Resource
1517
1518
  };
1518
- //# sourceMappingURL=chunk-2636QSIK.mjs.map
1519
+ //# sourceMappingURL=chunk-FMN65HSW.mjs.map