@dxos/app-framework 0.8.4-main.3f58842 → 0.8.4-main.40e3dcdf1b

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 (472) hide show
  1. package/.storybook/main.mts +9 -0
  2. package/.storybook/preview.mts +8 -0
  3. package/.swc/plugins/linux_x86_64_19.0.0/727453fb3a62f7f1d952a41e051ca8a6f88cadc45cee43c6a4d1aa45f9b75665.wasmer-v7 +0 -0
  4. package/dist/lib/browser/capability-6YMUBS54.mjs +37 -0
  5. package/dist/lib/browser/capability-6YMUBS54.mjs.map +7 -0
  6. package/dist/lib/browser/capability-LF3OXSCV.mjs +34 -0
  7. package/dist/lib/browser/capability-LF3OXSCV.mjs.map +7 -0
  8. package/dist/lib/browser/chunk-272IPLHQ.mjs +47 -0
  9. package/dist/lib/browser/chunk-272IPLHQ.mjs.map +7 -0
  10. package/dist/lib/browser/chunk-2UI6ACB5.mjs +824 -0
  11. package/dist/lib/browser/chunk-2UI6ACB5.mjs.map +7 -0
  12. package/dist/lib/browser/chunk-7M4467QR.mjs +145 -0
  13. package/dist/lib/browser/chunk-7M4467QR.mjs.map +7 -0
  14. package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
  15. package/dist/lib/browser/chunk-JGWCBVKJ.mjs +170 -0
  16. package/dist/lib/browser/chunk-JGWCBVKJ.mjs.map +7 -0
  17. package/dist/lib/browser/chunk-M5IC326L.mjs +34 -0
  18. package/dist/lib/browser/chunk-M5IC326L.mjs.map +7 -0
  19. package/dist/lib/browser/chunk-NQPYE365.mjs +703 -0
  20. package/dist/lib/browser/chunk-NQPYE365.mjs.map +7 -0
  21. package/dist/lib/browser/chunk-TGX63LTL.mjs +8 -0
  22. package/dist/lib/browser/chunk-TGX63LTL.mjs.map +7 -0
  23. package/dist/lib/browser/chunk-TIEBZMTF.mjs +44 -0
  24. package/dist/lib/browser/chunk-TIEBZMTF.mjs.map +7 -0
  25. package/dist/lib/browser/chunk-WEBSGU5L.mjs +80 -0
  26. package/dist/lib/browser/chunk-WEBSGU5L.mjs.map +7 -0
  27. package/dist/lib/browser/chunk-YAFEA4GV.mjs +1 -0
  28. package/dist/lib/browser/chunk-YNFPIQGB.mjs +76 -0
  29. package/dist/lib/browser/chunk-YNFPIQGB.mjs.map +7 -0
  30. package/dist/lib/browser/cli/index.mjs +89 -0
  31. package/dist/lib/browser/cli/index.mjs.map +7 -0
  32. package/dist/lib/browser/common/activation-events.mjs +23 -0
  33. package/dist/lib/browser/common/capabilities.mjs +45 -0
  34. package/dist/lib/browser/core/activation-event.mjs +20 -0
  35. package/dist/lib/browser/core/activation-event.mjs.map +7 -0
  36. package/dist/lib/browser/core/capability.mjs +28 -0
  37. package/dist/lib/browser/core/capability.mjs.map +7 -0
  38. package/dist/lib/browser/core/plugin-manager.mjs +15 -0
  39. package/dist/lib/browser/core/plugin-manager.mjs.map +7 -0
  40. package/dist/lib/browser/core/plugin.mjs +27 -0
  41. package/dist/lib/browser/core/plugin.mjs.map +7 -0
  42. package/dist/lib/browser/index.mjs +87 -156
  43. package/dist/lib/browser/index.mjs.map +4 -4
  44. package/dist/lib/browser/invoker-capability-4AUGUMM5.mjs +36 -0
  45. package/dist/lib/browser/invoker-capability-4AUGUMM5.mjs.map +7 -0
  46. package/dist/lib/browser/meta.json +1 -1
  47. package/dist/lib/browser/testing/index.mjs +90 -40
  48. package/dist/lib/browser/testing/index.mjs.map +4 -4
  49. package/dist/lib/browser/ui/index.mjs +45 -0
  50. package/dist/lib/browser/ui/index.mjs.map +7 -0
  51. package/dist/lib/node-esm/capability-R5O2OYX4.mjs +38 -0
  52. package/dist/lib/node-esm/capability-R5O2OYX4.mjs.map +7 -0
  53. package/dist/lib/node-esm/capability-SA6LPYGL.mjs +35 -0
  54. package/dist/lib/node-esm/capability-SA6LPYGL.mjs.map +7 -0
  55. package/dist/lib/node-esm/chunk-3D66SZHP.mjs +171 -0
  56. package/dist/lib/node-esm/chunk-3D66SZHP.mjs.map +7 -0
  57. package/dist/lib/node-esm/chunk-6REV5DE7.mjs +48 -0
  58. package/dist/lib/node-esm/chunk-6REV5DE7.mjs.map +7 -0
  59. package/dist/lib/node-esm/chunk-FHWPWQRJ.mjs +704 -0
  60. package/dist/lib/node-esm/chunk-FHWPWQRJ.mjs.map +7 -0
  61. package/dist/lib/node-esm/chunk-FKE4Z3D6.mjs +10 -0
  62. package/dist/lib/node-esm/chunk-FKE4Z3D6.mjs.map +7 -0
  63. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
  64. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
  65. package/dist/lib/node-esm/chunk-JHFY3HTS.mjs +146 -0
  66. package/dist/lib/node-esm/chunk-JHFY3HTS.mjs.map +7 -0
  67. package/dist/lib/node-esm/chunk-JIVXIJ2T.mjs +825 -0
  68. package/dist/lib/node-esm/chunk-JIVXIJ2T.mjs.map +7 -0
  69. package/dist/lib/node-esm/chunk-NHXBSAQR.mjs +35 -0
  70. package/dist/lib/node-esm/chunk-NHXBSAQR.mjs.map +7 -0
  71. package/dist/lib/node-esm/chunk-SB5ODNPX.mjs +77 -0
  72. package/dist/lib/node-esm/chunk-SB5ODNPX.mjs.map +7 -0
  73. package/dist/lib/node-esm/chunk-SCDGIGGU.mjs +45 -0
  74. package/dist/lib/node-esm/chunk-SCDGIGGU.mjs.map +7 -0
  75. package/dist/lib/node-esm/chunk-SQICGJBW.mjs +81 -0
  76. package/dist/lib/node-esm/chunk-SQICGJBW.mjs.map +7 -0
  77. package/dist/lib/node-esm/chunk-Z4TJPSMP.mjs +2 -0
  78. package/dist/lib/node-esm/chunk-Z4TJPSMP.mjs.map +7 -0
  79. package/dist/lib/node-esm/cli/index.mjs +90 -0
  80. package/dist/lib/node-esm/cli/index.mjs.map +7 -0
  81. package/dist/lib/node-esm/common/activation-events.mjs +24 -0
  82. package/dist/lib/node-esm/common/activation-events.mjs.map +7 -0
  83. package/dist/lib/node-esm/common/capabilities.mjs +46 -0
  84. package/dist/lib/node-esm/common/capabilities.mjs.map +7 -0
  85. package/dist/lib/node-esm/core/activation-event.mjs +21 -0
  86. package/dist/lib/node-esm/core/activation-event.mjs.map +7 -0
  87. package/dist/lib/node-esm/core/capability.mjs +29 -0
  88. package/dist/lib/node-esm/core/capability.mjs.map +7 -0
  89. package/dist/lib/node-esm/core/plugin-manager.mjs +16 -0
  90. package/dist/lib/node-esm/core/plugin-manager.mjs.map +7 -0
  91. package/dist/lib/node-esm/core/plugin.mjs +28 -0
  92. package/dist/lib/node-esm/core/plugin.mjs.map +7 -0
  93. package/dist/lib/node-esm/index.mjs +87 -156
  94. package/dist/lib/node-esm/index.mjs.map +4 -4
  95. package/dist/lib/node-esm/invoker-capability-3YDIVDWV.mjs +37 -0
  96. package/dist/lib/node-esm/invoker-capability-3YDIVDWV.mjs.map +7 -0
  97. package/dist/lib/node-esm/meta.json +1 -1
  98. package/dist/lib/node-esm/testing/index.mjs +90 -40
  99. package/dist/lib/node-esm/testing/index.mjs.map +4 -4
  100. package/dist/lib/node-esm/ui/index.mjs +46 -0
  101. package/dist/lib/node-esm/ui/index.mjs.map +7 -0
  102. package/dist/types/src/cli/cli.d.ts +39 -0
  103. package/dist/types/src/cli/cli.d.ts.map +1 -0
  104. package/dist/types/src/cli/index.d.ts +2 -0
  105. package/dist/types/src/cli/index.d.ts.map +1 -0
  106. package/dist/types/src/common/activation-events.d.ts +27 -0
  107. package/dist/types/src/common/activation-events.d.ts.map +1 -0
  108. package/dist/types/src/common/capabilities.d.ts +114 -123
  109. package/dist/types/src/common/capabilities.d.ts.map +1 -1
  110. package/dist/types/src/common/index.d.ts +4 -8
  111. package/dist/types/src/common/index.d.ts.map +1 -1
  112. package/dist/types/src/common/operations.d.ts +33 -0
  113. package/dist/types/src/common/operations.d.ts.map +1 -0
  114. package/dist/types/src/common/translations.d.ts +8 -8
  115. package/dist/types/src/common/translations.d.ts.map +1 -1
  116. package/dist/types/src/context.d.ts +5 -0
  117. package/dist/types/src/context.d.ts.map +1 -0
  118. package/dist/types/src/core/{events.d.ts → activation-event.d.ts} +7 -7
  119. package/dist/types/src/core/activation-event.d.ts.map +1 -0
  120. package/dist/types/src/core/capability-manager.d.ts +43 -0
  121. package/dist/types/src/core/capability-manager.d.ts.map +1 -0
  122. package/dist/types/src/core/capability-manager.test.d.ts +2 -0
  123. package/dist/types/src/core/capability-manager.test.d.ts.map +1 -0
  124. package/dist/types/src/core/capability.d.ts +150 -0
  125. package/dist/types/src/core/capability.d.ts.map +1 -0
  126. package/dist/types/src/core/index.d.ts +5 -4
  127. package/dist/types/src/core/index.d.ts.map +1 -1
  128. package/dist/types/src/core/plugin-manager.d.ts +66 -0
  129. package/dist/types/src/core/plugin-manager.d.ts.map +1 -0
  130. package/dist/types/src/core/plugin-manager.test.d.ts +2 -0
  131. package/dist/types/src/core/plugin-manager.test.d.ts.map +1 -0
  132. package/dist/types/src/core/plugin.d.ts +98 -33
  133. package/dist/types/src/core/plugin.d.ts.map +1 -1
  134. package/dist/types/src/index.d.ts +3 -4
  135. package/dist/types/src/index.d.ts.map +1 -1
  136. package/dist/types/src/plugin-operation/OperationPlugin.d.ts +3 -0
  137. package/dist/types/src/plugin-operation/OperationPlugin.d.ts.map +1 -0
  138. package/dist/types/src/plugin-operation/history/capability.d.ts +7 -0
  139. package/dist/types/src/plugin-operation/history/capability.d.ts.map +1 -0
  140. package/dist/types/src/plugin-operation/history/errors.d.ts +5 -0
  141. package/dist/types/src/plugin-operation/history/errors.d.ts.map +1 -0
  142. package/dist/types/src/plugin-operation/history/history-tracker.d.ts +18 -0
  143. package/dist/types/src/plugin-operation/history/history-tracker.d.ts.map +1 -0
  144. package/dist/types/src/plugin-operation/history/history-tracker.test.d.ts +2 -0
  145. package/dist/types/src/plugin-operation/history/history-tracker.test.d.ts.map +1 -0
  146. package/dist/types/src/plugin-operation/history/index.d.ts +6 -0
  147. package/dist/types/src/plugin-operation/history/index.d.ts.map +1 -0
  148. package/dist/types/src/plugin-operation/history/types.d.ts +13 -0
  149. package/dist/types/src/plugin-operation/history/types.d.ts.map +1 -0
  150. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts +101 -0
  151. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts.map +1 -0
  152. package/dist/types/src/plugin-operation/history/undo-registry.d.ts +23 -0
  153. package/dist/types/src/plugin-operation/history/undo-registry.d.ts.map +1 -0
  154. package/dist/types/src/plugin-operation/history/undo-registry.test.d.ts +2 -0
  155. package/dist/types/src/plugin-operation/history/undo-registry.test.d.ts.map +1 -0
  156. package/dist/types/src/plugin-operation/index.d.ts +3 -0
  157. package/dist/types/src/plugin-operation/index.d.ts.map +1 -0
  158. package/dist/types/src/plugin-operation/invoker-capability.d.ts +6 -0
  159. package/dist/types/src/plugin-operation/invoker-capability.d.ts.map +1 -0
  160. package/dist/types/src/plugin-operation/meta.d.ts +3 -0
  161. package/dist/types/src/plugin-operation/meta.d.ts.map +1 -0
  162. package/dist/types/src/plugin-operation/testing.d.ts +109 -0
  163. package/dist/types/src/plugin-operation/testing.d.ts.map +1 -0
  164. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts +3 -0
  165. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts.map +1 -0
  166. package/dist/types/src/plugin-runtime/capability.d.ts +6 -0
  167. package/dist/types/src/plugin-runtime/capability.d.ts.map +1 -0
  168. package/dist/types/src/plugin-runtime/index.d.ts +2 -0
  169. package/dist/types/src/plugin-runtime/index.d.ts.map +1 -0
  170. package/dist/types/src/plugin-runtime/meta.d.ts +3 -0
  171. package/dist/types/src/plugin-runtime/meta.d.ts.map +1 -0
  172. package/dist/types/src/testing/index.d.ts +1 -0
  173. package/dist/types/src/testing/index.d.ts.map +1 -1
  174. package/dist/types/src/testing/service.d.ts +8 -0
  175. package/dist/types/src/testing/service.d.ts.map +1 -0
  176. package/dist/types/src/testing/withPluginManager.d.ts +11 -10
  177. package/dist/types/src/testing/withPluginManager.d.ts.map +1 -1
  178. package/dist/types/src/testing/withPluginManager.stories.d.ts +9 -3
  179. package/dist/types/src/testing/withPluginManager.stories.d.ts.map +1 -1
  180. package/dist/types/src/ui/components/App/App.d.ts +8 -0
  181. package/dist/types/src/ui/components/App/App.d.ts.map +1 -0
  182. package/dist/types/src/ui/components/App/App.stories.d.ts +19 -0
  183. package/dist/types/src/ui/components/App/App.stories.d.ts.map +1 -0
  184. package/dist/types/src/ui/components/App/index.d.ts +2 -0
  185. package/dist/types/src/ui/components/App/index.d.ts.map +1 -0
  186. package/dist/types/src/ui/components/PluginManager/PluginManagerContext.stories.d.ts +13 -0
  187. package/dist/types/src/ui/components/PluginManager/PluginManagerContext.stories.d.ts.map +1 -0
  188. package/dist/types/src/ui/components/PluginManager/PluginManagerProvider.d.ts +10 -0
  189. package/dist/types/src/ui/components/PluginManager/PluginManagerProvider.d.ts.map +1 -0
  190. package/dist/types/src/ui/components/PluginManager/index.d.ts +2 -0
  191. package/dist/types/src/ui/components/PluginManager/index.d.ts.map +1 -0
  192. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts +12 -0
  193. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts.map +1 -0
  194. package/dist/types/src/ui/components/Surface/SurfaceComponent.stories.d.ts +14 -0
  195. package/dist/types/src/ui/components/Surface/SurfaceComponent.stories.d.ts.map +1 -0
  196. package/dist/types/src/ui/components/Surface/SurfaceInfo.d.ts +11 -0
  197. package/dist/types/src/ui/components/Surface/SurfaceInfo.d.ts.map +1 -0
  198. package/dist/types/src/ui/components/Surface/context.d.ts +5 -0
  199. package/dist/types/src/ui/components/Surface/context.d.ts.map +1 -0
  200. package/dist/types/src/ui/components/Surface/index.d.ts +20 -0
  201. package/dist/types/src/ui/components/Surface/index.d.ts.map +1 -0
  202. package/dist/types/src/ui/components/Surface/types.d.ts +96 -0
  203. package/dist/types/src/ui/components/Surface/types.d.ts.map +1 -0
  204. package/dist/types/src/ui/components/index.d.ts +4 -0
  205. package/dist/types/src/ui/components/index.d.ts.map +1 -0
  206. package/dist/types/src/ui/hooks/index.d.ts +7 -0
  207. package/dist/types/src/ui/hooks/index.d.ts.map +1 -0
  208. package/dist/types/src/{App.d.ts → ui/hooks/useApp.d.ts} +21 -14
  209. package/dist/types/src/ui/hooks/useApp.d.ts.map +1 -0
  210. package/dist/types/src/ui/hooks/useCapabilities.d.ts +31 -0
  211. package/dist/types/src/ui/hooks/useCapabilities.d.ts.map +1 -0
  212. package/dist/types/src/ui/hooks/useLoading.d.ts +18 -0
  213. package/dist/types/src/ui/hooks/useLoading.d.ts.map +1 -0
  214. package/dist/types/src/ui/hooks/useOperationResolver.d.ts +19 -0
  215. package/dist/types/src/ui/hooks/useOperationResolver.d.ts.map +1 -0
  216. package/dist/types/src/ui/hooks/useSettingsState.d.ts +10 -0
  217. package/dist/types/src/ui/hooks/useSettingsState.d.ts.map +1 -0
  218. package/dist/types/src/ui/hooks/useSurface.d.ts +3 -0
  219. package/dist/types/src/ui/hooks/useSurface.d.ts.map +1 -0
  220. package/dist/types/src/ui/index.d.ts +3 -0
  221. package/dist/types/src/ui/index.d.ts.map +1 -0
  222. package/dist/types/tsconfig.tsbuildinfo +1 -1
  223. package/moon.yml +11 -3
  224. package/package.json +113 -44
  225. package/src/cli/cli.ts +107 -0
  226. package/src/{playground/layout → cli}/index.ts +1 -1
  227. package/src/common/activation-events.ts +44 -0
  228. package/src/common/capabilities.ts +174 -114
  229. package/src/common/index.ts +4 -8
  230. package/src/common/operations.ts +38 -0
  231. package/src/common/translations.ts +18 -10
  232. package/src/context.ts +9 -0
  233. package/src/core/{events.ts → activation-event.ts} +6 -6
  234. package/src/core/capability-manager.test.ts +151 -0
  235. package/src/core/capability-manager.ts +171 -0
  236. package/src/core/capability.ts +236 -0
  237. package/src/core/index.ts +5 -4
  238. package/src/core/plugin-manager.test.ts +845 -0
  239. package/src/core/plugin-manager.ts +715 -0
  240. package/src/core/plugin.ts +231 -37
  241. package/src/helpers.test.ts +1 -1
  242. package/src/index.ts +3 -4
  243. package/src/plugin-operation/OperationPlugin.ts +25 -0
  244. package/src/plugin-operation/history/capability.ts +37 -0
  245. package/src/plugin-operation/history/errors.ts +11 -0
  246. package/src/plugin-operation/history/history-tracker.test.ts +380 -0
  247. package/src/plugin-operation/history/history-tracker.ts +129 -0
  248. package/src/plugin-operation/history/index.ts +9 -0
  249. package/src/plugin-operation/history/types.ts +17 -0
  250. package/src/plugin-operation/history/undo-mapping.ts +135 -0
  251. package/src/plugin-operation/history/undo-registry.test.ts +73 -0
  252. package/src/plugin-operation/history/undo-registry.ts +54 -0
  253. package/src/plugin-operation/index.ts +6 -0
  254. package/src/plugin-operation/invoker-capability.ts +40 -0
  255. package/src/plugin-operation/meta.ts +11 -0
  256. package/src/plugin-operation/testing.ts +174 -0
  257. package/src/plugin-runtime/RuntimePlugin.ts +20 -0
  258. package/src/plugin-runtime/capability.ts +53 -0
  259. package/src/{playground/debug → plugin-runtime}/index.ts +1 -1
  260. package/src/plugin-runtime/meta.ts +11 -0
  261. package/src/testing/index.ts +1 -0
  262. package/src/testing/service.ts +52 -0
  263. package/src/testing/withPluginManager.stories.tsx +15 -11
  264. package/src/testing/withPluginManager.tsx +48 -46
  265. package/src/ui/components/App/App.stories.tsx +92 -0
  266. package/src/ui/components/App/App.tsx +57 -0
  267. package/src/{playground/logger → ui/components/App}/index.ts +1 -1
  268. package/src/ui/components/PluginManager/PluginManagerContext.stories.tsx +183 -0
  269. package/src/{react → ui/components/PluginManager}/PluginManagerProvider.ts +3 -3
  270. package/src/ui/components/PluginManager/index.ts +5 -0
  271. package/src/ui/components/Surface/SurfaceComponent.stories.tsx +143 -0
  272. package/src/ui/components/Surface/SurfaceComponent.tsx +247 -0
  273. package/src/ui/components/Surface/SurfaceInfo.tsx +107 -0
  274. package/src/ui/components/Surface/context.ts +12 -0
  275. package/src/ui/components/Surface/index.ts +20 -0
  276. package/src/ui/components/Surface/types.ts +117 -0
  277. package/src/ui/components/index.ts +7 -0
  278. package/src/ui/hooks/index.ts +10 -0
  279. package/src/ui/hooks/useApp.tsx +213 -0
  280. package/src/ui/hooks/useCapabilities.ts +67 -0
  281. package/src/ui/hooks/useLoading.tsx +68 -0
  282. package/src/ui/hooks/useOperationResolver.ts +40 -0
  283. package/src/ui/hooks/useSettingsState.ts +26 -0
  284. package/src/ui/hooks/useSurface.ts +13 -0
  285. package/src/ui/index.ts +6 -0
  286. package/tsconfig.json +14 -30
  287. package/tsconfig.node.json +1 -3
  288. package/typedoc.json +2 -4
  289. package/vitest.config.ts +8 -6
  290. package/.swc/plugins/v7_linux_x86_64_13.0.0/f45bdff002284d9e8f9ef3f0be909de12da36c049cbcf261ac78fc00abb09a2d +0 -0
  291. package/.swc/plugins/v7_linux_x86_64_13.0.0/fce1bdb8e20a094e4af08bad09cc81497ed0e2e7c51223b07d371063cca18429 +0 -0
  292. package/dist/lib/browser/app-graph-builder-LYF7EKNN.mjs +0 -137
  293. package/dist/lib/browser/app-graph-builder-LYF7EKNN.mjs.map +0 -7
  294. package/dist/lib/browser/chunk-FMN65HSW.mjs +0 -1519
  295. package/dist/lib/browser/chunk-FMN65HSW.mjs.map +0 -7
  296. package/dist/lib/browser/chunk-FO2PH7M3.mjs +0 -415
  297. package/dist/lib/browser/chunk-FO2PH7M3.mjs.map +0 -7
  298. package/dist/lib/browser/chunk-ORWHM7CO.mjs +0 -32
  299. package/dist/lib/browser/chunk-ORWHM7CO.mjs.map +0 -7
  300. package/dist/lib/browser/intent-dispatcher-LSYQZSEB.mjs +0 -11
  301. package/dist/lib/browser/intent-resolver-ZTNOSO3A.mjs +0 -39
  302. package/dist/lib/browser/intent-resolver-ZTNOSO3A.mjs.map +0 -7
  303. package/dist/lib/browser/store-KML2R4IE.mjs +0 -30
  304. package/dist/lib/browser/store-KML2R4IE.mjs.map +0 -7
  305. package/dist/lib/browser/worker.mjs +0 -79
  306. package/dist/lib/node-esm/app-graph-builder-SAOWGJDK.mjs +0 -138
  307. package/dist/lib/node-esm/app-graph-builder-SAOWGJDK.mjs.map +0 -7
  308. package/dist/lib/node-esm/chunk-73HGSHKE.mjs +0 -416
  309. package/dist/lib/node-esm/chunk-73HGSHKE.mjs.map +0 -7
  310. package/dist/lib/node-esm/chunk-UMZQERLE.mjs +0 -34
  311. package/dist/lib/node-esm/chunk-UMZQERLE.mjs.map +0 -7
  312. package/dist/lib/node-esm/chunk-ZEZ4FVEU.mjs +0 -1521
  313. package/dist/lib/node-esm/chunk-ZEZ4FVEU.mjs.map +0 -7
  314. package/dist/lib/node-esm/intent-dispatcher-6CYNGPSW.mjs +0 -12
  315. package/dist/lib/node-esm/intent-resolver-W7Z7WFFM.mjs +0 -40
  316. package/dist/lib/node-esm/intent-resolver-W7Z7WFFM.mjs.map +0 -7
  317. package/dist/lib/node-esm/store-QEXGXLWZ.mjs +0 -31
  318. package/dist/lib/node-esm/store-QEXGXLWZ.mjs.map +0 -7
  319. package/dist/lib/node-esm/worker.mjs +0 -80
  320. package/dist/types/src/App.d.ts.map +0 -1
  321. package/dist/types/src/common/collaboration.d.ts +0 -19
  322. package/dist/types/src/common/collaboration.d.ts.map +0 -1
  323. package/dist/types/src/common/events.d.ts +0 -52
  324. package/dist/types/src/common/events.d.ts.map +0 -1
  325. package/dist/types/src/common/file.d.ts +0 -14
  326. package/dist/types/src/common/file.d.ts.map +0 -1
  327. package/dist/types/src/common/graph.d.ts +0 -21
  328. package/dist/types/src/common/graph.d.ts.map +0 -1
  329. package/dist/types/src/common/layout.d.ts +0 -281
  330. package/dist/types/src/common/layout.d.ts.map +0 -1
  331. package/dist/types/src/common/surface.d.ts +0 -65
  332. package/dist/types/src/common/surface.d.ts.map +0 -1
  333. package/dist/types/src/core/capabilities.d.ts +0 -114
  334. package/dist/types/src/core/capabilities.d.ts.map +0 -1
  335. package/dist/types/src/core/capabilities.test.d.ts +0 -2
  336. package/dist/types/src/core/capabilities.test.d.ts.map +0 -1
  337. package/dist/types/src/core/events.d.ts.map +0 -1
  338. package/dist/types/src/core/manager.d.ts +0 -122
  339. package/dist/types/src/core/manager.d.ts.map +0 -1
  340. package/dist/types/src/core/manager.test.d.ts +0 -2
  341. package/dist/types/src/core/manager.test.d.ts.map +0 -1
  342. package/dist/types/src/playground/debug/Debug.d.ts +0 -6
  343. package/dist/types/src/playground/debug/Debug.d.ts.map +0 -1
  344. package/dist/types/src/playground/debug/index.d.ts +0 -2
  345. package/dist/types/src/playground/debug/index.d.ts.map +0 -1
  346. package/dist/types/src/playground/debug/plugin.d.ts +0 -2
  347. package/dist/types/src/playground/debug/plugin.d.ts.map +0 -1
  348. package/dist/types/src/playground/generator/Main.d.ts +0 -6
  349. package/dist/types/src/playground/generator/Main.d.ts.map +0 -1
  350. package/dist/types/src/playground/generator/Toolbar.d.ts +0 -6
  351. package/dist/types/src/playground/generator/Toolbar.d.ts.map +0 -1
  352. package/dist/types/src/playground/generator/generator.d.ts +0 -7
  353. package/dist/types/src/playground/generator/generator.d.ts.map +0 -1
  354. package/dist/types/src/playground/generator/index.d.ts +0 -3
  355. package/dist/types/src/playground/generator/index.d.ts.map +0 -1
  356. package/dist/types/src/playground/generator/plugin.d.ts +0 -2
  357. package/dist/types/src/playground/generator/plugin.d.ts.map +0 -1
  358. package/dist/types/src/playground/layout/Layout.d.ts +0 -8
  359. package/dist/types/src/playground/layout/Layout.d.ts.map +0 -1
  360. package/dist/types/src/playground/layout/index.d.ts +0 -2
  361. package/dist/types/src/playground/layout/index.d.ts.map +0 -1
  362. package/dist/types/src/playground/layout/plugin.d.ts +0 -2
  363. package/dist/types/src/playground/layout/plugin.d.ts.map +0 -1
  364. package/dist/types/src/playground/logger/Toolbar.d.ts +0 -6
  365. package/dist/types/src/playground/logger/Toolbar.d.ts.map +0 -1
  366. package/dist/types/src/playground/logger/index.d.ts +0 -2
  367. package/dist/types/src/playground/logger/index.d.ts.map +0 -1
  368. package/dist/types/src/playground/logger/plugin.d.ts +0 -2
  369. package/dist/types/src/playground/logger/plugin.d.ts.map +0 -1
  370. package/dist/types/src/playground/logger/schema.d.ts +0 -13
  371. package/dist/types/src/playground/logger/schema.d.ts.map +0 -1
  372. package/dist/types/src/playground/playground.stories.d.ts +0 -10
  373. package/dist/types/src/playground/playground.stories.d.ts.map +0 -1
  374. package/dist/types/src/plugin-intent/IntentPlugin.d.ts +0 -2
  375. package/dist/types/src/plugin-intent/IntentPlugin.d.ts.map +0 -1
  376. package/dist/types/src/plugin-intent/actions.d.ts +0 -38
  377. package/dist/types/src/plugin-intent/actions.d.ts.map +0 -1
  378. package/dist/types/src/plugin-intent/errors.d.ts +0 -16
  379. package/dist/types/src/plugin-intent/errors.d.ts.map +0 -1
  380. package/dist/types/src/plugin-intent/index.d.ts +0 -5
  381. package/dist/types/src/plugin-intent/index.d.ts.map +0 -1
  382. package/dist/types/src/plugin-intent/intent-dispatcher.d.ts +0 -139
  383. package/dist/types/src/plugin-intent/intent-dispatcher.d.ts.map +0 -1
  384. package/dist/types/src/plugin-intent/intent-dispatcher.test.d.ts +0 -2
  385. package/dist/types/src/plugin-intent/intent-dispatcher.test.d.ts.map +0 -1
  386. package/dist/types/src/plugin-intent/intent.d.ts +0 -63
  387. package/dist/types/src/plugin-intent/intent.d.ts.map +0 -1
  388. package/dist/types/src/plugin-settings/SettingsPlugin.d.ts +0 -2
  389. package/dist/types/src/plugin-settings/SettingsPlugin.d.ts.map +0 -1
  390. package/dist/types/src/plugin-settings/actions.d.ts +0 -27
  391. package/dist/types/src/plugin-settings/actions.d.ts.map +0 -1
  392. package/dist/types/src/plugin-settings/app-graph-builder.d.ts +0 -4
  393. package/dist/types/src/plugin-settings/app-graph-builder.d.ts.map +0 -1
  394. package/dist/types/src/plugin-settings/index.d.ts +0 -3
  395. package/dist/types/src/plugin-settings/index.d.ts.map +0 -1
  396. package/dist/types/src/plugin-settings/intent-resolver.d.ts +0 -4
  397. package/dist/types/src/plugin-settings/intent-resolver.d.ts.map +0 -1
  398. package/dist/types/src/plugin-settings/store.d.ts +0 -5
  399. package/dist/types/src/plugin-settings/store.d.ts.map +0 -1
  400. package/dist/types/src/plugin-settings/translations.d.ts +0 -10
  401. package/dist/types/src/plugin-settings/translations.d.ts.map +0 -1
  402. package/dist/types/src/react/ErrorBoundary.d.ts +0 -31
  403. package/dist/types/src/react/ErrorBoundary.d.ts.map +0 -1
  404. package/dist/types/src/react/IntentContext.d.ts +0 -8
  405. package/dist/types/src/react/IntentContext.d.ts.map +0 -1
  406. package/dist/types/src/react/PluginManagerProvider.d.ts +0 -10
  407. package/dist/types/src/react/PluginManagerProvider.d.ts.map +0 -1
  408. package/dist/types/src/react/Surface.d.ts +0 -12
  409. package/dist/types/src/react/Surface.d.ts.map +0 -1
  410. package/dist/types/src/react/Surface.stories.d.ts +0 -16
  411. package/dist/types/src/react/Surface.stories.d.ts.map +0 -1
  412. package/dist/types/src/react/common.d.ts +0 -13
  413. package/dist/types/src/react/common.d.ts.map +0 -1
  414. package/dist/types/src/react/index.d.ts +0 -7
  415. package/dist/types/src/react/index.d.ts.map +0 -1
  416. package/dist/types/src/react/useCapabilities.d.ts +0 -13
  417. package/dist/types/src/react/useCapabilities.d.ts.map +0 -1
  418. package/dist/types/src/react/useIntentResolver.d.ts +0 -3
  419. package/dist/types/src/react/useIntentResolver.d.ts.map +0 -1
  420. package/dist/types/src/worker.d.ts +0 -4
  421. package/dist/types/src/worker.d.ts.map +0 -1
  422. package/src/App.tsx +0 -276
  423. package/src/common/collaboration.ts +0 -21
  424. package/src/common/events.ts +0 -77
  425. package/src/common/file.ts +0 -22
  426. package/src/common/graph.ts +0 -30
  427. package/src/common/layout.ts +0 -278
  428. package/src/common/surface.ts +0 -86
  429. package/src/core/capabilities.test.ts +0 -136
  430. package/src/core/capabilities.ts +0 -254
  431. package/src/core/manager.test.ts +0 -515
  432. package/src/core/manager.ts +0 -519
  433. package/src/playground/debug/Debug.tsx +0 -39
  434. package/src/playground/debug/plugin.ts +0 -17
  435. package/src/playground/generator/Main.tsx +0 -71
  436. package/src/playground/generator/Toolbar.tsx +0 -46
  437. package/src/playground/generator/generator.ts +0 -48
  438. package/src/playground/generator/index.ts +0 -6
  439. package/src/playground/generator/plugin.ts +0 -23
  440. package/src/playground/layout/Layout.tsx +0 -33
  441. package/src/playground/layout/plugin.ts +0 -17
  442. package/src/playground/logger/Toolbar.tsx +0 -29
  443. package/src/playground/logger/plugin.ts +0 -36
  444. package/src/playground/logger/schema.ts +0 -12
  445. package/src/playground/playground.stories.tsx +0 -42
  446. package/src/plugin-intent/IntentPlugin.ts +0 -20
  447. package/src/plugin-intent/actions.ts +0 -33
  448. package/src/plugin-intent/errors.ts +0 -39
  449. package/src/plugin-intent/index.ts +0 -8
  450. package/src/plugin-intent/intent-dispatcher.test.ts +0 -279
  451. package/src/plugin-intent/intent-dispatcher.ts +0 -333
  452. package/src/plugin-intent/intent.ts +0 -154
  453. package/src/plugin-settings/SettingsPlugin.ts +0 -35
  454. package/src/plugin-settings/actions.ts +0 -29
  455. package/src/plugin-settings/app-graph-builder.ts +0 -157
  456. package/src/plugin-settings/index.ts +0 -6
  457. package/src/plugin-settings/intent-resolver.ts +0 -34
  458. package/src/plugin-settings/store.ts +0 -33
  459. package/src/plugin-settings/translations.ts +0 -19
  460. package/src/react/ErrorBoundary.tsx +0 -45
  461. package/src/react/IntentContext.tsx +0 -34
  462. package/src/react/Surface.stories.tsx +0 -96
  463. package/src/react/Surface.tsx +0 -77
  464. package/src/react/common.ts +0 -12
  465. package/src/react/index.ts +0 -10
  466. package/src/react/useCapabilities.ts +0 -30
  467. package/src/react/useIntentResolver.ts +0 -22
  468. package/src/worker.ts +0 -11
  469. /package/dist/lib/browser/{intent-dispatcher-LSYQZSEB.mjs.map → chunk-J5LGTIGS.mjs.map} +0 -0
  470. /package/dist/lib/browser/{worker.mjs.map → chunk-YAFEA4GV.mjs.map} +0 -0
  471. /package/dist/lib/{node-esm/intent-dispatcher-6CYNGPSW.mjs.map → browser/common/activation-events.mjs.map} +0 -0
  472. /package/dist/lib/{node-esm/worker.mjs.map → browser/common/capabilities.mjs.map} +0 -0
@@ -0,0 +1,9 @@
1
+ //
2
+ // Copyright 2025 DXOS.org
3
+ //
4
+
5
+ import { createConfig } from '../../../../tools/storybook-react/.storybook/main';
6
+
7
+ export const stories = ['../src/**/*.stories.tsx'];
8
+
9
+ export default createConfig({ stories });
@@ -0,0 +1,8 @@
1
+ //
2
+ // Copyright 2025 DXOS.org
3
+ //
4
+
5
+ import { preview } from '../../../../tools/storybook-react/.storybook/preview';
6
+
7
+ export * from '../../../../tools/storybook-react/.storybook/preview';
8
+ export default preview;
@@ -0,0 +1,37 @@
1
+ import "./chunk-TIEBZMTF.mjs";
2
+ import {
3
+ capabilities_exports
4
+ } from "./chunk-WEBSGU5L.mjs";
5
+ import {
6
+ activation_events_exports
7
+ } from "./chunk-M5IC326L.mjs";
8
+ import "./chunk-YAFEA4GV.mjs";
9
+ import "./chunk-2UI6ACB5.mjs";
10
+ import "./chunk-272IPLHQ.mjs";
11
+ import {
12
+ plugin_exports
13
+ } from "./chunk-7M4467QR.mjs";
14
+ import {
15
+ capability_exports
16
+ } from "./chunk-YNFPIQGB.mjs";
17
+ import "./chunk-J5LGTIGS.mjs";
18
+
19
+ // src/plugin-runtime/capability.ts
20
+ import * as Effect from "effect/Effect";
21
+ import * as Layer from "effect/Layer";
22
+ import * as ManagedRuntime from "effect/ManagedRuntime";
23
+ var capability_default = capability_exports.makeModule(Effect.fnUntraced(function* () {
24
+ const capabilityManager = yield* capability_exports.Service;
25
+ const pluginManager = yield* plugin_exports.Service;
26
+ yield* plugin_exports.activate(activation_events_exports.SetupLayer);
27
+ const layers = yield* capability_exports.getAll(capabilities_exports.Layer);
28
+ const capabilityServiceLayer = Layer.succeed(capability_exports.Service, capabilityManager);
29
+ const pluginServiceLayer = Layer.succeed(plugin_exports.Service, pluginManager);
30
+ const composedLayer = layers.length > 0 ? Layer.mergeAll(capabilityServiceLayer, pluginServiceLayer, ...layers) : Layer.mergeAll(capabilityServiceLayer, pluginServiceLayer);
31
+ const runtime = ManagedRuntime.make(composedLayer);
32
+ return capability_exports.contributes(capabilities_exports.ManagedRuntime, runtime);
33
+ }));
34
+ export {
35
+ capability_default as default
36
+ };
37
+ //# sourceMappingURL=capability-6YMUBS54.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/plugin-runtime/capability.ts"],
4
+ "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport * as Effect from 'effect/Effect';\nimport * as Layer from 'effect/Layer';\nimport * as ManagedRuntime from 'effect/ManagedRuntime';\n\nimport { ActivationEvents, Capabilities } from '../common';\nimport { Capability, Plugin } from '../core';\n\n//\n// Capability Module\n//\n\nexport default Capability.makeModule(\n Effect.fnUntraced(function* () {\n // Get the CapabilityManager to create a layer for it.\n const capabilityManager = yield* Capability.Service;\n\n // Get the PluginManager to create a layer for it.\n const pluginManager = yield* Plugin.Service;\n\n // Trigger setup event so plugins can contribute their layers.\n yield* Plugin.activate(ActivationEvents.SetupLayer);\n\n // Gather all contributed layers.\n const layers = yield* Capability.getAll(Capabilities.Layer);\n\n // Create layers that provide Capability.Service and Plugin.Service.\n const capabilityServiceLayer = Layer.succeed(Capability.Service, capabilityManager);\n const pluginServiceLayer = Layer.succeed(Plugin.Service, pluginManager);\n\n // Merge all layers including service layers.\n // Layer.mergeAll requires a tuple type, so we use a cast for dynamic arrays.\n const composedLayer =\n layers.length > 0\n ? (Layer.mergeAll as (...args: Layer.Layer<any, any, any>[]) => Layer.Layer<any, any, never>)(\n capabilityServiceLayer,\n pluginServiceLayer,\n ...layers,\n )\n : (Layer.mergeAll as (...args: Layer.Layer<any, any, any>[]) => Layer.Layer<any, any, never>)(\n capabilityServiceLayer,\n pluginServiceLayer,\n );\n\n // Create the managed runtime from the composed layer.\n const runtime = ManagedRuntime.make(composedLayer) as Capabilities.ManagedRuntime;\n\n return Capability.contributes(Capabilities.ManagedRuntime, runtime);\n }),\n);\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;AAIA,YAAYA,YAAY;AACxB,YAAYC,WAAW;AACvB,YAAYC,oBAAoB;AAShC,IAAA,qBAAeC,mBAAWC,WACjBC,kBAAW,aAAA;AAEhB,QAAMC,oBAAoB,OAAOH,mBAAWI;AAG5C,QAAMC,gBAAgB,OAAOC,eAAOF;AAGpC,SAAOE,eAAOC,SAASC,0BAAiBC,UAAU;AAGlD,QAAMC,SAAS,OAAOV,mBAAWW,OAAOC,qBAAaC,KAAK;AAG1D,QAAMC,yBAA+BC,cAAQf,mBAAWI,SAASD,iBAAAA;AACjE,QAAMa,qBAA2BD,cAAQT,eAAOF,SAASC,aAAAA;AAIzD,QAAMY,gBACJP,OAAOQ,SAAS,IACLC,eACLL,wBACAE,oBAAAA,GACGN,MAAAA,IAEES,eACLL,wBACAE,kBAAAA;AAIR,QAAMI,UAAyBC,oBAAKJ,aAAAA;AAEpC,SAAOjB,mBAAWsB,YAAYV,qBAAaW,gBAAgBH,OAAAA;AAC7D,CAAA,CAAA;",
6
+ "names": ["Effect", "Layer", "ManagedRuntime", "Capability", "makeModule", "fnUntraced", "capabilityManager", "Service", "pluginManager", "Plugin", "activate", "ActivationEvents", "SetupLayer", "layers", "getAll", "Capabilities", "Layer", "capabilityServiceLayer", "succeed", "pluginServiceLayer", "composedLayer", "length", "mergeAll", "runtime", "make", "contributes", "ManagedRuntime"]
7
+ }
@@ -0,0 +1,34 @@
1
+ import {
2
+ make,
3
+ make2
4
+ } from "./chunk-JGWCBVKJ.mjs";
5
+ import "./chunk-TIEBZMTF.mjs";
6
+ import {
7
+ capabilities_exports
8
+ } from "./chunk-WEBSGU5L.mjs";
9
+ import "./chunk-M5IC326L.mjs";
10
+ import "./chunk-YAFEA4GV.mjs";
11
+ import "./chunk-2UI6ACB5.mjs";
12
+ import "./chunk-272IPLHQ.mjs";
13
+ import "./chunk-7M4467QR.mjs";
14
+ import {
15
+ capability_exports
16
+ } from "./chunk-YNFPIQGB.mjs";
17
+ import "./chunk-J5LGTIGS.mjs";
18
+
19
+ // src/plugin-operation/history/capability.ts
20
+ import * as Effect from "effect/Effect";
21
+ var capability_default = capability_exports.makeModule(Effect.fnUntraced(function* () {
22
+ const capabilities = yield* capability_exports.Service;
23
+ const undoRegistry = make(() => capabilities.getAll(capabilities_exports.UndoMapping).flat());
24
+ const invoker = yield* capability_exports.get(capabilities_exports.OperationInvoker);
25
+ const historyTracker = make2(invoker, undoRegistry);
26
+ return [
27
+ capability_exports.contributes(capabilities_exports.UndoRegistry, undoRegistry),
28
+ capability_exports.contributes(capabilities_exports.HistoryTracker, historyTracker)
29
+ ];
30
+ }));
31
+ export {
32
+ capability_default as default
33
+ };
34
+ //# sourceMappingURL=capability-LF3OXSCV.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/plugin-operation/history/capability.ts"],
4
+ "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport * as Effect from 'effect/Effect';\n\nimport { type OperationInvoker } from '@dxos/operation';\n\nimport { Capabilities } from '../../common';\nimport { Capability } from '../../core';\n\nimport * as HistoryTracker from './history-tracker';\nimport * as UndoRegistry from './undo-registry';\n\n//\n// Capability Module - contributes both UndoRegistry and HistoryTracker.\n//\n\nexport default Capability.makeModule(\n Effect.fnUntraced(function* () {\n // Get the context for synchronous access in callbacks.\n const capabilities = yield* Capability.Service;\n\n // Create UndoRegistry.\n const undoRegistry = UndoRegistry.make(() => capabilities.getAll(Capabilities.UndoMapping).flat());\n\n // Create HistoryTracker (depends on UndoRegistry and OperationInvoker).\n const invoker = yield* Capability.get(Capabilities.OperationInvoker);\n // Cast to internal type - the factory always returns OperationInvokerInternal.\n const historyTracker = HistoryTracker.make(invoker as OperationInvoker.OperationInvokerInternal, undoRegistry);\n\n return [\n Capability.contributes(Capabilities.UndoRegistry, undoRegistry),\n Capability.contributes(Capabilities.HistoryTracker, historyTracker),\n ];\n }),\n);\n"],
5
+ "mappings": ";;;;;;;;;;;;;;;;;;;AAIA,YAAYA,YAAY;AAcxB,IAAA,qBAAeC,mBAAWC,WACjBC,kBAAW,aAAA;AAEhB,QAAMC,eAAe,OAAOH,mBAAWI;AAGvC,QAAMC,eAA4BC,KAAK,MAAMH,aAAaI,OAAOC,qBAAaC,WAAW,EAAEC,KAAI,CAAA;AAG/F,QAAMC,UAAU,OAAOX,mBAAWY,IAAIJ,qBAAaK,gBAAgB;AAEnE,QAAMC,iBAAgCR,MAAKK,SAAsDN,YAAAA;AAEjG,SAAO;IACLL,mBAAWe,YAAYP,qBAAaQ,cAAcX,YAAAA;IAClDL,mBAAWe,YAAYP,qBAAaS,gBAAgBH,cAAAA;;AAExD,CAAA,CAAA;",
6
+ "names": ["Effect", "Capability", "makeModule", "fnUntraced", "capabilities", "Service", "undoRegistry", "make", "getAll", "Capabilities", "UndoMapping", "flat", "invoker", "get", "OperationInvoker", "historyTracker", "contributes", "UndoRegistry", "HistoryTracker"]
7
+ }
@@ -0,0 +1,47 @@
1
+ import {
2
+ __export
3
+ } from "./chunk-J5LGTIGS.mjs";
4
+
5
+ // src/core/activation-event.ts
6
+ var activation_event_exports = {};
7
+ __export(activation_event_exports, {
8
+ allOf: () => allOf,
9
+ eventKey: () => eventKey,
10
+ getEvents: () => getEvents,
11
+ isAllOf: () => isAllOf,
12
+ isOneOf: () => isOneOf,
13
+ make: () => make,
14
+ oneOf: () => oneOf
15
+ });
16
+ var make = (id, specifier) => {
17
+ return {
18
+ id,
19
+ specifier
20
+ };
21
+ };
22
+ var eventKey = (event) => event.specifier ? `${event.id}:${event.specifier}` : event.id;
23
+ var oneOf = (...events) => ({
24
+ type: "one-of",
25
+ events
26
+ });
27
+ var allOf = (...events) => ({
28
+ type: "all-of",
29
+ events
30
+ });
31
+ var isOneOf = (events) => "type" in events && events.type === "one-of";
32
+ var isAllOf = (events) => "type" in events && events.type === "all-of";
33
+ var getEvents = (events) => "type" in events ? events.events : [
34
+ events
35
+ ];
36
+
37
+ export {
38
+ make,
39
+ eventKey,
40
+ oneOf,
41
+ allOf,
42
+ isOneOf,
43
+ isAllOf,
44
+ getEvents,
45
+ activation_event_exports
46
+ };
47
+ //# sourceMappingURL=chunk-272IPLHQ.mjs.map
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/core/activation-event.ts"],
4
+ "sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\n/**\n * A unique string identifier representing an event.\n * This is expected to be a URI, where initial parts are often the id of the plugin whose package defines the event.\n *\n * @example org.dxos.plugin.example.event.ready\n */\nexport type ActivationEvent = {\n id: string;\n specifier?: string;\n};\n\n/**\n * An activation event that can be a single event, or a combination of events.\n */\nexport type Events =\n | ActivationEvent\n | { type: 'one-of'; events: ActivationEvent[] }\n | { type: 'all-of'; events: ActivationEvent[] };\n\n/**\n * Helper to define an activation event.\n */\nexport const make = (id: string, specifier?: string) => {\n return { id, specifier } as ActivationEvent;\n};\n\n/**\n * Helper to create an activation event key.\n */\nexport const eventKey = (event: ActivationEvent) => (event.specifier ? `${event.id}:${event.specifier}` : event.id);\n\n/**\n * Helper to create an activation event that triggers when any of the given events are activated.\n */\nexport const oneOf = (...events: ActivationEvent[]) => ({ type: 'one-of' as const, events });\n\n/**\n * Helper to create an activation event that triggers when all of the given events are activated.\n */\nexport const allOf = (...events: ActivationEvent[]) => ({ type: 'all-of' as const, events });\n\n/**\n * Helper to check if an activation event is a one-of event.\n */\nexport const isOneOf = (events: Events): events is { type: 'one-of'; events: ActivationEvent[] } =>\n 'type' in events && events.type === 'one-of';\n\n/**\n * Helper to check if an activation event is an all-of event.\n */\nexport const isAllOf = (events: Events): events is { type: 'all-of'; events: ActivationEvent[] } =>\n 'type' in events && events.type === 'all-of';\n\n/**\n * Helper to get the events from an activation event.\n */\nexport const getEvents = (events: Events) => ('type' in events ? events.events : [events]);\n"],
5
+ "mappings": ";;;;;AAAA;;;;;;;;;;AA0BO,IAAMA,OAAO,CAACC,IAAYC,cAAAA;AAC/B,SAAO;IAAED;IAAIC;EAAU;AACzB;AAKO,IAAMC,WAAW,CAACC,UAA4BA,MAAMF,YAAY,GAAGE,MAAMH,EAAE,IAAIG,MAAMF,SAAS,KAAKE,MAAMH;AAKzG,IAAMI,QAAQ,IAAIC,YAA+B;EAAEC,MAAM;EAAmBD;AAAO;AAKnF,IAAME,QAAQ,IAAIF,YAA+B;EAAEC,MAAM;EAAmBD;AAAO;AAKnF,IAAMG,UAAU,CAACH,WACtB,UAAUA,UAAUA,OAAOC,SAAS;AAK/B,IAAMG,UAAU,CAACJ,WACtB,UAAUA,UAAUA,OAAOC,SAAS;AAK/B,IAAMI,YAAY,CAACL,WAAoB,UAAUA,SAASA,OAAOA,SAAS;EAACA;;",
6
+ "names": ["make", "id", "specifier", "eventKey", "event", "oneOf", "events", "type", "allOf", "isOneOf", "isAllOf", "getEvents"]
7
+ }