@dxos/plugin-client 0.8.4-main.b97322e → 0.8.4-main.bc2380dfbc

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 (517) hide show
  1. package/LICENSE +102 -5
  2. package/README.md +1 -1
  3. package/dist/lib/neutral/ClientPlugin.mjs +10 -0
  4. package/dist/lib/neutral/ClientPlugin.node.mjs +1029 -0
  5. package/dist/lib/neutral/ClientPlugin.node.mjs.map +7 -0
  6. package/dist/lib/neutral/ClientPlugin.workerd.mjs +16 -0
  7. package/dist/lib/neutral/ClientPlugin.workerd.mjs.map +7 -0
  8. package/dist/lib/neutral/DevicesContainer-6MWNUC3I.mjs +262 -0
  9. package/dist/lib/neutral/DevicesContainer-6MWNUC3I.mjs.map +7 -0
  10. package/dist/lib/neutral/JoinDialog-2NXAKPLP.mjs +53 -0
  11. package/dist/lib/neutral/JoinDialog-2NXAKPLP.mjs.map +7 -0
  12. package/dist/lib/neutral/ProfileContainer-VPX3FPWG.mjs +168 -0
  13. package/dist/lib/neutral/ProfileContainer-VPX3FPWG.mjs.map +7 -0
  14. package/dist/lib/neutral/RecoveryCodeDialog-GBRH6ZSA.mjs +59 -0
  15. package/dist/lib/neutral/RecoveryCodeDialog-GBRH6ZSA.mjs.map +7 -0
  16. package/dist/lib/neutral/RecoveryCredentialsContainer-IPBGDMIA.mjs +51 -0
  17. package/dist/lib/neutral/RecoveryCredentialsContainer-IPBGDMIA.mjs.map +7 -0
  18. package/dist/lib/neutral/ResetDialog-VXOIHJXP.mjs +54 -0
  19. package/dist/lib/neutral/ResetDialog-VXOIHJXP.mjs.map +7 -0
  20. package/dist/lib/neutral/app-graph-builder-IK34U2RQ.mjs +117 -0
  21. package/dist/lib/neutral/app-graph-builder-IK34U2RQ.mjs.map +7 -0
  22. package/dist/lib/neutral/capabilities/index.mjs +28 -0
  23. package/dist/lib/neutral/capabilities/index.mjs.map +7 -0
  24. package/dist/lib/neutral/capabilities/node.mjs +13 -0
  25. package/dist/lib/neutral/capabilities/node.mjs.map +7 -0
  26. package/dist/lib/neutral/chunk-IYPUD3DP.mjs +62 -0
  27. package/dist/lib/neutral/chunk-IYPUD3DP.mjs.map +7 -0
  28. package/dist/lib/neutral/chunk-J5LGTIGS.mjs +10 -0
  29. package/dist/lib/neutral/chunk-JVKCYW5O.mjs +8 -0
  30. package/dist/lib/neutral/chunk-JVKCYW5O.mjs.map +7 -0
  31. package/dist/lib/neutral/chunk-KJGNSH3K.mjs +18 -0
  32. package/dist/lib/neutral/chunk-KJGNSH3K.mjs.map +7 -0
  33. package/dist/lib/{node-esm/chunk-5V3RCXZV.mjs → neutral/chunk-M37DHX5L.mjs} +37 -17
  34. package/dist/lib/neutral/chunk-M37DHX5L.mjs.map +7 -0
  35. package/dist/lib/neutral/chunk-RPMM5NKJ.mjs +175 -0
  36. package/dist/lib/neutral/chunk-RPMM5NKJ.mjs.map +7 -0
  37. package/dist/lib/neutral/chunk-VAIJSQYA.mjs +12 -0
  38. package/dist/lib/neutral/chunk-VAIJSQYA.mjs.map +7 -0
  39. package/dist/lib/neutral/client-7JBIGMTX.mjs +62 -0
  40. package/dist/lib/neutral/client-7JBIGMTX.mjs.map +7 -0
  41. package/dist/lib/neutral/components/index.mjs +1 -0
  42. package/dist/lib/neutral/components/index.mjs.map +7 -0
  43. package/dist/lib/neutral/containers/index.mjs +19 -0
  44. package/dist/lib/neutral/containers/index.mjs.map +7 -0
  45. package/dist/lib/neutral/create-agent-JV3EM3TV.mjs +26 -0
  46. package/dist/lib/neutral/create-agent-JV3EM3TV.mjs.map +7 -0
  47. package/dist/lib/neutral/create-identity-GNGOTH6D.mjs +30 -0
  48. package/dist/lib/neutral/create-identity-GNGOTH6D.mjs.map +7 -0
  49. package/dist/lib/neutral/create-passkey-NCP4XA7C.mjs +81 -0
  50. package/dist/lib/neutral/create-passkey-NCP4XA7C.mjs.map +7 -0
  51. package/dist/lib/neutral/create-recovery-code-L5LA3GAP.mjs +36 -0
  52. package/dist/lib/neutral/create-recovery-code-L5LA3GAP.mjs.map +7 -0
  53. package/dist/lib/neutral/index.mjs +23 -0
  54. package/dist/lib/neutral/index.mjs.map +7 -0
  55. package/dist/lib/neutral/join-identity-3W6PJLKN.mjs +27 -0
  56. package/dist/lib/neutral/join-identity-3W6PJLKN.mjs.map +7 -0
  57. package/dist/lib/neutral/meta.json +1 -0
  58. package/dist/lib/neutral/meta.mjs +8 -0
  59. package/dist/lib/neutral/meta.mjs.map +7 -0
  60. package/dist/lib/neutral/migrations-7FTW55ER.mjs +23 -0
  61. package/dist/lib/neutral/migrations-7FTW55ER.mjs.map +7 -0
  62. package/dist/lib/neutral/navigation-handler-TA4S74CF.mjs +46 -0
  63. package/dist/lib/neutral/navigation-handler-TA4S74CF.mjs.map +7 -0
  64. package/dist/lib/neutral/operation-handler-E3HB7E2T.mjs +13 -0
  65. package/dist/lib/neutral/operation-handler-E3HB7E2T.mjs.map +7 -0
  66. package/dist/lib/neutral/operations/index.mjs +12 -0
  67. package/dist/lib/neutral/operations/index.mjs.map +7 -0
  68. package/dist/lib/neutral/plugin.mjs +17 -0
  69. package/dist/lib/neutral/plugin.mjs.map +7 -0
  70. package/dist/lib/neutral/react-context-B5LXMHVM.mjs +23 -0
  71. package/dist/lib/neutral/react-context-B5LXMHVM.mjs.map +7 -0
  72. package/dist/lib/neutral/react-surface-VSBYVQL7.mjs +60 -0
  73. package/dist/lib/neutral/react-surface-VSBYVQL7.mjs.map +7 -0
  74. package/dist/lib/neutral/recover-identity-KL6QY4GI.mjs +26 -0
  75. package/dist/lib/neutral/recover-identity-KL6QY4GI.mjs.map +7 -0
  76. package/dist/lib/neutral/redeem-passkey-NDEWSJTM.mjs +66 -0
  77. package/dist/lib/neutral/redeem-passkey-NDEWSJTM.mjs.map +7 -0
  78. package/dist/lib/neutral/redeem-token-YLWAVFXD.mjs +29 -0
  79. package/dist/lib/neutral/redeem-token-YLWAVFXD.mjs.map +7 -0
  80. package/dist/lib/neutral/reset-storage-OBHEGA6Z.mjs +26 -0
  81. package/dist/lib/neutral/reset-storage-OBHEGA6Z.mjs.map +7 -0
  82. package/dist/lib/neutral/schema-defs-6XJAJAQT.mjs +51 -0
  83. package/dist/lib/neutral/schema-defs-6XJAJAQT.mjs.map +7 -0
  84. package/dist/lib/neutral/share-identity-JQ5SL3J2.mjs +31 -0
  85. package/dist/lib/neutral/share-identity-JQ5SL3J2.mjs.map +7 -0
  86. package/dist/lib/neutral/testing/index.mjs +26 -0
  87. package/dist/lib/neutral/testing/index.mjs.map +7 -0
  88. package/dist/lib/neutral/translations.mjs +74 -0
  89. package/dist/lib/neutral/translations.mjs.map +7 -0
  90. package/dist/lib/neutral/types/index.mjs +14 -0
  91. package/dist/lib/neutral/types/index.mjs.map +7 -0
  92. package/dist/types/src/ClientPlugin.d.ts +4 -2
  93. package/dist/types/src/ClientPlugin.d.ts.map +1 -1
  94. package/dist/types/src/ClientPlugin.node.d.ts +5 -0
  95. package/dist/types/src/ClientPlugin.node.d.ts.map +1 -0
  96. package/dist/types/src/ClientPlugin.test.d.ts +2 -0
  97. package/dist/types/src/ClientPlugin.test.d.ts.map +1 -0
  98. package/dist/types/src/ClientPlugin.workerd.d.ts +4 -0
  99. package/dist/types/src/ClientPlugin.workerd.d.ts.map +1 -0
  100. package/dist/types/src/capabilities/app-graph-builder.d.ts +4 -2
  101. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
  102. package/dist/types/src/capabilities/client.d.ts +6 -7
  103. package/dist/types/src/capabilities/client.d.ts.map +1 -1
  104. package/dist/types/src/capabilities/index.d.ts +28 -15
  105. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  106. package/dist/types/src/capabilities/migrations.d.ts +3 -2
  107. package/dist/types/src/capabilities/migrations.d.ts.map +1 -1
  108. package/dist/types/src/capabilities/navigation-handler/index.d.ts +4 -0
  109. package/dist/types/src/capabilities/navigation-handler/index.d.ts.map +1 -0
  110. package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts +15 -0
  111. package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts.map +1 -0
  112. package/dist/types/src/capabilities/node.d.ts +21 -0
  113. package/dist/types/src/capabilities/node.d.ts.map +1 -0
  114. package/dist/types/src/capabilities/operation-handler.d.ts +6 -0
  115. package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -0
  116. package/dist/types/src/capabilities/react-context.d.ts +4 -2
  117. package/dist/types/src/capabilities/react-context.d.ts.map +1 -1
  118. package/dist/types/src/capabilities/react-surface.d.ts +4 -3
  119. package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
  120. package/dist/types/src/capabilities/schema-defs.d.ts +3 -2
  121. package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -1
  122. package/dist/types/src/commands/config/index.d.ts +5 -0
  123. package/dist/types/src/commands/config/index.d.ts.map +1 -0
  124. package/dist/types/src/commands/config/view.d.ts +5 -0
  125. package/dist/types/src/commands/config/view.d.ts.map +1 -0
  126. package/dist/types/src/commands/device/index.d.ts +7 -0
  127. package/dist/types/src/commands/device/index.d.ts.map +1 -0
  128. package/dist/types/src/commands/device/info/index.d.ts +2 -0
  129. package/dist/types/src/commands/device/info/index.d.ts.map +1 -0
  130. package/dist/types/src/commands/device/info/info.d.ts +7 -0
  131. package/dist/types/src/commands/device/info/info.d.ts.map +1 -0
  132. package/dist/types/src/commands/device/info/info.test.d.ts +2 -0
  133. package/dist/types/src/commands/device/info/info.test.d.ts.map +1 -0
  134. package/dist/types/src/commands/device/list/index.d.ts +2 -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 +7 -0
  137. package/dist/types/src/commands/device/list/list.d.ts.map +1 -0
  138. package/dist/types/src/commands/device/list/list.test.d.ts +2 -0
  139. package/dist/types/src/commands/device/list/list.test.d.ts.map +1 -0
  140. package/dist/types/src/commands/device/update/index.d.ts +2 -0
  141. package/dist/types/src/commands/device/update/index.d.ts.map +1 -0
  142. package/dist/types/src/commands/device/update/update.d.ts +11 -0
  143. package/dist/types/src/commands/device/update/update.d.ts.map +1 -0
  144. package/dist/types/src/commands/device/util.d.ts +16 -0
  145. package/dist/types/src/commands/device/util.d.ts.map +1 -0
  146. package/dist/types/src/commands/edge/index.d.ts +5 -0
  147. package/dist/types/src/commands/edge/index.d.ts.map +1 -0
  148. package/dist/types/src/commands/edge/status.d.ts +7 -0
  149. package/dist/types/src/commands/edge/status.d.ts.map +1 -0
  150. package/dist/types/src/commands/halo/create/create.d.ts +15 -0
  151. package/dist/types/src/commands/halo/create/create.d.ts.map +1 -0
  152. package/dist/types/src/commands/halo/create/create.test.d.ts +2 -0
  153. package/dist/types/src/commands/halo/create/create.test.d.ts.map +1 -0
  154. package/dist/types/src/commands/halo/create/index.d.ts +2 -0
  155. package/dist/types/src/commands/halo/create/index.d.ts.map +1 -0
  156. package/dist/types/src/commands/halo/credential/add/add.d.ts +13 -0
  157. package/dist/types/src/commands/halo/credential/add/add.d.ts.map +1 -0
  158. package/dist/types/src/commands/halo/credential/add/index.d.ts +2 -0
  159. package/dist/types/src/commands/halo/credential/add/index.d.ts.map +1 -0
  160. package/dist/types/src/commands/halo/credential/index.d.ts +12 -0
  161. package/dist/types/src/commands/halo/credential/index.d.ts.map +1 -0
  162. package/dist/types/src/commands/halo/credential/list/index.d.ts +2 -0
  163. package/dist/types/src/commands/halo/credential/list/index.d.ts.map +1 -0
  164. package/dist/types/src/commands/halo/credential/list/list.d.ts +19 -0
  165. package/dist/types/src/commands/halo/credential/list/list.d.ts.map +1 -0
  166. package/dist/types/src/commands/halo/credential/list/list.test.d.ts +2 -0
  167. package/dist/types/src/commands/halo/credential/list/list.test.d.ts.map +1 -0
  168. package/dist/types/src/commands/halo/identity/identity.d.ts +7 -0
  169. package/dist/types/src/commands/halo/identity/identity.d.ts.map +1 -0
  170. package/dist/types/src/commands/halo/identity/identity.test.d.ts +2 -0
  171. package/dist/types/src/commands/halo/identity/identity.test.d.ts.map +1 -0
  172. package/dist/types/src/commands/halo/identity/index.d.ts +2 -0
  173. package/dist/types/src/commands/halo/identity/index.d.ts.map +1 -0
  174. package/dist/types/src/commands/halo/index.d.ts +3 -0
  175. package/dist/types/src/commands/halo/index.d.ts.map +1 -0
  176. package/dist/types/src/commands/halo/join/index.d.ts +2 -0
  177. package/dist/types/src/commands/halo/join/index.d.ts.map +1 -0
  178. package/dist/types/src/commands/halo/join/join.d.ts +8 -0
  179. package/dist/types/src/commands/halo/join/join.d.ts.map +1 -0
  180. package/dist/types/src/commands/halo/join/join.test.d.ts +2 -0
  181. package/dist/types/src/commands/halo/join/join.test.d.ts.map +1 -0
  182. package/dist/types/src/commands/halo/keys/index.d.ts +2 -0
  183. package/dist/types/src/commands/halo/keys/index.d.ts.map +1 -0
  184. package/dist/types/src/commands/halo/keys/keys.d.ts +7 -0
  185. package/dist/types/src/commands/halo/keys/keys.d.ts.map +1 -0
  186. package/dist/types/src/commands/halo/keys/keys.test.d.ts +2 -0
  187. package/dist/types/src/commands/halo/keys/keys.test.d.ts.map +1 -0
  188. package/dist/types/src/commands/halo/recover/index.d.ts +2 -0
  189. package/dist/types/src/commands/halo/recover/index.d.ts.map +1 -0
  190. package/dist/types/src/commands/halo/recover/recover.d.ts +7 -0
  191. package/dist/types/src/commands/halo/recover/recover.d.ts.map +1 -0
  192. package/dist/types/src/commands/halo/recover/recover.test.d.ts +2 -0
  193. package/dist/types/src/commands/halo/recover/recover.test.d.ts.map +1 -0
  194. package/dist/types/src/commands/halo/seed/index.d.ts +2 -0
  195. package/dist/types/src/commands/halo/seed/index.d.ts.map +1 -0
  196. package/dist/types/src/commands/halo/seed/seed.d.ts +7 -0
  197. package/dist/types/src/commands/halo/seed/seed.d.ts.map +1 -0
  198. package/dist/types/src/commands/halo/share/index.d.ts +2 -0
  199. package/dist/types/src/commands/halo/share/index.d.ts.map +1 -0
  200. package/dist/types/src/commands/halo/share/share.d.ts +15 -0
  201. package/dist/types/src/commands/halo/share/share.d.ts.map +1 -0
  202. package/dist/types/src/commands/halo/update/index.d.ts +2 -0
  203. package/dist/types/src/commands/halo/update/index.d.ts.map +1 -0
  204. package/dist/types/src/commands/halo/update/update.d.ts +11 -0
  205. package/dist/types/src/commands/halo/update/update.d.ts.map +1 -0
  206. package/dist/types/src/commands/halo/update/update.test.d.ts +2 -0
  207. package/dist/types/src/commands/halo/update/update.test.d.ts.map +1 -0
  208. package/dist/types/src/commands/halo/util.d.ts +13 -0
  209. package/dist/types/src/commands/halo/util.d.ts.map +1 -0
  210. package/dist/types/src/commands/index.d.ts +6 -0
  211. package/dist/types/src/commands/index.d.ts.map +1 -0
  212. package/dist/types/src/commands/profile/create.d.ts +10 -0
  213. package/dist/types/src/commands/profile/create.d.ts.map +1 -0
  214. package/dist/types/src/commands/profile/delete.d.ts +8 -0
  215. package/dist/types/src/commands/profile/delete.d.ts.map +1 -0
  216. package/dist/types/src/commands/profile/import.d.ts +17 -0
  217. package/dist/types/src/commands/profile/import.d.ts.map +1 -0
  218. package/dist/types/src/commands/profile/index.d.ts +19 -0
  219. package/dist/types/src/commands/profile/index.d.ts.map +1 -0
  220. package/dist/types/src/commands/profile/inspect.d.ts +13 -0
  221. package/dist/types/src/commands/profile/inspect.d.ts.map +1 -0
  222. package/dist/types/src/commands/profile/list.d.ts +6 -0
  223. package/dist/types/src/commands/profile/list.d.ts.map +1 -0
  224. package/dist/types/src/commands/profile/reset.d.ts +8 -0
  225. package/dist/types/src/commands/profile/reset.d.ts.map +1 -0
  226. package/dist/types/src/commands/profile/util.d.ts +24 -0
  227. package/dist/types/src/commands/profile/util.d.ts.map +1 -0
  228. package/dist/types/src/components/index.d.ts +0 -6
  229. package/dist/types/src/components/index.d.ts.map +1 -1
  230. package/dist/types/src/constants.d.ts +4 -0
  231. package/dist/types/src/constants.d.ts.map +1 -0
  232. package/dist/types/src/containers/DevicesContainer/DevicesContainer.d.ts.map +1 -0
  233. package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts +184 -0
  234. package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -0
  235. package/dist/types/src/containers/DevicesContainer/index.d.ts +2 -0
  236. package/dist/types/src/containers/DevicesContainer/index.d.ts.map +1 -0
  237. package/dist/types/src/{components → containers/JoinDialog}/JoinDialog.d.ts +0 -1
  238. package/dist/types/src/containers/JoinDialog/JoinDialog.d.ts.map +1 -0
  239. package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts +15 -0
  240. package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts.map +1 -0
  241. package/dist/types/src/containers/JoinDialog/index.d.ts +2 -0
  242. package/dist/types/src/containers/JoinDialog/index.d.ts.map +1 -0
  243. package/dist/types/src/containers/ProfileContainer/ProfileContainer.d.ts.map +1 -0
  244. package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts +14 -0
  245. package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts.map +1 -0
  246. package/dist/types/src/containers/ProfileContainer/index.d.ts +2 -0
  247. package/dist/types/src/containers/ProfileContainer/index.d.ts.map +1 -0
  248. package/dist/types/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.d.ts +0 -1
  249. package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.d.ts.map +1 -0
  250. package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts +16 -0
  251. package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts.map +1 -0
  252. package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts +4 -0
  253. package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts.map +1 -0
  254. package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.d.ts +4 -0
  255. package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.d.ts.map +1 -0
  256. package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts +14 -0
  257. package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts.map +1 -0
  258. package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts +2 -0
  259. package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts.map +1 -0
  260. package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts +9 -0
  261. package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts.map +1 -0
  262. package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts +19 -0
  263. package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts.map +1 -0
  264. package/dist/types/src/containers/ResetDialog/index.d.ts +4 -0
  265. package/dist/types/src/containers/ResetDialog/index.d.ts.map +1 -0
  266. package/dist/types/src/containers/index.d.ts +10 -0
  267. package/dist/types/src/containers/index.d.ts.map +1 -0
  268. package/dist/types/src/index.d.ts +3 -4
  269. package/dist/types/src/index.d.ts.map +1 -1
  270. package/dist/types/src/meta.d.ts +2 -3
  271. package/dist/types/src/meta.d.ts.map +1 -1
  272. package/dist/types/src/operations/create-agent.d.ts +5 -0
  273. package/dist/types/src/operations/create-agent.d.ts.map +1 -0
  274. package/dist/types/src/operations/create-identity.d.ts +5 -0
  275. package/dist/types/src/operations/create-identity.d.ts.map +1 -0
  276. package/dist/types/src/operations/create-passkey.d.ts +5 -0
  277. package/dist/types/src/operations/create-passkey.d.ts.map +1 -0
  278. package/dist/types/src/operations/create-recovery-code.d.ts +5 -0
  279. package/dist/types/src/operations/create-recovery-code.d.ts.map +1 -0
  280. package/dist/types/src/operations/definitions.d.ts +36 -0
  281. package/dist/types/src/operations/definitions.d.ts.map +1 -0
  282. package/dist/types/src/operations/index.d.ts +4 -0
  283. package/dist/types/src/operations/index.d.ts.map +1 -0
  284. package/dist/types/src/operations/join-identity.d.ts +5 -0
  285. package/dist/types/src/operations/join-identity.d.ts.map +1 -0
  286. package/dist/types/src/operations/recover-identity.d.ts +5 -0
  287. package/dist/types/src/operations/recover-identity.d.ts.map +1 -0
  288. package/dist/types/src/operations/redeem-passkey.d.ts +5 -0
  289. package/dist/types/src/operations/redeem-passkey.d.ts.map +1 -0
  290. package/dist/types/src/operations/redeem-token.d.ts +5 -0
  291. package/dist/types/src/operations/redeem-token.d.ts.map +1 -0
  292. package/dist/types/src/operations/reset-storage.d.ts +5 -0
  293. package/dist/types/src/operations/reset-storage.d.ts.map +1 -0
  294. package/dist/types/src/operations/share-identity.d.ts +5 -0
  295. package/dist/types/src/operations/share-identity.d.ts.map +1 -0
  296. package/dist/types/src/plugin.d.ts +4 -0
  297. package/dist/types/src/plugin.d.ts.map +1 -0
  298. package/dist/types/src/testing/index.d.ts +3 -0
  299. package/dist/types/src/testing/index.d.ts.map +1 -0
  300. package/dist/types/src/testing/initializeIdentity.d.ts +13 -0
  301. package/dist/types/src/testing/initializeIdentity.d.ts.map +1 -0
  302. package/dist/types/src/translations.d.ts +2 -48
  303. package/dist/types/src/translations.d.ts.map +1 -1
  304. package/dist/types/src/types/capabilities.d.ts +9 -0
  305. package/dist/types/src/types/capabilities.d.ts.map +1 -0
  306. package/dist/types/src/types/events.d.ts +9 -0
  307. package/dist/types/src/types/events.d.ts.map +1 -0
  308. package/dist/types/src/types/index.d.ts +2 -0
  309. package/dist/types/src/types/index.d.ts.map +1 -1
  310. package/dist/types/src/types/schema.d.ts +41 -30
  311. package/dist/types/src/types/schema.d.ts.map +1 -1
  312. package/dist/types/tsconfig.tsbuildinfo +1 -1
  313. package/package.json +127 -56
  314. package/src/ClientPlugin.node.ts +33 -0
  315. package/src/ClientPlugin.test.ts +29 -0
  316. package/src/ClientPlugin.ts +59 -65
  317. package/src/ClientPlugin.workerd.ts +16 -0
  318. package/src/capabilities/app-graph-builder.ts +87 -103
  319. package/src/capabilities/client.ts +71 -33
  320. package/src/capabilities/index.ts +14 -10
  321. package/src/capabilities/migrations.ts +22 -17
  322. package/src/capabilities/navigation-handler/index.ts +9 -0
  323. package/src/capabilities/navigation-handler/navigation-handler.ts +64 -0
  324. package/src/capabilities/node.ts +13 -0
  325. package/src/capabilities/operation-handler.ts +16 -0
  326. package/src/capabilities/react-context.tsx +17 -12
  327. package/src/capabilities/react-surface.tsx +52 -49
  328. package/src/capabilities/schema-defs.ts +52 -25
  329. package/src/commands/config/index.ts +12 -0
  330. package/src/commands/config/view.ts +29 -0
  331. package/src/commands/device/index.ts +14 -0
  332. package/src/commands/device/info/index.ts +5 -0
  333. package/src/commands/device/info/info.test.ts +28 -0
  334. package/src/commands/device/info/info.ts +48 -0
  335. package/src/commands/device/list/index.ts +5 -0
  336. package/src/commands/device/list/list.test.ts +30 -0
  337. package/src/commands/device/list/list.ts +28 -0
  338. package/src/commands/device/update/index.ts +5 -0
  339. package/src/commands/device/update/update.ts +68 -0
  340. package/src/commands/device/util.ts +55 -0
  341. package/src/commands/edge/index.ts +12 -0
  342. package/src/commands/edge/status.ts +46 -0
  343. package/src/commands/halo/create/create.test.ts +56 -0
  344. package/src/commands/halo/create/create.ts +82 -0
  345. package/src/commands/halo/create/index.ts +5 -0
  346. package/src/commands/halo/credential/add/add.ts +97 -0
  347. package/src/commands/halo/credential/add/index.ts +5 -0
  348. package/src/commands/halo/credential/index.ts +13 -0
  349. package/src/commands/halo/credential/list/index.ts +5 -0
  350. package/src/commands/halo/credential/list/list.test.ts +27 -0
  351. package/src/commands/halo/credential/list/list.ts +115 -0
  352. package/src/commands/halo/identity/identity.test.ts +40 -0
  353. package/src/commands/halo/identity/identity.ts +45 -0
  354. package/src/commands/halo/identity/index.ts +5 -0
  355. package/src/commands/halo/index.ts +21 -0
  356. package/src/commands/halo/join/index.ts +5 -0
  357. package/src/commands/halo/join/join.test.ts +10 -0
  358. package/src/commands/halo/join/join.ts +87 -0
  359. package/src/commands/halo/keys/index.ts +5 -0
  360. package/src/commands/halo/keys/keys.test.ts +29 -0
  361. package/src/commands/halo/keys/keys.ts +40 -0
  362. package/src/commands/halo/recover/index.ts +5 -0
  363. package/src/commands/halo/recover/recover.test.ts +10 -0
  364. package/src/commands/halo/recover/recover.ts +44 -0
  365. package/src/commands/halo/seed/index.ts +5 -0
  366. package/src/commands/halo/seed/seed.ts +36 -0
  367. package/src/commands/halo/share/index.ts +5 -0
  368. package/src/commands/halo/share/share.ts +97 -0
  369. package/src/commands/halo/update/index.ts +5 -0
  370. package/src/commands/halo/update/update.test.ts +28 -0
  371. package/src/commands/halo/update/update.ts +67 -0
  372. package/src/commands/halo/util.ts +18 -0
  373. package/src/commands/index.ts +9 -0
  374. package/src/commands/profile/create.ts +90 -0
  375. package/src/commands/profile/delete.ts +36 -0
  376. package/src/commands/profile/import.ts +101 -0
  377. package/src/commands/profile/index.ts +17 -0
  378. package/src/commands/profile/inspect.ts +64 -0
  379. package/src/commands/profile/list.ts +55 -0
  380. package/src/commands/profile/reset.ts +45 -0
  381. package/src/commands/profile/util.ts +48 -0
  382. package/src/components/index.ts +0 -7
  383. package/src/constants.ts +9 -0
  384. package/src/containers/DevicesContainer/DevicesContainer.stories.tsx +52 -0
  385. package/src/{components → containers/DevicesContainer}/DevicesContainer.tsx +92 -111
  386. package/src/containers/DevicesContainer/index.ts +5 -0
  387. package/src/containers/JoinDialog/JoinDialog.stories.tsx +43 -0
  388. package/src/containers/JoinDialog/JoinDialog.tsx +56 -0
  389. package/src/containers/JoinDialog/index.ts +5 -0
  390. package/src/containers/ProfileContainer/ProfileContainer.stories.tsx +28 -0
  391. package/src/{components → containers/ProfileContainer}/ProfileContainer.tsx +69 -66
  392. package/src/containers/ProfileContainer/index.ts +5 -0
  393. package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.stories.tsx +11 -12
  394. package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.tsx +29 -28
  395. package/src/containers/RecoveryCodeDialog/index.ts +8 -0
  396. package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx +47 -0
  397. package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.tsx +66 -0
  398. package/src/containers/RecoveryCredentialsContainer/index.ts +5 -0
  399. package/src/containers/ResetDialog/ResetDialog.stories.tsx +73 -0
  400. package/src/containers/ResetDialog/ResetDialog.tsx +52 -0
  401. package/src/containers/ResetDialog/index.ts +8 -0
  402. package/src/containers/index.ts +15 -0
  403. package/src/index.ts +3 -5
  404. package/src/meta.ts +9 -5
  405. package/src/operations/create-agent.ts +26 -0
  406. package/src/operations/create-identity.ts +29 -0
  407. package/src/operations/create-passkey.ts +88 -0
  408. package/src/operations/create-recovery-code.ts +34 -0
  409. package/src/operations/definitions.ts +107 -0
  410. package/src/operations/index.ts +20 -0
  411. package/src/operations/join-identity.ts +28 -0
  412. package/src/operations/recover-identity.ts +28 -0
  413. package/src/operations/redeem-passkey.ts +85 -0
  414. package/src/operations/redeem-token.ts +31 -0
  415. package/src/operations/reset-storage.ts +27 -0
  416. package/src/operations/share-identity.ts +26 -0
  417. package/src/plugin.ts +11 -0
  418. package/src/testing/index.ts +8 -0
  419. package/src/testing/initializeIdentity.ts +24 -0
  420. package/src/translations.ts +57 -44
  421. package/src/types/capabilities.ts +16 -0
  422. package/src/types/events.ts +15 -0
  423. package/src/types/index.ts +2 -0
  424. package/src/types/schema.ts +29 -21
  425. package/dist/lib/browser/app-graph-builder-JNIES5L4.mjs +0 -123
  426. package/dist/lib/browser/app-graph-builder-JNIES5L4.mjs.map +0 -7
  427. package/dist/lib/browser/chunk-3F2Q2RKC.mjs +0 -18
  428. package/dist/lib/browser/chunk-3F2Q2RKC.mjs.map +0 -7
  429. package/dist/lib/browser/chunk-CAF2COXW.mjs +0 -19
  430. package/dist/lib/browser/chunk-CAF2COXW.mjs.map +0 -7
  431. package/dist/lib/browser/chunk-GS3LDHYD.mjs +0 -12
  432. package/dist/lib/browser/chunk-GS3LDHYD.mjs.map +0 -7
  433. package/dist/lib/browser/chunk-RMHBOY3Y.mjs +0 -110
  434. package/dist/lib/browser/chunk-RMHBOY3Y.mjs.map +0 -7
  435. package/dist/lib/browser/chunk-SV3MHIKI.mjs +0 -695
  436. package/dist/lib/browser/chunk-SV3MHIKI.mjs.map +0 -7
  437. package/dist/lib/browser/client-SKVKXPLY.mjs +0 -37
  438. package/dist/lib/browser/client-SKVKXPLY.mjs.map +0 -7
  439. package/dist/lib/browser/index.mjs +0 -152
  440. package/dist/lib/browser/index.mjs.map +0 -7
  441. package/dist/lib/browser/intent-resolver-LNPLD5CA.mjs +0 -305
  442. package/dist/lib/browser/intent-resolver-LNPLD5CA.mjs.map +0 -7
  443. package/dist/lib/browser/meta.json +0 -1
  444. package/dist/lib/browser/migrations-D76RCG72.mjs +0 -23
  445. package/dist/lib/browser/migrations-D76RCG72.mjs.map +0 -7
  446. package/dist/lib/browser/react-context-YWVPZUMU.mjs +0 -24
  447. package/dist/lib/browser/react-context-YWVPZUMU.mjs.map +0 -7
  448. package/dist/lib/browser/react-surface-QFZTDNLS.mjs +0 -66
  449. package/dist/lib/browser/react-surface-QFZTDNLS.mjs.map +0 -7
  450. package/dist/lib/browser/schema-defs-HKW6VNZB.mjs +0 -25
  451. package/dist/lib/browser/schema-defs-HKW6VNZB.mjs.map +0 -7
  452. package/dist/lib/browser/types/index.mjs +0 -10
  453. package/dist/lib/node-esm/app-graph-builder-SWFB4FID.mjs +0 -124
  454. package/dist/lib/node-esm/app-graph-builder-SWFB4FID.mjs.map +0 -7
  455. package/dist/lib/node-esm/chunk-5V3RCXZV.mjs.map +0 -7
  456. package/dist/lib/node-esm/chunk-FBYODKEL.mjs +0 -696
  457. package/dist/lib/node-esm/chunk-FBYODKEL.mjs.map +0 -7
  458. package/dist/lib/node-esm/chunk-IOGTQFLM.mjs +0 -19
  459. package/dist/lib/node-esm/chunk-IOGTQFLM.mjs.map +0 -7
  460. package/dist/lib/node-esm/chunk-SZLX4BVJ.mjs +0 -14
  461. package/dist/lib/node-esm/chunk-SZLX4BVJ.mjs.map +0 -7
  462. package/dist/lib/node-esm/chunk-UMO3ETDV.mjs +0 -20
  463. package/dist/lib/node-esm/chunk-UMO3ETDV.mjs.map +0 -7
  464. package/dist/lib/node-esm/client-SLL6GDC2.mjs +0 -38
  465. package/dist/lib/node-esm/client-SLL6GDC2.mjs.map +0 -7
  466. package/dist/lib/node-esm/index.mjs +0 -153
  467. package/dist/lib/node-esm/index.mjs.map +0 -7
  468. package/dist/lib/node-esm/intent-resolver-L7C6YRWV.mjs +0 -306
  469. package/dist/lib/node-esm/intent-resolver-L7C6YRWV.mjs.map +0 -7
  470. package/dist/lib/node-esm/meta.json +0 -1
  471. package/dist/lib/node-esm/migrations-YISDI7LF.mjs +0 -24
  472. package/dist/lib/node-esm/migrations-YISDI7LF.mjs.map +0 -7
  473. package/dist/lib/node-esm/react-context-EEHS4S3L.mjs +0 -25
  474. package/dist/lib/node-esm/react-context-EEHS4S3L.mjs.map +0 -7
  475. package/dist/lib/node-esm/react-surface-2K6W37R4.mjs +0 -67
  476. package/dist/lib/node-esm/react-surface-2K6W37R4.mjs.map +0 -7
  477. package/dist/lib/node-esm/schema-defs-5ZNI63RW.mjs +0 -26
  478. package/dist/lib/node-esm/schema-defs-5ZNI63RW.mjs.map +0 -7
  479. package/dist/lib/node-esm/types/index.mjs +0 -11
  480. package/dist/types/src/capabilities/capabilities.d.ts +0 -9
  481. package/dist/types/src/capabilities/capabilities.d.ts.map +0 -1
  482. package/dist/types/src/capabilities/intent-resolver.d.ts +0 -8
  483. package/dist/types/src/capabilities/intent-resolver.d.ts.map +0 -1
  484. package/dist/types/src/components/DevicesContainer.d.ts.map +0 -1
  485. package/dist/types/src/components/DevicesContainer.stories.d.ts +0 -8
  486. package/dist/types/src/components/DevicesContainer.stories.d.ts.map +0 -1
  487. package/dist/types/src/components/JoinDialog.d.ts.map +0 -1
  488. package/dist/types/src/components/ProfileContainer.d.ts.map +0 -1
  489. package/dist/types/src/components/ProfileContainer.stories.d.ts +0 -8
  490. package/dist/types/src/components/ProfileContainer.stories.d.ts.map +0 -1
  491. package/dist/types/src/components/RecoveryCodeDialog.d.ts.map +0 -1
  492. package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts +0 -8
  493. package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts.map +0 -1
  494. package/dist/types/src/components/RecoveryCredentialsContainer.d.ts +0 -4
  495. package/dist/types/src/components/RecoveryCredentialsContainer.d.ts.map +0 -1
  496. package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts +0 -8
  497. package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts.map +0 -1
  498. package/dist/types/src/components/ResetDialog.d.ts +0 -7
  499. package/dist/types/src/components/ResetDialog.d.ts.map +0 -1
  500. package/dist/types/src/components/ResetDialog.stories.d.ts +0 -10
  501. package/dist/types/src/components/ResetDialog.stories.d.ts.map +0 -1
  502. package/dist/types/src/events.d.ts +0 -8
  503. package/dist/types/src/events.d.ts.map +0 -1
  504. package/src/capabilities/capabilities.ts +0 -18
  505. package/src/capabilities/intent-resolver.ts +0 -250
  506. package/src/components/DevicesContainer.stories.tsx +0 -49
  507. package/src/components/JoinDialog.tsx +0 -53
  508. package/src/components/ProfileContainer.stories.tsx +0 -29
  509. package/src/components/RecoveryCredentialsContainer.stories.tsx +0 -44
  510. package/src/components/RecoveryCredentialsContainer.tsx +0 -73
  511. package/src/components/ResetDialog.stories.tsx +0 -53
  512. package/src/components/ResetDialog.tsx +0 -49
  513. package/src/events.ts +0 -15
  514. /package/dist/lib/{browser/types/index.mjs.map → neutral/ClientPlugin.mjs.map} +0 -0
  515. /package/dist/lib/{node-esm/types/index.mjs.map → neutral/chunk-J5LGTIGS.mjs.map} +0 -0
  516. /package/dist/types/src/{components → containers/DevicesContainer}/DevicesContainer.d.ts +0 -0
  517. /package/dist/types/src/{components → containers/ProfileContainer}/ProfileContainer.d.ts +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join.test.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/join/join.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './keys';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/keys/index.ts"],"names":[],"mappings":"AAIA,cAAc,QAAQ,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Effect from 'effect/Effect';
3
+ import { CommandConfig } from '@dxos/cli-util';
4
+ import { ClientService } from '@dxos/client';
5
+ export declare const handler: () => Effect.Effect<void, never, ClientService | CommandConfig>;
6
+ export declare const keys: Command.Command<"keys", ClientService | CommandConfig, never, {}>;
7
+ //# sourceMappingURL=keys.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"keys.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/keys/keys.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAE/C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,eAAO,MAAM,OAAO,iEAwBlB,CAAC;AAEH,eAAO,MAAM,IAAI,mEAAqF,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=keys.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"keys.test.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/keys/keys.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './recover';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/recover/index.ts"],"names":[],"mappings":"AAIA,cAAc,WAAW,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import { CommandConfig } from '@dxos/cli-util';
3
+ import { ClientService } from '@dxos/client';
4
+ export declare const recover: Command.Command<"recover", ClientService | CommandConfig, import("effect/Cause").UnknownException, {
5
+ readonly recoveryCode: string;
6
+ }>;
7
+ //# sourceMappingURL=recover.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recover.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/recover/recover.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAI/C,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAK7C,eAAO,MAAM,OAAO;;EA4BkE,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=recover.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recover.test.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/recover/recover.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './seed';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/seed/index.ts"],"names":[],"mappings":"AAIA,cAAc,QAAQ,CAAC"}
@@ -0,0 +1,7 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Effect from 'effect/Effect';
3
+ import { CommandConfig } from '@dxos/cli-util';
4
+ import { ClientService } from '@dxos/client';
5
+ export declare const handler: () => Effect.Effect<void, import("effect/Cause").UnknownException, ClientService | CommandConfig>;
6
+ export declare const seed: Command.Command<"seed", ClientService | CommandConfig, import("effect/Cause").UnknownException, {}>;
7
+ //# sourceMappingURL=seed.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"seed.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/seed/seed.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,eAAO,MAAM,OAAO,mGAoBlB,CAAC;AAEH,eAAO,MAAM,IAAI,qGAEhB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './share';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/share/index.ts"],"names":[],"mappings":"AAIA,cAAc,SAAS,CAAC"}
@@ -0,0 +1,15 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Effect from 'effect/Effect';
3
+ import { CommandConfig } from '@dxos/cli-util';
4
+ import { ClientService } from '@dxos/client';
5
+ export declare const handler: (args_0: {
6
+ lifetime: number;
7
+ open: boolean;
8
+ host: string;
9
+ }) => Effect.Effect<void, Error, ClientService | CommandConfig>;
10
+ export declare const share: Command.Command<"share", ClientService | CommandConfig, Error, {
11
+ readonly lifetime: number;
12
+ readonly open: boolean;
13
+ readonly host: string;
14
+ }>;
15
+ //# sourceMappingURL=share.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"share.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/share/share.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAG/C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAuC,MAAM,gBAAgB,CAAC;AAEpF,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAG7C,eAAO,MAAM,OAAO;cAKR,MAAM;UACV,OAAO;UACP,MAAM;+DA2DZ,CAAC;AAEH,eAAO,MAAM,KAAK;;;;EAciD,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './update';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/update/index.ts"],"names":[],"mappings":"AAIA,cAAc,UAAU,CAAC"}
@@ -0,0 +1,11 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Effect from 'effect/Effect';
3
+ import { CommandConfig } from '@dxos/cli-util';
4
+ import { ClientService } from '@dxos/client';
5
+ export declare const handler: (args_0: {
6
+ displayName: string;
7
+ }) => Effect.Effect<void, import("effect/Cause").UnknownException, ClientService | CommandConfig>;
8
+ export declare const update: Command.Command<"update", ClientService | CommandConfig, import("effect/Cause").UnknownException, {
9
+ readonly displayName: string;
10
+ }>;
11
+ //# sourceMappingURL=update.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/update/update.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAG/C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAE/C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAI7C,eAAO,MAAM,OAAO;iBAAwD,MAAM;iGA2ChF,CAAC;AAEH,eAAO,MAAM,MAAM;;EAMwC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=update.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update.test.d.ts","sourceRoot":"","sources":["../../../../../../src/commands/halo/update/update.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Pretty prints an identity with ANSI colors.
3
+ */
4
+ export declare const printIdentity: (identity: {
5
+ identityKey: {
6
+ toHex(): string;
7
+ truncate(): string;
8
+ };
9
+ profile?: {
10
+ displayName?: string;
11
+ };
12
+ }) => import("@effect/printer/Doc").Doc<any>;
13
+ //# sourceMappingURL=util.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../../../src/commands/halo/util.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,eAAO,MAAM,aAAa,aAAc;IACtC,WAAW,EAAE;QAAE,KAAK,IAAI,MAAM,CAAC;QAAC,QAAQ,IAAI,MAAM,CAAA;KAAE,CAAC;IACrD,OAAO,CAAC,EAAE;QAAE,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;CACpC,2CAKE,CAAC"}
@@ -0,0 +1,6 @@
1
+ export * from './config';
2
+ export * from './device';
3
+ export * from './edge';
4
+ export * from './halo';
5
+ export * from './profile';
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/commands/index.ts"],"names":[],"mappings":"AAIA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC"}
@@ -0,0 +1,10 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as FileSystem from '@effect/platform/FileSystem';
3
+ import * as Path from '@effect/platform/Path';
4
+ import * as Option from 'effect/Option';
5
+ import { CommandConfig } from '@dxos/cli-util';
6
+ export declare const create: Command.Command<"create", CommandConfig | FileSystem.FileSystem | Path.Path, import("@effect/platform/Error").PlatformError, {
7
+ readonly template: "default" | "dev" | "local" | "main";
8
+ readonly name: Option.Option<string>;
9
+ }>;
10
+ //# sourceMappingURL=create.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/create.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAG9C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAGxC,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AAiDtD,eAAO,MAAM,MAAM;;;EA2BlB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as FileSystem from '@effect/platform/FileSystem';
3
+ import * as Option from 'effect/Option';
4
+ import { CommandConfig } from '@dxos/cli-util';
5
+ export declare const del: Command.Command<"delete", CommandConfig | FileSystem.FileSystem, never, {
6
+ readonly name: Option.Option<string>;
7
+ }>;
8
+ //# sourceMappingURL=delete.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/delete.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAG1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AAKtD,eAAO,MAAM,GAAG;;EAmBf,CAAC"}
@@ -0,0 +1,17 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Prompt from '@effect/cli/Prompt';
3
+ import * as Effect from 'effect/Effect';
4
+ import * as Option from 'effect/Option';
5
+ import { CommandConfig } from '@dxos/cli-util';
6
+ import { ConfigService } from '@dxos/config';
7
+ export declare const handler: (args_0: {
8
+ file: string;
9
+ dataDir: Option.Option<string>;
10
+ force: boolean;
11
+ }) => Effect.Effect<void, Error | import("@effect/platform/Error").PlatformError, CommandConfig | ConfigService | Prompt.Prompt.Environment>;
12
+ export declare const importCommand: Command.Command<"import", CommandConfig | ConfigService | Prompt.Prompt.Environment, Error | import("@effect/platform/Error").PlatformError, {
13
+ readonly file: string;
14
+ readonly dataDir: Option.Option<string>;
15
+ readonly force: boolean;
16
+ }>;
17
+ //# sourceMappingURL=import.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"import.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/import.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAI7C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAI7C,eAAO,MAAM,OAAO;UAKZ,MAAM;aACH,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;WACvB,OAAO;4IAiEd,CAAC;AAEH,eAAO,MAAM,aAAa;;;;EAQwB,CAAC"}
@@ -0,0 +1,19 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ export declare const profile: Command.Command<"profile", import("@dxos/cli-util").CommandConfig | import("@dxos/config").ConfigService | import("@effect/cli/Prompt").Prompt.Environment, Error | import("@effect/platform/Error").PlatformError, {
3
+ readonly subcommand: import("effect/Option").Option<{
4
+ readonly file: string;
5
+ readonly dataDir: import("effect/Option").Option<string>;
6
+ readonly force: boolean;
7
+ } | {
8
+ readonly template: "default" | "dev" | "local" | "main";
9
+ readonly name: import("effect/Option").Option<string>;
10
+ } | {
11
+ readonly name: import("effect/Option").Option<string>;
12
+ } | {
13
+ readonly file: string;
14
+ readonly storage: boolean;
15
+ } | {} | {
16
+ readonly force: boolean;
17
+ }>;
18
+ }>;
19
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAS/C,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;EAGnB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as FileSystem from '@effect/platform/FileSystem';
3
+ import * as Effect from 'effect/Effect';
4
+ import { CommandConfig } from '@dxos/cli-util';
5
+ export declare const handler: (args_0: {
6
+ file: string;
7
+ storage: boolean;
8
+ }) => Effect.Effect<void, import("@effect/platform/Error").PlatformError, CommandConfig | FileSystem.FileSystem>;
9
+ export declare const inspect: Command.Command<"inspect", CommandConfig | FileSystem.FileSystem, import("@effect/platform/Error").PlatformError, {
10
+ readonly file: string;
11
+ readonly storage: boolean;
12
+ }>;
13
+ //# sourceMappingURL=inspect.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inspect.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/inspect.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAE1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAsB,MAAM,gBAAgB,CAAC;AAInE,eAAO,MAAM,OAAO;UAAmD,MAAM;aAAW,OAAO;gHAwC7F,CAAC;AAEH,eAAO,MAAM,OAAO;;;EAOuC,CAAC"}
@@ -0,0 +1,6 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as FileSystem from '@effect/platform/FileSystem';
3
+ import * as Path from '@effect/platform/Path';
4
+ import { CommandConfig } from '@dxos/cli-util';
5
+ export declare const list: Command.Command<"list", CommandConfig | FileSystem.FileSystem | Path.Path, import("@effect/platform/Error").PlatformError, {}>;
6
+ //# sourceMappingURL=list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/list.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAK9C,OAAO,EAAE,aAAa,EAAa,MAAM,gBAAgB,CAAC;AAM1D,eAAO,MAAM,IAAI,gIAqChB,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as FileSystem from '@effect/platform/FileSystem';
3
+ import { CommandConfig } from '@dxos/cli-util';
4
+ import { ConfigService } from '@dxos/config';
5
+ export declare const reset: Command.Command<"reset", CommandConfig | ConfigService | FileSystem.FileSystem | import("@effect/platform/Terminal").Terminal, import("@effect/platform/Terminal").QuitException | import("@effect/platform/Error").PlatformError, {
6
+ readonly force: boolean;
7
+ }>;
8
+ //# sourceMappingURL=reset.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reset.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/reset.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAG/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAI1D,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AAEtD,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAI7C,eAAO,MAAM,KAAK;;EA2BjB,CAAC"}
@@ -0,0 +1,24 @@
1
+ export type ProfileInfo = {
2
+ name: string;
3
+ isCurrent: boolean;
4
+ fullPath: string;
5
+ storagePath: string;
6
+ edge?: string;
7
+ };
8
+ /**
9
+ * Pretty prints profile creation result with ANSI colors.
10
+ */
11
+ export declare const printProfileCreated: (name: string, path: string) => import("@effect/printer/Doc").Doc<any>;
12
+ /**
13
+ * Pretty prints profile deletion result with ANSI colors.
14
+ */
15
+ export declare const printProfileDeleted: (name: string) => import("@effect/printer/Doc").Doc<any>;
16
+ /**
17
+ * Pretty prints profile reset result with ANSI colors.
18
+ */
19
+ export declare const printProfileReset: (profile: string) => import("@effect/printer/Doc").Doc<any>;
20
+ /**
21
+ * Pretty prints a profile with ANSI colors.
22
+ */
23
+ export declare const printProfile: (profile: ProfileInfo) => import("@effect/printer/Doc").Doc<any>;
24
+ //# sourceMappingURL=util.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"util.d.ts","sourceRoot":"","sources":["../../../../../src/commands/profile/util.ts"],"names":[],"mappings":"AAMA,MAAM,MAAM,WAAW,GAAG;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB,SAAU,MAAM,QAAQ,MAAM,2CAK3D,CAAC;AAEJ;;GAEG;AACH,eAAO,MAAM,mBAAmB,SAAU,MAAM,2CACuD,CAAC;AAExG;;GAEG;AACH,eAAO,MAAM,iBAAiB,YAAa,MAAM,2CAC0D,CAAC;AAE5G;;GAEG;AACH,eAAO,MAAM,YAAY,YAAa,WAAW,2CAQhD,CAAC"}
@@ -1,7 +1 @@
1
- export * from './DevicesContainer';
2
- export * from './JoinDialog';
3
- export * from './ProfileContainer';
4
- export * from './RecoveryCodeDialog';
5
- export * from './RecoveryCredentialsContainer';
6
- export * from './ResetDialog';
7
1
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"AAIA,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":""}
@@ -0,0 +1,4 @@
1
+ export declare const JOIN_DIALOG: string;
2
+ export declare const RECOVERY_CODE_DIALOG: string;
3
+ export declare const RESET_DIALOG: string;
4
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/constants.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,WAAW,QAA0B,CAAC;AACnD,eAAO,MAAM,oBAAoB,QAAkC,CAAC;AACpE,eAAO,MAAM,YAAY,QAA2B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DevicesContainer.d.ts","sourceRoot":"","sources":["../../../../../src/containers/DevicesContainer/DevicesContainer.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAkBhE,MAAM,MAAM,qBAAqB,GAAG;IAClC,mBAAmB,CAAC,EAAE,CAAC,cAAc,EAAE,MAAM,KAAK,MAAM,CAAC;CAC1D,CAAC;AAEF,eAAO,MAAM,gBAAgB,4BAA6B,qBAAqB,sBAuE9E,CAAC"}
@@ -0,0 +1,184 @@
1
+ import { type StoryObj } from '@storybook/react-vite';
2
+ declare const meta: {
3
+ title: string;
4
+ component: ({ createInvitationUrl }: import("./DevicesContainer").DevicesContainerProps) => import("react").JSX.Element;
5
+ decorators: import("@storybook/react").Decorator[];
6
+ parameters: {
7
+ layout: string;
8
+ translations: (import("i18next").Resource | {
9
+ readonly 'en-US': {
10
+ readonly "org.dxos.i18n.shell": {
11
+ readonly 'manage-profile.label': 'Manage identity';
12
+ readonly 'identity-offline.description': 'Offline';
13
+ readonly 'sidebar.label': 'DXOS sidebar';
14
+ readonly 'copy-invitation-code.label': 'Copy URL';
15
+ readonly 'copy-success.label': 'Copied';
16
+ readonly 'copy-self-did.label': 'Copy DID';
17
+ readonly 'open-share-panel.label': 'View QR code';
18
+ readonly 'manage-credentials.label': 'Manage credentials';
19
+ readonly 'joining-space.heading': 'Joining space';
20
+ readonly 'join-space.heading': 'Enter space invitation';
21
+ readonly 'halo.heading': 'Initialize device identity';
22
+ readonly 'exit.label': 'Exit';
23
+ readonly 'identity-selector.title': 'Join as';
24
+ readonly 'identity-radio-group.title': 'Select an identity that is already associated with this device';
25
+ readonly 'add-identity.label': 'Add';
26
+ readonly 'continue.label': 'Continue';
27
+ readonly 'pending.label': 'Pending';
28
+ readonly 'back.label': 'Back';
29
+ readonly 'next.label': 'Next';
30
+ readonly 'close.label': 'Close';
31
+ readonly 'auth-choices.label': 'Choose an identity';
32
+ readonly 'create-identity.label': 'Create an identity';
33
+ readonly 'create-identity.description': 'Create a new identity.';
34
+ readonly 'recover-identity.label': 'Use a recovery code';
35
+ readonly 'recover-identity.description': 'Enter your recovery code to log in manually.';
36
+ readonly 'invitation-input.placeholder': 'Invitation code';
37
+ readonly 'recovery-code.placeholder': 'Recovery code';
38
+ readonly 'display-name.placeholder': 'Display name';
39
+ readonly 'join-identity.label': 'Use another device';
40
+ readonly 'join-identity.description': 'Add this device to an identity you\u2019re already logged into on another device.';
41
+ readonly 'deselect-identity.label': 'Back to identities';
42
+ readonly 'addition-method-chooser.title': 'An identity is required to continue';
43
+ readonly 'new-identity-input.label': 'Set display name';
44
+ readonly 'recover-identity-input.label': 'Type or paste your recovery code';
45
+ readonly 'failed-to-create-identity.message': 'Failed to create an identity.';
46
+ readonly 'failed-to-recover-identity.message': 'Failed to recover an identity from the provided recovery code.';
47
+ readonly 'failed-to-authenticate.message': 'Incorrect code.';
48
+ readonly 'identity-added.label': 'Created identity & added to this device:';
49
+ readonly 'join-space-as-identity.heading': '<part>as </part><part><icon/><label>{{labelValue}}</label></part>';
50
+ readonly 'error-status.label': 'Failed';
51
+ readonly 'timeout-status.label': 'Timed out';
52
+ readonly 'cancelled-status.label': 'Cancelled';
53
+ readonly 'init-status.label': 'Ready to connect';
54
+ readonly 'connecting-status.label': 'Connecting\u2026';
55
+ readonly 'connected-status.label': 'Enter authentication code';
56
+ readonly 'authenticating-status.label': 'Enter authentication code';
57
+ readonly 'success-status.label': 'Success';
58
+ readonly 'cancel.label': 'Cancel';
59
+ readonly 'done.label': 'Done';
60
+ readonly 'reset.label': 'Start over';
61
+ readonly 'auth-code-input.label': 'Enter the verification code';
62
+ readonly 'invitation-input.label': 'Paste an invitation code or URL';
63
+ readonly 'create-device-invitation.label': 'Add device';
64
+ readonly 'create-space-invitation.label': 'Invite';
65
+ readonly 'qr.label': 'Scan to accept invitation';
66
+ readonly 'empty-invitations.message': 'No pending invitations';
67
+ readonly 'empty-device-list.message': 'No devices authenticated other than this device.';
68
+ readonly 'show-all-spaces.label': 'All spaces';
69
+ readonly 'all-spaces.label': 'All spaces';
70
+ readonly 'create-space.label': 'Create a new space';
71
+ readonly 'join-space.label': 'Join a space';
72
+ readonly 'show-current-space.label': 'Current space';
73
+ readonly 'view-space-invitations.label': 'View space invitations';
74
+ readonly 'toggle-sidebar.label': 'Open/close sidebar';
75
+ readonly 'open-sidebar.label': 'Open sidebar';
76
+ readonly 'close-sidebar.label': 'Close sidebar';
77
+ readonly 'welcome.message': 'Welcome';
78
+ readonly 'selecting-identity.heading': 'Selecting identity';
79
+ readonly 'devices.heading': 'Devices';
80
+ readonly 'identity.heading': 'Profile settings';
81
+ readonly 'choose-add-device.label': 'Add device';
82
+ readonly 'choose-devices.label': 'Manage devices';
83
+ readonly 'choose-profile.label': 'Edit profile';
84
+ readonly 'choose-sign-out.label': 'Reset storage';
85
+ readonly 'choose-join-new-identity.label': 'Join existing device';
86
+ readonly 'empty-space-members.message': 'There is nobody in this space yet.';
87
+ readonly 'back-to-all-invitations.label': 'Back to all invitations';
88
+ readonly 'invitation.heading': 'Invitation';
89
+ readonly 'invitation-list.heading': 'Invitations';
90
+ readonly 'device-invitation-list.heading': 'Pending device invitations';
91
+ readonly 'space-invitation-list.heading': 'Pending invitations';
92
+ readonly 'device-list.heading': 'Devices';
93
+ readonly 'space-member-list.heading': 'Members';
94
+ readonly 'space-panel.heading': 'Space membership';
95
+ readonly 'auth-code.message': 'Enter the following auth code on the joining device. Click the code to copy\u00A0it.';
96
+ readonly 'auth-other-device-emoji.message': 'Be sure the other device shows the following\u00A0emoji.';
97
+ readonly 'display-name-input.label': 'Display name';
98
+ readonly 'display-name-input.placeholder': 'Enter a display name';
99
+ readonly 'invite-one.label': 'Create single-use invitation';
100
+ readonly 'invite-one.description': 'Only one user may join.';
101
+ readonly 'invite-one-qr.label': 'Single-use invitation';
102
+ readonly 'invite-one-list-item.label': 'Active single-use invitation';
103
+ readonly 'invite-many.label': 'Create multi-use invitation';
104
+ readonly 'invite-many.description': 'Anyone with the link can join.';
105
+ readonly 'invite-many-qr.label': 'Multi-use invitation';
106
+ readonly 'invite-many-list-item.label': 'Active multi-use invitation';
107
+ readonly 'invite-options.label': 'Change the active invite option.';
108
+ readonly 'reset-in-progress.label': 'Resetting...';
109
+ readonly 'confirm.label': 'Confirm';
110
+ readonly 'delete.label': 'Delete';
111
+ readonly 'reset-dialog.title': 'Reset Device';
112
+ readonly 'reset-storage-input.label': 'Type {{confirmationValue}} to confirm.';
113
+ readonly 'join-new-identity.label': 'Join an existing identity';
114
+ readonly 'join-new-identity-input.label': 'Type {{confirmationValue}} to confirm.';
115
+ readonly 'failed-to-reset-identity.message': 'Failed to reset identity.';
116
+ readonly 'confirmation.value': 'RESET';
117
+ readonly 'confirmation.placeholder': 'Type {{confirmationValue}} to confirm.';
118
+ readonly 'sign-out-chooser.title': 'WARNING';
119
+ readonly 'sign-out-chooser.message': 'Proceeding with the action below will erase all data on this device. This action cannot be undone.';
120
+ readonly 'reset-device.label': 'Reset storage';
121
+ readonly 'reset-device-confirm.message': 'Are you sure you want to reset your device? All data will be erased.';
122
+ readonly 'emoji-and-color.label': 'Emoji and color';
123
+ readonly 'clear.label': 'Use default';
124
+ readonly 'select-emoji.label': 'Avatar emoji';
125
+ readonly 'select-hue.label': 'Avatar background color';
126
+ readonly 'resetting.message': 'One moment while the device is reset\u2026';
127
+ readonly 'expires.label': 'Expires {{timeLeft}}';
128
+ readonly 'no-expiration.label': 'Doesn\u2019t expire';
129
+ readonly 'drag-handle.label': 'Drag to rearrange';
130
+ readonly 'expand.label': 'Expand';
131
+ readonly 'collapse.label': 'Collapse';
132
+ readonly 'add-object-to-space.label': 'Add to a space';
133
+ readonly 'red.label': 'Red';
134
+ readonly 'orange.label': 'Orange';
135
+ readonly 'amber.label': 'Amber';
136
+ readonly 'yellow.label': 'Yellow';
137
+ readonly 'lime.label': 'Lime';
138
+ readonly 'green.label': 'Green';
139
+ readonly 'emerald.label': 'Emerald';
140
+ readonly 'teal.label': 'Teal';
141
+ readonly 'cyan.label': 'Cyan';
142
+ readonly 'sky.label': 'Sky';
143
+ readonly 'blue.label': 'Blue';
144
+ readonly 'indigo.label': 'Indigo';
145
+ readonly 'violet.label': 'Violet';
146
+ readonly 'purple.label': 'Purple';
147
+ readonly 'fuchsia.label': 'Fuchsia';
148
+ readonly 'pink.label': 'Pink';
149
+ readonly 'rose.label': 'Rose';
150
+ readonly 'select-a-hue.label': 'Select color';
151
+ readonly 'hue.label': 'Hue';
152
+ readonly 'icon.label': 'Icon';
153
+ readonly 'current-device-tag.label': 'This device';
154
+ readonly 'device-name.placeholder': '{{platform}} on {{os}}';
155
+ readonly 'more-options.label': 'More options';
156
+ readonly 'disconnect.label': 'Go offline';
157
+ readonly 'connect.label': 'Go online';
158
+ readonly 'edit-device.label': 'Edit device name & avatar';
159
+ readonly 'agent.heading': 'Agent';
160
+ readonly 'create-agent.description': 'Creating an agent helps keep your devices and peers in-sync. An agent is like any other device, but since it\u2019s always online your changes will sync even when all your physical devices are\u00A0asleep.';
161
+ readonly 'create-agent.label': 'Start an agent';
162
+ readonly 'destroy-agent.label': 'Shut down agent';
163
+ readonly 'agent-device.label': 'Your agent';
164
+ readonly 'shell-fallback.title': 'Shell failed to connect';
165
+ readonly 'creating-agent.label': 'Starting agent\u2026';
166
+ readonly 'destroying-agent.label': 'Stopping agent\u2026';
167
+ readonly 'getting-agent.label': 'Checking agent status\u2026';
168
+ readonly 'agent-requested.label': 'Agent requested';
169
+ readonly 'agent-requested.description': 'The agent service is creating an agent for you. Once the agent connects, it will display in the devices list.';
170
+ readonly 'authenticating.label': 'Authenticating\u2026';
171
+ readonly 'create-recovery-code.label': 'Create recovery code';
172
+ readonly 'choose-recover-identity.label': 'Recover identity';
173
+ readonly 'cancel-invitation.label': 'Cancel';
174
+ readonly 'remove-invitation.label': 'Delete';
175
+ readonly 'failed-to-update-profile.message': 'Failed to update profile';
176
+ };
177
+ };
178
+ })[];
179
+ };
180
+ };
181
+ export default meta;
182
+ type Story = StoryObj<typeof meta>;
183
+ export declare const Default: Story;
184
+ //# sourceMappingURL=DevicesContainer.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DevicesContainer.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/DevicesContainer/DevicesContainer.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAcjE,QAAA,MAAM,IAAI;;;;;QAoBN,MAAM;QACN,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEyB,CAAC;eAE3B,IAAI;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { DevicesContainer as default } from './DevicesContainer';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/DevicesContainer/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,IAAI,OAAO,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,5 +1,4 @@
1
1
  import React from 'react';
2
2
  import { type JoinPanelProps } from '@dxos/shell/react';
3
- export declare const JOIN_DIALOG = "dxos.org/plugin/client/JoinDialog";
4
3
  export declare const JoinDialog: (props: JoinPanelProps) => React.JSX.Element;
5
4
  //# sourceMappingURL=JoinDialog.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JoinDialog.d.ts","sourceRoot":"","sources":["../../../../../src/containers/JoinDialog/JoinDialog.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAO3C,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAMnE,eAAO,MAAM,UAAU,UAAW,cAAc,sBAsC/C,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { type StoryObj } from '@storybook/react-vite';
2
+ import React from 'react';
3
+ declare const meta: {
4
+ title: string;
5
+ component: (props: import("@dxos/shell/react").JoinPanelProps) => React.JSX.Element;
6
+ render: () => React.JSX.Element;
7
+ decorators: import("@storybook/react").Decorator[];
8
+ parameters: {
9
+ translations: import("i18next").Resource[];
10
+ };
11
+ };
12
+ export default meta;
13
+ type Story = StoryObj<typeof meta>;
14
+ export declare const Default: Story;
15
+ //# sourceMappingURL=JoinDialog.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JoinDialog.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/JoinDialog/JoinDialog.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,MAAM,OAAO,CAAC;AAmB1B,QAAA,MAAM,IAAI;;;;;;;;CAYyB,CAAC;eAErB,IAAI;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { JoinDialog as default } from './JoinDialog';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/JoinDialog/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,IAAI,OAAO,EAAE,MAAM,cAAc,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ProfileContainer.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ProfileContainer/ProfileContainer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA2D,MAAM,OAAO,CAAC;AA6BhF,eAAO,MAAM,gBAAgB,yBA6I5B,CAAC"}