@dxos/plugin-client 0.7.5-main.e9bb01b → 0.7.5-staging.2ff1350
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/{app-graph-builder-6LOTDB4T.mjs → app-graph-builder-JRQVJHEH.mjs} +2 -2
- package/dist/lib/browser/chunk-BFNE5KCF.mjs +271 -0
- package/dist/lib/browser/chunk-BFNE5KCF.mjs.map +7 -0
- package/dist/lib/browser/{chunk-MSK3TLIH.mjs → chunk-GHEQL2E6.mjs} +1 -2
- package/dist/lib/browser/{chunk-MSK3TLIH.mjs.map → chunk-GHEQL2E6.mjs.map} +3 -3
- package/dist/lib/browser/{chunk-E3OUNOEL.mjs → chunk-GYCVFUTM.mjs} +13 -1
- package/dist/lib/browser/{chunk-E3OUNOEL.mjs.map → chunk-GYCVFUTM.mjs.map} +3 -3
- package/dist/lib/browser/{client-BEJK55IM.mjs → client-A7YSVURS.mjs} +3 -8
- package/dist/lib/browser/client-A7YSVURS.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +17 -10
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/{intent-resolver-XNZZLRBY.mjs → intent-resolver-Z7OSI733.mjs} +113 -9
- package/dist/lib/browser/intent-resolver-Z7OSI733.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{react-context-PHX2CVI7.mjs → react-context-R3SG55F5.mjs} +2 -2
- package/dist/lib/browser/{react-surface-K5NKVCIB.mjs → react-surface-6BINNBEX.mjs} +20 -4
- package/dist/lib/browser/react-surface-6BINNBEX.mjs.map +7 -0
- package/dist/lib/browser/{schema-AL34NY2M.mjs → schema-J4MJIXRP.mjs} +3 -13
- package/dist/lib/browser/schema-J4MJIXRP.mjs.map +7 -0
- package/dist/lib/browser/types.mjs +1 -1
- package/dist/lib/node/{app-graph-builder-JCND3P6G.cjs → app-graph-builder-R6QR2VLZ.cjs} +6 -6
- package/dist/lib/node/chunk-3P5BBMXO.cjs +299 -0
- package/dist/lib/node/chunk-3P5BBMXO.cjs.map +7 -0
- package/dist/lib/node/{chunk-NVYWMDF3.cjs → chunk-NZKGFE46.cjs} +16 -4
- package/dist/lib/node/{chunk-NVYWMDF3.cjs.map → chunk-NZKGFE46.cjs.map} +3 -3
- package/dist/lib/node/{chunk-ZI7AV5RP.cjs → chunk-UHIGZJQL.cjs} +4 -5
- package/dist/lib/node/{chunk-ZI7AV5RP.cjs.map → chunk-UHIGZJQL.cjs.map} +3 -3
- package/dist/lib/node/{client-AHIW24VM.cjs → client-2RQATBB6.cjs} +7 -12
- package/dist/lib/node/client-2RQATBB6.cjs.map +7 -0
- package/dist/lib/node/index.cjs +18 -11
- package/dist/lib/node/index.cjs.map +3 -3
- package/dist/lib/node/intent-resolver-5UHRO64Q.cjs +271 -0
- package/dist/lib/node/intent-resolver-5UHRO64Q.cjs.map +7 -0
- package/dist/lib/node/meta.json +1 -1
- package/dist/lib/node/{react-context-WMOFXPT4.cjs → react-context-TD6VGBVA.cjs} +6 -6
- package/dist/lib/node/{react-surface-YQ2PKXNV.cjs → react-surface-KRKGFWS3.cjs} +27 -15
- package/dist/lib/node/react-surface-KRKGFWS3.cjs.map +7 -0
- package/dist/lib/node/{schema-HW4W3QYU.cjs → schema-JXJS75HQ.cjs} +8 -18
- package/dist/lib/node/schema-JXJS75HQ.cjs.map +7 -0
- package/dist/lib/node/types.cjs +2 -2
- package/dist/lib/node/types.cjs.map +1 -1
- package/dist/lib/node-esm/{app-graph-builder-ZLGKFBLY.mjs → app-graph-builder-WXXGCOJB.mjs} +2 -2
- package/dist/lib/node-esm/chunk-2FPF25KT.mjs +272 -0
- package/dist/lib/node-esm/chunk-2FPF25KT.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-74T33KTB.mjs → chunk-M2NR7HNG.mjs} +13 -1
- package/dist/lib/node-esm/{chunk-74T33KTB.mjs.map → chunk-M2NR7HNG.mjs.map} +3 -3
- package/dist/lib/node-esm/{chunk-B73LKPGU.mjs → chunk-T35SFKK3.mjs} +1 -2
- package/dist/lib/node-esm/{chunk-B73LKPGU.mjs.map → chunk-T35SFKK3.mjs.map} +3 -3
- package/dist/lib/node-esm/{client-FY7IDNRL.mjs → client-36DKBSB7.mjs} +3 -8
- package/dist/lib/node-esm/client-36DKBSB7.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +17 -10
- package/dist/lib/node-esm/index.mjs.map +3 -3
- package/dist/lib/node-esm/{intent-resolver-DLCCRSFV.mjs → intent-resolver-7XHZZGVW.mjs} +113 -9
- package/dist/lib/node-esm/intent-resolver-7XHZZGVW.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{react-context-EEGDXBWA.mjs → react-context-ZOGDOWJ2.mjs} +2 -2
- package/dist/lib/node-esm/{react-surface-H34XQPWC.mjs → react-surface-OQFDVSAP.mjs} +20 -4
- package/dist/lib/node-esm/react-surface-OQFDVSAP.mjs.map +7 -0
- package/dist/lib/node-esm/{schema-74LVJ3EU.mjs → schema-XM4HBLIX.mjs} +3 -13
- package/dist/lib/node-esm/schema-XM4HBLIX.mjs.map +7 -0
- package/dist/lib/node-esm/types.mjs +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/capabilities.d.ts +0 -1
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -1
- package/dist/types/src/capabilities/client.d.ts.map +1 -1
- package/dist/types/src/capabilities/index.d.ts +1 -0
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts +2 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/schema.d.ts.map +1 -1
- package/dist/types/src/components/IdentityDialog.d.ts +1 -2
- package/dist/types/src/components/IdentityDialog.d.ts.map +1 -1
- package/dist/types/src/components/JoinDialog.d.ts +1 -2
- package/dist/types/src/components/JoinDialog.d.ts.map +1 -1
- package/dist/types/src/components/ManageCredentialsDialog.d.ts +3 -0
- package/dist/types/src/components/ManageCredentialsDialog.d.ts.map +1 -0
- package/dist/types/src/components/ManageCredentialsDialog.stories.d.ts +8 -0
- package/dist/types/src/components/ManageCredentialsDialog.stories.d.ts.map +1 -0
- package/dist/types/src/components/RecoveryCodeDialog.d.ts +1 -2
- package/dist/types/src/components/RecoveryCodeDialog.d.ts.map +1 -1
- package/dist/types/src/components/RecoverySetupDialog.d.ts +3 -0
- package/dist/types/src/components/RecoverySetupDialog.d.ts.map +1 -0
- package/dist/types/src/components/RecoverySetupDialog.stories.d.ts +8 -0
- package/dist/types/src/components/RecoverySetupDialog.stories.d.ts.map +1 -0
- package/dist/types/src/components/index.d.ts +1 -0
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +7 -0
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types.d.ts +16 -0
- package/dist/types/src/types.d.ts.map +1 -1
- package/package.json +21 -16
- package/src/ClientPlugin.ts +2 -2
- package/src/capabilities/capabilities.ts +0 -2
- package/src/capabilities/client.ts +1 -3
- package/src/capabilities/intent-resolver.ts +72 -4
- package/src/capabilities/react-surface.tsx +15 -0
- package/src/capabilities/schema.ts +3 -13
- package/src/components/IdentityDialog.tsx +12 -0
- package/src/components/ManageCredentialsDialog.stories.tsx +57 -0
- package/src/components/ManageCredentialsDialog.tsx +64 -0
- package/src/components/RecoveryCodeDialog.stories.tsx +5 -5
- package/src/components/RecoveryCodeDialog.tsx +2 -1
- package/src/components/RecoverySetupDialog.stories.tsx +77 -0
- package/src/components/RecoverySetupDialog.tsx +52 -0
- package/src/components/index.ts +1 -0
- package/src/translations.ts +10 -1
- package/src/types.ts +10 -0
- package/dist/lib/browser/chunk-PDSHZE3P.mjs +0 -162
- package/dist/lib/browser/chunk-PDSHZE3P.mjs.map +0 -7
- package/dist/lib/browser/client-BEJK55IM.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-XNZZLRBY.mjs.map +0 -7
- package/dist/lib/browser/react-surface-K5NKVCIB.mjs.map +0 -7
- package/dist/lib/browser/schema-AL34NY2M.mjs.map +0 -7
- package/dist/lib/node/chunk-VUJ3ZPK3.cjs +0 -190
- package/dist/lib/node/chunk-VUJ3ZPK3.cjs.map +0 -7
- package/dist/lib/node/client-AHIW24VM.cjs.map +0 -7
- package/dist/lib/node/intent-resolver-UZEK4ODS.cjs +0 -167
- package/dist/lib/node/intent-resolver-UZEK4ODS.cjs.map +0 -7
- package/dist/lib/node/react-surface-YQ2PKXNV.cjs.map +0 -7
- package/dist/lib/node/schema-HW4W3QYU.cjs.map +0 -7
- package/dist/lib/node-esm/chunk-WS4CKCUR.mjs +0 -163
- package/dist/lib/node-esm/chunk-WS4CKCUR.mjs.map +0 -7
- package/dist/lib/node-esm/client-FY7IDNRL.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-DLCCRSFV.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-H34XQPWC.mjs.map +0 -7
- package/dist/lib/node-esm/schema-74LVJ3EU.mjs.map +0 -7
- /package/dist/lib/browser/{app-graph-builder-6LOTDB4T.mjs.map → app-graph-builder-JRQVJHEH.mjs.map} +0 -0
- /package/dist/lib/browser/{react-context-PHX2CVI7.mjs.map → react-context-R3SG55F5.mjs.map} +0 -0
- /package/dist/lib/node/{app-graph-builder-JCND3P6G.cjs.map → app-graph-builder-R6QR2VLZ.cjs.map} +0 -0
- /package/dist/lib/node/{react-context-WMOFXPT4.cjs.map → react-context-TD6VGBVA.cjs.map} +0 -0
- /package/dist/lib/node-esm/{app-graph-builder-ZLGKFBLY.mjs.map → app-graph-builder-WXXGCOJB.mjs.map} +0 -0
- /package/dist/lib/node-esm/{react-context-EEGDXBWA.mjs.map → react-context-ZOGDOWJ2.mjs.map} +0 -0
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/components/IdentityDialog.tsx", "../../../src/components/JoinDialog.tsx", "../../../src/components/RecoveryCodeDialog.tsx"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2024 DXOS.org\n//\n\nimport React, { useCallback } from 'react';\n\nimport { createIntent, LayoutAction, useIntentDispatcher } from '@dxos/app-framework';\nimport { useClient } from '@dxos/react-client';\nimport { Clipboard, Dialog } from '@dxos/react-ui';\nimport { IdentityPanel, type IdentityPanelProps } from '@dxos/shell/react';\n\nimport { CLIENT_PLUGIN } from '../meta';\nimport { ClientAction } from '../types';\n\nexport const IDENTITY_DIALOG = `${CLIENT_PLUGIN}/IdentityDialog`;\n\nexport const IdentityDialog = (props: IdentityPanelProps) => {\n const { dispatchPromise: dispatch } = useIntentDispatcher();\n const client = useClient();\n\n const handleDone = useCallback(\n () =>\n dispatch(\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n options: { state: false },\n }),\n ),\n [dispatch],\n );\n\n const handleResetStorage = useCallback(async () => {\n await client.reset();\n await dispatch(createIntent(ClientAction.ResetStorage));\n }, [dispatch]);\n\n const handleRecover = useCallback(async () => {\n await client.reset();\n await dispatch(createIntent(ClientAction.ResetStorage, { target: 'recoverIdentity' }));\n }, [dispatch]);\n\n const handleJoinNewIdentity = useCallback(async () => {\n await client.reset();\n await dispatch(createIntent(ClientAction.ResetStorage, { target: 'deviceInvitation' }));\n }, [dispatch]);\n\n return (\n <Dialog.Content>\n <Clipboard.Provider>\n <IdentityPanel\n {...props}\n doneActionParent={<Dialog.Close asChild />}\n onDone={handleDone}\n onResetStorage={handleResetStorage}\n onRecover={handleRecover}\n onJoinNewIdentity={handleJoinNewIdentity}\n />\n </Clipboard.Provider>\n </Dialog.Content>\n );\n};\n", "//\n// Copyright 2024 DXOS.org\n//\n\nimport React, { useCallback } from 'react';\n\nimport { createIntent, LayoutAction, useIntentDispatcher } from '@dxos/app-framework';\nimport { ObservabilityAction } from '@dxos/plugin-observability/types';\nimport { type InvitationResult } from '@dxos/react-client/invitations';\nimport { Dialog } from '@dxos/react-ui';\nimport { JoinPanel, type JoinPanelProps } from '@dxos/shell/react';\n\nimport { CLIENT_PLUGIN } from '../meta';\nimport { ClientAction } from '../types';\n\nexport const JOIN_DIALOG = `${CLIENT_PLUGIN}/JoinDialog`;\n\nexport const JoinDialog = (props: JoinPanelProps) => {\n const { dispatchPromise: dispatch } = useIntentDispatcher();\n\n const handleCancelResetStorage = useCallback(() => dispatch(createIntent(ClientAction.ShareIdentity)), [dispatch]);\n\n const handleDone = useCallback(\n async (result: InvitationResult | null) => {\n if (result?.identityKey) {\n await Promise.all([\n dispatch(createIntent(LayoutAction.UpdateDialog, { part: 'dialog', options: { state: false } })),\n dispatch(\n createIntent(ObservabilityAction.SendEvent, {\n name: props.initialDisposition === 'recover-identity' ? 'identity.recover' : 'identity.join',\n }),\n ),\n ]);\n }\n },\n [dispatch],\n );\n\n return (\n <Dialog.Content>\n <JoinPanel\n mode='halo-only'\n {...props}\n exitActionParent={<Dialog.Close asChild />}\n doneActionParent={<Dialog.Close asChild />}\n onCancelResetStorage={handleCancelResetStorage}\n onDone={handleDone}\n />\n </Dialog.Content>\n );\n};\n", "//\n// Copyright 2024 DXOS.org\n//\n\nimport React, { useCallback, useState } from 'react';\n\nimport { AlertDialog, Button, Clipboard, Input, useTranslation } from '@dxos/react-ui';\n\nimport { CLIENT_PLUGIN } from '../meta';\n\nexport const RECOVER_CODE_DIALOG = `${CLIENT_PLUGIN}/RecoveryCodeDialog`;\n\nexport type RecoveryCodeDialogProps = {\n code: string;\n};\n\nexport const RecoveryCodeDialog = ({ code }: RecoveryCodeDialogProps) => {\n const { t } = useTranslation(CLIENT_PLUGIN);\n const [confirmation, setConfirmation] = useState(false);\n\n const handleConfirmation = useCallback((checked: boolean) => setConfirmation(checked), []);\n\n return (\n <AlertDialog.Content classNames='bs-content min-bs-[15rem] max-bs-full md:max-is-[40rem] overflow-hidden'>\n <AlertDialog.Title>{t('recovery code dialog title')}</AlertDialog.Title>\n <p className='py-4'>{t('recovery code dialog description')}</p>\n <Clipboard.Provider>\n <Code code={code} />\n </Clipboard.Provider>\n <div className='flex flex-col py-4 gap-2'>\n <p>{t('recovery code dialog warning 1')}</p>\n <p>{t('recovery code dialog warning 2')}</p>\n </div>\n <div className='flex items-center gap-2 pbe-4'>\n <Input.Root>\n <Input.Checkbox\n data-testid='recoveryCode.confirm'\n checked={confirmation}\n onCheckedChange={handleConfirmation}\n />\n <Input.Label>{t('recovery code confirmation label')}</Input.Label>\n </Input.Root>\n </div>\n <div className='flex justify-end'>\n <AlertDialog.Action asChild>\n <Button data-testid='recoveryCode.continue' variant='primary' disabled={!confirmation}>\n {t('continue label')}\n </Button>\n </AlertDialog.Action>\n </div>\n </AlertDialog.Content>\n );\n};\n\nconst Code = ({ code }: { code: string }) => {\n const words = code.split(' ');\n return (\n <div className='relative p-2 border border-separator rounded group'>\n <Clipboard.IconButton value={code} classNames='absolute top-2 right-2 invisible group-hover:visible' />\n <div className='grid grid-cols-4'>\n {words.map((word, i) => (\n <div key={i} className='flex items-center p-2 gap-2 items-center'>\n <div className='w-4 text-xs text-center text-subdued'>{i + 1}</div>\n <div className='text-sm'>{word}</div>\n </div>\n ))}\n </div>\n </div>\n );\n};\n"],
|
|
5
|
-
"mappings": "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",
|
|
6
|
-
"names": ["import_react", "import_app_framework", "import_react_ui", "IDENTITY_DIALOG", "CLIENT_PLUGIN", "IdentityDialog", "props", "dispatchPromise", "dispatch", "useIntentDispatcher", "client", "useClient", "handleDone", "useCallback", "createIntent", "LayoutAction", "UpdateDialog", "part", "options", "state", "handleResetStorage", "reset", "ClientAction", "ResetStorage", "handleRecover", "target", "handleJoinNewIdentity", "React", "Dialog", "Content", "Clipboard", "Provider", "IdentityPanel", "doneActionParent", "Close", "asChild", "onDone", "onResetStorage", "onRecover", "onJoinNewIdentity", "JOIN_DIALOG", "JoinDialog", "handleCancelResetStorage", "ShareIdentity", "result", "identityKey", "Promise", "all", "ObservabilityAction", "SendEvent", "name", "initialDisposition", "JoinPanel", "mode", "exitActionParent", "onCancelResetStorage", "RECOVER_CODE_DIALOG", "RecoveryCodeDialog", "code", "t", "useTranslation", "confirmation", "setConfirmation", "useState", "handleConfirmation", "checked", "AlertDialog", "classNames", "Title", "p", "className", "Code", "div", "Input", "Root", "Checkbox", "data-testid", "onCheckedChange", "Label", "Action", "Button", "variant", "disabled", "words", "split", "IconButton", "value", "map", "word", "i", "key"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/client.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport { contributes, type PluginsContext } from '@dxos/app-framework';\nimport { Config, Defaults, Envs, Local, Storage } from '@dxos/config';\nimport { Client } from '@dxos/react-client';\n\nimport { ClientCapabilities } from './capabilities';\nimport { ClientEvents } from '../events';\nimport { type ClientPluginOptions } from '../types';\n\ntype ClientCapabilityOptions = Omit<ClientPluginOptions, 'appKey' | 'invitationUrl' | 'invitationParam' | 'onReset'> & {\n context: PluginsContext;\n};\n\nexport default async ({ context, onClientInitialized, ...options }: ClientCapabilityOptions) => {\n const config = new Config(await Storage(), Envs(), Local(), Defaults());\n const client = new Client({ config, ...options });\n await client.initialize();\n await onClientInitialized?.(context, client);\n\n // TODO(wittjosiah): Remove. This is a hack to get the app to boot with the new identity after a reset.\n client.reloaded.on(() => {\n client.halo.identity.subscribe(async (identity) => {\n if (identity) {\n window.location.href = window.location.origin;\n }\n });\n });\n\n const subscription = client.spaces.isReady.subscribe(async (ready) => {\n if (ready) {\n await context.activate(ClientEvents.SpacesReady);\n }\n });\n\n return contributes(ClientCapabilities.Client, client, async () => {\n subscription.unsubscribe();\n await client.destroy();\n });\n};\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,2BAAiD;AACjD,oBAAuD;AACvD,0BAAuB;AAUvB,IAAA,iBAAe,OAAO,EAAEA,SAASC,qBAAqB,GAAGC,QAAAA,MAAkC;AACzF,QAAMC,SAAS,IAAIC,qBAAO,UAAMC,uBAAAA,OAAWC,oBAAAA,OAAQC,qBAAAA,OAASC,wBAAAA,CAAAA;AAC5D,QAAMC,SAAS,IAAIC,2BAAO;IAAEP;IAAQ,GAAGD;EAAQ,CAAA;AAC/C,QAAMO,OAAOE,WAAU;AACvB,QAAMV,sBAAsBD,SAASS,MAAAA;AAGrCA,SAAOG,SAASC,GAAG,MAAA;AACjBJ,WAAOK,KAAKC,SAASC,UAAU,OAAOD,aAAAA;AACpC,UAAIA,UAAU;AACZE,eAAOC,SAASC,OAAOF,OAAOC,SAASE;MACzC;IACF,CAAA;EACF,CAAA;AAEA,QAAMC,eAAeZ,OAAOa,OAAOC,QAAQP,UAAU,OAAOQ,UAAAA;AAC1D,QAAIA,OAAO;AACT,YAAMxB,QAAQyB,SAASC,mCAAaC,WAAW;IACjD;EACF,CAAA;AAEA,aAAOC,kCAAYC,yCAAmBnB,QAAQD,QAAQ,YAAA;AACpDY,iBAAaS,YAAW;AACxB,UAAMrB,OAAOsB,QAAO;EACtB,CAAA;AACF;",
|
|
6
|
-
"names": ["context", "onClientInitialized", "options", "config", "Config", "Storage", "Envs", "Local", "Defaults", "client", "Client", "initialize", "reloaded", "on", "halo", "identity", "subscribe", "window", "location", "href", "origin", "subscription", "spaces", "isReady", "ready", "activate", "ClientEvents", "SpacesReady", "contributes", "ClientCapabilities", "unsubscribe", "destroy"]
|
|
7
|
-
}
|
|
@@ -1,167 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var intent_resolver_UZEK4ODS_exports = {};
|
|
20
|
-
__export(intent_resolver_UZEK4ODS_exports, {
|
|
21
|
-
default: () => intent_resolver_default
|
|
22
|
-
});
|
|
23
|
-
module.exports = __toCommonJS(intent_resolver_UZEK4ODS_exports);
|
|
24
|
-
var import_chunk_XPC4JOPP = require("./chunk-XPC4JOPP.cjs");
|
|
25
|
-
var import_chunk_VUJ3ZPK3 = require("./chunk-VUJ3ZPK3.cjs");
|
|
26
|
-
var import_chunk_NVYWMDF3 = require("./chunk-NVYWMDF3.cjs");
|
|
27
|
-
var import_chunk_ZI7AV5RP = require("./chunk-ZI7AV5RP.cjs");
|
|
28
|
-
var import_chunk_OIFPM5ZW = require("./chunk-OIFPM5ZW.cjs");
|
|
29
|
-
var import_app_framework = require("@dxos/app-framework");
|
|
30
|
-
var import_invariant = require("@dxos/invariant");
|
|
31
|
-
var import_types = require("@dxos/plugin-observability/types");
|
|
32
|
-
var __dxlog_file = "/home/runner/work/dxos/dxos/packages/plugins/plugin-client/src/capabilities/intent-resolver.ts";
|
|
33
|
-
var intent_resolver_default = ({ context, onReset }) => (0, import_app_framework.contributes)(import_app_framework.Capabilities.IntentResolver, [
|
|
34
|
-
(0, import_app_framework.createResolver)({
|
|
35
|
-
intent: import_chunk_NVYWMDF3.ClientAction.CreateIdentity,
|
|
36
|
-
resolve: async () => {
|
|
37
|
-
const manager = context.requestCapability(import_app_framework.Capabilities.PluginManager);
|
|
38
|
-
const client = context.requestCapability(import_chunk_ZI7AV5RP.ClientCapabilities.Client);
|
|
39
|
-
const data = await client.halo.createIdentity();
|
|
40
|
-
await manager.activate(import_chunk_XPC4JOPP.ClientEvents.IdentityCreated);
|
|
41
|
-
return {
|
|
42
|
-
data,
|
|
43
|
-
intents: [
|
|
44
|
-
(0, import_app_framework.createIntent)(import_types.ObservabilityAction.SendEvent, {
|
|
45
|
-
name: "identity.create"
|
|
46
|
-
})
|
|
47
|
-
]
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
}),
|
|
51
|
-
(0, import_app_framework.createResolver)({
|
|
52
|
-
intent: import_chunk_NVYWMDF3.ClientAction.JoinIdentity,
|
|
53
|
-
resolve: async (data) => {
|
|
54
|
-
return {
|
|
55
|
-
intents: [
|
|
56
|
-
(0, import_app_framework.createIntent)(import_app_framework.LayoutAction.UpdateDialog, {
|
|
57
|
-
part: "dialog",
|
|
58
|
-
subject: import_chunk_VUJ3ZPK3.JOIN_DIALOG,
|
|
59
|
-
options: {
|
|
60
|
-
blockAlign: "start",
|
|
61
|
-
props: {
|
|
62
|
-
initialInvitationCode: data.invitationCode,
|
|
63
|
-
initialDisposition: "accept-halo-invitation"
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
})
|
|
67
|
-
]
|
|
68
|
-
};
|
|
69
|
-
}
|
|
70
|
-
}),
|
|
71
|
-
(0, import_app_framework.createResolver)({
|
|
72
|
-
intent: import_chunk_NVYWMDF3.ClientAction.ShareIdentity,
|
|
73
|
-
resolve: async () => {
|
|
74
|
-
return {
|
|
75
|
-
intents: [
|
|
76
|
-
(0, import_app_framework.createIntent)(import_app_framework.LayoutAction.UpdateDialog, {
|
|
77
|
-
part: "dialog",
|
|
78
|
-
subject: import_chunk_VUJ3ZPK3.IDENTITY_DIALOG,
|
|
79
|
-
options: {
|
|
80
|
-
blockAlign: "start"
|
|
81
|
-
}
|
|
82
|
-
}),
|
|
83
|
-
(0, import_app_framework.createIntent)(import_types.ObservabilityAction.SendEvent, {
|
|
84
|
-
name: "identity.share"
|
|
85
|
-
})
|
|
86
|
-
]
|
|
87
|
-
};
|
|
88
|
-
}
|
|
89
|
-
}),
|
|
90
|
-
(0, import_app_framework.createResolver)({
|
|
91
|
-
intent: import_chunk_NVYWMDF3.ClientAction.RecoverIdentity,
|
|
92
|
-
resolve: async () => {
|
|
93
|
-
return {
|
|
94
|
-
intents: [
|
|
95
|
-
(0, import_app_framework.createIntent)(import_app_framework.LayoutAction.UpdateDialog, {
|
|
96
|
-
part: "dialog",
|
|
97
|
-
subject: import_chunk_VUJ3ZPK3.JOIN_DIALOG,
|
|
98
|
-
options: {
|
|
99
|
-
blockAlign: "start",
|
|
100
|
-
props: {
|
|
101
|
-
initialDisposition: "recover-identity"
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
})
|
|
105
|
-
]
|
|
106
|
-
};
|
|
107
|
-
}
|
|
108
|
-
}),
|
|
109
|
-
(0, import_app_framework.createResolver)({
|
|
110
|
-
intent: import_chunk_NVYWMDF3.ClientAction.ResetStorage,
|
|
111
|
-
resolve: async (data) => {
|
|
112
|
-
await onReset?.({
|
|
113
|
-
target: data.target
|
|
114
|
-
});
|
|
115
|
-
}
|
|
116
|
-
}),
|
|
117
|
-
(0, import_app_framework.createResolver)({
|
|
118
|
-
intent: import_chunk_NVYWMDF3.ClientAction.CreateAgent,
|
|
119
|
-
resolve: async () => {
|
|
120
|
-
const client = context.requestCapability(import_chunk_ZI7AV5RP.ClientCapabilities.Client);
|
|
121
|
-
(0, import_invariant.invariant)(client.services.services.EdgeAgentService, "Missing EdgeAgentService", {
|
|
122
|
-
F: __dxlog_file,
|
|
123
|
-
L: 104,
|
|
124
|
-
S: void 0,
|
|
125
|
-
A: [
|
|
126
|
-
"client.services.services.EdgeAgentService",
|
|
127
|
-
"'Missing EdgeAgentService'"
|
|
128
|
-
]
|
|
129
|
-
});
|
|
130
|
-
await client.services.services.EdgeAgentService.createAgent(null, {
|
|
131
|
-
timeout: 1e4
|
|
132
|
-
});
|
|
133
|
-
}
|
|
134
|
-
}),
|
|
135
|
-
(0, import_app_framework.createResolver)({
|
|
136
|
-
intent: import_chunk_NVYWMDF3.ClientAction.CreateRecoveryCode,
|
|
137
|
-
resolve: async () => {
|
|
138
|
-
const client = context.requestCapability(import_chunk_ZI7AV5RP.ClientCapabilities.Client);
|
|
139
|
-
(0, import_invariant.invariant)(client.services.services.IdentityService, "IdentityService not available", {
|
|
140
|
-
F: __dxlog_file,
|
|
141
|
-
L: 112,
|
|
142
|
-
S: void 0,
|
|
143
|
-
A: [
|
|
144
|
-
"client.services.services.IdentityService",
|
|
145
|
-
"'IdentityService not available'"
|
|
146
|
-
]
|
|
147
|
-
});
|
|
148
|
-
const { seedphrase } = await client.services.services.IdentityService.createRecoveryPhrase();
|
|
149
|
-
return {
|
|
150
|
-
intents: [
|
|
151
|
-
(0, import_app_framework.createIntent)(import_app_framework.LayoutAction.UpdateDialog, {
|
|
152
|
-
part: "dialog",
|
|
153
|
-
subject: import_chunk_VUJ3ZPK3.RECOVER_CODE_DIALOG,
|
|
154
|
-
options: {
|
|
155
|
-
blockAlign: "start",
|
|
156
|
-
type: "alert",
|
|
157
|
-
props: {
|
|
158
|
-
code: seedphrase
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
})
|
|
162
|
-
]
|
|
163
|
-
};
|
|
164
|
-
}
|
|
165
|
-
})
|
|
166
|
-
]);
|
|
167
|
-
//# sourceMappingURL=intent-resolver-UZEK4ODS.cjs.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/intent-resolver.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport {\n Capabilities,\n contributes,\n createIntent,\n createResolver,\n LayoutAction,\n type PluginsContext,\n} from '@dxos/app-framework';\nimport { invariant } from '@dxos/invariant';\nimport { ObservabilityAction } from '@dxos/plugin-observability/types';\nimport { type JoinPanelProps } from '@dxos/shell/react';\n\nimport { ClientCapabilities } from './capabilities';\nimport { IDENTITY_DIALOG, JOIN_DIALOG, RECOVER_CODE_DIALOG } from '../components';\nimport { ClientEvents } from '../events';\nimport { ClientAction, type ClientPluginOptions } from '../types';\n\ntype IntentResolverOptions = Pick<ClientPluginOptions, 'onReset'> & {\n context: PluginsContext;\n};\n\nexport default ({ context, onReset }: IntentResolverOptions) =>\n contributes(Capabilities.IntentResolver, [\n createResolver({\n intent: ClientAction.CreateIdentity,\n resolve: async () => {\n const manager = context.requestCapability(Capabilities.PluginManager);\n const client = context.requestCapability(ClientCapabilities.Client);\n const data = await client.halo.createIdentity();\n await manager.activate(ClientEvents.IdentityCreated);\n return { data, intents: [createIntent(ObservabilityAction.SendEvent, { name: 'identity.create' })] };\n },\n }),\n createResolver({\n intent: ClientAction.JoinIdentity,\n resolve: async (data) => {\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: JOIN_DIALOG,\n options: {\n blockAlign: 'start',\n props: {\n initialInvitationCode: data.invitationCode,\n initialDisposition: 'accept-halo-invitation',\n },\n },\n }),\n ],\n };\n },\n }),\n createResolver({\n intent: ClientAction.ShareIdentity,\n resolve: async () => {\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: IDENTITY_DIALOG,\n options: {\n blockAlign: 'start',\n },\n }),\n createIntent(ObservabilityAction.SendEvent, { name: 'identity.share' }),\n ],\n };\n },\n }),\n createResolver({\n intent: ClientAction.RecoverIdentity,\n resolve: async () => {\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: JOIN_DIALOG,\n options: {\n blockAlign: 'start',\n props: {\n initialDisposition: 'recover-identity',\n } satisfies Partial<JoinPanelProps>,\n },\n }),\n ],\n };\n },\n }),\n createResolver({\n intent: ClientAction.ResetStorage,\n resolve: async (data) => {\n await onReset?.({ target: data.target });\n },\n }),\n createResolver({\n intent: ClientAction.CreateAgent,\n resolve: async () => {\n const client = context.requestCapability(ClientCapabilities.Client);\n invariant(client.services.services.EdgeAgentService, 'Missing EdgeAgentService');\n await client.services.services.EdgeAgentService.createAgent(null as any, { timeout: 10_000 });\n },\n }),\n createResolver({\n intent: ClientAction.CreateRecoveryCode,\n resolve: async () => {\n const client = context.requestCapability(ClientCapabilities.Client);\n invariant(client.services.services.IdentityService, 'IdentityService not available');\n // TODO(wittjosiah): This needs a proper api. Rename property.\n const { seedphrase } = await client.services.services.IdentityService.createRecoveryPhrase();\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: RECOVER_CODE_DIALOG,\n options: {\n blockAlign: 'start',\n type: 'alert',\n props: { code: seedphrase },\n },\n }),\n ],\n };\n },\n }),\n ]);\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,2BAOO;AACP,uBAA0B;AAC1B,mBAAoC;;AAYpC,IAAA,0BAAe,CAAC,EAAEA,SAASC,QAAO,UAChCC,kCAAYC,kCAAaC,gBAAgB;MACvCC,qCAAe;IACbC,QAAQC,mCAAaC;IACrBC,SAAS,YAAA;AACP,YAAMC,UAAUV,QAAQW,kBAAkBR,kCAAaS,aAAa;AACpE,YAAMC,SAASb,QAAQW,kBAAkBG,yCAAmBC,MAAM;AAClE,YAAMC,OAAO,MAAMH,OAAOI,KAAKC,eAAc;AAC7C,YAAMR,QAAQS,SAASC,mCAAaC,eAAe;AACnD,aAAO;QAAEL;QAAMM,SAAS;cAACC,mCAAaC,iCAAoBC,WAAW;YAAEC,MAAM;UAAkB,CAAA;;MAAI;IACrG;EACF,CAAA;MACArB,qCAAe;IACbC,QAAQC,mCAAaoB;IACrBlB,SAAS,OAAOO,SAAAA;AACd,aAAO;QACLM,SAAS;cACPC,mCAAaK,kCAAaC,cAAc;YACtCC,MAAM;YACNC,SAASC;YACTC,SAAS;cACPC,YAAY;cACZC,OAAO;gBACLC,uBAAuBpB,KAAKqB;gBAC5BC,oBAAoB;cACtB;YACF;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;MACAjC,qCAAe;IACbC,QAAQC,mCAAagC;IACrB9B,SAAS,YAAA;AACP,aAAO;QACLa,SAAS;cACPC,mCAAaK,kCAAaC,cAAc;YACtCC,MAAM;YACNC,SAASS;YACTP,SAAS;cACPC,YAAY;YACd;UACF,CAAA;cACAX,mCAAaC,iCAAoBC,WAAW;YAAEC,MAAM;UAAiB,CAAA;;MAEzE;IACF;EACF,CAAA;MACArB,qCAAe;IACbC,QAAQC,mCAAakC;IACrBhC,SAAS,YAAA;AACP,aAAO;QACLa,SAAS;cACPC,mCAAaK,kCAAaC,cAAc;YACtCC,MAAM;YACNC,SAASC;YACTC,SAAS;cACPC,YAAY;cACZC,OAAO;gBACLG,oBAAoB;cACtB;YACF;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;MACAjC,qCAAe;IACbC,QAAQC,mCAAamC;IACrBjC,SAAS,OAAOO,SAAAA;AACd,YAAMf,UAAU;QAAE0C,QAAQ3B,KAAK2B;MAAO,CAAA;IACxC;EACF,CAAA;MACAtC,qCAAe;IACbC,QAAQC,mCAAaqC;IACrBnC,SAAS,YAAA;AACP,YAAMI,SAASb,QAAQW,kBAAkBG,yCAAmBC,MAAM;AAClE8B,sCAAUhC,OAAOiC,SAASA,SAASC,kBAAkB,4BAAA;;;;;;;;;AACrD,YAAMlC,OAAOiC,SAASA,SAASC,iBAAiBC,YAAY,MAAa;QAAEC,SAAS;MAAO,CAAA;IAC7F;EACF,CAAA;MACA5C,qCAAe;IACbC,QAAQC,mCAAa2C;IACrBzC,SAAS,YAAA;AACP,YAAMI,SAASb,QAAQW,kBAAkBG,yCAAmBC,MAAM;AAClE8B,sCAAUhC,OAAOiC,SAASA,SAASK,iBAAiB,iCAAA;;;;;;;;;AAEpD,YAAM,EAAEC,WAAU,IAAK,MAAMvC,OAAOiC,SAASA,SAASK,gBAAgBE,qBAAoB;AAC1F,aAAO;QACL/B,SAAS;cACPC,mCAAaK,kCAAaC,cAAc;YACtCC,MAAM;YACNC,SAASuB;YACTrB,SAAS;cACPC,YAAY;cACZqB,MAAM;cACNpB,OAAO;gBAAEqB,MAAMJ;cAAW;YAC5B;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;CACD;",
|
|
6
|
-
"names": ["context", "onReset", "contributes", "Capabilities", "IntentResolver", "createResolver", "intent", "ClientAction", "CreateIdentity", "resolve", "manager", "requestCapability", "PluginManager", "client", "ClientCapabilities", "Client", "data", "halo", "createIdentity", "activate", "ClientEvents", "IdentityCreated", "intents", "createIntent", "ObservabilityAction", "SendEvent", "name", "JoinIdentity", "LayoutAction", "UpdateDialog", "part", "subject", "JOIN_DIALOG", "options", "blockAlign", "props", "initialInvitationCode", "invitationCode", "initialDisposition", "ShareIdentity", "IDENTITY_DIALOG", "RecoverIdentity", "ResetStorage", "target", "CreateAgent", "invariant", "services", "EdgeAgentService", "createAgent", "timeout", "CreateRecoveryCode", "IdentityService", "seedphrase", "createRecoveryPhrase", "RECOVER_CODE_DIALOG", "type", "code"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/react-surface.tsx"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React from 'react';\n\nimport { createSurface, Capabilities, contributes } from '@dxos/app-framework';\nimport { type IdentityPanelProps, type JoinPanelProps } from '@dxos/shell/react';\n\nimport {\n IDENTITY_DIALOG,\n IdentityDialog,\n JOIN_DIALOG,\n JoinDialog,\n RECOVER_CODE_DIALOG,\n RecoveryCodeDialog,\n type RecoveryCodeDialogProps,\n} from '../components';\n\ntype ReactSurfaceOptions = {\n createInvitationUrl: (invitationCode: string) => string;\n};\n\nexport default ({ createInvitationUrl }: ReactSurfaceOptions) =>\n contributes(Capabilities.ReactSurface, [\n createSurface({\n id: IDENTITY_DIALOG,\n role: 'dialog',\n filter: (data): data is { props: IdentityPanelProps } => data.component === IDENTITY_DIALOG,\n component: ({ data }) => <IdentityDialog {...data.props} createInvitationUrl={createInvitationUrl} />,\n }),\n createSurface({\n id: JOIN_DIALOG,\n role: 'dialog',\n filter: (data): data is { props: JoinPanelProps } => data.component === JOIN_DIALOG,\n component: ({ data }) => <JoinDialog {...data.props} />,\n }),\n createSurface({\n id: RECOVER_CODE_DIALOG,\n role: 'dialog',\n filter: (data): data is { props: RecoveryCodeDialogProps } => data.component === RECOVER_CODE_DIALOG,\n component: ({ data }) => <RecoveryCodeDialog {...data.props} />,\n }),\n ]);\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAIA,mBAAkB;AAElB,2BAAyD;AAiBzD,IAAA,wBAAe,CAAC,EAAEA,oBAAmB,UACnCC,kCAAYC,kCAAaC,cAAc;MACrCC,oCAAc;IACZC,IAAIC;IACJC,MAAM;IACNC,QAAQ,CAACC,SAAgDA,KAAKC,cAAcJ;IAC5EI,WAAW,CAAC,EAAED,KAAI,MAAO,6BAAAE,QAAA,cAACC,sCAAAA;MAAgB,GAAGH,KAAKI;MAAOb;;EAC3D,CAAA;MACAI,oCAAc;IACZC,IAAIS;IACJP,MAAM;IACNC,QAAQ,CAACC,SAA4CA,KAAKC,cAAcI;IACxEJ,WAAW,CAAC,EAAED,KAAI,MAAO,6BAAAE,QAAA,cAACI,kCAAeN,KAAKI,KAAK;EACrD,CAAA;MACAT,oCAAc;IACZC,IAAIW;IACJT,MAAM;IACNC,QAAQ,CAACC,SAAqDA,KAAKC,cAAcM;IACjFN,WAAW,CAAC,EAAED,KAAI,MAAO,6BAAAE,QAAA,cAACM,0CAAuBR,KAAKI,KAAK;EAC7D,CAAA;CACD;",
|
|
6
|
-
"names": ["createInvitationUrl", "contributes", "Capabilities", "ReactSurface", "createSurface", "id", "IDENTITY_DIALOG", "role", "filter", "data", "component", "React", "IdentityDialog", "props", "JOIN_DIALOG", "JoinDialog", "RECOVER_CODE_DIALOG", "RecoveryCodeDialog"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/schema.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport { effect } from '@preact/signals-core';\n\nimport { Capabilities, contributes, type PluginsContext } from '@dxos/app-framework';\nimport { type TypedObject } from '@dxos/echo-schema';\n\nimport { ClientCapabilities } from './capabilities';\n\n// TODO(wittjosiah): Remove types?\nexport default (context: PluginsContext) => {\n const client = context.requestCapability(ClientCapabilities.Client);\n\n let previousSystem: TypedObject[] = [];\n const unsubscribeSystem = effect(() => {\n const systemSchemas = Array.from(new Set(context.requestCapabilities(ClientCapabilities.SystemSchema).flat()));\n const newSchemas = systemSchemas.filter((schema) => !previousSystem.includes(schema));\n previousSystem = systemSchemas;\n client.addTypes(newSchemas);\n });\n\n let previous: TypedObject[] = [];\n const unsubscribe = effect(() => {\n const schemas = Array.from(new Set(context.requestCapabilities(ClientCapabilities.Schema).flat()));\n const newSchemas = schemas.filter((schema) => !previous.includes(schema));\n previous = schemas;\n client.addTypes(newSchemas);\n });\n\n return contributes(Capabilities.Null, null, () => {\n unsubscribeSystem();\n unsubscribe();\n });\n};\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;;;;;;;;AAIA,0BAAuB;AAEvB,2BAA+D;AAM/D,IAAA,iBAAe,CAACA,YAAAA;AACd,QAAMC,SAASD,QAAQE,kBAAkBC,yCAAmBC,MAAM;AAElE,MAAIC,iBAAgC,CAAA;AACpC,QAAMC,wBAAoBC,4BAAO,MAAA;AAC/B,UAAMC,gBAAgBC,MAAMC,KAAK,IAAIC,IAAIX,QAAQY,oBAAoBT,yCAAmBU,YAAY,EAAEC,KAAI,CAAA,CAAA;AAC1G,UAAMC,aAAaP,cAAcQ,OAAO,CAACC,WAAW,CAACZ,eAAea,SAASD,MAAAA,CAAAA;AAC7EZ,qBAAiBG;AACjBP,WAAOkB,SAASJ,UAAAA;EAClB,CAAA;AAEA,MAAIK,WAA0B,CAAA;AAC9B,QAAMC,kBAAcd,4BAAO,MAAA;AACzB,UAAMe,UAAUb,MAAMC,KAAK,IAAIC,IAAIX,QAAQY,oBAAoBT,yCAAmBoB,MAAM,EAAET,KAAI,CAAA,CAAA;AAC9F,UAAMC,aAAaO,QAAQN,OAAO,CAACC,WAAW,CAACG,SAASF,SAASD,MAAAA,CAAAA;AACjEG,eAAWE;AACXrB,WAAOkB,SAASJ,UAAAA;EAClB,CAAA;AAEA,aAAOS,kCAAYC,kCAAaC,MAAM,MAAM,MAAA;AAC1CpB,sBAAAA;AACAe,gBAAAA;EACF,CAAA;AACF;",
|
|
6
|
-
"names": ["context", "client", "requestCapability", "ClientCapabilities", "Client", "previousSystem", "unsubscribeSystem", "effect", "systemSchemas", "Array", "from", "Set", "requestCapabilities", "SystemSchema", "flat", "newSchemas", "filter", "schema", "includes", "addTypes", "previous", "unsubscribe", "schemas", "Schema", "contributes", "Capabilities", "Null"]
|
|
7
|
-
}
|
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
import { createRequire } from 'node:module';const require = createRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
ClientAction
|
|
4
|
-
} from "./chunk-74T33KTB.mjs";
|
|
5
|
-
import {
|
|
6
|
-
CLIENT_PLUGIN
|
|
7
|
-
} from "./chunk-HO7WDE7C.mjs";
|
|
8
|
-
|
|
9
|
-
// packages/plugins/plugin-client/src/components/IdentityDialog.tsx
|
|
10
|
-
import React, { useCallback } from "react";
|
|
11
|
-
import { createIntent, LayoutAction, useIntentDispatcher } from "@dxos/app-framework";
|
|
12
|
-
import { useClient } from "@dxos/react-client";
|
|
13
|
-
import { Clipboard, Dialog } from "@dxos/react-ui";
|
|
14
|
-
import { IdentityPanel } from "@dxos/shell/react";
|
|
15
|
-
var IDENTITY_DIALOG = `${CLIENT_PLUGIN}/IdentityDialog`;
|
|
16
|
-
var IdentityDialog = (props) => {
|
|
17
|
-
const { dispatchPromise: dispatch } = useIntentDispatcher();
|
|
18
|
-
const client = useClient();
|
|
19
|
-
const handleDone = useCallback(() => dispatch(createIntent(LayoutAction.UpdateDialog, {
|
|
20
|
-
part: "dialog",
|
|
21
|
-
options: {
|
|
22
|
-
state: false
|
|
23
|
-
}
|
|
24
|
-
})), [
|
|
25
|
-
dispatch
|
|
26
|
-
]);
|
|
27
|
-
const handleResetStorage = useCallback(async () => {
|
|
28
|
-
await client.reset();
|
|
29
|
-
await dispatch(createIntent(ClientAction.ResetStorage));
|
|
30
|
-
}, [
|
|
31
|
-
dispatch
|
|
32
|
-
]);
|
|
33
|
-
const handleRecover = useCallback(async () => {
|
|
34
|
-
await client.reset();
|
|
35
|
-
await dispatch(createIntent(ClientAction.ResetStorage, {
|
|
36
|
-
target: "recoverIdentity"
|
|
37
|
-
}));
|
|
38
|
-
}, [
|
|
39
|
-
dispatch
|
|
40
|
-
]);
|
|
41
|
-
const handleJoinNewIdentity = useCallback(async () => {
|
|
42
|
-
await client.reset();
|
|
43
|
-
await dispatch(createIntent(ClientAction.ResetStorage, {
|
|
44
|
-
target: "deviceInvitation"
|
|
45
|
-
}));
|
|
46
|
-
}, [
|
|
47
|
-
dispatch
|
|
48
|
-
]);
|
|
49
|
-
return /* @__PURE__ */ React.createElement(Dialog.Content, null, /* @__PURE__ */ React.createElement(Clipboard.Provider, null, /* @__PURE__ */ React.createElement(IdentityPanel, {
|
|
50
|
-
...props,
|
|
51
|
-
doneActionParent: /* @__PURE__ */ React.createElement(Dialog.Close, {
|
|
52
|
-
asChild: true
|
|
53
|
-
}),
|
|
54
|
-
onDone: handleDone,
|
|
55
|
-
onResetStorage: handleResetStorage,
|
|
56
|
-
onRecover: handleRecover,
|
|
57
|
-
onJoinNewIdentity: handleJoinNewIdentity
|
|
58
|
-
})));
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
// packages/plugins/plugin-client/src/components/JoinDialog.tsx
|
|
62
|
-
import React2, { useCallback as useCallback2 } from "react";
|
|
63
|
-
import { createIntent as createIntent2, LayoutAction as LayoutAction2, useIntentDispatcher as useIntentDispatcher2 } from "@dxos/app-framework";
|
|
64
|
-
import { ObservabilityAction } from "@dxos/plugin-observability/types";
|
|
65
|
-
import { Dialog as Dialog2 } from "@dxos/react-ui";
|
|
66
|
-
import { JoinPanel } from "@dxos/shell/react";
|
|
67
|
-
var JOIN_DIALOG = `${CLIENT_PLUGIN}/JoinDialog`;
|
|
68
|
-
var JoinDialog = (props) => {
|
|
69
|
-
const { dispatchPromise: dispatch } = useIntentDispatcher2();
|
|
70
|
-
const handleCancelResetStorage = useCallback2(() => dispatch(createIntent2(ClientAction.ShareIdentity)), [
|
|
71
|
-
dispatch
|
|
72
|
-
]);
|
|
73
|
-
const handleDone = useCallback2(async (result) => {
|
|
74
|
-
if (result?.identityKey) {
|
|
75
|
-
await Promise.all([
|
|
76
|
-
dispatch(createIntent2(LayoutAction2.UpdateDialog, {
|
|
77
|
-
part: "dialog",
|
|
78
|
-
options: {
|
|
79
|
-
state: false
|
|
80
|
-
}
|
|
81
|
-
})),
|
|
82
|
-
dispatch(createIntent2(ObservabilityAction.SendEvent, {
|
|
83
|
-
name: props.initialDisposition === "recover-identity" ? "identity.recover" : "identity.join"
|
|
84
|
-
}))
|
|
85
|
-
]);
|
|
86
|
-
}
|
|
87
|
-
}, [
|
|
88
|
-
dispatch
|
|
89
|
-
]);
|
|
90
|
-
return /* @__PURE__ */ React2.createElement(Dialog2.Content, null, /* @__PURE__ */ React2.createElement(JoinPanel, {
|
|
91
|
-
mode: "halo-only",
|
|
92
|
-
...props,
|
|
93
|
-
exitActionParent: /* @__PURE__ */ React2.createElement(Dialog2.Close, {
|
|
94
|
-
asChild: true
|
|
95
|
-
}),
|
|
96
|
-
doneActionParent: /* @__PURE__ */ React2.createElement(Dialog2.Close, {
|
|
97
|
-
asChild: true
|
|
98
|
-
}),
|
|
99
|
-
onCancelResetStorage: handleCancelResetStorage,
|
|
100
|
-
onDone: handleDone
|
|
101
|
-
}));
|
|
102
|
-
};
|
|
103
|
-
|
|
104
|
-
// packages/plugins/plugin-client/src/components/RecoveryCodeDialog.tsx
|
|
105
|
-
import React3, { useCallback as useCallback3, useState } from "react";
|
|
106
|
-
import { AlertDialog, Button, Clipboard as Clipboard2, Input, useTranslation } from "@dxos/react-ui";
|
|
107
|
-
var RECOVER_CODE_DIALOG = `${CLIENT_PLUGIN}/RecoveryCodeDialog`;
|
|
108
|
-
var RecoveryCodeDialog = ({ code }) => {
|
|
109
|
-
const { t } = useTranslation(CLIENT_PLUGIN);
|
|
110
|
-
const [confirmation, setConfirmation] = useState(false);
|
|
111
|
-
const handleConfirmation = useCallback3((checked) => setConfirmation(checked), []);
|
|
112
|
-
return /* @__PURE__ */ React3.createElement(AlertDialog.Content, {
|
|
113
|
-
classNames: "bs-content min-bs-[15rem] max-bs-full md:max-is-[40rem] overflow-hidden"
|
|
114
|
-
}, /* @__PURE__ */ React3.createElement(AlertDialog.Title, null, t("recovery code dialog title")), /* @__PURE__ */ React3.createElement("p", {
|
|
115
|
-
className: "py-4"
|
|
116
|
-
}, t("recovery code dialog description")), /* @__PURE__ */ React3.createElement(Clipboard2.Provider, null, /* @__PURE__ */ React3.createElement(Code, {
|
|
117
|
-
code
|
|
118
|
-
})), /* @__PURE__ */ React3.createElement("div", {
|
|
119
|
-
className: "flex flex-col py-4 gap-2"
|
|
120
|
-
}, /* @__PURE__ */ React3.createElement("p", null, t("recovery code dialog warning 1")), /* @__PURE__ */ React3.createElement("p", null, t("recovery code dialog warning 2"))), /* @__PURE__ */ React3.createElement("div", {
|
|
121
|
-
className: "flex items-center gap-2 pbe-4"
|
|
122
|
-
}, /* @__PURE__ */ React3.createElement(Input.Root, null, /* @__PURE__ */ React3.createElement(Input.Checkbox, {
|
|
123
|
-
"data-testid": "recoveryCode.confirm",
|
|
124
|
-
checked: confirmation,
|
|
125
|
-
onCheckedChange: handleConfirmation
|
|
126
|
-
}), /* @__PURE__ */ React3.createElement(Input.Label, null, t("recovery code confirmation label")))), /* @__PURE__ */ React3.createElement("div", {
|
|
127
|
-
className: "flex justify-end"
|
|
128
|
-
}, /* @__PURE__ */ React3.createElement(AlertDialog.Action, {
|
|
129
|
-
asChild: true
|
|
130
|
-
}, /* @__PURE__ */ React3.createElement(Button, {
|
|
131
|
-
"data-testid": "recoveryCode.continue",
|
|
132
|
-
variant: "primary",
|
|
133
|
-
disabled: !confirmation
|
|
134
|
-
}, t("continue label")))));
|
|
135
|
-
};
|
|
136
|
-
var Code = ({ code }) => {
|
|
137
|
-
const words = code.split(" ");
|
|
138
|
-
return /* @__PURE__ */ React3.createElement("div", {
|
|
139
|
-
className: "relative p-2 border border-separator rounded group"
|
|
140
|
-
}, /* @__PURE__ */ React3.createElement(Clipboard2.IconButton, {
|
|
141
|
-
value: code,
|
|
142
|
-
classNames: "absolute top-2 right-2 invisible group-hover:visible"
|
|
143
|
-
}), /* @__PURE__ */ React3.createElement("div", {
|
|
144
|
-
className: "grid grid-cols-4"
|
|
145
|
-
}, words.map((word, i) => /* @__PURE__ */ React3.createElement("div", {
|
|
146
|
-
key: i,
|
|
147
|
-
className: "flex items-center p-2 gap-2 items-center"
|
|
148
|
-
}, /* @__PURE__ */ React3.createElement("div", {
|
|
149
|
-
className: "w-4 text-xs text-center text-subdued"
|
|
150
|
-
}, i + 1), /* @__PURE__ */ React3.createElement("div", {
|
|
151
|
-
className: "text-sm"
|
|
152
|
-
}, word)))));
|
|
153
|
-
};
|
|
154
|
-
|
|
155
|
-
export {
|
|
156
|
-
IDENTITY_DIALOG,
|
|
157
|
-
IdentityDialog,
|
|
158
|
-
JOIN_DIALOG,
|
|
159
|
-
JoinDialog,
|
|
160
|
-
RECOVER_CODE_DIALOG,
|
|
161
|
-
RecoveryCodeDialog
|
|
162
|
-
};
|
|
163
|
-
//# sourceMappingURL=chunk-WS4CKCUR.mjs.map
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/components/IdentityDialog.tsx", "../../../src/components/JoinDialog.tsx", "../../../src/components/RecoveryCodeDialog.tsx"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2024 DXOS.org\n//\n\nimport React, { useCallback } from 'react';\n\nimport { createIntent, LayoutAction, useIntentDispatcher } from '@dxos/app-framework';\nimport { useClient } from '@dxos/react-client';\nimport { Clipboard, Dialog } from '@dxos/react-ui';\nimport { IdentityPanel, type IdentityPanelProps } from '@dxos/shell/react';\n\nimport { CLIENT_PLUGIN } from '../meta';\nimport { ClientAction } from '../types';\n\nexport const IDENTITY_DIALOG = `${CLIENT_PLUGIN}/IdentityDialog`;\n\nexport const IdentityDialog = (props: IdentityPanelProps) => {\n const { dispatchPromise: dispatch } = useIntentDispatcher();\n const client = useClient();\n\n const handleDone = useCallback(\n () =>\n dispatch(\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n options: { state: false },\n }),\n ),\n [dispatch],\n );\n\n const handleResetStorage = useCallback(async () => {\n await client.reset();\n await dispatch(createIntent(ClientAction.ResetStorage));\n }, [dispatch]);\n\n const handleRecover = useCallback(async () => {\n await client.reset();\n await dispatch(createIntent(ClientAction.ResetStorage, { target: 'recoverIdentity' }));\n }, [dispatch]);\n\n const handleJoinNewIdentity = useCallback(async () => {\n await client.reset();\n await dispatch(createIntent(ClientAction.ResetStorage, { target: 'deviceInvitation' }));\n }, [dispatch]);\n\n return (\n <Dialog.Content>\n <Clipboard.Provider>\n <IdentityPanel\n {...props}\n doneActionParent={<Dialog.Close asChild />}\n onDone={handleDone}\n onResetStorage={handleResetStorage}\n onRecover={handleRecover}\n onJoinNewIdentity={handleJoinNewIdentity}\n />\n </Clipboard.Provider>\n </Dialog.Content>\n );\n};\n", "//\n// Copyright 2024 DXOS.org\n//\n\nimport React, { useCallback } from 'react';\n\nimport { createIntent, LayoutAction, useIntentDispatcher } from '@dxos/app-framework';\nimport { ObservabilityAction } from '@dxos/plugin-observability/types';\nimport { type InvitationResult } from '@dxos/react-client/invitations';\nimport { Dialog } from '@dxos/react-ui';\nimport { JoinPanel, type JoinPanelProps } from '@dxos/shell/react';\n\nimport { CLIENT_PLUGIN } from '../meta';\nimport { ClientAction } from '../types';\n\nexport const JOIN_DIALOG = `${CLIENT_PLUGIN}/JoinDialog`;\n\nexport const JoinDialog = (props: JoinPanelProps) => {\n const { dispatchPromise: dispatch } = useIntentDispatcher();\n\n const handleCancelResetStorage = useCallback(() => dispatch(createIntent(ClientAction.ShareIdentity)), [dispatch]);\n\n const handleDone = useCallback(\n async (result: InvitationResult | null) => {\n if (result?.identityKey) {\n await Promise.all([\n dispatch(createIntent(LayoutAction.UpdateDialog, { part: 'dialog', options: { state: false } })),\n dispatch(\n createIntent(ObservabilityAction.SendEvent, {\n name: props.initialDisposition === 'recover-identity' ? 'identity.recover' : 'identity.join',\n }),\n ),\n ]);\n }\n },\n [dispatch],\n );\n\n return (\n <Dialog.Content>\n <JoinPanel\n mode='halo-only'\n {...props}\n exitActionParent={<Dialog.Close asChild />}\n doneActionParent={<Dialog.Close asChild />}\n onCancelResetStorage={handleCancelResetStorage}\n onDone={handleDone}\n />\n </Dialog.Content>\n );\n};\n", "//\n// Copyright 2024 DXOS.org\n//\n\nimport React, { useCallback, useState } from 'react';\n\nimport { AlertDialog, Button, Clipboard, Input, useTranslation } from '@dxos/react-ui';\n\nimport { CLIENT_PLUGIN } from '../meta';\n\nexport const RECOVER_CODE_DIALOG = `${CLIENT_PLUGIN}/RecoveryCodeDialog`;\n\nexport type RecoveryCodeDialogProps = {\n code: string;\n};\n\nexport const RecoveryCodeDialog = ({ code }: RecoveryCodeDialogProps) => {\n const { t } = useTranslation(CLIENT_PLUGIN);\n const [confirmation, setConfirmation] = useState(false);\n\n const handleConfirmation = useCallback((checked: boolean) => setConfirmation(checked), []);\n\n return (\n <AlertDialog.Content classNames='bs-content min-bs-[15rem] max-bs-full md:max-is-[40rem] overflow-hidden'>\n <AlertDialog.Title>{t('recovery code dialog title')}</AlertDialog.Title>\n <p className='py-4'>{t('recovery code dialog description')}</p>\n <Clipboard.Provider>\n <Code code={code} />\n </Clipboard.Provider>\n <div className='flex flex-col py-4 gap-2'>\n <p>{t('recovery code dialog warning 1')}</p>\n <p>{t('recovery code dialog warning 2')}</p>\n </div>\n <div className='flex items-center gap-2 pbe-4'>\n <Input.Root>\n <Input.Checkbox\n data-testid='recoveryCode.confirm'\n checked={confirmation}\n onCheckedChange={handleConfirmation}\n />\n <Input.Label>{t('recovery code confirmation label')}</Input.Label>\n </Input.Root>\n </div>\n <div className='flex justify-end'>\n <AlertDialog.Action asChild>\n <Button data-testid='recoveryCode.continue' variant='primary' disabled={!confirmation}>\n {t('continue label')}\n </Button>\n </AlertDialog.Action>\n </div>\n </AlertDialog.Content>\n );\n};\n\nconst Code = ({ code }: { code: string }) => {\n const words = code.split(' ');\n return (\n <div className='relative p-2 border border-separator rounded group'>\n <Clipboard.IconButton value={code} classNames='absolute top-2 right-2 invisible group-hover:visible' />\n <div className='grid grid-cols-4'>\n {words.map((word, i) => (\n <div key={i} className='flex items-center p-2 gap-2 items-center'>\n <div className='w-4 text-xs text-center text-subdued'>{i + 1}</div>\n <div className='text-sm'>{word}</div>\n </div>\n ))}\n </div>\n </div>\n );\n};\n"],
|
|
5
|
-
"mappings": "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",
|
|
6
|
-
"names": ["React", "useCallback", "createIntent", "LayoutAction", "useIntentDispatcher", "useClient", "Clipboard", "Dialog", "IdentityPanel", "IDENTITY_DIALOG", "CLIENT_PLUGIN", "IdentityDialog", "props", "dispatchPromise", "dispatch", "useIntentDispatcher", "client", "useClient", "handleDone", "useCallback", "createIntent", "LayoutAction", "UpdateDialog", "part", "options", "state", "handleResetStorage", "reset", "ClientAction", "ResetStorage", "handleRecover", "target", "handleJoinNewIdentity", "Dialog", "Content", "Clipboard", "Provider", "IdentityPanel", "doneActionParent", "Close", "asChild", "onDone", "onResetStorage", "onRecover", "onJoinNewIdentity", "React", "useCallback", "createIntent", "LayoutAction", "useIntentDispatcher", "ObservabilityAction", "Dialog", "JoinPanel", "JOIN_DIALOG", "CLIENT_PLUGIN", "JoinDialog", "props", "dispatchPromise", "dispatch", "useIntentDispatcher", "handleCancelResetStorage", "useCallback", "createIntent", "ClientAction", "ShareIdentity", "handleDone", "result", "identityKey", "Promise", "all", "LayoutAction", "UpdateDialog", "part", "options", "state", "ObservabilityAction", "SendEvent", "name", "initialDisposition", "React", "Dialog", "Content", "JoinPanel", "mode", "exitActionParent", "Close", "asChild", "doneActionParent", "onCancelResetStorage", "onDone", "React", "useCallback", "useState", "AlertDialog", "Button", "Clipboard", "Input", "useTranslation", "RECOVER_CODE_DIALOG", "CLIENT_PLUGIN", "RecoveryCodeDialog", "code", "t", "useTranslation", "confirmation", "setConfirmation", "useState", "handleConfirmation", "useCallback", "checked", "React", "AlertDialog", "Content", "classNames", "Title", "p", "className", "Clipboard", "Provider", "Code", "div", "Input", "Root", "Checkbox", "data-testid", "onCheckedChange", "Label", "Action", "asChild", "Button", "variant", "disabled", "words", "split", "IconButton", "value", "map", "word", "i", "key"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/client.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport { contributes, type PluginsContext } from '@dxos/app-framework';\nimport { Config, Defaults, Envs, Local, Storage } from '@dxos/config';\nimport { Client } from '@dxos/react-client';\n\nimport { ClientCapabilities } from './capabilities';\nimport { ClientEvents } from '../events';\nimport { type ClientPluginOptions } from '../types';\n\ntype ClientCapabilityOptions = Omit<ClientPluginOptions, 'appKey' | 'invitationUrl' | 'invitationParam' | 'onReset'> & {\n context: PluginsContext;\n};\n\nexport default async ({ context, onClientInitialized, ...options }: ClientCapabilityOptions) => {\n const config = new Config(await Storage(), Envs(), Local(), Defaults());\n const client = new Client({ config, ...options });\n await client.initialize();\n await onClientInitialized?.(context, client);\n\n // TODO(wittjosiah): Remove. This is a hack to get the app to boot with the new identity after a reset.\n client.reloaded.on(() => {\n client.halo.identity.subscribe(async (identity) => {\n if (identity) {\n window.location.href = window.location.origin;\n }\n });\n });\n\n const subscription = client.spaces.isReady.subscribe(async (ready) => {\n if (ready) {\n await context.activate(ClientEvents.SpacesReady);\n }\n });\n\n return contributes(ClientCapabilities.Client, client, async () => {\n subscription.unsubscribe();\n await client.destroy();\n });\n};\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;AAIA,SAASA,mBAAwC;AACjD,SAASC,QAAQC,UAAUC,MAAMC,OAAOC,eAAe;AACvD,SAASC,cAAc;AAUvB,IAAA,iBAAe,OAAO,EAAEC,SAASC,qBAAqB,GAAGC,QAAAA,MAAkC;AACzF,QAAMC,SAAS,IAAIC,OAAO,MAAMC,QAAAA,GAAWC,KAAAA,GAAQC,MAAAA,GAASC,SAAAA,CAAAA;AAC5D,QAAMC,SAAS,IAAIC,OAAO;IAAEP;IAAQ,GAAGD;EAAQ,CAAA;AAC/C,QAAMO,OAAOE,WAAU;AACvB,QAAMV,sBAAsBD,SAASS,MAAAA;AAGrCA,SAAOG,SAASC,GAAG,MAAA;AACjBJ,WAAOK,KAAKC,SAASC,UAAU,OAAOD,aAAAA;AACpC,UAAIA,UAAU;AACZE,eAAOC,SAASC,OAAOF,OAAOC,SAASE;MACzC;IACF,CAAA;EACF,CAAA;AAEA,QAAMC,eAAeZ,OAAOa,OAAOC,QAAQP,UAAU,OAAOQ,UAAAA;AAC1D,QAAIA,OAAO;AACT,YAAMxB,QAAQyB,SAASC,aAAaC,WAAW;IACjD;EACF,CAAA;AAEA,SAAOC,YAAYC,mBAAmBnB,QAAQD,QAAQ,YAAA;AACpDY,iBAAaS,YAAW;AACxB,UAAMrB,OAAOsB,QAAO;EACtB,CAAA;AACF;",
|
|
6
|
-
"names": ["contributes", "Config", "Defaults", "Envs", "Local", "Storage", "Client", "context", "onClientInitialized", "options", "config", "Config", "Storage", "Envs", "Local", "Defaults", "client", "Client", "initialize", "reloaded", "on", "halo", "identity", "subscribe", "window", "location", "href", "origin", "subscription", "spaces", "isReady", "ready", "activate", "ClientEvents", "SpacesReady", "contributes", "ClientCapabilities", "unsubscribe", "destroy"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/intent-resolver.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport {\n Capabilities,\n contributes,\n createIntent,\n createResolver,\n LayoutAction,\n type PluginsContext,\n} from '@dxos/app-framework';\nimport { invariant } from '@dxos/invariant';\nimport { ObservabilityAction } from '@dxos/plugin-observability/types';\nimport { type JoinPanelProps } from '@dxos/shell/react';\n\nimport { ClientCapabilities } from './capabilities';\nimport { IDENTITY_DIALOG, JOIN_DIALOG, RECOVER_CODE_DIALOG } from '../components';\nimport { ClientEvents } from '../events';\nimport { ClientAction, type ClientPluginOptions } from '../types';\n\ntype IntentResolverOptions = Pick<ClientPluginOptions, 'onReset'> & {\n context: PluginsContext;\n};\n\nexport default ({ context, onReset }: IntentResolverOptions) =>\n contributes(Capabilities.IntentResolver, [\n createResolver({\n intent: ClientAction.CreateIdentity,\n resolve: async () => {\n const manager = context.requestCapability(Capabilities.PluginManager);\n const client = context.requestCapability(ClientCapabilities.Client);\n const data = await client.halo.createIdentity();\n await manager.activate(ClientEvents.IdentityCreated);\n return { data, intents: [createIntent(ObservabilityAction.SendEvent, { name: 'identity.create' })] };\n },\n }),\n createResolver({\n intent: ClientAction.JoinIdentity,\n resolve: async (data) => {\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: JOIN_DIALOG,\n options: {\n blockAlign: 'start',\n props: {\n initialInvitationCode: data.invitationCode,\n initialDisposition: 'accept-halo-invitation',\n },\n },\n }),\n ],\n };\n },\n }),\n createResolver({\n intent: ClientAction.ShareIdentity,\n resolve: async () => {\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: IDENTITY_DIALOG,\n options: {\n blockAlign: 'start',\n },\n }),\n createIntent(ObservabilityAction.SendEvent, { name: 'identity.share' }),\n ],\n };\n },\n }),\n createResolver({\n intent: ClientAction.RecoverIdentity,\n resolve: async () => {\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: JOIN_DIALOG,\n options: {\n blockAlign: 'start',\n props: {\n initialDisposition: 'recover-identity',\n } satisfies Partial<JoinPanelProps>,\n },\n }),\n ],\n };\n },\n }),\n createResolver({\n intent: ClientAction.ResetStorage,\n resolve: async (data) => {\n await onReset?.({ target: data.target });\n },\n }),\n createResolver({\n intent: ClientAction.CreateAgent,\n resolve: async () => {\n const client = context.requestCapability(ClientCapabilities.Client);\n invariant(client.services.services.EdgeAgentService, 'Missing EdgeAgentService');\n await client.services.services.EdgeAgentService.createAgent(null as any, { timeout: 10_000 });\n },\n }),\n createResolver({\n intent: ClientAction.CreateRecoveryCode,\n resolve: async () => {\n const client = context.requestCapability(ClientCapabilities.Client);\n invariant(client.services.services.IdentityService, 'IdentityService not available');\n // TODO(wittjosiah): This needs a proper api. Rename property.\n const { seedphrase } = await client.services.services.IdentityService.createRecoveryPhrase();\n return {\n intents: [\n createIntent(LayoutAction.UpdateDialog, {\n part: 'dialog',\n subject: RECOVER_CODE_DIALOG,\n options: {\n blockAlign: 'start',\n type: 'alert',\n props: { code: seedphrase },\n },\n }),\n ],\n };\n },\n }),\n ]);\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;;;;AAIA,SACEA,cACAC,aACAC,cACAC,gBACAC,oBAEK;AACP,SAASC,iBAAiB;AAC1B,SAASC,2BAA2B;;AAYpC,IAAA,0BAAe,CAAC,EAAEC,SAASC,QAAO,MAChCC,YAAYC,aAAaC,gBAAgB;EACvCC,eAAe;IACbC,QAAQC,aAAaC;IACrBC,SAAS,YAAA;AACP,YAAMC,UAAUV,QAAQW,kBAAkBR,aAAaS,aAAa;AACpE,YAAMC,SAASb,QAAQW,kBAAkBG,mBAAmBC,MAAM;AAClE,YAAMC,OAAO,MAAMH,OAAOI,KAAKC,eAAc;AAC7C,YAAMR,QAAQS,SAASC,aAAaC,eAAe;AACnD,aAAO;QAAEL;QAAMM,SAAS;UAACC,aAAaC,oBAAoBC,WAAW;YAAEC,MAAM;UAAkB,CAAA;;MAAI;IACrG;EACF,CAAA;EACArB,eAAe;IACbC,QAAQC,aAAaoB;IACrBlB,SAAS,OAAOO,SAAAA;AACd,aAAO;QACLM,SAAS;UACPC,aAAaK,aAAaC,cAAc;YACtCC,MAAM;YACNC,SAASC;YACTC,SAAS;cACPC,YAAY;cACZC,OAAO;gBACLC,uBAAuBpB,KAAKqB;gBAC5BC,oBAAoB;cACtB;YACF;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;EACAjC,eAAe;IACbC,QAAQC,aAAagC;IACrB9B,SAAS,YAAA;AACP,aAAO;QACLa,SAAS;UACPC,aAAaK,aAAaC,cAAc;YACtCC,MAAM;YACNC,SAASS;YACTP,SAAS;cACPC,YAAY;YACd;UACF,CAAA;UACAX,aAAaC,oBAAoBC,WAAW;YAAEC,MAAM;UAAiB,CAAA;;MAEzE;IACF;EACF,CAAA;EACArB,eAAe;IACbC,QAAQC,aAAakC;IACrBhC,SAAS,YAAA;AACP,aAAO;QACLa,SAAS;UACPC,aAAaK,aAAaC,cAAc;YACtCC,MAAM;YACNC,SAASC;YACTC,SAAS;cACPC,YAAY;cACZC,OAAO;gBACLG,oBAAoB;cACtB;YACF;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;EACAjC,eAAe;IACbC,QAAQC,aAAamC;IACrBjC,SAAS,OAAOO,SAAAA;AACd,YAAMf,UAAU;QAAE0C,QAAQ3B,KAAK2B;MAAO,CAAA;IACxC;EACF,CAAA;EACAtC,eAAe;IACbC,QAAQC,aAAaqC;IACrBnC,SAAS,YAAA;AACP,YAAMI,SAASb,QAAQW,kBAAkBG,mBAAmBC,MAAM;AAClE8B,gBAAUhC,OAAOiC,SAASA,SAASC,kBAAkB,4BAAA;;;;;;;;;AACrD,YAAMlC,OAAOiC,SAASA,SAASC,iBAAiBC,YAAY,MAAa;QAAEC,SAAS;MAAO,CAAA;IAC7F;EACF,CAAA;EACA5C,eAAe;IACbC,QAAQC,aAAa2C;IACrBzC,SAAS,YAAA;AACP,YAAMI,SAASb,QAAQW,kBAAkBG,mBAAmBC,MAAM;AAClE8B,gBAAUhC,OAAOiC,SAASA,SAASK,iBAAiB,iCAAA;;;;;;;;;AAEpD,YAAM,EAAEC,WAAU,IAAK,MAAMvC,OAAOiC,SAASA,SAASK,gBAAgBE,qBAAoB;AAC1F,aAAO;QACL/B,SAAS;UACPC,aAAaK,aAAaC,cAAc;YACtCC,MAAM;YACNC,SAASuB;YACTrB,SAAS;cACPC,YAAY;cACZqB,MAAM;cACNpB,OAAO;gBAAEqB,MAAMJ;cAAW;YAC5B;UACF,CAAA;;MAEJ;IACF;EACF,CAAA;CACD;",
|
|
6
|
-
"names": ["Capabilities", "contributes", "createIntent", "createResolver", "LayoutAction", "invariant", "ObservabilityAction", "context", "onReset", "contributes", "Capabilities", "IntentResolver", "createResolver", "intent", "ClientAction", "CreateIdentity", "resolve", "manager", "requestCapability", "PluginManager", "client", "ClientCapabilities", "Client", "data", "halo", "createIdentity", "activate", "ClientEvents", "IdentityCreated", "intents", "createIntent", "ObservabilityAction", "SendEvent", "name", "JoinIdentity", "LayoutAction", "UpdateDialog", "part", "subject", "JOIN_DIALOG", "options", "blockAlign", "props", "initialInvitationCode", "invitationCode", "initialDisposition", "ShareIdentity", "IDENTITY_DIALOG", "RecoverIdentity", "ResetStorage", "target", "CreateAgent", "invariant", "services", "EdgeAgentService", "createAgent", "timeout", "CreateRecoveryCode", "IdentityService", "seedphrase", "createRecoveryPhrase", "RECOVER_CODE_DIALOG", "type", "code"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/react-surface.tsx"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React from 'react';\n\nimport { createSurface, Capabilities, contributes } from '@dxos/app-framework';\nimport { type IdentityPanelProps, type JoinPanelProps } from '@dxos/shell/react';\n\nimport {\n IDENTITY_DIALOG,\n IdentityDialog,\n JOIN_DIALOG,\n JoinDialog,\n RECOVER_CODE_DIALOG,\n RecoveryCodeDialog,\n type RecoveryCodeDialogProps,\n} from '../components';\n\ntype ReactSurfaceOptions = {\n createInvitationUrl: (invitationCode: string) => string;\n};\n\nexport default ({ createInvitationUrl }: ReactSurfaceOptions) =>\n contributes(Capabilities.ReactSurface, [\n createSurface({\n id: IDENTITY_DIALOG,\n role: 'dialog',\n filter: (data): data is { props: IdentityPanelProps } => data.component === IDENTITY_DIALOG,\n component: ({ data }) => <IdentityDialog {...data.props} createInvitationUrl={createInvitationUrl} />,\n }),\n createSurface({\n id: JOIN_DIALOG,\n role: 'dialog',\n filter: (data): data is { props: JoinPanelProps } => data.component === JOIN_DIALOG,\n component: ({ data }) => <JoinDialog {...data.props} />,\n }),\n createSurface({\n id: RECOVER_CODE_DIALOG,\n role: 'dialog',\n filter: (data): data is { props: RecoveryCodeDialogProps } => data.component === RECOVER_CODE_DIALOG,\n component: ({ data }) => <RecoveryCodeDialog {...data.props} />,\n }),\n ]);\n"],
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;AAIA,OAAOA,WAAW;AAElB,SAASC,eAAeC,cAAcC,mBAAmB;AAiBzD,IAAA,wBAAe,CAAC,EAAEC,oBAAmB,MACnCC,YAAYC,aAAaC,cAAc;EACrCC,cAAc;IACZC,IAAIC;IACJC,MAAM;IACNC,QAAQ,CAACC,SAAgDA,KAAKC,cAAcJ;IAC5EI,WAAW,CAAC,EAAED,KAAI,MAAO,sBAAA,cAACE,gBAAAA;MAAgB,GAAGF,KAAKG;MAAOZ;;EAC3D,CAAA;EACAI,cAAc;IACZC,IAAIQ;IACJN,MAAM;IACNC,QAAQ,CAACC,SAA4CA,KAAKC,cAAcG;IACxEH,WAAW,CAAC,EAAED,KAAI,MAAO,sBAAA,cAACK,YAAeL,KAAKG,KAAK;EACrD,CAAA;EACAR,cAAc;IACZC,IAAIU;IACJR,MAAM;IACNC,QAAQ,CAACC,SAAqDA,KAAKC,cAAcK;IACjFL,WAAW,CAAC,EAAED,KAAI,MAAO,sBAAA,cAACO,oBAAuBP,KAAKG,KAAK;EAC7D,CAAA;CACD;",
|
|
6
|
-
"names": ["React", "createSurface", "Capabilities", "contributes", "createInvitationUrl", "contributes", "Capabilities", "ReactSurface", "createSurface", "id", "IDENTITY_DIALOG", "role", "filter", "data", "component", "IdentityDialog", "props", "JOIN_DIALOG", "JoinDialog", "RECOVER_CODE_DIALOG", "RecoveryCodeDialog"]
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["../../../src/capabilities/schema.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport { effect } from '@preact/signals-core';\n\nimport { Capabilities, contributes, type PluginsContext } from '@dxos/app-framework';\nimport { type TypedObject } from '@dxos/echo-schema';\n\nimport { ClientCapabilities } from './capabilities';\n\n// TODO(wittjosiah): Remove types?\nexport default (context: PluginsContext) => {\n const client = context.requestCapability(ClientCapabilities.Client);\n\n let previousSystem: TypedObject[] = [];\n const unsubscribeSystem = effect(() => {\n const systemSchemas = Array.from(new Set(context.requestCapabilities(ClientCapabilities.SystemSchema).flat()));\n const newSchemas = systemSchemas.filter((schema) => !previousSystem.includes(schema));\n previousSystem = systemSchemas;\n client.addTypes(newSchemas);\n });\n\n let previous: TypedObject[] = [];\n const unsubscribe = effect(() => {\n const schemas = Array.from(new Set(context.requestCapabilities(ClientCapabilities.Schema).flat()));\n const newSchemas = schemas.filter((schema) => !previous.includes(schema));\n previous = schemas;\n client.addTypes(newSchemas);\n });\n\n return contributes(Capabilities.Null, null, () => {\n unsubscribeSystem();\n unsubscribe();\n });\n};\n"],
|
|
5
|
-
"mappings": ";;;;;;;AAIA,SAASA,cAAc;AAEvB,SAASC,cAAcC,mBAAwC;AAM/D,IAAA,iBAAe,CAACC,YAAAA;AACd,QAAMC,SAASD,QAAQE,kBAAkBC,mBAAmBC,MAAM;AAElE,MAAIC,iBAAgC,CAAA;AACpC,QAAMC,oBAAoBC,OAAO,MAAA;AAC/B,UAAMC,gBAAgBC,MAAMC,KAAK,IAAIC,IAAIX,QAAQY,oBAAoBT,mBAAmBU,YAAY,EAAEC,KAAI,CAAA,CAAA;AAC1G,UAAMC,aAAaP,cAAcQ,OAAO,CAACC,WAAW,CAACZ,eAAea,SAASD,MAAAA,CAAAA;AAC7EZ,qBAAiBG;AACjBP,WAAOkB,SAASJ,UAAAA;EAClB,CAAA;AAEA,MAAIK,WAA0B,CAAA;AAC9B,QAAMC,cAAcd,OAAO,MAAA;AACzB,UAAMe,UAAUb,MAAMC,KAAK,IAAIC,IAAIX,QAAQY,oBAAoBT,mBAAmBoB,MAAM,EAAET,KAAI,CAAA,CAAA;AAC9F,UAAMC,aAAaO,QAAQN,OAAO,CAACC,WAAW,CAACG,SAASF,SAASD,MAAAA,CAAAA;AACjEG,eAAWE;AACXrB,WAAOkB,SAASJ,UAAAA;EAClB,CAAA;AAEA,SAAOS,YAAYC,aAAaC,MAAM,MAAM,MAAA;AAC1CpB,sBAAAA;AACAe,gBAAAA;EACF,CAAA;AACF;",
|
|
6
|
-
"names": ["effect", "Capabilities", "contributes", "context", "client", "requestCapability", "ClientCapabilities", "Client", "previousSystem", "unsubscribeSystem", "effect", "systemSchemas", "Array", "from", "Set", "requestCapabilities", "SystemSchema", "flat", "newSchemas", "filter", "schema", "includes", "addTypes", "previous", "unsubscribe", "schemas", "Schema", "contributes", "Capabilities", "Null"]
|
|
7
|
-
}
|
/package/dist/lib/browser/{app-graph-builder-6LOTDB4T.mjs.map → app-graph-builder-JRQVJHEH.mjs.map}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/lib/node/{app-graph-builder-JCND3P6G.cjs.map → app-graph-builder-R6QR2VLZ.cjs.map}
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/lib/node-esm/{app-graph-builder-ZLGKFBLY.mjs.map → app-graph-builder-WXXGCOJB.mjs.map}
RENAMED
|
File without changes
|
/package/dist/lib/node-esm/{react-context-EEGDXBWA.mjs.map → react-context-ZOGDOWJ2.mjs.map}
RENAMED
|
File without changes
|