@dxos/plugin-client 0.8.4-main.422d1c7879 → 0.8.4-main.4668b7de9b
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.
- package/LICENSE +102 -5
- package/README.md +1 -1
- package/dist/lib/neutral/AccountContainer-FZ3IC6H4.mjs +182 -0
- package/dist/lib/neutral/AccountContainer-FZ3IC6H4.mjs.map +7 -0
- package/dist/lib/neutral/ClientPlugin.mjs +72 -0
- package/dist/lib/neutral/ClientPlugin.mjs.map +7 -0
- package/dist/lib/{browser/cli/index.mjs → neutral/ClientPlugin.node.mjs} +83 -93
- package/dist/lib/neutral/ClientPlugin.node.mjs.map +7 -0
- package/dist/lib/neutral/ClientPlugin.workerd.mjs +16 -0
- package/dist/lib/neutral/ClientPlugin.workerd.mjs.map +7 -0
- package/dist/lib/neutral/DevicesContainer-6MWNUC3I.mjs +262 -0
- package/dist/lib/neutral/DevicesContainer-6MWNUC3I.mjs.map +7 -0
- package/dist/lib/neutral/InvitationsContainer-ME722VKS.mjs +132 -0
- package/dist/lib/neutral/InvitationsContainer-ME722VKS.mjs.map +7 -0
- package/dist/lib/neutral/JoinDialog-2NXAKPLP.mjs +53 -0
- package/dist/lib/neutral/JoinDialog-2NXAKPLP.mjs.map +7 -0
- package/dist/lib/neutral/ProfileContainer-VPX3FPWG.mjs +168 -0
- package/dist/lib/neutral/ProfileContainer-VPX3FPWG.mjs.map +7 -0
- package/dist/lib/neutral/RecoveryCodeDialog-GBRH6ZSA.mjs +59 -0
- package/dist/lib/neutral/RecoveryCodeDialog-GBRH6ZSA.mjs.map +7 -0
- package/dist/lib/neutral/RecoveryCredentialsContainer-IPBGDMIA.mjs +51 -0
- package/dist/lib/neutral/RecoveryCredentialsContainer-IPBGDMIA.mjs.map +7 -0
- package/dist/lib/neutral/ResetDialog-HZ5OKKG4.mjs +57 -0
- package/dist/lib/neutral/ResetDialog-HZ5OKKG4.mjs.map +7 -0
- package/dist/lib/neutral/account-cache-4EKGEUJI.mjs +43 -0
- package/dist/lib/neutral/account-cache-4EKGEUJI.mjs.map +7 -0
- package/dist/lib/neutral/app-graph-builder-A74W7C36.mjs +145 -0
- package/dist/lib/neutral/app-graph-builder-A74W7C36.mjs.map +7 -0
- package/dist/lib/neutral/capabilities/index.mjs +34 -0
- package/dist/lib/neutral/capabilities/index.mjs.map +7 -0
- package/dist/lib/neutral/capabilities/node.mjs +21 -0
- package/dist/lib/neutral/capabilities/node.mjs.map +7 -0
- package/dist/lib/{browser/chunk-M43LJQ5U.mjs → neutral/chunk-D6HPCLTS.mjs} +36 -26
- package/dist/lib/neutral/chunk-D6HPCLTS.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FVESSI4C.mjs +8 -0
- package/dist/lib/neutral/chunk-FVESSI4C.mjs.map +7 -0
- package/dist/lib/neutral/chunk-JEF2FQGB.mjs +27 -0
- package/dist/lib/neutral/chunk-JEF2FQGB.mjs.map +7 -0
- package/dist/lib/neutral/chunk-JOCCVODY.mjs +21 -0
- package/dist/lib/neutral/chunk-JOCCVODY.mjs.map +7 -0
- package/dist/lib/{browser/chunk-WNJRYPGG.mjs → neutral/chunk-TUK3ELUU.mjs} +8 -4
- package/dist/lib/neutral/chunk-TUK3ELUU.mjs.map +7 -0
- package/dist/lib/neutral/chunk-WWCVZG3K.mjs +13 -0
- package/dist/lib/neutral/chunk-WWCVZG3K.mjs.map +7 -0
- package/dist/lib/neutral/client-MCFHLJEA.mjs +62 -0
- package/dist/lib/neutral/client-MCFHLJEA.mjs.map +7 -0
- package/dist/lib/neutral/components/index.mjs +1 -0
- package/dist/lib/neutral/containers/index.mjs +23 -0
- package/dist/lib/neutral/containers/index.mjs.map +7 -0
- package/dist/lib/{browser/create-agent-SS5SE35J.mjs → neutral/create-agent-6HLW4D3A.mjs} +5 -13
- package/dist/lib/neutral/create-agent-6HLW4D3A.mjs.map +7 -0
- package/dist/lib/{browser/create-identity-PBEUEIPN.mjs → neutral/create-identity-WV2CVZBS.mjs} +18 -6
- package/dist/lib/neutral/create-identity-WV2CVZBS.mjs.map +7 -0
- package/dist/lib/{browser/create-passkey-JN6I5WMM.mjs → neutral/create-passkey-FOXEMXGF.mjs} +7 -31
- package/dist/lib/neutral/create-passkey-FOXEMXGF.mjs.map +7 -0
- package/dist/lib/{browser/create-recovery-code-32I6IWZC.mjs → neutral/create-recovery-code-ZWDKLPH4.mjs} +6 -14
- package/dist/lib/neutral/create-recovery-code-ZWDKLPH4.mjs.map +7 -0
- package/dist/lib/neutral/hub-http-client-WOJUCDKV.mjs +19 -0
- package/dist/lib/neutral/hub-http-client-WOJUCDKV.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +23 -0
- package/dist/lib/{browser/join-identity-2BP4G2SD.mjs → neutral/join-identity-QEQFAE2S.mjs} +4 -4
- package/dist/lib/{browser/join-identity-2BP4G2SD.mjs.map → neutral/join-identity-QEQFAE2S.mjs.map} +1 -1
- package/dist/lib/neutral/layer-specs-FLXR263J.mjs +61 -0
- package/dist/lib/neutral/layer-specs-FLXR263J.mjs.map +7 -0
- package/dist/lib/neutral/meta.json +1 -0
- package/dist/lib/neutral/meta.mjs +8 -0
- package/dist/lib/neutral/migrations-7FTW55ER.mjs +23 -0
- package/dist/lib/neutral/migrations-7FTW55ER.mjs.map +7 -0
- package/dist/lib/neutral/navigation-handler-FWSGOXGG.mjs +46 -0
- package/dist/lib/neutral/navigation-handler-FWSGOXGG.mjs.map +7 -0
- package/dist/lib/neutral/operation-handler-E3HB7E2T.mjs +13 -0
- package/dist/lib/neutral/operation-handler-E3HB7E2T.mjs.map +7 -0
- package/dist/lib/neutral/operations/index.mjs +12 -0
- package/dist/lib/neutral/operations/index.mjs.map +7 -0
- package/dist/lib/neutral/plugin.mjs +17 -0
- package/dist/lib/neutral/plugin.mjs.map +7 -0
- package/dist/lib/neutral/react-context-B5LXMHVM.mjs +23 -0
- package/dist/lib/neutral/react-context-B5LXMHVM.mjs.map +7 -0
- package/dist/lib/neutral/react-surface-DEKGWTCD.mjs +70 -0
- package/dist/lib/neutral/react-surface-DEKGWTCD.mjs.map +7 -0
- package/dist/lib/{browser/recover-identity-LS6B5INB.mjs → neutral/recover-identity-JNFKLCUD.mjs} +4 -4
- package/dist/lib/{browser/recover-identity-LS6B5INB.mjs.map → neutral/recover-identity-JNFKLCUD.mjs.map} +1 -1
- package/dist/lib/{browser/redeem-passkey-OCIV6VCK.mjs → neutral/redeem-passkey-4SBAI4AG.mjs} +6 -22
- package/dist/lib/neutral/redeem-passkey-4SBAI4AG.mjs.map +7 -0
- package/dist/lib/{browser/redeem-token-6BCRGKV6.mjs → neutral/redeem-token-POBD6TMN.mjs} +5 -13
- package/dist/lib/neutral/redeem-token-POBD6TMN.mjs.map +7 -0
- package/dist/lib/{browser/reset-storage-QJLTL7J3.mjs → neutral/reset-storage-LQKUV5RA.mjs} +4 -4
- package/dist/lib/{browser/reset-storage-QJLTL7J3.mjs.map → neutral/reset-storage-LQKUV5RA.mjs.map} +1 -1
- package/dist/lib/neutral/schema-defs-IHBCKTMM.mjs +51 -0
- package/dist/lib/neutral/schema-defs-IHBCKTMM.mjs.map +7 -0
- package/dist/lib/{browser/share-identity-YJEBJTPA.mjs → neutral/share-identity-KNQ2XNXV.mjs} +5 -5
- package/dist/lib/{browser/share-identity-YJEBJTPA.mjs.map → neutral/share-identity-KNQ2XNXV.mjs.map} +1 -1
- package/dist/lib/{browser → neutral}/testing/index.mjs +3 -0
- package/dist/lib/neutral/testing/index.mjs.map +7 -0
- package/dist/lib/{browser/index.mjs → neutral/translations.mjs} +31 -73
- package/dist/lib/neutral/translations.mjs.map +7 -0
- package/dist/lib/{browser → neutral}/types/index.mjs +1 -1
- package/dist/lib/neutral/types/index.mjs.map +7 -0
- package/dist/types/src/ClientPlugin.d.ts +1 -0
- package/dist/types/src/ClientPlugin.d.ts.map +1 -1
- package/dist/types/src/{cli/plugin.d.ts → ClientPlugin.node.d.ts} +2 -1
- package/dist/types/src/ClientPlugin.node.d.ts.map +1 -0
- package/dist/types/src/ClientPlugin.test.d.ts +2 -0
- package/dist/types/src/ClientPlugin.test.d.ts.map +1 -0
- package/dist/types/src/ClientPlugin.workerd.d.ts +4 -0
- package/dist/types/src/ClientPlugin.workerd.d.ts.map +1 -0
- package/dist/types/src/capabilities/account-cache.d.ts +35 -0
- package/dist/types/src/capabilities/account-cache.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/client.d.ts +1 -1
- package/dist/types/src/capabilities/client.d.ts.map +1 -1
- package/dist/types/src/capabilities/hub-http-client.d.ts +6 -0
- package/dist/types/src/capabilities/hub-http-client.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +47 -14
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/layer-specs.d.ts +6 -0
- package/dist/types/src/capabilities/layer-specs.d.ts.map +1 -0
- package/dist/types/src/capabilities/migrations.d.ts.map +1 -1
- package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts.map +1 -1
- package/dist/types/src/capabilities/node.d.ts +18 -13
- package/dist/types/src/capabilities/node.d.ts.map +1 -1
- package/dist/types/src/capabilities/operation-handler.d.ts +1 -1
- package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-context.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -1
- package/dist/types/src/{cli/commands → commands}/config/index.d.ts +1 -1
- package/dist/types/src/commands/config/index.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/config/view.d.ts +1 -1
- package/dist/types/src/commands/config/view.d.ts.map +1 -0
- package/dist/types/src/commands/device/index.d.ts.map +1 -0
- package/dist/types/src/commands/device/info/index.d.ts.map +1 -0
- package/dist/types/src/commands/device/info/info.d.ts.map +1 -0
- package/dist/types/src/commands/device/info/info.test.d.ts.map +1 -0
- package/dist/types/src/commands/device/list/index.d.ts.map +1 -0
- package/dist/types/src/commands/device/list/list.d.ts.map +1 -0
- package/dist/types/src/commands/device/list/list.test.d.ts.map +1 -0
- package/dist/types/src/commands/device/update/index.d.ts.map +1 -0
- package/dist/types/src/commands/device/update/update.d.ts.map +1 -0
- package/dist/types/src/commands/device/util.d.ts.map +1 -0
- package/dist/types/src/commands/edge/index.d.ts.map +1 -0
- package/dist/types/src/commands/edge/status.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/halo/create/create.d.ts +2 -2
- package/dist/types/src/commands/halo/create/create.d.ts.map +1 -0
- package/dist/types/src/commands/halo/create/create.test.d.ts.map +1 -0
- package/dist/types/src/commands/halo/create/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/credential/add/add.d.ts.map +1 -0
- package/dist/types/src/commands/halo/credential/add/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/credential/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/credential/list/index.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/halo/credential/list/list.d.ts +2 -2
- package/dist/types/src/commands/halo/credential/list/list.d.ts.map +1 -0
- package/dist/types/src/commands/halo/credential/list/list.test.d.ts.map +1 -0
- package/dist/types/src/commands/halo/identity/identity.d.ts.map +1 -0
- package/dist/types/src/commands/halo/identity/identity.test.d.ts.map +1 -0
- package/dist/types/src/commands/halo/identity/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/join/index.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/halo/join/join.d.ts +1 -1
- package/dist/types/src/commands/halo/join/join.d.ts.map +1 -0
- package/dist/types/src/commands/halo/join/join.test.d.ts.map +1 -0
- package/dist/types/src/commands/halo/keys/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/keys/keys.d.ts.map +1 -0
- package/dist/types/src/commands/halo/keys/keys.test.d.ts.map +1 -0
- package/dist/types/src/commands/halo/recover/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/recover/recover.d.ts.map +1 -0
- package/dist/types/src/commands/halo/recover/recover.test.d.ts.map +1 -0
- package/dist/types/src/commands/halo/seed/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/seed/seed.d.ts.map +1 -0
- package/dist/types/src/commands/halo/share/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/share/share.d.ts.map +1 -0
- package/dist/types/src/commands/halo/update/index.d.ts.map +1 -0
- package/dist/types/src/commands/halo/update/update.d.ts.map +1 -0
- package/dist/types/src/commands/halo/update/update.test.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/halo/util.d.ts +1 -4
- package/dist/types/src/commands/halo/util.d.ts.map +1 -0
- package/dist/types/src/commands/index.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/profile/create.d.ts +1 -1
- package/dist/types/src/commands/profile/create.d.ts.map +1 -0
- package/dist/types/src/commands/profile/delete.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/profile/import.d.ts +2 -2
- package/dist/types/src/commands/profile/import.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/profile/index.d.ts +6 -6
- package/dist/types/src/commands/profile/index.d.ts.map +1 -0
- package/dist/types/src/commands/profile/inspect.d.ts.map +1 -0
- package/dist/types/src/commands/profile/list.d.ts.map +1 -0
- package/dist/types/src/{cli/commands → commands}/profile/reset.d.ts +1 -1
- package/dist/types/src/commands/profile/reset.d.ts.map +1 -0
- package/dist/types/src/commands/profile/util.d.ts.map +1 -0
- package/dist/types/src/constants.d.ts +4 -3
- package/dist/types/src/constants.d.ts.map +1 -1
- package/dist/types/src/containers/AccountContainer/AccountContainer.d.ts +3 -0
- package/dist/types/src/containers/AccountContainer/AccountContainer.d.ts.map +1 -0
- package/dist/types/src/containers/AccountContainer/index.d.ts +2 -0
- package/dist/types/src/containers/AccountContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.d.ts.map +1 -1
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts +165 -165
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/InvitationsContainer/InvitationsContainer.d.ts +3 -0
- package/dist/types/src/containers/InvitationsContainer/InvitationsContainer.d.ts.map +1 -0
- package/dist/types/src/containers/InvitationsContainer/index.d.ts +2 -0
- package/dist/types/src/containers/InvitationsContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/JoinDialog/JoinDialog.d.ts.map +1 -1
- package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts.map +1 -1
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.d.ts.map +1 -1
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts.map +1 -1
- package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts.map +1 -1
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts +6 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts.map +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts +2 -2
- package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts.map +1 -1
- package/dist/types/src/containers/ResetDialog/index.d.ts.map +1 -1
- package/dist/types/src/containers/index.d.ts +2 -0
- package/dist/types/src/containers/index.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +2 -1
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +1 -1
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/operations/create-agent.d.ts +1 -1
- package/dist/types/src/operations/create-agent.d.ts.map +1 -1
- package/dist/types/src/operations/create-identity.d.ts +1 -1
- package/dist/types/src/operations/create-identity.d.ts.map +1 -1
- package/dist/types/src/operations/create-passkey.d.ts +1 -1
- package/dist/types/src/operations/create-passkey.d.ts.map +1 -1
- package/dist/types/src/operations/create-recovery-code.d.ts +1 -1
- package/dist/types/src/operations/create-recovery-code.d.ts.map +1 -1
- package/dist/types/src/operations/definitions.d.ts +4 -4
- package/dist/types/src/operations/definitions.d.ts.map +1 -1
- package/dist/types/src/operations/index.d.ts +1 -1
- package/dist/types/src/operations/index.d.ts.map +1 -1
- package/dist/types/src/operations/join-identity.d.ts +1 -1
- package/dist/types/src/operations/join-identity.d.ts.map +1 -1
- package/dist/types/src/operations/recover-identity.d.ts +1 -1
- package/dist/types/src/operations/recover-identity.d.ts.map +1 -1
- package/dist/types/src/operations/redeem-passkey.d.ts +1 -1
- package/dist/types/src/operations/redeem-passkey.d.ts.map +1 -1
- package/dist/types/src/operations/redeem-token.d.ts +1 -1
- package/dist/types/src/operations/redeem-token.d.ts.map +1 -1
- package/dist/types/src/operations/reset-storage.d.ts +1 -1
- package/dist/types/src/operations/reset-storage.d.ts.map +1 -1
- package/dist/types/src/operations/share-identity.d.ts +1 -1
- package/dist/types/src/operations/share-identity.d.ts.map +1 -1
- package/dist/types/src/plugin.d.ts +4 -0
- package/dist/types/src/plugin.d.ts.map +1 -0
- package/dist/types/src/state/account-cache.d.ts +42 -0
- package/dist/types/src/state/account-cache.d.ts.map +1 -0
- package/dist/types/src/state/use-hub-http.d.ts +8 -0
- package/dist/types/src/state/use-hub-http.d.ts.map +1 -0
- package/dist/types/src/testing/index.d.ts +1 -0
- package/dist/types/src/testing/index.d.ts.map +1 -1
- package/dist/types/src/testing/initializeIdentity.d.ts +5 -4
- package/dist/types/src/testing/initializeIdentity.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/capabilities.d.ts +34 -0
- package/dist/types/src/types/capabilities.d.ts.map +1 -1
- package/dist/types/src/types/events.d.ts.map +1 -1
- package/dist/types/src/types/schema.d.ts +20 -3
- package/dist/types/src/types/schema.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +105 -62
- package/src/{cli/plugin.ts → ClientPlugin.node.ts} +12 -1
- package/src/ClientPlugin.test.ts +29 -0
- package/src/ClientPlugin.ts +18 -2
- package/src/ClientPlugin.workerd.ts +16 -0
- package/src/capabilities/account-cache.ts +25 -0
- package/src/capabilities/app-graph-builder.ts +20 -2
- package/src/capabilities/client.ts +1 -0
- package/src/capabilities/hub-http-client.ts +21 -0
- package/src/capabilities/index.ts +4 -1
- package/src/capabilities/layer-specs.ts +92 -0
- package/src/capabilities/navigation-handler/navigation-handler.ts +1 -1
- package/src/capabilities/node.ts +9 -1
- package/src/capabilities/operation-handler.ts +1 -1
- package/src/capabilities/react-surface.tsx +12 -0
- package/src/capabilities/schema-defs.ts +29 -9
- package/src/{cli/commands → commands}/halo/create/create.test.ts +11 -9
- package/src/{cli/commands → commands}/halo/create/create.ts +1 -1
- package/src/{cli/commands → commands}/halo/identity/identity.test.ts +4 -4
- package/src/{cli/commands → commands}/halo/identity/identity.ts +2 -2
- package/src/{cli/commands → commands}/halo/join/join.ts +2 -2
- package/src/{cli/commands → commands}/halo/recover/recover.ts +2 -2
- package/src/{cli/commands → commands}/halo/update/update.test.ts +5 -5
- package/src/{cli/commands → commands}/halo/update/update.ts +2 -2
- package/src/{cli/commands → commands}/halo/util.ts +2 -5
- package/src/constants.ts +5 -3
- package/src/containers/AccountContainer/AccountContainer.tsx +179 -0
- package/src/containers/AccountContainer/index.ts +5 -0
- package/src/containers/DevicesContainer/DevicesContainer.stories.tsx +3 -4
- package/src/containers/DevicesContainer/DevicesContainer.tsx +1 -1
- package/src/containers/InvitationsContainer/InvitationsContainer.tsx +137 -0
- package/src/containers/InvitationsContainer/index.ts +5 -0
- package/src/containers/JoinDialog/JoinDialog.stories.tsx +2 -1
- package/src/containers/JoinDialog/JoinDialog.tsx +1 -1
- package/src/containers/ProfileContainer/ProfileContainer.stories.tsx +2 -1
- package/src/containers/ProfileContainer/ProfileContainer.tsx +1 -1
- package/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.tsx +2 -1
- package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx +3 -4
- package/src/containers/ResetDialog/ResetDialog.stories.tsx +4 -3
- package/src/containers/ResetDialog/ResetDialog.tsx +9 -1
- package/src/containers/index.ts +2 -0
- package/src/index.ts +2 -1
- package/src/meta.ts +7 -4
- package/src/operations/create-agent.ts +1 -1
- package/src/operations/create-identity.ts +11 -3
- package/src/operations/create-passkey.ts +1 -1
- package/src/operations/create-recovery-code.ts +1 -1
- package/src/operations/definitions.ts +23 -15
- package/src/operations/index.ts +1 -1
- package/src/operations/join-identity.ts +1 -1
- package/src/operations/recover-identity.ts +2 -2
- package/src/operations/redeem-passkey.ts +1 -1
- package/src/operations/redeem-token.ts +1 -1
- package/src/operations/reset-storage.ts +1 -1
- package/src/operations/share-identity.ts +2 -2
- package/src/plugin.ts +11 -0
- package/src/state/account-cache.ts +33 -0
- package/src/state/use-hub-http.ts +32 -0
- package/src/testing/index.ts +1 -0
- package/src/testing/initializeIdentity.ts +10 -4
- package/src/translations.ts +34 -3
- package/src/types/capabilities.ts +7 -0
- package/src/types/schema.ts +6 -3
- package/dist/lib/browser/chunk-ELAYKIQU.mjs +0 -12
- package/dist/lib/browser/chunk-ELAYKIQU.mjs.map +0 -7
- package/dist/lib/browser/chunk-M43LJQ5U.mjs.map +0 -7
- package/dist/lib/browser/chunk-WNJRYPGG.mjs.map +0 -7
- package/dist/lib/browser/cli/index.mjs.map +0 -7
- package/dist/lib/browser/create-agent-SS5SE35J.mjs.map +0 -7
- package/dist/lib/browser/create-identity-PBEUEIPN.mjs.map +0 -7
- package/dist/lib/browser/create-passkey-JN6I5WMM.mjs.map +0 -7
- package/dist/lib/browser/create-recovery-code-32I6IWZC.mjs.map +0 -7
- package/dist/lib/browser/index.mjs.map +0 -7
- package/dist/lib/browser/meta.json +0 -1
- package/dist/lib/browser/operations/index.mjs +0 -13
- package/dist/lib/browser/operations/index.mjs.map +0 -7
- package/dist/lib/browser/redeem-passkey-OCIV6VCK.mjs.map +0 -7
- package/dist/lib/browser/redeem-token-6BCRGKV6.mjs.map +0 -7
- package/dist/lib/browser/testing/index.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +0 -11
- package/dist/lib/node-esm/chunk-IT5LAIV3.mjs +0 -133
- package/dist/lib/node-esm/chunk-IT5LAIV3.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-J5RWSQT6.mjs +0 -14
- package/dist/lib/node-esm/chunk-J5RWSQT6.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-SJ6FDER5.mjs +0 -176
- package/dist/lib/node-esm/chunk-SJ6FDER5.mjs.map +0 -7
- package/dist/lib/node-esm/cli/index.mjs +0 -1060
- package/dist/lib/node-esm/cli/index.mjs.map +0 -7
- package/dist/lib/node-esm/create-agent-QGEHMHBL.mjs +0 -35
- package/dist/lib/node-esm/create-agent-QGEHMHBL.mjs.map +0 -7
- package/dist/lib/node-esm/create-identity-EHRJQOO4.mjs +0 -31
- package/dist/lib/node-esm/create-identity-EHRJQOO4.mjs.map +0 -7
- package/dist/lib/node-esm/create-passkey-PFBHHBEQ.mjs +0 -106
- package/dist/lib/node-esm/create-passkey-PFBHHBEQ.mjs.map +0 -7
- package/dist/lib/node-esm/create-recovery-code-HBAM2A72.mjs +0 -45
- package/dist/lib/node-esm/create-recovery-code-HBAM2A72.mjs.map +0 -7
- package/dist/lib/node-esm/index.mjs +0 -144
- package/dist/lib/node-esm/index.mjs.map +0 -7
- package/dist/lib/node-esm/join-identity-75JCKQHM.mjs +0 -28
- package/dist/lib/node-esm/join-identity-75JCKQHM.mjs.map +0 -7
- package/dist/lib/node-esm/meta.json +0 -1
- package/dist/lib/node-esm/operations/index.mjs +0 -14
- package/dist/lib/node-esm/operations/index.mjs.map +0 -7
- package/dist/lib/node-esm/recover-identity-AKGNTUJI.mjs +0 -27
- package/dist/lib/node-esm/recover-identity-AKGNTUJI.mjs.map +0 -7
- package/dist/lib/node-esm/redeem-passkey-FZO3LZ57.mjs +0 -83
- package/dist/lib/node-esm/redeem-passkey-FZO3LZ57.mjs.map +0 -7
- package/dist/lib/node-esm/redeem-token-IHHIAIQ2.mjs +0 -38
- package/dist/lib/node-esm/redeem-token-IHHIAIQ2.mjs.map +0 -7
- package/dist/lib/node-esm/reset-storage-S5MJITI3.mjs +0 -27
- package/dist/lib/node-esm/reset-storage-S5MJITI3.mjs.map +0 -7
- package/dist/lib/node-esm/share-identity-QZLY3VHE.mjs +0 -32
- package/dist/lib/node-esm/share-identity-QZLY3VHE.mjs.map +0 -7
- package/dist/lib/node-esm/testing/index.mjs +0 -23
- package/dist/lib/node-esm/testing/index.mjs.map +0 -7
- package/dist/lib/node-esm/types/index.mjs +0 -15
- package/dist/types/src/cli/commands/config/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/config/view.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/info/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/info/info.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/info/info.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/list/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/list/list.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/list/list.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/update/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/update/update.d.ts.map +0 -1
- package/dist/types/src/cli/commands/device/util.d.ts.map +0 -1
- package/dist/types/src/cli/commands/edge/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/edge/status.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/create/create.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/create/create.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/create/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/credential/add/add.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/credential/add/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/credential/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/credential/list/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/credential/list/list.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/credential/list/list.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/identity/identity.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/identity/identity.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/identity/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/join/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/join/join.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/join/join.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/keys/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/keys/keys.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/keys/keys.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/recover/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/recover/recover.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/recover/recover.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/seed/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/seed/seed.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/share/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/share/share.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/update/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/update/update.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/update/update.test.d.ts.map +0 -1
- package/dist/types/src/cli/commands/halo/util.d.ts.map +0 -1
- package/dist/types/src/cli/commands/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/create.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/delete.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/import.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/index.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/inspect.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/list.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/reset.d.ts.map +0 -1
- package/dist/types/src/cli/commands/profile/util.d.ts.map +0 -1
- package/dist/types/src/cli/index.d.ts +0 -2
- package/dist/types/src/cli/index.d.ts.map +0 -1
- package/dist/types/src/cli/plugin.d.ts.map +0 -1
- package/dist/types/src/cli/testing/test-console.d.ts +0 -37
- package/dist/types/src/cli/testing/test-console.d.ts.map +0 -1
- package/src/cli/index.ts +0 -5
- package/src/cli/testing/test-console.ts +0 -87
- /package/dist/lib/{browser → neutral}/chunk-J5LGTIGS.mjs +0 -0
- /package/dist/lib/{browser → neutral}/chunk-J5LGTIGS.mjs.map +0 -0
- /package/dist/lib/{browser/types → neutral/components}/index.mjs.map +0 -0
- /package/dist/lib/{node-esm/types → neutral}/index.mjs.map +0 -0
- /package/dist/lib/{node-esm/chunk-HSLMI22Q.mjs.map → neutral/meta.mjs.map} +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/info/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/info/info.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/info/info.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/list/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/list/list.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/list/list.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/update/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/update/update.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/device/util.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/edge/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/edge/status.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/create/create.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/create/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/credential/add/add.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/credential/add/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/credential/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/credential/list/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/credential/list/list.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/identity/identity.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/identity/identity.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/identity/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/join/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/join/join.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/keys/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/keys/keys.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/keys/keys.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/recover/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/recover/recover.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/recover/recover.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/seed/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/seed/seed.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/share/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/share/share.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/update/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/update/update.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/halo/update/update.test.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/index.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/profile/delete.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/profile/inspect.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/profile/list.d.ts +0 -0
- /package/dist/types/src/{cli/commands → commands}/profile/util.d.ts +0 -0
- /package/src/{cli/commands → commands}/config/index.ts +0 -0
- /package/src/{cli/commands → commands}/config/view.ts +0 -0
- /package/src/{cli/commands → commands}/device/index.ts +0 -0
- /package/src/{cli/commands → commands}/device/info/index.ts +0 -0
- /package/src/{cli/commands → commands}/device/info/info.test.ts +0 -0
- /package/src/{cli/commands → commands}/device/info/info.ts +0 -0
- /package/src/{cli/commands → commands}/device/list/index.ts +0 -0
- /package/src/{cli/commands → commands}/device/list/list.test.ts +0 -0
- /package/src/{cli/commands → commands}/device/list/list.ts +0 -0
- /package/src/{cli/commands → commands}/device/update/index.ts +0 -0
- /package/src/{cli/commands → commands}/device/update/update.ts +0 -0
- /package/src/{cli/commands → commands}/device/util.ts +0 -0
- /package/src/{cli/commands → commands}/edge/index.ts +0 -0
- /package/src/{cli/commands → commands}/edge/status.ts +0 -0
- /package/src/{cli/commands → commands}/halo/create/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/credential/add/add.ts +0 -0
- /package/src/{cli/commands → commands}/halo/credential/add/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/credential/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/credential/list/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/credential/list/list.test.ts +0 -0
- /package/src/{cli/commands → commands}/halo/credential/list/list.ts +0 -0
- /package/src/{cli/commands → commands}/halo/identity/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/join/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/join/join.test.ts +0 -0
- /package/src/{cli/commands → commands}/halo/keys/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/keys/keys.test.ts +0 -0
- /package/src/{cli/commands → commands}/halo/keys/keys.ts +0 -0
- /package/src/{cli/commands → commands}/halo/recover/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/recover/recover.test.ts +0 -0
- /package/src/{cli/commands → commands}/halo/seed/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/seed/seed.ts +0 -0
- /package/src/{cli/commands → commands}/halo/share/index.ts +0 -0
- /package/src/{cli/commands → commands}/halo/share/share.ts +0 -0
- /package/src/{cli/commands → commands}/halo/update/index.ts +0 -0
- /package/src/{cli/commands → commands}/index.ts +0 -0
- /package/src/{cli/commands → commands}/profile/create.ts +0 -0
- /package/src/{cli/commands → commands}/profile/delete.ts +0 -0
- /package/src/{cli/commands → commands}/profile/import.ts +0 -0
- /package/src/{cli/commands → commands}/profile/index.ts +0 -0
- /package/src/{cli/commands → commands}/profile/inspect.ts +0 -0
- /package/src/{cli/commands → commands}/profile/list.ts +0 -0
- /package/src/{cli/commands → commands}/profile/reset.ts +0 -0
- /package/src/{cli/commands → commands}/profile/util.ts +0 -0
|
@@ -6,7 +6,8 @@ import * as Effect from 'effect/Effect';
|
|
|
6
6
|
|
|
7
7
|
import { Capabilities, Capability } from '@dxos/app-framework';
|
|
8
8
|
import { AppCapabilities } from '@dxos/app-toolkit';
|
|
9
|
-
import {
|
|
9
|
+
import { Type } from '@dxos/echo';
|
|
10
|
+
import { log } from '@dxos/log';
|
|
10
11
|
|
|
11
12
|
import { ClientCapabilities } from '#types';
|
|
12
13
|
|
|
@@ -17,16 +18,35 @@ export default Capability.makeModule(
|
|
|
17
18
|
const schemasAtom = yield* Capability.atom(AppCapabilities.Schema);
|
|
18
19
|
|
|
19
20
|
// TODO(wittjosiah): Unregister schemas when they are disabled.
|
|
20
|
-
let
|
|
21
|
+
let previousDxns = new Set<string>();
|
|
21
22
|
const cancel = registry.subscribe(
|
|
22
23
|
schemasAtom,
|
|
23
|
-
async (
|
|
24
|
-
|
|
25
|
-
const
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
async (schemas) => {
|
|
25
|
+
const seenSchemaDxns = new Set<string>();
|
|
26
|
+
const batch: { schema: Type.AnyEntity; dxnKey: string }[] = [];
|
|
27
|
+
for (const schema of schemas.flat()) {
|
|
28
|
+
const uri = Type.getURI(schema);
|
|
29
|
+
if (!uri) {
|
|
30
|
+
log.warn('skipping schema without uri');
|
|
31
|
+
continue;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
const key = uri.toString();
|
|
35
|
+
if (seenSchemaDxns.has(key)) {
|
|
36
|
+
log('skipping duplicate schema for echo registration', { uri: key });
|
|
37
|
+
continue;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
seenSchemaDxns.add(key);
|
|
41
|
+
batch.push({ schema, dxnKey: key });
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const toRegister = batch.filter(({ dxnKey }) => !previousDxns.has(dxnKey));
|
|
45
|
+
|
|
46
|
+
await client.addTypes(toRegister.map(({ schema }) => schema));
|
|
47
|
+
for (const { dxnKey } of toRegister) {
|
|
48
|
+
previousDxns.add(dxnKey);
|
|
49
|
+
}
|
|
30
50
|
},
|
|
31
51
|
{ immediate: true },
|
|
32
52
|
);
|
|
@@ -2,26 +2,28 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import { describe,
|
|
5
|
+
import { describe, test } from '@effect/vitest';
|
|
6
6
|
import * as Effect from 'effect/Effect';
|
|
7
7
|
import * as Layer from 'effect/Layer';
|
|
8
8
|
import * as Option from 'effect/Option';
|
|
9
9
|
|
|
10
|
-
import {
|
|
10
|
+
import {} from '@dxos/app-framework';
|
|
11
11
|
import { fromPlugins } from '@dxos/app-framework/testing';
|
|
12
12
|
import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
|
|
13
13
|
import { ClientService } from '@dxos/client';
|
|
14
14
|
import { runAndForwardErrors } from '@dxos/effect';
|
|
15
|
-
import { ObservabilityPlugin } from '@dxos/plugin-observability/
|
|
15
|
+
import { ObservabilityPlugin } from '@dxos/plugin-observability/plugin';
|
|
16
|
+
|
|
17
|
+
import { ClientPlugin } from '#plugin';
|
|
16
18
|
|
|
17
|
-
import { ClientPlugin } from '../../../plugin';
|
|
18
19
|
import { handler } from './create';
|
|
19
20
|
|
|
20
|
-
|
|
21
|
+
// TODO(wittjosiah): Align browser and node variant option types for ObservabilityPlugin.
|
|
22
|
+
const layer = Layer.merge(TestLayer, fromPlugins([ClientPlugin({}), ObservabilityPlugin({} as any)]));
|
|
21
23
|
|
|
22
24
|
// TODO(wittjosiah): Fix these tests.
|
|
23
25
|
describe.skip('halo create', () => {
|
|
24
|
-
|
|
26
|
+
test('should create an identity without a display name', ({ expect }) =>
|
|
25
27
|
Effect.gen(function* () {
|
|
26
28
|
const client = yield* ClientService;
|
|
27
29
|
yield* handler({ agent: false, displayName: Option.none() });
|
|
@@ -30,12 +32,12 @@ describe.skip('halo create', () => {
|
|
|
30
32
|
expect(logs).toHaveLength(1);
|
|
31
33
|
const parsedIdentity = TestConsole.parseJson(logs[0]);
|
|
32
34
|
expect(parsedIdentity).toEqual({
|
|
33
|
-
|
|
35
|
+
identityDid: client.halo.identity.get()?.did,
|
|
34
36
|
displayName: client.halo.identity.get()?.profile?.displayName,
|
|
35
37
|
});
|
|
36
38
|
}).pipe(Effect.provide(layer), Effect.scoped, runAndForwardErrors));
|
|
37
39
|
|
|
38
|
-
|
|
40
|
+
test('should create an identity with a display name', ({ expect }) =>
|
|
39
41
|
Effect.gen(function* () {
|
|
40
42
|
const client = yield* ClientService;
|
|
41
43
|
yield* handler({ agent: false, displayName: Option.some('Example') });
|
|
@@ -44,7 +46,7 @@ describe.skip('halo create', () => {
|
|
|
44
46
|
expect(logs).toHaveLength(1);
|
|
45
47
|
const parsedIdentity = TestConsole.parseJson(logs[0]);
|
|
46
48
|
expect(parsedIdentity).toEqual({
|
|
47
|
-
|
|
49
|
+
identityDid: client.halo.identity.get()?.did,
|
|
48
50
|
displayName: client.halo.identity.get()?.profile?.displayName,
|
|
49
51
|
});
|
|
50
52
|
}).pipe(Effect.provide(layer), Effect.scoped, runAndForwardErrors));
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import { describe,
|
|
5
|
+
import { describe, test } from '@effect/vitest';
|
|
6
6
|
import * as Effect from 'effect/Effect';
|
|
7
7
|
|
|
8
8
|
import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
|
|
@@ -12,7 +12,7 @@ import { runAndForwardErrors } from '@dxos/effect';
|
|
|
12
12
|
import { handler } from './identity';
|
|
13
13
|
|
|
14
14
|
describe('halo identity', () => {
|
|
15
|
-
|
|
15
|
+
test('should log if identity is not initialized', ({ expect }) =>
|
|
16
16
|
Effect.gen(function* () {
|
|
17
17
|
yield* handler();
|
|
18
18
|
const logger = yield* TestConsole.TestConsole;
|
|
@@ -23,7 +23,7 @@ describe('halo identity', () => {
|
|
|
23
23
|
);
|
|
24
24
|
}).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
test('should print identity if initialized', ({ expect }) =>
|
|
27
27
|
Effect.gen(function* () {
|
|
28
28
|
const client = yield* ClientService;
|
|
29
29
|
yield* Effect.tryPromise(() => client.halo.createIdentity({ displayName: 'Test' }));
|
|
@@ -33,7 +33,7 @@ describe('halo identity', () => {
|
|
|
33
33
|
expect(logs).toHaveLength(1);
|
|
34
34
|
const parsedIdentity = TestConsole.parseJson(logs[0]);
|
|
35
35
|
expect(parsedIdentity).toEqual({
|
|
36
|
-
|
|
36
|
+
identityDid: client.halo.identity.get()?.did,
|
|
37
37
|
displayName: client.halo.identity.get()?.profile?.displayName,
|
|
38
38
|
});
|
|
39
39
|
}).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
|
|
@@ -27,7 +27,7 @@ export const handler = Effect.fn(function* () {
|
|
|
27
27
|
yield* Console.log(
|
|
28
28
|
JSON.stringify(
|
|
29
29
|
{
|
|
30
|
-
|
|
30
|
+
identityDid: identity.did,
|
|
31
31
|
displayName: identity.profile?.displayName,
|
|
32
32
|
},
|
|
33
33
|
null,
|
|
@@ -35,7 +35,7 @@ export const handler = Effect.fn(function* () {
|
|
|
35
35
|
),
|
|
36
36
|
);
|
|
37
37
|
} else {
|
|
38
|
-
yield* Console.log(print(printIdentity(identity)));
|
|
38
|
+
yield* Console.log(print(printIdentity({ identityDid: identity.did, profile: identity.profile })));
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
});
|
|
@@ -41,7 +41,7 @@ export const join = Command.make(
|
|
|
41
41
|
yield* Console.log(
|
|
42
42
|
JSON.stringify(
|
|
43
43
|
{
|
|
44
|
-
|
|
44
|
+
identityDid: identity.did,
|
|
45
45
|
displayName: identity.profile?.displayName,
|
|
46
46
|
},
|
|
47
47
|
null,
|
|
@@ -49,7 +49,7 @@ export const join = Command.make(
|
|
|
49
49
|
),
|
|
50
50
|
);
|
|
51
51
|
} else {
|
|
52
|
-
yield* Console.log(print(printIdentity(identity)));
|
|
52
|
+
yield* Console.log(print(printIdentity({ identityDid: identity.did, profile: identity.profile })));
|
|
53
53
|
}
|
|
54
54
|
}),
|
|
55
55
|
).pipe(Command.withDescription('Join an existing identity using an invitation code.'));
|
|
@@ -29,7 +29,7 @@ export const recover = Command.make(
|
|
|
29
29
|
yield* Console.log(
|
|
30
30
|
JSON.stringify(
|
|
31
31
|
{
|
|
32
|
-
|
|
32
|
+
identityDid: identity.did,
|
|
33
33
|
displayName: identity.profile?.displayName,
|
|
34
34
|
},
|
|
35
35
|
null,
|
|
@@ -38,7 +38,7 @@ export const recover = Command.make(
|
|
|
38
38
|
);
|
|
39
39
|
} else {
|
|
40
40
|
yield* Console.log('Identity recovered successfully');
|
|
41
|
-
yield* Console.log(print(printIdentity(identity)));
|
|
41
|
+
yield* Console.log(print(printIdentity({ identityDid: identity.did, profile: identity.profile })));
|
|
42
42
|
}
|
|
43
43
|
}),
|
|
44
44
|
).pipe(Command.withDescription('Recover an existing identity using a recovery code.'));
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
import { describe,
|
|
5
|
+
import { describe, test } from '@effect/vitest';
|
|
6
6
|
import * as Effect from 'effect/Effect';
|
|
7
7
|
|
|
8
8
|
import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
|
|
@@ -12,7 +12,7 @@ import { runAndForwardErrors } from '@dxos/effect';
|
|
|
12
12
|
import { handler } from './update';
|
|
13
13
|
|
|
14
14
|
describe('halo update', () => {
|
|
15
|
-
|
|
15
|
+
test('should update identity display name', ({ expect }) =>
|
|
16
16
|
Effect.gen(function* () {
|
|
17
17
|
const client = yield* ClientService;
|
|
18
18
|
yield* Effect.tryPromise(() => client.halo.createIdentity());
|
|
@@ -20,9 +20,9 @@ describe('halo update', () => {
|
|
|
20
20
|
const logger = yield* TestConsole.TestConsole;
|
|
21
21
|
const logs = logger.logs;
|
|
22
22
|
expect(logs).toHaveLength(1);
|
|
23
|
-
const parsed = TestConsole.parseJson<{
|
|
24
|
-
expect(parsed).toHaveProperty('
|
|
23
|
+
const parsed = TestConsole.parseJson<{ identityDid: string; displayName: string }>(logs[0]);
|
|
24
|
+
expect(parsed).toHaveProperty('identityDid');
|
|
25
25
|
expect(parsed).toHaveProperty('displayName', 'Updated Name');
|
|
26
|
-
expect(parsed.
|
|
26
|
+
expect(parsed.identityDid).toBe(client.halo.identity.get()?.did);
|
|
27
27
|
}).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
|
|
28
28
|
});
|
|
@@ -46,7 +46,7 @@ export const handler = Effect.fn(function* ({ displayName }: { displayName: stri
|
|
|
46
46
|
yield* Console.log(
|
|
47
47
|
JSON.stringify(
|
|
48
48
|
{
|
|
49
|
-
|
|
49
|
+
identityDid: updatedIdentity.did,
|
|
50
50
|
displayName: updatedIdentity.profile?.displayName,
|
|
51
51
|
},
|
|
52
52
|
null,
|
|
@@ -54,7 +54,7 @@ export const handler = Effect.fn(function* ({ displayName }: { displayName: stri
|
|
|
54
54
|
),
|
|
55
55
|
);
|
|
56
56
|
} else {
|
|
57
|
-
yield* Console.log(print(printIdentity(updatedIdentity)));
|
|
57
|
+
yield* Console.log(print(printIdentity({ identityDid: updatedIdentity.did, profile: updatedIdentity.profile })));
|
|
58
58
|
}
|
|
59
59
|
});
|
|
60
60
|
|
|
@@ -7,12 +7,9 @@ import { FormBuilder } from '@dxos/cli-util';
|
|
|
7
7
|
/**
|
|
8
8
|
* Pretty prints an identity with ANSI colors.
|
|
9
9
|
*/
|
|
10
|
-
export const printIdentity = (identity: {
|
|
11
|
-
identityKey: { toHex(): string; truncate(): string };
|
|
12
|
-
profile?: { displayName?: string };
|
|
13
|
-
}) =>
|
|
10
|
+
export const printIdentity = (identity: { identityDid: string; profile?: { displayName?: string } }) =>
|
|
14
11
|
FormBuilder.make({ title: 'Identity' }).pipe(
|
|
15
|
-
FormBuilder.set('
|
|
12
|
+
FormBuilder.set('identityDid', identity.identityDid),
|
|
16
13
|
FormBuilder.set('displayName', identity.profile?.displayName ?? '<none>'),
|
|
17
14
|
FormBuilder.build,
|
|
18
15
|
);
|
package/src/constants.ts
CHANGED
|
@@ -2,8 +2,10 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
+
import { DXN } from '@dxos/keys';
|
|
6
|
+
|
|
5
7
|
import { meta } from '#meta';
|
|
6
8
|
|
|
7
|
-
export const JOIN_DIALOG = `${meta.id}.
|
|
8
|
-
export const RECOVERY_CODE_DIALOG = `${meta.id}.
|
|
9
|
-
export const RESET_DIALOG = `${meta.id}.
|
|
9
|
+
export const JOIN_DIALOG = DXN.make(`${meta.id}.joinDialog`);
|
|
10
|
+
export const RECOVERY_CODE_DIALOG = DXN.make(`${meta.id}.recoveryCodeDialog`);
|
|
11
|
+
export const RESET_DIALOG = DXN.make(`${meta.id}.resetDialog`);
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2026 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { useAtom, useAtomSet } from '@effect-atom/atom-react';
|
|
6
|
+
import React, { type FormEvent, useCallback, useState } from 'react';
|
|
7
|
+
|
|
8
|
+
import { useCapability, useOperationInvoker } from '@dxos/app-framework/ui';
|
|
9
|
+
import { LayoutOperation } from '@dxos/app-toolkit';
|
|
10
|
+
import { Context } from '@dxos/context';
|
|
11
|
+
import { createDidFromIdentityKey } from '@dxos/credentials';
|
|
12
|
+
import { useIdentity } from '@dxos/react-client/halo';
|
|
13
|
+
import { Button, Icon, IconButton, Input, Message, useAsyncEffect, useTranslation } from '@dxos/react-ui';
|
|
14
|
+
import { Settings } from '@dxos/react-ui-form';
|
|
15
|
+
|
|
16
|
+
import { meta } from '#meta';
|
|
17
|
+
import { ClientCapabilities } from '#types';
|
|
18
|
+
|
|
19
|
+
import { RESET_DIALOG } from '../../constants';
|
|
20
|
+
import { useHubHttpClient } from '../../state/use-hub-http';
|
|
21
|
+
|
|
22
|
+
type AccountState = 'loading' | 'present' | 'missing' | 'error';
|
|
23
|
+
|
|
24
|
+
export const AccountContainer = () => {
|
|
25
|
+
const { t } = useTranslation(meta.id);
|
|
26
|
+
const identity = useIdentity();
|
|
27
|
+
const { invokePromise } = useOperationInvoker();
|
|
28
|
+
const accountCacheAtom = useCapability(ClientCapabilities.AccountCache);
|
|
29
|
+
const [cache] = useAtom(accountCacheAtom);
|
|
30
|
+
const setCache = useAtomSet(accountCacheAtom);
|
|
31
|
+
const [resendStatus, setResendStatus] = useState<string | null>(null);
|
|
32
|
+
const [accountState, setAccountState] = useState<AccountState>(cache.account ? 'present' : 'loading');
|
|
33
|
+
const [requestEmail, setRequestEmail] = useState('');
|
|
34
|
+
const [requestSubmitted, setRequestSubmitted] = useState(false);
|
|
35
|
+
|
|
36
|
+
// Single shared instance keeps the VP-auth handshake (request → 401 → signed
|
|
37
|
+
// retry) at one round-trip per session instead of one per panel.
|
|
38
|
+
const hubHttp = useHubHttpClient();
|
|
39
|
+
|
|
40
|
+
useAsyncEffect(async () => {
|
|
41
|
+
if (!hubHttp) {
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
try {
|
|
45
|
+
const account = await hubHttp.getAccount(new Context());
|
|
46
|
+
setCache((prev) => ({ ...prev, account, fetchedAt: Date.now() }));
|
|
47
|
+
setAccountState('present');
|
|
48
|
+
} catch (err: any) {
|
|
49
|
+
if (err?.data?.type === 'no_account') {
|
|
50
|
+
setCache((prev) => ({ ...prev, account: undefined, fetchedAt: Date.now() }));
|
|
51
|
+
setAccountState('missing');
|
|
52
|
+
} else {
|
|
53
|
+
setAccountState((prev) => (prev === 'present' ? 'present' : 'error'));
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
}, [hubHttp, setCache]);
|
|
57
|
+
|
|
58
|
+
const handleResend = useCallback(async () => {
|
|
59
|
+
if (!hubHttp) {
|
|
60
|
+
return;
|
|
61
|
+
}
|
|
62
|
+
try {
|
|
63
|
+
const result = await hubHttp.resendVerificationEmail(new Context());
|
|
64
|
+
if (result.sent) {
|
|
65
|
+
setResendStatus(t('verification-sent.message'));
|
|
66
|
+
} else if (result.cooldownSecondsRemaining) {
|
|
67
|
+
setResendStatus(t('verification-cooldown.message', { seconds: result.cooldownSecondsRemaining }));
|
|
68
|
+
} else {
|
|
69
|
+
setResendStatus(t('verification-failed.message'));
|
|
70
|
+
}
|
|
71
|
+
} catch {
|
|
72
|
+
setResendStatus(t('verification-failed.message'));
|
|
73
|
+
}
|
|
74
|
+
}, [hubHttp, t]);
|
|
75
|
+
|
|
76
|
+
const handleRequestAccess = useCallback(
|
|
77
|
+
async (event: FormEvent<HTMLFormElement>) => {
|
|
78
|
+
event.preventDefault();
|
|
79
|
+
const email = requestEmail.trim();
|
|
80
|
+
if (!email || !hubHttp) {
|
|
81
|
+
return;
|
|
82
|
+
}
|
|
83
|
+
try {
|
|
84
|
+
const identityDid = identity ? await createDidFromIdentityKey(identity.identityKey) : undefined;
|
|
85
|
+
await hubHttp.requestAccess(new Context(), { email, identityDid });
|
|
86
|
+
} catch {
|
|
87
|
+
// Surface a generic confirmation; failure details would leak signal.
|
|
88
|
+
}
|
|
89
|
+
setRequestSubmitted(true);
|
|
90
|
+
},
|
|
91
|
+
[hubHttp, identity, requestEmail],
|
|
92
|
+
);
|
|
93
|
+
|
|
94
|
+
// Opens the standard reset confirmation dialog. The `onBeforeReset` hook
|
|
95
|
+
// deletes the hub account first; if that fails the reset is aborted so the
|
|
96
|
+
// local identity is not wiped while the server record remains.
|
|
97
|
+
const handleDeleteAccount = useCallback(() => {
|
|
98
|
+
if (!hubHttp) {
|
|
99
|
+
return;
|
|
100
|
+
}
|
|
101
|
+
void invokePromise(LayoutOperation.UpdateDialog, {
|
|
102
|
+
subject: RESET_DIALOG,
|
|
103
|
+
blockAlign: 'start',
|
|
104
|
+
props: {
|
|
105
|
+
mode: 'reset-storage',
|
|
106
|
+
onBeforeReset: async () => {
|
|
107
|
+
await hubHttp.deleteAccount(new Context());
|
|
108
|
+
setCache(() => ({}));
|
|
109
|
+
},
|
|
110
|
+
},
|
|
111
|
+
});
|
|
112
|
+
}, [hubHttp, invokePromise, setCache]);
|
|
113
|
+
|
|
114
|
+
const account = cache.account;
|
|
115
|
+
|
|
116
|
+
return (
|
|
117
|
+
<Settings.Viewport>
|
|
118
|
+
<Settings.Section title={t('account-section.title')} description={t('account-section.description')}>
|
|
119
|
+
{accountState === 'loading' ? null : accountState === 'missing' ? (
|
|
120
|
+
<>
|
|
121
|
+
<Message.Root valence='warning'>
|
|
122
|
+
<Message.Title icon='ph--warning--duotone'>{t('no-edge-access.title')}</Message.Title>
|
|
123
|
+
<Message.Content>{t('no-edge-access.description')}</Message.Content>
|
|
124
|
+
</Message.Root>
|
|
125
|
+
<Settings.Item title={t('request-access.label')} description={t('request-access.description')}>
|
|
126
|
+
{requestSubmitted ? (
|
|
127
|
+
<span className='text-sm text-description'>{t('access-request-submitted.message')}</span>
|
|
128
|
+
) : (
|
|
129
|
+
<form onSubmit={handleRequestAccess} className='flex gap-2 items-center justify-end'>
|
|
130
|
+
<Input.Root>
|
|
131
|
+
<Input.TextInput
|
|
132
|
+
type='email'
|
|
133
|
+
required
|
|
134
|
+
placeholder={t('access-request-email.placeholder')}
|
|
135
|
+
value={requestEmail}
|
|
136
|
+
onChange={(event) => setRequestEmail(event.target.value)}
|
|
137
|
+
classNames='min-w-64'
|
|
138
|
+
/>
|
|
139
|
+
</Input.Root>
|
|
140
|
+
<Button type='submit' density='sm'>
|
|
141
|
+
{t('request-access.label')}
|
|
142
|
+
</Button>
|
|
143
|
+
</form>
|
|
144
|
+
)}
|
|
145
|
+
</Settings.Item>
|
|
146
|
+
</>
|
|
147
|
+
) : accountState === 'error' && !account ? (
|
|
148
|
+
<Message.Root valence='error'>
|
|
149
|
+
<Message.Title icon='ph--cloud-x--duotone'>{t('account-offline.title')}</Message.Title>
|
|
150
|
+
<Message.Content>{t('account-offline.description')}</Message.Content>
|
|
151
|
+
</Message.Root>
|
|
152
|
+
) : account ? (
|
|
153
|
+
<>
|
|
154
|
+
<Settings.Item title={t('email.label')} description={account.email}>
|
|
155
|
+
{account.emailVerified ? (
|
|
156
|
+
<Icon icon='ph--check-circle--duotone' size={5} classNames='text-success-text justify-self-end' />
|
|
157
|
+
) : (
|
|
158
|
+
<div className='flex flex-col gap-1 items-end'>
|
|
159
|
+
<IconButton
|
|
160
|
+
icon='ph--paper-plane-tilt--regular'
|
|
161
|
+
label={t('resend-verification.label')}
|
|
162
|
+
onClick={handleResend}
|
|
163
|
+
density='sm'
|
|
164
|
+
/>
|
|
165
|
+
{resendStatus ? <span className='text-xs text-description'>{resendStatus}</span> : null}
|
|
166
|
+
</div>
|
|
167
|
+
)}
|
|
168
|
+
</Settings.Item>
|
|
169
|
+
<Settings.Item title={t('delete-account.label')} description={t('delete-account.description')}>
|
|
170
|
+
<Button variant='destructive' density='sm' onClick={handleDeleteAccount}>
|
|
171
|
+
{t('delete-account.label')}
|
|
172
|
+
</Button>
|
|
173
|
+
</Settings.Item>
|
|
174
|
+
</>
|
|
175
|
+
) : null}
|
|
176
|
+
</Settings.Section>
|
|
177
|
+
</Settings.Viewport>
|
|
178
|
+
);
|
|
179
|
+
};
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
import { type Meta, type StoryObj } from '@storybook/react-vite';
|
|
6
6
|
import * as Effect from 'effect/Effect';
|
|
7
7
|
|
|
8
|
-
import {
|
|
8
|
+
import { ProcessManagerPlugin } from '@dxos/app-framework';
|
|
9
9
|
import { withPluginManager } from '@dxos/app-framework/testing';
|
|
10
10
|
import { withLayout, withTheme } from '@dxos/react-ui/testing';
|
|
11
11
|
import { translations as shellTranslations } from '@dxos/shell/react';
|
|
12
12
|
|
|
13
13
|
import { initializeIdentity } from '#testing';
|
|
14
|
+
import { translations } from '#translations';
|
|
14
15
|
|
|
15
16
|
import { ClientPlugin } from '../../ClientPlugin';
|
|
16
|
-
import { translations } from '../../translations';
|
|
17
17
|
import { DevicesContainer } from './DevicesContainer';
|
|
18
18
|
|
|
19
19
|
const meta = {
|
|
@@ -30,8 +30,7 @@ const meta = {
|
|
|
30
30
|
yield* initializeIdentity(client);
|
|
31
31
|
}),
|
|
32
32
|
}),
|
|
33
|
-
|
|
34
|
-
RuntimePlugin(),
|
|
33
|
+
ProcessManagerPlugin(),
|
|
35
34
|
],
|
|
36
35
|
}),
|
|
37
36
|
],
|
|
@@ -218,7 +218,7 @@ const InvitationQR = ({ id, url, onCancel }: { id: string; url: string; onCancel
|
|
|
218
218
|
<p className='text-description'>{t('qr-code.description', { ns: meta.id })}</p>
|
|
219
219
|
<div role='group' className='grid grid-cols-[1fr_min-content]'>
|
|
220
220
|
<div className='flex justify-center py-4'>
|
|
221
|
-
<div
|
|
221
|
+
<div className='w-full md:max-w-80 aspect-square relative text-description'>
|
|
222
222
|
<QR
|
|
223
223
|
rounding={100}
|
|
224
224
|
backgroundColor='transparent'
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2026 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { useAtom, useAtomSet } from '@effect-atom/atom-react';
|
|
6
|
+
import React, { useCallback, useState } from 'react';
|
|
7
|
+
|
|
8
|
+
import { useCapability } from '@dxos/app-framework/ui';
|
|
9
|
+
import { Context } from '@dxos/context';
|
|
10
|
+
import { Clipboard, Icon, IconButton, List, ListItem, useAsyncEffect, useTranslation } from '@dxos/react-ui';
|
|
11
|
+
import { Settings } from '@dxos/react-ui-form';
|
|
12
|
+
|
|
13
|
+
import { meta } from '#meta';
|
|
14
|
+
import { ClientCapabilities } from '#types';
|
|
15
|
+
|
|
16
|
+
import { type AccountCacheInvitation } from '../../state/account-cache';
|
|
17
|
+
import { useHubHttpClient } from '../../state/use-hub-http';
|
|
18
|
+
|
|
19
|
+
export const InvitationsContainer = () => {
|
|
20
|
+
const { t } = useTranslation(meta.id);
|
|
21
|
+
const accountCacheAtom = useCapability(ClientCapabilities.AccountCache);
|
|
22
|
+
const [cache] = useAtom(accountCacheAtom);
|
|
23
|
+
const setCache = useAtomSet(accountCacheAtom);
|
|
24
|
+
const [pending, setPending] = useState(false);
|
|
25
|
+
|
|
26
|
+
// Account/invitation routes live on hub-service, not the edge worker.
|
|
27
|
+
const hubHttp = useHubHttpClient();
|
|
28
|
+
|
|
29
|
+
useAsyncEffect(async () => {
|
|
30
|
+
if (!hubHttp) {
|
|
31
|
+
return;
|
|
32
|
+
}
|
|
33
|
+
try {
|
|
34
|
+
const result = await hubHttp.listAccountInvitations(new Context());
|
|
35
|
+
setCache((prev) => ({ ...prev, invitations: result.invitations, fetchedAt: Date.now() }));
|
|
36
|
+
} catch {
|
|
37
|
+
// Offline: keep cache.
|
|
38
|
+
}
|
|
39
|
+
}, [hubHttp, setCache]);
|
|
40
|
+
|
|
41
|
+
const handleIssue = useCallback(async () => {
|
|
42
|
+
if (!hubHttp) {
|
|
43
|
+
return;
|
|
44
|
+
}
|
|
45
|
+
setPending(true);
|
|
46
|
+
try {
|
|
47
|
+
const result = await hubHttp.issueAccountInvitation(new Context());
|
|
48
|
+
// Optimistically push the new code and decrement the remaining quota; the
|
|
49
|
+
// server consumes one slot at issue time. Next refresh reconciles.
|
|
50
|
+
setCache((prev) => ({
|
|
51
|
+
...prev,
|
|
52
|
+
account: prev.account
|
|
53
|
+
? { ...prev.account, invitationsRemaining: Math.max(0, prev.account.invitationsRemaining - 1) }
|
|
54
|
+
: prev.account,
|
|
55
|
+
invitations: [{ code: result.code, createdAt: new Date().toISOString() }, ...(prev.invitations ?? [])],
|
|
56
|
+
}));
|
|
57
|
+
} finally {
|
|
58
|
+
setPending(false);
|
|
59
|
+
}
|
|
60
|
+
}, [hubHttp, setCache]);
|
|
61
|
+
|
|
62
|
+
const remaining = cache.account?.invitationsRemaining ?? 0;
|
|
63
|
+
const list = cache.invitations ?? [];
|
|
64
|
+
const available = list.filter((row) => !row.redeemedByIdentityDid);
|
|
65
|
+
const redeemed = list.filter((row) => Boolean(row.redeemedByIdentityDid));
|
|
66
|
+
|
|
67
|
+
return (
|
|
68
|
+
<Clipboard.Provider>
|
|
69
|
+
<Settings.Viewport>
|
|
70
|
+
<Settings.Section title={t('invitations-section.title')} description={t('invitations-section.description')}>
|
|
71
|
+
<Settings.Item
|
|
72
|
+
title={t('generate-invitation.label')}
|
|
73
|
+
description={t('generate-invitation.description', { count: remaining })}
|
|
74
|
+
>
|
|
75
|
+
<IconButton
|
|
76
|
+
icon='ph--plus--regular'
|
|
77
|
+
label={t('generate-invitation.label')}
|
|
78
|
+
variant='primary'
|
|
79
|
+
onClick={handleIssue}
|
|
80
|
+
disabled={pending || remaining <= 0}
|
|
81
|
+
/>
|
|
82
|
+
</Settings.Item>
|
|
83
|
+
</Settings.Section>
|
|
84
|
+
|
|
85
|
+
{available.length > 0 ? (
|
|
86
|
+
<Settings.Section title={t('available-invitations.title')}>
|
|
87
|
+
<List>
|
|
88
|
+
{available.map((row) => (
|
|
89
|
+
<AvailableInvitationItem key={row.code} row={row} />
|
|
90
|
+
))}
|
|
91
|
+
</List>
|
|
92
|
+
</Settings.Section>
|
|
93
|
+
) : null}
|
|
94
|
+
|
|
95
|
+
{redeemed.length > 0 ? (
|
|
96
|
+
<Settings.Section title={t('redeemed-invitations.title')}>
|
|
97
|
+
<List>
|
|
98
|
+
{redeemed.map((row) => (
|
|
99
|
+
<RedeemedInvitationItem key={row.code} row={row} />
|
|
100
|
+
))}
|
|
101
|
+
</List>
|
|
102
|
+
</Settings.Section>
|
|
103
|
+
) : null}
|
|
104
|
+
</Settings.Viewport>
|
|
105
|
+
</Clipboard.Provider>
|
|
106
|
+
);
|
|
107
|
+
};
|
|
108
|
+
|
|
109
|
+
const AvailableInvitationItem = ({ row }: { row: AccountCacheInvitation }) => (
|
|
110
|
+
<ListItem.Root classNames='grid grid-cols-[min-content_1fr_min-content] items-center gap-2'>
|
|
111
|
+
<ListItem.Endcap>
|
|
112
|
+
<Icon icon='ph--paper-plane-tilt--duotone' size={5} classNames='text-description' />
|
|
113
|
+
</ListItem.Endcap>
|
|
114
|
+
<div className='flex flex-col min-w-0'>
|
|
115
|
+
<ListItem.Heading classNames='font-mono truncate'>{row.code}</ListItem.Heading>
|
|
116
|
+
<p className='text-description text-xs'>{new Date(row.createdAt).toLocaleString()}</p>
|
|
117
|
+
</div>
|
|
118
|
+
<ListItem.Endcap>
|
|
119
|
+
<Clipboard.IconButton value={row.code} />
|
|
120
|
+
</ListItem.Endcap>
|
|
121
|
+
</ListItem.Root>
|
|
122
|
+
);
|
|
123
|
+
|
|
124
|
+
const RedeemedInvitationItem = ({ row }: { row: AccountCacheInvitation }) => {
|
|
125
|
+
const date = row.redeemedAt ?? row.createdAt;
|
|
126
|
+
return (
|
|
127
|
+
<ListItem.Root classNames='grid grid-cols-[min-content_1fr] items-center gap-2'>
|
|
128
|
+
<ListItem.Endcap>
|
|
129
|
+
<Icon icon='ph--check-circle--duotone' size={5} classNames='text-success-text' />
|
|
130
|
+
</ListItem.Endcap>
|
|
131
|
+
<div className='flex flex-col min-w-0'>
|
|
132
|
+
<ListItem.Heading classNames='font-mono truncate'>{row.code}</ListItem.Heading>
|
|
133
|
+
<p className='text-description text-xs'>{new Date(date).toLocaleString()}</p>
|
|
134
|
+
</div>
|
|
135
|
+
</ListItem.Root>
|
|
136
|
+
);
|
|
137
|
+
};
|