@dxos/app-framework 0.8.4-main.c85a9c8dae → 0.8.4-main.cb12b3f963

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 (325) hide show
  1. package/dist/lib/browser/{capability-7RLVE42K.mjs → capability-5RRH3WIB.mjs} +11 -10
  2. package/dist/lib/browser/capability-5RRH3WIB.mjs.map +7 -0
  3. package/dist/lib/browser/{capability-2GL5JAGJ.mjs → capability-LUKGKUQH.mjs} +10 -9
  4. package/dist/lib/browser/{chunk-5RJNZV7K.mjs → chunk-23D4SJUE.mjs} +11 -13
  5. package/dist/lib/browser/{chunk-5RJNZV7K.mjs.map → chunk-23D4SJUE.mjs.map} +3 -3
  6. package/dist/lib/browser/{chunk-YNFPIQGB.mjs → chunk-3JWJXGLK.mjs} +5 -2
  7. package/dist/lib/browser/chunk-3JWJXGLK.mjs.map +7 -0
  8. package/dist/lib/browser/chunk-45CHLTBV.mjs +34 -0
  9. package/dist/lib/browser/chunk-45CHLTBV.mjs.map +7 -0
  10. package/dist/lib/browser/{chunk-PKQT6C53.mjs → chunk-66IXTIVK.mjs} +3 -2
  11. package/dist/lib/browser/chunk-66IXTIVK.mjs.map +7 -0
  12. package/dist/lib/browser/chunk-CZ4BIAHH.mjs +422 -0
  13. package/dist/lib/browser/chunk-CZ4BIAHH.mjs.map +7 -0
  14. package/dist/lib/browser/chunk-FJ4765WW.mjs +8 -0
  15. package/dist/lib/browser/{chunk-FHQTHCX7.mjs.map → chunk-FJ4765WW.mjs.map} +3 -3
  16. package/dist/lib/browser/chunk-FO3IYSLV.mjs +68 -0
  17. package/dist/lib/browser/chunk-FO3IYSLV.mjs.map +7 -0
  18. package/dist/lib/browser/chunk-MX5DKEJH.mjs +584 -0
  19. package/dist/lib/browser/chunk-MX5DKEJH.mjs.map +7 -0
  20. package/dist/lib/browser/chunk-NBXPP7JR.mjs +1174 -0
  21. package/dist/lib/browser/chunk-NBXPP7JR.mjs.map +7 -0
  22. package/dist/lib/browser/chunk-PC4NOADA.mjs +471 -0
  23. package/dist/lib/browser/chunk-PC4NOADA.mjs.map +7 -0
  24. package/dist/lib/browser/{chunk-REORGDJT.mjs → chunk-WBHCSOBW.mjs} +18 -18
  25. package/dist/lib/browser/chunk-WBHCSOBW.mjs.map +7 -0
  26. package/dist/lib/browser/{chunk-FNKT2QQ2.mjs → chunk-Z55LVAGN.mjs} +85 -17
  27. package/dist/lib/browser/chunk-Z55LVAGN.mjs.map +7 -0
  28. package/dist/lib/browser/{chunk-ZRWBPIZG.mjs → chunk-ZGJAZSNE.mjs} +9 -37
  29. package/dist/lib/browser/chunk-ZGJAZSNE.mjs.map +7 -0
  30. package/dist/lib/browser/cli/index.mjs +16 -29
  31. package/dist/lib/browser/cli/index.mjs.map +3 -3
  32. package/dist/lib/browser/common/activation-events.mjs +9 -8
  33. package/dist/lib/browser/common/capabilities.mjs +9 -8
  34. package/dist/lib/browser/core/activation-event.mjs +1 -1
  35. package/dist/lib/browser/core/capability.mjs +3 -1
  36. package/dist/lib/browser/core/plugin-manager.mjs +8 -4
  37. package/dist/lib/browser/core/plugin.mjs +14 -4
  38. package/dist/lib/browser/core/url-loader.mjs +24 -0
  39. package/dist/lib/browser/index.mjs +37 -22
  40. package/dist/lib/browser/index.mjs.map +3 -3
  41. package/dist/lib/browser/{invoker-capability-BNLVNYHU.mjs → invoker-capability-K4GHUFXF.mjs} +22 -14
  42. package/dist/lib/browser/invoker-capability-K4GHUFXF.mjs.map +7 -0
  43. package/dist/lib/browser/meta.json +1 -1
  44. package/dist/lib/browser/testing/index.mjs +184 -49
  45. package/dist/lib/browser/testing/index.mjs.map +4 -4
  46. package/dist/lib/browser/testing/react.mjs +78 -0
  47. package/dist/lib/browser/testing/react.mjs.map +7 -0
  48. package/dist/lib/browser/ui/index.mjs +18 -15
  49. package/dist/lib/node-esm/{capability-CHIMU6LX.mjs → capability-FCGZVIEG.mjs} +10 -9
  50. package/dist/lib/{browser/capability-2GL5JAGJ.mjs.map → node-esm/capability-FCGZVIEG.mjs.map} +1 -1
  51. package/dist/lib/node-esm/{capability-EVZK4REM.mjs → capability-JOIQ2MQE.mjs} +11 -10
  52. package/dist/lib/node-esm/capability-JOIQ2MQE.mjs.map +7 -0
  53. package/dist/lib/node-esm/{chunk-UEWJDI2L.mjs → chunk-37Z53PXZ.mjs} +2 -2
  54. package/dist/lib/node-esm/{chunk-UEWJDI2L.mjs.map → chunk-37Z53PXZ.mjs.map} +3 -3
  55. package/dist/lib/node-esm/chunk-42J2ZUQQ.mjs +472 -0
  56. package/dist/lib/node-esm/chunk-42J2ZUQQ.mjs.map +7 -0
  57. package/dist/lib/node-esm/chunk-6XW6LET6.mjs +35 -0
  58. package/dist/lib/node-esm/chunk-6XW6LET6.mjs.map +7 -0
  59. package/dist/lib/node-esm/{chunk-2A4PRBIX.mjs → chunk-D347W3KO.mjs} +9 -37
  60. package/dist/lib/node-esm/chunk-D347W3KO.mjs.map +7 -0
  61. package/dist/lib/node-esm/{chunk-CJCQS2YL.mjs → chunk-HTBJU5FX.mjs} +85 -17
  62. package/dist/lib/node-esm/chunk-HTBJU5FX.mjs.map +7 -0
  63. package/dist/lib/node-esm/chunk-M3HKPRPO.mjs +423 -0
  64. package/dist/lib/node-esm/chunk-M3HKPRPO.mjs.map +7 -0
  65. package/dist/lib/node-esm/chunk-MUVUQC3G.mjs +1175 -0
  66. package/dist/lib/node-esm/chunk-MUVUQC3G.mjs.map +7 -0
  67. package/dist/lib/node-esm/{chunk-VUIUFIGT.mjs → chunk-SBS2YMPT.mjs} +11 -13
  68. package/dist/lib/node-esm/{chunk-VUIUFIGT.mjs.map → chunk-SBS2YMPT.mjs.map} +3 -3
  69. package/dist/lib/node-esm/{chunk-SB5ODNPX.mjs → chunk-SDJ4B2LU.mjs} +5 -2
  70. package/dist/lib/node-esm/chunk-SDJ4B2LU.mjs.map +7 -0
  71. package/dist/lib/node-esm/{chunk-UFW652GS.mjs → chunk-WFSRZKBP.mjs} +18 -18
  72. package/dist/lib/node-esm/chunk-WFSRZKBP.mjs.map +7 -0
  73. package/dist/lib/node-esm/chunk-WK7OIQKI.mjs +70 -0
  74. package/dist/lib/node-esm/chunk-WK7OIQKI.mjs.map +7 -0
  75. package/dist/lib/node-esm/chunk-WKTLE7MG.mjs +585 -0
  76. package/dist/lib/node-esm/chunk-WKTLE7MG.mjs.map +7 -0
  77. package/dist/lib/node-esm/{chunk-7OWSHPYK.mjs → chunk-XOCUANHO.mjs} +3 -2
  78. package/dist/lib/node-esm/chunk-XOCUANHO.mjs.map +7 -0
  79. package/dist/lib/node-esm/cli/index.mjs +16 -29
  80. package/dist/lib/node-esm/cli/index.mjs.map +3 -3
  81. package/dist/lib/node-esm/common/activation-events.mjs +9 -8
  82. package/dist/lib/node-esm/common/capabilities.mjs +9 -8
  83. package/dist/lib/node-esm/core/activation-event.mjs +1 -1
  84. package/dist/lib/node-esm/core/capability.mjs +3 -1
  85. package/dist/lib/node-esm/core/plugin-manager.mjs +8 -4
  86. package/dist/lib/node-esm/core/plugin.mjs +14 -4
  87. package/dist/lib/node-esm/core/url-loader.mjs +25 -0
  88. package/dist/lib/node-esm/index.mjs +37 -22
  89. package/dist/lib/node-esm/index.mjs.map +3 -3
  90. package/dist/lib/node-esm/{invoker-capability-VF6SP44V.mjs → invoker-capability-XEPW5LMJ.mjs} +22 -14
  91. package/dist/lib/node-esm/invoker-capability-XEPW5LMJ.mjs.map +7 -0
  92. package/dist/lib/node-esm/meta.json +1 -1
  93. package/dist/lib/node-esm/testing/index.mjs +184 -49
  94. package/dist/lib/node-esm/testing/index.mjs.map +4 -4
  95. package/dist/lib/node-esm/testing/react.mjs +79 -0
  96. package/dist/lib/node-esm/testing/react.mjs.map +7 -0
  97. package/dist/lib/node-esm/ui/index.mjs +18 -15
  98. package/dist/plugin/node-esm/index.mjs +875 -0
  99. package/dist/plugin/node-esm/index.mjs.map +7 -0
  100. package/dist/plugin/node-esm/meta.json +1 -0
  101. package/dist/types/src/common/activation-events.d.ts +1 -1
  102. package/dist/types/src/common/activation-events.d.ts.map +1 -1
  103. package/dist/types/src/common/annotations.d.ts +1 -0
  104. package/dist/types/src/common/annotations.d.ts.map +1 -0
  105. package/dist/types/src/common/capabilities.d.ts +4 -8
  106. package/dist/types/src/common/capabilities.d.ts.map +1 -1
  107. package/dist/types/src/common/operations.d.ts +8 -22
  108. package/dist/types/src/common/operations.d.ts.map +1 -1
  109. package/dist/types/src/core/activation-event.d.ts +5 -5
  110. package/dist/types/src/core/activation-event.d.ts.map +1 -1
  111. package/dist/types/src/core/capability-manager.d.ts +5 -0
  112. package/dist/types/src/core/capability-manager.d.ts.map +1 -1
  113. package/dist/types/src/core/capability.d.ts +8 -2
  114. package/dist/types/src/core/capability.d.ts.map +1 -1
  115. package/dist/types/src/core/edge-registry-plugin-provider.d.ts +30 -0
  116. package/dist/types/src/core/edge-registry-plugin-provider.d.ts.map +1 -0
  117. package/dist/types/src/core/index.d.ts +6 -0
  118. package/dist/types/src/core/index.d.ts.map +1 -1
  119. package/dist/types/src/core/plugin-asset-cache.d.ts +71 -0
  120. package/dist/types/src/core/plugin-asset-cache.d.ts.map +1 -0
  121. package/dist/types/src/core/plugin-manager.d.ts +177 -4
  122. package/dist/types/src/core/plugin-manager.d.ts.map +1 -1
  123. package/dist/types/src/core/plugin-manifest.d.ts +101 -0
  124. package/dist/types/src/core/plugin-manifest.d.ts.map +1 -0
  125. package/dist/types/src/core/plugin-manifest.test.d.ts +2 -0
  126. package/dist/types/src/core/plugin-manifest.test.d.ts.map +1 -0
  127. package/dist/types/src/core/plugin.d.ts +113 -7
  128. package/dist/types/src/core/plugin.d.ts.map +1 -1
  129. package/dist/types/src/core/registry.d.ts +101 -0
  130. package/dist/types/src/core/registry.d.ts.map +1 -0
  131. package/dist/types/src/core/url-loader.d.ts +127 -0
  132. package/dist/types/src/core/url-loader.d.ts.map +1 -0
  133. package/dist/types/src/core/url-loader.test.d.ts +2 -0
  134. package/dist/types/src/core/url-loader.test.d.ts.map +1 -0
  135. package/dist/types/src/helpers.d.ts.map +1 -1
  136. package/dist/types/src/plugin-operation/OperationPlugin.d.ts.map +1 -1
  137. package/dist/types/src/plugin-operation/history/capability.d.ts.map +1 -1
  138. package/dist/types/src/plugin-operation/history/errors.d.ts +30 -3
  139. package/dist/types/src/plugin-operation/history/errors.d.ts.map +1 -1
  140. package/dist/types/src/plugin-operation/history/history-tracker.d.ts +1 -1
  141. package/dist/types/src/plugin-operation/history/history-tracker.d.ts.map +1 -1
  142. package/dist/types/src/plugin-operation/history/types.d.ts +1 -1
  143. package/dist/types/src/plugin-operation/history/types.d.ts.map +1 -1
  144. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts +1 -1
  145. package/dist/types/src/plugin-operation/history/undo-mapping.d.ts.map +1 -1
  146. package/dist/types/src/plugin-operation/history/undo-registry.d.ts +1 -1
  147. package/dist/types/src/plugin-operation/history/undo-registry.d.ts.map +1 -1
  148. package/dist/types/src/plugin-operation/invoker-capability.d.ts +1 -1
  149. package/dist/types/src/plugin-operation/invoker-capability.d.ts.map +1 -1
  150. package/dist/types/src/plugin-operation/testing.d.ts +27 -77
  151. package/dist/types/src/plugin-operation/testing.d.ts.map +1 -1
  152. package/dist/types/src/plugin-runtime/RuntimePlugin.d.ts.map +1 -1
  153. package/dist/types/src/plugin-runtime/capability.d.ts +1 -1
  154. package/dist/types/src/plugin-runtime/capability.d.ts.map +1 -1
  155. package/dist/types/src/testing/harness.d.ts +67 -0
  156. package/dist/types/src/testing/harness.d.ts.map +1 -0
  157. package/dist/types/src/testing/index.d.ts +1 -0
  158. package/dist/types/src/testing/index.d.ts.map +1 -1
  159. package/dist/types/src/testing/react.d.ts +27 -0
  160. package/dist/types/src/testing/react.d.ts.map +1 -0
  161. package/dist/types/src/testing/react.test.d.ts +2 -0
  162. package/dist/types/src/testing/react.test.d.ts.map +1 -0
  163. package/dist/types/src/testing/service.d.ts.map +1 -1
  164. package/dist/types/src/testing/withPluginManager.d.ts.map +1 -1
  165. package/dist/types/src/testing/withPluginManager.stories.d.ts.map +1 -1
  166. package/dist/types/src/ui/components/App/App.d.ts +3 -2
  167. package/dist/types/src/ui/components/App/App.d.ts.map +1 -1
  168. package/dist/types/src/ui/components/App/App.stories.d.ts +2 -2
  169. package/dist/types/src/ui/components/App/App.stories.d.ts.map +1 -1
  170. package/dist/types/src/ui/components/Placeholder/Placeholder.d.ts +64 -0
  171. package/dist/types/src/ui/components/Placeholder/Placeholder.d.ts.map +1 -0
  172. package/dist/types/src/ui/components/Placeholder/Placeholder.stories.d.ts +19 -0
  173. package/dist/types/src/ui/components/Placeholder/Placeholder.stories.d.ts.map +1 -0
  174. package/dist/types/src/ui/components/Placeholder/index.d.ts +2 -0
  175. package/dist/types/src/ui/components/Placeholder/index.d.ts.map +1 -0
  176. package/dist/types/src/ui/components/PluginManager/PluginManagerContext.stories.d.ts.map +1 -1
  177. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts +16 -4
  178. package/dist/types/src/ui/components/Surface/SurfaceComponent.d.ts.map +1 -1
  179. package/dist/types/src/ui/components/Surface/SurfaceComponent.stories.d.ts.map +1 -1
  180. package/dist/types/src/ui/components/Surface/SurfaceProfilerContext.d.ts +48 -0
  181. package/dist/types/src/ui/components/Surface/SurfaceProfilerContext.d.ts.map +1 -0
  182. package/dist/types/src/ui/components/Surface/index.d.ts +22 -6
  183. package/dist/types/src/ui/components/Surface/index.d.ts.map +1 -1
  184. package/dist/types/src/ui/components/Surface/types.d.ts +110 -9
  185. package/dist/types/src/ui/components/Surface/types.d.ts.map +1 -1
  186. package/dist/types/src/ui/components/Surface/types.test.d.ts +2 -0
  187. package/dist/types/src/ui/components/Surface/types.test.d.ts.map +1 -0
  188. package/dist/types/src/ui/components/index.d.ts +1 -0
  189. package/dist/types/src/ui/components/index.d.ts.map +1 -1
  190. package/dist/types/src/ui/hooks/index.d.ts +0 -1
  191. package/dist/types/src/ui/hooks/index.d.ts.map +1 -1
  192. package/dist/types/src/ui/hooks/useApp.d.ts +43 -4
  193. package/dist/types/src/ui/hooks/useApp.d.ts.map +1 -1
  194. package/dist/types/src/ui/hooks/useApp.test.d.ts +2 -0
  195. package/dist/types/src/ui/hooks/useApp.test.d.ts.map +1 -0
  196. package/dist/types/src/ui/hooks/useCapabilities.d.ts.map +1 -1
  197. package/dist/types/src/ui/hooks/useLoading.d.ts.map +1 -1
  198. package/dist/types/src/ui/hooks/useSettingsState.d.ts.map +1 -1
  199. package/dist/types/src/vite-plugin/boot-loader/BootLoader.stories.d.ts +34 -0
  200. package/dist/types/src/vite-plugin/boot-loader/BootLoader.stories.d.ts.map +1 -0
  201. package/dist/types/src/vite-plugin/boot-loader/index.d.ts +52 -0
  202. package/dist/types/src/vite-plugin/boot-loader/index.d.ts.map +1 -0
  203. package/dist/types/src/vite-plugin/composer/index.d.ts +34 -0
  204. package/dist/types/src/vite-plugin/composer/index.d.ts.map +1 -0
  205. package/dist/types/src/vite-plugin/import-map/index.d.ts +28 -0
  206. package/dist/types/src/vite-plugin/import-map/index.d.ts.map +1 -0
  207. package/dist/types/src/vite-plugin/index.d.ts +5 -0
  208. package/dist/types/src/vite-plugin/index.d.ts.map +1 -0
  209. package/dist/types/src/vite-plugin/manifest.d.ts +41 -0
  210. package/dist/types/src/vite-plugin/manifest.d.ts.map +1 -0
  211. package/dist/types/src/vite-plugin/manifest.test.d.ts +2 -0
  212. package/dist/types/src/vite-plugin/manifest.test.d.ts.map +1 -0
  213. package/dist/types/src/vite-plugin/packages.d.ts +13 -0
  214. package/dist/types/src/vite-plugin/packages.d.ts.map +1 -0
  215. package/dist/types/tsconfig.tsbuildinfo +1 -1
  216. package/moon.yml +15 -0
  217. package/package.json +48 -53
  218. package/src/cli/cli.ts +3 -3
  219. package/src/common/activation-events.ts +6 -6
  220. package/src/common/annotations.ts +3 -0
  221. package/src/common/capabilities.ts +18 -23
  222. package/src/common/operations.ts +7 -10
  223. package/src/context.ts +1 -1
  224. package/src/core/activation-event.ts +5 -2
  225. package/src/core/capability-manager.test.ts +1 -1
  226. package/src/core/capability-manager.ts +22 -1
  227. package/src/core/capability.ts +13 -2
  228. package/src/core/edge-registry-plugin-provider.ts +92 -0
  229. package/src/core/index.ts +6 -0
  230. package/src/core/plugin-asset-cache.ts +60 -0
  231. package/src/core/plugin-manager.test.ts +855 -29
  232. package/src/core/plugin-manager.ts +808 -188
  233. package/src/core/plugin-manifest.test.ts +75 -0
  234. package/src/core/plugin-manifest.ts +134 -0
  235. package/src/core/plugin.ts +144 -12
  236. package/src/core/registry.ts +157 -0
  237. package/src/core/url-loader.test.ts +221 -0
  238. package/src/core/url-loader.ts +388 -0
  239. package/src/plugin-operation/OperationPlugin.ts +2 -3
  240. package/src/plugin-operation/history/capability.ts +1 -2
  241. package/src/plugin-operation/history/errors.ts +2 -6
  242. package/src/plugin-operation/history/history-tracker.test.ts +37 -43
  243. package/src/plugin-operation/history/history-tracker.ts +1 -2
  244. package/src/plugin-operation/history/types.ts +1 -1
  245. package/src/plugin-operation/history/undo-mapping.ts +1 -1
  246. package/src/plugin-operation/history/undo-registry.test.ts +3 -4
  247. package/src/plugin-operation/history/undo-registry.ts +1 -1
  248. package/src/plugin-operation/invoker-capability.ts +19 -4
  249. package/src/plugin-operation/meta.ts +1 -1
  250. package/src/plugin-operation/testing.ts +26 -45
  251. package/src/plugin-runtime/RuntimePlugin.ts +2 -3
  252. package/src/plugin-runtime/meta.ts +1 -1
  253. package/src/testing/harness.ts +229 -0
  254. package/src/testing/index.ts +1 -0
  255. package/src/testing/react.test.tsx +48 -0
  256. package/src/testing/react.tsx +113 -0
  257. package/src/testing/service.ts +3 -3
  258. package/src/testing/withPluginManager.stories.tsx +1 -2
  259. package/src/testing/withPluginManager.tsx +40 -18
  260. package/src/ui/components/App/App.stories.tsx +5 -5
  261. package/src/ui/components/App/App.tsx +29 -5
  262. package/src/ui/components/Placeholder/Placeholder.stories.tsx +77 -0
  263. package/src/ui/components/Placeholder/Placeholder.tsx +155 -0
  264. package/src/ui/components/Placeholder/index.ts +5 -0
  265. package/src/ui/components/PluginManager/PluginManagerContext.stories.tsx +8 -6
  266. package/src/ui/components/Surface/SurfaceComponent.stories.tsx +16 -15
  267. package/src/ui/components/Surface/SurfaceComponent.tsx +109 -53
  268. package/src/ui/components/Surface/SurfaceProfilerContext.tsx +207 -0
  269. package/src/ui/components/Surface/index.ts +35 -1
  270. package/src/ui/components/Surface/types.test.ts +126 -0
  271. package/src/ui/components/Surface/types.ts +164 -12
  272. package/src/ui/components/index.ts +1 -0
  273. package/src/ui/hooks/index.ts +0 -1
  274. package/src/ui/hooks/useApp.test.tsx +159 -0
  275. package/src/ui/hooks/useApp.tsx +226 -15
  276. package/src/ui/hooks/useLoading.tsx +14 -6
  277. package/src/vite-plugin/boot-loader/BootLoader.stories.tsx +263 -0
  278. package/src/vite-plugin/boot-loader/boot-loader.css +294 -0
  279. package/src/vite-plugin/boot-loader/boot-loader.js +274 -0
  280. package/src/vite-plugin/boot-loader/index.ts +112 -0
  281. package/src/vite-plugin/composer/index.ts +306 -0
  282. package/src/vite-plugin/import-map/index.ts +524 -0
  283. package/src/vite-plugin/index.ts +10 -0
  284. package/src/vite-plugin/manifest.test.ts +46 -0
  285. package/src/vite-plugin/manifest.ts +57 -0
  286. package/src/vite-plugin/packages.ts +188 -0
  287. package/tsconfig.json +19 -1
  288. package/tsconfig.node.json +1 -1
  289. package/vitest.config.ts +1 -1
  290. package/.swc/plugins/linux_x86_64_19.0.0/727453fb3a62f7f1d952a41e051ca8a6f88cadc45cee43c6a4d1aa45f9b75665.wasmer-v7 +0 -0
  291. package/dist/lib/browser/capability-7RLVE42K.mjs.map +0 -7
  292. package/dist/lib/browser/chunk-4CTRO67U.mjs +0 -703
  293. package/dist/lib/browser/chunk-4CTRO67U.mjs.map +0 -7
  294. package/dist/lib/browser/chunk-FHQTHCX7.mjs +0 -8
  295. package/dist/lib/browser/chunk-FNKT2QQ2.mjs.map +0 -7
  296. package/dist/lib/browser/chunk-HE27PNNQ.mjs +0 -824
  297. package/dist/lib/browser/chunk-HE27PNNQ.mjs.map +0 -7
  298. package/dist/lib/browser/chunk-NPUEVX42.mjs +0 -34
  299. package/dist/lib/browser/chunk-NPUEVX42.mjs.map +0 -7
  300. package/dist/lib/browser/chunk-PKQT6C53.mjs.map +0 -7
  301. package/dist/lib/browser/chunk-REORGDJT.mjs.map +0 -7
  302. package/dist/lib/browser/chunk-YAFEA4GV.mjs +0 -1
  303. package/dist/lib/browser/chunk-YNFPIQGB.mjs.map +0 -7
  304. package/dist/lib/browser/chunk-ZRWBPIZG.mjs.map +0 -7
  305. package/dist/lib/browser/invoker-capability-BNLVNYHU.mjs.map +0 -7
  306. package/dist/lib/node-esm/capability-EVZK4REM.mjs.map +0 -7
  307. package/dist/lib/node-esm/chunk-2A4PRBIX.mjs.map +0 -7
  308. package/dist/lib/node-esm/chunk-7CPNAEGV.mjs +0 -704
  309. package/dist/lib/node-esm/chunk-7CPNAEGV.mjs.map +0 -7
  310. package/dist/lib/node-esm/chunk-7OWSHPYK.mjs.map +0 -7
  311. package/dist/lib/node-esm/chunk-CJCQS2YL.mjs.map +0 -7
  312. package/dist/lib/node-esm/chunk-DTCHT2X2.mjs +0 -825
  313. package/dist/lib/node-esm/chunk-DTCHT2X2.mjs.map +0 -7
  314. package/dist/lib/node-esm/chunk-JAZVHID3.mjs +0 -35
  315. package/dist/lib/node-esm/chunk-JAZVHID3.mjs.map +0 -7
  316. package/dist/lib/node-esm/chunk-SB5ODNPX.mjs.map +0 -7
  317. package/dist/lib/node-esm/chunk-UFW652GS.mjs.map +0 -7
  318. package/dist/lib/node-esm/chunk-Z4TJPSMP.mjs +0 -2
  319. package/dist/lib/node-esm/invoker-capability-VF6SP44V.mjs.map +0 -7
  320. package/dist/types/src/ui/hooks/useOperationResolver.d.ts +0 -19
  321. package/dist/types/src/ui/hooks/useOperationResolver.d.ts.map +0 -1
  322. package/src/ui/hooks/useOperationResolver.ts +0 -40
  323. /package/dist/lib/{node-esm/capability-CHIMU6LX.mjs.map → browser/capability-LUKGKUQH.mjs.map} +0 -0
  324. /package/dist/lib/browser/{chunk-YAFEA4GV.mjs.map → core/url-loader.mjs.map} +0 -0
  325. /package/dist/lib/node-esm/{chunk-Z4TJPSMP.mjs.map → core/url-loader.mjs.map} +0 -0
@@ -5,10 +5,15 @@
5
5
  import { it } from '@effect/vitest';
6
6
  import * as Effect from 'effect/Effect';
7
7
  import * as Fiber from 'effect/Fiber';
8
+ import * as Layer from 'effect/Layer';
9
+ import * as ManagedRuntime from 'effect/ManagedRuntime';
8
10
  import * as TestClock from 'effect/TestClock';
9
11
  import { describe, expect } from 'vitest';
10
12
 
11
- import { OperationInvoker, OperationResolver } from '@dxos/operation';
13
+ import { Operation } from '@dxos/compute';
14
+ import { OperationInvoker } from '@dxos/operation';
15
+
16
+ const testRuntime = ManagedRuntime.make(Layer.empty) as unknown as ManagedRuntime.ManagedRuntime<any, any>;
12
17
 
13
18
  import { UndoOperation } from '../../common';
14
19
  import {
@@ -21,7 +26,6 @@ import {
21
26
  toStringHandler,
22
27
  waitUntil,
23
28
  } from '../testing';
24
-
25
29
  import * as HistoryTracker from './history-tracker';
26
30
  import * as UndoMapping from './undo-mapping';
27
31
  import * as UndoRegistry from './undo-registry';
@@ -35,7 +39,7 @@ describe('HistoryTracker', () => {
35
39
  deriveContext: (_input, output) => ({ value: output.value }),
36
40
  });
37
41
 
38
- const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]));
42
+ const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]), testRuntime);
39
43
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
40
44
  const tracker = HistoryTracker.make(invoker, undoRegistry);
41
45
 
@@ -55,7 +59,7 @@ describe('HistoryTracker', () => {
55
59
 
56
60
  it.effect('does not track operations without undo mapping', () =>
57
61
  Effect.gen(function* () {
58
- const invoker = OperationInvoker.make(() => Effect.succeed([toStringHandler]));
62
+ const invoker = OperationInvoker.make(() => Effect.succeed([toStringHandler]), testRuntime);
59
63
  const undoRegistry = UndoRegistry.make(() => []);
60
64
  const tracker = HistoryTracker.make(invoker, undoRegistry);
61
65
  const collector = yield* createEventCollector(invoker);
@@ -81,15 +85,12 @@ describe('HistoryTracker', () => {
81
85
  });
82
86
 
83
87
  let halveWasCalled = false;
84
- const trackingHalveHandler = OperationResolver.make({
85
- operation: HalveCompute,
86
- handler: (data) => {
87
- halveWasCalled = true;
88
- return Effect.succeed({ value: data.value / 2 });
89
- },
88
+ const trackingHalveHandler = Operation.withHandler(HalveCompute, (data) => {
89
+ halveWasCalled = true;
90
+ return Effect.succeed({ value: data.value / 2 });
90
91
  });
91
92
 
92
- const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, trackingHalveHandler]));
93
+ const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, trackingHalveHandler]), testRuntime);
93
94
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
94
95
  const tracker = HistoryTracker.make(invoker, undoRegistry);
95
96
 
@@ -117,7 +118,7 @@ describe('HistoryTracker', () => {
117
118
  deriveContext: (_input, output) => ({ value: output.value }),
118
119
  });
119
120
 
120
- const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]));
121
+ const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]), testRuntime);
121
122
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
122
123
  const tracker = HistoryTracker.make(invoker, undoRegistry);
123
124
  const collector = yield* createEventCollector(invoker);
@@ -152,15 +153,12 @@ describe('HistoryTracker', () => {
152
153
  });
153
154
 
154
155
  const halveInputs: number[] = [];
155
- const trackingHalveHandler = OperationResolver.make({
156
- operation: HalveCompute,
157
- handler: (data) => {
158
- halveInputs.push(data.value);
159
- return Effect.succeed({ value: data.value / 2 });
160
- },
156
+ const trackingHalveHandler = Operation.withHandler(HalveCompute, (data) => {
157
+ halveInputs.push(data.value);
158
+ return Effect.succeed({ value: data.value / 2 });
161
159
  });
162
160
 
163
- const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, trackingHalveHandler]));
161
+ const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, trackingHalveHandler]), testRuntime);
164
162
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
165
163
  const tracker = HistoryTracker.make(invoker, undoRegistry);
166
164
  const collector = yield* createEventCollector(invoker);
@@ -194,7 +192,7 @@ describe('HistoryTracker', () => {
194
192
 
195
193
  it.effect('undo on empty history returns error', () =>
196
194
  Effect.gen(function* () {
197
- const invoker = OperationInvoker.make(() => Effect.succeed([]));
195
+ const invoker = OperationInvoker.make(() => Effect.succeed([]), testRuntime);
198
196
  const undoRegistry = UndoRegistry.make(() => []);
199
197
  const tracker = HistoryTracker.make(invoker, undoRegistry);
200
198
 
@@ -208,7 +206,7 @@ describe('HistoryTracker', () => {
208
206
 
209
207
  it.effect('fires ShowUndo operation when undoable operation is tracked', () =>
210
208
  Effect.gen(function* () {
211
- const testMessage: [string, { ns: string }] = ['test undo message', { ns: 'test' }];
209
+ const testMessage: [string, { ns: string }] = ['test-undo.message', { ns: 'test' }];
212
210
  const undoMapping = UndoMapping.make({
213
211
  operation: Compute,
214
212
  inverse: HalveCompute,
@@ -218,17 +216,15 @@ describe('HistoryTracker', () => {
218
216
 
219
217
  let showUndoWasCalled = false;
220
218
  let showUndoMessage: unknown = undefined;
221
- const showUndoHandler = OperationResolver.make({
222
- operation: UndoOperation.ShowUndo,
223
- handler: (input) => {
224
- showUndoWasCalled = true;
225
- showUndoMessage = input.message;
226
- return Effect.succeed(undefined);
227
- },
219
+ const showUndoHandler = Operation.withHandler(UndoOperation.ShowUndo, (input) => {
220
+ showUndoWasCalled = true;
221
+ showUndoMessage = input.message;
222
+ return Effect.succeed(undefined);
228
223
  });
229
224
 
230
- const invoker = OperationInvoker.make(() =>
231
- Effect.succeed([computeHandler, halveComputeHandler, showUndoHandler]),
225
+ const invoker = OperationInvoker.make(
226
+ () => Effect.succeed([computeHandler, halveComputeHandler, showUndoHandler]),
227
+ testRuntime,
232
228
  );
233
229
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
234
230
  const tracker = HistoryTracker.make(invoker, undoRegistry);
@@ -254,7 +250,7 @@ describe('HistoryTracker', () => {
254
250
  Effect.gen(function* () {
255
251
  // Dynamic message that depends on input/output.
256
252
  const dynamicMessage = (input: { value: number }, output: { value: number }): [string, { ns: string }] => [
257
- `computed ${input.value} to ${output.value}`,
253
+ `computed-${input.value}-to-${output.value}`,
258
254
  { ns: 'test' },
259
255
  ];
260
256
  const undoMapping = UndoMapping.make({
@@ -266,17 +262,15 @@ describe('HistoryTracker', () => {
266
262
 
267
263
  let showUndoWasCalled = false;
268
264
  let showUndoMessage: unknown = undefined;
269
- const showUndoHandler = OperationResolver.make({
270
- operation: UndoOperation.ShowUndo,
271
- handler: (input) => {
272
- showUndoWasCalled = true;
273
- showUndoMessage = input.message;
274
- return Effect.succeed(undefined);
275
- },
265
+ const showUndoHandler = Operation.withHandler(UndoOperation.ShowUndo, (input) => {
266
+ showUndoWasCalled = true;
267
+ showUndoMessage = input.message;
268
+ return Effect.succeed(undefined);
276
269
  });
277
270
 
278
- const invoker = OperationInvoker.make(() =>
279
- Effect.succeed([computeHandler, halveComputeHandler, showUndoHandler]),
271
+ const invoker = OperationInvoker.make(
272
+ () => Effect.succeed([computeHandler, halveComputeHandler, showUndoHandler]),
273
+ testRuntime,
280
274
  );
281
275
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
282
276
  const tracker = HistoryTracker.make(invoker, undoRegistry);
@@ -295,7 +289,7 @@ describe('HistoryTracker', () => {
295
289
  yield* waitUntil(() => showUndoWasCalled);
296
290
  expect(showUndoWasCalled).toBe(true);
297
291
  // Compute 2 * 2 = 4, so message should be 'computed 2 to 4'.
298
- expect(showUndoMessage).toEqual(['computed 2 to 4', { ns: 'test' }]);
292
+ expect(showUndoMessage).toEqual(['computed-2-to-4', { ns: 'test' }]);
299
293
  }),
300
294
  );
301
295
 
@@ -314,7 +308,7 @@ describe('HistoryTracker', () => {
314
308
  },
315
309
  });
316
310
 
317
- const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]));
311
+ const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]), testRuntime);
318
312
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
319
313
  const tracker = HistoryTracker.make(invoker, undoRegistry);
320
314
  const collector = yield* createEventCollector(invoker);
@@ -352,7 +346,7 @@ describe('HistoryTracker', () => {
352
346
  },
353
347
  });
354
348
 
355
- const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]));
349
+ const invoker = OperationInvoker.make(() => Effect.succeed([computeHandler, halveComputeHandler]), testRuntime);
356
350
  const undoRegistry = UndoRegistry.make(() => [undoMapping]);
357
351
  const tracker = HistoryTracker.make(invoker, undoRegistry);
358
352
  const collector = yield* createEventCollector(invoker);
@@ -7,10 +7,9 @@ import * as Stream from 'effect/Stream';
7
7
 
8
8
  import { runAndForwardErrors } from '@dxos/effect';
9
9
  import { log } from '@dxos/log';
10
- import { type OperationInvoker } from '@dxos/operation';
10
+ import { OperationInvoker } from '@dxos/operation';
11
11
 
12
12
  import { UndoOperation } from '../../common';
13
-
14
13
  import { EmptyHistoryError } from './errors';
15
14
  import type { HistoryEntry } from './types';
16
15
  import { resolveMessage } from './undo-mapping';
@@ -2,7 +2,7 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import type { Operation } from '@dxos/operation';
5
+ import type { Operation } from '@dxos/compute';
6
6
 
7
7
  /**
8
8
  * History entry stored by HistoryTracker.
@@ -2,7 +2,7 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import type { Operation } from '@dxos/operation';
5
+ import type { Operation } from '@dxos/compute';
6
6
 
7
7
  /**
8
8
  * Label type for translatable text (canonical definition in @dxos/app-toolkit).
@@ -5,7 +5,6 @@
5
5
  import { describe, test } from 'vitest';
6
6
 
7
7
  import { Compute, HalveCompute } from '../testing';
8
-
9
8
  import * as UndoMapping from './undo-mapping';
10
9
  import * as UndoRegistry from './undo-registry';
11
10
 
@@ -52,18 +51,18 @@ describe('resolveMessage', () => {
52
51
  });
53
52
 
54
53
  test('returns static label as-is', ({ expect }) => {
55
- const staticMessage: [string, { ns: string }] = ['test message', { ns: 'test' }];
54
+ const staticMessage: [string, { ns: string }] = ['test.message', { ns: 'test' }];
56
55
  const result = UndoMapping.resolveMessage(staticMessage, { value: 1 }, { value: 2 });
57
56
  expect(result).toEqual(staticMessage);
58
57
  });
59
58
 
60
59
  test('calls function message with input and output', ({ expect }) => {
61
60
  const messageFunc = (input: { value: number }, output: { value: number }): [string, { ns: string }] => [
62
- `input: ${input.value}, output: ${output.value}`,
61
+ `input-${input.value}-output-${output.value}`,
63
62
  { ns: 'test' },
64
63
  ];
65
64
  const result = UndoMapping.resolveMessage(messageFunc, { value: 5 }, { value: 10 });
66
- expect(result).toEqual(['input: 5, output: 10', { ns: 'test' }]);
65
+ expect(result).toEqual(['input-5-output-10', { ns: 'test' }]);
67
66
  });
68
67
 
69
68
  test('returns string label as-is', ({ expect }) => {
@@ -2,7 +2,7 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import type { Operation } from '@dxos/operation';
5
+ import type { Operation } from '@dxos/compute';
6
6
 
7
7
  import type * as UndoMapping from './undo-mapping';
8
8
 
@@ -4,6 +4,7 @@
4
4
 
5
5
  import * as Effect from 'effect/Effect';
6
6
 
7
+ import { OperationHandlerSet } from '@dxos/compute';
7
8
  import { OperationInvoker } from '@dxos/operation';
8
9
 
9
10
  import { ActivationEvents, Capabilities } from '../common';
@@ -20,17 +21,31 @@ export default Capability.makeModule(
20
21
  const pluginManager = yield* Plugin.Service;
21
22
 
22
23
  // Get the ManagedRuntime capability (should be available since we activate after ManagedRuntimeReady).
23
- const managedRuntimes = yield* Capability.getAll(Capabilities.ManagedRuntime);
24
- const managedRuntime = managedRuntimes.length > 0 ? managedRuntimes[0] : undefined;
24
+ const managedRuntime = yield* Capability.get(Capabilities.ManagedRuntime);
25
+
26
+ // Cache the merged handler promise to prevent concurrent module loading.
27
+ // Multiple Effects can invoke getHandlers simultaneously; without caching each
28
+ // creates a new merge() which triggers parallel dynamic imports that race in
29
+ // WebKit's module evaluator, causing TDZ errors on export default bindings.
30
+ let cachedSets: readonly OperationHandlerSet.OperationHandlerSet[] | undefined;
31
+ let cachedHandlers: ReturnType<OperationHandlerSet.OperationHandlerSet['getHandlers']> | undefined;
25
32
 
26
33
  const invoker = OperationInvoker.make(
27
34
  () =>
28
35
  Effect.gen(function* () {
29
- yield* Plugin.activate(ActivationEvents.SetupOperationResolver);
30
- return (yield* Capability.getAll(Capabilities.OperationResolver)).flat();
36
+ yield* Plugin.activate(ActivationEvents.SetupOperationHandler);
37
+ const sets = yield* Capability.getAll(Capabilities.OperationHandler);
38
+
39
+ if (sets !== cachedSets) {
40
+ cachedSets = sets;
41
+ cachedHandlers = OperationHandlerSet.merge(...sets).getHandlers();
42
+ }
43
+
44
+ return yield* Effect.promise(() => cachedHandlers!);
31
45
  }).pipe(
32
46
  Effect.provideService(Capability.Service, capabilityManager),
33
47
  Effect.provideService(Plugin.Service, pluginManager),
48
+ Effect.orDie,
34
49
  ),
35
50
  managedRuntime,
36
51
  );
@@ -5,7 +5,7 @@
5
5
  import { type Plugin } from '../core';
6
6
 
7
7
  export const meta: Plugin.Meta = {
8
- id: 'dxos.org/plugin/operation',
8
+ id: 'org.dxos.plugin.operation',
9
9
  name: 'Operation Plugin',
10
10
  description: 'Provides operation invocation, undo registry, and history tracking.',
11
11
  };
@@ -9,49 +9,40 @@ import * as Ref from 'effect/Ref';
9
9
  import * as Schema from 'effect/Schema';
10
10
  import * as Stream from 'effect/Stream';
11
11
 
12
- import { Operation, type OperationInvoker, OperationResolver } from '@dxos/operation';
12
+ import { Operation } from '@dxos/compute';
13
+ import { OperationInvoker } from '@dxos/operation';
13
14
 
14
15
  //
15
16
  // Test Operations
16
17
  //
17
18
 
18
19
  export const Compute = Operation.make({
19
- schema: {
20
- input: Schema.Struct({ value: Schema.Number }),
21
- output: Schema.Struct({ value: Schema.Number }),
22
- },
20
+ input: Schema.Struct({ value: Schema.Number }),
21
+ output: Schema.Struct({ value: Schema.Number }),
23
22
  meta: { key: 'test.compute' },
24
23
  });
25
24
 
26
25
  export const HalveCompute = Operation.make({
27
- schema: {
28
- input: Schema.Struct({ value: Schema.Number }),
29
- output: Schema.Struct({ value: Schema.Number }),
30
- },
26
+ input: Schema.Struct({ value: Schema.Number }),
27
+ output: Schema.Struct({ value: Schema.Number }),
31
28
  meta: { key: 'test.halve-compute' },
32
29
  });
33
30
 
34
31
  export const ToString = Operation.make({
35
- schema: {
36
- input: Schema.Struct({ value: Schema.Number }),
37
- output: Schema.Struct({ string: Schema.String }),
38
- },
32
+ input: Schema.Struct({ value: Schema.Number }),
33
+ output: Schema.Struct({ string: Schema.String }),
39
34
  meta: { key: 'test.to-string' },
40
35
  });
41
36
 
42
37
  export const Add = Operation.make({
43
- schema: {
44
- input: Schema.Tuple(Schema.Number, Schema.Number),
45
- output: Schema.Number,
46
- },
38
+ input: Schema.Tuple(Schema.Number, Schema.Number),
39
+ output: Schema.Number,
47
40
  meta: { key: 'test.add' },
48
41
  });
49
42
 
50
43
  export const SideEffect = Operation.make({
51
- schema: {
52
- input: Schema.Void,
53
- output: Schema.Void,
54
- },
44
+ input: Schema.Void,
45
+ output: Schema.Void,
55
46
  meta: { key: 'test.side-effect' },
56
47
  });
57
48
 
@@ -59,34 +50,24 @@ export const SideEffect = Operation.make({
59
50
  // Test Handlers
60
51
  //
61
52
 
62
- export const computeHandler = OperationResolver.make({
63
- operation: Compute,
64
- handler: (data) =>
65
- Effect.gen(function* () {
66
- yield* Effect.sleep(data.value * 10);
67
- return { value: data.value * 2 };
68
- }),
69
- });
53
+ export const computeHandler = Operation.withHandler(Compute, (data) =>
54
+ Effect.gen(function* () {
55
+ yield* Effect.sleep(data.value * 10);
56
+ return { value: data.value * 2 };
57
+ }),
58
+ );
70
59
 
71
- export const halveComputeHandler = OperationResolver.make({
72
- operation: HalveCompute,
73
- handler: (data) => Effect.succeed({ value: data.value / 2 }),
74
- });
60
+ export const halveComputeHandler = Operation.withHandler(HalveCompute, (data) =>
61
+ Effect.succeed({ value: data.value / 2 }),
62
+ );
75
63
 
76
- export const toStringHandler = OperationResolver.make({
77
- operation: ToString,
78
- handler: (data) => Effect.succeed({ string: data.value.toString() }),
79
- });
64
+ export const toStringHandler = Operation.withHandler(ToString, (data) =>
65
+ Effect.succeed({ string: data.value.toString() }),
66
+ );
80
67
 
81
- export const addHandler = OperationResolver.make({
82
- operation: Add,
83
- handler: (data) => Effect.succeed(data[0] + data[1]),
84
- });
68
+ export const addHandler = Operation.withHandler(Add, (data) => Effect.succeed(data[0] + data[1]));
85
69
 
86
- export const sideEffectHandler = OperationResolver.make({
87
- operation: SideEffect,
88
- handler: () => Effect.succeed(undefined),
89
- });
70
+ export const sideEffectHandler = Operation.withHandler(SideEffect, () => Effect.succeed(undefined));
90
71
 
91
72
  //
92
73
  // Test Utilities
@@ -4,7 +4,6 @@
4
4
 
5
5
  import { ActivationEvents } from '../common';
6
6
  import { Capability, Plugin } from '../core';
7
-
8
7
  import { meta } from './meta';
9
8
 
10
9
  const ManagedRuntimeCapability = Capability.lazy('ManagedRuntime', () => import('./capability'));
@@ -12,8 +11,8 @@ const ManagedRuntimeCapability = Capability.lazy('ManagedRuntime', () => import(
12
11
  export const RuntimePlugin = Plugin.define(meta).pipe(
13
12
  Plugin.addModule({
14
13
  activatesOn: ActivationEvents.Startup,
15
- activatesBefore: [ActivationEvents.SetupLayer],
16
- activatesAfter: [ActivationEvents.ManagedRuntimeReady],
14
+ firesBeforeActivation: [ActivationEvents.SetupLayer],
15
+ firesAfterActivation: [ActivationEvents.ManagedRuntimeReady],
17
16
  activate: ManagedRuntimeCapability,
18
17
  }),
19
18
  Plugin.make,
@@ -5,7 +5,7 @@
5
5
  import { type Plugin } from '../core';
6
6
 
7
7
  export const meta: Plugin.Meta = {
8
- id: 'dxos.org/plugin/runtime',
8
+ id: 'org.dxos.plugin.runtime',
9
9
  name: 'Runtime Plugin',
10
10
  description: 'Provides a managed Effect runtime by composing contributed layers.',
11
11
  };