@dxos/plugin-client 0.8.4-main.69d29f4 → 0.8.4-main.6fa680abb7
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/DevicesContainer-3N7ANEJ7.mjs +268 -0
- package/dist/lib/browser/DevicesContainer-3N7ANEJ7.mjs.map +7 -0
- package/dist/lib/browser/JoinDialog-VTTK7NHO.mjs +59 -0
- package/dist/lib/browser/JoinDialog-VTTK7NHO.mjs.map +7 -0
- package/dist/lib/browser/ProfileContainer-XV7OXJC2.mjs +171 -0
- package/dist/lib/browser/ProfileContainer-XV7OXJC2.mjs.map +7 -0
- package/dist/lib/browser/RecoveryCodeDialog-WO34OZEJ.mjs +60 -0
- package/dist/lib/browser/RecoveryCodeDialog-WO34OZEJ.mjs.map +7 -0
- package/dist/lib/browser/RecoveryCredentialsContainer-G22FSTIX.mjs +57 -0
- package/dist/lib/browser/RecoveryCredentialsContainer-G22FSTIX.mjs.map +7 -0
- package/dist/lib/browser/ResetDialog-W24FOWBQ.mjs +52 -0
- package/dist/lib/browser/ResetDialog-W24FOWBQ.mjs.map +7 -0
- package/dist/lib/browser/{app-graph-builder-3FGBMLTF.mjs → app-graph-builder-GGJKFY3X.mjs} +9 -6
- package/dist/lib/browser/app-graph-builder-GGJKFY3X.mjs.map +7 -0
- package/dist/lib/browser/{chunk-4BZGRIFS.mjs → chunk-FVEKZBM7.mjs} +34 -44
- package/dist/lib/browser/chunk-FVEKZBM7.mjs.map +7 -0
- package/dist/lib/browser/{chunk-F7H2Y3Z2.mjs → chunk-GSVYEYVS.mjs} +4 -4
- package/dist/lib/browser/chunk-HSFDKP5D.mjs +15 -0
- package/dist/lib/browser/{chunk-G7C3S2BE.mjs.map → chunk-HSFDKP5D.mjs.map} +1 -1
- package/dist/lib/browser/chunk-JHSBBOCI.mjs +15 -0
- package/dist/lib/browser/chunk-JHSBBOCI.mjs.map +7 -0
- package/dist/lib/browser/cli/index.mjs +60 -49
- package/dist/lib/browser/cli/index.mjs.map +3 -3
- package/dist/lib/browser/{client-IX5LMWV4.mjs → client-BXCP3EUE.mjs} +11 -11
- package/dist/lib/browser/client-BXCP3EUE.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +26 -23
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{migrations-3EBTAW3N.mjs → migrations-GKUA2ARL.mjs} +6 -5
- package/dist/lib/browser/migrations-GKUA2ARL.mjs.map +7 -0
- package/dist/lib/browser/{operation-resolver-2NT3ISVP.mjs → operation-resolver-VSWA74RS.mjs} +24 -23
- package/dist/lib/browser/operation-resolver-VSWA74RS.mjs.map +7 -0
- package/dist/lib/browser/{react-context-4UABG3GP.mjs → react-context-GZ3T5UON.mjs} +8 -6
- package/dist/lib/browser/react-context-GZ3T5UON.mjs.map +7 -0
- package/dist/lib/browser/react-surface-5VZP34X3.mjs +77 -0
- package/dist/lib/browser/react-surface-5VZP34X3.mjs.map +7 -0
- package/dist/lib/browser/{schema-defs-O7VLP745.mjs → schema-defs-KAG6HQMI.mjs} +8 -6
- package/dist/lib/browser/schema-defs-KAG6HQMI.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +2 -1
- package/dist/lib/node-esm/DevicesContainer-V7HEUPO7.mjs +269 -0
- package/dist/lib/node-esm/DevicesContainer-V7HEUPO7.mjs.map +7 -0
- package/dist/lib/node-esm/JoinDialog-XVKW4SLT.mjs +60 -0
- package/dist/lib/node-esm/JoinDialog-XVKW4SLT.mjs.map +7 -0
- package/dist/lib/node-esm/ProfileContainer-B5LJ6TMU.mjs +172 -0
- package/dist/lib/node-esm/ProfileContainer-B5LJ6TMU.mjs.map +7 -0
- package/dist/lib/node-esm/RecoveryCodeDialog-YIRGXM7N.mjs +61 -0
- package/dist/lib/node-esm/RecoveryCodeDialog-YIRGXM7N.mjs.map +7 -0
- package/dist/lib/node-esm/RecoveryCredentialsContainer-MVJEFNXX.mjs +58 -0
- package/dist/lib/node-esm/RecoveryCredentialsContainer-MVJEFNXX.mjs.map +7 -0
- package/dist/lib/node-esm/ResetDialog-GGBWSQZO.mjs +54 -0
- package/dist/lib/node-esm/ResetDialog-GGBWSQZO.mjs.map +7 -0
- package/dist/lib/node-esm/{app-graph-builder-2PIYVUNC.mjs → app-graph-builder-PTNZ46NN.mjs} +9 -6
- package/dist/lib/node-esm/app-graph-builder-PTNZ46NN.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-BOTJSPCT.mjs +17 -0
- package/dist/lib/node-esm/chunk-BOTJSPCT.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-JAF64TFQ.mjs → chunk-DT2ZNOGU.mjs} +33 -44
- package/dist/lib/node-esm/chunk-DT2ZNOGU.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-BCELGXRI.mjs → chunk-OFJUOKY7.mjs} +4 -4
- package/dist/lib/node-esm/chunk-VLNCZYIC.mjs +16 -0
- package/dist/lib/node-esm/{chunk-PRAFFO54.mjs.map → chunk-VLNCZYIC.mjs.map} +1 -1
- package/dist/lib/node-esm/cli/index.mjs +60 -49
- package/dist/lib/node-esm/cli/index.mjs.map +3 -3
- package/dist/lib/node-esm/{client-FFPK5UFP.mjs → client-EGZHGRRC.mjs} +11 -11
- package/dist/lib/node-esm/client-EGZHGRRC.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +26 -23
- package/dist/lib/node-esm/index.mjs.map +3 -3
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{migrations-WSZSFGDK.mjs → migrations-4NEKCBGU.mjs} +6 -5
- package/dist/lib/node-esm/migrations-4NEKCBGU.mjs.map +7 -0
- package/dist/lib/node-esm/{operation-resolver-VW5R2BE4.mjs → operation-resolver-4GWB3YZG.mjs} +24 -23
- package/dist/lib/node-esm/operation-resolver-4GWB3YZG.mjs.map +7 -0
- package/dist/lib/node-esm/{react-context-UVXMGPW4.mjs → react-context-T2ORT5CC.mjs} +8 -6
- package/dist/lib/node-esm/react-context-T2ORT5CC.mjs.map +7 -0
- package/dist/lib/node-esm/react-surface-B65OUZYI.mjs +78 -0
- package/dist/lib/node-esm/react-surface-B65OUZYI.mjs.map +7 -0
- package/dist/lib/node-esm/{schema-defs-QLRGBIKY.mjs → schema-defs-GXQ47JZN.mjs} +8 -6
- package/dist/lib/node-esm/schema-defs-GXQ47JZN.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +2 -1
- package/dist/types/src/ClientPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts +1 -1
- package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/client/client.d.ts +2 -2
- package/dist/types/src/capabilities/client/client.d.ts.map +1 -1
- package/dist/types/src/capabilities/client/index.d.ts +2 -1
- package/dist/types/src/capabilities/client/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/migrations/migrations.d.ts +1 -1
- package/dist/types/src/capabilities/migrations/migrations.d.ts.map +1 -1
- package/dist/types/src/capabilities/operation-resolver/index.d.ts +1 -1
- package/dist/types/src/capabilities/operation-resolver/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts +2 -2
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-context/react-context.d.ts +1 -1
- package/dist/types/src/capabilities/react-context/react-context.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface/index.d.ts +1 -1
- package/dist/types/src/capabilities/react-surface/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts +2 -2
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/schema-defs/schema-defs.d.ts +1 -1
- package/dist/types/src/capabilities/schema-defs/schema-defs.d.ts.map +1 -1
- package/dist/types/src/cli/commands/halo/create/create.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.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/{components → containers/DevicesContainer}/DevicesContainer.stories.d.ts +9 -7
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/index.d.ts +3 -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/index.d.ts +3 -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 +3 -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 +3 -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/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 +36 -32
- package/dist/types/src/types/schema.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +36 -35
- package/src/ClientPlugin.ts +27 -19
- package/src/capabilities/app-graph-builder/app-graph-builder.ts +4 -3
- package/src/capabilities/client/client.ts +7 -5
- package/src/capabilities/migrations/migrations.ts +3 -3
- package/src/capabilities/operation-resolver/operation-resolver.ts +13 -12
- package/src/capabilities/react-context/react-context.tsx +3 -3
- package/src/capabilities/react-surface/react-surface.tsx +12 -12
- package/src/capabilities/schema-defs/schema-defs.ts +7 -6
- package/src/cli/commands/edge/status.ts +2 -2
- package/src/cli/commands/halo/create/create.ts +2 -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 +13 -11
- package/src/cli/plugin.ts +7 -6
- package/src/components/index.ts +0 -7
- package/src/constants.ts +3 -3
- package/src/{components → containers/DevicesContainer}/DevicesContainer.stories.tsx +8 -6
- package/src/{components → containers/DevicesContainer}/DevicesContainer.tsx +49 -57
- package/src/containers/DevicesContainer/index.ts +7 -0
- package/src/{components → containers/JoinDialog}/JoinDialog.tsx +8 -6
- package/src/containers/JoinDialog/index.ts +7 -0
- package/src/{components → containers/ProfileContainer}/ProfileContainer.stories.tsx +4 -4
- package/src/{components → containers/ProfileContainer}/ProfileContainer.tsx +20 -28
- package/src/containers/ProfileContainer/index.ts +7 -0
- package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.stories.tsx +4 -4
- package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.tsx +28 -25
- package/src/containers/RecoveryCodeDialog/index.ts +8 -0
- package/src/{components → containers/RecoveryCredentialsContainer}/RecoveryCredentialsContainer.stories.tsx +8 -6
- package/src/{components → containers/RecoveryCredentialsContainer}/RecoveryCredentialsContainer.tsx +19 -19
- package/src/containers/RecoveryCredentialsContainer/index.ts +7 -0
- package/src/{components → containers/ResetDialog}/ResetDialog.stories.tsx +27 -14
- package/src/{components → containers/ResetDialog}/ResetDialog.tsx +10 -10
- package/src/containers/ResetDialog/index.ts +8 -0
- package/src/containers/index.ts +15 -0
- package/src/meta.ts +1 -1
- package/src/translations.ts +1 -1
- package/src/types/capabilities.ts +3 -3
- package/src/types/events.ts +5 -5
- package/src/types/schema.ts +28 -23
- package/dist/lib/browser/app-graph-builder-3FGBMLTF.mjs.map +0 -7
- package/dist/lib/browser/chunk-4BZGRIFS.mjs.map +0 -7
- package/dist/lib/browser/chunk-G7C3S2BE.mjs +0 -15
- package/dist/lib/browser/client-IX5LMWV4.mjs.map +0 -7
- package/dist/lib/browser/migrations-3EBTAW3N.mjs.map +0 -7
- package/dist/lib/browser/operation-resolver-2NT3ISVP.mjs.map +0 -7
- 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.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-2PIYVUNC.mjs.map +0 -7
- 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/client-FFPK5UFP.mjs.map +0 -7
- package/dist/lib/node-esm/migrations-WSZSFGDK.mjs.map +0 -7
- package/dist/lib/node-esm/operation-resolver-VW5R2BE4.mjs.map +0 -7
- 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.map +0 -7
- package/dist/types/src/components/DevicesContainer.d.ts.map +0 -1
- 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/dist/lib/browser/{chunk-F7H2Y3Z2.mjs.map → chunk-GSVYEYVS.mjs.map} +0 -0
- /package/dist/lib/node-esm/{chunk-BCELGXRI.mjs.map → chunk-OFJUOKY7.mjs.map} +0 -0
- /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
|
@@ -2,7 +2,7 @@ import * as Command from '@effect/cli/Command';
|
|
|
2
2
|
import * as FileSystem from '@effect/platform/FileSystem';
|
|
3
3
|
import * as Option from 'effect/Option';
|
|
4
4
|
import { CommandConfig } from '@dxos/cli-util';
|
|
5
|
-
export declare const del: Command.Command<"delete", CommandConfig | FileSystem.FileSystem,
|
|
5
|
+
export declare const del: Command.Command<"delete", CommandConfig | FileSystem.FileSystem, never, {
|
|
6
6
|
readonly name: Option.Option<string>;
|
|
7
7
|
}>;
|
|
8
8
|
//# sourceMappingURL=delete.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/profile/delete.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAG1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AAKtD,eAAO,MAAM,GAAG;;
|
|
1
|
+
{"version":3,"file":"delete.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/profile/delete.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAE/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAG1D,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,aAAa,EAAS,MAAM,gBAAgB,CAAC;AAKtD,eAAO,MAAM,GAAG;;EAmBf,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/profile/list.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../../src/cli/commands/profile/list.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,qBAAqB,CAAC;AAC/C,OAAO,KAAK,UAAU,MAAM,6BAA6B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,uBAAuB,CAAC;AAM9C,OAAO,EAAE,aAAa,EAAa,MAAM,gBAAgB,CAAC;AAM1D,eAAO,MAAM,IAAI,gIAqChB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../src/cli/plugin.ts"],"names":[],"mappings":"AAIA,OAAO,
|
|
1
|
+
{"version":3,"file":"plugin.d.ts","sourceRoot":"","sources":["../../../../src/cli/plugin.ts"],"names":[],"mappings":"AAIA,OAAO,EAAgC,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAS3E,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAIpD,eAAO,MAAM,YAAY,2CAgBxB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/index.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DevicesContainer.d.ts","sourceRoot":"","sources":["../../../../../src/containers/DevicesContainer/DevicesContainer.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAkBhE,MAAM,MAAM,qBAAqB,GAAG;IAClC,mBAAmB,CAAC,EAAE,CAAC,cAAc,EAAE,MAAM,KAAK,MAAM,CAAC;CAC1D,CAAC;AAEF,eAAO,MAAM,gBAAgB,GAAI,yBAAyB,qBAAqB,sBAuE9E,CAAC"}
|
package/dist/types/src/{components → containers/DevicesContainer}/DevicesContainer.stories.d.ts
RENAMED
|
@@ -7,7 +7,7 @@ declare const meta: {
|
|
|
7
7
|
layout: string;
|
|
8
8
|
translations: (import("i18next").Resource | {
|
|
9
9
|
readonly 'en-US': {
|
|
10
|
-
readonly "dxos.
|
|
10
|
+
readonly "org.dxos.i18n.shell": {
|
|
11
11
|
readonly "manage profile label": "Manage identity";
|
|
12
12
|
readonly "identity offline description": "Offline";
|
|
13
13
|
readonly "sidebar label": "DXOS sidebar";
|
|
@@ -108,16 +108,18 @@ declare const meta: {
|
|
|
108
108
|
readonly "reset in progress label": "Resetting...";
|
|
109
109
|
readonly "confirm label": "Confirm";
|
|
110
110
|
readonly "delete label": "Delete";
|
|
111
|
-
readonly "reset
|
|
112
|
-
readonly "
|
|
111
|
+
readonly "reset dialog title": "Reset Device";
|
|
112
|
+
readonly "reset storage input label": "Type {{confirmationValue}} to continue. This action cannot be undone.";
|
|
113
|
+
readonly "join new identity label": "Join an existing identity";
|
|
114
|
+
readonly "join new identity input label": "Type {{confirmationValue}} to continue. This action cannot be undone.";
|
|
113
115
|
readonly "failed to reset identity message": "Failed to reset identity.";
|
|
114
116
|
readonly "confirmation value": "RESET";
|
|
115
|
-
readonly "confirmation placeholder": "
|
|
116
|
-
readonly "sign out chooser title": "
|
|
117
|
+
readonly "confirmation placeholder": "Type {{confirmationValue}} to continue.";
|
|
118
|
+
readonly "sign out chooser title": "WARNING";
|
|
117
119
|
readonly "sign out chooser message": "Proceeding with the action below will erase all data on this device.";
|
|
118
|
-
readonly "join new identity label": "Join an existing identity";
|
|
119
120
|
readonly "reset device label": "Reset storage";
|
|
120
|
-
readonly "reset
|
|
121
|
+
readonly "recover reset input label": "";
|
|
122
|
+
readonly "reset device confirm message": "Are you sure you want to reset your device? All data will be erased.";
|
|
121
123
|
readonly "emoji and color label": "Emoji and color";
|
|
122
124
|
readonly "clear label": "Use default";
|
|
123
125
|
readonly "select emoji label": "Avatar emoji";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DevicesContainer.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/DevicesContainer/DevicesContainer.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAajE,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuB+B,CAAC;AAE1C,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/DevicesContainer/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"JoinDialog.d.ts","sourceRoot":"","sources":["../../../../../src/containers/JoinDialog/JoinDialog.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAO3C,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAMnE,eAAO,MAAM,UAAU,GAAI,OAAO,cAAc,sBAmC/C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/JoinDialog/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProfileContainer.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ProfileContainer/ProfileContainer.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA2D,MAAM,OAAO,CAAC;AA6BhF,eAAO,MAAM,gBAAgB,yBA6I5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProfileContainer.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ProfileContainer/ProfileContainer.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AASjE,QAAA,MAAM,IAAI;;;;;;;;CAQ+B,CAAC;AAE1C,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ProfileContainer/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD,eAAe,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RecoveryCodeDialog.d.ts","sourceRoot":"","sources":["../../../../../src/containers/RecoveryCodeDialog/RecoveryCodeDialog.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAMrD,MAAM,MAAM,uBAAuB,GAAG;IACpC,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAGF,eAAO,MAAM,kBAAkB,GAAI,UAAU,uBAAuB,sBAsCnE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RecoveryCodeDialog.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAmB,MAAM,OAAO,CAAC;AA4BxC,QAAA,MAAM,IAAI;;eAEyB,GAAG;;;;;;;CAOD,CAAC;AAEtC,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/RecoveryCodeDialog/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE1D,cAAc,sBAAsB,CAAC;AACrC,eAAe,kBAAkB,CAAC"}
|
package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RecoveryCredentialsContainer.d.ts","sourceRoot":"","sources":["../../../../../src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAU1B,eAAO,MAAM,yBAAyB,QAAuC,CAAC;AAE9E,eAAO,MAAM,4BAA4B,yBAmDxC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RecoveryCredentialsContainer.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAYjE,QAAA,MAAM,IAAI;;;;;;;;CAuB2C,CAAC;AAEtD,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/RecoveryCredentialsContainer/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAE9E,eAAe,4BAA4B,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import { type CapabilityManager } from '@dxos/app-framework';
|
|
3
3
|
import { type ConfirmResetProps } from '@dxos/shell/react';
|
|
4
|
-
import { type ClientPluginOptions } from '
|
|
4
|
+
import { type ClientPluginOptions } from '../../types';
|
|
5
5
|
export type ResetDialogProps = Pick<ConfirmResetProps, 'mode'> & Pick<ClientPluginOptions, 'onReset'> & {
|
|
6
6
|
capabilityManager: CapabilityManager.CapabilityManager;
|
|
7
7
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ResetDialog.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ResetDialog/ResetDialog.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAc,KAAK,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAMzE,OAAO,EAAgB,KAAK,iBAAiB,EAAkB,MAAM,mBAAmB,CAAC;AAEzF,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAEvD,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,iBAAiB,EAAE,MAAM,CAAC,GAC5D,IAAI,CAAC,mBAAmB,EAAE,SAAS,CAAC,GAAG;IACrC,iBAAiB,EAAE,iBAAiB,CAAC,iBAAiB,CAAC;CACxD,CAAC;AAEJ,eAAO,MAAM,WAAW,GAAI,sCAAsC,gBAAgB,sBA2BjF,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { type ResetDialogProps } from './ResetDialog';
|
|
|
4
4
|
declare const meta: {
|
|
5
5
|
title: string;
|
|
6
6
|
component: ({ mode, onReset, capabilityManager }: ResetDialogProps) => React.JSX.Element;
|
|
7
|
-
render:
|
|
7
|
+
render: (props: Omit<ResetDialogProps, "capabilityManager">) => React.JSX.Element;
|
|
8
8
|
decorators: import("@storybook/react").Decorator[];
|
|
9
9
|
parameters: {
|
|
10
10
|
layout: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ResetDialog.stories.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ResetDialog/ResetDialog.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjE,OAAO,KAAK,MAAM,OAAO,CAAC;AAW1B,OAAO,EAAe,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAkBnE,QAAA,MAAM,IAAI;;;oBAhBmB,IAAI,CAAC,gBAAgB,EAAE,mBAAmB,CAAC;;;;;;CA+BpC,CAAC;AAErC,eAAe,IAAI,CAAC;AAEpB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAC;AAEnC,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,KAI7B,CAAC;AAEF,eAAO,MAAM,OAAO,EAAE,KAIrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/containers/ResetDialog/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,cAAc,eAAe,CAAC;AAC9B,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { type ComponentType } from 'react';
|
|
2
|
+
export { type RecoveryCodeDialogProps } from './RecoveryCodeDialog';
|
|
3
|
+
export { type ResetDialogProps } from './ResetDialog';
|
|
4
|
+
export declare const DevicesContainer: ComponentType<any>;
|
|
5
|
+
export declare const JoinDialog: ComponentType<any>;
|
|
6
|
+
export declare const ProfileContainer: ComponentType<any>;
|
|
7
|
+
export declare const RecoveryCodeDialog: ComponentType<any>;
|
|
8
|
+
export declare const RecoveryCredentialsContainer: ComponentType<any>;
|
|
9
|
+
export declare const ResetDialog: ComponentType<any>;
|
|
10
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/containers/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,aAAa,EAAQ,MAAM,OAAO,CAAC;AAEjD,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AACpE,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AAEtD,eAAO,MAAM,gBAAgB,EAAE,aAAa,CAAC,GAAG,CAA4C,CAAC;AAC7F,eAAO,MAAM,UAAU,EAAE,aAAa,CAAC,GAAG,CAAsC,CAAC;AACjF,eAAO,MAAM,gBAAgB,EAAE,aAAa,CAAC,GAAG,CAA4C,CAAC;AAC7F,eAAO,MAAM,kBAAkB,EAAE,aAAa,CAAC,GAAG,CAA8C,CAAC;AACjG,eAAO,MAAM,4BAA4B,EAAE,aAAa,CAAC,GAAG,CAAwD,CAAC;AACrH,eAAO,MAAM,WAAW,EAAE,aAAa,CAAC,GAAG,CAAuC,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { type ObjectMigration } from '@dxos/client/echo';
|
|
|
4
4
|
import { type Type } from '@dxos/echo';
|
|
5
5
|
export declare namespace ClientCapabilities {
|
|
6
6
|
const Client: Capability.InterfaceDef<Client>;
|
|
7
|
-
const Schema: Capability.InterfaceDef<Type.
|
|
7
|
+
const Schema: Capability.InterfaceDef<Type.AnyEntity[]>;
|
|
8
8
|
const Migration: Capability.InterfaceDef<ObjectMigration[]>;
|
|
9
9
|
}
|
|
10
10
|
//# sourceMappingURL=capabilities.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capabilities.d.ts","sourceRoot":"","sources":["../../../../src/types/capabilities.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,YAAY,CAAC;AAIvC,yBAAiB,kBAAkB,CAAC;IAC3B,MAAM,MAAM,iCAA0D,CAAC;IACvE,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"capabilities.d.ts","sourceRoot":"","sources":["../../../../src/types/capabilities.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,YAAY,CAAC;AAIvC,yBAAiB,kBAAkB,CAAC;IAC3B,MAAM,MAAM,iCAA0D,CAAC;IACvE,MAAM,MAAM,2CAAoE,CAAC;IACjF,MAAM,SAAS,4CAAwE,CAAC;CAChG"}
|
|
@@ -3,8 +3,8 @@ import * as Schema from 'effect/Schema';
|
|
|
3
3
|
import { Capability } from '@dxos/app-framework';
|
|
4
4
|
import { type Client, type ClientOptions, PublicKey } from '@dxos/client';
|
|
5
5
|
export declare namespace ClientAction {
|
|
6
|
-
const CreateIdentity_base: Schema.TaggedClass<CreateIdentity, `${string}
|
|
7
|
-
readonly _tag: Schema.tag<`${string}
|
|
6
|
+
const CreateIdentity_base: Schema.TaggedClass<CreateIdentity, `${string}.action.create-identity`, {
|
|
7
|
+
readonly _tag: Schema.tag<`${string}.action.create-identity`>;
|
|
8
8
|
} & {
|
|
9
9
|
input: Schema.Struct<{
|
|
10
10
|
displayName: Schema.optional<typeof Schema.String>;
|
|
@@ -23,8 +23,8 @@ export declare namespace ClientAction {
|
|
|
23
23
|
}>;
|
|
24
24
|
export class CreateIdentity extends CreateIdentity_base {
|
|
25
25
|
}
|
|
26
|
-
const JoinIdentity_base: Schema.TaggedClass<JoinIdentity, `${string}
|
|
27
|
-
readonly _tag: Schema.tag<`${string}
|
|
26
|
+
const JoinIdentity_base: Schema.TaggedClass<JoinIdentity, `${string}.action.join-identity`, {
|
|
27
|
+
readonly _tag: Schema.tag<`${string}.action.join-identity`>;
|
|
28
28
|
} & {
|
|
29
29
|
input: Schema.Struct<{
|
|
30
30
|
invitationCode: Schema.optional<typeof Schema.String>;
|
|
@@ -33,24 +33,24 @@ export declare namespace ClientAction {
|
|
|
33
33
|
}>;
|
|
34
34
|
export class JoinIdentity extends JoinIdentity_base {
|
|
35
35
|
}
|
|
36
|
-
const ShareIdentity_base: Schema.TaggedClass<ShareIdentity, `${string}
|
|
37
|
-
readonly _tag: Schema.tag<`${string}
|
|
36
|
+
const ShareIdentity_base: Schema.TaggedClass<ShareIdentity, `${string}.action.share-identity`, {
|
|
37
|
+
readonly _tag: Schema.tag<`${string}.action.share-identity`>;
|
|
38
38
|
} & {
|
|
39
39
|
input: typeof Schema.Void;
|
|
40
40
|
output: typeof Schema.Void;
|
|
41
41
|
}>;
|
|
42
42
|
export class ShareIdentity extends ShareIdentity_base {
|
|
43
43
|
}
|
|
44
|
-
const RecoverIdentity_base: Schema.TaggedClass<RecoverIdentity, `${string}
|
|
45
|
-
readonly _tag: Schema.tag<`${string}
|
|
44
|
+
const RecoverIdentity_base: Schema.TaggedClass<RecoverIdentity, `${string}.action.recover-identity`, {
|
|
45
|
+
readonly _tag: Schema.tag<`${string}.action.recover-identity`>;
|
|
46
46
|
} & {
|
|
47
47
|
input: typeof Schema.Void;
|
|
48
48
|
output: typeof Schema.Void;
|
|
49
49
|
}>;
|
|
50
50
|
export class RecoverIdentity extends RecoverIdentity_base {
|
|
51
51
|
}
|
|
52
|
-
const ResetStorage_base: Schema.TaggedClass<ResetStorage, `${string}
|
|
53
|
-
readonly _tag: Schema.tag<`${string}
|
|
52
|
+
const ResetStorage_base: Schema.TaggedClass<ResetStorage, `${string}.action.reset-storage`, {
|
|
53
|
+
readonly _tag: Schema.tag<`${string}.action.reset-storage`>;
|
|
54
54
|
} & {
|
|
55
55
|
input: Schema.Struct<{
|
|
56
56
|
mode: Schema.optional<typeof Schema.String>;
|
|
@@ -59,40 +59,40 @@ export declare namespace ClientAction {
|
|
|
59
59
|
}>;
|
|
60
60
|
export class ResetStorage extends ResetStorage_base {
|
|
61
61
|
}
|
|
62
|
-
const CreateAgent_base: Schema.TaggedClass<CreateAgent, `${string}
|
|
63
|
-
readonly _tag: Schema.tag<`${string}
|
|
62
|
+
const CreateAgent_base: Schema.TaggedClass<CreateAgent, `${string}.action.create-agent`, {
|
|
63
|
+
readonly _tag: Schema.tag<`${string}.action.create-agent`>;
|
|
64
64
|
} & {
|
|
65
65
|
input: typeof Schema.Void;
|
|
66
66
|
output: typeof Schema.Void;
|
|
67
67
|
}>;
|
|
68
68
|
export class CreateAgent extends CreateAgent_base {
|
|
69
69
|
}
|
|
70
|
-
const CreateRecoveryCode_base: Schema.TaggedClass<CreateRecoveryCode, `${string}
|
|
71
|
-
readonly _tag: Schema.tag<`${string}
|
|
70
|
+
const CreateRecoveryCode_base: Schema.TaggedClass<CreateRecoveryCode, `${string}.action.create-recovery-code`, {
|
|
71
|
+
readonly _tag: Schema.tag<`${string}.action.create-recovery-code`>;
|
|
72
72
|
} & {
|
|
73
73
|
input: typeof Schema.Void;
|
|
74
74
|
output: typeof Schema.Void;
|
|
75
75
|
}>;
|
|
76
76
|
export class CreateRecoveryCode extends CreateRecoveryCode_base {
|
|
77
77
|
}
|
|
78
|
-
const CreatePasskey_base: Schema.TaggedClass<CreatePasskey, `${string}
|
|
79
|
-
readonly _tag: Schema.tag<`${string}
|
|
78
|
+
const CreatePasskey_base: Schema.TaggedClass<CreatePasskey, `${string}.action.create-passkey`, {
|
|
79
|
+
readonly _tag: Schema.tag<`${string}.action.create-passkey`>;
|
|
80
80
|
} & {
|
|
81
81
|
input: typeof Schema.Void;
|
|
82
82
|
output: typeof Schema.Void;
|
|
83
83
|
}>;
|
|
84
84
|
export class CreatePasskey extends CreatePasskey_base {
|
|
85
85
|
}
|
|
86
|
-
const RedeemPasskey_base: Schema.TaggedClass<RedeemPasskey, `${string}
|
|
87
|
-
readonly _tag: Schema.tag<`${string}
|
|
86
|
+
const RedeemPasskey_base: Schema.TaggedClass<RedeemPasskey, `${string}.action.redeem-passkey`, {
|
|
87
|
+
readonly _tag: Schema.tag<`${string}.action.redeem-passkey`>;
|
|
88
88
|
} & {
|
|
89
89
|
input: typeof Schema.Void;
|
|
90
90
|
output: typeof Schema.Void;
|
|
91
91
|
}>;
|
|
92
92
|
export class RedeemPasskey extends RedeemPasskey_base {
|
|
93
93
|
}
|
|
94
|
-
const RedeemToken_base: Schema.TaggedClass<RedeemToken, `${string}
|
|
95
|
-
readonly _tag: Schema.tag<`${string}
|
|
94
|
+
const RedeemToken_base: Schema.TaggedClass<RedeemToken, `${string}.action.redeem-token`, {
|
|
95
|
+
readonly _tag: Schema.tag<`${string}.action.redeem-token`>;
|
|
96
96
|
} & {
|
|
97
97
|
input: Schema.Struct<{
|
|
98
98
|
token: typeof Schema.String;
|
|
@@ -109,7 +109,7 @@ export declare namespace ClientAction {
|
|
|
109
109
|
export declare namespace ClientOperation {
|
|
110
110
|
const CreateIdentity: Omit<{
|
|
111
111
|
readonly meta: {
|
|
112
|
-
readonly key: `${string}
|
|
112
|
+
readonly key: `${string}.create-identity`;
|
|
113
113
|
readonly name: "Create Identity";
|
|
114
114
|
};
|
|
115
115
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -134,7 +134,7 @@ export declare namespace ClientOperation {
|
|
|
134
134
|
};
|
|
135
135
|
const JoinIdentity: Omit<{
|
|
136
136
|
readonly meta: {
|
|
137
|
-
readonly key: `${string}
|
|
137
|
+
readonly key: `${string}.join-identity`;
|
|
138
138
|
readonly name: "Join Identity";
|
|
139
139
|
};
|
|
140
140
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -149,7 +149,7 @@ export declare namespace ClientOperation {
|
|
|
149
149
|
};
|
|
150
150
|
const ShareIdentity: Omit<{
|
|
151
151
|
readonly meta: {
|
|
152
|
-
readonly key: `${string}
|
|
152
|
+
readonly key: `${string}.share-identity`;
|
|
153
153
|
readonly name: "Share Identity";
|
|
154
154
|
};
|
|
155
155
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -162,7 +162,7 @@ export declare namespace ClientOperation {
|
|
|
162
162
|
};
|
|
163
163
|
const RecoverIdentity: Omit<{
|
|
164
164
|
readonly meta: {
|
|
165
|
-
readonly key: `${string}
|
|
165
|
+
readonly key: `${string}.recover-identity`;
|
|
166
166
|
readonly name: "Recover Identity";
|
|
167
167
|
};
|
|
168
168
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -175,7 +175,7 @@ export declare namespace ClientOperation {
|
|
|
175
175
|
};
|
|
176
176
|
const ResetStorage: Omit<{
|
|
177
177
|
readonly meta: {
|
|
178
|
-
readonly key: `${string}
|
|
178
|
+
readonly key: `${string}.reset-storage`;
|
|
179
179
|
readonly name: "Reset Storage";
|
|
180
180
|
};
|
|
181
181
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -190,7 +190,7 @@ export declare namespace ClientOperation {
|
|
|
190
190
|
};
|
|
191
191
|
const CreateAgent: Omit<{
|
|
192
192
|
readonly meta: {
|
|
193
|
-
readonly key: `${string}
|
|
193
|
+
readonly key: `${string}.create-agent`;
|
|
194
194
|
readonly name: "Create Agent";
|
|
195
195
|
};
|
|
196
196
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -203,7 +203,7 @@ export declare namespace ClientOperation {
|
|
|
203
203
|
};
|
|
204
204
|
const CreateRecoveryCode: Omit<{
|
|
205
205
|
readonly meta: {
|
|
206
|
-
readonly key: `${string}
|
|
206
|
+
readonly key: `${string}.create-recovery-code`;
|
|
207
207
|
readonly name: "Create Recovery Code";
|
|
208
208
|
};
|
|
209
209
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -216,7 +216,7 @@ export declare namespace ClientOperation {
|
|
|
216
216
|
};
|
|
217
217
|
const CreatePasskey: Omit<{
|
|
218
218
|
readonly meta: {
|
|
219
|
-
readonly key: `${string}
|
|
219
|
+
readonly key: `${string}.create-passkey`;
|
|
220
220
|
readonly name: "Create Passkey";
|
|
221
221
|
};
|
|
222
222
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -229,7 +229,7 @@ export declare namespace ClientOperation {
|
|
|
229
229
|
};
|
|
230
230
|
const RedeemPasskey: Omit<{
|
|
231
231
|
readonly meta: {
|
|
232
|
-
readonly key: `${string}
|
|
232
|
+
readonly key: `${string}.redeem-passkey`;
|
|
233
233
|
readonly name: "Redeem Passkey";
|
|
234
234
|
};
|
|
235
235
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -242,7 +242,7 @@ export declare namespace ClientOperation {
|
|
|
242
242
|
};
|
|
243
243
|
const RedeemToken: Omit<{
|
|
244
244
|
readonly meta: {
|
|
245
|
-
readonly key: `${string}
|
|
245
|
+
readonly key: `${string}.redeem-token`;
|
|
246
246
|
readonly name: "Redeem Token";
|
|
247
247
|
};
|
|
248
248
|
readonly services: readonly [typeof Capability.Service];
|
|
@@ -258,9 +258,13 @@ export declare namespace ClientOperation {
|
|
|
258
258
|
}
|
|
259
259
|
export type ClientPluginOptions = ClientOptions & {
|
|
260
260
|
/**
|
|
261
|
-
* Base
|
|
261
|
+
* Base origin for the invitation link.
|
|
262
262
|
*/
|
|
263
|
-
|
|
263
|
+
shareableLinkOrigin?: string;
|
|
264
|
+
/**
|
|
265
|
+
* Path for the invitation link.
|
|
266
|
+
*/
|
|
267
|
+
invitationPath?: string;
|
|
264
268
|
/**
|
|
265
269
|
* Query parameter for the invitation code.
|
|
266
270
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/types/schema.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,KAAK,MAAM,MAAM,eAAe,CAAC;AAC7C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,aAAa,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAkB1E,yBAAiB,YAAY,CAAC;;;;;;;;;;;;;;;;;;;IAO5B,MAAM,OAAO,cAAe,SAAQ,mBAGlC;KAAG;;;;;;;;;IAEL,MAAM,OAAO,YAAa,SAAQ,iBAKhC;KAAG;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAGjC;KAAG;;;;;;;IAEL,MAAM,OAAO,eAAgB,SAAQ,oBAGnC;KAAG;;;;;;;;;IAEL,MAAM,OAAO,YAAa,SAAQ,iBAKhC;KAAG;;;;;;;IAEL,MAAM,OAAO,WAAY,SAAQ,gBAG/B;KAAG;;;;;;;IAEL,MAAM,OAAO,kBAAmB,SAAQ,uBAMvC;KAAG;;;;;;;IAEJ,MAAM,OAAO,aAAc,SAAQ,kBAGjC;KAAG;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAGjC;KAAG;;;;;;;;;IAEL,MAAM,OAAO,WAAY,SAAQ,gBAK/B;KAAG;;CACN;AAID;;GAEG;AACH,yBAAiB,eAAe,CAAC;IAOxB,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;KAOzB,CAAC;IAEI,MAAM,YAAY;;;;;;;;;;;;;;KASvB,CAAC;IAEI,MAAM,aAAa;;;;;;;;;;;;KAOxB,CAAC;IAEI,MAAM,eAAe;;;;;;;;;;;;KAO1B,CAAC;IAEI,MAAM,YAAY;;;;;;;;;;;;;;KASvB,CAAC;IAEI,MAAM,WAAW;;;;;;;;;;;;KAOtB,CAAC;IAEI,MAAM,kBAAkB;;;;;;;;;;;;KAO7B,CAAC;IAEI,MAAM,aAAa;;;;;;;;;;;;KAOxB,CAAC;IAEI,MAAM,aAAa;;;;;;;;;;;;KAOxB,CAAC;IAEI,MAAM,WAAW;;;;;;;;;;;;;;KAStB,CAAC;CACJ;AAED,MAAM,MAAM,mBAAmB,GAAG,aAAa,GAAG;IAChD;;OAEG;IACH,
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../src/types/schema.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,KAAK,MAAM,MAAM,eAAe,CAAC;AAC7C,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,aAAa,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAkB1E,yBAAiB,YAAY,CAAC;;;;;;;;;;;;;;;;;;;IAO5B,MAAM,OAAO,cAAe,SAAQ,mBAGlC;KAAG;;;;;;;;;IAEL,MAAM,OAAO,YAAa,SAAQ,iBAKhC;KAAG;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAGjC;KAAG;;;;;;;IAEL,MAAM,OAAO,eAAgB,SAAQ,oBAGnC;KAAG;;;;;;;;;IAEL,MAAM,OAAO,YAAa,SAAQ,iBAKhC;KAAG;;;;;;;IAEL,MAAM,OAAO,WAAY,SAAQ,gBAG/B;KAAG;;;;;;;IAEL,MAAM,OAAO,kBAAmB,SAAQ,uBAMvC;KAAG;;;;;;;IAEJ,MAAM,OAAO,aAAc,SAAQ,kBAGjC;KAAG;;;;;;;IAEL,MAAM,OAAO,aAAc,SAAQ,kBAGjC;KAAG;;;;;;;;;IAEL,MAAM,OAAO,WAAY,SAAQ,gBAK/B;KAAG;;CACN;AAID;;GAEG;AACH,yBAAiB,eAAe,CAAC;IAOxB,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;KAOzB,CAAC;IAEI,MAAM,YAAY;;;;;;;;;;;;;;KASvB,CAAC;IAEI,MAAM,aAAa;;;;;;;;;;;;KAOxB,CAAC;IAEI,MAAM,eAAe;;;;;;;;;;;;KAO1B,CAAC;IAEI,MAAM,YAAY;;;;;;;;;;;;;;KASvB,CAAC;IAEI,MAAM,WAAW;;;;;;;;;;;;KAOtB,CAAC;IAEI,MAAM,kBAAkB;;;;;;;;;;;;KAO7B,CAAC;IAEI,MAAM,aAAa;;;;;;;;;;;;KAOxB,CAAC;IAEI,MAAM,aAAa;;;;;;;;;;;;KAOxB,CAAC;IAEI,MAAM,WAAW;;;;;;;;;;;;;;KAStB,CAAC;CACJ;AAED,MAAM,MAAM,mBAAmB,GAAG,aAAa,GAAG;IAChD;;OAEG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,mBAAmB,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,GAAG,KAAK,EAAE,UAAU,CAAC,OAAO,GAAG,KAAK,CAAC,CAAC;IAErH;;;OAGG;IACH,aAAa,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,MAAM,EAAE,MAAM,CAAA;KAAE,KAAK,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,GAAG,KAAK,EAAE,UAAU,CAAC,OAAO,GAAG,KAAK,CAAC,CAAC;IAE/G;;;OAGG;IACH,OAAO,CAAC,EAAE,CAAC,MAAM,EAAE;QAAE,MAAM,CAAC,EAAE,MAAM,CAAA;KAAE,KAAK,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,GAAG,KAAK,EAAE,UAAU,CAAC,OAAO,GAAG,KAAK,CAAC,CAAC;CAC3G,CAAC;AAEF,yBAAiB,OAAO,CAAC;IAKhB,MAAM,EAAE,oCAAY,CAAC;IAErB,MAAM,OAAO,2CAAmB,CAAC;IACjC,MAAM,OAAO,2CAAmB,CAAC;IACjC,MAAM,QAAQ,4CAAoB,CAAC;CAC3C"}
|