@dxos/plugin-client 0.8.3 → 0.8.4-main.1068cf700f

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 (436) hide show
  1. package/dist/lib/browser/app-graph-builder-DTETNB5U.mjs +119 -0
  2. package/dist/lib/browser/app-graph-builder-DTETNB5U.mjs.map +7 -0
  3. package/dist/lib/browser/chunk-4BZGRIFS.mjs +293 -0
  4. package/dist/lib/browser/chunk-4BZGRIFS.mjs.map +7 -0
  5. package/dist/lib/browser/chunk-G7C3S2BE.mjs +15 -0
  6. package/dist/lib/browser/chunk-G7C3S2BE.mjs.map +7 -0
  7. package/dist/lib/browser/chunk-MY6BJCB6.mjs +18 -0
  8. package/dist/lib/browser/chunk-MY6BJCB6.mjs.map +7 -0
  9. package/dist/lib/browser/cli/index.mjs +1049 -0
  10. package/dist/lib/browser/cli/index.mjs.map +7 -0
  11. package/dist/lib/browser/client-XOQQ5POJ.mjs +86 -0
  12. package/dist/lib/browser/client-XOQQ5POJ.mjs.map +7 -0
  13. package/dist/lib/browser/index.mjs +81 -86
  14. package/dist/lib/browser/index.mjs.map +4 -4
  15. package/dist/lib/browser/meta.json +1 -1
  16. package/dist/lib/browser/migrations-YNQ7L5GT.mjs +24 -0
  17. package/dist/lib/browser/migrations-YNQ7L5GT.mjs.map +7 -0
  18. package/dist/lib/browser/operation-resolver-N4YCJ4KS.mjs +299 -0
  19. package/dist/lib/browser/operation-resolver-N4YCJ4KS.mjs.map +7 -0
  20. package/dist/lib/browser/react-context-FDXHIBZL.mjs +24 -0
  21. package/dist/lib/browser/react-context-FDXHIBZL.mjs.map +7 -0
  22. package/dist/lib/browser/react-surface-ZP3FLVRS.mjs +676 -0
  23. package/dist/lib/browser/react-surface-ZP3FLVRS.mjs.map +7 -0
  24. package/dist/lib/browser/schema-defs-AYXOYD2M.mjs +27 -0
  25. package/dist/lib/browser/schema-defs-AYXOYD2M.mjs.map +7 -0
  26. package/dist/lib/browser/types/index.mjs +15 -0
  27. package/dist/lib/node-esm/app-graph-builder-PFKVFRXI.mjs +120 -0
  28. package/dist/lib/node-esm/app-graph-builder-PFKVFRXI.mjs.map +7 -0
  29. package/dist/lib/node-esm/chunk-JAF64TFQ.mjs +295 -0
  30. package/dist/lib/node-esm/chunk-JAF64TFQ.mjs.map +7 -0
  31. package/dist/lib/node-esm/chunk-MUOMX53G.mjs +20 -0
  32. package/dist/lib/node-esm/chunk-MUOMX53G.mjs.map +7 -0
  33. package/dist/lib/node-esm/chunk-PRAFFO54.mjs +16 -0
  34. package/dist/lib/node-esm/chunk-PRAFFO54.mjs.map +7 -0
  35. package/dist/lib/node-esm/cli/index.mjs +1050 -0
  36. package/dist/lib/node-esm/cli/index.mjs.map +7 -0
  37. package/dist/lib/node-esm/client-3YIMWKR7.mjs +87 -0
  38. package/dist/lib/node-esm/client-3YIMWKR7.mjs.map +7 -0
  39. package/dist/lib/node-esm/index.mjs +81 -86
  40. package/dist/lib/node-esm/index.mjs.map +4 -4
  41. package/dist/lib/node-esm/meta.json +1 -1
  42. package/dist/lib/node-esm/migrations-ZH5GNG4U.mjs +25 -0
  43. package/dist/lib/node-esm/migrations-ZH5GNG4U.mjs.map +7 -0
  44. package/dist/lib/node-esm/operation-resolver-CHGWI5P2.mjs +300 -0
  45. package/dist/lib/node-esm/operation-resolver-CHGWI5P2.mjs.map +7 -0
  46. package/dist/lib/node-esm/react-context-7Z2TVUTV.mjs +25 -0
  47. package/dist/lib/node-esm/react-context-7Z2TVUTV.mjs.map +7 -0
  48. package/dist/lib/node-esm/react-surface-BHJMHIMH.mjs +677 -0
  49. package/dist/lib/node-esm/react-surface-BHJMHIMH.mjs.map +7 -0
  50. package/dist/lib/node-esm/schema-defs-TV2SCKSH.mjs +28 -0
  51. package/dist/lib/node-esm/schema-defs-TV2SCKSH.mjs.map +7 -0
  52. package/dist/lib/node-esm/types/index.mjs +16 -0
  53. package/dist/types/src/ClientPlugin.d.ts +2 -1
  54. package/dist/types/src/ClientPlugin.d.ts.map +1 -1
  55. package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts +6 -0
  56. package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts.map +1 -0
  57. package/dist/types/src/capabilities/app-graph-builder/index.d.ts +3 -0
  58. package/dist/types/src/capabilities/app-graph-builder/index.d.ts.map +1 -0
  59. package/dist/types/src/capabilities/client/client.d.ts +8 -0
  60. package/dist/types/src/capabilities/client/client.d.ts.map +1 -0
  61. package/dist/types/src/capabilities/client/index.d.ts +18 -0
  62. package/dist/types/src/capabilities/client/index.d.ts.map +1 -0
  63. package/dist/types/src/capabilities/index.d.ts +7 -19
  64. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  65. package/dist/types/src/capabilities/migrations/index.d.ts +3 -0
  66. package/dist/types/src/capabilities/migrations/index.d.ts.map +1 -0
  67. package/dist/types/src/capabilities/migrations/migrations.d.ts +5 -0
  68. package/dist/types/src/capabilities/migrations/migrations.d.ts.map +1 -0
  69. package/dist/types/src/capabilities/operation-resolver/index.d.ts +5 -0
  70. package/dist/types/src/capabilities/operation-resolver/index.d.ts.map +1 -0
  71. package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts +8 -0
  72. package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts.map +1 -0
  73. package/dist/types/src/capabilities/react-context/index.d.ts +7 -0
  74. package/dist/types/src/capabilities/react-context/index.d.ts.map +1 -0
  75. package/dist/types/src/capabilities/react-context/react-context.d.ts +10 -0
  76. package/dist/types/src/capabilities/react-context/react-context.d.ts.map +1 -0
  77. package/dist/types/src/capabilities/react-surface/index.d.ts +5 -0
  78. package/dist/types/src/capabilities/react-surface/index.d.ts.map +1 -0
  79. package/dist/types/src/capabilities/react-surface/react-surface.d.ts +9 -0
  80. package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +1 -0
  81. package/dist/types/src/capabilities/schema-defs/index.d.ts +3 -0
  82. package/dist/types/src/capabilities/schema-defs/index.d.ts.map +1 -0
  83. package/dist/types/src/capabilities/schema-defs/schema-defs.d.ts +5 -0
  84. package/dist/types/src/capabilities/schema-defs/schema-defs.d.ts.map +1 -0
  85. package/dist/types/src/cli/commands/config/index.d.ts +5 -0
  86. package/dist/types/src/cli/commands/config/index.d.ts.map +1 -0
  87. package/dist/types/src/cli/commands/config/view.d.ts +5 -0
  88. package/dist/types/src/cli/commands/config/view.d.ts.map +1 -0
  89. package/dist/types/src/cli/commands/device/index.d.ts +7 -0
  90. package/dist/types/src/cli/commands/device/index.d.ts.map +1 -0
  91. package/dist/types/src/cli/commands/device/info/index.d.ts +2 -0
  92. package/dist/types/src/cli/commands/device/info/index.d.ts.map +1 -0
  93. package/dist/types/src/cli/commands/device/info/info.d.ts +7 -0
  94. package/dist/types/src/cli/commands/device/info/info.d.ts.map +1 -0
  95. package/dist/types/src/cli/commands/device/info/info.test.d.ts +2 -0
  96. package/dist/types/src/cli/commands/device/info/info.test.d.ts.map +1 -0
  97. package/dist/types/src/cli/commands/device/list/index.d.ts +2 -0
  98. package/dist/types/src/cli/commands/device/list/index.d.ts.map +1 -0
  99. package/dist/types/src/cli/commands/device/list/list.d.ts +7 -0
  100. package/dist/types/src/cli/commands/device/list/list.d.ts.map +1 -0
  101. package/dist/types/src/cli/commands/device/list/list.test.d.ts +2 -0
  102. package/dist/types/src/cli/commands/device/list/list.test.d.ts.map +1 -0
  103. package/dist/types/src/cli/commands/device/update/index.d.ts +2 -0
  104. package/dist/types/src/cli/commands/device/update/index.d.ts.map +1 -0
  105. package/dist/types/src/cli/commands/device/update/update.d.ts +11 -0
  106. package/dist/types/src/cli/commands/device/update/update.d.ts.map +1 -0
  107. package/dist/types/src/cli/commands/device/util.d.ts +16 -0
  108. package/dist/types/src/cli/commands/device/util.d.ts.map +1 -0
  109. package/dist/types/src/cli/commands/edge/index.d.ts +5 -0
  110. package/dist/types/src/cli/commands/edge/index.d.ts.map +1 -0
  111. package/dist/types/src/cli/commands/edge/status.d.ts +7 -0
  112. package/dist/types/src/cli/commands/edge/status.d.ts.map +1 -0
  113. package/dist/types/src/cli/commands/halo/create/create.d.ts +15 -0
  114. package/dist/types/src/cli/commands/halo/create/create.d.ts.map +1 -0
  115. package/dist/types/src/cli/commands/halo/create/create.test.d.ts +2 -0
  116. package/dist/types/src/cli/commands/halo/create/create.test.d.ts.map +1 -0
  117. package/dist/types/src/cli/commands/halo/create/index.d.ts +2 -0
  118. package/dist/types/src/cli/commands/halo/create/index.d.ts.map +1 -0
  119. package/dist/types/src/cli/commands/halo/credential/add/add.d.ts +13 -0
  120. package/dist/types/src/cli/commands/halo/credential/add/add.d.ts.map +1 -0
  121. package/dist/types/src/cli/commands/halo/credential/add/index.d.ts +2 -0
  122. package/dist/types/src/cli/commands/halo/credential/add/index.d.ts.map +1 -0
  123. package/dist/types/src/cli/commands/halo/credential/index.d.ts +12 -0
  124. package/dist/types/src/cli/commands/halo/credential/index.d.ts.map +1 -0
  125. package/dist/types/src/cli/commands/halo/credential/list/index.d.ts +2 -0
  126. package/dist/types/src/cli/commands/halo/credential/list/index.d.ts.map +1 -0
  127. package/dist/types/src/cli/commands/halo/credential/list/list.d.ts +19 -0
  128. package/dist/types/src/cli/commands/halo/credential/list/list.d.ts.map +1 -0
  129. package/dist/types/src/cli/commands/halo/credential/list/list.test.d.ts +2 -0
  130. package/dist/types/src/cli/commands/halo/credential/list/list.test.d.ts.map +1 -0
  131. package/dist/types/src/cli/commands/halo/identity/identity.d.ts +7 -0
  132. package/dist/types/src/cli/commands/halo/identity/identity.d.ts.map +1 -0
  133. package/dist/types/src/cli/commands/halo/identity/identity.test.d.ts +2 -0
  134. package/dist/types/src/cli/commands/halo/identity/identity.test.d.ts.map +1 -0
  135. package/dist/types/src/cli/commands/halo/identity/index.d.ts +2 -0
  136. package/dist/types/src/cli/commands/halo/identity/index.d.ts.map +1 -0
  137. package/dist/types/src/cli/commands/halo/index.d.ts +3 -0
  138. package/dist/types/src/cli/commands/halo/index.d.ts.map +1 -0
  139. package/dist/types/src/cli/commands/halo/join/index.d.ts +2 -0
  140. package/dist/types/src/cli/commands/halo/join/index.d.ts.map +1 -0
  141. package/dist/types/src/cli/commands/halo/join/join.d.ts +8 -0
  142. package/dist/types/src/cli/commands/halo/join/join.d.ts.map +1 -0
  143. package/dist/types/src/cli/commands/halo/join/join.test.d.ts +2 -0
  144. package/dist/types/src/cli/commands/halo/join/join.test.d.ts.map +1 -0
  145. package/dist/types/src/cli/commands/halo/keys/index.d.ts +2 -0
  146. package/dist/types/src/cli/commands/halo/keys/index.d.ts.map +1 -0
  147. package/dist/types/src/cli/commands/halo/keys/keys.d.ts +7 -0
  148. package/dist/types/src/cli/commands/halo/keys/keys.d.ts.map +1 -0
  149. package/dist/types/src/cli/commands/halo/keys/keys.test.d.ts +2 -0
  150. package/dist/types/src/cli/commands/halo/keys/keys.test.d.ts.map +1 -0
  151. package/dist/types/src/cli/commands/halo/recover/index.d.ts +2 -0
  152. package/dist/types/src/cli/commands/halo/recover/index.d.ts.map +1 -0
  153. package/dist/types/src/cli/commands/halo/recover/recover.d.ts +7 -0
  154. package/dist/types/src/cli/commands/halo/recover/recover.d.ts.map +1 -0
  155. package/dist/types/src/cli/commands/halo/recover/recover.test.d.ts +2 -0
  156. package/dist/types/src/cli/commands/halo/recover/recover.test.d.ts.map +1 -0
  157. package/dist/types/src/cli/commands/halo/seed/index.d.ts +2 -0
  158. package/dist/types/src/cli/commands/halo/seed/index.d.ts.map +1 -0
  159. package/dist/types/src/cli/commands/halo/seed/seed.d.ts +7 -0
  160. package/dist/types/src/cli/commands/halo/seed/seed.d.ts.map +1 -0
  161. package/dist/types/src/cli/commands/halo/share/index.d.ts +2 -0
  162. package/dist/types/src/cli/commands/halo/share/index.d.ts.map +1 -0
  163. package/dist/types/src/cli/commands/halo/share/share.d.ts +15 -0
  164. package/dist/types/src/cli/commands/halo/share/share.d.ts.map +1 -0
  165. package/dist/types/src/cli/commands/halo/update/index.d.ts +2 -0
  166. package/dist/types/src/cli/commands/halo/update/index.d.ts.map +1 -0
  167. package/dist/types/src/cli/commands/halo/update/update.d.ts +11 -0
  168. package/dist/types/src/cli/commands/halo/update/update.d.ts.map +1 -0
  169. package/dist/types/src/cli/commands/halo/update/update.test.d.ts +2 -0
  170. package/dist/types/src/cli/commands/halo/update/update.test.d.ts.map +1 -0
  171. package/dist/types/src/cli/commands/halo/util.d.ts +13 -0
  172. package/dist/types/src/cli/commands/halo/util.d.ts.map +1 -0
  173. package/dist/types/src/cli/commands/index.d.ts +6 -0
  174. package/dist/types/src/cli/commands/index.d.ts.map +1 -0
  175. package/dist/types/src/cli/commands/profile/create.d.ts +9 -0
  176. package/dist/types/src/cli/commands/profile/create.d.ts.map +1 -0
  177. package/dist/types/src/cli/commands/profile/delete.d.ts +8 -0
  178. package/dist/types/src/cli/commands/profile/delete.d.ts.map +1 -0
  179. package/dist/types/src/cli/commands/profile/import.d.ts +17 -0
  180. package/dist/types/src/cli/commands/profile/import.d.ts.map +1 -0
  181. package/dist/types/src/cli/commands/profile/index.d.ts +19 -0
  182. package/dist/types/src/cli/commands/profile/index.d.ts.map +1 -0
  183. package/dist/types/src/cli/commands/profile/inspect.d.ts +13 -0
  184. package/dist/types/src/cli/commands/profile/inspect.d.ts.map +1 -0
  185. package/dist/types/src/cli/commands/profile/list.d.ts +6 -0
  186. package/dist/types/src/cli/commands/profile/list.d.ts.map +1 -0
  187. package/dist/types/src/cli/commands/profile/reset.d.ts +8 -0
  188. package/dist/types/src/cli/commands/profile/reset.d.ts.map +1 -0
  189. package/dist/types/src/cli/commands/profile/util.d.ts +24 -0
  190. package/dist/types/src/cli/commands/profile/util.d.ts.map +1 -0
  191. package/dist/types/src/cli/index.d.ts +2 -0
  192. package/dist/types/src/cli/index.d.ts.map +1 -0
  193. package/dist/types/src/cli/plugin.d.ts +4 -0
  194. package/dist/types/src/cli/plugin.d.ts.map +1 -0
  195. package/dist/types/src/cli/testing/test-console.d.ts +37 -0
  196. package/dist/types/src/cli/testing/test-console.d.ts.map +1 -0
  197. package/dist/types/src/components/DevicesContainer.d.ts.map +1 -1
  198. package/dist/types/src/components/DevicesContainer.stories.d.ts +178 -5
  199. package/dist/types/src/components/DevicesContainer.stories.d.ts.map +1 -1
  200. package/dist/types/src/components/JoinDialog.d.ts +0 -1
  201. package/dist/types/src/components/JoinDialog.d.ts.map +1 -1
  202. package/dist/types/src/components/ProfileContainer.d.ts.map +1 -1
  203. package/dist/types/src/components/ProfileContainer.stories.d.ts +11 -5
  204. package/dist/types/src/components/ProfileContainer.stories.d.ts.map +1 -1
  205. package/dist/types/src/components/RecoveryCodeDialog.d.ts +0 -1
  206. package/dist/types/src/components/RecoveryCodeDialog.d.ts.map +1 -1
  207. package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts +13 -5
  208. package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts.map +1 -1
  209. package/dist/types/src/components/RecoveryCredentialsContainer.d.ts +1 -1
  210. package/dist/types/src/components/RecoveryCredentialsContainer.d.ts.map +1 -1
  211. package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts +11 -5
  212. package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts.map +1 -1
  213. package/dist/types/src/components/ResetDialog.d.ts +5 -3
  214. package/dist/types/src/components/ResetDialog.d.ts.map +1 -1
  215. package/dist/types/src/components/ResetDialog.stories.d.ts +13 -4
  216. package/dist/types/src/components/ResetDialog.stories.d.ts.map +1 -1
  217. package/dist/types/src/constants.d.ts +4 -0
  218. package/dist/types/src/constants.d.ts.map +1 -0
  219. package/dist/types/src/index.d.ts +3 -3
  220. package/dist/types/src/index.d.ts.map +1 -1
  221. package/dist/types/src/meta.d.ts +2 -3
  222. package/dist/types/src/meta.d.ts.map +1 -1
  223. package/dist/types/src/translations.d.ts +2 -48
  224. package/dist/types/src/translations.d.ts.map +1 -1
  225. package/dist/types/src/types/capabilities.d.ts +10 -0
  226. package/dist/types/src/types/capabilities.d.ts.map +1 -0
  227. package/dist/types/src/types/events.d.ts +9 -0
  228. package/dist/types/src/types/events.d.ts.map +1 -0
  229. package/dist/types/src/types/index.d.ts +4 -0
  230. package/dist/types/src/types/index.d.ts.map +1 -0
  231. package/dist/types/src/types/schema.d.ts +296 -0
  232. package/dist/types/src/types/schema.d.ts.map +1 -0
  233. package/dist/types/tsconfig.tsbuildinfo +1 -1
  234. package/package.json +60 -46
  235. package/src/ClientPlugin.ts +42 -61
  236. package/src/capabilities/app-graph-builder/app-graph-builder.ts +96 -0
  237. package/src/capabilities/app-graph-builder/index.ts +7 -0
  238. package/src/capabilities/client/client.ts +75 -0
  239. package/src/capabilities/client/index.ts +7 -0
  240. package/src/capabilities/index.ts +7 -11
  241. package/src/capabilities/migrations/index.ts +7 -0
  242. package/src/capabilities/migrations/migrations.ts +30 -0
  243. package/src/capabilities/operation-resolver/index.ts +7 -0
  244. package/src/capabilities/operation-resolver/operation-resolver.ts +249 -0
  245. package/src/capabilities/react-context/index.ts +7 -0
  246. package/src/capabilities/react-context/react-context.tsx +25 -0
  247. package/src/capabilities/react-surface/index.ts +7 -0
  248. package/src/capabilities/react-surface/react-surface.tsx +75 -0
  249. package/src/capabilities/schema-defs/index.ts +7 -0
  250. package/src/capabilities/schema-defs/schema-defs.ts +36 -0
  251. package/src/cli/commands/config/index.ts +12 -0
  252. package/src/cli/commands/config/view.ts +26 -0
  253. package/src/cli/commands/device/index.ts +14 -0
  254. package/src/cli/commands/device/info/index.ts +5 -0
  255. package/src/cli/commands/device/info/info.test.ts +29 -0
  256. package/src/cli/commands/device/info/info.ts +50 -0
  257. package/src/cli/commands/device/list/index.ts +5 -0
  258. package/src/cli/commands/device/list/list.test.ts +31 -0
  259. package/src/cli/commands/device/list/list.ts +30 -0
  260. package/src/cli/commands/device/update/index.ts +5 -0
  261. package/src/cli/commands/device/update/update.ts +70 -0
  262. package/src/cli/commands/device/util.ts +55 -0
  263. package/src/cli/commands/edge/index.ts +12 -0
  264. package/src/cli/commands/edge/status.ts +45 -0
  265. package/src/cli/commands/halo/create/create.test.ts +52 -0
  266. package/src/cli/commands/halo/create/create.ts +75 -0
  267. package/src/cli/commands/halo/create/index.ts +5 -0
  268. package/src/cli/commands/halo/credential/add/add.ts +97 -0
  269. package/src/cli/commands/halo/credential/add/index.ts +5 -0
  270. package/src/cli/commands/halo/credential/index.ts +13 -0
  271. package/src/cli/commands/halo/credential/list/index.ts +5 -0
  272. package/src/cli/commands/halo/credential/list/list.test.ts +28 -0
  273. package/src/cli/commands/halo/credential/list/list.ts +118 -0
  274. package/src/cli/commands/halo/identity/identity.test.ts +40 -0
  275. package/src/cli/commands/halo/identity/identity.ts +46 -0
  276. package/src/cli/commands/halo/identity/index.ts +5 -0
  277. package/src/cli/commands/halo/index.ts +21 -0
  278. package/src/cli/commands/halo/join/index.ts +5 -0
  279. package/src/cli/commands/halo/join/join.test.ts +10 -0
  280. package/src/cli/commands/halo/join/join.ts +87 -0
  281. package/src/cli/commands/halo/keys/index.ts +5 -0
  282. package/src/cli/commands/halo/keys/keys.test.ts +29 -0
  283. package/src/cli/commands/halo/keys/keys.ts +42 -0
  284. package/src/cli/commands/halo/recover/index.ts +5 -0
  285. package/src/cli/commands/halo/recover/recover.test.ts +10 -0
  286. package/src/cli/commands/halo/recover/recover.ts +44 -0
  287. package/src/cli/commands/halo/seed/index.ts +5 -0
  288. package/src/cli/commands/halo/seed/seed.ts +38 -0
  289. package/src/cli/commands/halo/share/index.ts +5 -0
  290. package/src/cli/commands/halo/share/share.ts +97 -0
  291. package/src/cli/commands/halo/update/index.ts +5 -0
  292. package/src/cli/commands/halo/update/update.test.ts +29 -0
  293. package/src/cli/commands/halo/update/update.ts +69 -0
  294. package/src/cli/commands/halo/util.ts +18 -0
  295. package/src/cli/commands/index.ts +9 -0
  296. package/src/cli/commands/profile/create.ts +87 -0
  297. package/src/cli/commands/profile/delete.ts +33 -0
  298. package/src/cli/commands/profile/import.ts +101 -0
  299. package/src/cli/commands/profile/index.ts +17 -0
  300. package/src/cli/commands/profile/inspect.ts +64 -0
  301. package/src/cli/commands/profile/list.ts +54 -0
  302. package/src/cli/commands/profile/reset.ts +45 -0
  303. package/src/cli/commands/profile/util.ts +48 -0
  304. package/src/cli/index.ts +5 -0
  305. package/src/cli/plugin.ts +34 -0
  306. package/src/cli/testing/test-console.ts +88 -0
  307. package/src/components/DevicesContainer.stories.tsx +19 -18
  308. package/src/components/DevicesContainer.tsx +72 -92
  309. package/src/components/JoinDialog.tsx +15 -17
  310. package/src/components/ProfileContainer.stories.tsx +8 -9
  311. package/src/components/ProfileContainer.tsx +67 -64
  312. package/src/components/RecoveryCodeDialog.stories.tsx +10 -11
  313. package/src/components/RecoveryCodeDialog.tsx +5 -7
  314. package/src/components/RecoveryCredentialsContainer.stories.tsx +16 -16
  315. package/src/components/RecoveryCredentialsContainer.tsx +49 -54
  316. package/src/components/ResetDialog.stories.tsx +37 -18
  317. package/src/components/ResetDialog.tsx +26 -22
  318. package/src/constants.ts +9 -0
  319. package/src/index.ts +3 -3
  320. package/src/meta.ts +8 -5
  321. package/src/translations.ts +11 -6
  322. package/src/types/capabilities.ts +16 -0
  323. package/src/types/events.ts +15 -0
  324. package/src/types/index.ts +7 -0
  325. package/src/types/schema.ts +243 -0
  326. package/dist/lib/browser/app-graph-builder-CBRN2DMK.mjs +0 -123
  327. package/dist/lib/browser/app-graph-builder-CBRN2DMK.mjs.map +0 -7
  328. package/dist/lib/browser/chunk-5MC5HCIM.mjs +0 -693
  329. package/dist/lib/browser/chunk-5MC5HCIM.mjs.map +0 -7
  330. package/dist/lib/browser/chunk-IA3AVM4I.mjs +0 -111
  331. package/dist/lib/browser/chunk-IA3AVM4I.mjs.map +0 -7
  332. package/dist/lib/browser/chunk-MCEXD5XH.mjs +0 -12
  333. package/dist/lib/browser/chunk-MCEXD5XH.mjs.map +0 -7
  334. package/dist/lib/browser/chunk-PSSNS4C6.mjs +0 -18
  335. package/dist/lib/browser/chunk-PSSNS4C6.mjs.map +0 -7
  336. package/dist/lib/browser/chunk-UCVFWBKT.mjs +0 -19
  337. package/dist/lib/browser/chunk-UCVFWBKT.mjs.map +0 -7
  338. package/dist/lib/browser/client-NMS3MSFP.mjs +0 -37
  339. package/dist/lib/browser/client-NMS3MSFP.mjs.map +0 -7
  340. package/dist/lib/browser/intent-resolver-SLQZMO6I.mjs +0 -305
  341. package/dist/lib/browser/intent-resolver-SLQZMO6I.mjs.map +0 -7
  342. package/dist/lib/browser/migrations-QRQV6ZAM.mjs +0 -23
  343. package/dist/lib/browser/migrations-QRQV6ZAM.mjs.map +0 -7
  344. package/dist/lib/browser/react-context-IE2O2OYK.mjs +0 -24
  345. package/dist/lib/browser/react-context-IE2O2OYK.mjs.map +0 -7
  346. package/dist/lib/browser/react-surface-QFC2G27R.mjs +0 -66
  347. package/dist/lib/browser/react-surface-QFC2G27R.mjs.map +0 -7
  348. package/dist/lib/browser/schema-defs-DNRDVQQJ.mjs +0 -25
  349. package/dist/lib/browser/schema-defs-DNRDVQQJ.mjs.map +0 -7
  350. package/dist/lib/browser/types.mjs +0 -10
  351. package/dist/lib/node/app-graph-builder-BEEYM3A5.cjs +0 -134
  352. package/dist/lib/node/app-graph-builder-BEEYM3A5.cjs.map +0 -7
  353. package/dist/lib/node/chunk-BEJWU2NE.cjs +0 -718
  354. package/dist/lib/node/chunk-BEJWU2NE.cjs.map +0 -7
  355. package/dist/lib/node/chunk-BL6EBWOS.cjs +0 -131
  356. package/dist/lib/node/chunk-BL6EBWOS.cjs.map +0 -7
  357. package/dist/lib/node/chunk-CIYUKY3J.cjs +0 -37
  358. package/dist/lib/node/chunk-CIYUKY3J.cjs.map +0 -7
  359. package/dist/lib/node/chunk-DJKWB5L6.cjs +0 -35
  360. package/dist/lib/node/chunk-DJKWB5L6.cjs.map +0 -7
  361. package/dist/lib/node/chunk-DNKJCPU7.cjs +0 -38
  362. package/dist/lib/node/chunk-DNKJCPU7.cjs.map +0 -7
  363. package/dist/lib/node/client-Q3EQS4HA.cjs +0 -51
  364. package/dist/lib/node/client-Q3EQS4HA.cjs.map +0 -7
  365. package/dist/lib/node/index.cjs +0 -175
  366. package/dist/lib/node/index.cjs.map +0 -7
  367. package/dist/lib/node/intent-resolver-QURURONO.cjs +0 -312
  368. package/dist/lib/node/intent-resolver-QURURONO.cjs.map +0 -7
  369. package/dist/lib/node/meta.json +0 -1
  370. package/dist/lib/node/migrations-6FEWMF7U.cjs +0 -39
  371. package/dist/lib/node/migrations-6FEWMF7U.cjs.map +0 -7
  372. package/dist/lib/node/react-context-JS7Y5ZOK.cjs +0 -48
  373. package/dist/lib/node/react-context-JS7Y5ZOK.cjs.map +0 -7
  374. package/dist/lib/node/react-surface-RGRHOPVK.cjs +0 -82
  375. package/dist/lib/node/react-surface-RGRHOPVK.cjs.map +0 -7
  376. package/dist/lib/node/schema-defs-TA52ARBO.cjs +0 -41
  377. package/dist/lib/node/schema-defs-TA52ARBO.cjs.map +0 -7
  378. package/dist/lib/node/types.cjs +0 -32
  379. package/dist/lib/node/types.cjs.map +0 -7
  380. package/dist/lib/node-esm/app-graph-builder-OZEAAKNT.mjs +0 -124
  381. package/dist/lib/node-esm/app-graph-builder-OZEAAKNT.mjs.map +0 -7
  382. package/dist/lib/node-esm/chunk-37E3EI46.mjs +0 -19
  383. package/dist/lib/node-esm/chunk-37E3EI46.mjs.map +0 -7
  384. package/dist/lib/node-esm/chunk-FJYSQRBO.mjs +0 -20
  385. package/dist/lib/node-esm/chunk-FJYSQRBO.mjs.map +0 -7
  386. package/dist/lib/node-esm/chunk-HM7VB4ZV.mjs +0 -14
  387. package/dist/lib/node-esm/chunk-HM7VB4ZV.mjs.map +0 -7
  388. package/dist/lib/node-esm/chunk-STGGUFV2.mjs +0 -112
  389. package/dist/lib/node-esm/chunk-STGGUFV2.mjs.map +0 -7
  390. package/dist/lib/node-esm/chunk-WHKQMAO5.mjs +0 -694
  391. package/dist/lib/node-esm/chunk-WHKQMAO5.mjs.map +0 -7
  392. package/dist/lib/node-esm/client-EBFQZRSF.mjs +0 -38
  393. package/dist/lib/node-esm/client-EBFQZRSF.mjs.map +0 -7
  394. package/dist/lib/node-esm/intent-resolver-MV55C5ED.mjs +0 -306
  395. package/dist/lib/node-esm/intent-resolver-MV55C5ED.mjs.map +0 -7
  396. package/dist/lib/node-esm/migrations-AK43ZE6G.mjs +0 -24
  397. package/dist/lib/node-esm/migrations-AK43ZE6G.mjs.map +0 -7
  398. package/dist/lib/node-esm/react-context-6N7NMUJE.mjs +0 -25
  399. package/dist/lib/node-esm/react-context-6N7NMUJE.mjs.map +0 -7
  400. package/dist/lib/node-esm/react-surface-JUYTGBEM.mjs +0 -67
  401. package/dist/lib/node-esm/react-surface-JUYTGBEM.mjs.map +0 -7
  402. package/dist/lib/node-esm/schema-defs-O2KQQXJH.mjs +0 -26
  403. package/dist/lib/node-esm/schema-defs-O2KQQXJH.mjs.map +0 -7
  404. package/dist/lib/node-esm/types.mjs +0 -11
  405. package/dist/types/src/capabilities/app-graph-builder.d.ts +0 -4
  406. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +0 -1
  407. package/dist/types/src/capabilities/capabilities.d.ts +0 -10
  408. package/dist/types/src/capabilities/capabilities.d.ts.map +0 -1
  409. package/dist/types/src/capabilities/client.d.ts +0 -9
  410. package/dist/types/src/capabilities/client.d.ts.map +0 -1
  411. package/dist/types/src/capabilities/intent-resolver.d.ts +0 -8
  412. package/dist/types/src/capabilities/intent-resolver.d.ts.map +0 -1
  413. package/dist/types/src/capabilities/migrations.d.ts +0 -4
  414. package/dist/types/src/capabilities/migrations.d.ts.map +0 -1
  415. package/dist/types/src/capabilities/react-context.d.ts +0 -8
  416. package/dist/types/src/capabilities/react-context.d.ts.map +0 -1
  417. package/dist/types/src/capabilities/react-surface.d.ts +0 -8
  418. package/dist/types/src/capabilities/react-surface.d.ts.map +0 -1
  419. package/dist/types/src/capabilities/schema-defs.d.ts +0 -4
  420. package/dist/types/src/capabilities/schema-defs.d.ts.map +0 -1
  421. package/dist/types/src/events.d.ts +0 -8
  422. package/dist/types/src/events.d.ts.map +0 -1
  423. package/dist/types/src/types.d.ts +0 -136
  424. package/dist/types/src/types.d.ts.map +0 -1
  425. package/src/capabilities/app-graph-builder.ts +0 -113
  426. package/src/capabilities/capabilities.ts +0 -17
  427. package/src/capabilities/client.ts +0 -41
  428. package/src/capabilities/intent-resolver.ts +0 -250
  429. package/src/capabilities/migrations.ts +0 -25
  430. package/src/capabilities/react-context.tsx +0 -20
  431. package/src/capabilities/react-surface.tsx +0 -67
  432. package/src/capabilities/schema-defs.ts +0 -29
  433. package/src/events.ts +0 -15
  434. package/src/types.ts +0 -131
  435. /package/dist/lib/browser/{types.mjs.map → types/index.mjs.map} +0 -0
  436. /package/dist/lib/node-esm/{types.mjs.map → types/index.mjs.map} +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/edge/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAI/C,eAAO,MAAM,IAAI;;EAGhB,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 getStatus: () => Effect.Effect<void, import("effect/Cause").UnknownException, ClientService | CommandConfig>;
6
+ export declare const status: Command.Command<"status", ClientService | CommandConfig, import("effect/Cause").UnknownException, {}>;
7
+ //# sourceMappingURL=status.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"status.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/edge/status.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;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAG7C,eAAO,MAAM,SAAS,mGA0BnB,CAAC;AAGJ,eAAO,MAAM,MAAM,uGAElB,CAAC"}
@@ -0,0 +1,15 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Effect from 'effect/Effect';
3
+ import * as Option from 'effect/Option';
4
+ import { Plugin } from '@dxos/app-framework';
5
+ import { CommandConfig } from '@dxos/cli-util';
6
+ import { ClientService } from '@dxos/client';
7
+ export declare const handler: (args_0: {
8
+ agent: boolean;
9
+ displayName: Option.Option<string>;
10
+ }) => Effect.Effect<void, Error | import("@dxos/cli-util").SpaceNotFoundError, Plugin.Service | ClientService | CommandConfig>;
11
+ export declare const create: Command.Command<"create", Plugin.Service | ClientService | CommandConfig, Error | import("@dxos/cli-util").SpaceNotFoundError, {
12
+ readonly agent: boolean;
13
+ readonly displayName: Option.Option<string>;
14
+ }>;
15
+ //# sourceMappingURL=create.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/create/create.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAG/C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAgB,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAC3D,OAAO,EAAE,aAAa,EAA4B,MAAM,gBAAgB,CAAC;AAEzE,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAM7C,eAAO,MAAM,OAAO;WAIX,OAAO;iBACD,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;8HAoClC,CAAC;AAEH,eAAO,MAAM,MAAM;;;EAYsC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=create.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.test.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/create/create.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './create';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/create/index.ts"],"names":[],"mappings":"AAIA,cAAc,UAAU,CAAC"}
@@ -0,0 +1,13 @@
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 { ClientService } from '@dxos/client';
7
+ export declare const handler: (args_0: {
8
+ credential: Option.Option<string>;
9
+ }) => Effect.Effect<void, Error, ClientService | CommandConfig | Prompt.Prompt.Environment>;
10
+ export declare const add: Command.Command<"add", ClientService | CommandConfig | Prompt.Prompt.Environment, Error, {
11
+ readonly credential: Option.Option<string>;
12
+ }>;
13
+ //# sourceMappingURL=add.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"add.d.ts","sourceRoot":"","sources":["../../../../../../../../src/cli/commands/halo/credential/add/add.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAC/C,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAE7C,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;gBAAsD,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;2FAqE7F,CAAC;AAEH,eAAO,MAAM,GAAG;;EAS+C,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './add';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/cli/commands/halo/credential/add/index.ts"],"names":[],"mappings":"AAIA,cAAc,OAAO,CAAC"}
@@ -0,0 +1,12 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ export declare const credential: Command.Command<"credential", import("@dxos/client").ClientService | import("@dxos/cli-util").CommandConfig | import("@effect/cli/Prompt").Prompt.Environment, Error | import("@dxos/cli-util").SpaceNotFoundError, {
3
+ readonly subcommand: import("effect/Option").Option<{
4
+ readonly credential: import("effect/Option").Option<string>;
5
+ } | {
6
+ readonly type: import("effect/Option").Option<string>;
7
+ readonly spaceId: import("effect/Option").Option<import("@dxos/keys").SpaceId>;
8
+ readonly timeout: number;
9
+ readonly delay: number;
10
+ }>;
11
+ }>;
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/credential/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAK/C,eAAO,MAAM,UAAU;;;;;;;;;EAGtB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './list';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/cli/commands/halo/credential/list/index.ts"],"names":[],"mappings":"AAIA,cAAc,QAAQ,CAAC"}
@@ -0,0 +1,19 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Effect from 'effect/Effect';
3
+ import * as Option from 'effect/Option';
4
+ import { CommandConfig } from '@dxos/cli-util';
5
+ import { ClientService } from '@dxos/client';
6
+ import { type Key } from '@dxos/echo';
7
+ export declare const handler: (args_0: {
8
+ type: Option.Option<string>;
9
+ spaceId: Option.Option<string>;
10
+ timeout: number;
11
+ delay: number;
12
+ }) => Effect.Effect<void, import("effect/Cause").UnknownException | import("@dxos/cli-util").SpaceNotFoundError, ClientService | CommandConfig>;
13
+ export declare const list: Command.Command<"list", ClientService | CommandConfig, import("effect/Cause").UnknownException | import("@dxos/cli-util").SpaceNotFoundError, {
14
+ readonly type: Option.Option<string>;
15
+ readonly spaceId: Option.Option<Key.SpaceId>;
16
+ readonly timeout: number;
17
+ readonly delay: number;
18
+ }>;
19
+ //# sourceMappingURL=list.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../../../../src/cli/commands/halo/credential/list/list.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAI/C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AACxC,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAgE,MAAM,gBAAgB,CAAC;AAC7G,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAE7C,OAAO,EAAE,KAAK,GAAG,EAAE,MAAM,YAAY,CAAC;AAsBtC,eAAO,MAAM,OAAO;UAMZ,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;aAClB,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC;aACrB,MAAM;WACR,MAAM;+IAuDb,CAAC;AAEH,eAAO,MAAM,IAAI;;;;;EAewC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=list.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list.test.d.ts","sourceRoot":"","sources":["../../../../../../../../src/cli/commands/halo/credential/list/list.test.ts"],"names":[],"mappings":""}
@@ -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 identity: Command.Command<"identity", ClientService | CommandConfig, import("effect/Cause").UnknownException, {}>;
7
+ //# sourceMappingURL=identity.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"identity.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/identity/identity.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;AAE/C,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAI7C,eAAO,MAAM,OAAO,mGA2BlB,CAAC;AAEH,eAAO,MAAM,QAAQ,yGAEpB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=identity.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"identity.test.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/identity/identity.test.ts"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './identity';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/identity/index.ts"],"names":[],"mappings":"AAIA,cAAc,YAAY,CAAC"}
@@ -0,0 +1,3 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ export declare const halo: Command.Command<any, any, any, any>;
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/halo/index.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAa/C,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,OAAO,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAGpD,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './join';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/join/index.ts"],"names":[],"mappings":"AAIA,cAAc,QAAQ,CAAC"}
@@ -0,0 +1,8 @@
1
+ import * as Command from '@effect/cli/Command';
2
+ import * as Prompt from '@effect/cli/Prompt';
3
+ import { CommandConfig } from '@dxos/cli-util';
4
+ import { ClientService } from '@dxos/client';
5
+ export declare const join: Command.Command<"join", ClientService | CommandConfig | Prompt.Prompt.Environment, import("effect/Cause").UnknownException | import("@effect/platform/Terminal").QuitException, {
6
+ readonly invitationCode: string;
7
+ }>;
8
+ //# sourceMappingURL=join.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/commands/halo/join/join.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAC/C,OAAO,KAAK,MAAM,MAAM,oBAAoB,CAAC;AAK7C,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AACtD,OAAO,EAAe,aAAa,EAAE,MAAM,cAAc,CAAC;AAM1D,eAAO,MAAM,IAAI;;EAoCqE,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=join.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"join.test.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/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/cli/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, import("effect/Cause").UnknownException, ClientService | CommandConfig>;
6
+ export declare const keys: Command.Command<"keys", ClientService | CommandConfig, import("effect/Cause").UnknownException, {}>;
7
+ //# sourceMappingURL=keys.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"keys.d.ts","sourceRoot":"","sources":["../../../../../../../src/cli/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,mGA0BlB,CAAC;AAEH,eAAO,MAAM,IAAI,qGAAqF,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/cli/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/cli/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/cli/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/cli/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/cli/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/cli/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,mGAsBlB,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/cli/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/cli/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/cli/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/cli/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;iGA6ChF,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/cli/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/cli/commands/halo/util.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,eAAO,MAAM,aAAa,GAAI,UAAU;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/cli/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,9 @@
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 create: Command.Command<"create", CommandConfig | FileSystem.FileSystem, import("@effect/platform/Error").PlatformError, {
6
+ readonly template: "default" | "main" | "local" | "dev";
7
+ readonly name: Option.Option<string>;
8
+ }>;
9
+ //# sourceMappingURL=create.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/profile/create.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;AAGxC,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AAiDtD,eAAO,MAAM,MAAM;;;EAyBlB,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, import("@effect/platform/Error").PlatformError, {
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/cli/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;;EAgBf,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, ConfigService | CommandConfig | Prompt.Prompt.Environment>;
12
+ export declare const importCommand: Command.Command<"import", ConfigService | CommandConfig | 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/cli/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/config").ConfigService | import("@dxos/cli-util").CommandConfig | import("@effect/cli/Prompt").Prompt.Environment, Error | import("@effect/platform/Error").PlatformError, {
3
+ readonly subcommand: import("effect/Option").Option<{
4
+ readonly template: "default" | "main" | "local" | "dev";
5
+ readonly name: import("effect/Option").Option<string>;
6
+ } | {
7
+ readonly name: import("effect/Option").Option<string>;
8
+ } | {
9
+ readonly file: string;
10
+ readonly dataDir: import("effect/Option").Option<string>;
11
+ readonly force: boolean;
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/cli/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/cli/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/cli/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,gIAoChB,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", ConfigService | CommandConfig | import("@effect/platform/Terminal").Terminal | FileSystem.FileSystem, 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/cli/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/cli/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,GAAI,MAAM,MAAM,EAAE,MAAM,MAAM,2CAK3D,CAAC;AAEJ;;GAEG;AACH,eAAO,MAAM,mBAAmB,GAAI,MAAM,MAAM,2CACuD,CAAC;AAExG;;GAEG;AACH,eAAO,MAAM,iBAAiB,GAAI,SAAS,MAAM,2CAC0D,CAAC;AAE5G;;GAEG;AACH,eAAO,MAAM,YAAY,GAAI,SAAS,WAAW,2CAQhD,CAAC"}
@@ -0,0 +1,2 @@
1
+ export * from './plugin';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/cli/index.ts"],"names":[],"mappings":"AAIA,cAAc,UAAU,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { Plugin } from '@dxos/app-framework';
2
+ import { type ClientPluginOptions } from '../types';
3
+ export declare const ClientPlugin: Plugin.PluginFactory<ClientPluginOptions>;
4
+ //# sourceMappingURL=plugin.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../src/cli/plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgC,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAS3E,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAIpD,eAAO,MAAM,YAAY,2CAgBxB,CAAC"}
@@ -0,0 +1,37 @@
1
+ import * as Console from 'effect/Console';
2
+ import * as Context from 'effect/Context';
3
+ import * as Layer from 'effect/Layer';
4
+ declare class TestConsoleService {
5
+ private _logs;
6
+ readonly console: Console.Console;
7
+ constructor(console: Console.Console);
8
+ get logs(): {
9
+ level: string;
10
+ args: unknown;
11
+ message: string;
12
+ }[];
13
+ clear(): void;
14
+ }
15
+ export declare namespace TestConsole {
16
+ const TestConsole_base: Context.TagClass<TestConsole, "TestConsole", TestConsoleService>;
17
+ export class TestConsole extends TestConsole_base {
18
+ }
19
+ /**
20
+ * Extract JSON string from log arguments.
21
+ * Handles both array and string argument formats.
22
+ */
23
+ export const extractJsonString: (log: {
24
+ args: unknown;
25
+ }) => string;
26
+ /**
27
+ * Parse JSON from log arguments.
28
+ * Handles both array and string argument formats.
29
+ */
30
+ export const parseJson: <T = unknown>(log: {
31
+ args: unknown;
32
+ }) => T;
33
+ export const layer: Layer.Layer<TestConsole, never, never>;
34
+ export {};
35
+ }
36
+ export {};
37
+ //# sourceMappingURL=test-console.d.ts.map