@dxos/app-framework 0.8.4-main.dedc0f3 → 0.8.4-main.dfabb4ec29

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 (577) hide show
  1. package/.storybook/main.mts +9 -0
  2. package/.storybook/preview.mts +8 -0
  3. package/dist/lib/browser/capability-5RRH3WIB.mjs +35 -0
  4. package/dist/lib/browser/capability-5RRH3WIB.mjs.map +7 -0
  5. package/dist/lib/browser/capability-LUKGKUQH.mjs +38 -0
  6. package/dist/lib/browser/capability-LUKGKUQH.mjs.map +7 -0
  7. package/dist/lib/browser/chunk-23D4SJUE.mjs +42 -0
  8. package/dist/lib/browser/chunk-23D4SJUE.mjs.map +7 -0
  9. package/dist/lib/browser/chunk-3JWJXGLK.mjs +79 -0
  10. package/dist/lib/browser/chunk-3JWJXGLK.mjs.map +7 -0
  11. package/dist/lib/browser/chunk-45CHLTBV.mjs +34 -0
  12. package/dist/lib/browser/chunk-45CHLTBV.mjs.map +7 -0
  13. package/dist/lib/browser/chunk-66IXTIVK.mjs +48 -0
  14. package/dist/lib/browser/chunk-66IXTIVK.mjs.map +7 -0
  15. package/dist/lib/browser/chunk-7VZJR2OA.mjs +581 -0
  16. package/dist/lib/browser/chunk-7VZJR2OA.mjs.map +7 -0
  17. package/dist/lib/browser/chunk-CZ4BIAHH.mjs +422 -0
  18. package/dist/lib/browser/chunk-CZ4BIAHH.mjs.map +7 -0
  19. package/dist/lib/browser/chunk-FJ4765WW.mjs +8 -0
  20. package/dist/lib/browser/chunk-FJ4765WW.mjs.map +7 -0
  21. package/dist/lib/browser/chunk-FO3IYSLV.mjs +68 -0
  22. package/dist/lib/browser/chunk-FO3IYSLV.mjs.map +7 -0
  23. package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
  24. package/dist/lib/browser/chunk-JD3Z5NEF.mjs +469 -0
  25. package/dist/lib/browser/chunk-JD3Z5NEF.mjs.map +7 -0
  26. package/dist/lib/browser/chunk-NBXPP7JR.mjs +1174 -0
  27. package/dist/lib/browser/chunk-NBXPP7JR.mjs.map +7 -0
  28. package/dist/lib/browser/chunk-WBHCSOBW.mjs +80 -0
  29. package/dist/lib/browser/chunk-WBHCSOBW.mjs.map +7 -0
  30. package/dist/lib/browser/chunk-Z55LVAGN.mjs +213 -0
  31. package/dist/lib/browser/chunk-Z55LVAGN.mjs.map +7 -0
  32. package/dist/lib/browser/chunk-ZGJAZSNE.mjs +142 -0
  33. package/dist/lib/browser/chunk-ZGJAZSNE.mjs.map +7 -0
  34. package/dist/lib/browser/cli/index.mjs +76 -0
  35. package/dist/lib/browser/cli/index.mjs.map +7 -0
  36. package/dist/lib/browser/common/activation-events.mjs +24 -0
  37. package/dist/lib/browser/common/capabilities.mjs +46 -0
  38. package/dist/lib/browser/core/activation-event.mjs +20 -0
  39. package/dist/lib/browser/core/capability.mjs +30 -0
  40. package/dist/lib/browser/core/capability.mjs.map +7 -0
  41. package/dist/lib/browser/core/plugin-manager.mjs +19 -0
  42. package/dist/lib/browser/core/plugin-manager.mjs.map +7 -0
  43. package/dist/lib/browser/core/plugin.mjs +37 -0
  44. package/dist/lib/browser/core/plugin.mjs.map +7 -0
  45. package/dist/lib/browser/core/url-loader.mjs +24 -0
  46. package/dist/lib/browser/core/url-loader.mjs.map +7 -0
  47. package/dist/lib/browser/index.mjs +108 -162
  48. package/dist/lib/browser/index.mjs.map +4 -4
  49. package/dist/lib/browser/invoker-capability-K4GHUFXF.mjs +44 -0
  50. package/dist/lib/browser/invoker-capability-K4GHUFXF.mjs.map +7 -0
  51. package/dist/lib/browser/meta.json +1 -1
  52. package/dist/lib/browser/testing/index.mjs +235 -48
  53. package/dist/lib/browser/testing/index.mjs.map +4 -4
  54. package/dist/lib/browser/testing/react.mjs +78 -0
  55. package/dist/lib/browser/testing/react.mjs.map +7 -0
  56. package/dist/lib/browser/ui/index.mjs +48 -0
  57. package/dist/lib/browser/ui/index.mjs.map +7 -0
  58. package/dist/lib/node-esm/capability-FCGZVIEG.mjs +39 -0
  59. package/dist/lib/node-esm/capability-FCGZVIEG.mjs.map +7 -0
  60. package/dist/lib/node-esm/capability-JOIQ2MQE.mjs +36 -0
  61. package/dist/lib/node-esm/capability-JOIQ2MQE.mjs.map +7 -0
  62. package/dist/lib/node-esm/chunk-37Z53PXZ.mjs +10 -0
  63. package/dist/lib/node-esm/chunk-37Z53PXZ.mjs.map +7 -0
  64. package/dist/lib/node-esm/chunk-6XW6LET6.mjs +35 -0
  65. package/dist/lib/node-esm/chunk-6XW6LET6.mjs.map +7 -0
  66. package/dist/lib/node-esm/chunk-D347W3KO.mjs +143 -0
  67. package/dist/lib/node-esm/chunk-D347W3KO.mjs.map +7 -0
  68. package/dist/lib/node-esm/chunk-DRZKO5UZ.mjs +470 -0
  69. package/dist/lib/node-esm/chunk-DRZKO5UZ.mjs.map +7 -0
  70. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
  71. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
  72. package/dist/lib/node-esm/chunk-HTBJU5FX.mjs +214 -0
  73. package/dist/lib/node-esm/chunk-HTBJU5FX.mjs.map +7 -0
  74. package/dist/lib/node-esm/chunk-M3HKPRPO.mjs +423 -0
  75. package/dist/lib/node-esm/chunk-M3HKPRPO.mjs.map +7 -0
  76. package/dist/lib/node-esm/chunk-MUVUQC3G.mjs +1175 -0
  77. package/dist/lib/node-esm/chunk-MUVUQC3G.mjs.map +7 -0
  78. package/dist/lib/node-esm/chunk-SBS2YMPT.mjs +43 -0
  79. package/dist/lib/node-esm/chunk-SBS2YMPT.mjs.map +7 -0
  80. package/dist/lib/node-esm/chunk-SDJ4B2LU.mjs +80 -0
  81. package/dist/lib/node-esm/chunk-SDJ4B2LU.mjs.map +7 -0
  82. package/dist/lib/node-esm/chunk-V24UWT36.mjs +582 -0
  83. package/dist/lib/node-esm/chunk-V24UWT36.mjs.map +7 -0
  84. package/dist/lib/node-esm/chunk-WFSRZKBP.mjs +81 -0
  85. package/dist/lib/node-esm/chunk-WFSRZKBP.mjs.map +7 -0
  86. package/dist/lib/node-esm/chunk-WK7OIQKI.mjs +70 -0
  87. package/dist/lib/node-esm/chunk-WK7OIQKI.mjs.map +7 -0
  88. package/dist/lib/node-esm/chunk-XOCUANHO.mjs +49 -0
  89. package/dist/lib/node-esm/chunk-XOCUANHO.mjs.map +7 -0
  90. package/dist/lib/node-esm/cli/index.mjs +77 -0
  91. package/dist/lib/node-esm/cli/index.mjs.map +7 -0
  92. package/dist/lib/node-esm/common/activation-events.mjs +25 -0
  93. package/dist/lib/node-esm/common/activation-events.mjs.map +7 -0
  94. package/dist/lib/node-esm/common/capabilities.mjs +47 -0
  95. package/dist/lib/node-esm/common/capabilities.mjs.map +7 -0
  96. package/dist/lib/node-esm/core/activation-event.mjs +21 -0
  97. package/dist/lib/node-esm/core/activation-event.mjs.map +7 -0
  98. package/dist/lib/node-esm/core/capability.mjs +31 -0
  99. package/dist/lib/node-esm/core/capability.mjs.map +7 -0
  100. package/dist/lib/node-esm/core/plugin-manager.mjs +20 -0
  101. package/dist/lib/node-esm/core/plugin-manager.mjs.map +7 -0
  102. package/dist/lib/node-esm/core/plugin.mjs +38 -0
  103. package/dist/lib/node-esm/core/plugin.mjs.map +7 -0
  104. package/dist/lib/node-esm/core/url-loader.mjs +25 -0
  105. package/dist/lib/node-esm/core/url-loader.mjs.map +7 -0
  106. package/dist/lib/node-esm/index.mjs +108 -162
  107. package/dist/lib/node-esm/index.mjs.map +4 -4
  108. package/dist/lib/node-esm/invoker-capability-XEPW5LMJ.mjs +45 -0
  109. package/dist/lib/node-esm/invoker-capability-XEPW5LMJ.mjs.map +7 -0
  110. package/dist/lib/node-esm/meta.json +1 -1
  111. package/dist/lib/node-esm/testing/index.mjs +235 -48
  112. package/dist/lib/node-esm/testing/index.mjs.map +4 -4
  113. package/dist/lib/node-esm/testing/react.mjs +79 -0
  114. package/dist/lib/node-esm/testing/react.mjs.map +7 -0
  115. package/dist/lib/node-esm/ui/index.mjs +49 -0
  116. package/dist/lib/node-esm/ui/index.mjs.map +7 -0
  117. package/dist/plugin/node-esm/index.mjs +893 -0
  118. package/dist/plugin/node-esm/index.mjs.map +7 -0
  119. package/dist/plugin/node-esm/meta.json +1 -0
  120. package/dist/types/src/cli/cli.d.ts +39 -0
  121. package/dist/types/src/cli/cli.d.ts.map +1 -0
  122. package/dist/types/src/cli/index.d.ts +2 -0
  123. package/dist/types/src/cli/index.d.ts.map +1 -0
  124. package/dist/types/src/common/activation-events.d.ts +27 -0
  125. package/dist/types/src/common/activation-events.d.ts.map +1 -0
  126. package/dist/types/src/common/annotations.d.ts +1 -0
  127. package/dist/types/src/common/annotations.d.ts.map +1 -0
  128. package/dist/types/src/common/capabilities.d.ts +110 -190
  129. package/dist/types/src/common/capabilities.d.ts.map +1 -1
  130. package/dist/types/src/common/index.d.ts +4 -8
  131. package/dist/types/src/common/index.d.ts.map +1 -1
  132. package/dist/types/src/common/operations.d.ts +19 -0
  133. package/dist/types/src/common/operations.d.ts.map +1 -0
  134. package/dist/types/src/common/translations.d.ts +8 -8
  135. package/dist/types/src/common/translations.d.ts.map +1 -1
  136. package/dist/types/src/context.d.ts +5 -0
  137. package/dist/types/src/context.d.ts.map +1 -0
  138. package/dist/types/src/core/{events.d.ts → activation-event.d.ts} +11 -11
  139. package/dist/types/src/core/activation-event.d.ts.map +1 -0
  140. package/dist/types/src/core/capability-manager.d.ts +48 -0
  141. package/dist/types/src/core/capability-manager.d.ts.map +1 -0
  142. package/dist/types/src/core/capability-manager.test.d.ts +2 -0
  143. package/dist/types/src/core/capability-manager.test.d.ts.map +1 -0
  144. package/dist/types/src/core/capability.d.ts +156 -0
  145. package/dist/types/src/core/capability.d.ts.map +1 -0
  146. package/dist/types/src/core/edge-registry-plugin-provider.d.ts +30 -0
  147. package/dist/types/src/core/edge-registry-plugin-provider.d.ts.map +1 -0
  148. package/dist/types/src/core/index.d.ts +11 -4
  149. package/dist/types/src/core/index.d.ts.map +1 -1
  150. package/dist/types/src/core/plugin-asset-cache.d.ts +71 -0
  151. package/dist/types/src/core/plugin-asset-cache.d.ts.map +1 -0
  152. package/dist/types/src/core/plugin-manager.d.ts +239 -0
  153. package/dist/types/src/core/plugin-manager.d.ts.map +1 -0
  154. package/dist/types/src/core/plugin-manager.test.d.ts +2 -0
  155. package/dist/types/src/core/plugin-manager.test.d.ts.map +1 -0
  156. package/dist/types/src/core/plugin-manifest.d.ts +101 -0
  157. package/dist/types/src/core/plugin-manifest.d.ts.map +1 -0
  158. package/dist/types/src/core/plugin-manifest.test.d.ts +2 -0
  159. package/dist/types/src/core/plugin-manifest.test.d.ts.map +1 -0
  160. package/dist/types/src/core/plugin.d.ts +208 -37
  161. package/dist/types/src/core/plugin.d.ts.map +1 -1
  162. package/dist/types/src/core/registry.d.ts +101 -0
  163. package/dist/types/src/core/registry.d.ts.map +1 -0
  164. package/dist/types/src/core/url-loader.d.ts +127 -0
  165. package/dist/types/src/core/url-loader.d.ts.map +1 -0
  166. package/dist/types/src/core/url-loader.test.d.ts +2 -0
  167. package/dist/types/src/core/url-loader.test.d.ts.map +1 -0
  168. package/dist/types/src/helpers.d.ts.map +1 -1
  169. package/dist/types/src/index.d.ts +3 -4
  170. package/dist/types/src/index.d.ts.map +1 -1
  171. package/dist/types/src/plugin-operation/OperationPlugin.d.ts +3 -0
  172. package/dist/types/src/plugin-operation/OperationPlugin.d.ts.map +1 -0
  173. package/dist/types/src/plugin-operation/history/capability.d.ts +7 -0
  174. package/dist/types/src/plugin-operation/history/capability.d.ts.map +1 -0
  175. package/dist/types/src/plugin-operation/history/errors.d.ts +32 -0
  176. package/dist/types/src/plugin-operation/history/errors.d.ts.map +1 -0
  177. package/dist/types/src/plugin-operation/history/history-tracker.d.ts +18 -0
  178. package/dist/types/src/plugin-operation/history/history-tracker.d.ts.map +1 -0
  179. package/dist/types/src/plugin-operation/history/history-tracker.test.d.ts +2 -0
  180. package/dist/types/src/plugin-operation/history/history-tracker.test.d.ts.map +1 -0
  181. package/dist/types/src/plugin-operation/history/index.d.ts +6 -0
  182. package/dist/types/src/plugin-operation/history/index.d.ts.map +1 -0
  183. package/dist/types/src/plugin-operation/history/types.d.ts +13 -0
  184. package/dist/types/src/plugin-operation/history/types.d.ts.map +1 -0
  185. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts +101 -0
  186. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts.map +1 -0
  187. package/dist/types/src/plugin-operation/history/undo-registry.d.ts +23 -0
  188. package/dist/types/src/plugin-operation/history/undo-registry.d.ts.map +1 -0
  189. package/dist/types/src/plugin-operation/history/undo-registry.test.d.ts +2 -0
  190. package/dist/types/src/plugin-operation/history/undo-registry.test.d.ts.map +1 -0
  191. package/dist/types/src/plugin-operation/index.d.ts +3 -0
  192. package/dist/types/src/plugin-operation/index.d.ts.map +1 -0
  193. package/dist/types/src/plugin-operation/invoker-capability.d.ts +6 -0
  194. package/dist/types/src/plugin-operation/invoker-capability.d.ts.map +1 -0
  195. package/dist/types/src/plugin-operation/meta.d.ts +3 -0
  196. package/dist/types/src/plugin-operation/meta.d.ts.map +1 -0
  197. package/dist/types/src/plugin-operation/testing.d.ts +59 -0
  198. package/dist/types/src/plugin-operation/testing.d.ts.map +1 -0
  199. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts +3 -0
  200. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts.map +1 -0
  201. package/dist/types/src/plugin-runtime/capability.d.ts +6 -0
  202. package/dist/types/src/plugin-runtime/capability.d.ts.map +1 -0
  203. package/dist/types/src/plugin-runtime/index.d.ts +2 -0
  204. package/dist/types/src/plugin-runtime/index.d.ts.map +1 -0
  205. package/dist/types/src/plugin-runtime/meta.d.ts +3 -0
  206. package/dist/types/src/plugin-runtime/meta.d.ts.map +1 -0
  207. package/dist/types/src/testing/harness.d.ts +67 -0
  208. package/dist/types/src/testing/harness.d.ts.map +1 -0
  209. package/dist/types/src/testing/index.d.ts +2 -0
  210. package/dist/types/src/testing/index.d.ts.map +1 -1
  211. package/dist/types/src/testing/react.d.ts +27 -0
  212. package/dist/types/src/testing/react.d.ts.map +1 -0
  213. package/dist/types/src/testing/react.test.d.ts +2 -0
  214. package/dist/types/src/testing/react.test.d.ts.map +1 -0
  215. package/dist/types/src/testing/service.d.ts +8 -0
  216. package/dist/types/src/testing/service.d.ts.map +1 -0
  217. package/dist/types/src/testing/withPluginManager.d.ts +8 -9
  218. package/dist/types/src/testing/withPluginManager.d.ts.map +1 -1
  219. package/dist/types/src/testing/withPluginManager.stories.d.ts.map +1 -1
  220. package/dist/types/src/ui/components/App/App.d.ts +9 -0
  221. package/dist/types/src/ui/components/App/App.d.ts.map +1 -0
  222. package/dist/types/src/ui/components/App/App.stories.d.ts +19 -0
  223. package/dist/types/src/ui/components/App/App.stories.d.ts.map +1 -0
  224. package/dist/types/src/ui/components/App/index.d.ts +2 -0
  225. package/dist/types/src/ui/components/App/index.d.ts.map +1 -0
  226. package/dist/types/src/ui/components/Placeholder/Placeholder.d.ts +64 -0
  227. package/dist/types/src/ui/components/Placeholder/Placeholder.d.ts.map +1 -0
  228. package/dist/types/src/ui/components/Placeholder/Placeholder.stories.d.ts +19 -0
  229. package/dist/types/src/ui/components/Placeholder/Placeholder.stories.d.ts.map +1 -0
  230. package/dist/types/src/ui/components/Placeholder/index.d.ts +2 -0
  231. package/dist/types/src/ui/components/Placeholder/index.d.ts.map +1 -0
  232. package/dist/types/src/{playground/playground.stories.d.ts → ui/components/PluginManager/PluginManagerContext.stories.d.ts} +5 -4
  233. package/dist/types/src/ui/components/PluginManager/PluginManagerContext.stories.d.ts.map +1 -0
  234. package/dist/types/src/ui/components/PluginManager/PluginManagerProvider.d.ts +10 -0
  235. package/dist/types/src/ui/components/PluginManager/PluginManagerProvider.d.ts.map +1 -0
  236. package/dist/types/src/ui/components/PluginManager/index.d.ts +2 -0
  237. package/dist/types/src/ui/components/PluginManager/index.d.ts.map +1 -0
  238. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts +24 -0
  239. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts.map +1 -0
  240. package/dist/types/src/{components/App.stories.d.ts → ui/components/Surface/SurfaceComponent.stories.d.ts} +1 -2
  241. package/dist/types/src/ui/components/Surface/SurfaceComponent.stories.d.ts.map +1 -0
  242. package/dist/types/src/ui/components/Surface/SurfaceInfo.d.ts +11 -0
  243. package/dist/types/src/ui/components/Surface/SurfaceInfo.d.ts.map +1 -0
  244. package/dist/types/src/ui/components/Surface/SurfaceProfilerContext.d.ts +48 -0
  245. package/dist/types/src/ui/components/Surface/SurfaceProfilerContext.d.ts.map +1 -0
  246. package/dist/types/src/ui/components/Surface/context.d.ts +5 -0
  247. package/dist/types/src/ui/components/Surface/context.d.ts.map +1 -0
  248. package/dist/types/src/ui/components/Surface/index.d.ts +36 -0
  249. package/dist/types/src/ui/components/Surface/index.d.ts.map +1 -0
  250. package/dist/types/src/ui/components/Surface/types.d.ts +197 -0
  251. package/dist/types/src/ui/components/Surface/types.d.ts.map +1 -0
  252. package/dist/types/src/ui/components/Surface/types.test.d.ts +2 -0
  253. package/dist/types/src/ui/components/Surface/types.test.d.ts.map +1 -0
  254. package/dist/types/src/ui/components/index.d.ts +5 -0
  255. package/dist/types/src/ui/components/index.d.ts.map +1 -0
  256. package/dist/types/src/ui/hooks/index.d.ts +6 -0
  257. package/dist/types/src/ui/hooks/index.d.ts.map +1 -0
  258. package/dist/types/src/ui/hooks/useApp.d.ts +89 -0
  259. package/dist/types/src/ui/hooks/useApp.d.ts.map +1 -0
  260. package/dist/types/src/ui/hooks/useApp.test.d.ts +2 -0
  261. package/dist/types/src/ui/hooks/useApp.test.d.ts.map +1 -0
  262. package/dist/types/src/ui/hooks/useCapabilities.d.ts +31 -0
  263. package/dist/types/src/ui/hooks/useCapabilities.d.ts.map +1 -0
  264. package/dist/types/src/{components → ui/hooks}/useLoading.d.ts +1 -2
  265. package/dist/types/src/ui/hooks/useLoading.d.ts.map +1 -0
  266. package/dist/types/src/ui/hooks/useSettingsState.d.ts +10 -0
  267. package/dist/types/src/ui/hooks/useSettingsState.d.ts.map +1 -0
  268. package/dist/types/src/ui/hooks/useSurface.d.ts +3 -0
  269. package/dist/types/src/ui/hooks/useSurface.d.ts.map +1 -0
  270. package/dist/types/src/ui/index.d.ts +3 -0
  271. package/dist/types/src/ui/index.d.ts.map +1 -0
  272. package/dist/types/src/vite-plugin/boot-loader/BootLoader.stories.d.ts +34 -0
  273. package/dist/types/src/vite-plugin/boot-loader/BootLoader.stories.d.ts.map +1 -0
  274. package/dist/types/src/vite-plugin/boot-loader/index.d.ts +2 -0
  275. package/dist/types/src/vite-plugin/boot-loader/index.d.ts.map +1 -0
  276. package/dist/types/src/vite-plugin/boot-loader/loader.d.ts +51 -0
  277. package/dist/types/src/vite-plugin/boot-loader/loader.d.ts.map +1 -0
  278. package/dist/types/src/vite-plugin/composer/index.d.ts +34 -0
  279. package/dist/types/src/vite-plugin/composer/index.d.ts.map +1 -0
  280. package/dist/types/src/vite-plugin/import-map/index.d.ts +28 -0
  281. package/dist/types/src/vite-plugin/import-map/index.d.ts.map +1 -0
  282. package/dist/types/src/vite-plugin/index.d.ts +5 -0
  283. package/dist/types/src/vite-plugin/index.d.ts.map +1 -0
  284. package/dist/types/src/vite-plugin/manifest.d.ts +41 -0
  285. package/dist/types/src/vite-plugin/manifest.d.ts.map +1 -0
  286. package/dist/types/src/vite-plugin/manifest.test.d.ts +2 -0
  287. package/dist/types/src/vite-plugin/manifest.test.d.ts.map +1 -0
  288. package/dist/types/src/vite-plugin/packages.d.ts +13 -0
  289. package/dist/types/src/vite-plugin/packages.d.ts.map +1 -0
  290. package/dist/types/tsconfig.tsbuildinfo +1 -1
  291. package/moon.yml +26 -3
  292. package/package.json +114 -54
  293. package/src/cli/cli.ts +107 -0
  294. package/src/{playground/logger → cli}/index.ts +1 -1
  295. package/src/common/activation-events.ts +44 -0
  296. package/src/{components/index.ts → common/annotations.ts} +0 -2
  297. package/src/common/capabilities.ts +169 -195
  298. package/src/common/index.ts +4 -8
  299. package/src/common/operations.ts +35 -0
  300. package/src/common/translations.ts +18 -10
  301. package/src/context.ts +9 -0
  302. package/src/core/{events.ts → activation-event.ts} +10 -7
  303. package/src/core/capability-manager.test.ts +151 -0
  304. package/src/core/capability-manager.ts +192 -0
  305. package/src/core/capability.ts +247 -0
  306. package/src/core/edge-registry-plugin-provider.ts +92 -0
  307. package/src/core/index.ts +11 -4
  308. package/src/core/plugin-asset-cache.ts +60 -0
  309. package/src/core/plugin-manager.test.ts +1671 -0
  310. package/src/core/plugin-manager.ts +1335 -0
  311. package/src/core/plugin-manifest.test.ts +75 -0
  312. package/src/core/plugin-manifest.ts +134 -0
  313. package/src/core/plugin.ts +369 -43
  314. package/src/core/registry.ts +157 -0
  315. package/src/core/url-loader.test.ts +221 -0
  316. package/src/core/url-loader.ts +388 -0
  317. package/src/index.ts +3 -4
  318. package/src/plugin-operation/OperationPlugin.ts +24 -0
  319. package/src/plugin-operation/history/capability.ts +36 -0
  320. package/src/plugin-operation/history/errors.ts +7 -0
  321. package/src/plugin-operation/history/history-tracker.test.ts +374 -0
  322. package/src/plugin-operation/history/history-tracker.ts +128 -0
  323. package/src/plugin-operation/history/index.ts +9 -0
  324. package/src/plugin-operation/history/types.ts +17 -0
  325. package/src/plugin-operation/history/undo-mapping.ts +135 -0
  326. package/src/plugin-operation/history/undo-registry.test.ts +72 -0
  327. package/src/plugin-operation/history/undo-registry.ts +54 -0
  328. package/src/plugin-operation/index.ts +6 -0
  329. package/src/plugin-operation/invoker-capability.ts +55 -0
  330. package/src/plugin-operation/meta.ts +12 -0
  331. package/src/plugin-operation/testing.ts +155 -0
  332. package/src/plugin-runtime/RuntimePlugin.ts +19 -0
  333. package/src/plugin-runtime/capability.ts +53 -0
  334. package/src/plugin-runtime/index.ts +5 -0
  335. package/src/plugin-runtime/meta.ts +12 -0
  336. package/src/testing/harness.ts +229 -0
  337. package/src/testing/index.ts +2 -0
  338. package/src/testing/react.test.tsx +48 -0
  339. package/src/testing/react.tsx +113 -0
  340. package/src/testing/service.ts +52 -0
  341. package/src/testing/withPluginManager.stories.tsx +9 -10
  342. package/src/testing/withPluginManager.tsx +74 -50
  343. package/src/ui/components/App/App.stories.tsx +88 -0
  344. package/src/ui/components/App/App.tsx +81 -0
  345. package/src/{playground/layout → ui/components/App}/index.ts +1 -1
  346. package/src/ui/components/Placeholder/Placeholder.stories.tsx +77 -0
  347. package/src/ui/components/Placeholder/Placeholder.tsx +155 -0
  348. package/src/{playground/debug → ui/components/Placeholder}/index.ts +1 -1
  349. package/src/ui/components/PluginManager/PluginManagerContext.stories.tsx +185 -0
  350. package/src/{react → ui/components/PluginManager}/PluginManagerProvider.ts +3 -3
  351. package/src/ui/components/PluginManager/index.ts +5 -0
  352. package/src/ui/components/Surface/SurfaceComponent.stories.tsx +144 -0
  353. package/src/ui/components/Surface/SurfaceComponent.tsx +303 -0
  354. package/src/ui/components/Surface/SurfaceInfo.tsx +106 -0
  355. package/src/ui/components/Surface/SurfaceProfilerContext.tsx +207 -0
  356. package/src/ui/components/Surface/context.ts +12 -0
  357. package/src/ui/components/Surface/index.ts +54 -0
  358. package/src/ui/components/Surface/types.test.ts +126 -0
  359. package/src/ui/components/Surface/types.ts +269 -0
  360. package/src/ui/components/index.ts +8 -0
  361. package/src/ui/hooks/index.ts +9 -0
  362. package/src/ui/hooks/useApp.test.tsx +159 -0
  363. package/src/ui/hooks/useApp.tsx +424 -0
  364. package/src/ui/hooks/useCapabilities.ts +67 -0
  365. package/src/{components → ui/hooks}/useLoading.tsx +16 -10
  366. package/src/ui/hooks/useSettingsState.ts +26 -0
  367. package/src/ui/hooks/useSurface.ts +13 -0
  368. package/src/ui/index.ts +6 -0
  369. package/src/vite-plugin/boot-loader/BootLoader.stories.tsx +270 -0
  370. package/src/vite-plugin/boot-loader/boot-loader.css +320 -0
  371. package/src/vite-plugin/boot-loader/boot-loader.js +325 -0
  372. package/src/vite-plugin/boot-loader/index.ts +5 -0
  373. package/src/vite-plugin/boot-loader/loader.ts +123 -0
  374. package/src/vite-plugin/composer/index.ts +306 -0
  375. package/src/vite-plugin/import-map/index.ts +527 -0
  376. package/src/vite-plugin/index.ts +10 -0
  377. package/src/vite-plugin/manifest.test.ts +46 -0
  378. package/src/vite-plugin/manifest.ts +57 -0
  379. package/src/vite-plugin/packages.ts +187 -0
  380. package/tsconfig.json +24 -15
  381. package/tsconfig.node.json +2 -4
  382. package/typedoc.json +2 -4
  383. package/vitest.config.ts +8 -6
  384. package/.swc/plugins/linux_x86_64_19.0.0/727453fb3a62f7f1d952a41e051ca8a6f88cadc45cee43c6a4d1aa45f9b75665.wasmer-v7 +0 -0
  385. package/.swc/plugins/linux_x86_64_19.0.0/fce1bdb8e20a094e4af08bad09cc81497ed0e2e7c51223b07d371063cca18429.wasmer-v7 +0 -0
  386. package/dist/lib/browser/app-graph-builder-AFFC6VB2.mjs +0 -137
  387. package/dist/lib/browser/app-graph-builder-AFFC6VB2.mjs.map +0 -7
  388. package/dist/lib/browser/chunk-ORWHM7CO.mjs +0 -32
  389. package/dist/lib/browser/chunk-ORWHM7CO.mjs.map +0 -7
  390. package/dist/lib/browser/chunk-OZY7HV2A.mjs +0 -1643
  391. package/dist/lib/browser/chunk-OZY7HV2A.mjs.map +0 -7
  392. package/dist/lib/browser/chunk-T6M7JB7M.mjs +0 -471
  393. package/dist/lib/browser/chunk-T6M7JB7M.mjs.map +0 -7
  394. package/dist/lib/browser/intent-dispatcher-QG7UPGQX.mjs +0 -11
  395. package/dist/lib/browser/intent-resolver-4S4PSTM5.mjs +0 -39
  396. package/dist/lib/browser/intent-resolver-4S4PSTM5.mjs.map +0 -7
  397. package/dist/lib/browser/store-6E33KLGK.mjs +0 -30
  398. package/dist/lib/browser/store-6E33KLGK.mjs.map +0 -7
  399. package/dist/lib/browser/worker.mjs +0 -85
  400. package/dist/lib/node-esm/app-graph-builder-S4OAULX5.mjs +0 -138
  401. package/dist/lib/node-esm/app-graph-builder-S4OAULX5.mjs.map +0 -7
  402. package/dist/lib/node-esm/chunk-F63ZRXMK.mjs +0 -1645
  403. package/dist/lib/node-esm/chunk-F63ZRXMK.mjs.map +0 -7
  404. package/dist/lib/node-esm/chunk-HJFU7QOR.mjs +0 -472
  405. package/dist/lib/node-esm/chunk-HJFU7QOR.mjs.map +0 -7
  406. package/dist/lib/node-esm/chunk-UMZQERLE.mjs +0 -34
  407. package/dist/lib/node-esm/chunk-UMZQERLE.mjs.map +0 -7
  408. package/dist/lib/node-esm/intent-dispatcher-NXBGPJOX.mjs +0 -12
  409. package/dist/lib/node-esm/intent-resolver-2ZKXI5ET.mjs +0 -40
  410. package/dist/lib/node-esm/intent-resolver-2ZKXI5ET.mjs.map +0 -7
  411. package/dist/lib/node-esm/store-QQUTQHHT.mjs +0 -31
  412. package/dist/lib/node-esm/store-QQUTQHHT.mjs.map +0 -7
  413. package/dist/lib/node-esm/worker.mjs +0 -86
  414. package/dist/types/src/common/collaboration.d.ts +0 -20
  415. package/dist/types/src/common/collaboration.d.ts.map +0 -1
  416. package/dist/types/src/common/events.d.ts +0 -52
  417. package/dist/types/src/common/events.d.ts.map +0 -1
  418. package/dist/types/src/common/file.d.ts +0 -14
  419. package/dist/types/src/common/file.d.ts.map +0 -1
  420. package/dist/types/src/common/graph.d.ts +0 -21
  421. package/dist/types/src/common/graph.d.ts.map +0 -1
  422. package/dist/types/src/common/layout.d.ts +0 -281
  423. package/dist/types/src/common/layout.d.ts.map +0 -1
  424. package/dist/types/src/common/surface.d.ts +0 -65
  425. package/dist/types/src/common/surface.d.ts.map +0 -1
  426. package/dist/types/src/components/App.d.ts +0 -10
  427. package/dist/types/src/components/App.d.ts.map +0 -1
  428. package/dist/types/src/components/App.stories.d.ts.map +0 -1
  429. package/dist/types/src/components/DefaultFallback.d.ts +0 -8
  430. package/dist/types/src/components/DefaultFallback.d.ts.map +0 -1
  431. package/dist/types/src/components/index.d.ts +0 -2
  432. package/dist/types/src/components/index.d.ts.map +0 -1
  433. package/dist/types/src/components/useApp.d.ts +0 -44
  434. package/dist/types/src/components/useApp.d.ts.map +0 -1
  435. package/dist/types/src/components/useLoading.d.ts.map +0 -1
  436. package/dist/types/src/core/capabilities.d.ts +0 -117
  437. package/dist/types/src/core/capabilities.d.ts.map +0 -1
  438. package/dist/types/src/core/capabilities.test.d.ts +0 -2
  439. package/dist/types/src/core/capabilities.test.d.ts.map +0 -1
  440. package/dist/types/src/core/events.d.ts.map +0 -1
  441. package/dist/types/src/core/manager.d.ts +0 -126
  442. package/dist/types/src/core/manager.d.ts.map +0 -1
  443. package/dist/types/src/core/manager.test.d.ts +0 -2
  444. package/dist/types/src/core/manager.test.d.ts.map +0 -1
  445. package/dist/types/src/playground/debug/Debug.d.ts +0 -6
  446. package/dist/types/src/playground/debug/Debug.d.ts.map +0 -1
  447. package/dist/types/src/playground/debug/index.d.ts +0 -2
  448. package/dist/types/src/playground/debug/index.d.ts.map +0 -1
  449. package/dist/types/src/playground/debug/plugin.d.ts +0 -2
  450. package/dist/types/src/playground/debug/plugin.d.ts.map +0 -1
  451. package/dist/types/src/playground/generator/Main.d.ts +0 -6
  452. package/dist/types/src/playground/generator/Main.d.ts.map +0 -1
  453. package/dist/types/src/playground/generator/Toolbar.d.ts +0 -6
  454. package/dist/types/src/playground/generator/Toolbar.d.ts.map +0 -1
  455. package/dist/types/src/playground/generator/generator.d.ts +0 -7
  456. package/dist/types/src/playground/generator/generator.d.ts.map +0 -1
  457. package/dist/types/src/playground/generator/index.d.ts +0 -3
  458. package/dist/types/src/playground/generator/index.d.ts.map +0 -1
  459. package/dist/types/src/playground/generator/plugin.d.ts +0 -2
  460. package/dist/types/src/playground/generator/plugin.d.ts.map +0 -1
  461. package/dist/types/src/playground/layout/Layout.d.ts +0 -8
  462. package/dist/types/src/playground/layout/Layout.d.ts.map +0 -1
  463. package/dist/types/src/playground/layout/index.d.ts +0 -2
  464. package/dist/types/src/playground/layout/index.d.ts.map +0 -1
  465. package/dist/types/src/playground/layout/plugin.d.ts +0 -2
  466. package/dist/types/src/playground/layout/plugin.d.ts.map +0 -1
  467. package/dist/types/src/playground/logger/Toolbar.d.ts +0 -6
  468. package/dist/types/src/playground/logger/Toolbar.d.ts.map +0 -1
  469. package/dist/types/src/playground/logger/index.d.ts +0 -2
  470. package/dist/types/src/playground/logger/index.d.ts.map +0 -1
  471. package/dist/types/src/playground/logger/plugin.d.ts +0 -2
  472. package/dist/types/src/playground/logger/plugin.d.ts.map +0 -1
  473. package/dist/types/src/playground/logger/schema.d.ts +0 -13
  474. package/dist/types/src/playground/logger/schema.d.ts.map +0 -1
  475. package/dist/types/src/playground/playground.stories.d.ts.map +0 -1
  476. package/dist/types/src/plugin-intent/IntentPlugin.d.ts +0 -2
  477. package/dist/types/src/plugin-intent/IntentPlugin.d.ts.map +0 -1
  478. package/dist/types/src/plugin-intent/actions.d.ts +0 -38
  479. package/dist/types/src/plugin-intent/actions.d.ts.map +0 -1
  480. package/dist/types/src/plugin-intent/errors.d.ts +0 -16
  481. package/dist/types/src/plugin-intent/errors.d.ts.map +0 -1
  482. package/dist/types/src/plugin-intent/index.d.ts +0 -6
  483. package/dist/types/src/plugin-intent/index.d.ts.map +0 -1
  484. package/dist/types/src/plugin-intent/intent-dispatcher.d.ts +0 -139
  485. package/dist/types/src/plugin-intent/intent-dispatcher.d.ts.map +0 -1
  486. package/dist/types/src/plugin-intent/intent-dispatcher.test.d.ts +0 -2
  487. package/dist/types/src/plugin-intent/intent-dispatcher.test.d.ts.map +0 -1
  488. package/dist/types/src/plugin-intent/intent.d.ts +0 -63
  489. package/dist/types/src/plugin-intent/intent.d.ts.map +0 -1
  490. package/dist/types/src/plugin-settings/SettingsPlugin.d.ts +0 -2
  491. package/dist/types/src/plugin-settings/SettingsPlugin.d.ts.map +0 -1
  492. package/dist/types/src/plugin-settings/actions.d.ts +0 -27
  493. package/dist/types/src/plugin-settings/actions.d.ts.map +0 -1
  494. package/dist/types/src/plugin-settings/app-graph-builder.d.ts +0 -4
  495. package/dist/types/src/plugin-settings/app-graph-builder.d.ts.map +0 -1
  496. package/dist/types/src/plugin-settings/index.d.ts +0 -3
  497. package/dist/types/src/plugin-settings/index.d.ts.map +0 -1
  498. package/dist/types/src/plugin-settings/intent-resolver.d.ts +0 -4
  499. package/dist/types/src/plugin-settings/intent-resolver.d.ts.map +0 -1
  500. package/dist/types/src/plugin-settings/store.d.ts +0 -5
  501. package/dist/types/src/plugin-settings/store.d.ts.map +0 -1
  502. package/dist/types/src/plugin-settings/translations.d.ts +0 -10
  503. package/dist/types/src/plugin-settings/translations.d.ts.map +0 -1
  504. package/dist/types/src/react/ErrorBoundary.d.ts +0 -30
  505. package/dist/types/src/react/ErrorBoundary.d.ts.map +0 -1
  506. package/dist/types/src/react/IntentContext.d.ts +0 -8
  507. package/dist/types/src/react/IntentContext.d.ts.map +0 -1
  508. package/dist/types/src/react/PluginManagerProvider.d.ts +0 -10
  509. package/dist/types/src/react/PluginManagerProvider.d.ts.map +0 -1
  510. package/dist/types/src/react/Surface.d.ts +0 -12
  511. package/dist/types/src/react/Surface.d.ts.map +0 -1
  512. package/dist/types/src/react/Surface.stories.d.ts +0 -18
  513. package/dist/types/src/react/Surface.stories.d.ts.map +0 -1
  514. package/dist/types/src/react/common.d.ts +0 -13
  515. package/dist/types/src/react/common.d.ts.map +0 -1
  516. package/dist/types/src/react/index.d.ts +0 -7
  517. package/dist/types/src/react/index.d.ts.map +0 -1
  518. package/dist/types/src/react/useCapabilities.d.ts +0 -13
  519. package/dist/types/src/react/useCapabilities.d.ts.map +0 -1
  520. package/dist/types/src/react/useIntentResolver.d.ts +0 -3
  521. package/dist/types/src/react/useIntentResolver.d.ts.map +0 -1
  522. package/dist/types/src/worker.d.ts +0 -4
  523. package/dist/types/src/worker.d.ts.map +0 -1
  524. package/src/common/collaboration.ts +0 -18
  525. package/src/common/events.ts +0 -79
  526. package/src/common/file.ts +0 -22
  527. package/src/common/graph.ts +0 -30
  528. package/src/common/layout.ts +0 -278
  529. package/src/common/surface.ts +0 -86
  530. package/src/components/App.stories.tsx +0 -35
  531. package/src/components/App.tsx +0 -59
  532. package/src/components/DefaultFallback.tsx +0 -26
  533. package/src/components/useApp.tsx +0 -166
  534. package/src/core/capabilities.test.ts +0 -136
  535. package/src/core/capabilities.ts +0 -259
  536. package/src/core/manager.test.ts +0 -516
  537. package/src/core/manager.ts +0 -597
  538. package/src/playground/debug/Debug.tsx +0 -39
  539. package/src/playground/debug/plugin.ts +0 -17
  540. package/src/playground/generator/Main.tsx +0 -71
  541. package/src/playground/generator/Toolbar.tsx +0 -47
  542. package/src/playground/generator/generator.ts +0 -48
  543. package/src/playground/generator/index.ts +0 -6
  544. package/src/playground/generator/plugin.ts +0 -23
  545. package/src/playground/layout/Layout.tsx +0 -33
  546. package/src/playground/layout/plugin.ts +0 -17
  547. package/src/playground/logger/Toolbar.tsx +0 -30
  548. package/src/playground/logger/plugin.ts +0 -37
  549. package/src/playground/logger/schema.ts +0 -12
  550. package/src/playground/playground.stories.tsx +0 -47
  551. package/src/plugin-intent/IntentPlugin.ts +0 -21
  552. package/src/plugin-intent/actions.ts +0 -33
  553. package/src/plugin-intent/errors.ts +0 -39
  554. package/src/plugin-intent/index.ts +0 -9
  555. package/src/plugin-intent/intent-dispatcher.test.ts +0 -279
  556. package/src/plugin-intent/intent-dispatcher.ts +0 -335
  557. package/src/plugin-intent/intent.ts +0 -154
  558. package/src/plugin-settings/SettingsPlugin.ts +0 -36
  559. package/src/plugin-settings/actions.ts +0 -29
  560. package/src/plugin-settings/app-graph-builder.ts +0 -158
  561. package/src/plugin-settings/index.ts +0 -6
  562. package/src/plugin-settings/intent-resolver.ts +0 -35
  563. package/src/plugin-settings/store.ts +0 -33
  564. package/src/plugin-settings/translations.ts +0 -19
  565. package/src/react/ErrorBoundary.tsx +0 -54
  566. package/src/react/IntentContext.tsx +0 -35
  567. package/src/react/Surface.stories.tsx +0 -104
  568. package/src/react/Surface.tsx +0 -78
  569. package/src/react/common.ts +0 -13
  570. package/src/react/index.ts +0 -10
  571. package/src/react/useCapabilities.ts +0 -31
  572. package/src/react/useIntentResolver.ts +0 -22
  573. package/src/worker.ts +0 -11
  574. /package/dist/lib/{node-esm/worker.mjs.map → browser/chunk-J5LGTIGS.mjs.map} +0 -0
  575. /package/dist/lib/{node-esm/intent-dispatcher-NXBGPJOX.mjs.map → browser/common/activation-events.mjs.map} +0 -0
  576. /package/dist/lib/browser/{worker.mjs.map → common/capabilities.mjs.map} +0 -0
  577. /package/dist/lib/browser/{intent-dispatcher-QG7UPGQX.mjs.map → core/activation-event.mjs.map} +0 -0
@@ -1,1645 +0,0 @@
1
- import { createRequire } from 'node:module';const require = createRequire(import.meta.url);
2
-
3
- // src/plugin-intent/intent-dispatcher.ts
4
- import { Effect as Effect3, Option, Ref as Ref2, pipe as pipe2 } from "effect";
5
- import { live as live2 } from "@dxos/live-object";
6
- import { log as log3 } from "@dxos/log";
7
- import { byPosition } from "@dxos/util";
8
-
9
- // src/core/capabilities.ts
10
- import { Rx } from "@effect-rx/rx-react";
11
- import { Effect } from "effect";
12
- import { Trigger } from "@dxos/async";
13
- import { invariant } from "@dxos/invariant";
14
- import { log } from "@dxos/log";
15
- function _define_property(obj, key, value) {
16
- if (key in obj) {
17
- Object.defineProperty(obj, key, {
18
- value,
19
- enumerable: true,
20
- configurable: true,
21
- writable: true
22
- });
23
- } else {
24
- obj[key] = value;
25
- }
26
- return obj;
27
- }
28
- var __dxlog_file = "/__w/dxos/dxos/packages/sdk/app-framework/src/core/capabilities.ts";
29
- var InterfaceDefTypeId = Symbol.for("InterfaceDefTypeId");
30
- var defineCapability = (identifier) => {
31
- return {
32
- identifier
33
- };
34
- };
35
- var CapabilityImpl = class {
36
- constructor(moduleId, implementation) {
37
- _define_property(this, "moduleId", void 0);
38
- _define_property(this, "implementation", void 0);
39
- this.moduleId = moduleId;
40
- this.implementation = implementation;
41
- }
42
- };
43
- var contributes = (interfaceDef, implementation, deactivate) => {
44
- return {
45
- interface: interfaceDef,
46
- implementation,
47
- deactivate
48
- };
49
- };
50
- var lazy = (c) => async (props) => {
51
- const { default: getCapability } = await c();
52
- return async () => getCapability(props);
53
- };
54
- var PluginContext = class {
55
- /**
56
- * @internal
57
- */
58
- contributeCapability({ module: moduleId, interface: interfaceDef, implementation }) {
59
- const current = this._registry.get(this._capabilityImpls(interfaceDef.identifier));
60
- const capability = new CapabilityImpl(moduleId, implementation);
61
- if (current.includes(capability)) {
62
- return;
63
- }
64
- this._registry.set(this._capabilityImpls(interfaceDef.identifier), [
65
- ...current,
66
- capability
67
- ]);
68
- log("capability contributed", {
69
- id: interfaceDef.identifier,
70
- moduleId,
71
- count: current.length
72
- }, {
73
- F: __dxlog_file,
74
- L: 166,
75
- S: this,
76
- C: (f, a) => f(...a)
77
- });
78
- }
79
- /**
80
- * @internal
81
- */
82
- removeCapability(interfaceDef, implementation) {
83
- const current = this._registry.get(this._capabilityImpls(interfaceDef.identifier));
84
- if (current.length === 0) {
85
- return;
86
- }
87
- const next = current.filter((c) => c.implementation !== implementation);
88
- if (next.length !== current.length) {
89
- this._registry.set(this._capabilityImpls(interfaceDef.identifier), next);
90
- log("capability removed", {
91
- id: interfaceDef.identifier,
92
- count: current.length
93
- }, {
94
- F: __dxlog_file,
95
- L: 185,
96
- S: this,
97
- C: (f, a) => f(...a)
98
- });
99
- } else {
100
- log.warn("capability not removed", {
101
- id: interfaceDef.identifier
102
- }, {
103
- F: __dxlog_file,
104
- L: 187,
105
- S: this,
106
- C: (f, a) => f(...a)
107
- });
108
- }
109
- }
110
- /**
111
- * Get the Rx reference to the available capabilities for a given interface.
112
- * Primarily useful for deriving other Rx values based on the capabilities or
113
- * for subscribing to changes in the capabilities.
114
- * @returns An Rx reference to the available capabilities.
115
- */
116
- capabilities(interfaceDef) {
117
- return this._capabilities(interfaceDef.identifier);
118
- }
119
- /**
120
- * Get the Rx reference to the available capabilities for a given interface.
121
- * Primarily useful for deriving other Rx values based on the capability or
122
- * for subscribing to changes in the capability.
123
- * @returns An Rx reference to the available capability.
124
- * @throws If no capability is found.
125
- */
126
- capability(interfaceDef) {
127
- return this._capability(interfaceDef.identifier);
128
- }
129
- /**
130
- * Get capabilities from the plugin context.
131
- * @returns An array of capabilities.
132
- */
133
- getCapabilities(interfaceDef) {
134
- return this._registry.get(this.capabilities(interfaceDef));
135
- }
136
- /**
137
- * Requests a single capability from the plugin context.
138
- * @returns The capability.
139
- * @throws If no capability is found.
140
- */
141
- getCapability(interfaceDef) {
142
- return this._registry.get(this.capability(interfaceDef));
143
- }
144
- /**
145
- * Waits for a capability to be available.
146
- * @returns The capability.
147
- */
148
- async waitForCapability(interfaceDef) {
149
- const [capability] = this.getCapabilities(interfaceDef);
150
- if (capability) {
151
- return capability;
152
- }
153
- const trigger = new Trigger();
154
- const cancel = this._registry.subscribe(this.capabilities(interfaceDef), (capabilities) => {
155
- if (capabilities.length > 0) {
156
- trigger.wake(capabilities[0]);
157
- }
158
- });
159
- const result = await trigger.wait();
160
- cancel();
161
- return result;
162
- }
163
- async activatePromise(event) {
164
- return this.activate(event).pipe(Effect.runPromise);
165
- }
166
- async resetPromise(event) {
167
- return this.reset(event).pipe(Effect.runPromise);
168
- }
169
- constructor({ registry, activate, reset }) {
170
- _define_property(this, "_registry", void 0);
171
- _define_property(this, "_capabilityImpls", Rx.family(() => {
172
- return Rx.make([]).pipe(Rx.keepAlive);
173
- }));
174
- _define_property(this, "_capabilities", Rx.family((id) => {
175
- return Rx.make((get) => {
176
- const current = get(this._capabilityImpls(id));
177
- return current.map((c) => c.implementation);
178
- });
179
- }));
180
- _define_property(this, "_capability", Rx.family((id) => {
181
- return Rx.make((get) => {
182
- const current = get(this._capabilities(id));
183
- invariant(current.length > 0, `No capability found for ${id}`, {
184
- F: __dxlog_file,
185
- L: 122,
186
- S: this,
187
- A: [
188
- "current.length > 0",
189
- "`No capability found for ${id}`"
190
- ]
191
- });
192
- return current[0];
193
- });
194
- }));
195
- _define_property(this, "activate", void 0);
196
- _define_property(this, "reset", void 0);
197
- this._registry = registry;
198
- this.activate = activate;
199
- this.reset = reset;
200
- }
201
- };
202
-
203
- // src/core/events.ts
204
- var defineEvent = (id, specifier) => {
205
- return {
206
- id,
207
- specifier
208
- };
209
- };
210
- var eventKey = (event) => event.specifier ? `${event.id}:${event.specifier}` : event.id;
211
- var oneOf = (...events) => ({
212
- type: "one-of",
213
- events
214
- });
215
- var allOf = (...events) => ({
216
- type: "all-of",
217
- events
218
- });
219
- var isOneOf = (events) => "type" in events && events.type === "one-of";
220
- var isAllOf = (events) => "type" in events && events.type === "all-of";
221
- var getEvents = (events) => "type" in events ? events.events : [
222
- events
223
- ];
224
-
225
- // src/core/manager.ts
226
- import { Registry } from "@effect-rx/rx-react";
227
- import { untracked } from "@preact/signals-core";
228
- import { Array, Duration, Effect as Effect2, Fiber, HashSet, Match, Ref, pipe } from "effect";
229
- import { Event } from "@dxos/async";
230
- import { live } from "@dxos/live-object";
231
- import { log as log2 } from "@dxos/log";
232
- function _define_property2(obj, key, value) {
233
- if (key in obj) {
234
- Object.defineProperty(obj, key, {
235
- value,
236
- enumerable: true,
237
- configurable: true,
238
- writable: true
239
- });
240
- } else {
241
- obj[key] = value;
242
- }
243
- return obj;
244
- }
245
- var __dxlog_file2 = "/__w/dxos/dxos/packages/sdk/app-framework/src/core/manager.ts";
246
- var isPromise = (value) => {
247
- return value !== null && typeof value === "object" && "then" in value;
248
- };
249
- var PluginManager = class {
250
- /**
251
- * Plugins that are currently registered.
252
- *
253
- * @reactive
254
- */
255
- get plugins() {
256
- return this._state.plugins;
257
- }
258
- /**
259
- * Ids of plugins that are core and cannot be removed.
260
- *
261
- * @reactive
262
- */
263
- get core() {
264
- return this._state.core;
265
- }
266
- /**
267
- * Ids of plugins that are currently enabled.
268
- *
269
- * @reactive
270
- */
271
- get enabled() {
272
- return this._state.enabled;
273
- }
274
- /**
275
- * Modules of plugins which are currently enabled.
276
- *
277
- * @reactive
278
- */
279
- get modules() {
280
- return this._state.modules;
281
- }
282
- /**
283
- * Ids of modules which are currently active.
284
- *
285
- * @reactive
286
- */
287
- get active() {
288
- return this._state.active;
289
- }
290
- /**
291
- * Ids of events which have been fired.
292
- *
293
- * @reactive
294
- */
295
- get eventsFired() {
296
- return this._state.eventsFired;
297
- }
298
- /**
299
- * Ids of modules which are pending reset.
300
- *
301
- * @reactive
302
- */
303
- get pendingReset() {
304
- return this._state.pendingReset;
305
- }
306
- /**
307
- * Adds a plugin to the manager via the plugin loader.
308
- * @param id The id of the plugin.
309
- */
310
- async add(id) {
311
- return untracked(async () => {
312
- log2("add plugin", {
313
- id
314
- }, {
315
- F: __dxlog_file2,
316
- L: 157,
317
- S: this,
318
- C: (f, a) => f(...a)
319
- });
320
- const plugin = await this._pluginLoader(id);
321
- this._addPlugin(plugin);
322
- return this.enable(id);
323
- });
324
- }
325
- /**
326
- * Enables a plugin.
327
- * @param id The id of the plugin.
328
- */
329
- enable(id) {
330
- return untracked(async () => {
331
- log2("enable plugin", {
332
- id
333
- }, {
334
- F: __dxlog_file2,
335
- L: 170,
336
- S: this,
337
- C: (f, a) => f(...a)
338
- });
339
- const plugin = this._getPlugin(id);
340
- if (!plugin) {
341
- return false;
342
- }
343
- if (!this._state.enabled.includes(id)) {
344
- this._state.enabled.push(id);
345
- }
346
- plugin.modules.forEach((module) => {
347
- this._addModule(module);
348
- this._setPendingResetByModule(module);
349
- });
350
- log2("pending reset", {
351
- events: [
352
- ...this.pendingReset
353
- ]
354
- }, {
355
- F: __dxlog_file2,
356
- L: 185,
357
- S: this,
358
- C: (f, a) => f(...a)
359
- });
360
- await Effect2.runPromise(Effect2.all(this.pendingReset.map((event) => this._activate(event)), {
361
- concurrency: "unbounded"
362
- }));
363
- return true;
364
- });
365
- }
366
- /**
367
- * Removes a plugin from the manager.
368
- * @param id The id of the plugin.
369
- */
370
- remove(id) {
371
- return untracked(() => {
372
- log2("remove plugin", {
373
- id
374
- }, {
375
- F: __dxlog_file2,
376
- L: 203,
377
- S: this,
378
- C: (f, a) => f(...a)
379
- });
380
- const result = this.disable(id);
381
- if (!result) {
382
- return false;
383
- }
384
- this._removePlugin(id);
385
- return true;
386
- });
387
- }
388
- /**
389
- * Disables a plugin.
390
- * @param id The id of the plugin.
391
- */
392
- disable(id) {
393
- return untracked(async () => {
394
- log2("disable plugin", {
395
- id
396
- }, {
397
- F: __dxlog_file2,
398
- L: 220,
399
- S: this,
400
- C: (f, a) => f(...a)
401
- });
402
- if (this._state.core.includes(id)) {
403
- return false;
404
- }
405
- const plugin = this._getPlugin(id);
406
- if (!plugin) {
407
- return false;
408
- }
409
- const enabledIndex = this._state.enabled.findIndex((enabled) => enabled === id);
410
- if (enabledIndex !== -1) {
411
- this._state.enabled.splice(enabledIndex, 1);
412
- await Effect2.runPromise(this._deactivate(id));
413
- plugin.modules.forEach((module) => {
414
- this._removeModule(module.id);
415
- });
416
- }
417
- return true;
418
- });
419
- }
420
- /**
421
- * Activates plugins based on the activation event.
422
- * @param event The activation event.
423
- * @returns Whether the activation was successful.
424
- */
425
- activate(event) {
426
- return untracked(() => Effect2.runPromise(this._activate(event)));
427
- }
428
- /**
429
- * Deactivates all of the modules for a plugin.
430
- * @param id The id of the plugin.
431
- * @returns Whether the deactivation was successful.
432
- */
433
- deactivate(id) {
434
- return untracked(() => Effect2.runPromise(this._deactivate(id)));
435
- }
436
- /**
437
- * Re-activates the modules that were activated by the event.
438
- * @param event The activation event.
439
- * @returns Whether the reset was successful.
440
- */
441
- reset(event) {
442
- return untracked(() => Effect2.runPromise(this._reset(event)));
443
- }
444
- _addPlugin(plugin) {
445
- untracked(() => {
446
- log2("add plugin", {
447
- id: plugin.meta.id
448
- }, {
449
- F: __dxlog_file2,
450
- L: 273,
451
- S: this,
452
- C: (f, a) => f(...a)
453
- });
454
- if (!this._state.plugins.includes(plugin)) {
455
- this._state.plugins.push(plugin);
456
- }
457
- });
458
- }
459
- _removePlugin(id) {
460
- untracked(() => {
461
- log2("remove plugin", {
462
- id
463
- }, {
464
- F: __dxlog_file2,
465
- L: 283,
466
- S: this,
467
- C: (f, a) => f(...a)
468
- });
469
- const pluginIndex = this._state.plugins.findIndex((plugin) => plugin.meta.id === id);
470
- if (pluginIndex !== -1) {
471
- this._state.plugins.splice(pluginIndex, 1);
472
- }
473
- });
474
- }
475
- _addModule(module) {
476
- untracked(() => {
477
- log2("add module", {
478
- id: module.id
479
- }, {
480
- F: __dxlog_file2,
481
- L: 293,
482
- S: this,
483
- C: (f, a) => f(...a)
484
- });
485
- if (!this._state.modules.includes(module)) {
486
- this._state.modules.push(module);
487
- }
488
- });
489
- }
490
- _removeModule(id) {
491
- untracked(() => {
492
- log2("remove module", {
493
- id
494
- }, {
495
- F: __dxlog_file2,
496
- L: 303,
497
- S: this,
498
- C: (f, a) => f(...a)
499
- });
500
- const moduleIndex = this._state.modules.findIndex((module) => module.id === id);
501
- if (moduleIndex !== -1) {
502
- this._state.modules.splice(moduleIndex, 1);
503
- }
504
- });
505
- }
506
- _getPlugin(id) {
507
- return this._state.plugins.find((plugin) => plugin.meta.id === id);
508
- }
509
- _getActiveModules() {
510
- return this._state.modules.filter((module) => this._state.active.includes(module.id));
511
- }
512
- _getInactiveModules() {
513
- return this._state.modules.filter((module) => !this._state.active.includes(module.id));
514
- }
515
- _getActiveModulesByEvent(key) {
516
- return this._getActiveModules().filter((module) => getEvents(module.activatesOn).map(eventKey).includes(key));
517
- }
518
- _getInactiveModulesByEvent(key) {
519
- return this._getInactiveModules().filter((module) => getEvents(module.activatesOn).map(eventKey).includes(key));
520
- }
521
- _setPendingResetByModule(module) {
522
- return untracked(() => {
523
- const activationEvents = getEvents(module.activatesOn).map(eventKey).filter((key) => this._state.eventsFired.includes(key));
524
- const pendingReset = Array.fromIterable(new Set(activationEvents)).filter((event) => !this._state.pendingReset.includes(event));
525
- if (pendingReset.length > 0) {
526
- log2("pending reset", {
527
- events: pendingReset
528
- }, {
529
- F: __dxlog_file2,
530
- L: 341,
531
- S: this,
532
- C: (f, a) => f(...a)
533
- });
534
- this._state.pendingReset.push(...pendingReset);
535
- }
536
- });
537
- }
538
- /**
539
- * @internal
540
- */
541
- // TODO(wittjosiah): Improve error typing.
542
- _activate(event, params) {
543
- return Effect2.gen(this, function* () {
544
- const key = typeof event === "string" ? event : eventKey(event);
545
- log2("activating", {
546
- key,
547
- ...params
548
- }, {
549
- F: __dxlog_file2,
550
- L: 357,
551
- S: this,
552
- C: (f, a) => f(...a)
553
- });
554
- yield* Ref.update(this._activatingEvents, (activating) => Array.append(activating, key));
555
- const pendingIndex = this._state.pendingReset.findIndex((event2) => event2 === key);
556
- if (pendingIndex !== -1) {
557
- this._state.pendingReset.splice(pendingIndex, 1);
558
- }
559
- const activatingEvents = yield* this._activatingEvents;
560
- const activatingModules = yield* this._activatingModules;
561
- const modules = this._getInactiveModulesByEvent(key).filter((module) => {
562
- const allOf2 = isAllOf(module.activatesOn);
563
- if (!allOf2) {
564
- return true;
565
- }
566
- const events = module.activatesOn.events.filter((event2) => eventKey(event2) !== key);
567
- return events.every((event2) => this._state.eventsFired.includes(eventKey(event2)) || activatingEvents.includes(eventKey(event2))) && !activatingModules.includes(module.id);
568
- });
569
- yield* Ref.update(this._activatingModules, (activating) => Array.appendAll(activating, modules.map((module) => module.id)));
570
- if (modules.length === 0) {
571
- log2("no modules to activate", {
572
- key
573
- }, {
574
- F: __dxlog_file2,
575
- L: 388,
576
- S: this,
577
- C: (f, a) => f(...a)
578
- });
579
- if (!this._state.eventsFired.includes(key)) {
580
- this._state.eventsFired.push(key);
581
- }
582
- return false;
583
- }
584
- log2("activating modules", {
585
- key,
586
- modules: modules.map((module) => module.id)
587
- }, {
588
- F: __dxlog_file2,
589
- L: 395,
590
- S: this,
591
- C: (f, a) => f(...a)
592
- });
593
- this.activation.emit({
594
- event: key,
595
- state: "activating"
596
- });
597
- yield* pipe(modules, Array.flatMap((module) => module.activatesBefore ?? []), HashSet.fromIterable, HashSet.toValues, Array.filter((event2) => !activatingEvents.includes(eventKey(event2))), Array.map((event2) => this._activate(event2, {
598
- before: key
599
- })), Effect2.allWith({
600
- concurrency: "unbounded"
601
- }));
602
- const getCapabilities = yield* pipe(modules, Array.map((mod) => this._loadModule(mod)), Effect2.allWith({
603
- concurrency: "unbounded"
604
- }), Effect2.catchAll((error) => {
605
- this.activation.emit({
606
- event: key,
607
- state: "error",
608
- error
609
- });
610
- return Effect2.fail(error);
611
- }));
612
- yield* pipe(
613
- modules,
614
- Array.zip(getCapabilities),
615
- Array.map(([module, capabilities]) => this._contributeCapabilities(module, capabilities)),
616
- // TODO(wittjosiah): This currently can't be run in parallel.
617
- // Running this with concurrency causes races with `allOf` activation events.
618
- Effect2.all
619
- );
620
- yield* pipe(modules, Array.flatMap((module) => module.activatesAfter ?? []), HashSet.fromIterable, HashSet.toValues, Array.filter((event2) => !activatingEvents.includes(eventKey(event2))), Array.map((event2) => this._activate(event2, {
621
- after: key
622
- })), Effect2.allWith({
623
- concurrency: "unbounded"
624
- }));
625
- yield* Ref.update(this._activatingEvents, (activating) => Array.filter(activating, (event2) => event2 !== key));
626
- yield* Ref.update(this._activatingModules, (activating) => Array.filter(activating, (module) => !modules.map((module2) => module2.id).includes(module)));
627
- if (!this._state.eventsFired.includes(key)) {
628
- this._state.eventsFired.push(key);
629
- }
630
- this.activation.emit({
631
- event: key,
632
- state: "activated"
633
- });
634
- log2("activated", {
635
- key
636
- }, {
637
- F: __dxlog_file2,
638
- L: 451,
639
- S: this,
640
- C: (f, a) => f(...a)
641
- });
642
- return true;
643
- });
644
- }
645
- _contributeCapabilities(module, capabilities) {
646
- return Effect2.gen(this, function* () {
647
- capabilities.forEach((capability) => {
648
- this.context.contributeCapability({
649
- module: module.id,
650
- ...capability
651
- });
652
- });
653
- this._state.active.push(module.id);
654
- this._capabilities.set(module.id, capabilities);
655
- });
656
- }
657
- _deactivate(id) {
658
- return Effect2.gen(this, function* () {
659
- const plugin = this._getPlugin(id);
660
- if (!plugin) {
661
- return false;
662
- }
663
- const modules = plugin.modules;
664
- const results = yield* Effect2.all(modules.map((module) => this._deactivateModule(module)), {
665
- concurrency: "unbounded"
666
- });
667
- return results.every((result) => result);
668
- });
669
- }
670
- _deactivateModule(module) {
671
- return Effect2.gen(this, function* () {
672
- const id = module.id;
673
- log2("deactivating", {
674
- id
675
- }, {
676
- F: __dxlog_file2,
677
- L: 533,
678
- S: this,
679
- C: (f, a) => f(...a)
680
- });
681
- this._moduleMemoMap.delete(id);
682
- const capabilities = this._capabilities.get(id);
683
- if (capabilities) {
684
- for (const capability of capabilities) {
685
- this.context.removeCapability(capability.interface, capability.implementation);
686
- const program = capability.deactivate?.();
687
- yield* Match.value(program).pipe(Match.when(Effect2.isEffect, (effect) => effect), Match.when(isPromise, (promise) => Effect2.tryPromise({
688
- try: () => promise,
689
- catch: (error) => error
690
- })), Match.orElse((program2) => Effect2.succeed(program2)));
691
- }
692
- this._capabilities.delete(id);
693
- }
694
- const activeIndex = this._state.active.findIndex((event) => event === id);
695
- if (activeIndex !== -1) {
696
- this._state.active.splice(activeIndex, 1);
697
- }
698
- log2("deactivated", {
699
- id
700
- }, {
701
- F: __dxlog_file2,
702
- L: 560,
703
- S: this,
704
- C: (f, a) => f(...a)
705
- });
706
- return true;
707
- });
708
- }
709
- _reset(event) {
710
- return Effect2.gen(this, function* () {
711
- const key = typeof event === "string" ? event : eventKey(event);
712
- log2("reset", {
713
- key
714
- }, {
715
- F: __dxlog_file2,
716
- L: 568,
717
- S: this,
718
- C: (f, a) => f(...a)
719
- });
720
- const modules = this._getActiveModulesByEvent(key);
721
- const results = yield* Effect2.all(modules.map((module) => this._deactivateModule(module)), {
722
- concurrency: "unbounded"
723
- });
724
- if (results.every((result) => result)) {
725
- return yield* this._activate(key);
726
- } else {
727
- return false;
728
- }
729
- });
730
- }
731
- constructor({ pluginLoader, plugins = [], core = plugins.map(({ meta }) => meta.id), enabled = [], registry }) {
732
- _define_property2(this, "activation", new Event());
733
- _define_property2(this, "context", void 0);
734
- _define_property2(this, "registry", void 0);
735
- _define_property2(this, "_state", void 0);
736
- _define_property2(this, "_pluginLoader", void 0);
737
- _define_property2(this, "_capabilities", /* @__PURE__ */ new Map());
738
- _define_property2(this, "_moduleMemoMap", /* @__PURE__ */ new Map());
739
- _define_property2(this, "_activatingEvents", Effect2.runSync(Ref.make([])));
740
- _define_property2(this, "_activatingModules", Effect2.runSync(Ref.make([])));
741
- _define_property2(this, "_loadModule", (mod) => Effect2.tryPromise({
742
- try: async () => {
743
- const entry = this._moduleMemoMap.get(mod.id);
744
- if (entry) {
745
- return entry;
746
- }
747
- const promise = (async () => {
748
- const start = performance.now();
749
- let failed = false;
750
- try {
751
- log2("loading module", {
752
- module: mod.id
753
- }, {
754
- F: __dxlog_file2,
755
- L: 470,
756
- S: this,
757
- C: (f, a) => f(...a)
758
- });
759
- let activationResult = await mod.activate(this.context);
760
- if (typeof activationResult === "function") {
761
- activationResult = await activationResult();
762
- }
763
- return Array.isArray(activationResult) ? activationResult : [
764
- activationResult
765
- ];
766
- } catch (error) {
767
- failed = true;
768
- throw error;
769
- } finally {
770
- performance.measure("activate-module", {
771
- start,
772
- end: performance.now(),
773
- detail: {
774
- module: mod.id
775
- }
776
- });
777
- log2("loaded module", {
778
- module: mod.id,
779
- elapsed: performance.now() - start,
780
- failed
781
- }, {
782
- F: __dxlog_file2,
783
- L: 488,
784
- S: this,
785
- C: (f, a) => f(...a)
786
- });
787
- }
788
- })();
789
- this._moduleMemoMap.set(mod.id, promise);
790
- return promise;
791
- },
792
- catch: (error) => error
793
- }).pipe(Effect2.withSpan("PluginManager._loadModule"), together(Effect2.sleep(Duration.seconds(10)).pipe(Effect2.andThen(Effect2.sync(() => log2.warn(`module is taking a long time to activate`, {
794
- module: mod.id
795
- }, {
796
- F: __dxlog_file2,
797
- L: 499,
798
- S: this,
799
- C: (f, a) => f(...a)
800
- })))))));
801
- this.registry = registry ?? Registry.make();
802
- this.context = new PluginContext({
803
- registry: this.registry,
804
- activate: (event) => this._activate(event),
805
- reset: (id) => this._reset(id)
806
- });
807
- this._pluginLoader = pluginLoader;
808
- this._state = live({
809
- plugins,
810
- core,
811
- enabled,
812
- modules: [],
813
- active: [],
814
- eventsFired: [],
815
- pendingReset: []
816
- });
817
- plugins.forEach((plugin) => this._addPlugin(plugin));
818
- core.forEach((id) => this.enable(id));
819
- enabled.forEach((id) => this.enable(id));
820
- }
821
- };
822
- var together = (togetherEffect) => (effect) => Effect2.gen(function* () {
823
- const togetherFiber = yield* Effect2.fork(togetherEffect);
824
- const result = yield* effect;
825
- yield* Fiber.interrupt(togetherFiber);
826
- return result;
827
- });
828
-
829
- // src/core/plugin.ts
830
- function _define_property3(obj, key, value) {
831
- if (key in obj) {
832
- Object.defineProperty(obj, key, {
833
- value,
834
- enumerable: true,
835
- configurable: true,
836
- writable: true
837
- });
838
- } else {
839
- obj[key] = value;
840
- }
841
- return obj;
842
- }
843
- var PluginModule = class {
844
- constructor(options) {
845
- _define_property3(this, "id", void 0);
846
- _define_property3(this, "activatesOn", void 0);
847
- _define_property3(this, "activatesBefore", void 0);
848
- _define_property3(this, "activatesAfter", void 0);
849
- _define_property3(this, "activate", void 0);
850
- this.id = options.id;
851
- this.activatesOn = options.activatesOn;
852
- this.activatesBefore = options.activatesBefore;
853
- this.activatesAfter = options.activatesAfter;
854
- this.activate = options.activate;
855
- }
856
- };
857
- var defineModule = (options) => new PluginModule(options);
858
- var Plugin = class {
859
- constructor(meta, modules) {
860
- _define_property3(this, "meta", void 0);
861
- _define_property3(this, "modules", void 0);
862
- this.meta = meta;
863
- this.modules = modules;
864
- }
865
- };
866
- var definePlugin = (meta, modules) => {
867
- return new Plugin(meta, modules);
868
- };
869
-
870
- // src/common/capabilities.ts
871
- (function(Capabilities2) {
872
- Capabilities2.Null = defineCapability("dxos.org/app-framework/capability/null");
873
- Capabilities2.PluginManager = defineCapability("dxos.org/app-framework/capability/plugin-manager");
874
- Capabilities2.RxRegistry = defineCapability("dxos.org/app-framework/capability/rx-registry");
875
- Capabilities2.ReactContext = defineCapability("dxos.org/app-framework/capability/react-context");
876
- Capabilities2.ReactRoot = defineCapability("dxos.org/app-framework/capability/react-root");
877
- Capabilities2.ReactSurface = defineCapability("dxos.org/app-framework/common/react-surface");
878
- Capabilities2.IntentResolver = defineCapability("dxos.org/app-framework/capability/intent-resolver");
879
- Capabilities2.IntentDispatcher = defineCapability("dxos.org/app-framework/capability/intent-dispatcher");
880
- Capabilities2.Layout = defineCapability("dxos.org/app-framework/capability/layout");
881
- Capabilities2.Translations = defineCapability("dxos.org/app-framework/capability/translations");
882
- Capabilities2.AppGraph = defineCapability("dxos.org/app-framework/capability/app-graph");
883
- Capabilities2.AppGraphBuilder = defineCapability("dxos.org/app-framework/capability/app-graph-builder");
884
- Capabilities2.AppGraphSerializer = defineCapability("dxos.org/app-framework/capability/app-graph-serializer");
885
- Capabilities2.SettingsStore = defineCapability("dxos.org/app-framework/capability/settings-store");
886
- Capabilities2.Settings = defineCapability("dxos.org/app-framework/capability/settings");
887
- Capabilities2.Metadata = defineCapability("dxos.org/app-framework/capability/metadata");
888
- Capabilities2.Toolkit = defineCapability("dxos.org/app-framework/capability/ai-toolkit");
889
- Capabilities2.ToolkitHandler = defineCapability("dxos.org/app-framework/capability/ai-toolkit-handler");
890
- Capabilities2.BlueprintDefinition = defineCapability("dxos.org/app-framework/capability/blueprint-definition");
891
- Capabilities2.Functions = defineCapability("dxos.org/app-framework/capability/functions");
892
- Capabilities2.FileUploader = defineCapability("dxos.org/app-framework/capability/file-uploader");
893
- Capabilities2.AnchorSort = defineCapability("dxos.org/app-framework/capability/anchor-sort");
894
- })(Capabilities || (Capabilities = {}));
895
- var Capabilities;
896
-
897
- // src/common/collaboration.ts
898
- import { Schema } from "effect";
899
- import { DataType } from "@dxos/schema";
900
- (function(CollaborationActions2) {
901
- class AcceptProposal extends Schema.TaggedClass()("collaboration/accept-proposal", {
902
- input: Schema.Struct({
903
- subject: Schema.Any,
904
- anchor: Schema.String,
905
- proposal: DataType.MessageBlock.Proposal
906
- }),
907
- output: Schema.Void
908
- }) {
909
- }
910
- CollaborationActions2.AcceptProposal = AcceptProposal;
911
- })(CollaborationActions || (CollaborationActions = {}));
912
- var CollaborationActions;
913
-
914
- // src/common/events.ts
915
- (function(Events2) {
916
- Events2.Startup = defineEvent("dxos.org/app-framework/event/startup");
917
- Events2.SetupReactSurface = defineEvent("dxos.org/app-framework/event/setup-react-surface");
918
- Events2.SetupMetadata = defineEvent("dxos.org/app-framework/event/setup-metadata");
919
- Events2.SetupIntentResolver = defineEvent("dxos.org/app-framework/event/setup-intent-resolver");
920
- Events2.SetupSettings = defineEvent("dxos.org/app-framework/event/setup-settings");
921
- Events2.SetupAppGraph = defineEvent("dxos.org/app-framework/event/setup-graph");
922
- Events2.SetupTranslations = defineEvent("dxos.org/app-framework/event/setup-translations");
923
- Events2.SetupArtifactDefinition = defineEvent("dxos.org/app-framework/event/setup-artifact-definition");
924
- Events2.DispatcherReady = defineEvent("dxos.org/app-framework/event/dispatcher-ready");
925
- Events2.SettingsReady = defineEvent("dxos.org/app-framework/event/settings-ready");
926
- Events2.AppGraphReady = defineEvent("dxos.org/app-framework/event/graph-ready");
927
- Events2.createStateEvent = (specifier) => defineEvent("dxos.org/app-framework/event/state", specifier);
928
- Events2.LayoutReady = Events2.createStateEvent(Capabilities.Layout.identifier);
929
- })(Events || (Events = {}));
930
- var Events;
931
-
932
- // src/common/file.ts
933
- import { Schema as Schema2 } from "effect";
934
- var defaultFileTypes = {
935
- images: [
936
- "png",
937
- "jpg",
938
- "jpeg",
939
- "gif"
940
- ],
941
- media: [
942
- "mp3",
943
- "mp4",
944
- "mov",
945
- "avi"
946
- ],
947
- text: [
948
- "pdf",
949
- "txt",
950
- "md"
951
- ]
952
- };
953
- var FileInfoSchema = Schema2.Struct({
954
- name: Schema2.String,
955
- type: Schema2.String,
956
- url: Schema2.optional(Schema2.String),
957
- cid: Schema2.optional(Schema2.String)
958
- });
959
-
960
- // src/common/layout.ts
961
- import { Schema as Schema5 } from "effect";
962
-
963
- // src/plugin-intent/actions.ts
964
- import { Schema as Schema4 } from "effect";
965
-
966
- // src/plugin-intent/intent.ts
967
- import { Schema as Schema3 } from "effect";
968
- var createIntent = (schema, data = {}, params = {}) => {
969
- const _ = Schema3.validateSync(schema.fields.input)(data);
970
- const intent = {
971
- ...params,
972
- _schema: schema,
973
- id: schema._tag,
974
- data
975
- };
976
- return {
977
- first: intent,
978
- last: intent,
979
- all: [
980
- intent
981
- ]
982
- };
983
- };
984
- var chain = (schema, data = {}, params = {}) => (intent) => {
985
- const intents = "all" in intent ? intent.all : [
986
- intent
987
- ];
988
- const first = intents[0];
989
- const last = {
990
- ...params,
991
- _schema: schema,
992
- id: schema._tag,
993
- data
994
- };
995
- return {
996
- first,
997
- last,
998
- all: [
999
- ...intents,
1000
- last
1001
- ]
1002
- };
1003
- };
1004
- var Label = Schema3.Union(Schema3.String, Schema3.mutable(Schema3.Tuple(Schema3.String, Schema3.mutable(Schema3.Struct({
1005
- ns: Schema3.String,
1006
- count: Schema3.optional(Schema3.Number),
1007
- defaultValue: Schema3.optional(Schema3.String)
1008
- })))));
1009
-
1010
- // src/plugin-intent/actions.ts
1011
- var INTENT_PLUGIN = "dxos.org/plugin/intent";
1012
- var INTENT_ACTION = `${INTENT_PLUGIN}/action`;
1013
- (function(IntentAction2) {
1014
- class Track extends Schema4.TaggedClass()(`${INTENT_ACTION}/track`, {
1015
- input: Schema4.Struct({
1016
- intents: Schema4.Array(Schema4.String),
1017
- error: Schema4.optional(Schema4.String)
1018
- }),
1019
- output: Schema4.Void
1020
- }) {
1021
- }
1022
- IntentAction2.Track = Track;
1023
- class ShowUndo extends Schema4.TaggedClass()(`${INTENT_ACTION}/show-undo`, {
1024
- input: Schema4.Struct({
1025
- message: Label
1026
- }),
1027
- output: Schema4.Void
1028
- }) {
1029
- }
1030
- IntentAction2.ShowUndo = ShowUndo;
1031
- })(IntentAction || (IntentAction = {}));
1032
- var IntentAction;
1033
-
1034
- // src/plugin-intent/errors.ts
1035
- function _define_property4(obj, key, value) {
1036
- if (key in obj) {
1037
- Object.defineProperty(obj, key, {
1038
- value,
1039
- enumerable: true,
1040
- configurable: true,
1041
- writable: true
1042
- });
1043
- } else {
1044
- obj[key] = value;
1045
- }
1046
- return obj;
1047
- }
1048
- var BaseError = class extends Error {
1049
- constructor(code, message, context) {
1050
- super(message ?? code, {
1051
- cause: context
1052
- }), _define_property4(this, "code", void 0), _define_property4(this, "context", void 0), this.code = code, this.context = context;
1053
- this.name = code;
1054
- Object.setPrototypeOf(this, new.target.prototype);
1055
- }
1056
- };
1057
- var NoResolversError = class extends BaseError {
1058
- constructor(action) {
1059
- super("NO_RESOLVERS", "No resolvers were found for the action", {
1060
- action
1061
- });
1062
- }
1063
- };
1064
- var CycleDetectedError = class extends BaseError {
1065
- constructor(context) {
1066
- super("CYCLE_DETECTED", "Intent execution limit exceeded. This is likely due to an infinite loop within intent resolvers.", context);
1067
- }
1068
- };
1069
-
1070
- // src/plugin-intent/IntentPlugin.ts
1071
- var IntentPlugin = () => definePlugin({
1072
- id: INTENT_PLUGIN,
1073
- name: "Intent"
1074
- }, [
1075
- defineModule({
1076
- id: `${INTENT_PLUGIN}/module/dispatcher`,
1077
- // TODO(wittjosiah): This will mean that startup needs to be reset when intents are added or removed.
1078
- // This is fine for now because it's how it worked prior to capabilities api anyways.
1079
- // In the future, the intent dispatcher should be able to be reset without resetting the entire app.
1080
- activatesOn: Events.Startup,
1081
- activatesAfter: [
1082
- Events.DispatcherReady
1083
- ],
1084
- activate: lazy(() => import("./intent-dispatcher-NXBGPJOX.mjs"))
1085
- })
1086
- ]);
1087
-
1088
- // src/common/layout.ts
1089
- var LAYOUT_PLUGIN = "dxos.org/plugin/layout";
1090
- var LAYOUT_ACTION = `${LAYOUT_PLUGIN}/action`;
1091
- (function(LayoutAction2) {
1092
- LayoutAction2.UPDATE_LAYOUT = `${LAYOUT_ACTION}/update-layout`;
1093
- class UpdateLayout extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1094
- input: Schema5.Struct({
1095
- part: Schema5.String.annotations({
1096
- description: "The part of the layout to mutate."
1097
- }),
1098
- subject: Schema5.optional(Schema5.Any.annotations({
1099
- description: "The subject of the layout update."
1100
- })),
1101
- options: Schema5.optional(Schema5.Record({
1102
- key: Schema5.String,
1103
- value: Schema5.Any
1104
- }).annotations({
1105
- description: "Additional options for the layout action."
1106
- }))
1107
- }),
1108
- output: Schema5.Void
1109
- }) {
1110
- }
1111
- LayoutAction2.UpdateLayout = UpdateLayout;
1112
- class SetLayoutMode extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1113
- input: Schema5.Struct({
1114
- part: Schema5.Literal("mode").annotations({
1115
- description: "Setting the layout mode."
1116
- }),
1117
- subject: Schema5.optional(Schema5.String.annotations({
1118
- description: "Item which is the subject of the new layout mode."
1119
- })),
1120
- options: Schema5.Union(Schema5.Struct({
1121
- mode: Schema5.String.annotations({
1122
- description: "The new layout mode."
1123
- })
1124
- }), Schema5.Struct({
1125
- revert: Schema5.Boolean.annotations({
1126
- description: "Revert to the previous layout mode."
1127
- })
1128
- }))
1129
- }),
1130
- output: Schema5.Void
1131
- }) {
1132
- }
1133
- LayoutAction2.SetLayoutMode = SetLayoutMode;
1134
- class UpdateSidebar extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1135
- input: Schema5.Struct({
1136
- part: Schema5.Literal("sidebar").annotations({
1137
- description: "Updating the sidebar."
1138
- }),
1139
- subject: Schema5.optional(Schema5.String.annotations({
1140
- description: "URI of the component to display in the sidebar."
1141
- })),
1142
- options: Schema5.optional(Schema5.Struct({
1143
- state: Schema5.Literal("closed", "collapsed", "expanded").annotations({
1144
- description: "Whether the sidebar is closed, collapsed, or expanded."
1145
- })
1146
- }))
1147
- }),
1148
- output: Schema5.Void
1149
- }) {
1150
- }
1151
- LayoutAction2.UpdateSidebar = UpdateSidebar;
1152
- class UpdateComplementary extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1153
- input: Schema5.Struct({
1154
- part: Schema5.Literal("complementary").annotations({
1155
- description: "Updating the complementary sidebar."
1156
- }),
1157
- subject: Schema5.optional(Schema5.String.annotations({
1158
- description: "URI of the component to display in the complementary area."
1159
- })),
1160
- options: Schema5.optional(Schema5.Struct({
1161
- state: Schema5.Literal("closed", "collapsed", "expanded").annotations({
1162
- description: "Whether the complementary sidebar is closed, collapsed, or expanded."
1163
- })
1164
- }))
1165
- }),
1166
- output: Schema5.Void
1167
- }) {
1168
- }
1169
- LayoutAction2.UpdateComplementary = UpdateComplementary;
1170
- class UpdateDialog extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1171
- input: Schema5.Struct({
1172
- part: Schema5.Literal("dialog").annotations({
1173
- description: "Updating the dialog."
1174
- }),
1175
- subject: Schema5.optional(Schema5.String.annotations({
1176
- description: "URI of the component to display in the dialog."
1177
- })),
1178
- options: Schema5.Struct({
1179
- state: Schema5.optional(Schema5.Boolean.annotations({
1180
- description: "Whether the dialog is open or closed."
1181
- })),
1182
- type: Schema5.optional(Schema5.Literal("default", "alert").annotations({
1183
- description: "The type of dialog."
1184
- })),
1185
- blockAlign: Schema5.optional(Schema5.Literal("start", "center", "end").annotations({
1186
- description: "The alignment of the dialog."
1187
- })),
1188
- overlayClasses: Schema5.optional(Schema5.String.annotations({
1189
- description: "Additional classes for the dialog overlay."
1190
- })),
1191
- overlayStyle: Schema5.optional(Schema5.Record({
1192
- key: Schema5.String,
1193
- value: Schema5.Any
1194
- }).annotations({
1195
- description: "Additional styles for the dialog overlay."
1196
- })),
1197
- props: Schema5.optional(Schema5.Record({
1198
- key: Schema5.String,
1199
- value: Schema5.Any
1200
- }).annotations({
1201
- description: "Additional props for the dialog."
1202
- }))
1203
- })
1204
- }),
1205
- output: Schema5.Void
1206
- }) {
1207
- }
1208
- LayoutAction2.UpdateDialog = UpdateDialog;
1209
- class UpdatePopover extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1210
- input: Schema5.Struct({
1211
- part: Schema5.Literal("popover").annotations({
1212
- description: "Updating the popover."
1213
- }),
1214
- subject: Schema5.optional(Schema5.Any.annotations({
1215
- description: "URI of the component to display in the popover or data to pass to the popover."
1216
- })),
1217
- options: Schema5.Struct({
1218
- side: Schema5.optional(Schema5.Literal("top", "right", "bottom", "left").annotations({
1219
- description: "The side of the anchor."
1220
- })),
1221
- state: Schema5.optional(Schema5.Boolean.annotations({
1222
- description: "Whether the popover is open or closed."
1223
- })),
1224
- props: Schema5.optional(Schema5.Record({
1225
- key: Schema5.String,
1226
- value: Schema5.Any
1227
- }).annotations({
1228
- description: "Additional props for the popover."
1229
- }))
1230
- }).pipe(Schema5.extend(Schema5.Union(Schema5.Struct({
1231
- variant: Schema5.Literal("virtual"),
1232
- anchor: Schema5.Any.annotations({
1233
- description: "The DOM element to anchor the popover to."
1234
- })
1235
- }), Schema5.Struct({
1236
- variant: Schema5.optional(Schema5.Literal("react")),
1237
- anchorId: Schema5.String.annotations({
1238
- description: "An id that can be used to determine whether to render the anchor subcomponent."
1239
- })
1240
- }))))
1241
- }),
1242
- output: Schema5.Void
1243
- }) {
1244
- }
1245
- LayoutAction2.UpdatePopover = UpdatePopover;
1246
- LayoutAction2.Toast = Schema5.Struct({
1247
- id: Schema5.String.annotations({
1248
- description: "The id of the toast."
1249
- }),
1250
- title: Schema5.optional(Label.annotations({
1251
- description: "The title of the toast."
1252
- })),
1253
- description: Schema5.optional(Label.annotations({
1254
- description: "The description of the toast."
1255
- })),
1256
- icon: Schema5.optional(Schema5.String.annotations({
1257
- description: "The icon of the toast."
1258
- })),
1259
- duration: Schema5.optional(Schema5.Number.annotations({
1260
- description: "The duration of the toast."
1261
- })),
1262
- closeLabel: Schema5.optional(Label.annotations({
1263
- description: "The label of the close button."
1264
- })),
1265
- actionLabel: Schema5.optional(Label.annotations({
1266
- description: "The label of the action button."
1267
- })),
1268
- actionAlt: Schema5.optional(Label.annotations({
1269
- description: "The alt text of the action button."
1270
- })),
1271
- onAction: Schema5.optional(Schema5.Any.annotations({
1272
- description: "The action to perform when the action button is clicked."
1273
- }))
1274
- });
1275
- class AddToast extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1276
- input: Schema5.Struct({
1277
- part: Schema5.Literal("toast").annotations({
1278
- description: "Adding a toast."
1279
- }),
1280
- subject: LayoutAction2.Toast.annotations({
1281
- description: "The toast to add."
1282
- })
1283
- }),
1284
- output: Schema5.Void
1285
- }) {
1286
- }
1287
- LayoutAction2.AddToast = AddToast;
1288
- class SwitchWorkspace extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1289
- input: Schema5.Struct({
1290
- part: Schema5.Literal("workspace").annotations({
1291
- description: "Switching the workspace."
1292
- }),
1293
- subject: Schema5.String.annotations({
1294
- description: "The id of the workspace to switch to."
1295
- })
1296
- }),
1297
- output: Schema5.Void
1298
- }) {
1299
- }
1300
- LayoutAction2.SwitchWorkspace = SwitchWorkspace;
1301
- class RevertWorkspace extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1302
- input: Schema5.Struct({
1303
- part: Schema5.Literal("workspace").annotations({
1304
- description: "Switching the workspace."
1305
- }),
1306
- options: Schema5.Struct({
1307
- revert: Schema5.Literal(true).annotations({
1308
- description: "Revert to the previous workspace."
1309
- })
1310
- })
1311
- }),
1312
- output: Schema5.Void
1313
- }) {
1314
- }
1315
- LayoutAction2.RevertWorkspace = RevertWorkspace;
1316
- class Open extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1317
- input: Schema5.Struct({
1318
- part: Schema5.Literal("main").annotations({
1319
- description: "Opening an item in the main content area."
1320
- }),
1321
- subject: Schema5.Array(Schema5.String.annotations({
1322
- description: "Ids of the items to open."
1323
- })),
1324
- options: Schema5.optional(Schema5.Struct({
1325
- state: Schema5.optional(Schema5.Literal(true).annotations({
1326
- description: "The items are being added."
1327
- })),
1328
- variant: Schema5.optional(Schema5.String.annotations({
1329
- description: "The variant of the item to open."
1330
- })),
1331
- key: Schema5.optional(Schema5.String.annotations({
1332
- description: "If provided, will replace item with a matching key (id prefix)."
1333
- })),
1334
- workspace: Schema5.optional(Schema5.String.annotations({
1335
- description: "The workspace to open the items in."
1336
- })),
1337
- scrollIntoView: Schema5.optional(Schema5.Boolean.annotations({
1338
- description: "Scroll the items into view."
1339
- })),
1340
- pivotId: Schema5.optional(Schema5.String.annotations({
1341
- description: "The id of the item to place new items next to."
1342
- })),
1343
- positioning: Schema5.optional(Schema5.Union(Schema5.Literal("start").annotations({
1344
- description: "The items are being added before the pivot item."
1345
- }), Schema5.Literal("end").annotations({
1346
- description: "The items are being added after the pivot item."
1347
- })))
1348
- }))
1349
- }),
1350
- output: Schema5.Void
1351
- }) {
1352
- }
1353
- LayoutAction2.Open = Open;
1354
- class Set2 extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1355
- input: Schema5.Struct({
1356
- part: Schema5.Literal("main").annotations({
1357
- description: "Setting items in the main content area."
1358
- }),
1359
- subject: Schema5.Array(Schema5.String.annotations({
1360
- description: "Ids of the items to set."
1361
- })),
1362
- options: Schema5.Struct({
1363
- override: Schema5.Literal(true).annotations({
1364
- description: "Override the current items in the main content area."
1365
- })
1366
- })
1367
- }),
1368
- output: Schema5.Void
1369
- }) {
1370
- }
1371
- LayoutAction2.Set = Set2;
1372
- class Close extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1373
- input: Schema5.Struct({
1374
- part: Schema5.Literal("main").annotations({
1375
- description: "Closing items in the main content area."
1376
- }),
1377
- subject: Schema5.Array(Schema5.String.annotations({
1378
- description: "Ids of the items to close."
1379
- })),
1380
- options: Schema5.Struct({
1381
- state: Schema5.Literal(false).annotations({
1382
- description: "The items are being removed."
1383
- })
1384
- })
1385
- }),
1386
- output: Schema5.Void
1387
- }) {
1388
- }
1389
- LayoutAction2.Close = Close;
1390
- class ScrollIntoView extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1391
- input: Schema5.Struct({
1392
- part: Schema5.Literal("current").annotations({
1393
- description: "Setting the current item"
1394
- }),
1395
- subject: Schema5.optional(Schema5.String.annotations({
1396
- description: "The id of the item to set as current."
1397
- })),
1398
- options: Schema5.optional(Schema5.Record({
1399
- key: Schema5.String,
1400
- value: Schema5.Any
1401
- }).annotations({
1402
- description: "Additional options for the scroll into view."
1403
- }))
1404
- }),
1405
- output: Schema5.Void
1406
- }) {
1407
- }
1408
- LayoutAction2.ScrollIntoView = ScrollIntoView;
1409
- class Expose extends Schema5.TaggedClass()(LayoutAction2.UPDATE_LAYOUT, {
1410
- input: Schema5.Struct({
1411
- part: Schema5.Literal("navigation").annotations({
1412
- description: "Exposing an item in the navigation area."
1413
- }),
1414
- subject: Schema5.String.annotations({
1415
- description: "The id of the item to expose."
1416
- })
1417
- }),
1418
- output: Schema5.Void
1419
- }) {
1420
- }
1421
- LayoutAction2.Expose = Expose;
1422
- })(LayoutAction || (LayoutAction = {}));
1423
- var LayoutAction;
1424
-
1425
- // src/common/surface.ts
1426
- var createSurface = (definition) => definition;
1427
-
1428
- // src/common/translations.ts
1429
- import { Schema as Schema6 } from "effect";
1430
- var ResourceKey = Schema6.Union(Schema6.String, Schema6.Record({
1431
- key: Schema6.String,
1432
- value: Schema6.Any
1433
- }));
1434
- var ResourceLanguage = Schema6.Record({
1435
- key: Schema6.String,
1436
- value: ResourceKey
1437
- });
1438
- var Resource = Schema6.Record({
1439
- key: Schema6.String,
1440
- value: ResourceLanguage
1441
- });
1442
-
1443
- // src/plugin-intent/intent-dispatcher.ts
1444
- var __dxlog_file3 = "/__w/dxos/dxos/packages/sdk/app-framework/src/plugin-intent/intent-dispatcher.ts";
1445
- var EXECUTION_LIMIT = 100;
1446
- var HISTORY_LIMIT = 100;
1447
- var createResolver = (resolver) => resolver;
1448
- var isUndoable = (historyEntry) => historyEntry.length > 0 && historyEntry.every(({ undoable }) => !!undoable);
1449
- var createDispatcher = (getResolvers, { executionLimit = EXECUTION_LIMIT, historyLimit = HISTORY_LIMIT } = {}) => {
1450
- const historyRef = Effect3.runSync(Ref2.make([]));
1451
- const handleIntent = (intent) => Effect3.gen(function* () {
1452
- const candidates = getResolvers().filter((resolver) => resolver.intent._tag === intent.id).filter((resolver) => !resolver.filter || resolver.filter(intent.data)).toSorted(byPosition);
1453
- if (candidates.length === 0) {
1454
- log3.info("no resolvers found", {
1455
- intent: intent.id
1456
- }, {
1457
- F: __dxlog_file3,
1458
- L: 200,
1459
- S: this,
1460
- C: (f, a) => f(...a)
1461
- });
1462
- return yield* Effect3.fail(new NoResolversError(intent.id));
1463
- }
1464
- const effect = candidates[0].resolve(intent.data, intent.undo ?? false);
1465
- const result = Effect3.isEffect(effect) ? yield* effect : yield* Effect3.promise(async () => effect);
1466
- return {
1467
- _intent: intent,
1468
- ...result
1469
- };
1470
- });
1471
- const dispatch = (intentChain, depth = 0) => {
1472
- return Effect3.gen(function* () {
1473
- if (depth > executionLimit) {
1474
- return yield* Effect3.fail(new CycleDetectedError());
1475
- }
1476
- const resultsRef = yield* Ref2.make([]);
1477
- for (const intent of intentChain.all) {
1478
- const { data: prev } = (yield* resultsRef.get)[0] ?? {};
1479
- const result2 = yield* handleIntent({
1480
- ...intent,
1481
- data: {
1482
- ...intent.data,
1483
- ...prev
1484
- }
1485
- });
1486
- yield* Ref2.update(resultsRef, (results2) => [
1487
- result2,
1488
- ...results2
1489
- ]);
1490
- if (result2.intents) {
1491
- for (const intent2 of result2.intents) {
1492
- yield* dispatch(intent2, depth + 1);
1493
- }
1494
- }
1495
- if (result2.error) {
1496
- return yield* Effect3.fail(result2.error);
1497
- }
1498
- }
1499
- const results = yield* resultsRef.get;
1500
- const result = results[0];
1501
- yield* Ref2.update(historyRef, (history) => {
1502
- const next = [
1503
- ...history,
1504
- results
1505
- ];
1506
- if (next.length > historyLimit) {
1507
- next.splice(0, next.length - historyLimit);
1508
- }
1509
- return next;
1510
- });
1511
- if (result.undoable && isUndoable(results)) {
1512
- yield* pipe2(dispatch(createIntent(IntentAction.ShowUndo, {
1513
- message: result.undoable.message
1514
- })), Effect3.catchSome((err) => err instanceof NoResolversError ? Option.some(Effect3.succeed(void 0)) : Option.none()));
1515
- }
1516
- return result.data;
1517
- });
1518
- };
1519
- const dispatchPromise = (intentChain) => {
1520
- return Effect3.runPromise(dispatch(intentChain)).then((data) => ({
1521
- data
1522
- })).catch((error) => {
1523
- log3.catch(error, void 0, {
1524
- F: __dxlog_file3,
1525
- L: 272,
1526
- S: void 0,
1527
- C: (f, a) => f(...a)
1528
- });
1529
- return {
1530
- error
1531
- };
1532
- });
1533
- };
1534
- const undo = () => {
1535
- return Effect3.gen(function* () {
1536
- const history = yield* historyRef.get;
1537
- const last = history.findLastIndex(isUndoable);
1538
- const result = last !== -1 ? history[last] : void 0;
1539
- if (result) {
1540
- const all = result.map(({ _intent, undoable }) => {
1541
- const data = _intent.data;
1542
- const undoData = undoable?.data ?? {};
1543
- return {
1544
- ..._intent,
1545
- data: {
1546
- ...data,
1547
- ...undoData
1548
- },
1549
- undo: true
1550
- };
1551
- });
1552
- const intent = {
1553
- first: all[0],
1554
- last: all.at(-1),
1555
- all
1556
- };
1557
- yield* Ref2.update(historyRef, (h) => h.filter((_, index) => index !== last));
1558
- return yield* dispatch(intent);
1559
- }
1560
- });
1561
- };
1562
- const undoPromise = () => {
1563
- return Effect3.runPromise(undo()).then((data) => ({
1564
- data
1565
- })).catch((error) => ({
1566
- error
1567
- }));
1568
- };
1569
- return {
1570
- dispatch,
1571
- dispatchPromise,
1572
- undo,
1573
- undoPromise
1574
- };
1575
- };
1576
- var defaultEffect = () => Effect3.fail(new Error("Intent runtime not ready"));
1577
- var defaultPromise = () => Effect3.runPromise(defaultEffect());
1578
- var intent_dispatcher_default = (context) => {
1579
- const state = live2({
1580
- dispatch: defaultEffect,
1581
- dispatchPromise: defaultPromise,
1582
- undo: defaultEffect,
1583
- undoPromise: defaultPromise
1584
- });
1585
- const { dispatch, dispatchPromise, undo, undoPromise } = createDispatcher(() => context.getCapabilities(Capabilities.IntentResolver).flat());
1586
- const manager = context.getCapability(Capabilities.PluginManager);
1587
- state.dispatch = (intentChain, depth) => {
1588
- return Effect3.gen(function* () {
1589
- yield* manager._activate(Events.SetupIntentResolver);
1590
- return yield* dispatch(intentChain, depth);
1591
- });
1592
- };
1593
- state.dispatchPromise = async (intentChain) => {
1594
- await manager.activate(Events.SetupIntentResolver);
1595
- return await dispatchPromise(intentChain);
1596
- };
1597
- state.undo = undo;
1598
- state.undoPromise = undoPromise;
1599
- return contributes(Capabilities.IntentDispatcher, state);
1600
- };
1601
-
1602
- export {
1603
- defineCapability,
1604
- contributes,
1605
- lazy,
1606
- PluginContext,
1607
- defineEvent,
1608
- eventKey,
1609
- oneOf,
1610
- allOf,
1611
- isOneOf,
1612
- isAllOf,
1613
- getEvents,
1614
- PluginManager,
1615
- PluginModule,
1616
- defineModule,
1617
- Plugin,
1618
- definePlugin,
1619
- Capabilities,
1620
- CollaborationActions,
1621
- Events,
1622
- defaultFileTypes,
1623
- FileInfoSchema,
1624
- createIntent,
1625
- chain,
1626
- Label,
1627
- INTENT_PLUGIN,
1628
- INTENT_ACTION,
1629
- IntentAction,
1630
- BaseError,
1631
- NoResolversError,
1632
- CycleDetectedError,
1633
- createResolver,
1634
- createDispatcher,
1635
- intent_dispatcher_default,
1636
- IntentPlugin,
1637
- LAYOUT_PLUGIN,
1638
- LAYOUT_ACTION,
1639
- LayoutAction,
1640
- createSurface,
1641
- ResourceKey,
1642
- ResourceLanguage,
1643
- Resource
1644
- };
1645
- //# sourceMappingURL=chunk-F63ZRXMK.mjs.map