@dxos/plugin-client 0.8.4-main.9735255 → 0.8.4-main.9be5663bfe
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/dist/lib/browser/chunk-ELAYKIQU.mjs +12 -0
- package/dist/lib/browser/chunk-ELAYKIQU.mjs.map +7 -0
- package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
- package/dist/lib/browser/chunk-J5LGTIGS.mjs.map +7 -0
- package/dist/lib/browser/chunk-M43LJQ5U.mjs +175 -0
- package/dist/lib/browser/chunk-M43LJQ5U.mjs.map +7 -0
- package/dist/lib/browser/chunk-WNJRYPGG.mjs +131 -0
- package/dist/lib/browser/chunk-WNJRYPGG.mjs.map +7 -0
- package/dist/lib/browser/cli/index.mjs +92 -80
- package/dist/lib/browser/cli/index.mjs.map +3 -3
- package/dist/lib/browser/create-agent-SS5SE35J.mjs +34 -0
- package/dist/lib/browser/create-agent-SS5SE35J.mjs.map +7 -0
- package/dist/lib/browser/create-identity-PBEUEIPN.mjs +30 -0
- package/dist/lib/browser/create-identity-PBEUEIPN.mjs.map +7 -0
- package/dist/lib/browser/create-passkey-JN6I5WMM.mjs +105 -0
- package/dist/lib/browser/create-passkey-JN6I5WMM.mjs.map +7 -0
- package/dist/lib/browser/create-recovery-code-32I6IWZC.mjs +44 -0
- package/dist/lib/browser/create-recovery-code-32I6IWZC.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +90 -93
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/join-identity-2BP4G2SD.mjs +27 -0
- package/dist/lib/browser/join-identity-2BP4G2SD.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/operations/index.mjs +13 -0
- package/dist/lib/browser/operations/index.mjs.map +7 -0
- package/dist/lib/browser/recover-identity-LS6B5INB.mjs +26 -0
- package/dist/lib/browser/recover-identity-LS6B5INB.mjs.map +7 -0
- package/dist/lib/browser/redeem-passkey-OCIV6VCK.mjs +82 -0
- package/dist/lib/browser/redeem-passkey-OCIV6VCK.mjs.map +7 -0
- package/dist/lib/browser/redeem-token-6BCRGKV6.mjs +37 -0
- package/dist/lib/browser/redeem-token-6BCRGKV6.mjs.map +7 -0
- package/dist/lib/browser/reset-storage-QJLTL7J3.mjs +26 -0
- package/dist/lib/browser/reset-storage-QJLTL7J3.mjs.map +7 -0
- package/dist/lib/browser/share-identity-YJEBJTPA.mjs +31 -0
- package/dist/lib/browser/share-identity-YJEBJTPA.mjs.map +7 -0
- package/dist/lib/browser/testing/index.mjs +22 -0
- package/dist/lib/browser/testing/index.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +4 -5
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-IT5LAIV3.mjs +133 -0
- package/dist/lib/node-esm/chunk-IT5LAIV3.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-J5RWSQT6.mjs +14 -0
- package/dist/lib/node-esm/chunk-J5RWSQT6.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-SJ6FDER5.mjs +176 -0
- package/dist/lib/node-esm/chunk-SJ6FDER5.mjs.map +7 -0
- package/dist/lib/node-esm/cli/index.mjs +92 -80
- package/dist/lib/node-esm/cli/index.mjs.map +3 -3
- package/dist/lib/node-esm/create-agent-QGEHMHBL.mjs +35 -0
- package/dist/lib/node-esm/create-agent-QGEHMHBL.mjs.map +7 -0
- package/dist/lib/node-esm/create-identity-EHRJQOO4.mjs +31 -0
- package/dist/lib/node-esm/create-identity-EHRJQOO4.mjs.map +7 -0
- package/dist/lib/node-esm/create-passkey-PFBHHBEQ.mjs +106 -0
- package/dist/lib/node-esm/create-passkey-PFBHHBEQ.mjs.map +7 -0
- package/dist/lib/node-esm/create-recovery-code-HBAM2A72.mjs +45 -0
- package/dist/lib/node-esm/create-recovery-code-HBAM2A72.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +90 -93
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/join-identity-75JCKQHM.mjs +28 -0
- package/dist/lib/node-esm/join-identity-75JCKQHM.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/operations/index.mjs +14 -0
- package/dist/lib/node-esm/operations/index.mjs.map +7 -0
- package/dist/lib/node-esm/recover-identity-AKGNTUJI.mjs +27 -0
- package/dist/lib/node-esm/recover-identity-AKGNTUJI.mjs.map +7 -0
- package/dist/lib/node-esm/redeem-passkey-FZO3LZ57.mjs +83 -0
- package/dist/lib/node-esm/redeem-passkey-FZO3LZ57.mjs.map +7 -0
- package/dist/lib/node-esm/redeem-token-IHHIAIQ2.mjs +38 -0
- package/dist/lib/node-esm/redeem-token-IHHIAIQ2.mjs.map +7 -0
- package/dist/lib/node-esm/reset-storage-S5MJITI3.mjs +27 -0
- package/dist/lib/node-esm/reset-storage-S5MJITI3.mjs.map +7 -0
- package/dist/lib/node-esm/share-identity-QZLY3VHE.mjs +32 -0
- package/dist/lib/node-esm/share-identity-QZLY3VHE.mjs.map +7 -0
- package/dist/lib/node-esm/testing/index.mjs +23 -0
- package/dist/lib/node-esm/testing/index.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +4 -5
- package/dist/types/src/ClientPlugin.d.ts +1 -1
- package/dist/types/src/ClientPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts +6 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -0
- package/dist/types/src/capabilities/client.d.ts +8 -0
- package/dist/types/src/capabilities/client.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +32 -7
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/migrations.d.ts +5 -0
- package/dist/types/src/capabilities/migrations.d.ts.map +1 -0
- package/dist/types/src/capabilities/navigation-handler/index.d.ts +4 -0
- package/dist/types/src/capabilities/navigation-handler/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts +15 -0
- package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts.map +1 -0
- package/dist/types/src/capabilities/{client/index.d.ts → node.d.ts} +7 -3
- package/dist/types/src/capabilities/node.d.ts.map +1 -0
- package/dist/types/src/capabilities/operation-handler.d.ts +6 -0
- package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -0
- package/dist/types/src/capabilities/{react-context/react-context.d.ts → react-context.d.ts} +1 -1
- package/dist/types/src/capabilities/react-context.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface.d.ts +9 -0
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -0
- package/dist/types/src/capabilities/schema-defs.d.ts +5 -0
- package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -0
- package/dist/types/src/cli/commands/config/view.d.ts.map +1 -1
- package/dist/types/src/cli/commands/device/info/info.d.ts +2 -2
- package/dist/types/src/cli/commands/device/info/info.d.ts.map +1 -1
- package/dist/types/src/cli/commands/device/list/list.d.ts +2 -2
- package/dist/types/src/cli/commands/device/list/list.d.ts.map +1 -1
- package/dist/types/src/cli/commands/device/update/update.d.ts.map +1 -1
- package/dist/types/src/cli/commands/edge/status.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/create/create.d.ts +2 -2
- package/dist/types/src/cli/commands/halo/create/create.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/credential/list/list.d.ts +1 -1
- package/dist/types/src/cli/commands/halo/credential/list/list.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/identity/identity.d.ts +2 -2
- package/dist/types/src/cli/commands/halo/identity/identity.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/keys/keys.d.ts +2 -2
- package/dist/types/src/cli/commands/halo/keys/keys.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/seed/seed.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/update/update.d.ts.map +1 -1
- package/dist/types/src/cli/commands/profile/create.d.ts +2 -1
- package/dist/types/src/cli/commands/profile/create.d.ts.map +1 -1
- package/dist/types/src/cli/commands/profile/delete.d.ts +1 -1
- package/dist/types/src/cli/commands/profile/delete.d.ts.map +1 -1
- package/dist/types/src/cli/commands/profile/list.d.ts.map +1 -1
- package/dist/types/src/cli/plugin.d.ts +1 -1
- package/dist/types/src/cli/plugin.d.ts.map +1 -1
- package/dist/types/src/cli/testing/test-console.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +0 -6
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts +184 -0
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/index.d.ts +2 -0
- package/dist/types/src/containers/DevicesContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/JoinDialog/JoinDialog.d.ts.map +1 -0
- package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts +15 -0
- package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts.map +1 -0
- package/dist/types/src/containers/JoinDialog/index.d.ts +2 -0
- package/dist/types/src/containers/JoinDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.d.ts.map +1 -0
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/ProfileContainer/index.d.ts +2 -0
- package/dist/types/src/containers/ProfileContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts +4 -0
- package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts +2 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/ResetDialog}/ResetDialog.d.ts +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts.map +1 -0
- package/dist/types/src/{components → containers/ResetDialog}/ResetDialog.stories.d.ts +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts.map +1 -0
- package/dist/types/src/containers/ResetDialog/index.d.ts +4 -0
- package/dist/types/src/containers/ResetDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/index.d.ts +10 -0
- package/dist/types/src/containers/index.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +2 -4
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/operations/create-agent.d.ts +5 -0
- package/dist/types/src/operations/create-agent.d.ts.map +1 -0
- package/dist/types/src/operations/create-identity.d.ts +5 -0
- package/dist/types/src/operations/create-identity.d.ts.map +1 -0
- package/dist/types/src/operations/create-passkey.d.ts +5 -0
- package/dist/types/src/operations/create-passkey.d.ts.map +1 -0
- package/dist/types/src/operations/create-recovery-code.d.ts +5 -0
- package/dist/types/src/operations/create-recovery-code.d.ts.map +1 -0
- package/dist/types/src/operations/definitions.d.ts +36 -0
- package/dist/types/src/operations/definitions.d.ts.map +1 -0
- package/dist/types/src/operations/index.d.ts +4 -0
- package/dist/types/src/operations/index.d.ts.map +1 -0
- package/dist/types/src/operations/join-identity.d.ts +5 -0
- package/dist/types/src/operations/join-identity.d.ts.map +1 -0
- package/dist/types/src/operations/recover-identity.d.ts +5 -0
- package/dist/types/src/operations/recover-identity.d.ts.map +1 -0
- package/dist/types/src/operations/redeem-passkey.d.ts +5 -0
- package/dist/types/src/operations/redeem-passkey.d.ts.map +1 -0
- package/dist/types/src/operations/redeem-token.d.ts +5 -0
- package/dist/types/src/operations/redeem-token.d.ts.map +1 -0
- package/dist/types/src/operations/reset-storage.d.ts +5 -0
- package/dist/types/src/operations/reset-storage.d.ts.map +1 -0
- package/dist/types/src/operations/share-identity.d.ts +5 -0
- package/dist/types/src/operations/share-identity.d.ts.map +1 -0
- package/dist/types/src/testing/index.d.ts +2 -0
- package/dist/types/src/testing/index.d.ts.map +1 -0
- package/dist/types/src/testing/initializeIdentity.d.ts +13 -0
- package/dist/types/src/testing/initializeIdentity.d.ts.map +1 -0
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/capabilities.d.ts +1 -1
- package/dist/types/src/types/capabilities.d.ts.map +1 -1
- package/dist/types/src/types/schema.d.ts +26 -175
- package/dist/types/src/types/schema.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +72 -36
- package/src/ClientPlugin.ts +37 -24
- package/src/capabilities/{app-graph-builder/app-graph-builder.ts → app-graph-builder.ts} +22 -20
- package/src/capabilities/{client/client.ts → client.ts} +16 -12
- package/src/capabilities/index.ts +15 -7
- package/src/capabilities/{migrations/migrations.ts → migrations.ts} +4 -4
- package/src/capabilities/navigation-handler/index.ts +9 -0
- package/src/capabilities/navigation-handler/navigation-handler.ts +64 -0
- package/src/capabilities/node.ts +13 -0
- package/src/capabilities/operation-handler.ts +16 -0
- package/src/capabilities/{react-context/react-context.tsx → react-context.tsx} +7 -7
- package/src/capabilities/{react-surface/react-surface.tsx → react-surface.tsx} +21 -22
- package/src/capabilities/{schema-defs/schema-defs.ts → schema-defs.ts} +8 -7
- package/src/cli/commands/config/view.ts +4 -1
- package/src/cli/commands/device/info/info.test.ts +0 -1
- package/src/cli/commands/device/info/info.ts +0 -2
- package/src/cli/commands/device/list/list.test.ts +0 -1
- package/src/cli/commands/device/list/list.ts +0 -2
- package/src/cli/commands/device/update/update.ts +0 -2
- package/src/cli/commands/edge/status.ts +3 -2
- package/src/cli/commands/halo/create/create.test.ts +0 -1
- package/src/cli/commands/halo/create/create.ts +14 -6
- package/src/cli/commands/halo/credential/list/list.test.ts +0 -1
- package/src/cli/commands/halo/credential/list/list.ts +4 -7
- package/src/cli/commands/halo/identity/identity.ts +0 -1
- package/src/cli/commands/halo/keys/keys.ts +0 -2
- package/src/cli/commands/halo/seed/seed.ts +0 -2
- package/src/cli/commands/halo/update/update.test.ts +0 -1
- package/src/cli/commands/halo/update/update.ts +0 -2
- package/src/cli/commands/profile/create.ts +9 -6
- package/src/cli/commands/profile/delete.ts +5 -2
- package/src/cli/commands/profile/list.ts +12 -11
- package/src/cli/plugin.ts +11 -13
- package/src/cli/testing/test-console.ts +1 -2
- package/src/components/index.ts +0 -7
- package/src/constants.ts +4 -4
- package/src/{components → containers/DevicesContainer}/DevicesContainer.stories.tsx +10 -7
- package/src/{components → containers/DevicesContainer}/DevicesContainer.tsx +77 -84
- package/src/containers/DevicesContainer/index.ts +5 -0
- package/src/containers/JoinDialog/JoinDialog.stories.tsx +42 -0
- package/src/{components → containers/JoinDialog}/JoinDialog.tsx +20 -15
- package/src/containers/JoinDialog/index.ts +5 -0
- package/src/{components → containers/ProfileContainer}/ProfileContainer.stories.tsx +4 -5
- package/src/{components → containers/ProfileContainer}/ProfileContainer.tsx +22 -30
- package/src/containers/ProfileContainer/index.ts +5 -0
- package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.stories.tsx +4 -5
- package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.tsx +29 -26
- package/src/containers/RecoveryCodeDialog/index.ts +8 -0
- package/src/{components → containers/RecoveryCredentialsContainer}/RecoveryCredentialsContainer.stories.tsx +10 -7
- package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.tsx +66 -0
- package/src/containers/RecoveryCredentialsContainer/index.ts +5 -0
- package/src/{components → containers/ResetDialog}/ResetDialog.stories.tsx +27 -15
- package/src/{components → containers/ResetDialog}/ResetDialog.tsx +15 -13
- package/src/containers/ResetDialog/index.ts +8 -0
- package/src/containers/index.ts +15 -0
- package/src/index.ts +2 -5
- package/src/meta.ts +1 -1
- package/src/operations/create-agent.ts +26 -0
- package/src/operations/create-identity.ts +29 -0
- package/src/operations/create-passkey.ts +88 -0
- package/src/operations/create-recovery-code.ts +34 -0
- package/src/operations/definitions.ts +107 -0
- package/src/operations/index.ts +20 -0
- package/src/operations/join-identity.ts +28 -0
- package/src/operations/recover-identity.ts +28 -0
- package/src/operations/redeem-passkey.ts +85 -0
- package/src/operations/redeem-token.ts +31 -0
- package/src/operations/reset-storage.ts +27 -0
- package/src/operations/share-identity.ts +26 -0
- package/src/testing/index.ts +5 -0
- package/src/testing/initializeIdentity.ts +24 -0
- package/src/translations.ts +53 -42
- package/src/types/capabilities.ts +4 -4
- package/src/types/events.ts +6 -6
- package/src/types/schema.ts +18 -123
- package/dist/lib/browser/app-graph-builder-3FGBMLTF.mjs +0 -118
- package/dist/lib/browser/app-graph-builder-3FGBMLTF.mjs.map +0 -7
- package/dist/lib/browser/chunk-4BZGRIFS.mjs +0 -293
- package/dist/lib/browser/chunk-4BZGRIFS.mjs.map +0 -7
- package/dist/lib/browser/chunk-F7H2Y3Z2.mjs +0 -18
- package/dist/lib/browser/chunk-F7H2Y3Z2.mjs.map +0 -7
- package/dist/lib/browser/chunk-G7C3S2BE.mjs +0 -15
- package/dist/lib/browser/chunk-G7C3S2BE.mjs.map +0 -7
- package/dist/lib/browser/client-IX5LMWV4.mjs +0 -86
- package/dist/lib/browser/client-IX5LMWV4.mjs.map +0 -7
- package/dist/lib/browser/migrations-3EBTAW3N.mjs +0 -24
- package/dist/lib/browser/migrations-3EBTAW3N.mjs.map +0 -7
- package/dist/lib/browser/operation-resolver-2NT3ISVP.mjs +0 -298
- package/dist/lib/browser/operation-resolver-2NT3ISVP.mjs.map +0 -7
- package/dist/lib/browser/react-context-4UABG3GP.mjs +0 -24
- package/dist/lib/browser/react-context-4UABG3GP.mjs.map +0 -7
- package/dist/lib/browser/react-surface-RSQ74XCT.mjs +0 -675
- package/dist/lib/browser/react-surface-RSQ74XCT.mjs.map +0 -7
- package/dist/lib/browser/schema-defs-O7VLP745.mjs +0 -26
- package/dist/lib/browser/schema-defs-O7VLP745.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-2PIYVUNC.mjs +0 -119
- package/dist/lib/node-esm/app-graph-builder-2PIYVUNC.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-BCELGXRI.mjs +0 -20
- package/dist/lib/node-esm/chunk-BCELGXRI.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-JAF64TFQ.mjs +0 -295
- package/dist/lib/node-esm/chunk-JAF64TFQ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-PRAFFO54.mjs +0 -16
- package/dist/lib/node-esm/chunk-PRAFFO54.mjs.map +0 -7
- package/dist/lib/node-esm/client-FFPK5UFP.mjs +0 -87
- package/dist/lib/node-esm/client-FFPK5UFP.mjs.map +0 -7
- package/dist/lib/node-esm/migrations-WSZSFGDK.mjs +0 -25
- package/dist/lib/node-esm/migrations-WSZSFGDK.mjs.map +0 -7
- package/dist/lib/node-esm/operation-resolver-VW5R2BE4.mjs +0 -299
- package/dist/lib/node-esm/operation-resolver-VW5R2BE4.mjs.map +0 -7
- package/dist/lib/node-esm/react-context-UVXMGPW4.mjs +0 -25
- package/dist/lib/node-esm/react-context-UVXMGPW4.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-KBHANGGC.mjs +0 -676
- package/dist/lib/node-esm/react-surface-KBHANGGC.mjs.map +0 -7
- package/dist/lib/node-esm/schema-defs-QLRGBIKY.mjs +0 -27
- package/dist/lib/node-esm/schema-defs-QLRGBIKY.mjs.map +0 -7
- package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts +0 -6
- package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts.map +0 -1
- package/dist/types/src/capabilities/app-graph-builder/index.d.ts +0 -3
- package/dist/types/src/capabilities/app-graph-builder/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/client/client.d.ts +0 -8
- package/dist/types/src/capabilities/client/client.d.ts.map +0 -1
- package/dist/types/src/capabilities/client/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/migrations/index.d.ts +0 -3
- package/dist/types/src/capabilities/migrations/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/migrations/migrations.d.ts +0 -5
- package/dist/types/src/capabilities/migrations/migrations.d.ts.map +0 -1
- package/dist/types/src/capabilities/operation-resolver/index.d.ts +0 -5
- package/dist/types/src/capabilities/operation-resolver/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts +0 -8
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-context/index.d.ts +0 -7
- package/dist/types/src/capabilities/react-context/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-context/react-context.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-surface/index.d.ts +0 -5
- package/dist/types/src/capabilities/react-surface/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts +0 -9
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +0 -1
- package/dist/types/src/capabilities/schema-defs/index.d.ts +0 -3
- package/dist/types/src/capabilities/schema-defs/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/schema-defs/schema-defs.d.ts +0 -5
- package/dist/types/src/capabilities/schema-defs/schema-defs.d.ts.map +0 -1
- package/dist/types/src/components/DevicesContainer.d.ts.map +0 -1
- package/dist/types/src/components/DevicesContainer.stories.d.ts +0 -181
- package/dist/types/src/components/DevicesContainer.stories.d.ts.map +0 -1
- package/dist/types/src/components/JoinDialog.d.ts.map +0 -1
- package/dist/types/src/components/ProfileContainer.d.ts.map +0 -1
- package/dist/types/src/components/ProfileContainer.stories.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCodeDialog.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCredentialsContainer.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts.map +0 -1
- package/dist/types/src/components/ResetDialog.d.ts.map +0 -1
- package/dist/types/src/components/ResetDialog.stories.d.ts.map +0 -1
- package/src/capabilities/app-graph-builder/index.ts +0 -7
- package/src/capabilities/client/index.ts +0 -7
- package/src/capabilities/migrations/index.ts +0 -7
- package/src/capabilities/operation-resolver/index.ts +0 -7
- package/src/capabilities/operation-resolver/operation-resolver.ts +0 -248
- package/src/capabilities/react-context/index.ts +0 -7
- package/src/capabilities/react-surface/index.ts +0 -7
- package/src/capabilities/schema-defs/index.ts +0 -7
- package/src/components/RecoveryCredentialsContainer.tsx +0 -68
- /package/dist/types/src/{components → containers/DevicesContainer}/DevicesContainer.d.ts +0 -0
- /package/dist/types/src/{components → containers/JoinDialog}/JoinDialog.d.ts +0 -0
- /package/dist/types/src/{components → containers/ProfileContainer}/ProfileContainer.d.ts +0 -0
- /package/dist/types/src/{components → containers/ProfileContainer}/ProfileContainer.stories.d.ts +0 -0
- /package/dist/types/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.d.ts +0 -0
- /package/dist/types/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.stories.d.ts +0 -0
- /package/dist/types/src/{components → containers/RecoveryCredentialsContainer}/RecoveryCredentialsContainer.d.ts +0 -0
- /package/dist/types/src/{components → containers/RecoveryCredentialsContainer}/RecoveryCredentialsContainer.stories.d.ts +0 -0
|
@@ -5,29 +5,32 @@
|
|
|
5
5
|
import { type Meta, type StoryObj } from '@storybook/react-vite';
|
|
6
6
|
import * as Effect from 'effect/Effect';
|
|
7
7
|
|
|
8
|
-
import { OperationPlugin } from '@dxos/app-framework';
|
|
8
|
+
import { OperationPlugin, RuntimePlugin } from '@dxos/app-framework';
|
|
9
9
|
import { withPluginManager } from '@dxos/app-framework/testing';
|
|
10
|
-
import { withTheme } from '@dxos/react-ui/testing';
|
|
10
|
+
import { withLayout, withTheme } from '@dxos/react-ui/testing';
|
|
11
11
|
|
|
12
|
-
import {
|
|
13
|
-
import { translations } from '../translations';
|
|
12
|
+
import { initializeIdentity } from '#testing';
|
|
14
13
|
|
|
14
|
+
import { ClientPlugin } from '../../ClientPlugin';
|
|
15
|
+
import { translations } from '../../translations';
|
|
15
16
|
import { RecoveryCredentialsContainer } from './RecoveryCredentialsContainer';
|
|
16
17
|
|
|
17
18
|
const meta = {
|
|
18
|
-
title: 'plugins/plugin-client/RecoveryCredentialsContainer',
|
|
19
|
+
title: 'plugins/plugin-client/containers/RecoveryCredentialsContainer',
|
|
19
20
|
component: RecoveryCredentialsContainer,
|
|
20
21
|
decorators: [
|
|
21
|
-
withTheme,
|
|
22
|
+
withTheme(),
|
|
23
|
+
withLayout({ layout: 'fullscreen' }),
|
|
22
24
|
withPluginManager({
|
|
23
25
|
plugins: [
|
|
24
26
|
ClientPlugin({
|
|
25
27
|
onClientInitialized: ({ client }) =>
|
|
26
28
|
Effect.gen(function* () {
|
|
27
|
-
yield*
|
|
29
|
+
yield* initializeIdentity(client);
|
|
28
30
|
}),
|
|
29
31
|
}),
|
|
30
32
|
OperationPlugin(),
|
|
33
|
+
RuntimePlugin(),
|
|
31
34
|
],
|
|
32
35
|
}),
|
|
33
36
|
],
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2024 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import React from 'react';
|
|
6
|
+
|
|
7
|
+
import { useOperationInvoker } from '@dxos/app-framework/ui';
|
|
8
|
+
import { useCredentials } from '@dxos/react-client/halo';
|
|
9
|
+
import { Icon, IconButton, List, ListItem, Message, useTranslation } from '@dxos/react-ui';
|
|
10
|
+
import { Settings } from '@dxos/react-ui-form';
|
|
11
|
+
|
|
12
|
+
import { meta } from '#meta';
|
|
13
|
+
import { ClientOperation } from '#operations';
|
|
14
|
+
|
|
15
|
+
export const MANAGE_CREDENTIALS_DIALOG = `${meta.id}.ManageCredentialsDialog`;
|
|
16
|
+
|
|
17
|
+
export const RecoveryCredentialsContainer = () => {
|
|
18
|
+
const { t } = useTranslation(meta.id);
|
|
19
|
+
const { invokePromise } = useOperationInvoker();
|
|
20
|
+
const credentials = useCredentials();
|
|
21
|
+
const recoveryCredentials = credentials.filter(
|
|
22
|
+
(credential) => credential.subject.assertion['@type'] === 'dxos.halo.credentials.IdentityRecovery',
|
|
23
|
+
);
|
|
24
|
+
|
|
25
|
+
return (
|
|
26
|
+
<Settings.Viewport>
|
|
27
|
+
<Settings.Section title={t('recovery-setup-dialog.title')} description={t('recovery-setup-dialog.description')}>
|
|
28
|
+
<Settings.Item title={t('create-passkey.label')} description={t('create-passkey.description')}>
|
|
29
|
+
<IconButton
|
|
30
|
+
label={t('create-passkey.label')}
|
|
31
|
+
icon='ph--key--duotone'
|
|
32
|
+
variant='primary'
|
|
33
|
+
onClick={() => invokePromise(ClientOperation.CreatePasskey)}
|
|
34
|
+
/>
|
|
35
|
+
</Settings.Item>
|
|
36
|
+
<Settings.Item title={t('create-recovery-code.label')} description={t('create-recovery-code.description')}>
|
|
37
|
+
<IconButton
|
|
38
|
+
label={t('create-recovery-code.label')}
|
|
39
|
+
icon='ph--receipt--duotone'
|
|
40
|
+
variant='default'
|
|
41
|
+
onClick={() => invokePromise(ClientOperation.CreateRecoveryCode)}
|
|
42
|
+
/>
|
|
43
|
+
</Settings.Item>
|
|
44
|
+
</Settings.Section>
|
|
45
|
+
<Settings.Section title={t('credentials-list.label')}>
|
|
46
|
+
{recoveryCredentials.length < 1 ? (
|
|
47
|
+
<Message.Root valence='error'>
|
|
48
|
+
<Message.Title icon='ph--shield-warning--duotone'>{t('no-credentials.title')}</Message.Title>
|
|
49
|
+
<Message.Content>{t('no-credentials.message')}</Message.Content>
|
|
50
|
+
</Message.Root>
|
|
51
|
+
) : (
|
|
52
|
+
<List>
|
|
53
|
+
{recoveryCredentials.map((credential) => (
|
|
54
|
+
<ListItem.Root key={credential.id?.toHex()}>
|
|
55
|
+
<ListItem.Endcap>
|
|
56
|
+
<Icon icon='ph--key--regular' />
|
|
57
|
+
</ListItem.Endcap>
|
|
58
|
+
<ListItem.Heading>{credential.issuanceDate.toLocaleString()}</ListItem.Heading>
|
|
59
|
+
</ListItem.Root>
|
|
60
|
+
))}
|
|
61
|
+
</List>
|
|
62
|
+
)}
|
|
63
|
+
</Settings.Section>
|
|
64
|
+
</Settings.Viewport>
|
|
65
|
+
);
|
|
66
|
+
};
|
|
@@ -6,26 +6,25 @@ import { type Meta, type StoryObj } from '@storybook/react-vite';
|
|
|
6
6
|
import * as Effect from 'effect/Effect';
|
|
7
7
|
import React from 'react';
|
|
8
8
|
|
|
9
|
-
import { OperationPlugin } from '@dxos/app-framework';
|
|
10
|
-
import { usePluginManager } from '@dxos/app-framework/react';
|
|
9
|
+
import { OperationPlugin, RuntimePlugin } from '@dxos/app-framework';
|
|
11
10
|
import { withPluginManager } from '@dxos/app-framework/testing';
|
|
11
|
+
import { usePluginManager } from '@dxos/app-framework/ui';
|
|
12
12
|
import { Dialog } from '@dxos/react-ui';
|
|
13
|
-
import { withTheme } from '@dxos/react-ui/testing';
|
|
14
|
-
|
|
15
|
-
import { ClientPlugin } from '../ClientPlugin';
|
|
16
|
-
import { translations } from '../translations';
|
|
13
|
+
import { withLayout, withTheme } from '@dxos/react-ui/testing';
|
|
17
14
|
|
|
15
|
+
import { ClientPlugin } from '../../ClientPlugin';
|
|
16
|
+
import { translations } from '../../translations';
|
|
18
17
|
import { ResetDialog, type ResetDialogProps } from './ResetDialog';
|
|
19
18
|
|
|
20
|
-
const
|
|
19
|
+
const DefaultStory = (props: Omit<ResetDialogProps, 'capabilityManager'>) => {
|
|
21
20
|
const manager = usePluginManager();
|
|
22
21
|
|
|
23
22
|
return (
|
|
24
23
|
<Dialog.Root open>
|
|
25
24
|
<Dialog.Overlay>
|
|
26
25
|
<ResetDialog
|
|
27
|
-
onReset={() => Effect.sync(() => console.log('reset'))}
|
|
28
26
|
capabilityManager={manager.capabilities}
|
|
27
|
+
onReset={() => Effect.sync(() => console.log('reset'))}
|
|
29
28
|
{...props}
|
|
30
29
|
/>
|
|
31
30
|
</Dialog.Overlay>
|
|
@@ -34,13 +33,14 @@ const Render = (props: Omit<ResetDialogProps, 'capabilityManager'>) => {
|
|
|
34
33
|
};
|
|
35
34
|
|
|
36
35
|
const meta = {
|
|
37
|
-
title: 'plugins/plugin-client/ResetDialog',
|
|
36
|
+
title: 'plugins/plugin-client/containers/ResetDialog',
|
|
38
37
|
component: ResetDialog,
|
|
39
|
-
render:
|
|
38
|
+
render: DefaultStory,
|
|
40
39
|
decorators: [
|
|
41
|
-
withTheme,
|
|
40
|
+
withTheme(),
|
|
41
|
+
withLayout({ layout: 'fullscreen' }),
|
|
42
42
|
withPluginManager({
|
|
43
|
-
plugins: [OperationPlugin(), ClientPlugin({})],
|
|
43
|
+
plugins: [RuntimePlugin(), OperationPlugin(), ClientPlugin({})],
|
|
44
44
|
}),
|
|
45
45
|
],
|
|
46
46
|
parameters: {
|
|
@@ -53,8 +53,20 @@ export default meta;
|
|
|
53
53
|
|
|
54
54
|
type Story = StoryObj<typeof meta>;
|
|
55
55
|
|
|
56
|
-
export const Default: Story = {
|
|
56
|
+
export const Default: Story = {
|
|
57
|
+
args: {
|
|
58
|
+
mode: 'reset-storage' as const,
|
|
59
|
+
} as any,
|
|
60
|
+
};
|
|
57
61
|
|
|
58
|
-
export const JoinNewIdentity: Story = {
|
|
62
|
+
export const JoinNewIdentity: Story = {
|
|
63
|
+
args: {
|
|
64
|
+
mode: 'join-new-identity' as const,
|
|
65
|
+
} as any,
|
|
66
|
+
};
|
|
59
67
|
|
|
60
|
-
export const Recover: Story = {
|
|
68
|
+
export const Recover: Story = {
|
|
69
|
+
args: {
|
|
70
|
+
mode: 'recover' as const,
|
|
71
|
+
} as any,
|
|
72
|
+
};
|
|
@@ -5,15 +5,15 @@
|
|
|
5
5
|
import * as Effect from 'effect/Effect';
|
|
6
6
|
import React, { useCallback } from 'react';
|
|
7
7
|
|
|
8
|
-
import { Capability, type CapabilityManager
|
|
9
|
-
import { useOperationInvoker } from '@dxos/app-framework/
|
|
8
|
+
import { Capability, type CapabilityManager } from '@dxos/app-framework';
|
|
9
|
+
import { useOperationInvoker } from '@dxos/app-framework/ui';
|
|
10
|
+
import { LayoutOperation } from '@dxos/app-toolkit';
|
|
10
11
|
import { runAndForwardErrors } from '@dxos/effect';
|
|
11
12
|
import { useClient } from '@dxos/react-client';
|
|
12
13
|
import { Dialog, useTranslation } from '@dxos/react-ui';
|
|
13
|
-
import { ConfirmReset, type ConfirmResetProps } from '@dxos/shell/react';
|
|
14
|
+
import { ConfirmReset, type ConfirmResetProps, translationKey } from '@dxos/shell/react';
|
|
14
15
|
|
|
15
|
-
import {
|
|
16
|
-
import { type ClientPluginOptions } from '../types';
|
|
16
|
+
import { type ClientPluginOptions } from '#types';
|
|
17
17
|
|
|
18
18
|
export type ResetDialogProps = Pick<ConfirmResetProps, 'mode'> &
|
|
19
19
|
Pick<ClientPluginOptions, 'onReset'> & {
|
|
@@ -21,30 +21,32 @@ export type ResetDialogProps = Pick<ConfirmResetProps, 'mode'> &
|
|
|
21
21
|
};
|
|
22
22
|
|
|
23
23
|
export const ResetDialog = ({ mode, onReset, capabilityManager }: ResetDialogProps) => {
|
|
24
|
-
const { t } = useTranslation(
|
|
24
|
+
const { t } = useTranslation(translationKey);
|
|
25
25
|
const { invokePromise } = useOperationInvoker();
|
|
26
26
|
const client = useClient();
|
|
27
27
|
|
|
28
28
|
const handleReset = useCallback(async () => {
|
|
29
29
|
await client.reset();
|
|
30
30
|
const target =
|
|
31
|
-
mode === 'join
|
|
31
|
+
mode === 'join-new-identity' ? 'deviceInvitation' : mode === 'recover' ? 'recoverIdentity' : undefined;
|
|
32
32
|
if (onReset) {
|
|
33
33
|
await runAndForwardErrors(onReset({ target }).pipe(Effect.provideService(Capability.Service, capabilityManager)));
|
|
34
34
|
}
|
|
35
35
|
}, [client, mode, onReset, capabilityManager]);
|
|
36
36
|
|
|
37
37
|
const handleCancel = useCallback(() => {
|
|
38
|
-
void invokePromise(
|
|
38
|
+
void invokePromise(LayoutOperation.UpdateDialog, { state: false });
|
|
39
39
|
}, [invokePromise]);
|
|
40
40
|
|
|
41
|
-
// TODO(wittjosiah): Add the sr-only translations.
|
|
42
|
-
// TODO(wittjosiah): Add missing descriptions to other dialogs.
|
|
43
41
|
return (
|
|
44
42
|
<Dialog.Content>
|
|
45
|
-
<Dialog.
|
|
46
|
-
|
|
47
|
-
|
|
43
|
+
<Dialog.Header>
|
|
44
|
+
<Dialog.Title>{t('reset-dialog.title')}</Dialog.Title>
|
|
45
|
+
</Dialog.Header>
|
|
46
|
+
<Dialog.Body>
|
|
47
|
+
<Dialog.Description classNames='sr-only'>{t('reset-dialog.description')}</Dialog.Description>
|
|
48
|
+
<ConfirmReset active mode={mode} onConfirm={handleReset} onCancel={handleCancel} />
|
|
49
|
+
</Dialog.Body>
|
|
48
50
|
</Dialog.Content>
|
|
49
51
|
);
|
|
50
52
|
};
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { type ComponentType, lazy } from 'react';
|
|
6
|
+
|
|
7
|
+
export { type RecoveryCodeDialogProps } from './RecoveryCodeDialog';
|
|
8
|
+
export { type ResetDialogProps } from './ResetDialog';
|
|
9
|
+
|
|
10
|
+
export const DevicesContainer: ComponentType<any> = lazy(() => import('./DevicesContainer'));
|
|
11
|
+
export const JoinDialog: ComponentType<any> = lazy(() => import('./JoinDialog'));
|
|
12
|
+
export const ProfileContainer: ComponentType<any> = lazy(() => import('./ProfileContainer'));
|
|
13
|
+
export const RecoveryCodeDialog: ComponentType<any> = lazy(() => import('./RecoveryCodeDialog'));
|
|
14
|
+
export const RecoveryCredentialsContainer: ComponentType<any> = lazy(() => import('./RecoveryCredentialsContainer'));
|
|
15
|
+
export const ResetDialog: ComponentType<any> = lazy(() => import('./ResetDialog'));
|
package/src/index.ts
CHANGED
|
@@ -2,8 +2,5 @@
|
|
|
2
2
|
// Copyright 2023 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
export {
|
|
6
|
-
export
|
|
7
|
-
export * from './types';
|
|
8
|
-
|
|
9
|
-
export * from './ClientPlugin';
|
|
5
|
+
export { ClientPlugin } from './ClientPlugin';
|
|
6
|
+
export { meta } from './meta';
|
package/src/meta.ts
CHANGED
|
@@ -6,7 +6,7 @@ import { type Plugin } from '@dxos/app-framework';
|
|
|
6
6
|
import { trim } from '@dxos/util';
|
|
7
7
|
|
|
8
8
|
export const meta: Plugin.Meta = {
|
|
9
|
-
id: 'dxos.
|
|
9
|
+
id: 'org.dxos.plugin.client',
|
|
10
10
|
name: 'Client',
|
|
11
11
|
description: trim`
|
|
12
12
|
Core client connectivity and peer-to-peer networking infrastructure.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { Capability } from '@dxos/app-framework';
|
|
8
|
+
import { invariant } from '@dxos/invariant';
|
|
9
|
+
import { Operation } from '@dxos/operation';
|
|
10
|
+
|
|
11
|
+
import { ClientCapabilities } from '../types';
|
|
12
|
+
import { CreateAgent } from './definitions';
|
|
13
|
+
|
|
14
|
+
const handler: Operation.WithHandler<typeof CreateAgent> = CreateAgent.pipe(
|
|
15
|
+
Operation.withHandler(
|
|
16
|
+
Effect.fnUntraced(function* () {
|
|
17
|
+
const client = yield* Capability.get(ClientCapabilities.Client);
|
|
18
|
+
invariant(client.services.services.EdgeAgentService, 'Missing EdgeAgentService');
|
|
19
|
+
yield* Effect.promise(() =>
|
|
20
|
+
client.services.services.EdgeAgentService!.createAgent(undefined, { timeout: 10_000 }),
|
|
21
|
+
);
|
|
22
|
+
}),
|
|
23
|
+
),
|
|
24
|
+
);
|
|
25
|
+
|
|
26
|
+
export default handler;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { Capabilities, Capability } from '@dxos/app-framework';
|
|
8
|
+
import { runAndForwardErrors } from '@dxos/effect';
|
|
9
|
+
import { Operation } from '@dxos/operation';
|
|
10
|
+
import { ObservabilityOperation } from '@dxos/plugin-observability/operations';
|
|
11
|
+
|
|
12
|
+
import { ClientEvents } from '../types';
|
|
13
|
+
import { ClientCapabilities } from '../types';
|
|
14
|
+
import { CreateIdentity } from './definitions';
|
|
15
|
+
|
|
16
|
+
const handler: Operation.WithHandler<typeof CreateIdentity> = CreateIdentity.pipe(
|
|
17
|
+
Operation.withHandler(
|
|
18
|
+
Effect.fnUntraced(function* (profile) {
|
|
19
|
+
const manager = yield* Capability.get(Capabilities.PluginManager);
|
|
20
|
+
const client = yield* Capability.get(ClientCapabilities.Client);
|
|
21
|
+
const data = yield* Effect.promise(() => client.halo.createIdentity(profile));
|
|
22
|
+
yield* Effect.promise(() => runAndForwardErrors(manager.activate(ClientEvents.IdentityCreated)));
|
|
23
|
+
yield* Operation.schedule(ObservabilityOperation.SendEvent, { name: 'identity.create' });
|
|
24
|
+
return data;
|
|
25
|
+
}),
|
|
26
|
+
),
|
|
27
|
+
);
|
|
28
|
+
|
|
29
|
+
export default handler;
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
import * as Match from 'effect/Match';
|
|
7
|
+
|
|
8
|
+
import { Capability } from '@dxos/app-framework';
|
|
9
|
+
import { supportsNativePasskeys, createNativePasskey, extractPublicKeyFromAttestation } from '@dxos/app-toolkit';
|
|
10
|
+
import { PublicKey } from '@dxos/client';
|
|
11
|
+
import { invariant } from '@dxos/invariant';
|
|
12
|
+
import { Operation } from '@dxos/operation';
|
|
13
|
+
|
|
14
|
+
import { ClientCapabilities } from '../types';
|
|
15
|
+
import { CreatePasskey } from './definitions';
|
|
16
|
+
|
|
17
|
+
const handler: Operation.WithHandler<typeof CreatePasskey> = CreatePasskey.pipe(
|
|
18
|
+
Operation.withHandler(
|
|
19
|
+
Effect.fnUntraced(function* () {
|
|
20
|
+
const client = yield* Capability.get(ClientCapabilities.Client);
|
|
21
|
+
const identity = client.halo.identity.get();
|
|
22
|
+
invariant(identity, 'Identity not available');
|
|
23
|
+
|
|
24
|
+
const lookupKey = PublicKey.random();
|
|
25
|
+
|
|
26
|
+
const { recoveryKey, algorithm } = yield* Match.value(supportsNativePasskeys()).pipe(
|
|
27
|
+
Match.when(true, () =>
|
|
28
|
+
Effect.gen(function* () {
|
|
29
|
+
const result = yield* Effect.promise(() =>
|
|
30
|
+
createNativePasskey({
|
|
31
|
+
username: identity.did,
|
|
32
|
+
userId: lookupKey.asUint8Array(),
|
|
33
|
+
}),
|
|
34
|
+
);
|
|
35
|
+
const { publicKey, algorithm: alg } = extractPublicKeyFromAttestation(result.attestation_object);
|
|
36
|
+
return {
|
|
37
|
+
recoveryKey: PublicKey.from(publicKey),
|
|
38
|
+
algorithm: alg === -7 ? 'ES256' : 'ED25519',
|
|
39
|
+
};
|
|
40
|
+
}),
|
|
41
|
+
),
|
|
42
|
+
Match.orElse(() =>
|
|
43
|
+
Effect.gen(function* () {
|
|
44
|
+
const credential = yield* Effect.promise(() =>
|
|
45
|
+
navigator.credentials.create({
|
|
46
|
+
publicKey: {
|
|
47
|
+
challenge: new Uint8Array(),
|
|
48
|
+
rp: { id: location.hostname, name: 'Composer' },
|
|
49
|
+
user: {
|
|
50
|
+
id: lookupKey.asUint8Array() as Uint8Array<ArrayBuffer>,
|
|
51
|
+
name: identity.did,
|
|
52
|
+
displayName: identity.profile?.displayName ?? '',
|
|
53
|
+
},
|
|
54
|
+
pubKeyCredParams: [
|
|
55
|
+
{ type: 'public-key', alg: -8 },
|
|
56
|
+
{ type: 'public-key', alg: -7 },
|
|
57
|
+
],
|
|
58
|
+
authenticatorSelection: {
|
|
59
|
+
residentKey: 'required',
|
|
60
|
+
requireResidentKey: true,
|
|
61
|
+
},
|
|
62
|
+
},
|
|
63
|
+
}),
|
|
64
|
+
);
|
|
65
|
+
invariant(credential, 'Credential not available');
|
|
66
|
+
return {
|
|
67
|
+
recoveryKey: PublicKey.from(new Uint8Array((credential as any).response.getPublicKey())),
|
|
68
|
+
algorithm: (credential as any).response.getPublicKeyAlgorithm() === -7 ? 'ES256' : 'ED25519',
|
|
69
|
+
};
|
|
70
|
+
}),
|
|
71
|
+
),
|
|
72
|
+
);
|
|
73
|
+
|
|
74
|
+
invariant(client.services.services.IdentityService, 'IdentityService not available');
|
|
75
|
+
yield* Effect.promise(() =>
|
|
76
|
+
client.services.services.IdentityService!.createRecoveryCredential({
|
|
77
|
+
data: {
|
|
78
|
+
recoveryKey,
|
|
79
|
+
algorithm,
|
|
80
|
+
lookupKey,
|
|
81
|
+
},
|
|
82
|
+
}),
|
|
83
|
+
);
|
|
84
|
+
}),
|
|
85
|
+
),
|
|
86
|
+
);
|
|
87
|
+
|
|
88
|
+
export default handler;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { Capability } from '@dxos/app-framework';
|
|
8
|
+
import { LayoutOperation } from '@dxos/app-toolkit';
|
|
9
|
+
import { invariant } from '@dxos/invariant';
|
|
10
|
+
import { Operation } from '@dxos/operation';
|
|
11
|
+
|
|
12
|
+
import { RECOVERY_CODE_DIALOG } from '../constants';
|
|
13
|
+
import { ClientCapabilities } from '../types';
|
|
14
|
+
import { CreateRecoveryCode } from './definitions';
|
|
15
|
+
|
|
16
|
+
const handler: Operation.WithHandler<typeof CreateRecoveryCode> = CreateRecoveryCode.pipe(
|
|
17
|
+
Operation.withHandler(
|
|
18
|
+
Effect.fnUntraced(function* () {
|
|
19
|
+
const client = yield* Capability.get(ClientCapabilities.Client);
|
|
20
|
+
invariant(client.services.services.IdentityService, 'IdentityService not available');
|
|
21
|
+
const { recoveryCode } = yield* Effect.promise(() =>
|
|
22
|
+
client.services.services.IdentityService!.createRecoveryCredential({}),
|
|
23
|
+
);
|
|
24
|
+
yield* Operation.invoke(LayoutOperation.UpdateDialog, {
|
|
25
|
+
subject: RECOVERY_CODE_DIALOG,
|
|
26
|
+
blockAlign: 'start',
|
|
27
|
+
type: 'alert',
|
|
28
|
+
props: { code: recoveryCode },
|
|
29
|
+
});
|
|
30
|
+
}),
|
|
31
|
+
),
|
|
32
|
+
);
|
|
33
|
+
|
|
34
|
+
export default handler;
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Schema from 'effect/Schema';
|
|
6
|
+
|
|
7
|
+
import { Capability } from '@dxos/app-framework';
|
|
8
|
+
import { PublicKey } from '@dxos/client';
|
|
9
|
+
import { Operation } from '@dxos/operation';
|
|
10
|
+
|
|
11
|
+
import { meta } from '#meta';
|
|
12
|
+
|
|
13
|
+
const CLIENT_OPERATION = `${meta.id}.operation`;
|
|
14
|
+
|
|
15
|
+
const IdentitySchema = Schema.Struct({
|
|
16
|
+
identityKey: Schema.instanceOf(PublicKey),
|
|
17
|
+
spaceKey: Schema.optional(Schema.instanceOf(PublicKey)),
|
|
18
|
+
profile: Schema.optional(
|
|
19
|
+
Schema.Struct({
|
|
20
|
+
displayName: Schema.optional(Schema.String),
|
|
21
|
+
avatarCid: Schema.optional(Schema.String),
|
|
22
|
+
data: Schema.optional(Schema.Record({ key: Schema.String, value: Schema.Any })),
|
|
23
|
+
}),
|
|
24
|
+
),
|
|
25
|
+
});
|
|
26
|
+
|
|
27
|
+
const ProfileSchema = Schema.Struct({
|
|
28
|
+
displayName: Schema.optional(Schema.String),
|
|
29
|
+
avatarCid: Schema.optional(Schema.String),
|
|
30
|
+
data: Schema.optional(Schema.Record({ key: Schema.String, value: Schema.Any })),
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
export const CreateIdentity = Operation.make({
|
|
34
|
+
meta: { key: `${CLIENT_OPERATION}.create-identity`, name: 'Create Identity' },
|
|
35
|
+
services: [Capability.Service],
|
|
36
|
+
input: ProfileSchema,
|
|
37
|
+
output: IdentitySchema,
|
|
38
|
+
});
|
|
39
|
+
|
|
40
|
+
export const JoinIdentity = Operation.make({
|
|
41
|
+
meta: { key: `${CLIENT_OPERATION}.join-identity`, name: 'Join Identity' },
|
|
42
|
+
services: [Capability.Service],
|
|
43
|
+
input: Schema.Struct({
|
|
44
|
+
invitationCode: Schema.optional(Schema.String),
|
|
45
|
+
}),
|
|
46
|
+
output: Schema.Void,
|
|
47
|
+
});
|
|
48
|
+
|
|
49
|
+
export const ShareIdentity = Operation.make({
|
|
50
|
+
meta: { key: `${CLIENT_OPERATION}.share-identity`, name: 'Share Identity' },
|
|
51
|
+
services: [Capability.Service],
|
|
52
|
+
input: Schema.Void,
|
|
53
|
+
output: Schema.Void,
|
|
54
|
+
});
|
|
55
|
+
|
|
56
|
+
export const RecoverIdentity = Operation.make({
|
|
57
|
+
meta: { key: `${CLIENT_OPERATION}.recover-identity`, name: 'Recover Identity' },
|
|
58
|
+
services: [Capability.Service],
|
|
59
|
+
input: Schema.Void,
|
|
60
|
+
output: Schema.Void,
|
|
61
|
+
});
|
|
62
|
+
|
|
63
|
+
export const ResetStorage = Operation.make({
|
|
64
|
+
meta: { key: `${CLIENT_OPERATION}.reset-storage`, name: 'Reset Storage' },
|
|
65
|
+
services: [Capability.Service],
|
|
66
|
+
input: Schema.Struct({
|
|
67
|
+
mode: Schema.optional(Schema.String),
|
|
68
|
+
}),
|
|
69
|
+
output: Schema.Void,
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
export const CreateAgent = Operation.make({
|
|
73
|
+
meta: { key: `${CLIENT_OPERATION}.create-agent`, name: 'Create Agent' },
|
|
74
|
+
services: [Capability.Service],
|
|
75
|
+
input: Schema.Void,
|
|
76
|
+
output: Schema.Void,
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
export const CreateRecoveryCode = Operation.make({
|
|
80
|
+
meta: { key: `${CLIENT_OPERATION}.create-recovery-code`, name: 'Create Recovery Code' },
|
|
81
|
+
services: [Capability.Service],
|
|
82
|
+
input: Schema.Void,
|
|
83
|
+
output: Schema.Void,
|
|
84
|
+
});
|
|
85
|
+
|
|
86
|
+
export const CreatePasskey = Operation.make({
|
|
87
|
+
meta: { key: `${CLIENT_OPERATION}.create-passkey`, name: 'Create Passkey' },
|
|
88
|
+
services: [Capability.Service],
|
|
89
|
+
input: Schema.Void,
|
|
90
|
+
output: Schema.Void,
|
|
91
|
+
});
|
|
92
|
+
|
|
93
|
+
export const RedeemPasskey = Operation.make({
|
|
94
|
+
meta: { key: `${CLIENT_OPERATION}.redeem-passkey`, name: 'Redeem Passkey' },
|
|
95
|
+
services: [Capability.Service],
|
|
96
|
+
input: Schema.Void,
|
|
97
|
+
output: Schema.Void,
|
|
98
|
+
});
|
|
99
|
+
|
|
100
|
+
export const RedeemToken = Operation.make({
|
|
101
|
+
meta: { key: `${CLIENT_OPERATION}.redeem-token`, name: 'Redeem Token' },
|
|
102
|
+
services: [Capability.Service],
|
|
103
|
+
input: Schema.Struct({
|
|
104
|
+
token: Schema.String,
|
|
105
|
+
}),
|
|
106
|
+
output: Schema.Void,
|
|
107
|
+
});
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { OperationHandlerSet } from '@dxos/operation';
|
|
6
|
+
|
|
7
|
+
export * as ClientOperation from './definitions';
|
|
8
|
+
|
|
9
|
+
export const ClientOperationHandlerSet = OperationHandlerSet.lazy(
|
|
10
|
+
() => import('./create-agent'),
|
|
11
|
+
() => import('./create-identity'),
|
|
12
|
+
() => import('./create-passkey'),
|
|
13
|
+
() => import('./create-recovery-code'),
|
|
14
|
+
() => import('./join-identity'),
|
|
15
|
+
() => import('./recover-identity'),
|
|
16
|
+
() => import('./redeem-passkey'),
|
|
17
|
+
() => import('./redeem-token'),
|
|
18
|
+
() => import('./reset-storage'),
|
|
19
|
+
() => import('./share-identity'),
|
|
20
|
+
);
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { LayoutOperation } from '@dxos/app-toolkit';
|
|
8
|
+
import { Operation } from '@dxos/operation';
|
|
9
|
+
|
|
10
|
+
import { JOIN_DIALOG } from '../constants';
|
|
11
|
+
import { JoinIdentity } from './definitions';
|
|
12
|
+
|
|
13
|
+
const handler: Operation.WithHandler<typeof JoinIdentity> = JoinIdentity.pipe(
|
|
14
|
+
Operation.withHandler(
|
|
15
|
+
Effect.fnUntraced(function* (data) {
|
|
16
|
+
yield* Operation.invoke(LayoutOperation.UpdateDialog, {
|
|
17
|
+
subject: JOIN_DIALOG,
|
|
18
|
+
blockAlign: 'start',
|
|
19
|
+
props: {
|
|
20
|
+
initialInvitationCode: data.invitationCode,
|
|
21
|
+
initialDisposition: 'accept-halo-invitation',
|
|
22
|
+
},
|
|
23
|
+
});
|
|
24
|
+
}),
|
|
25
|
+
),
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default handler;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { LayoutOperation } from '@dxos/app-toolkit';
|
|
8
|
+
import { Operation } from '@dxos/operation';
|
|
9
|
+
import { type JoinPanelProps } from '@dxos/shell/react';
|
|
10
|
+
|
|
11
|
+
import { JOIN_DIALOG } from '../constants';
|
|
12
|
+
import { RecoverIdentity } from './definitions';
|
|
13
|
+
|
|
14
|
+
const handler: Operation.WithHandler<typeof RecoverIdentity> = RecoverIdentity.pipe(
|
|
15
|
+
Operation.withHandler(
|
|
16
|
+
Effect.fnUntraced(function* () {
|
|
17
|
+
yield* Operation.invoke(LayoutOperation.UpdateDialog, {
|
|
18
|
+
subject: JOIN_DIALOG,
|
|
19
|
+
blockAlign: 'start',
|
|
20
|
+
props: {
|
|
21
|
+
initialDisposition: 'recover-identity',
|
|
22
|
+
} satisfies Partial<JoinPanelProps>,
|
|
23
|
+
});
|
|
24
|
+
}),
|
|
25
|
+
),
|
|
26
|
+
);
|
|
27
|
+
|
|
28
|
+
export default handler;
|