@dxos/plugin-client 0.8.4-main.422d1c7879 → 0.8.4-main.43cb759274

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 (529) hide show
  1. package/LICENSE +102 -5
  2. package/README.md +1 -1
  3. package/dist/lib/neutral/AccountContainer-FZ3IC6H4.mjs +182 -0
  4. package/dist/lib/neutral/AccountContainer-FZ3IC6H4.mjs.map +7 -0
  5. package/dist/lib/neutral/ClientPlugin.mjs +72 -0
  6. package/dist/lib/neutral/ClientPlugin.mjs.map +7 -0
  7. package/dist/lib/{browser/cli/index.mjs → neutral/ClientPlugin.node.mjs} +83 -93
  8. package/dist/lib/neutral/ClientPlugin.node.mjs.map +7 -0
  9. package/dist/lib/neutral/ClientPlugin.workerd.mjs +16 -0
  10. package/dist/lib/neutral/ClientPlugin.workerd.mjs.map +7 -0
  11. package/dist/lib/neutral/DevicesContainer-6MWNUC3I.mjs +262 -0
  12. package/dist/lib/neutral/DevicesContainer-6MWNUC3I.mjs.map +7 -0
  13. package/dist/lib/neutral/InvitationsContainer-ME722VKS.mjs +132 -0
  14. package/dist/lib/neutral/InvitationsContainer-ME722VKS.mjs.map +7 -0
  15. package/dist/lib/neutral/JoinDialog-2NXAKPLP.mjs +53 -0
  16. package/dist/lib/neutral/JoinDialog-2NXAKPLP.mjs.map +7 -0
  17. package/dist/lib/neutral/ProfileContainer-VPX3FPWG.mjs +168 -0
  18. package/dist/lib/neutral/ProfileContainer-VPX3FPWG.mjs.map +7 -0
  19. package/dist/lib/neutral/RecoveryCodeDialog-GBRH6ZSA.mjs +59 -0
  20. package/dist/lib/neutral/RecoveryCodeDialog-GBRH6ZSA.mjs.map +7 -0
  21. package/dist/lib/neutral/RecoveryCredentialsContainer-IPBGDMIA.mjs +51 -0
  22. package/dist/lib/neutral/RecoveryCredentialsContainer-IPBGDMIA.mjs.map +7 -0
  23. package/dist/lib/neutral/ResetDialog-HZ5OKKG4.mjs +57 -0
  24. package/dist/lib/neutral/ResetDialog-HZ5OKKG4.mjs.map +7 -0
  25. package/dist/lib/neutral/account-cache-4EKGEUJI.mjs +43 -0
  26. package/dist/lib/neutral/account-cache-4EKGEUJI.mjs.map +7 -0
  27. package/dist/lib/neutral/app-graph-builder-A74W7C36.mjs +145 -0
  28. package/dist/lib/neutral/app-graph-builder-A74W7C36.mjs.map +7 -0
  29. package/dist/lib/neutral/capabilities/index.mjs +34 -0
  30. package/dist/lib/neutral/capabilities/index.mjs.map +7 -0
  31. package/dist/lib/neutral/capabilities/node.mjs +21 -0
  32. package/dist/lib/neutral/capabilities/node.mjs.map +7 -0
  33. package/dist/lib/{browser/chunk-M43LJQ5U.mjs → neutral/chunk-D6HPCLTS.mjs} +36 -26
  34. package/dist/lib/neutral/chunk-D6HPCLTS.mjs.map +7 -0
  35. package/dist/lib/neutral/chunk-FVESSI4C.mjs +8 -0
  36. package/dist/lib/neutral/chunk-FVESSI4C.mjs.map +7 -0
  37. package/dist/lib/neutral/chunk-JEF2FQGB.mjs +27 -0
  38. package/dist/lib/neutral/chunk-JEF2FQGB.mjs.map +7 -0
  39. package/dist/lib/neutral/chunk-JOCCVODY.mjs +21 -0
  40. package/dist/lib/neutral/chunk-JOCCVODY.mjs.map +7 -0
  41. package/dist/lib/{browser/chunk-WNJRYPGG.mjs → neutral/chunk-TUK3ELUU.mjs} +8 -4
  42. package/dist/lib/neutral/chunk-TUK3ELUU.mjs.map +7 -0
  43. package/dist/lib/neutral/chunk-WWCVZG3K.mjs +13 -0
  44. package/dist/lib/neutral/chunk-WWCVZG3K.mjs.map +7 -0
  45. package/dist/lib/neutral/client-MCFHLJEA.mjs +62 -0
  46. package/dist/lib/neutral/client-MCFHLJEA.mjs.map +7 -0
  47. package/dist/lib/neutral/components/index.mjs +1 -0
  48. package/dist/lib/neutral/containers/index.mjs +23 -0
  49. package/dist/lib/neutral/containers/index.mjs.map +7 -0
  50. package/dist/lib/{browser/create-agent-SS5SE35J.mjs → neutral/create-agent-6HLW4D3A.mjs} +5 -13
  51. package/dist/lib/neutral/create-agent-6HLW4D3A.mjs.map +7 -0
  52. package/dist/lib/{browser/create-identity-PBEUEIPN.mjs → neutral/create-identity-WV2CVZBS.mjs} +18 -6
  53. package/dist/lib/neutral/create-identity-WV2CVZBS.mjs.map +7 -0
  54. package/dist/lib/{browser/create-passkey-JN6I5WMM.mjs → neutral/create-passkey-FOXEMXGF.mjs} +7 -31
  55. package/dist/lib/neutral/create-passkey-FOXEMXGF.mjs.map +7 -0
  56. package/dist/lib/{browser/create-recovery-code-32I6IWZC.mjs → neutral/create-recovery-code-ZWDKLPH4.mjs} +6 -14
  57. package/dist/lib/neutral/create-recovery-code-ZWDKLPH4.mjs.map +7 -0
  58. package/dist/lib/neutral/hub-http-client-WOJUCDKV.mjs +19 -0
  59. package/dist/lib/neutral/hub-http-client-WOJUCDKV.mjs.map +7 -0
  60. package/dist/lib/neutral/index.mjs +23 -0
  61. package/dist/lib/{browser/join-identity-2BP4G2SD.mjs → neutral/join-identity-QEQFAE2S.mjs} +4 -4
  62. package/dist/lib/{browser/join-identity-2BP4G2SD.mjs.map → neutral/join-identity-QEQFAE2S.mjs.map} +1 -1
  63. package/dist/lib/neutral/layer-specs-FLXR263J.mjs +61 -0
  64. package/dist/lib/neutral/layer-specs-FLXR263J.mjs.map +7 -0
  65. package/dist/lib/neutral/meta.json +1 -0
  66. package/dist/lib/neutral/meta.mjs +8 -0
  67. package/dist/lib/neutral/migrations-7FTW55ER.mjs +23 -0
  68. package/dist/lib/neutral/migrations-7FTW55ER.mjs.map +7 -0
  69. package/dist/lib/neutral/navigation-handler-FWSGOXGG.mjs +46 -0
  70. package/dist/lib/neutral/navigation-handler-FWSGOXGG.mjs.map +7 -0
  71. package/dist/lib/neutral/operation-handler-E3HB7E2T.mjs +13 -0
  72. package/dist/lib/neutral/operation-handler-E3HB7E2T.mjs.map +7 -0
  73. package/dist/lib/neutral/operations/index.mjs +12 -0
  74. package/dist/lib/neutral/operations/index.mjs.map +7 -0
  75. package/dist/lib/neutral/plugin.mjs +17 -0
  76. package/dist/lib/neutral/plugin.mjs.map +7 -0
  77. package/dist/lib/neutral/react-context-B5LXMHVM.mjs +23 -0
  78. package/dist/lib/neutral/react-context-B5LXMHVM.mjs.map +7 -0
  79. package/dist/lib/neutral/react-surface-DEKGWTCD.mjs +70 -0
  80. package/dist/lib/neutral/react-surface-DEKGWTCD.mjs.map +7 -0
  81. package/dist/lib/{browser/recover-identity-LS6B5INB.mjs → neutral/recover-identity-JNFKLCUD.mjs} +4 -4
  82. package/dist/lib/{browser/recover-identity-LS6B5INB.mjs.map → neutral/recover-identity-JNFKLCUD.mjs.map} +1 -1
  83. package/dist/lib/{browser/redeem-passkey-OCIV6VCK.mjs → neutral/redeem-passkey-4SBAI4AG.mjs} +6 -22
  84. package/dist/lib/neutral/redeem-passkey-4SBAI4AG.mjs.map +7 -0
  85. package/dist/lib/{browser/redeem-token-6BCRGKV6.mjs → neutral/redeem-token-POBD6TMN.mjs} +5 -13
  86. package/dist/lib/neutral/redeem-token-POBD6TMN.mjs.map +7 -0
  87. package/dist/lib/{browser/reset-storage-QJLTL7J3.mjs → neutral/reset-storage-LQKUV5RA.mjs} +4 -4
  88. package/dist/lib/{browser/reset-storage-QJLTL7J3.mjs.map → neutral/reset-storage-LQKUV5RA.mjs.map} +1 -1
  89. package/dist/lib/neutral/schema-defs-IHBCKTMM.mjs +51 -0
  90. package/dist/lib/neutral/schema-defs-IHBCKTMM.mjs.map +7 -0
  91. package/dist/lib/{browser/share-identity-YJEBJTPA.mjs → neutral/share-identity-KNQ2XNXV.mjs} +5 -5
  92. package/dist/lib/{browser/share-identity-YJEBJTPA.mjs.map → neutral/share-identity-KNQ2XNXV.mjs.map} +1 -1
  93. package/dist/lib/{browser → neutral}/testing/index.mjs +3 -0
  94. package/dist/lib/neutral/testing/index.mjs.map +7 -0
  95. package/dist/lib/{browser/index.mjs → neutral/translations.mjs} +31 -73
  96. package/dist/lib/neutral/translations.mjs.map +7 -0
  97. package/dist/lib/{browser → neutral}/types/index.mjs +1 -1
  98. package/dist/lib/neutral/types/index.mjs.map +7 -0
  99. package/dist/types/src/ClientPlugin.d.ts +1 -0
  100. package/dist/types/src/ClientPlugin.d.ts.map +1 -1
  101. package/dist/types/src/{cli/plugin.d.ts → ClientPlugin.node.d.ts} +2 -1
  102. package/dist/types/src/ClientPlugin.node.d.ts.map +1 -0
  103. package/dist/types/src/ClientPlugin.test.d.ts +2 -0
  104. package/dist/types/src/ClientPlugin.test.d.ts.map +1 -0
  105. package/dist/types/src/ClientPlugin.workerd.d.ts +4 -0
  106. package/dist/types/src/ClientPlugin.workerd.d.ts.map +1 -0
  107. package/dist/types/src/capabilities/account-cache.d.ts +35 -0
  108. package/dist/types/src/capabilities/account-cache.d.ts.map +1 -0
  109. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
  110. package/dist/types/src/capabilities/client.d.ts +1 -1
  111. package/dist/types/src/capabilities/client.d.ts.map +1 -1
  112. package/dist/types/src/capabilities/hub-http-client.d.ts +6 -0
  113. package/dist/types/src/capabilities/hub-http-client.d.ts.map +1 -0
  114. package/dist/types/src/capabilities/index.d.ts +47 -14
  115. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  116. package/dist/types/src/capabilities/layer-specs.d.ts +6 -0
  117. package/dist/types/src/capabilities/layer-specs.d.ts.map +1 -0
  118. package/dist/types/src/capabilities/migrations.d.ts.map +1 -1
  119. package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts.map +1 -1
  120. package/dist/types/src/capabilities/node.d.ts +18 -13
  121. package/dist/types/src/capabilities/node.d.ts.map +1 -1
  122. package/dist/types/src/capabilities/operation-handler.d.ts +1 -1
  123. package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -1
  124. package/dist/types/src/capabilities/react-context.d.ts.map +1 -1
  125. package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
  126. package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -1
  127. package/dist/types/src/{cli/commands → commands}/config/index.d.ts +1 -1
  128. package/dist/types/src/commands/config/index.d.ts.map +1 -0
  129. package/dist/types/src/{cli/commands → commands}/config/view.d.ts +1 -1
  130. package/dist/types/src/commands/config/view.d.ts.map +1 -0
  131. package/dist/types/src/commands/device/index.d.ts.map +1 -0
  132. package/dist/types/src/commands/device/info/index.d.ts.map +1 -0
  133. package/dist/types/src/commands/device/info/info.d.ts.map +1 -0
  134. package/dist/types/src/commands/device/info/info.test.d.ts.map +1 -0
  135. package/dist/types/src/commands/device/list/index.d.ts.map +1 -0
  136. package/dist/types/src/commands/device/list/list.d.ts.map +1 -0
  137. package/dist/types/src/commands/device/list/list.test.d.ts.map +1 -0
  138. package/dist/types/src/commands/device/update/index.d.ts.map +1 -0
  139. package/dist/types/src/commands/device/update/update.d.ts.map +1 -0
  140. package/dist/types/src/commands/device/util.d.ts.map +1 -0
  141. package/dist/types/src/commands/edge/index.d.ts.map +1 -0
  142. package/dist/types/src/commands/edge/status.d.ts.map +1 -0
  143. package/dist/types/src/{cli/commands → commands}/halo/create/create.d.ts +2 -2
  144. package/dist/types/src/commands/halo/create/create.d.ts.map +1 -0
  145. package/dist/types/src/commands/halo/create/create.test.d.ts.map +1 -0
  146. package/dist/types/src/commands/halo/create/index.d.ts.map +1 -0
  147. package/dist/types/src/commands/halo/credential/add/add.d.ts.map +1 -0
  148. package/dist/types/src/commands/halo/credential/add/index.d.ts.map +1 -0
  149. package/dist/types/src/commands/halo/credential/index.d.ts.map +1 -0
  150. package/dist/types/src/commands/halo/credential/list/index.d.ts.map +1 -0
  151. package/dist/types/src/{cli/commands → commands}/halo/credential/list/list.d.ts +2 -2
  152. package/dist/types/src/commands/halo/credential/list/list.d.ts.map +1 -0
  153. package/dist/types/src/commands/halo/credential/list/list.test.d.ts.map +1 -0
  154. package/dist/types/src/commands/halo/identity/identity.d.ts.map +1 -0
  155. package/dist/types/src/commands/halo/identity/identity.test.d.ts.map +1 -0
  156. package/dist/types/src/commands/halo/identity/index.d.ts.map +1 -0
  157. package/dist/types/src/commands/halo/index.d.ts.map +1 -0
  158. package/dist/types/src/commands/halo/join/index.d.ts.map +1 -0
  159. package/dist/types/src/{cli/commands → commands}/halo/join/join.d.ts +1 -1
  160. package/dist/types/src/commands/halo/join/join.d.ts.map +1 -0
  161. package/dist/types/src/commands/halo/join/join.test.d.ts.map +1 -0
  162. package/dist/types/src/commands/halo/keys/index.d.ts.map +1 -0
  163. package/dist/types/src/commands/halo/keys/keys.d.ts.map +1 -0
  164. package/dist/types/src/commands/halo/keys/keys.test.d.ts.map +1 -0
  165. package/dist/types/src/commands/halo/recover/index.d.ts.map +1 -0
  166. package/dist/types/src/commands/halo/recover/recover.d.ts.map +1 -0
  167. package/dist/types/src/commands/halo/recover/recover.test.d.ts.map +1 -0
  168. package/dist/types/src/commands/halo/seed/index.d.ts.map +1 -0
  169. package/dist/types/src/commands/halo/seed/seed.d.ts.map +1 -0
  170. package/dist/types/src/commands/halo/share/index.d.ts.map +1 -0
  171. package/dist/types/src/commands/halo/share/share.d.ts.map +1 -0
  172. package/dist/types/src/commands/halo/update/index.d.ts.map +1 -0
  173. package/dist/types/src/commands/halo/update/update.d.ts.map +1 -0
  174. package/dist/types/src/commands/halo/update/update.test.d.ts.map +1 -0
  175. package/dist/types/src/{cli/commands → commands}/halo/util.d.ts +1 -4
  176. package/dist/types/src/commands/halo/util.d.ts.map +1 -0
  177. package/dist/types/src/commands/index.d.ts.map +1 -0
  178. package/dist/types/src/{cli/commands → commands}/profile/create.d.ts +1 -1
  179. package/dist/types/src/commands/profile/create.d.ts.map +1 -0
  180. package/dist/types/src/commands/profile/delete.d.ts.map +1 -0
  181. package/dist/types/src/{cli/commands → commands}/profile/import.d.ts +2 -2
  182. package/dist/types/src/commands/profile/import.d.ts.map +1 -0
  183. package/dist/types/src/{cli/commands → commands}/profile/index.d.ts +6 -6
  184. package/dist/types/src/commands/profile/index.d.ts.map +1 -0
  185. package/dist/types/src/commands/profile/inspect.d.ts.map +1 -0
  186. package/dist/types/src/commands/profile/list.d.ts.map +1 -0
  187. package/dist/types/src/{cli/commands → commands}/profile/reset.d.ts +1 -1
  188. package/dist/types/src/commands/profile/reset.d.ts.map +1 -0
  189. package/dist/types/src/commands/profile/util.d.ts.map +1 -0
  190. package/dist/types/src/constants.d.ts +4 -3
  191. package/dist/types/src/constants.d.ts.map +1 -1
  192. package/dist/types/src/containers/AccountContainer/AccountContainer.d.ts +3 -0
  193. package/dist/types/src/containers/AccountContainer/AccountContainer.d.ts.map +1 -0
  194. package/dist/types/src/containers/AccountContainer/index.d.ts +2 -0
  195. package/dist/types/src/containers/AccountContainer/index.d.ts.map +1 -0
  196. package/dist/types/src/containers/DevicesContainer/DevicesContainer.d.ts.map +1 -1
  197. package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts +165 -165
  198. package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -1
  199. package/dist/types/src/containers/InvitationsContainer/InvitationsContainer.d.ts +3 -0
  200. package/dist/types/src/containers/InvitationsContainer/InvitationsContainer.d.ts.map +1 -0
  201. package/dist/types/src/containers/InvitationsContainer/index.d.ts +2 -0
  202. package/dist/types/src/containers/InvitationsContainer/index.d.ts.map +1 -0
  203. package/dist/types/src/containers/JoinDialog/JoinDialog.d.ts.map +1 -1
  204. package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts.map +1 -1
  205. package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts.map +1 -1
  206. package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.d.ts.map +1 -1
  207. package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts.map +1 -1
  208. package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts.map +1 -1
  209. package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts.map +1 -1
  210. package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts +6 -1
  211. package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts.map +1 -1
  212. package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts +2 -2
  213. package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts.map +1 -1
  214. package/dist/types/src/containers/ResetDialog/index.d.ts.map +1 -1
  215. package/dist/types/src/containers/index.d.ts +2 -0
  216. package/dist/types/src/containers/index.d.ts.map +1 -1
  217. package/dist/types/src/index.d.ts +2 -1
  218. package/dist/types/src/index.d.ts.map +1 -1
  219. package/dist/types/src/meta.d.ts +1 -1
  220. package/dist/types/src/meta.d.ts.map +1 -1
  221. package/dist/types/src/operations/create-agent.d.ts +1 -1
  222. package/dist/types/src/operations/create-agent.d.ts.map +1 -1
  223. package/dist/types/src/operations/create-identity.d.ts +1 -1
  224. package/dist/types/src/operations/create-identity.d.ts.map +1 -1
  225. package/dist/types/src/operations/create-passkey.d.ts +1 -1
  226. package/dist/types/src/operations/create-passkey.d.ts.map +1 -1
  227. package/dist/types/src/operations/create-recovery-code.d.ts +1 -1
  228. package/dist/types/src/operations/create-recovery-code.d.ts.map +1 -1
  229. package/dist/types/src/operations/definitions.d.ts +4 -4
  230. package/dist/types/src/operations/definitions.d.ts.map +1 -1
  231. package/dist/types/src/operations/index.d.ts +1 -1
  232. package/dist/types/src/operations/index.d.ts.map +1 -1
  233. package/dist/types/src/operations/join-identity.d.ts +1 -1
  234. package/dist/types/src/operations/join-identity.d.ts.map +1 -1
  235. package/dist/types/src/operations/recover-identity.d.ts +1 -1
  236. package/dist/types/src/operations/recover-identity.d.ts.map +1 -1
  237. package/dist/types/src/operations/redeem-passkey.d.ts +1 -1
  238. package/dist/types/src/operations/redeem-passkey.d.ts.map +1 -1
  239. package/dist/types/src/operations/redeem-token.d.ts +1 -1
  240. package/dist/types/src/operations/redeem-token.d.ts.map +1 -1
  241. package/dist/types/src/operations/reset-storage.d.ts +1 -1
  242. package/dist/types/src/operations/reset-storage.d.ts.map +1 -1
  243. package/dist/types/src/operations/share-identity.d.ts +1 -1
  244. package/dist/types/src/operations/share-identity.d.ts.map +1 -1
  245. package/dist/types/src/plugin.d.ts +4 -0
  246. package/dist/types/src/plugin.d.ts.map +1 -0
  247. package/dist/types/src/state/account-cache.d.ts +42 -0
  248. package/dist/types/src/state/account-cache.d.ts.map +1 -0
  249. package/dist/types/src/state/use-hub-http.d.ts +8 -0
  250. package/dist/types/src/state/use-hub-http.d.ts.map +1 -0
  251. package/dist/types/src/testing/index.d.ts +1 -0
  252. package/dist/types/src/testing/index.d.ts.map +1 -1
  253. package/dist/types/src/testing/initializeIdentity.d.ts +5 -4
  254. package/dist/types/src/testing/initializeIdentity.d.ts.map +1 -1
  255. package/dist/types/src/translations.d.ts.map +1 -1
  256. package/dist/types/src/types/capabilities.d.ts +34 -0
  257. package/dist/types/src/types/capabilities.d.ts.map +1 -1
  258. package/dist/types/src/types/events.d.ts.map +1 -1
  259. package/dist/types/src/types/schema.d.ts +20 -3
  260. package/dist/types/src/types/schema.d.ts.map +1 -1
  261. package/dist/types/tsconfig.tsbuildinfo +1 -1
  262. package/package.json +112 -69
  263. package/src/{cli/plugin.ts → ClientPlugin.node.ts} +12 -1
  264. package/src/ClientPlugin.test.ts +29 -0
  265. package/src/ClientPlugin.ts +18 -2
  266. package/src/ClientPlugin.workerd.ts +16 -0
  267. package/src/capabilities/account-cache.ts +25 -0
  268. package/src/capabilities/app-graph-builder.ts +20 -2
  269. package/src/capabilities/client.ts +1 -0
  270. package/src/capabilities/hub-http-client.ts +21 -0
  271. package/src/capabilities/index.ts +4 -1
  272. package/src/capabilities/layer-specs.ts +92 -0
  273. package/src/capabilities/navigation-handler/navigation-handler.ts +1 -1
  274. package/src/capabilities/node.ts +9 -1
  275. package/src/capabilities/operation-handler.ts +1 -1
  276. package/src/capabilities/react-surface.tsx +12 -0
  277. package/src/capabilities/schema-defs.ts +29 -9
  278. package/src/{cli/commands → commands}/halo/create/create.test.ts +11 -9
  279. package/src/{cli/commands → commands}/halo/create/create.ts +1 -1
  280. package/src/{cli/commands → commands}/halo/identity/identity.test.ts +4 -4
  281. package/src/{cli/commands → commands}/halo/identity/identity.ts +2 -2
  282. package/src/{cli/commands → commands}/halo/join/join.ts +2 -2
  283. package/src/{cli/commands → commands}/halo/recover/recover.ts +2 -2
  284. package/src/{cli/commands → commands}/halo/update/update.test.ts +5 -5
  285. package/src/{cli/commands → commands}/halo/update/update.ts +2 -2
  286. package/src/{cli/commands → commands}/halo/util.ts +2 -5
  287. package/src/constants.ts +5 -3
  288. package/src/containers/AccountContainer/AccountContainer.tsx +179 -0
  289. package/src/containers/AccountContainer/index.ts +5 -0
  290. package/src/containers/DevicesContainer/DevicesContainer.stories.tsx +3 -4
  291. package/src/containers/DevicesContainer/DevicesContainer.tsx +1 -1
  292. package/src/containers/InvitationsContainer/InvitationsContainer.tsx +137 -0
  293. package/src/containers/InvitationsContainer/index.ts +5 -0
  294. package/src/containers/JoinDialog/JoinDialog.stories.tsx +2 -1
  295. package/src/containers/JoinDialog/JoinDialog.tsx +1 -1
  296. package/src/containers/ProfileContainer/ProfileContainer.stories.tsx +2 -1
  297. package/src/containers/ProfileContainer/ProfileContainer.tsx +1 -1
  298. package/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.tsx +2 -1
  299. package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx +3 -4
  300. package/src/containers/ResetDialog/ResetDialog.stories.tsx +4 -3
  301. package/src/containers/ResetDialog/ResetDialog.tsx +9 -1
  302. package/src/containers/index.ts +2 -0
  303. package/src/index.ts +2 -1
  304. package/src/meta.ts +7 -4
  305. package/src/operations/create-agent.ts +1 -1
  306. package/src/operations/create-identity.ts +11 -3
  307. package/src/operations/create-passkey.ts +1 -1
  308. package/src/operations/create-recovery-code.ts +1 -1
  309. package/src/operations/definitions.ts +23 -15
  310. package/src/operations/index.ts +1 -1
  311. package/src/operations/join-identity.ts +1 -1
  312. package/src/operations/recover-identity.ts +2 -2
  313. package/src/operations/redeem-passkey.ts +1 -1
  314. package/src/operations/redeem-token.ts +1 -1
  315. package/src/operations/reset-storage.ts +1 -1
  316. package/src/operations/share-identity.ts +2 -2
  317. package/src/plugin.ts +11 -0
  318. package/src/state/account-cache.ts +33 -0
  319. package/src/state/use-hub-http.ts +32 -0
  320. package/src/testing/index.ts +1 -0
  321. package/src/testing/initializeIdentity.ts +10 -4
  322. package/src/translations.ts +34 -3
  323. package/src/types/capabilities.ts +7 -0
  324. package/src/types/schema.ts +6 -3
  325. package/dist/lib/browser/chunk-ELAYKIQU.mjs +0 -12
  326. package/dist/lib/browser/chunk-ELAYKIQU.mjs.map +0 -7
  327. package/dist/lib/browser/chunk-M43LJQ5U.mjs.map +0 -7
  328. package/dist/lib/browser/chunk-WNJRYPGG.mjs.map +0 -7
  329. package/dist/lib/browser/cli/index.mjs.map +0 -7
  330. package/dist/lib/browser/create-agent-SS5SE35J.mjs.map +0 -7
  331. package/dist/lib/browser/create-identity-PBEUEIPN.mjs.map +0 -7
  332. package/dist/lib/browser/create-passkey-JN6I5WMM.mjs.map +0 -7
  333. package/dist/lib/browser/create-recovery-code-32I6IWZC.mjs.map +0 -7
  334. package/dist/lib/browser/index.mjs.map +0 -7
  335. package/dist/lib/browser/meta.json +0 -1
  336. package/dist/lib/browser/operations/index.mjs +0 -13
  337. package/dist/lib/browser/operations/index.mjs.map +0 -7
  338. package/dist/lib/browser/redeem-passkey-OCIV6VCK.mjs.map +0 -7
  339. package/dist/lib/browser/redeem-token-6BCRGKV6.mjs.map +0 -7
  340. package/dist/lib/browser/testing/index.mjs.map +0 -7
  341. package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +0 -11
  342. package/dist/lib/node-esm/chunk-IT5LAIV3.mjs +0 -133
  343. package/dist/lib/node-esm/chunk-IT5LAIV3.mjs.map +0 -7
  344. package/dist/lib/node-esm/chunk-J5RWSQT6.mjs +0 -14
  345. package/dist/lib/node-esm/chunk-J5RWSQT6.mjs.map +0 -7
  346. package/dist/lib/node-esm/chunk-SJ6FDER5.mjs +0 -176
  347. package/dist/lib/node-esm/chunk-SJ6FDER5.mjs.map +0 -7
  348. package/dist/lib/node-esm/cli/index.mjs +0 -1060
  349. package/dist/lib/node-esm/cli/index.mjs.map +0 -7
  350. package/dist/lib/node-esm/create-agent-QGEHMHBL.mjs +0 -35
  351. package/dist/lib/node-esm/create-agent-QGEHMHBL.mjs.map +0 -7
  352. package/dist/lib/node-esm/create-identity-EHRJQOO4.mjs +0 -31
  353. package/dist/lib/node-esm/create-identity-EHRJQOO4.mjs.map +0 -7
  354. package/dist/lib/node-esm/create-passkey-PFBHHBEQ.mjs +0 -106
  355. package/dist/lib/node-esm/create-passkey-PFBHHBEQ.mjs.map +0 -7
  356. package/dist/lib/node-esm/create-recovery-code-HBAM2A72.mjs +0 -45
  357. package/dist/lib/node-esm/create-recovery-code-HBAM2A72.mjs.map +0 -7
  358. package/dist/lib/node-esm/index.mjs +0 -144
  359. package/dist/lib/node-esm/index.mjs.map +0 -7
  360. package/dist/lib/node-esm/join-identity-75JCKQHM.mjs +0 -28
  361. package/dist/lib/node-esm/join-identity-75JCKQHM.mjs.map +0 -7
  362. package/dist/lib/node-esm/meta.json +0 -1
  363. package/dist/lib/node-esm/operations/index.mjs +0 -14
  364. package/dist/lib/node-esm/operations/index.mjs.map +0 -7
  365. package/dist/lib/node-esm/recover-identity-AKGNTUJI.mjs +0 -27
  366. package/dist/lib/node-esm/recover-identity-AKGNTUJI.mjs.map +0 -7
  367. package/dist/lib/node-esm/redeem-passkey-FZO3LZ57.mjs +0 -83
  368. package/dist/lib/node-esm/redeem-passkey-FZO3LZ57.mjs.map +0 -7
  369. package/dist/lib/node-esm/redeem-token-IHHIAIQ2.mjs +0 -38
  370. package/dist/lib/node-esm/redeem-token-IHHIAIQ2.mjs.map +0 -7
  371. package/dist/lib/node-esm/reset-storage-S5MJITI3.mjs +0 -27
  372. package/dist/lib/node-esm/reset-storage-S5MJITI3.mjs.map +0 -7
  373. package/dist/lib/node-esm/share-identity-QZLY3VHE.mjs +0 -32
  374. package/dist/lib/node-esm/share-identity-QZLY3VHE.mjs.map +0 -7
  375. package/dist/lib/node-esm/testing/index.mjs +0 -23
  376. package/dist/lib/node-esm/testing/index.mjs.map +0 -7
  377. package/dist/lib/node-esm/types/index.mjs +0 -15
  378. package/dist/types/src/cli/commands/config/index.d.ts.map +0 -1
  379. package/dist/types/src/cli/commands/config/view.d.ts.map +0 -1
  380. package/dist/types/src/cli/commands/device/index.d.ts.map +0 -1
  381. package/dist/types/src/cli/commands/device/info/index.d.ts.map +0 -1
  382. package/dist/types/src/cli/commands/device/info/info.d.ts.map +0 -1
  383. package/dist/types/src/cli/commands/device/info/info.test.d.ts.map +0 -1
  384. package/dist/types/src/cli/commands/device/list/index.d.ts.map +0 -1
  385. package/dist/types/src/cli/commands/device/list/list.d.ts.map +0 -1
  386. package/dist/types/src/cli/commands/device/list/list.test.d.ts.map +0 -1
  387. package/dist/types/src/cli/commands/device/update/index.d.ts.map +0 -1
  388. package/dist/types/src/cli/commands/device/update/update.d.ts.map +0 -1
  389. package/dist/types/src/cli/commands/device/util.d.ts.map +0 -1
  390. package/dist/types/src/cli/commands/edge/index.d.ts.map +0 -1
  391. package/dist/types/src/cli/commands/edge/status.d.ts.map +0 -1
  392. package/dist/types/src/cli/commands/halo/create/create.d.ts.map +0 -1
  393. package/dist/types/src/cli/commands/halo/create/create.test.d.ts.map +0 -1
  394. package/dist/types/src/cli/commands/halo/create/index.d.ts.map +0 -1
  395. package/dist/types/src/cli/commands/halo/credential/add/add.d.ts.map +0 -1
  396. package/dist/types/src/cli/commands/halo/credential/add/index.d.ts.map +0 -1
  397. package/dist/types/src/cli/commands/halo/credential/index.d.ts.map +0 -1
  398. package/dist/types/src/cli/commands/halo/credential/list/index.d.ts.map +0 -1
  399. package/dist/types/src/cli/commands/halo/credential/list/list.d.ts.map +0 -1
  400. package/dist/types/src/cli/commands/halo/credential/list/list.test.d.ts.map +0 -1
  401. package/dist/types/src/cli/commands/halo/identity/identity.d.ts.map +0 -1
  402. package/dist/types/src/cli/commands/halo/identity/identity.test.d.ts.map +0 -1
  403. package/dist/types/src/cli/commands/halo/identity/index.d.ts.map +0 -1
  404. package/dist/types/src/cli/commands/halo/index.d.ts.map +0 -1
  405. package/dist/types/src/cli/commands/halo/join/index.d.ts.map +0 -1
  406. package/dist/types/src/cli/commands/halo/join/join.d.ts.map +0 -1
  407. package/dist/types/src/cli/commands/halo/join/join.test.d.ts.map +0 -1
  408. package/dist/types/src/cli/commands/halo/keys/index.d.ts.map +0 -1
  409. package/dist/types/src/cli/commands/halo/keys/keys.d.ts.map +0 -1
  410. package/dist/types/src/cli/commands/halo/keys/keys.test.d.ts.map +0 -1
  411. package/dist/types/src/cli/commands/halo/recover/index.d.ts.map +0 -1
  412. package/dist/types/src/cli/commands/halo/recover/recover.d.ts.map +0 -1
  413. package/dist/types/src/cli/commands/halo/recover/recover.test.d.ts.map +0 -1
  414. package/dist/types/src/cli/commands/halo/seed/index.d.ts.map +0 -1
  415. package/dist/types/src/cli/commands/halo/seed/seed.d.ts.map +0 -1
  416. package/dist/types/src/cli/commands/halo/share/index.d.ts.map +0 -1
  417. package/dist/types/src/cli/commands/halo/share/share.d.ts.map +0 -1
  418. package/dist/types/src/cli/commands/halo/update/index.d.ts.map +0 -1
  419. package/dist/types/src/cli/commands/halo/update/update.d.ts.map +0 -1
  420. package/dist/types/src/cli/commands/halo/update/update.test.d.ts.map +0 -1
  421. package/dist/types/src/cli/commands/halo/util.d.ts.map +0 -1
  422. package/dist/types/src/cli/commands/index.d.ts.map +0 -1
  423. package/dist/types/src/cli/commands/profile/create.d.ts.map +0 -1
  424. package/dist/types/src/cli/commands/profile/delete.d.ts.map +0 -1
  425. package/dist/types/src/cli/commands/profile/import.d.ts.map +0 -1
  426. package/dist/types/src/cli/commands/profile/index.d.ts.map +0 -1
  427. package/dist/types/src/cli/commands/profile/inspect.d.ts.map +0 -1
  428. package/dist/types/src/cli/commands/profile/list.d.ts.map +0 -1
  429. package/dist/types/src/cli/commands/profile/reset.d.ts.map +0 -1
  430. package/dist/types/src/cli/commands/profile/util.d.ts.map +0 -1
  431. package/dist/types/src/cli/index.d.ts +0 -2
  432. package/dist/types/src/cli/index.d.ts.map +0 -1
  433. package/dist/types/src/cli/plugin.d.ts.map +0 -1
  434. package/dist/types/src/cli/testing/test-console.d.ts +0 -37
  435. package/dist/types/src/cli/testing/test-console.d.ts.map +0 -1
  436. package/src/cli/index.ts +0 -5
  437. package/src/cli/testing/test-console.ts +0 -87
  438. /package/dist/lib/{browser → neutral}/chunk-J5LGTIGS.mjs +0 -0
  439. /package/dist/lib/{browser → neutral}/chunk-J5LGTIGS.mjs.map +0 -0
  440. /package/dist/lib/{browser/types → neutral/components}/index.mjs.map +0 -0
  441. /package/dist/lib/{node-esm/types → neutral}/index.mjs.map +0 -0
  442. /package/dist/lib/{node-esm/chunk-HSLMI22Q.mjs.map → neutral/meta.mjs.map} +0 -0
  443. /package/dist/types/src/{cli/commands → commands}/device/index.d.ts +0 -0
  444. /package/dist/types/src/{cli/commands → commands}/device/info/index.d.ts +0 -0
  445. /package/dist/types/src/{cli/commands → commands}/device/info/info.d.ts +0 -0
  446. /package/dist/types/src/{cli/commands → commands}/device/info/info.test.d.ts +0 -0
  447. /package/dist/types/src/{cli/commands → commands}/device/list/index.d.ts +0 -0
  448. /package/dist/types/src/{cli/commands → commands}/device/list/list.d.ts +0 -0
  449. /package/dist/types/src/{cli/commands → commands}/device/list/list.test.d.ts +0 -0
  450. /package/dist/types/src/{cli/commands → commands}/device/update/index.d.ts +0 -0
  451. /package/dist/types/src/{cli/commands → commands}/device/update/update.d.ts +0 -0
  452. /package/dist/types/src/{cli/commands → commands}/device/util.d.ts +0 -0
  453. /package/dist/types/src/{cli/commands → commands}/edge/index.d.ts +0 -0
  454. /package/dist/types/src/{cli/commands → commands}/edge/status.d.ts +0 -0
  455. /package/dist/types/src/{cli/commands → commands}/halo/create/create.test.d.ts +0 -0
  456. /package/dist/types/src/{cli/commands → commands}/halo/create/index.d.ts +0 -0
  457. /package/dist/types/src/{cli/commands → commands}/halo/credential/add/add.d.ts +0 -0
  458. /package/dist/types/src/{cli/commands → commands}/halo/credential/add/index.d.ts +0 -0
  459. /package/dist/types/src/{cli/commands → commands}/halo/credential/index.d.ts +0 -0
  460. /package/dist/types/src/{cli/commands → commands}/halo/credential/list/index.d.ts +0 -0
  461. /package/dist/types/src/{cli/commands → commands}/halo/credential/list/list.test.d.ts +0 -0
  462. /package/dist/types/src/{cli/commands → commands}/halo/identity/identity.d.ts +0 -0
  463. /package/dist/types/src/{cli/commands → commands}/halo/identity/identity.test.d.ts +0 -0
  464. /package/dist/types/src/{cli/commands → commands}/halo/identity/index.d.ts +0 -0
  465. /package/dist/types/src/{cli/commands → commands}/halo/index.d.ts +0 -0
  466. /package/dist/types/src/{cli/commands → commands}/halo/join/index.d.ts +0 -0
  467. /package/dist/types/src/{cli/commands → commands}/halo/join/join.test.d.ts +0 -0
  468. /package/dist/types/src/{cli/commands → commands}/halo/keys/index.d.ts +0 -0
  469. /package/dist/types/src/{cli/commands → commands}/halo/keys/keys.d.ts +0 -0
  470. /package/dist/types/src/{cli/commands → commands}/halo/keys/keys.test.d.ts +0 -0
  471. /package/dist/types/src/{cli/commands → commands}/halo/recover/index.d.ts +0 -0
  472. /package/dist/types/src/{cli/commands → commands}/halo/recover/recover.d.ts +0 -0
  473. /package/dist/types/src/{cli/commands → commands}/halo/recover/recover.test.d.ts +0 -0
  474. /package/dist/types/src/{cli/commands → commands}/halo/seed/index.d.ts +0 -0
  475. /package/dist/types/src/{cli/commands → commands}/halo/seed/seed.d.ts +0 -0
  476. /package/dist/types/src/{cli/commands → commands}/halo/share/index.d.ts +0 -0
  477. /package/dist/types/src/{cli/commands → commands}/halo/share/share.d.ts +0 -0
  478. /package/dist/types/src/{cli/commands → commands}/halo/update/index.d.ts +0 -0
  479. /package/dist/types/src/{cli/commands → commands}/halo/update/update.d.ts +0 -0
  480. /package/dist/types/src/{cli/commands → commands}/halo/update/update.test.d.ts +0 -0
  481. /package/dist/types/src/{cli/commands → commands}/index.d.ts +0 -0
  482. /package/dist/types/src/{cli/commands → commands}/profile/delete.d.ts +0 -0
  483. /package/dist/types/src/{cli/commands → commands}/profile/inspect.d.ts +0 -0
  484. /package/dist/types/src/{cli/commands → commands}/profile/list.d.ts +0 -0
  485. /package/dist/types/src/{cli/commands → commands}/profile/util.d.ts +0 -0
  486. /package/src/{cli/commands → commands}/config/index.ts +0 -0
  487. /package/src/{cli/commands → commands}/config/view.ts +0 -0
  488. /package/src/{cli/commands → commands}/device/index.ts +0 -0
  489. /package/src/{cli/commands → commands}/device/info/index.ts +0 -0
  490. /package/src/{cli/commands → commands}/device/info/info.test.ts +0 -0
  491. /package/src/{cli/commands → commands}/device/info/info.ts +0 -0
  492. /package/src/{cli/commands → commands}/device/list/index.ts +0 -0
  493. /package/src/{cli/commands → commands}/device/list/list.test.ts +0 -0
  494. /package/src/{cli/commands → commands}/device/list/list.ts +0 -0
  495. /package/src/{cli/commands → commands}/device/update/index.ts +0 -0
  496. /package/src/{cli/commands → commands}/device/update/update.ts +0 -0
  497. /package/src/{cli/commands → commands}/device/util.ts +0 -0
  498. /package/src/{cli/commands → commands}/edge/index.ts +0 -0
  499. /package/src/{cli/commands → commands}/edge/status.ts +0 -0
  500. /package/src/{cli/commands → commands}/halo/create/index.ts +0 -0
  501. /package/src/{cli/commands → commands}/halo/credential/add/add.ts +0 -0
  502. /package/src/{cli/commands → commands}/halo/credential/add/index.ts +0 -0
  503. /package/src/{cli/commands → commands}/halo/credential/index.ts +0 -0
  504. /package/src/{cli/commands → commands}/halo/credential/list/index.ts +0 -0
  505. /package/src/{cli/commands → commands}/halo/credential/list/list.test.ts +0 -0
  506. /package/src/{cli/commands → commands}/halo/credential/list/list.ts +0 -0
  507. /package/src/{cli/commands → commands}/halo/identity/index.ts +0 -0
  508. /package/src/{cli/commands → commands}/halo/index.ts +0 -0
  509. /package/src/{cli/commands → commands}/halo/join/index.ts +0 -0
  510. /package/src/{cli/commands → commands}/halo/join/join.test.ts +0 -0
  511. /package/src/{cli/commands → commands}/halo/keys/index.ts +0 -0
  512. /package/src/{cli/commands → commands}/halo/keys/keys.test.ts +0 -0
  513. /package/src/{cli/commands → commands}/halo/keys/keys.ts +0 -0
  514. /package/src/{cli/commands → commands}/halo/recover/index.ts +0 -0
  515. /package/src/{cli/commands → commands}/halo/recover/recover.test.ts +0 -0
  516. /package/src/{cli/commands → commands}/halo/seed/index.ts +0 -0
  517. /package/src/{cli/commands → commands}/halo/seed/seed.ts +0 -0
  518. /package/src/{cli/commands → commands}/halo/share/index.ts +0 -0
  519. /package/src/{cli/commands → commands}/halo/share/share.ts +0 -0
  520. /package/src/{cli/commands → commands}/halo/update/index.ts +0 -0
  521. /package/src/{cli/commands → commands}/index.ts +0 -0
  522. /package/src/{cli/commands → commands}/profile/create.ts +0 -0
  523. /package/src/{cli/commands → commands}/profile/delete.ts +0 -0
  524. /package/src/{cli/commands → commands}/profile/import.ts +0 -0
  525. /package/src/{cli/commands → commands}/profile/index.ts +0 -0
  526. /package/src/{cli/commands → commands}/profile/inspect.ts +0 -0
  527. /package/src/{cli/commands → commands}/profile/list.ts +0 -0
  528. /package/src/{cli/commands → commands}/profile/reset.ts +0 -0
  529. /package/src/{cli/commands → commands}/profile/util.ts +0 -0
@@ -6,7 +6,8 @@ import * as Effect from 'effect/Effect';
6
6
 
7
7
  import { Capabilities, Capability } from '@dxos/app-framework';
8
8
  import { AppCapabilities } from '@dxos/app-toolkit';
9
- import { type Type } from '@dxos/echo';
9
+ import { Type } from '@dxos/echo';
10
+ import { log } from '@dxos/log';
10
11
 
11
12
  import { ClientCapabilities } from '#types';
12
13
 
@@ -17,16 +18,35 @@ export default Capability.makeModule(
17
18
  const schemasAtom = yield* Capability.atom(AppCapabilities.Schema);
18
19
 
19
20
  // TODO(wittjosiah): Unregister schemas when they are disabled.
20
- let previous: Type.AnyEntity[] = [];
21
+ let previousDxns = new Set<string>();
21
22
  const cancel = registry.subscribe(
22
23
  schemasAtom,
23
- async (_schemas: any[]) => {
24
- // TODO(wittjosiah): This doesn't seem to de-dupe schemas as expected.
25
- const schemas = Array.from(new Set(_schemas.flat())) as Type.AnyEntity[];
26
- // TODO(wittjosiah): Filter out schemas which the client has already registered.
27
- const newSchemas = schemas.filter((schema) => !previous.includes(schema));
28
- previous = schemas;
29
- await client.addTypes(newSchemas);
24
+ async (schemas) => {
25
+ const seenSchemaDxns = new Set<string>();
26
+ const batch: { schema: Type.AnyEntity; dxnKey: string }[] = [];
27
+ for (const schema of schemas.flat()) {
28
+ const uri = Type.getURI(schema);
29
+ if (!uri) {
30
+ log.warn('skipping schema without uri');
31
+ continue;
32
+ }
33
+
34
+ const key = uri.toString();
35
+ if (seenSchemaDxns.has(key)) {
36
+ log('skipping duplicate schema for echo registration', { uri: key });
37
+ continue;
38
+ }
39
+
40
+ seenSchemaDxns.add(key);
41
+ batch.push({ schema, dxnKey: key });
42
+ }
43
+
44
+ const toRegister = batch.filter(({ dxnKey }) => !previousDxns.has(dxnKey));
45
+
46
+ await client.addTypes(toRegister.map(({ schema }) => schema));
47
+ for (const { dxnKey } of toRegister) {
48
+ previousDxns.add(dxnKey);
49
+ }
30
50
  },
31
51
  { immediate: true },
32
52
  );
@@ -2,26 +2,28 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import { describe, expect, it } from '@effect/vitest';
5
+ import { describe, test } from '@effect/vitest';
6
6
  import * as Effect from 'effect/Effect';
7
7
  import * as Layer from 'effect/Layer';
8
8
  import * as Option from 'effect/Option';
9
9
 
10
- import { OperationPlugin } from '@dxos/app-framework';
10
+ import {} from '@dxos/app-framework';
11
11
  import { fromPlugins } from '@dxos/app-framework/testing';
12
12
  import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
13
13
  import { ClientService } from '@dxos/client';
14
14
  import { runAndForwardErrors } from '@dxos/effect';
15
- import { ObservabilityPlugin } from '@dxos/plugin-observability/cli';
15
+ import { ObservabilityPlugin } from '@dxos/plugin-observability/plugin';
16
+
17
+ import { ClientPlugin } from '#plugin';
16
18
 
17
- import { ClientPlugin } from '../../../plugin';
18
19
  import { handler } from './create';
19
20
 
20
- const layer = Layer.merge(TestLayer, fromPlugins([ClientPlugin({}), OperationPlugin(), ObservabilityPlugin()]));
21
+ // TODO(wittjosiah): Align browser and node variant option types for ObservabilityPlugin.
22
+ const layer = Layer.merge(TestLayer, fromPlugins([ClientPlugin({}), ObservabilityPlugin({} as any)]));
21
23
 
22
24
  // TODO(wittjosiah): Fix these tests.
23
25
  describe.skip('halo create', () => {
24
- it('should create an identity without a display name', () =>
26
+ test('should create an identity without a display name', ({ expect }) =>
25
27
  Effect.gen(function* () {
26
28
  const client = yield* ClientService;
27
29
  yield* handler({ agent: false, displayName: Option.none() });
@@ -30,12 +32,12 @@ describe.skip('halo create', () => {
30
32
  expect(logs).toHaveLength(1);
31
33
  const parsedIdentity = TestConsole.parseJson(logs[0]);
32
34
  expect(parsedIdentity).toEqual({
33
- identityKey: client.halo.identity.get()?.identityKey.toHex(),
35
+ identityDid: client.halo.identity.get()?.did,
34
36
  displayName: client.halo.identity.get()?.profile?.displayName,
35
37
  });
36
38
  }).pipe(Effect.provide(layer), Effect.scoped, runAndForwardErrors));
37
39
 
38
- it('should create an identity with a display name', () =>
40
+ test('should create an identity with a display name', ({ expect }) =>
39
41
  Effect.gen(function* () {
40
42
  const client = yield* ClientService;
41
43
  yield* handler({ agent: false, displayName: Option.some('Example') });
@@ -44,7 +46,7 @@ describe.skip('halo create', () => {
44
46
  expect(logs).toHaveLength(1);
45
47
  const parsedIdentity = TestConsole.parseJson(logs[0]);
46
48
  expect(parsedIdentity).toEqual({
47
- identityKey: client.halo.identity.get()?.identityKey.toHex(),
49
+ identityDid: client.halo.identity.get()?.did,
48
50
  displayName: client.halo.identity.get()?.profile?.displayName,
49
51
  });
50
52
  }).pipe(Effect.provide(layer), Effect.scoped, runAndForwardErrors));
@@ -55,7 +55,7 @@ export const handler = Effect.fn(function* ({
55
55
  yield* Console.log(
56
56
  JSON.stringify(
57
57
  {
58
- identityKey: identity.identityKey.toHex(),
58
+ identityDid: identity.identityDid,
59
59
  displayName: identity.profile?.displayName,
60
60
  },
61
61
  null,
@@ -2,7 +2,7 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import { describe, expect, it } from '@effect/vitest';
5
+ import { describe, test } from '@effect/vitest';
6
6
  import * as Effect from 'effect/Effect';
7
7
 
8
8
  import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
@@ -12,7 +12,7 @@ import { runAndForwardErrors } from '@dxos/effect';
12
12
  import { handler } from './identity';
13
13
 
14
14
  describe('halo identity', () => {
15
- it('should log if identity is not initialized', () =>
15
+ test('should log if identity is not initialized', ({ expect }) =>
16
16
  Effect.gen(function* () {
17
17
  yield* handler();
18
18
  const logger = yield* TestConsole.TestConsole;
@@ -23,7 +23,7 @@ describe('halo identity', () => {
23
23
  );
24
24
  }).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
25
25
 
26
- it('should print identity if initialized', () =>
26
+ test('should print identity if initialized', ({ expect }) =>
27
27
  Effect.gen(function* () {
28
28
  const client = yield* ClientService;
29
29
  yield* Effect.tryPromise(() => client.halo.createIdentity({ displayName: 'Test' }));
@@ -33,7 +33,7 @@ describe('halo identity', () => {
33
33
  expect(logs).toHaveLength(1);
34
34
  const parsedIdentity = TestConsole.parseJson(logs[0]);
35
35
  expect(parsedIdentity).toEqual({
36
- identityKey: client.halo.identity.get()?.identityKey.toHex(),
36
+ identityDid: client.halo.identity.get()?.did,
37
37
  displayName: client.halo.identity.get()?.profile?.displayName,
38
38
  });
39
39
  }).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
@@ -27,7 +27,7 @@ export const handler = Effect.fn(function* () {
27
27
  yield* Console.log(
28
28
  JSON.stringify(
29
29
  {
30
- identityKey: identity.identityKey.toHex(),
30
+ identityDid: identity.did,
31
31
  displayName: identity.profile?.displayName,
32
32
  },
33
33
  null,
@@ -35,7 +35,7 @@ export const handler = Effect.fn(function* () {
35
35
  ),
36
36
  );
37
37
  } else {
38
- yield* Console.log(print(printIdentity(identity)));
38
+ yield* Console.log(print(printIdentity({ identityDid: identity.did, profile: identity.profile })));
39
39
  }
40
40
  }
41
41
  });
@@ -41,7 +41,7 @@ export const join = Command.make(
41
41
  yield* Console.log(
42
42
  JSON.stringify(
43
43
  {
44
- identityKey: identity.identityKey.toHex(),
44
+ identityDid: identity.did,
45
45
  displayName: identity.profile?.displayName,
46
46
  },
47
47
  null,
@@ -49,7 +49,7 @@ export const join = Command.make(
49
49
  ),
50
50
  );
51
51
  } else {
52
- yield* Console.log(print(printIdentity(identity)));
52
+ yield* Console.log(print(printIdentity({ identityDid: identity.did, profile: identity.profile })));
53
53
  }
54
54
  }),
55
55
  ).pipe(Command.withDescription('Join an existing identity using an invitation code.'));
@@ -29,7 +29,7 @@ export const recover = Command.make(
29
29
  yield* Console.log(
30
30
  JSON.stringify(
31
31
  {
32
- identityKey: identity.identityKey.toHex(),
32
+ identityDid: identity.did,
33
33
  displayName: identity.profile?.displayName,
34
34
  },
35
35
  null,
@@ -38,7 +38,7 @@ export const recover = Command.make(
38
38
  );
39
39
  } else {
40
40
  yield* Console.log('Identity recovered successfully');
41
- yield* Console.log(print(printIdentity(identity)));
41
+ yield* Console.log(print(printIdentity({ identityDid: identity.did, profile: identity.profile })));
42
42
  }
43
43
  }),
44
44
  ).pipe(Command.withDescription('Recover an existing identity using a recovery code.'));
@@ -2,7 +2,7 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
- import { describe, expect, it } from '@effect/vitest';
5
+ import { describe, test } from '@effect/vitest';
6
6
  import * as Effect from 'effect/Effect';
7
7
 
8
8
  import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
@@ -12,7 +12,7 @@ import { runAndForwardErrors } from '@dxos/effect';
12
12
  import { handler } from './update';
13
13
 
14
14
  describe('halo update', () => {
15
- it('should update identity display name', () =>
15
+ test('should update identity display name', ({ expect }) =>
16
16
  Effect.gen(function* () {
17
17
  const client = yield* ClientService;
18
18
  yield* Effect.tryPromise(() => client.halo.createIdentity());
@@ -20,9 +20,9 @@ describe('halo update', () => {
20
20
  const logger = yield* TestConsole.TestConsole;
21
21
  const logs = logger.logs;
22
22
  expect(logs).toHaveLength(1);
23
- const parsed = TestConsole.parseJson<{ identityKey: string; displayName: string }>(logs[0]);
24
- expect(parsed).toHaveProperty('identityKey');
23
+ const parsed = TestConsole.parseJson<{ identityDid: string; displayName: string }>(logs[0]);
24
+ expect(parsed).toHaveProperty('identityDid');
25
25
  expect(parsed).toHaveProperty('displayName', 'Updated Name');
26
- expect(parsed.identityKey).toBe(client.halo.identity.get()?.identityKey.toHex());
26
+ expect(parsed.identityDid).toBe(client.halo.identity.get()?.did);
27
27
  }).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
28
28
  });
@@ -46,7 +46,7 @@ export const handler = Effect.fn(function* ({ displayName }: { displayName: stri
46
46
  yield* Console.log(
47
47
  JSON.stringify(
48
48
  {
49
- identityKey: updatedIdentity.identityKey.toHex(),
49
+ identityDid: updatedIdentity.did,
50
50
  displayName: updatedIdentity.profile?.displayName,
51
51
  },
52
52
  null,
@@ -54,7 +54,7 @@ export const handler = Effect.fn(function* ({ displayName }: { displayName: stri
54
54
  ),
55
55
  );
56
56
  } else {
57
- yield* Console.log(print(printIdentity(updatedIdentity)));
57
+ yield* Console.log(print(printIdentity({ identityDid: updatedIdentity.did, profile: updatedIdentity.profile })));
58
58
  }
59
59
  });
60
60
 
@@ -7,12 +7,9 @@ import { FormBuilder } from '@dxos/cli-util';
7
7
  /**
8
8
  * Pretty prints an identity with ANSI colors.
9
9
  */
10
- export const printIdentity = (identity: {
11
- identityKey: { toHex(): string; truncate(): string };
12
- profile?: { displayName?: string };
13
- }) =>
10
+ export const printIdentity = (identity: { identityDid: string; profile?: { displayName?: string } }) =>
14
11
  FormBuilder.make({ title: 'Identity' }).pipe(
15
- FormBuilder.set('identityKey', identity.identityKey.truncate()),
12
+ FormBuilder.set('identityDid', identity.identityDid),
16
13
  FormBuilder.set('displayName', identity.profile?.displayName ?? '<none>'),
17
14
  FormBuilder.build,
18
15
  );
package/src/constants.ts CHANGED
@@ -2,8 +2,10 @@
2
2
  // Copyright 2025 DXOS.org
3
3
  //
4
4
 
5
+ import { DXN } from '@dxos/keys';
6
+
5
7
  import { meta } from '#meta';
6
8
 
7
- export const JOIN_DIALOG = `${meta.id}.JoinDialog`;
8
- export const RECOVERY_CODE_DIALOG = `${meta.id}.RecoveryCodeDialog`;
9
- export const RESET_DIALOG = `${meta.id}.ResetDialog`;
9
+ export const JOIN_DIALOG = DXN.make(`${meta.id}.joinDialog`);
10
+ export const RECOVERY_CODE_DIALOG = DXN.make(`${meta.id}.recoveryCodeDialog`);
11
+ export const RESET_DIALOG = DXN.make(`${meta.id}.resetDialog`);
@@ -0,0 +1,179 @@
1
+ //
2
+ // Copyright 2026 DXOS.org
3
+ //
4
+
5
+ import { useAtom, useAtomSet } from '@effect-atom/atom-react';
6
+ import React, { type FormEvent, useCallback, useState } from 'react';
7
+
8
+ import { useCapability, useOperationInvoker } from '@dxos/app-framework/ui';
9
+ import { LayoutOperation } from '@dxos/app-toolkit';
10
+ import { Context } from '@dxos/context';
11
+ import { createDidFromIdentityKey } from '@dxos/credentials';
12
+ import { useIdentity } from '@dxos/react-client/halo';
13
+ import { Button, Icon, IconButton, Input, Message, useAsyncEffect, useTranslation } from '@dxos/react-ui';
14
+ import { Settings } from '@dxos/react-ui-form';
15
+
16
+ import { meta } from '#meta';
17
+ import { ClientCapabilities } from '#types';
18
+
19
+ import { RESET_DIALOG } from '../../constants';
20
+ import { useHubHttpClient } from '../../state/use-hub-http';
21
+
22
+ type AccountState = 'loading' | 'present' | 'missing' | 'error';
23
+
24
+ export const AccountContainer = () => {
25
+ const { t } = useTranslation(meta.id);
26
+ const identity = useIdentity();
27
+ const { invokePromise } = useOperationInvoker();
28
+ const accountCacheAtom = useCapability(ClientCapabilities.AccountCache);
29
+ const [cache] = useAtom(accountCacheAtom);
30
+ const setCache = useAtomSet(accountCacheAtom);
31
+ const [resendStatus, setResendStatus] = useState<string | null>(null);
32
+ const [accountState, setAccountState] = useState<AccountState>(cache.account ? 'present' : 'loading');
33
+ const [requestEmail, setRequestEmail] = useState('');
34
+ const [requestSubmitted, setRequestSubmitted] = useState(false);
35
+
36
+ // Single shared instance keeps the VP-auth handshake (request → 401 → signed
37
+ // retry) at one round-trip per session instead of one per panel.
38
+ const hubHttp = useHubHttpClient();
39
+
40
+ useAsyncEffect(async () => {
41
+ if (!hubHttp) {
42
+ return;
43
+ }
44
+ try {
45
+ const account = await hubHttp.getAccount(new Context());
46
+ setCache((prev) => ({ ...prev, account, fetchedAt: Date.now() }));
47
+ setAccountState('present');
48
+ } catch (err: any) {
49
+ if (err?.data?.type === 'no_account') {
50
+ setCache((prev) => ({ ...prev, account: undefined, fetchedAt: Date.now() }));
51
+ setAccountState('missing');
52
+ } else {
53
+ setAccountState((prev) => (prev === 'present' ? 'present' : 'error'));
54
+ }
55
+ }
56
+ }, [hubHttp, setCache]);
57
+
58
+ const handleResend = useCallback(async () => {
59
+ if (!hubHttp) {
60
+ return;
61
+ }
62
+ try {
63
+ const result = await hubHttp.resendVerificationEmail(new Context());
64
+ if (result.sent) {
65
+ setResendStatus(t('verification-sent.message'));
66
+ } else if (result.cooldownSecondsRemaining) {
67
+ setResendStatus(t('verification-cooldown.message', { seconds: result.cooldownSecondsRemaining }));
68
+ } else {
69
+ setResendStatus(t('verification-failed.message'));
70
+ }
71
+ } catch {
72
+ setResendStatus(t('verification-failed.message'));
73
+ }
74
+ }, [hubHttp, t]);
75
+
76
+ const handleRequestAccess = useCallback(
77
+ async (event: FormEvent<HTMLFormElement>) => {
78
+ event.preventDefault();
79
+ const email = requestEmail.trim();
80
+ if (!email || !hubHttp) {
81
+ return;
82
+ }
83
+ try {
84
+ const identityDid = identity ? await createDidFromIdentityKey(identity.identityKey) : undefined;
85
+ await hubHttp.requestAccess(new Context(), { email, identityDid });
86
+ } catch {
87
+ // Surface a generic confirmation; failure details would leak signal.
88
+ }
89
+ setRequestSubmitted(true);
90
+ },
91
+ [hubHttp, identity, requestEmail],
92
+ );
93
+
94
+ // Opens the standard reset confirmation dialog. The `onBeforeReset` hook
95
+ // deletes the hub account first; if that fails the reset is aborted so the
96
+ // local identity is not wiped while the server record remains.
97
+ const handleDeleteAccount = useCallback(() => {
98
+ if (!hubHttp) {
99
+ return;
100
+ }
101
+ void invokePromise(LayoutOperation.UpdateDialog, {
102
+ subject: RESET_DIALOG,
103
+ blockAlign: 'start',
104
+ props: {
105
+ mode: 'reset-storage',
106
+ onBeforeReset: async () => {
107
+ await hubHttp.deleteAccount(new Context());
108
+ setCache(() => ({}));
109
+ },
110
+ },
111
+ });
112
+ }, [hubHttp, invokePromise, setCache]);
113
+
114
+ const account = cache.account;
115
+
116
+ return (
117
+ <Settings.Viewport>
118
+ <Settings.Section title={t('account-section.title')} description={t('account-section.description')}>
119
+ {accountState === 'loading' ? null : accountState === 'missing' ? (
120
+ <>
121
+ <Message.Root valence='warning'>
122
+ <Message.Title icon='ph--warning--duotone'>{t('no-edge-access.title')}</Message.Title>
123
+ <Message.Content>{t('no-edge-access.description')}</Message.Content>
124
+ </Message.Root>
125
+ <Settings.Item title={t('request-access.label')} description={t('request-access.description')}>
126
+ {requestSubmitted ? (
127
+ <span className='text-sm text-description'>{t('access-request-submitted.message')}</span>
128
+ ) : (
129
+ <form onSubmit={handleRequestAccess} className='flex gap-2 items-center justify-end'>
130
+ <Input.Root>
131
+ <Input.TextInput
132
+ type='email'
133
+ required
134
+ placeholder={t('access-request-email.placeholder')}
135
+ value={requestEmail}
136
+ onChange={(event) => setRequestEmail(event.target.value)}
137
+ classNames='min-w-64'
138
+ />
139
+ </Input.Root>
140
+ <Button type='submit' density='sm'>
141
+ {t('request-access.label')}
142
+ </Button>
143
+ </form>
144
+ )}
145
+ </Settings.Item>
146
+ </>
147
+ ) : accountState === 'error' && !account ? (
148
+ <Message.Root valence='error'>
149
+ <Message.Title icon='ph--cloud-x--duotone'>{t('account-offline.title')}</Message.Title>
150
+ <Message.Content>{t('account-offline.description')}</Message.Content>
151
+ </Message.Root>
152
+ ) : account ? (
153
+ <>
154
+ <Settings.Item title={t('email.label')} description={account.email}>
155
+ {account.emailVerified ? (
156
+ <Icon icon='ph--check-circle--duotone' size={5} classNames='text-success-text justify-self-end' />
157
+ ) : (
158
+ <div className='flex flex-col gap-1 items-end'>
159
+ <IconButton
160
+ icon='ph--paper-plane-tilt--regular'
161
+ label={t('resend-verification.label')}
162
+ onClick={handleResend}
163
+ density='sm'
164
+ />
165
+ {resendStatus ? <span className='text-xs text-description'>{resendStatus}</span> : null}
166
+ </div>
167
+ )}
168
+ </Settings.Item>
169
+ <Settings.Item title={t('delete-account.label')} description={t('delete-account.description')}>
170
+ <Button variant='destructive' density='sm' onClick={handleDeleteAccount}>
171
+ {t('delete-account.label')}
172
+ </Button>
173
+ </Settings.Item>
174
+ </>
175
+ ) : null}
176
+ </Settings.Section>
177
+ </Settings.Viewport>
178
+ );
179
+ };
@@ -0,0 +1,5 @@
1
+ //
2
+ // Copyright 2026 DXOS.org
3
+ //
4
+
5
+ export { AccountContainer as default } from './AccountContainer';
@@ -5,15 +5,15 @@
5
5
  import { type Meta, type StoryObj } from '@storybook/react-vite';
6
6
  import * as Effect from 'effect/Effect';
7
7
 
8
- import { OperationPlugin, RuntimePlugin } from '@dxos/app-framework';
8
+ import { ProcessManagerPlugin } from '@dxos/app-framework';
9
9
  import { withPluginManager } from '@dxos/app-framework/testing';
10
10
  import { withLayout, withTheme } from '@dxos/react-ui/testing';
11
11
  import { translations as shellTranslations } from '@dxos/shell/react';
12
12
 
13
13
  import { initializeIdentity } from '#testing';
14
+ import { translations } from '#translations';
14
15
 
15
16
  import { ClientPlugin } from '../../ClientPlugin';
16
- import { translations } from '../../translations';
17
17
  import { DevicesContainer } from './DevicesContainer';
18
18
 
19
19
  const meta = {
@@ -30,8 +30,7 @@ const meta = {
30
30
  yield* initializeIdentity(client);
31
31
  }),
32
32
  }),
33
- OperationPlugin(),
34
- RuntimePlugin(),
33
+ ProcessManagerPlugin(),
35
34
  ],
36
35
  }),
37
36
  ],
@@ -218,7 +218,7 @@ const InvitationQR = ({ id, url, onCancel }: { id: string; url: string; onCancel
218
218
  <p className='text-description'>{t('qr-code.description', { ns: meta.id })}</p>
219
219
  <div role='group' className='grid grid-cols-[1fr_min-content]'>
220
220
  <div className='flex justify-center py-4'>
221
- <div role='none' className='w-full md:max-w-80 aspect-square relative text-description'>
221
+ <div className='w-full md:max-w-80 aspect-square relative text-description'>
222
222
  <QR
223
223
  rounding={100}
224
224
  backgroundColor='transparent'
@@ -0,0 +1,137 @@
1
+ //
2
+ // Copyright 2026 DXOS.org
3
+ //
4
+
5
+ import { useAtom, useAtomSet } from '@effect-atom/atom-react';
6
+ import React, { useCallback, useState } from 'react';
7
+
8
+ import { useCapability } from '@dxos/app-framework/ui';
9
+ import { Context } from '@dxos/context';
10
+ import { Clipboard, Icon, IconButton, List, ListItem, useAsyncEffect, useTranslation } from '@dxos/react-ui';
11
+ import { Settings } from '@dxos/react-ui-form';
12
+
13
+ import { meta } from '#meta';
14
+ import { ClientCapabilities } from '#types';
15
+
16
+ import { type AccountCacheInvitation } from '../../state/account-cache';
17
+ import { useHubHttpClient } from '../../state/use-hub-http';
18
+
19
+ export const InvitationsContainer = () => {
20
+ const { t } = useTranslation(meta.id);
21
+ const accountCacheAtom = useCapability(ClientCapabilities.AccountCache);
22
+ const [cache] = useAtom(accountCacheAtom);
23
+ const setCache = useAtomSet(accountCacheAtom);
24
+ const [pending, setPending] = useState(false);
25
+
26
+ // Account/invitation routes live on hub-service, not the edge worker.
27
+ const hubHttp = useHubHttpClient();
28
+
29
+ useAsyncEffect(async () => {
30
+ if (!hubHttp) {
31
+ return;
32
+ }
33
+ try {
34
+ const result = await hubHttp.listAccountInvitations(new Context());
35
+ setCache((prev) => ({ ...prev, invitations: result.invitations, fetchedAt: Date.now() }));
36
+ } catch {
37
+ // Offline: keep cache.
38
+ }
39
+ }, [hubHttp, setCache]);
40
+
41
+ const handleIssue = useCallback(async () => {
42
+ if (!hubHttp) {
43
+ return;
44
+ }
45
+ setPending(true);
46
+ try {
47
+ const result = await hubHttp.issueAccountInvitation(new Context());
48
+ // Optimistically push the new code and decrement the remaining quota; the
49
+ // server consumes one slot at issue time. Next refresh reconciles.
50
+ setCache((prev) => ({
51
+ ...prev,
52
+ account: prev.account
53
+ ? { ...prev.account, invitationsRemaining: Math.max(0, prev.account.invitationsRemaining - 1) }
54
+ : prev.account,
55
+ invitations: [{ code: result.code, createdAt: new Date().toISOString() }, ...(prev.invitations ?? [])],
56
+ }));
57
+ } finally {
58
+ setPending(false);
59
+ }
60
+ }, [hubHttp, setCache]);
61
+
62
+ const remaining = cache.account?.invitationsRemaining ?? 0;
63
+ const list = cache.invitations ?? [];
64
+ const available = list.filter((row) => !row.redeemedByIdentityDid);
65
+ const redeemed = list.filter((row) => Boolean(row.redeemedByIdentityDid));
66
+
67
+ return (
68
+ <Clipboard.Provider>
69
+ <Settings.Viewport>
70
+ <Settings.Section title={t('invitations-section.title')} description={t('invitations-section.description')}>
71
+ <Settings.Item
72
+ title={t('generate-invitation.label')}
73
+ description={t('generate-invitation.description', { count: remaining })}
74
+ >
75
+ <IconButton
76
+ icon='ph--plus--regular'
77
+ label={t('generate-invitation.label')}
78
+ variant='primary'
79
+ onClick={handleIssue}
80
+ disabled={pending || remaining <= 0}
81
+ />
82
+ </Settings.Item>
83
+ </Settings.Section>
84
+
85
+ {available.length > 0 ? (
86
+ <Settings.Section title={t('available-invitations.title')}>
87
+ <List>
88
+ {available.map((row) => (
89
+ <AvailableInvitationItem key={row.code} row={row} />
90
+ ))}
91
+ </List>
92
+ </Settings.Section>
93
+ ) : null}
94
+
95
+ {redeemed.length > 0 ? (
96
+ <Settings.Section title={t('redeemed-invitations.title')}>
97
+ <List>
98
+ {redeemed.map((row) => (
99
+ <RedeemedInvitationItem key={row.code} row={row} />
100
+ ))}
101
+ </List>
102
+ </Settings.Section>
103
+ ) : null}
104
+ </Settings.Viewport>
105
+ </Clipboard.Provider>
106
+ );
107
+ };
108
+
109
+ const AvailableInvitationItem = ({ row }: { row: AccountCacheInvitation }) => (
110
+ <ListItem.Root classNames='grid grid-cols-[min-content_1fr_min-content] items-center gap-2'>
111
+ <ListItem.Endcap>
112
+ <Icon icon='ph--paper-plane-tilt--duotone' size={5} classNames='text-description' />
113
+ </ListItem.Endcap>
114
+ <div className='flex flex-col min-w-0'>
115
+ <ListItem.Heading classNames='font-mono truncate'>{row.code}</ListItem.Heading>
116
+ <p className='text-description text-xs'>{new Date(row.createdAt).toLocaleString()}</p>
117
+ </div>
118
+ <ListItem.Endcap>
119
+ <Clipboard.IconButton value={row.code} />
120
+ </ListItem.Endcap>
121
+ </ListItem.Root>
122
+ );
123
+
124
+ const RedeemedInvitationItem = ({ row }: { row: AccountCacheInvitation }) => {
125
+ const date = row.redeemedAt ?? row.createdAt;
126
+ return (
127
+ <ListItem.Root classNames='grid grid-cols-[min-content_1fr] items-center gap-2'>
128
+ <ListItem.Endcap>
129
+ <Icon icon='ph--check-circle--duotone' size={5} classNames='text-success-text' />
130
+ </ListItem.Endcap>
131
+ <div className='flex flex-col min-w-0'>
132
+ <ListItem.Heading classNames='font-mono truncate'>{row.code}</ListItem.Heading>
133
+ <p className='text-description text-xs'>{new Date(date).toLocaleString()}</p>
134
+ </div>
135
+ </ListItem.Root>
136
+ );
137
+ };
@@ -0,0 +1,5 @@
1
+ //
2
+ // Copyright 2026 DXOS.org
3
+ //
4
+
5
+ export { InvitationsContainer as default } from './InvitationsContainer';