@dxos/plugin-client 0.8.4-main.4a85c3132b → 0.8.4-main.51f1e5ca51
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-J5LGTIGS.mjs +10 -0
- package/dist/lib/browser/chunk-J5LGTIGS.mjs.map +7 -0
- package/dist/lib/browser/chunk-M37DHX5L.mjs +131 -0
- package/dist/lib/browser/chunk-M37DHX5L.mjs.map +7 -0
- package/dist/lib/browser/chunk-RPMM5NKJ.mjs +175 -0
- package/dist/lib/browser/chunk-RPMM5NKJ.mjs.map +7 -0
- package/dist/lib/browser/chunk-VAIJSQYA.mjs +12 -0
- package/dist/lib/browser/chunk-VAIJSQYA.mjs.map +7 -0
- package/dist/lib/browser/cli/index.mjs +70 -94
- package/dist/lib/browser/cli/index.mjs.map +3 -3
- package/dist/lib/browser/create-agent-JV3EM3TV.mjs +26 -0
- package/dist/lib/browser/create-agent-JV3EM3TV.mjs.map +7 -0
- package/dist/lib/browser/create-identity-ZITQKEVZ.mjs +30 -0
- package/dist/lib/browser/create-identity-ZITQKEVZ.mjs.map +7 -0
- package/dist/lib/browser/create-passkey-NCP4XA7C.mjs +81 -0
- package/dist/lib/browser/create-passkey-NCP4XA7C.mjs.map +7 -0
- package/dist/lib/browser/create-recovery-code-L5LA3GAP.mjs +36 -0
- package/dist/lib/browser/create-recovery-code-L5LA3GAP.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +29 -105
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/join-identity-3W6PJLKN.mjs +27 -0
- package/dist/lib/browser/join-identity-3W6PJLKN.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-KL6QY4GI.mjs +26 -0
- package/dist/lib/browser/recover-identity-KL6QY4GI.mjs.map +7 -0
- package/dist/lib/browser/redeem-passkey-NDEWSJTM.mjs +66 -0
- package/dist/lib/browser/redeem-passkey-NDEWSJTM.mjs.map +7 -0
- package/dist/lib/browser/redeem-token-YLWAVFXD.mjs +29 -0
- package/dist/lib/browser/redeem-token-YLWAVFXD.mjs.map +7 -0
- package/dist/lib/browser/reset-storage-OBHEGA6Z.mjs +26 -0
- package/dist/lib/browser/reset-storage-OBHEGA6Z.mjs.map +7 -0
- package/dist/lib/browser/share-identity-FTFHFSZQ.mjs +31 -0
- package/dist/lib/browser/share-identity-FTFHFSZQ.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/translations.mjs +74 -0
- package/dist/lib/browser/translations.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +4 -6
- package/dist/lib/node-esm/chunk-G77YYPR6.mjs +176 -0
- package/dist/lib/node-esm/chunk-G77YYPR6.mjs.map +7 -0
- 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-OHKM7GJW.mjs +14 -0
- package/dist/lib/node-esm/chunk-OHKM7GJW.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-UBY7FBQ7.mjs +133 -0
- package/dist/lib/node-esm/chunk-UBY7FBQ7.mjs.map +7 -0
- package/dist/lib/node-esm/cli/index.mjs +70 -94
- package/dist/lib/node-esm/cli/index.mjs.map +3 -3
- package/dist/lib/node-esm/create-agent-Y4BPVDV7.mjs +27 -0
- package/dist/lib/node-esm/create-agent-Y4BPVDV7.mjs.map +7 -0
- package/dist/lib/node-esm/create-identity-367SQSX6.mjs +31 -0
- package/dist/lib/node-esm/create-identity-367SQSX6.mjs.map +7 -0
- package/dist/lib/node-esm/create-passkey-WMWK2ETT.mjs +82 -0
- package/dist/lib/node-esm/create-passkey-WMWK2ETT.mjs.map +7 -0
- package/dist/lib/node-esm/create-recovery-code-VJGE5HJL.mjs +37 -0
- package/dist/lib/node-esm/create-recovery-code-VJGE5HJL.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +29 -105
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/join-identity-IRIRO2VT.mjs +28 -0
- package/dist/lib/node-esm/join-identity-IRIRO2VT.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-LJCY4BCJ.mjs +27 -0
- package/dist/lib/node-esm/recover-identity-LJCY4BCJ.mjs.map +7 -0
- package/dist/lib/node-esm/redeem-passkey-PT7QWFJE.mjs +67 -0
- package/dist/lib/node-esm/redeem-passkey-PT7QWFJE.mjs.map +7 -0
- package/dist/lib/node-esm/redeem-token-BHKHEXJM.mjs +30 -0
- package/dist/lib/node-esm/redeem-token-BHKHEXJM.mjs.map +7 -0
- package/dist/lib/node-esm/reset-storage-VPUZJOUV.mjs +27 -0
- package/dist/lib/node-esm/reset-storage-VPUZJOUV.mjs.map +7 -0
- package/dist/lib/node-esm/share-identity-SZ3REIRC.mjs +32 -0
- package/dist/lib/node-esm/share-identity-SZ3REIRC.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/translations.mjs +75 -0
- package/dist/lib/node-esm/translations.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +4 -6
- 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.map +1 -0
- package/dist/types/src/capabilities/{client/client.d.ts → client.d.ts} +2 -2
- 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.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/node.d.ts +21 -0
- 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.d.ts.map +1 -0
- package/dist/types/src/capabilities/{react-surface/react-surface.d.ts → react-surface.d.ts} +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -0
- package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -0
- package/dist/types/src/cli/commands/config/index.d.ts +1 -1
- package/dist/types/src/cli/commands/config/view.d.ts +1 -1
- 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/device/util.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 +3 -3
- 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/join/join.d.ts +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/halo/util.d.ts.map +1 -1
- package/dist/types/src/cli/commands/profile/create.d.ts +3 -2
- 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/import.d.ts +2 -2
- package/dist/types/src/cli/commands/profile/index.d.ts +6 -6
- package/dist/types/src/cli/commands/profile/list.d.ts.map +1 -1
- package/dist/types/src/cli/commands/profile/reset.d.ts +1 -1
- package/dist/types/src/cli/commands/profile/util.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/containers/DevicesContainer/DevicesContainer.d.ts.map +1 -1
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts +166 -165
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/DevicesContainer/index.d.ts +1 -2
- package/dist/types/src/containers/DevicesContainer/index.d.ts.map +1 -1
- package/dist/types/src/containers/JoinDialog/JoinDialog.d.ts.map +1 -1
- 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 +1 -2
- package/dist/types/src/containers/JoinDialog/index.d.ts.map +1 -1
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/ProfileContainer/index.d.ts +1 -2
- package/dist/types/src/containers/ProfileContainer/index.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.d.ts.map +1 -1
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts +1 -2
- package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts.map +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts.map +1 -1
- package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts +1 -1
- 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/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 -2
- 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 -173
- package/dist/types/src/types/schema.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +68 -39
- package/src/ClientPlugin.ts +14 -10
- package/src/capabilities/{app-graph-builder/app-graph-builder.ts → app-graph-builder.ts} +20 -19
- package/src/capabilities/{client/client.ts → client.ts} +9 -7
- package/src/capabilities/index.ts +15 -7
- package/src/capabilities/{migrations/migrations.ts → migrations.ts} +1 -1
- 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} +4 -4
- package/src/capabilities/{react-surface/react-surface.tsx → react-surface.tsx} +18 -22
- package/src/capabilities/{schema-defs/schema-defs.ts → schema-defs.ts} +1 -1
- 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 +2 -1
- package/src/cli/commands/halo/create/create.test.ts +0 -1
- package/src/cli/commands/halo/create/create.ts +11 -4
- 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 +7 -10
- package/src/cli/testing/test-console.ts +1 -2
- package/src/constants.ts +4 -4
- package/src/containers/DevicesContainer/DevicesContainer.stories.tsx +4 -3
- package/src/containers/DevicesContainer/DevicesContainer.tsx +49 -48
- package/src/containers/DevicesContainer/index.ts +1 -3
- package/src/containers/JoinDialog/JoinDialog.stories.tsx +43 -0
- package/src/containers/JoinDialog/JoinDialog.tsx +15 -12
- package/src/containers/JoinDialog/index.ts +1 -3
- package/src/containers/ProfileContainer/ProfileContainer.stories.tsx +1 -1
- package/src/containers/ProfileContainer/ProfileContainer.tsx +12 -12
- package/src/containers/ProfileContainer/index.ts +1 -3
- package/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.tsx +1 -1
- package/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.tsx +7 -7
- package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx +4 -3
- package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.tsx +25 -27
- package/src/containers/RecoveryCredentialsContainer/index.ts +1 -3
- package/src/containers/ResetDialog/ResetDialog.stories.tsx +4 -4
- package/src/containers/ResetDialog/ResetDialog.tsx +7 -5
- 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 -43
- package/src/types/capabilities.ts +4 -4
- package/src/types/events.ts +6 -6
- package/src/types/schema.ts +11 -121
- package/dist/lib/browser/DevicesContainer-46MEG3F5.mjs +0 -268
- package/dist/lib/browser/DevicesContainer-46MEG3F5.mjs.map +0 -7
- package/dist/lib/browser/JoinDialog-2RCYK4O5.mjs +0 -59
- package/dist/lib/browser/JoinDialog-2RCYK4O5.mjs.map +0 -7
- package/dist/lib/browser/ProfileContainer-XYRCOQ5I.mjs +0 -171
- package/dist/lib/browser/ProfileContainer-XYRCOQ5I.mjs.map +0 -7
- package/dist/lib/browser/RecoveryCodeDialog-EX2CLFND.mjs +0 -60
- package/dist/lib/browser/RecoveryCodeDialog-EX2CLFND.mjs.map +0 -7
- package/dist/lib/browser/RecoveryCredentialsContainer-RWTEIHOB.mjs +0 -57
- package/dist/lib/browser/RecoveryCredentialsContainer-RWTEIHOB.mjs.map +0 -7
- package/dist/lib/browser/ResetDialog-W24FOWBQ.mjs +0 -52
- package/dist/lib/browser/ResetDialog-W24FOWBQ.mjs.map +0 -7
- package/dist/lib/browser/app-graph-builder-QJWFLYZE.mjs +0 -121
- package/dist/lib/browser/app-graph-builder-QJWFLYZE.mjs.map +0 -7
- package/dist/lib/browser/chunk-4XYOOXAH.mjs +0 -18
- package/dist/lib/browser/chunk-4XYOOXAH.mjs.map +0 -7
- package/dist/lib/browser/chunk-DPAXDXMK.mjs +0 -283
- package/dist/lib/browser/chunk-DPAXDXMK.mjs.map +0 -7
- package/dist/lib/browser/chunk-N2GMSVDQ.mjs +0 -15
- package/dist/lib/browser/chunk-N2GMSVDQ.mjs.map +0 -7
- package/dist/lib/browser/chunk-VYX3ROUX.mjs +0 -15
- package/dist/lib/browser/chunk-VYX3ROUX.mjs.map +0 -7
- package/dist/lib/browser/client-Z25GQ5YC.mjs +0 -86
- package/dist/lib/browser/client-Z25GQ5YC.mjs.map +0 -7
- package/dist/lib/browser/migrations-HLHRMOW6.mjs +0 -25
- package/dist/lib/browser/migrations-HLHRMOW6.mjs.map +0 -7
- package/dist/lib/browser/operation-resolver-6QW3BKA5.mjs +0 -299
- package/dist/lib/browser/operation-resolver-6QW3BKA5.mjs.map +0 -7
- package/dist/lib/browser/react-context-E7TAJMDK.mjs +0 -26
- package/dist/lib/browser/react-context-E7TAJMDK.mjs.map +0 -7
- package/dist/lib/browser/react-surface-L5A2LBFE.mjs +0 -77
- package/dist/lib/browser/react-surface-L5A2LBFE.mjs.map +0 -7
- package/dist/lib/browser/schema-defs-5WDZWVEI.mjs +0 -28
- package/dist/lib/browser/schema-defs-5WDZWVEI.mjs.map +0 -7
- package/dist/lib/node-esm/DevicesContainer-WQ3DQA45.mjs +0 -269
- package/dist/lib/node-esm/DevicesContainer-WQ3DQA45.mjs.map +0 -7
- package/dist/lib/node-esm/JoinDialog-KLTNJY5F.mjs +0 -60
- package/dist/lib/node-esm/JoinDialog-KLTNJY5F.mjs.map +0 -7
- package/dist/lib/node-esm/ProfileContainer-XI425QK5.mjs +0 -172
- package/dist/lib/node-esm/ProfileContainer-XI425QK5.mjs.map +0 -7
- package/dist/lib/node-esm/RecoveryCodeDialog-AISRNJUM.mjs +0 -61
- package/dist/lib/node-esm/RecoveryCodeDialog-AISRNJUM.mjs.map +0 -7
- package/dist/lib/node-esm/RecoveryCredentialsContainer-3TKQRPQK.mjs +0 -58
- package/dist/lib/node-esm/RecoveryCredentialsContainer-3TKQRPQK.mjs.map +0 -7
- package/dist/lib/node-esm/ResetDialog-GGBWSQZO.mjs +0 -54
- package/dist/lib/node-esm/ResetDialog-GGBWSQZO.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-6JD6BZAI.mjs +0 -122
- package/dist/lib/node-esm/app-graph-builder-6JD6BZAI.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-H2CCMM4Z.mjs +0 -20
- package/dist/lib/node-esm/chunk-H2CCMM4Z.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HKSNTZF5.mjs +0 -16
- package/dist/lib/node-esm/chunk-HKSNTZF5.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-RGULICLJ.mjs +0 -17
- package/dist/lib/node-esm/chunk-RGULICLJ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-VEUNEDN5.mjs +0 -284
- package/dist/lib/node-esm/chunk-VEUNEDN5.mjs.map +0 -7
- package/dist/lib/node-esm/client-5AIPYSBT.mjs +0 -87
- package/dist/lib/node-esm/client-5AIPYSBT.mjs.map +0 -7
- package/dist/lib/node-esm/migrations-O5KG2GGN.mjs +0 -26
- package/dist/lib/node-esm/migrations-O5KG2GGN.mjs.map +0 -7
- package/dist/lib/node-esm/operation-resolver-GSH7AOTZ.mjs +0 -300
- package/dist/lib/node-esm/operation-resolver-GSH7AOTZ.mjs.map +0 -7
- package/dist/lib/node-esm/react-context-OMJSBS23.mjs +0 -27
- package/dist/lib/node-esm/react-context-OMJSBS23.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-N3BSPMMX.mjs +0 -78
- package/dist/lib/node-esm/react-surface-N3BSPMMX.mjs.map +0 -7
- package/dist/lib/node-esm/schema-defs-ENOYSDP3.mjs +0 -29
- package/dist/lib/node-esm/schema-defs-ENOYSDP3.mjs.map +0 -7
- 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.map +0 -1
- package/dist/types/src/capabilities/client/index.d.ts +0 -18
- 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.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.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.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 -247
- 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/dist/types/src/capabilities/{app-graph-builder/app-graph-builder.d.ts → app-graph-builder.d.ts} +0 -0
- /package/dist/types/src/capabilities/{migrations/migrations.d.ts → migrations.d.ts} +0 -0
- /package/dist/types/src/capabilities/{react-context/react-context.d.ts → react-context.d.ts} +0 -0
- /package/dist/types/src/capabilities/{schema-defs/schema-defs.d.ts → schema-defs.d.ts} +0 -0
|
@@ -6,14 +6,14 @@ import React, { useCallback } from 'react';
|
|
|
6
6
|
|
|
7
7
|
import { useOperationInvoker } from '@dxos/app-framework/ui';
|
|
8
8
|
import { LayoutOperation } from '@dxos/app-toolkit';
|
|
9
|
-
import { ObservabilityOperation } from '@dxos/plugin-observability/
|
|
9
|
+
import { ObservabilityOperation } from '@dxos/plugin-observability/operations';
|
|
10
10
|
import { type InvitationResult } from '@dxos/react-client/invitations';
|
|
11
11
|
import { Dialog, useTranslation } from '@dxos/react-ui';
|
|
12
12
|
import { JoinPanel, type JoinPanelProps } from '@dxos/shell/react';
|
|
13
13
|
import { osTranslations } from '@dxos/ui-theme';
|
|
14
14
|
|
|
15
|
-
import { meta } from '
|
|
16
|
-
import { ClientOperation } from '
|
|
15
|
+
import { meta } from '#meta';
|
|
16
|
+
import { ClientOperation } from '#operations';
|
|
17
17
|
|
|
18
18
|
export const JoinDialog = (props: JoinPanelProps) => {
|
|
19
19
|
const { invokePromise } = useOperationInvoker();
|
|
@@ -35,19 +35,22 @@ export const JoinDialog = (props: JoinPanelProps) => {
|
|
|
35
35
|
[invokePromise],
|
|
36
36
|
);
|
|
37
37
|
|
|
38
|
+
// TODO(burdon): Move JoinHeading into Dialog.Heading.
|
|
38
39
|
return (
|
|
39
40
|
<Dialog.Content>
|
|
40
41
|
<Dialog.Header>
|
|
41
|
-
<Dialog.Title classNames='sr-only'>{t('join
|
|
42
|
+
<Dialog.Title classNames='sr-only'>{t('join-space.label', { ns: osTranslations })}</Dialog.Title>
|
|
42
43
|
</Dialog.Header>
|
|
43
|
-
<
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
44
|
+
<Dialog.Body>
|
|
45
|
+
<JoinPanel
|
|
46
|
+
{...props}
|
|
47
|
+
mode='halo-only'
|
|
48
|
+
exitActionParent={<Dialog.Close asChild />}
|
|
49
|
+
doneActionParent={<Dialog.Close asChild />}
|
|
50
|
+
onCancelResetStorage={handleCancelResetStorage}
|
|
51
|
+
onDone={handleDone}
|
|
52
|
+
/>
|
|
53
|
+
</Dialog.Body>
|
|
51
54
|
</Dialog.Content>
|
|
52
55
|
);
|
|
53
56
|
};
|
|
@@ -7,7 +7,7 @@ import { type Meta, type StoryObj } from '@storybook/react-vite';
|
|
|
7
7
|
import { withClientProvider } from '@dxos/react-client/testing';
|
|
8
8
|
import { withLayout, withTheme } from '@dxos/react-ui/testing';
|
|
9
9
|
|
|
10
|
-
import { translations } from '
|
|
10
|
+
import { translations } from '#translations';
|
|
11
11
|
|
|
12
12
|
import { ProfileContainer } from './ProfileContainer';
|
|
13
13
|
|
|
@@ -13,7 +13,7 @@ import { Form, type FormFieldMap, type FormUpdateMeta, Settings } from '@dxos/re
|
|
|
13
13
|
import { EmojiPickerBlock, HuePicker } from '@dxos/react-ui-pickers';
|
|
14
14
|
import { hexToEmoji, hexToHue } from '@dxos/util';
|
|
15
15
|
|
|
16
|
-
import { meta } from '
|
|
16
|
+
import { meta } from '#meta';
|
|
17
17
|
|
|
18
18
|
// TOOD(burdon): Factor out?
|
|
19
19
|
// TODO(wittjosiah): Integrate annotations with translations.
|
|
@@ -101,14 +101,14 @@ export const ProfileContainer = () => {
|
|
|
101
101
|
);
|
|
102
102
|
|
|
103
103
|
return (
|
|
104
|
-
<Settings.
|
|
104
|
+
<Settings.Item title={label} description={t('display-name.description')}>
|
|
105
105
|
<Input.TextInput
|
|
106
106
|
value={getValue()}
|
|
107
107
|
onChange={handleChange}
|
|
108
|
-
placeholder={t('display
|
|
108
|
+
placeholder={t('display-name-input.placeholder')}
|
|
109
109
|
classNames='min-w-64'
|
|
110
110
|
/>
|
|
111
|
-
</Settings.
|
|
111
|
+
</Settings.Item>
|
|
112
112
|
);
|
|
113
113
|
},
|
|
114
114
|
emoji: ({ type, label, getValue, onValueChange }) => {
|
|
@@ -119,7 +119,7 @@ export const ProfileContainer = () => {
|
|
|
119
119
|
);
|
|
120
120
|
|
|
121
121
|
return (
|
|
122
|
-
<Settings.Item title={label} description={t('icon
|
|
122
|
+
<Settings.Item title={label} description={t('icon.description')}>
|
|
123
123
|
<EmojiPickerBlock
|
|
124
124
|
triggerVariant='default'
|
|
125
125
|
emoji={getValue()}
|
|
@@ -138,7 +138,7 @@ export const ProfileContainer = () => {
|
|
|
138
138
|
);
|
|
139
139
|
|
|
140
140
|
return (
|
|
141
|
-
<Settings.Item title={label} description={t('hue
|
|
141
|
+
<Settings.Item title={label} description={t('hue.description')}>
|
|
142
142
|
<div role='none' className='flex justify-self-end'>
|
|
143
143
|
<HuePicker value={getValue()} onChange={handleChange} onReset={handleHueReset} />
|
|
144
144
|
</div>
|
|
@@ -148,12 +148,12 @@ export const ProfileContainer = () => {
|
|
|
148
148
|
// TODO(wittjosiah): We need text input annotations for disabled and copyable.
|
|
149
149
|
did: ({ label, getValue }) => {
|
|
150
150
|
return (
|
|
151
|
-
<Settings.
|
|
151
|
+
<Settings.Item title={label} description={t('did.description')}>
|
|
152
152
|
<ButtonGroup classNames='w-full'>
|
|
153
153
|
<Input.TextInput value={getValue()} disabled classNames='min-w-64' />
|
|
154
154
|
<Clipboard.IconButton value={getValue() ?? ''} />
|
|
155
155
|
</ButtonGroup>
|
|
156
|
-
</Settings.
|
|
156
|
+
</Settings.Item>
|
|
157
157
|
);
|
|
158
158
|
},
|
|
159
159
|
}),
|
|
@@ -162,15 +162,15 @@ export const ProfileContainer = () => {
|
|
|
162
162
|
|
|
163
163
|
return (
|
|
164
164
|
<Clipboard.Provider>
|
|
165
|
-
<Settings.
|
|
166
|
-
<Settings.Section title={t('profile
|
|
165
|
+
<Settings.Viewport>
|
|
166
|
+
<Settings.Section title={t('profile.label')} description={t('profile.description')}>
|
|
167
167
|
<Form.Root schema={UserProfile} values={values} fieldMap={fieldMap} onValuesChanged={handleChange}>
|
|
168
|
-
<Form.Content>
|
|
168
|
+
<Form.Content classNames='gap-form-gap'>
|
|
169
169
|
<Form.FieldSet />
|
|
170
170
|
</Form.Content>
|
|
171
171
|
</Form.Root>
|
|
172
172
|
</Settings.Section>
|
|
173
|
-
</Settings.
|
|
173
|
+
</Settings.Viewport>
|
|
174
174
|
</Clipboard.Provider>
|
|
175
175
|
);
|
|
176
176
|
};
|
|
@@ -10,7 +10,7 @@ import { withClientProvider } from '@dxos/react-client/testing';
|
|
|
10
10
|
import { AlertDialog, useAsyncEffect } from '@dxos/react-ui';
|
|
11
11
|
import { withLayout, withTheme } from '@dxos/react-ui/testing';
|
|
12
12
|
|
|
13
|
-
import { translations } from '
|
|
13
|
+
import { translations } from '#translations';
|
|
14
14
|
|
|
15
15
|
import { RecoveryCodeDialog } from './RecoveryCodeDialog';
|
|
16
16
|
|
|
@@ -6,7 +6,7 @@ import React, { useCallback, useState } from 'react';
|
|
|
6
6
|
|
|
7
7
|
import { AlertDialog, Button, Clipboard, Input, useTranslation } from '@dxos/react-ui';
|
|
8
8
|
|
|
9
|
-
import { meta } from '
|
|
9
|
+
import { meta } from '#meta';
|
|
10
10
|
|
|
11
11
|
export type RecoveryCodeDialogProps = {
|
|
12
12
|
code: string;
|
|
@@ -22,14 +22,14 @@ export const RecoveryCodeDialog = ({ code }: RecoveryCodeDialogProps) => {
|
|
|
22
22
|
return (
|
|
23
23
|
<AlertDialog.Content size='md' classNames='min-h-[15rem]'>
|
|
24
24
|
<AlertDialog.Body>
|
|
25
|
-
<AlertDialog.Title>{t('recovery
|
|
26
|
-
<p className='py-4'>{t('recovery
|
|
25
|
+
<AlertDialog.Title>{t('recovery-code-dialog.title')}</AlertDialog.Title>
|
|
26
|
+
<p className='py-4'>{t('recovery-code-dialog.description')}</p>
|
|
27
27
|
<Clipboard.Provider>
|
|
28
28
|
<Code code={code} />
|
|
29
29
|
</Clipboard.Provider>
|
|
30
30
|
<div className='flex flex-col py-4 gap-2'>
|
|
31
|
-
<p>{t('recovery
|
|
32
|
-
<p>{t('recovery
|
|
31
|
+
<p>{t('recovery-code-dialog-warning-1.message')}</p>
|
|
32
|
+
<p>{t('recovery-code-dialog-warning-2.message')}</p>
|
|
33
33
|
</div>
|
|
34
34
|
<div className='flex items-center gap-2 pb-4'>
|
|
35
35
|
<Input.Root>
|
|
@@ -38,14 +38,14 @@ export const RecoveryCodeDialog = ({ code }: RecoveryCodeDialogProps) => {
|
|
|
38
38
|
checked={confirmation}
|
|
39
39
|
onCheckedChange={handleConfirmation}
|
|
40
40
|
/>
|
|
41
|
-
<Input.Label>{t('recovery
|
|
41
|
+
<Input.Label>{t('recovery-code-confirmation.label')}</Input.Label>
|
|
42
42
|
</Input.Root>
|
|
43
43
|
</div>
|
|
44
44
|
</AlertDialog.Body>
|
|
45
45
|
<AlertDialog.ActionBar>
|
|
46
46
|
<AlertDialog.Action asChild>
|
|
47
47
|
<Button data-testid='recoveryCode.continue' variant='primary' disabled={!confirmation}>
|
|
48
|
-
{t('continue
|
|
48
|
+
{t('continue.label')}
|
|
49
49
|
</Button>
|
|
50
50
|
</AlertDialog.Action>
|
|
51
51
|
</AlertDialog.ActionBar>
|
package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx
CHANGED
|
@@ -9,9 +9,10 @@ import { OperationPlugin, RuntimePlugin } 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
|
|
|
12
|
-
import {
|
|
13
|
-
import { translations } from '
|
|
12
|
+
import { initializeIdentity } from '#testing';
|
|
13
|
+
import { translations } from '#translations';
|
|
14
14
|
|
|
15
|
+
import { ClientPlugin } from '../../ClientPlugin';
|
|
15
16
|
import { RecoveryCredentialsContainer } from './RecoveryCredentialsContainer';
|
|
16
17
|
|
|
17
18
|
const meta = {
|
|
@@ -25,7 +26,7 @@ const meta = {
|
|
|
25
26
|
ClientPlugin({
|
|
26
27
|
onClientInitialized: ({ client }) =>
|
|
27
28
|
Effect.gen(function* () {
|
|
28
|
-
yield*
|
|
29
|
+
yield* initializeIdentity(client);
|
|
29
30
|
}),
|
|
30
31
|
}),
|
|
31
32
|
OperationPlugin(),
|
|
@@ -9,10 +9,10 @@ import { useCredentials } from '@dxos/react-client/halo';
|
|
|
9
9
|
import { Icon, IconButton, List, ListItem, Message, useTranslation } from '@dxos/react-ui';
|
|
10
10
|
import { Settings } from '@dxos/react-ui-form';
|
|
11
11
|
|
|
12
|
-
import { meta } from '
|
|
13
|
-
import { ClientOperation } from '
|
|
12
|
+
import { meta } from '#meta';
|
|
13
|
+
import { ClientOperation } from '#operations';
|
|
14
14
|
|
|
15
|
-
export const MANAGE_CREDENTIALS_DIALOG = `${meta.id}
|
|
15
|
+
export const MANAGE_CREDENTIALS_DIALOG = `${meta.id}.ManageCredentialsDialog`;
|
|
16
16
|
|
|
17
17
|
export const RecoveryCredentialsContainer = () => {
|
|
18
18
|
const { t } = useTranslation(meta.id);
|
|
@@ -23,32 +23,30 @@ export const RecoveryCredentialsContainer = () => {
|
|
|
23
23
|
);
|
|
24
24
|
|
|
25
25
|
return (
|
|
26
|
-
<Settings.
|
|
27
|
-
<Settings.Section title={t('recovery
|
|
28
|
-
<Settings.
|
|
29
|
-
<
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
<
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
</Settings.Item>
|
|
45
|
-
</Settings.Group>
|
|
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>
|
|
46
44
|
</Settings.Section>
|
|
47
|
-
<Settings.Section title={t('credentials
|
|
45
|
+
<Settings.Section title={t('credentials-list.label')}>
|
|
48
46
|
{recoveryCredentials.length < 1 ? (
|
|
49
47
|
<Message.Root valence='error'>
|
|
50
|
-
<Message.Title icon='ph--shield-warning--duotone'>{t('no
|
|
51
|
-
<Message.Content>{t('no
|
|
48
|
+
<Message.Title icon='ph--shield-warning--duotone'>{t('no-credentials.title')}</Message.Title>
|
|
49
|
+
<Message.Content>{t('no-credentials.message')}</Message.Content>
|
|
52
50
|
</Message.Root>
|
|
53
51
|
) : (
|
|
54
52
|
<List>
|
|
@@ -63,6 +61,6 @@ export const RecoveryCredentialsContainer = () => {
|
|
|
63
61
|
</List>
|
|
64
62
|
)}
|
|
65
63
|
</Settings.Section>
|
|
66
|
-
</Settings.
|
|
64
|
+
</Settings.Viewport>
|
|
67
65
|
);
|
|
68
66
|
};
|
|
@@ -12,9 +12,9 @@ import { usePluginManager } from '@dxos/app-framework/ui';
|
|
|
12
12
|
import { Dialog } from '@dxos/react-ui';
|
|
13
13
|
import { withLayout, withTheme } from '@dxos/react-ui/testing';
|
|
14
14
|
|
|
15
|
-
import {
|
|
16
|
-
import { translations } from '../../translations';
|
|
15
|
+
import { translations } from '#translations';
|
|
17
16
|
|
|
17
|
+
import { ClientPlugin } from '../../ClientPlugin';
|
|
18
18
|
import { ResetDialog, type ResetDialogProps } from './ResetDialog';
|
|
19
19
|
|
|
20
20
|
const DefaultStory = (props: Omit<ResetDialogProps, 'capabilityManager'>) => {
|
|
@@ -56,13 +56,13 @@ type Story = StoryObj<typeof meta>;
|
|
|
56
56
|
|
|
57
57
|
export const Default: Story = {
|
|
58
58
|
args: {
|
|
59
|
-
mode: 'reset
|
|
59
|
+
mode: 'reset-storage' as const,
|
|
60
60
|
} as any,
|
|
61
61
|
};
|
|
62
62
|
|
|
63
63
|
export const JoinNewIdentity: Story = {
|
|
64
64
|
args: {
|
|
65
|
-
mode: 'join
|
|
65
|
+
mode: 'join-new-identity' as const,
|
|
66
66
|
} as any,
|
|
67
67
|
};
|
|
68
68
|
|
|
@@ -13,7 +13,7 @@ import { useClient } from '@dxos/react-client';
|
|
|
13
13
|
import { Dialog, useTranslation } from '@dxos/react-ui';
|
|
14
14
|
import { ConfirmReset, type ConfirmResetProps, translationKey } from '@dxos/shell/react';
|
|
15
15
|
|
|
16
|
-
import { type ClientPluginOptions } from '
|
|
16
|
+
import { type ClientPluginOptions } from '#types';
|
|
17
17
|
|
|
18
18
|
export type ResetDialogProps = Pick<ConfirmResetProps, 'mode'> &
|
|
19
19
|
Pick<ClientPluginOptions, 'onReset'> & {
|
|
@@ -28,7 +28,7 @@ export const ResetDialog = ({ mode, onReset, capabilityManager }: ResetDialogPro
|
|
|
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
|
}
|
|
@@ -41,10 +41,12 @@ export const ResetDialog = ({ mode, onReset, capabilityManager }: ResetDialogPro
|
|
|
41
41
|
return (
|
|
42
42
|
<Dialog.Content>
|
|
43
43
|
<Dialog.Header>
|
|
44
|
-
<Dialog.Title>{t('reset
|
|
44
|
+
<Dialog.Title>{t('reset-dialog.title')}</Dialog.Title>
|
|
45
45
|
</Dialog.Header>
|
|
46
|
-
<Dialog.
|
|
47
|
-
|
|
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
|
};
|
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 { Operation } from '@dxos/compute';
|
|
9
|
+
import { invariant } from '@dxos/invariant';
|
|
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 { Operation } from '@dxos/compute';
|
|
9
|
+
import { runAndForwardErrors } from '@dxos/effect';
|
|
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 { Operation } from '@dxos/compute';
|
|
12
|
+
import { invariant } from '@dxos/invariant';
|
|
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 { Operation } from '@dxos/compute';
|
|
10
|
+
import { invariant } from '@dxos/invariant';
|
|
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;
|