@dxos/plugin-space 0.8.4-main.c4373fc → 0.8.4-main.c85a9c8dae
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/CollectionArticle-WASDM637.mjs +142 -0
- package/dist/lib/browser/CollectionArticle-WASDM637.mjs.map +7 -0
- package/dist/lib/browser/CollectionSection-LK4O6QDD.mjs +23 -0
- package/dist/lib/browser/CollectionSection-LK4O6QDD.mjs.map +7 -0
- package/dist/lib/browser/CreateObjectDialog-MA6DPYMD.mjs +146 -0
- package/dist/lib/browser/CreateObjectDialog-MA6DPYMD.mjs.map +7 -0
- package/dist/lib/browser/CreateSpaceDialog-WCEICWIE.mjs +64 -0
- package/dist/lib/browser/CreateSpaceDialog-WCEICWIE.mjs.map +7 -0
- package/dist/lib/browser/InlineSyncStatus-BT7BRBCO.mjs +62 -0
- package/dist/lib/browser/InlineSyncStatus-BT7BRBCO.mjs.map +7 -0
- package/dist/lib/browser/JoinDialog-PMCAIRCU.mjs +117 -0
- package/dist/lib/browser/JoinDialog-PMCAIRCU.mjs.map +7 -0
- package/dist/lib/browser/MembersContainer-MMFCXLVZ.mjs +257 -0
- package/dist/lib/browser/MembersContainer-MMFCXLVZ.mjs.map +7 -0
- package/dist/lib/browser/MenuFooter-HYBTNOBT.mjs +38 -0
- package/dist/lib/browser/MenuFooter-HYBTNOBT.mjs.map +7 -0
- package/dist/lib/browser/ObjectCardStack-CHWNLUYQ.mjs +64 -0
- package/dist/lib/browser/ObjectCardStack-CHWNLUYQ.mjs.map +7 -0
- package/dist/lib/browser/ObjectDetails-YUGVDNSA.mjs +43 -0
- package/dist/lib/browser/ObjectDetails-YUGVDNSA.mjs.map +7 -0
- package/dist/lib/browser/ObjectRenamePopover-RQUOVPFH.mjs +70 -0
- package/dist/lib/browser/ObjectRenamePopover-RQUOVPFH.mjs.map +7 -0
- package/dist/lib/browser/RecordArticle-ONWKYM3Z.mjs +112 -0
- package/dist/lib/browser/RecordArticle-ONWKYM3Z.mjs.map +7 -0
- package/dist/lib/browser/SchemaContainer-62AJXKAF.mjs +49 -0
- package/dist/lib/browser/SchemaContainer-62AJXKAF.mjs.map +7 -0
- package/dist/lib/browser/SmallPresenceLive-LZD2NGKK.mjs +10 -0
- package/dist/lib/browser/SmallPresenceLive-LZD2NGKK.mjs.map +7 -0
- package/dist/lib/browser/SpacePluginSettings-BRJTADV5.mjs +59 -0
- package/dist/lib/browser/SpacePluginSettings-BRJTADV5.mjs.map +7 -0
- package/dist/lib/browser/SpacePresence-MLU576L6.mjs +13 -0
- package/dist/lib/browser/SpacePresence-MLU576L6.mjs.map +7 -0
- package/dist/lib/browser/SpaceRenamePopover-SAKMPDLX.mjs +62 -0
- package/dist/lib/browser/SpaceRenamePopover-SAKMPDLX.mjs.map +7 -0
- package/dist/lib/browser/SpaceSettingsContainer-UBMVKUPR.mjs +242 -0
- package/dist/lib/browser/SpaceSettingsContainer-UBMVKUPR.mjs.map +7 -0
- package/dist/lib/browser/SyncStatus-5UQ7CIII.mjs +141 -0
- package/dist/lib/browser/SyncStatus-5UQ7CIII.mjs.map +7 -0
- package/dist/lib/browser/ViewEditor-F74RR542.mjs +116 -0
- package/dist/lib/browser/ViewEditor-F74RR542.mjs.map +7 -0
- package/dist/lib/browser/app-graph-builder-VFYFI7CD.mjs +593 -0
- package/dist/lib/browser/app-graph-builder-VFYFI7CD.mjs.map +7 -0
- package/dist/lib/browser/app-graph-serializer-KTQOBYUF.mjs +85 -0
- package/dist/lib/browser/app-graph-serializer-KTQOBYUF.mjs.map +7 -0
- package/dist/lib/browser/chunk-ABCDB5YC.mjs +177 -0
- package/dist/lib/browser/chunk-ABCDB5YC.mjs.map +7 -0
- package/dist/lib/browser/chunk-ASV6DYFH.mjs +19 -0
- package/dist/lib/browser/chunk-ASV6DYFH.mjs.map +7 -0
- package/dist/lib/browser/chunk-HSMQFM57.mjs +16 -0
- package/dist/lib/browser/chunk-HSMQFM57.mjs.map +7 -0
- package/dist/lib/browser/chunk-J5F4LUJD.mjs +13 -0
- package/dist/lib/browser/chunk-J5F4LUJD.mjs.map +7 -0
- package/dist/lib/browser/{chunk-YZJWWMNB.mjs → chunk-PXVKN4LU.mjs} +69 -62
- package/dist/lib/browser/chunk-PXVKN4LU.mjs.map +7 -0
- package/dist/lib/browser/chunk-RWOK4F4G.mjs +576 -0
- package/dist/lib/browser/chunk-RWOK4F4G.mjs.map +7 -0
- package/dist/lib/browser/chunk-SJCNERZI.mjs +115 -0
- package/dist/lib/browser/chunk-SJCNERZI.mjs.map +7 -0
- package/dist/lib/browser/chunk-TPZUQ5DC.mjs +749 -0
- package/dist/lib/browser/chunk-TPZUQ5DC.mjs.map +7 -0
- package/dist/lib/browser/chunk-USN5QKRV.mjs +715 -0
- package/dist/lib/browser/chunk-USN5QKRV.mjs.map +7 -0
- package/dist/lib/browser/chunk-XIIYC7P5.mjs +118 -0
- package/dist/lib/browser/chunk-XIIYC7P5.mjs.map +7 -0
- package/dist/lib/browser/cli/index.mjs +852 -0
- package/dist/lib/browser/cli/index.mjs.map +7 -0
- package/dist/lib/browser/identity-created-VKLIZOXJ.mjs +23 -0
- package/dist/lib/browser/identity-created-VKLIZOXJ.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +241 -283
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/operation-resolver-Y3HYRXX7.mjs +831 -0
- package/dist/lib/browser/operation-resolver-Y3HYRXX7.mjs.map +7 -0
- package/dist/lib/browser/react-root-UYBW5RE7.mjs +30 -0
- package/dist/lib/browser/react-root-UYBW5RE7.mjs.map +7 -0
- package/dist/lib/browser/react-surface-NJ23NZFF.mjs +386 -0
- package/dist/lib/browser/react-surface-NJ23NZFF.mjs.map +7 -0
- package/dist/lib/browser/repair-N2I4DR2Z.mjs +50 -0
- package/dist/lib/browser/repair-N2I4DR2Z.mjs.map +7 -0
- package/dist/lib/browser/settings-2ELVUFDR.mjs +34 -0
- package/dist/lib/browser/settings-2ELVUFDR.mjs.map +7 -0
- package/dist/lib/browser/spaces-ready-Q6JASPT4.mjs +243 -0
- package/dist/lib/browser/spaces-ready-Q6JASPT4.mjs.map +7 -0
- package/dist/lib/browser/state-CTX4WQOM.mjs +58 -0
- package/dist/lib/browser/state-CTX4WQOM.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +18 -10
- package/dist/lib/node-esm/CollectionArticle-A6GGG73Z.mjs +143 -0
- package/dist/lib/node-esm/CollectionArticle-A6GGG73Z.mjs.map +7 -0
- package/dist/lib/node-esm/CollectionSection-WWKDOAAT.mjs +24 -0
- package/dist/lib/node-esm/CollectionSection-WWKDOAAT.mjs.map +7 -0
- package/dist/lib/node-esm/CreateObjectDialog-4WEFNDDF.mjs +147 -0
- package/dist/lib/node-esm/CreateObjectDialog-4WEFNDDF.mjs.map +7 -0
- package/dist/lib/node-esm/CreateSpaceDialog-P7QCPB5J.mjs +65 -0
- package/dist/lib/node-esm/CreateSpaceDialog-P7QCPB5J.mjs.map +7 -0
- package/dist/lib/node-esm/InlineSyncStatus-3PCXU7NX.mjs +63 -0
- package/dist/lib/node-esm/InlineSyncStatus-3PCXU7NX.mjs.map +7 -0
- package/dist/lib/node-esm/JoinDialog-XEOLJZVN.mjs +118 -0
- package/dist/lib/node-esm/JoinDialog-XEOLJZVN.mjs.map +7 -0
- package/dist/lib/node-esm/MembersContainer-UQZLW3YA.mjs +258 -0
- package/dist/lib/node-esm/MembersContainer-UQZLW3YA.mjs.map +7 -0
- package/dist/lib/node-esm/MenuFooter-2QB3453Y.mjs +39 -0
- package/dist/lib/node-esm/MenuFooter-2QB3453Y.mjs.map +7 -0
- package/dist/lib/node-esm/ObjectCardStack-UXEWG6RV.mjs +65 -0
- package/dist/lib/node-esm/ObjectCardStack-UXEWG6RV.mjs.map +7 -0
- package/dist/lib/node-esm/ObjectDetails-26PVHUQL.mjs +44 -0
- package/dist/lib/node-esm/ObjectDetails-26PVHUQL.mjs.map +7 -0
- package/dist/lib/node-esm/ObjectRenamePopover-EHTP76G7.mjs +71 -0
- package/dist/lib/node-esm/ObjectRenamePopover-EHTP76G7.mjs.map +7 -0
- package/dist/lib/node-esm/RecordArticle-APY2WKUW.mjs +113 -0
- package/dist/lib/node-esm/RecordArticle-APY2WKUW.mjs.map +7 -0
- package/dist/lib/node-esm/SchemaContainer-XR2D6MYX.mjs +50 -0
- package/dist/lib/node-esm/SchemaContainer-XR2D6MYX.mjs.map +7 -0
- package/dist/lib/node-esm/SmallPresenceLive-K4243KXR.mjs +11 -0
- package/dist/lib/node-esm/SmallPresenceLive-K4243KXR.mjs.map +7 -0
- package/dist/lib/node-esm/SpacePluginSettings-VEB5IGG7.mjs +60 -0
- package/dist/lib/node-esm/SpacePluginSettings-VEB5IGG7.mjs.map +7 -0
- package/dist/lib/node-esm/SpacePresence-HC2XGQ54.mjs +14 -0
- package/dist/lib/node-esm/SpacePresence-HC2XGQ54.mjs.map +7 -0
- package/dist/lib/node-esm/SpaceRenamePopover-WHM632OT.mjs +63 -0
- package/dist/lib/node-esm/SpaceRenamePopover-WHM632OT.mjs.map +7 -0
- package/dist/lib/node-esm/SpaceSettingsContainer-Y62J2L65.mjs +243 -0
- package/dist/lib/node-esm/SpaceSettingsContainer-Y62J2L65.mjs.map +7 -0
- package/dist/lib/node-esm/SyncStatus-XTJAVHPN.mjs +142 -0
- package/dist/lib/node-esm/SyncStatus-XTJAVHPN.mjs.map +7 -0
- package/dist/lib/node-esm/ViewEditor-B2BLYF5U.mjs +117 -0
- package/dist/lib/node-esm/ViewEditor-B2BLYF5U.mjs.map +7 -0
- package/dist/lib/node-esm/app-graph-builder-N37ED6UI.mjs +594 -0
- package/dist/lib/node-esm/app-graph-builder-N37ED6UI.mjs.map +7 -0
- package/dist/lib/node-esm/app-graph-serializer-GXQYSQAZ.mjs +86 -0
- package/dist/lib/node-esm/app-graph-serializer-GXQYSQAZ.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-3DWZCVVQ.mjs +716 -0
- package/dist/lib/node-esm/chunk-3DWZCVVQ.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-CVXULIYC.mjs +20 -0
- package/dist/lib/node-esm/chunk-CVXULIYC.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-GWUPFA7J.mjs +577 -0
- package/dist/lib/node-esm/chunk-GWUPFA7J.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-IV7VKVGC.mjs +117 -0
- package/dist/lib/node-esm/chunk-IV7VKVGC.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-OSFH2XKO.mjs +119 -0
- package/dist/lib/node-esm/chunk-OSFH2XKO.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-7UIEPBQJ.mjs → chunk-P2AVANDG.mjs} +69 -62
- package/dist/lib/node-esm/chunk-P2AVANDG.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-S2IELCDF.mjs +15 -0
- package/dist/lib/node-esm/chunk-S2IELCDF.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-SL4BJSUG.mjs +18 -0
- package/dist/lib/node-esm/chunk-SL4BJSUG.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-UJQUBDQS.mjs +178 -0
- package/dist/lib/node-esm/chunk-UJQUBDQS.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-WW6YYBRG.mjs +750 -0
- package/dist/lib/node-esm/chunk-WW6YYBRG.mjs.map +7 -0
- package/dist/lib/node-esm/cli/index.mjs +853 -0
- package/dist/lib/node-esm/cli/index.mjs.map +7 -0
- package/dist/lib/node-esm/identity-created-EGSTETJ5.mjs +25 -0
- package/dist/lib/node-esm/identity-created-EGSTETJ5.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +241 -283
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/operation-resolver-IRQ2NVUQ.mjs +832 -0
- package/dist/lib/node-esm/operation-resolver-IRQ2NVUQ.mjs.map +7 -0
- package/dist/lib/node-esm/react-root-UEN3LLJD.mjs +31 -0
- package/dist/lib/node-esm/react-root-UEN3LLJD.mjs.map +7 -0
- package/dist/lib/node-esm/react-surface-UDO3PGH6.mjs +387 -0
- package/dist/lib/node-esm/react-surface-UDO3PGH6.mjs.map +7 -0
- package/dist/lib/node-esm/repair-P6ND7ZRU.mjs +51 -0
- package/dist/lib/node-esm/repair-P6ND7ZRU.mjs.map +7 -0
- package/dist/lib/node-esm/settings-DCTVM2BV.mjs +35 -0
- package/dist/lib/node-esm/settings-DCTVM2BV.mjs.map +7 -0
- package/dist/lib/node-esm/spaces-ready-XLGRTJV2.mjs +244 -0
- package/dist/lib/node-esm/spaces-ready-XLGRTJV2.mjs.map +7 -0
- package/dist/lib/node-esm/state-G74V3WZG.mjs +59 -0
- package/dist/lib/node-esm/state-G74V3WZG.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +18 -10
- package/dist/types/src/SpacePlugin.d.ts +3 -15
- package/dist/types/src/SpacePlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts +7 -0
- package/dist/types/src/capabilities/app-graph-builder/app-graph-builder.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-builder/index.d.ts +3 -0
- package/dist/types/src/capabilities/app-graph-builder/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-serializer/app-graph-serializer.d.ts +5 -0
- package/dist/types/src/capabilities/app-graph-serializer/app-graph-serializer.d.ts.map +1 -0
- package/dist/types/src/capabilities/app-graph-serializer/index.d.ts +3 -0
- package/dist/types/src/capabilities/app-graph-serializer/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/identity-created/identity-created.d.ts +5 -0
- package/dist/types/src/capabilities/identity-created/identity-created.d.ts.map +1 -0
- package/dist/types/src/capabilities/identity-created/index.d.ts +3 -0
- package/dist/types/src/capabilities/identity-created/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +10 -20
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/operation-resolver/index.d.ts +6 -0
- package/dist/types/src/capabilities/operation-resolver/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts +9 -0
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-root/index.d.ts +6 -0
- package/dist/types/src/capabilities/react-root/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-root/react-root.d.ts +9 -0
- package/dist/types/src/capabilities/react-root/react-root.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface/index.d.ts +5 -0
- package/dist/types/src/capabilities/react-surface/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts +8 -0
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +1 -0
- package/dist/types/src/capabilities/repair/index.d.ts +3 -0
- package/dist/types/src/capabilities/repair/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/repair/repair.d.ts +6 -0
- package/dist/types/src/capabilities/repair/repair.d.ts.map +1 -0
- package/dist/types/src/capabilities/settings/index.d.ts +7 -0
- package/dist/types/src/capabilities/settings/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/settings/settings.d.ts +10 -0
- package/dist/types/src/capabilities/settings/settings.d.ts.map +1 -0
- package/dist/types/src/capabilities/spaces-ready/index.d.ts +3 -0
- package/dist/types/src/capabilities/spaces-ready/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/spaces-ready/spaces-ready.d.ts +5 -0
- package/dist/types/src/capabilities/spaces-ready/spaces-ready.d.ts.map +1 -0
- package/dist/types/src/capabilities/state/index.d.ts +13 -0
- package/dist/types/src/capabilities/state/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/state/state.d.ts +17 -0
- package/dist/types/src/capabilities/state/state.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/add.d.ts +17 -0
- package/dist/types/src/cli/commands/database/add.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/index.d.ts +3 -0
- package/dist/types/src/cli/commands/database/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/query/index.d.ts +2 -0
- package/dist/types/src/cli/commands/database/query/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/query/query.d.ts +13 -0
- package/dist/types/src/cli/commands/database/query/query.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/query/query.test.d.ts +2 -0
- package/dist/types/src/cli/commands/database/query/query.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/remove.d.ts +9 -0
- package/dist/types/src/cli/commands/database/remove.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/stats.d.ts +6 -0
- package/dist/types/src/cli/commands/database/stats.d.ts.map +1 -0
- package/dist/types/src/cli/commands/database/util.d.ts +14 -0
- package/dist/types/src/cli/commands/database/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/index.d.ts +4 -0
- package/dist/types/src/cli/commands/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/queue/index.d.ts +7 -0
- package/dist/types/src/cli/commands/queue/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/queue/query.d.ts +8 -0
- package/dist/types/src/cli/commands/queue/query.d.ts.map +1 -0
- package/dist/types/src/cli/commands/queue/util.d.ts +6 -0
- package/dist/types/src/cli/commands/queue/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/close/close.d.ts +12 -0
- package/dist/types/src/cli/commands/space/close/close.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/close/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/close/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/create/create.d.ts +12 -0
- package/dist/types/src/cli/commands/space/create/create.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/create/create.test.d.ts +2 -0
- package/dist/types/src/cli/commands/space/create/create.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/create/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/create/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/index.d.ts +31 -0
- package/dist/types/src/cli/commands/space/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/info/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/info/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/info/info.d.ts +13 -0
- package/dist/types/src/cli/commands/space/info/info.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/info/info.test.d.ts +2 -0
- package/dist/types/src/cli/commands/space/info/info.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/join/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/join/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/join/join.d.ts +14 -0
- package/dist/types/src/cli/commands/space/join/join.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/join/util.d.ts +17 -0
- package/dist/types/src/cli/commands/space/join/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/list/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/list/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/list/list.d.ts +7 -0
- package/dist/types/src/cli/commands/space/list/list.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/list/list.test.d.ts +2 -0
- package/dist/types/src/cli/commands/space/list/list.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/members/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/members/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/members/members.d.ts +13 -0
- package/dist/types/src/cli/commands/space/members/members.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/members/members.test.d.ts +2 -0
- package/dist/types/src/cli/commands/space/members/members.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/members/util.d.ts +9 -0
- package/dist/types/src/cli/commands/space/members/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/open/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/open/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/open/open.d.ts +12 -0
- package/dist/types/src/cli/commands/space/open/open.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/schema/index.d.ts +8 -0
- package/dist/types/src/cli/commands/space/schema/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/schema/list/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/schema/list/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/schema/list/list.d.ts +15 -0
- package/dist/types/src/cli/commands/space/schema/list/list.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/schema/list/list.test.d.ts +2 -0
- package/dist/types/src/cli/commands/space/schema/list/list.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/schema/list/util.d.ts +15 -0
- package/dist/types/src/cli/commands/space/schema/list/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/share/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/share/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/share/share.d.ts +19 -0
- package/dist/types/src/cli/commands/space/share/share.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/sync/index.d.ts +2 -0
- package/dist/types/src/cli/commands/space/sync/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/sync/sync.d.ts +6 -0
- package/dist/types/src/cli/commands/space/sync/sync.d.ts.map +1 -0
- package/dist/types/src/cli/commands/space/sync/sync.test.d.ts +2 -0
- package/dist/types/src/cli/commands/space/sync/sync.test.d.ts.map +1 -0
- package/dist/types/src/cli/index.d.ts +2 -0
- package/dist/types/src/cli/index.d.ts.map +1 -0
- package/dist/types/src/cli/plugin.d.ts +4 -0
- package/dist/types/src/cli/plugin.d.ts.map +1 -0
- package/dist/types/src/components/AwaitingObject.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts +27 -11
- package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/index.d.ts +1 -2
- package/dist/types/src/components/CreateDialog/index.d.ts.map +1 -1
- package/dist/types/src/components/{ObjectSettings → ObjectDetails}/BaseObjectSettings.d.ts +3 -3
- package/dist/types/src/components/ObjectDetails/BaseObjectSettings.d.ts.map +1 -0
- package/dist/types/src/components/{MembersContainer.stories.d.ts → ObjectDetails/BaseObjectSettings.stories.d.ts} +230 -384
- package/dist/types/src/components/{MembersContainer.stories.d.ts.map → ObjectDetails/BaseObjectSettings.stories.d.ts.map} +1 -1
- package/dist/types/src/components/ObjectDetails/ForeignKeys.d.ts +8 -0
- package/dist/types/src/components/ObjectDetails/ForeignKeys.d.ts.map +1 -0
- package/dist/types/src/components/ObjectDetails/index.d.ts +3 -0
- package/dist/types/src/components/ObjectDetails/index.d.ts.map +1 -0
- package/dist/types/src/components/ObjectForm/ObjectForm.d.ts +9 -0
- package/dist/types/src/components/ObjectForm/ObjectForm.d.ts.map +1 -0
- package/dist/types/src/components/ObjectForm/index.d.ts +2 -0
- package/dist/types/src/components/ObjectForm/index.d.ts.map +1 -0
- package/dist/types/src/components/SyncStatus/index.d.ts +2 -2
- package/dist/types/src/components/SyncStatus/index.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +2 -26
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/constants.d.ts +6 -0
- package/dist/types/src/constants.d.ts.map +1 -0
- package/dist/types/src/containers/CollectionArticle/CollectionArticle.d.ts +9 -0
- package/dist/types/src/containers/CollectionArticle/CollectionArticle.d.ts.map +1 -0
- package/dist/types/src/containers/CollectionArticle/index.d.ts +3 -0
- package/dist/types/src/containers/CollectionArticle/index.d.ts.map +1 -0
- package/dist/types/src/containers/CollectionSection/CollectionSection.d.ts +5 -0
- package/dist/types/src/containers/CollectionSection/CollectionSection.d.ts.map +1 -0
- package/dist/types/src/containers/CollectionSection/index.d.ts +3 -0
- package/dist/types/src/containers/CollectionSection/index.d.ts.map +1 -0
- package/dist/types/src/{components/CreateDialog → containers/CreateObjectDialog}/CreateObjectDialog.d.ts +5 -4
- package/dist/types/src/containers/CreateObjectDialog/CreateObjectDialog.d.ts.map +1 -0
- package/dist/types/src/containers/CreateObjectDialog/index.d.ts +3 -0
- package/dist/types/src/containers/CreateObjectDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/CreateSpaceDialog/CreateSpaceDialog.d.ts.map +1 -0
- package/dist/types/src/containers/CreateSpaceDialog/index.d.ts +3 -0
- package/dist/types/src/containers/CreateSpaceDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/InlineSyncStatus/InlineSyncStatus.d.ts.map +1 -0
- package/dist/types/src/containers/InlineSyncStatus/index.d.ts +3 -0
- package/dist/types/src/containers/InlineSyncStatus/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/MembersContainer/MembersContainer.d.ts.map +1 -0
- package/dist/types/src/containers/MembersContainer/index.d.ts +3 -0
- package/dist/types/src/containers/MembersContainer/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/MenuFooter}/MenuFooter.d.ts +1 -1
- package/dist/types/src/containers/MenuFooter/MenuFooter.d.ts.map +1 -0
- package/dist/types/src/containers/MenuFooter/index.d.ts +3 -0
- package/dist/types/src/containers/MenuFooter/index.d.ts.map +1 -0
- package/dist/types/src/containers/ObjectCardStack/ObjectCardStack.d.ts +11 -0
- package/dist/types/src/containers/ObjectCardStack/ObjectCardStack.d.ts.map +1 -0
- package/dist/types/src/containers/ObjectCardStack/index.d.ts +3 -0
- package/dist/types/src/containers/ObjectCardStack/index.d.ts.map +1 -0
- package/dist/types/src/containers/ObjectDetails/ObjectDetails.d.ts +9 -0
- package/dist/types/src/containers/ObjectDetails/ObjectDetails.d.ts.map +1 -0
- package/dist/types/src/containers/ObjectDetails/index.d.ts +3 -0
- package/dist/types/src/containers/ObjectDetails/index.d.ts.map +1 -0
- package/dist/types/src/containers/ObjectRenamePopover/ObjectRenamePopover.d.ts +7 -0
- package/dist/types/src/containers/ObjectRenamePopover/ObjectRenamePopover.d.ts.map +1 -0
- package/dist/types/src/containers/ObjectRenamePopover/index.d.ts +3 -0
- package/dist/types/src/containers/ObjectRenamePopover/index.d.ts.map +1 -0
- package/dist/types/src/containers/RecordArticle/RecordArticle.d.ts +4 -0
- package/dist/types/src/containers/RecordArticle/RecordArticle.d.ts.map +1 -0
- package/dist/types/src/containers/RecordArticle/index.d.ts +3 -0
- package/dist/types/src/containers/RecordArticle/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/SchemaContainer}/SchemaContainer.d.ts +2 -2
- package/dist/types/src/containers/SchemaContainer/SchemaContainer.d.ts.map +1 -0
- package/dist/types/src/containers/SchemaContainer/index.d.ts +3 -0
- package/dist/types/src/containers/SchemaContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/SmallPresenceLive/index.d.ts +2 -0
- package/dist/types/src/containers/SmallPresenceLive/index.d.ts.map +1 -0
- package/dist/types/src/containers/SpacePluginSettings/SpacePluginSettings.d.ts +8 -0
- package/dist/types/src/containers/SpacePluginSettings/SpacePluginSettings.d.ts.map +1 -0
- package/dist/types/src/containers/SpacePluginSettings/index.d.ts +3 -0
- package/dist/types/src/containers/SpacePluginSettings/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/SpacePresence}/SpacePresence.d.ts +7 -6
- package/dist/types/src/containers/SpacePresence/SpacePresence.d.ts.map +1 -0
- package/dist/types/src/{components → containers/SpacePresence}/SpacePresence.stories.d.ts +227 -214
- package/dist/types/src/{components → containers/SpacePresence}/SpacePresence.stories.d.ts.map +1 -1
- package/dist/types/src/containers/SpacePresence/index.d.ts +3 -0
- package/dist/types/src/containers/SpacePresence/index.d.ts.map +1 -0
- package/dist/types/src/containers/SpaceRenamePopover/SpaceRenamePopover.d.ts +7 -0
- package/dist/types/src/containers/SpaceRenamePopover/SpaceRenamePopover.d.ts.map +1 -0
- package/dist/types/src/containers/SpaceRenamePopover/index.d.ts +3 -0
- package/dist/types/src/containers/SpaceRenamePopover/index.d.ts.map +1 -0
- package/dist/types/src/containers/SpaceSettingsContainer/SpaceSettingsContainer.d.ts +10 -0
- package/dist/types/src/containers/SpaceSettingsContainer/SpaceSettingsContainer.d.ts.map +1 -0
- package/dist/types/src/{components/SpaceSettings → containers/SpaceSettingsContainer}/SpaceSettingsContainer.stories.d.ts +231 -215
- package/dist/types/src/{components/SpaceSettings → containers/SpaceSettingsContainer}/SpaceSettingsContainer.stories.d.ts.map +1 -1
- package/dist/types/src/containers/SpaceSettingsContainer/index.d.ts +3 -0
- package/dist/types/src/containers/SpaceSettingsContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/SyncStatus/SyncStatus.d.ts.map +1 -0
- package/dist/types/src/{components → containers}/SyncStatus/SyncStatus.stories.d.ts +228 -215
- package/dist/types/src/{components → containers}/SyncStatus/SyncStatus.stories.d.ts.map +1 -1
- package/dist/types/src/containers/SyncStatus/index.d.ts +3 -0
- package/dist/types/src/containers/SyncStatus/index.d.ts.map +1 -0
- package/dist/types/src/containers/ViewEditor/ViewEditor.d.ts +7 -0
- package/dist/types/src/containers/ViewEditor/ViewEditor.d.ts.map +1 -0
- package/dist/types/src/containers/ViewEditor/index.d.ts +3 -0
- package/dist/types/src/containers/ViewEditor/index.d.ts.map +1 -0
- package/dist/types/src/containers/index.d.ts +23 -0
- package/dist/types/src/containers/index.d.ts.map +1 -0
- package/dist/types/src/helpers/index.d.ts +2 -0
- package/dist/types/src/helpers/index.d.ts.map +1 -0
- package/dist/types/src/helpers/query.d.ts +7 -0
- package/dist/types/src/helpers/query.d.ts.map +1 -0
- package/dist/types/src/helpers/query.test.d.ts +2 -0
- package/dist/types/src/helpers/query.test.d.ts.map +1 -0
- package/dist/types/src/hooks/index.d.ts +1 -0
- package/dist/types/src/hooks/index.d.ts.map +1 -1
- package/dist/types/src/hooks/useActiveSpace.d.ts +2 -2
- package/dist/types/src/hooks/useActiveSpace.d.ts.map +1 -1
- package/dist/types/src/hooks/useInputSurfaceLookup.d.ts +2 -8
- package/dist/types/src/hooks/useInputSurfaceLookup.d.ts.map +1 -1
- package/dist/types/src/hooks/usePath.d.ts +2 -2
- package/dist/types/src/hooks/usePath.d.ts.map +1 -1
- package/dist/types/src/hooks/useTypeOptions.d.ts +10 -0
- package/dist/types/src/hooks/useTypeOptions.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +3 -3
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +2 -2
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +227 -214
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/capabilities.d.ts +71 -0
- package/dist/types/src/types/capabilities.d.ts.map +1 -0
- package/dist/types/src/types/events.d.ts +9 -0
- package/dist/types/src/types/events.d.ts.map +1 -0
- package/dist/types/src/types/form.d.ts +22 -0
- package/dist/types/src/types/form.d.ts.map +1 -0
- package/dist/types/src/types/index.d.ts +3 -0
- package/dist/types/src/types/index.d.ts.map +1 -1
- package/dist/types/src/types/types.d.ts +594 -396
- package/dist/types/src/types/types.d.ts.map +1 -1
- package/dist/types/src/util.d.ts +122 -90
- package/dist/types/src/util.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +84 -61
- package/src/SpacePlugin.ts +191 -235
- package/src/capabilities/app-graph-builder/app-graph-builder.ts +675 -0
- package/src/capabilities/app-graph-builder/index.ts +7 -0
- package/src/capabilities/app-graph-serializer/app-graph-serializer.ts +83 -0
- package/src/capabilities/app-graph-serializer/index.ts +7 -0
- package/src/capabilities/identity-created/identity-created.ts +29 -0
- package/src/capabilities/identity-created/index.ts +7 -0
- package/src/capabilities/index.ts +10 -14
- package/src/capabilities/operation-resolver/index.ts +7 -0
- package/src/capabilities/operation-resolver/operation-resolver.ts +771 -0
- package/src/capabilities/react-root/index.ts +7 -0
- package/src/capabilities/react-root/react-root.tsx +25 -0
- package/src/capabilities/react-surface/index.ts +7 -0
- package/src/capabilities/react-surface/react-surface.tsx +380 -0
- package/src/capabilities/repair/index.ts +7 -0
- package/src/capabilities/repair/repair.ts +71 -0
- package/src/capabilities/settings/index.ts +7 -0
- package/src/capabilities/settings/settings.ts +33 -0
- package/src/capabilities/spaces-ready/index.ts +7 -0
- package/src/capabilities/spaces-ready/spaces-ready.ts +290 -0
- package/src/capabilities/state/index.ts +7 -0
- package/src/capabilities/state/state.ts +64 -0
- package/src/cli/commands/database/add.ts +115 -0
- package/src/cli/commands/database/index.ts +16 -0
- package/src/cli/commands/database/query/index.ts +5 -0
- package/src/cli/commands/database/query/query.test.ts +55 -0
- package/src/cli/commands/database/query/query.ts +44 -0
- package/src/cli/commands/database/remove.ts +51 -0
- package/src/cli/commands/database/stats.ts +44 -0
- package/src/cli/commands/database/util.ts +32 -0
- package/src/cli/commands/index.ts +7 -0
- package/src/cli/commands/queue/index.ts +12 -0
- package/src/cli/commands/queue/query.ts +45 -0
- package/src/cli/commands/queue/util.ts +19 -0
- package/src/cli/commands/space/close/close.ts +40 -0
- package/src/cli/commands/space/close/index.ts +5 -0
- package/src/cli/commands/space/create/create.test.ts +67 -0
- package/src/cli/commands/space/create/create.ts +61 -0
- package/src/cli/commands/space/create/index.ts +5 -0
- package/src/cli/commands/space/index.ts +21 -0
- package/src/cli/commands/space/info/index.ts +5 -0
- package/src/cli/commands/space/info/info.test.ts +47 -0
- package/src/cli/commands/space/info/info.ts +37 -0
- package/src/cli/commands/space/join/index.ts +5 -0
- package/src/cli/commands/space/join/join.ts +122 -0
- package/src/cli/commands/space/join/util.ts +82 -0
- package/src/cli/commands/space/list/index.ts +5 -0
- package/src/cli/commands/space/list/list.test.ts +36 -0
- package/src/cli/commands/space/list/list.ts +30 -0
- package/src/cli/commands/space/members/index.ts +5 -0
- package/src/cli/commands/space/members/members.test.ts +46 -0
- package/src/cli/commands/space/members/members.ts +40 -0
- package/src/cli/commands/space/members/util.ts +29 -0
- package/src/cli/commands/space/open/index.ts +5 -0
- package/src/cli/commands/space/open/open.ts +39 -0
- package/src/cli/commands/space/schema/index.ts +12 -0
- package/src/cli/commands/space/schema/list/index.ts +5 -0
- package/src/cli/commands/space/schema/list/list.test.ts +42 -0
- package/src/cli/commands/space/schema/list/list.ts +64 -0
- package/src/cli/commands/space/schema/list/util.ts +39 -0
- package/src/cli/commands/space/share/index.ts +5 -0
- package/src/cli/commands/space/share/share.ts +112 -0
- package/src/cli/commands/space/sync/index.ts +5 -0
- package/src/cli/commands/space/sync/sync.test.ts +12 -0
- package/src/cli/commands/space/sync/sync.ts +33 -0
- package/src/cli/index.ts +5 -0
- package/src/cli/plugin.ts +89 -0
- package/src/components/AwaitingObject.tsx +22 -20
- package/src/components/CreateDialog/CreateObjectPanel.tsx +152 -114
- package/src/components/CreateDialog/index.ts +1 -2
- package/src/components/ObjectDetails/BaseObjectSettings.stories.tsx +63 -0
- package/src/components/ObjectDetails/BaseObjectSettings.tsx +122 -0
- package/src/components/{ObjectSettings → ObjectDetails}/ForeignKeys.tsx +5 -5
- package/src/components/ObjectDetails/index.ts +6 -0
- package/src/components/ObjectForm/ObjectForm.tsx +97 -0
- package/src/components/ObjectForm/index.ts +5 -0
- package/src/components/SyncStatus/index.ts +2 -2
- package/src/components/SyncStatus/save-tracker.ts +2 -2
- package/src/components/index.ts +2 -19
- package/src/constants.ts +11 -0
- package/src/containers/CollectionArticle/CollectionArticle.tsx +180 -0
- package/src/containers/CollectionArticle/index.ts +7 -0
- package/src/containers/CollectionSection/CollectionSection.tsx +22 -0
- package/src/containers/CollectionSection/index.ts +7 -0
- package/src/containers/CreateObjectDialog/CreateObjectDialog.tsx +164 -0
- package/src/containers/CreateObjectDialog/index.ts +7 -0
- package/src/containers/CreateSpaceDialog/CreateSpaceDialog.tsx +70 -0
- package/src/containers/CreateSpaceDialog/index.ts +7 -0
- package/src/{components/SyncStatus → containers/InlineSyncStatus}/InlineSyncStatus.tsx +6 -6
- package/src/containers/InlineSyncStatus/index.ts +7 -0
- package/src/{components → containers/JoinDialog}/JoinDialog.tsx +27 -37
- package/src/containers/JoinDialog/index.ts +7 -0
- package/src/{components → containers/MembersContainer}/MembersContainer.tsx +86 -89
- package/src/containers/MembersContainer/index.ts +7 -0
- package/src/{components → containers/MenuFooter}/MenuFooter.tsx +6 -6
- package/src/containers/MenuFooter/index.ts +7 -0
- package/src/containers/ObjectCardStack/ObjectCardStack.tsx +82 -0
- package/src/containers/ObjectCardStack/index.ts +7 -0
- package/src/containers/ObjectDetails/ObjectDetails.tsx +36 -0
- package/src/containers/ObjectDetails/index.ts +7 -0
- package/src/{components/PopoverRenameObject.tsx → containers/ObjectRenamePopover/ObjectRenamePopover.tsx} +11 -15
- package/src/containers/ObjectRenamePopover/index.ts +7 -0
- package/src/containers/RecordArticle/RecordArticle.tsx +124 -0
- package/src/containers/RecordArticle/index.ts +7 -0
- package/src/containers/SchemaContainer/SchemaContainer.tsx +60 -0
- package/src/containers/SchemaContainer/index.ts +7 -0
- package/src/containers/SmallPresenceLive/index.ts +5 -0
- package/src/containers/SpacePluginSettings/SpacePluginSettings.tsx +65 -0
- package/src/containers/SpacePluginSettings/index.ts +7 -0
- package/src/{components → containers/SpacePresence}/SpacePresence.stories.tsx +3 -3
- package/src/{components → containers/SpacePresence}/SpacePresence.tsx +26 -22
- package/src/containers/SpacePresence/index.ts +7 -0
- package/src/{components/PopoverRenameSpace.tsx → containers/SpaceRenamePopover/SpaceRenamePopover.tsx} +15 -15
- package/src/containers/SpaceRenamePopover/index.ts +7 -0
- package/src/{components/SpaceSettings → containers/SpaceSettingsContainer}/SpaceSettingsContainer.stories.tsx +7 -7
- package/src/containers/SpaceSettingsContainer/SpaceSettingsContainer.tsx +202 -0
- package/src/containers/SpaceSettingsContainer/index.ts +7 -0
- package/src/{components → containers}/SyncStatus/SyncStatus.stories.tsx +4 -3
- package/src/containers/SyncStatus/SyncStatus.tsx +153 -0
- package/src/containers/SyncStatus/index.ts +7 -0
- package/src/containers/ViewEditor/ViewEditor.tsx +103 -0
- package/src/containers/ViewEditor/index.ts +7 -0
- package/src/containers/index.ts +28 -0
- package/src/helpers/index.ts +5 -0
- package/src/helpers/query.test.ts +24 -0
- package/src/helpers/query.ts +166 -0
- package/src/hooks/index.ts +1 -0
- package/src/hooks/useActiveSpace.ts +8 -4
- package/src/hooks/useInputSurfaceLookup.tsx +9 -13
- package/src/hooks/usePath.ts +4 -4
- package/src/hooks/useTypeOptions.ts +25 -0
- package/src/index.ts +4 -3
- package/src/meta.ts +7 -2
- package/src/translations.ts +69 -58
- package/src/types/capabilities.ts +73 -0
- package/src/types/events.ts +16 -0
- package/src/types/form.ts +69 -0
- package/src/types/index.ts +3 -0
- package/src/types/types.ts +539 -256
- package/src/util.tsx +707 -476
- package/dist/lib/browser/CollectionMain-AX7KKXWP.mjs +0 -31
- package/dist/lib/browser/CollectionMain-AX7KKXWP.mjs.map +0 -7
- package/dist/lib/browser/ObjectDetailsPanel-SJ4XUXXX.mjs +0 -90
- package/dist/lib/browser/ObjectDetailsPanel-SJ4XUXXX.mjs.map +0 -7
- package/dist/lib/browser/RecordMain-FHPCS6GM.mjs +0 -68
- package/dist/lib/browser/RecordMain-FHPCS6GM.mjs.map +0 -7
- package/dist/lib/browser/app-graph-builder-Y2LBZX2G.mjs +0 -520
- package/dist/lib/browser/app-graph-builder-Y2LBZX2G.mjs.map +0 -7
- package/dist/lib/browser/app-graph-serializer-425OVRTW.mjs +0 -80
- package/dist/lib/browser/app-graph-serializer-425OVRTW.mjs.map +0 -7
- package/dist/lib/browser/chunk-6KVKMOGQ.mjs +0 -1975
- package/dist/lib/browser/chunk-6KVKMOGQ.mjs.map +0 -7
- package/dist/lib/browser/chunk-CVZAZRW4.mjs +0 -94
- package/dist/lib/browser/chunk-CVZAZRW4.mjs.map +0 -7
- package/dist/lib/browser/chunk-EIXZABXD.mjs +0 -19
- package/dist/lib/browser/chunk-EIXZABXD.mjs.map +0 -7
- package/dist/lib/browser/chunk-IRKDREHY.mjs +0 -11
- package/dist/lib/browser/chunk-IRKDREHY.mjs.map +0 -7
- package/dist/lib/browser/chunk-OYHC63NL.mjs +0 -344
- package/dist/lib/browser/chunk-OYHC63NL.mjs.map +0 -7
- package/dist/lib/browser/chunk-PUF3B7XO.mjs +0 -20
- package/dist/lib/browser/chunk-PUF3B7XO.mjs.map +0 -7
- package/dist/lib/browser/chunk-X6COEDOD.mjs +0 -704
- package/dist/lib/browser/chunk-X6COEDOD.mjs.map +0 -7
- package/dist/lib/browser/chunk-YZJWWMNB.mjs.map +0 -7
- package/dist/lib/browser/identity-created-PW2BA46S.mjs +0 -23
- package/dist/lib/browser/identity-created-PW2BA46S.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-2TBYHOBA.mjs +0 -765
- package/dist/lib/browser/intent-resolver-2TBYHOBA.mjs.map +0 -7
- package/dist/lib/browser/react-root-KMJXJ5VX.mjs +0 -29
- package/dist/lib/browser/react-root-KMJXJ5VX.mjs.map +0 -7
- package/dist/lib/browser/react-surface-YAJUAMER.mjs +0 -385
- package/dist/lib/browser/react-surface-YAJUAMER.mjs.map +0 -7
- package/dist/lib/browser/schema-defs-2OCPV7JF.mjs +0 -26
- package/dist/lib/browser/schema-defs-2OCPV7JF.mjs.map +0 -7
- package/dist/lib/browser/settings-UYYJ225A.mjs +0 -24
- package/dist/lib/browser/settings-UYYJ225A.mjs.map +0 -7
- package/dist/lib/browser/spaces-ready-YNZPWXA3.mjs +0 -201
- package/dist/lib/browser/spaces-ready-YNZPWXA3.mjs.map +0 -7
- package/dist/lib/browser/state-BPU73TYO.mjs +0 -47
- package/dist/lib/browser/state-BPU73TYO.mjs.map +0 -7
- package/dist/lib/node-esm/CollectionMain-EU57SRYK.mjs +0 -32
- package/dist/lib/node-esm/CollectionMain-EU57SRYK.mjs.map +0 -7
- package/dist/lib/node-esm/ObjectDetailsPanel-P7D727OV.mjs +0 -91
- package/dist/lib/node-esm/ObjectDetailsPanel-P7D727OV.mjs.map +0 -7
- package/dist/lib/node-esm/RecordMain-V73AEB6N.mjs +0 -70
- package/dist/lib/node-esm/RecordMain-V73AEB6N.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-DMNLDT7E.mjs +0 -521
- package/dist/lib/node-esm/app-graph-builder-DMNLDT7E.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-serializer-ZEDSY77N.mjs +0 -81
- package/dist/lib/node-esm/app-graph-serializer-ZEDSY77N.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-36TAYXV7.mjs +0 -21
- package/dist/lib/node-esm/chunk-36TAYXV7.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-7UIEPBQJ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-ADEZJQE3.mjs +0 -345
- package/dist/lib/node-esm/chunk-ADEZJQE3.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-FLRC6XWU.mjs +0 -96
- package/dist/lib/node-esm/chunk-FLRC6XWU.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-L26ZIGHA.mjs +0 -1976
- package/dist/lib/node-esm/chunk-L26ZIGHA.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-MWNATOXL.mjs +0 -13
- package/dist/lib/node-esm/chunk-MWNATOXL.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-SVFKU7EW.mjs +0 -20
- package/dist/lib/node-esm/chunk-SVFKU7EW.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-ZFCCFELA.mjs +0 -705
- package/dist/lib/node-esm/chunk-ZFCCFELA.mjs.map +0 -7
- package/dist/lib/node-esm/identity-created-MWTLGQRU.mjs +0 -25
- package/dist/lib/node-esm/identity-created-MWTLGQRU.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-YOG27WOG.mjs +0 -766
- package/dist/lib/node-esm/intent-resolver-YOG27WOG.mjs.map +0 -7
- package/dist/lib/node-esm/react-root-27QMJZD2.mjs +0 -30
- package/dist/lib/node-esm/react-root-27QMJZD2.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-RC73GAN5.mjs +0 -386
- package/dist/lib/node-esm/react-surface-RC73GAN5.mjs.map +0 -7
- package/dist/lib/node-esm/schema-defs-X2Z7F2EV.mjs +0 -27
- package/dist/lib/node-esm/schema-defs-X2Z7F2EV.mjs.map +0 -7
- package/dist/lib/node-esm/settings-Q736OQRP.mjs +0 -25
- package/dist/lib/node-esm/settings-Q736OQRP.mjs.map +0 -7
- package/dist/lib/node-esm/spaces-ready-XZQD7Q65.mjs +0 -202
- package/dist/lib/node-esm/spaces-ready-XZQD7Q65.mjs.map +0 -7
- package/dist/lib/node-esm/state-BY75TM32.mjs +0 -48
- package/dist/lib/node-esm/state-BY75TM32.mjs.map +0 -7
- package/dist/types/src/capabilities/app-graph-builder.d.ts +0 -4
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +0 -1
- package/dist/types/src/capabilities/app-graph-serializer.d.ts +0 -4
- package/dist/types/src/capabilities/app-graph-serializer.d.ts.map +0 -1
- package/dist/types/src/capabilities/capabilities.d.ts +0 -28
- package/dist/types/src/capabilities/capabilities.d.ts.map +0 -1
- package/dist/types/src/capabilities/identity-created.d.ts +0 -4
- package/dist/types/src/capabilities/identity-created.d.ts.map +0 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts +0 -9
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-root.d.ts +0 -7
- package/dist/types/src/capabilities/react-root.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-surface.d.ts +0 -7
- package/dist/types/src/capabilities/react-surface.d.ts.map +0 -1
- package/dist/types/src/capabilities/schema-defs.d.ts +0 -4
- package/dist/types/src/capabilities/schema-defs.d.ts.map +0 -1
- package/dist/types/src/capabilities/settings.d.ts +0 -4
- package/dist/types/src/capabilities/settings.d.ts.map +0 -1
- package/dist/types/src/capabilities/spaces-ready.d.ts +0 -4
- package/dist/types/src/capabilities/spaces-ready.d.ts.map +0 -1
- package/dist/types/src/capabilities/state.d.ts +0 -5
- package/dist/types/src/capabilities/state.d.ts.map +0 -1
- package/dist/types/src/components/CollectionMain.d.ts +0 -7
- package/dist/types/src/components/CollectionMain.d.ts.map +0 -1
- package/dist/types/src/components/CollectionSection.d.ts +0 -6
- package/dist/types/src/components/CollectionSection.d.ts.map +0 -1
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts.map +0 -1
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.stories.d.ts +0 -1590
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.stories.d.ts.map +0 -1
- package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts.map +0 -1
- package/dist/types/src/components/JoinDialog.d.ts.map +0 -1
- package/dist/types/src/components/MembersContainer.d.ts.map +0 -1
- package/dist/types/src/components/MenuFooter.d.ts.map +0 -1
- package/dist/types/src/components/ObjectDetailsPanel.d.ts +0 -9
- package/dist/types/src/components/ObjectDetailsPanel.d.ts.map +0 -1
- package/dist/types/src/components/ObjectSettings/AdvancedObjectSettings.d.ts +0 -7
- package/dist/types/src/components/ObjectSettings/AdvancedObjectSettings.d.ts.map +0 -1
- package/dist/types/src/components/ObjectSettings/BaseObjectSettings.d.ts.map +0 -1
- package/dist/types/src/components/ObjectSettings/ForeignKeys.d.ts +0 -8
- package/dist/types/src/components/ObjectSettings/ForeignKeys.d.ts.map +0 -1
- package/dist/types/src/components/ObjectSettings/ObjectSettingsContainer.d.ts +0 -8
- package/dist/types/src/components/ObjectSettings/ObjectSettingsContainer.d.ts.map +0 -1
- package/dist/types/src/components/ObjectSettings/index.d.ts +0 -2
- package/dist/types/src/components/ObjectSettings/index.d.ts.map +0 -1
- package/dist/types/src/components/PersistenceStatus.d.ts +0 -6
- package/dist/types/src/components/PersistenceStatus.d.ts.map +0 -1
- package/dist/types/src/components/PopoverRenameObject.d.ts +0 -7
- package/dist/types/src/components/PopoverRenameObject.d.ts.map +0 -1
- package/dist/types/src/components/PopoverRenameSpace.d.ts +0 -7
- package/dist/types/src/components/PopoverRenameSpace.d.ts.map +0 -1
- package/dist/types/src/components/RecordMain.d.ts +0 -7
- package/dist/types/src/components/RecordMain.d.ts.map +0 -1
- package/dist/types/src/components/SchemaContainer.d.ts.map +0 -1
- package/dist/types/src/components/SpacePluginSettings.d.ts +0 -6
- package/dist/types/src/components/SpacePluginSettings.d.ts.map +0 -1
- package/dist/types/src/components/SpacePresence.d.ts.map +0 -1
- package/dist/types/src/components/SpaceSettings/SpaceSettingsContainer.d.ts +0 -7
- package/dist/types/src/components/SpaceSettings/SpaceSettingsContainer.d.ts.map +0 -1
- package/dist/types/src/components/SpaceSettings/index.d.ts +0 -2
- package/dist/types/src/components/SpaceSettings/index.d.ts.map +0 -1
- package/dist/types/src/components/SyncStatus/InlineSyncStatus.d.ts.map +0 -1
- package/dist/types/src/components/SyncStatus/SyncStatus.d.ts.map +0 -1
- package/dist/types/src/components/ViewEditor.d.ts +0 -8
- package/dist/types/src/components/ViewEditor.d.ts.map +0 -1
- package/dist/types/src/events.d.ts +0 -8
- package/dist/types/src/events.d.ts.map +0 -1
- package/src/capabilities/app-graph-builder.ts +0 -757
- package/src/capabilities/app-graph-serializer.ts +0 -76
- package/src/capabilities/capabilities.ts +0 -30
- package/src/capabilities/identity-created.ts +0 -25
- package/src/capabilities/intent-resolver.ts +0 -706
- package/src/capabilities/react-root.tsx +0 -21
- package/src/capabilities/react-surface.tsx +0 -400
- package/src/capabilities/schema-defs.ts +0 -31
- package/src/capabilities/settings.ts +0 -21
- package/src/capabilities/spaces-ready.ts +0 -234
- package/src/capabilities/state.ts +0 -46
- package/src/components/CollectionMain.tsx +0 -32
- package/src/components/CollectionSection.tsx +0 -20
- package/src/components/CreateDialog/CreateObjectDialog.stories.tsx +0 -85
- package/src/components/CreateDialog/CreateObjectDialog.tsx +0 -135
- package/src/components/CreateDialog/CreateSpaceDialog.tsx +0 -67
- package/src/components/MembersContainer.stories.tsx +0 -56
- package/src/components/ObjectDetailsPanel.tsx +0 -79
- package/src/components/ObjectSettings/AdvancedObjectSettings.tsx +0 -81
- package/src/components/ObjectSettings/BaseObjectSettings.tsx +0 -47
- package/src/components/ObjectSettings/ObjectSettingsContainer.tsx +0 -37
- package/src/components/ObjectSettings/index.ts +0 -5
- package/src/components/PersistenceStatus.tsx +0 -83
- package/src/components/RecordMain.tsx +0 -43
- package/src/components/SchemaContainer.tsx +0 -59
- package/src/components/SpacePluginSettings.tsx +0 -52
- package/src/components/SpaceSettings/SpaceSettingsContainer.tsx +0 -185
- package/src/components/SpaceSettings/index.ts +0 -5
- package/src/components/SyncStatus/SyncStatus.tsx +0 -59
- package/src/components/ViewEditor.tsx +0 -59
- package/src/events.ts +0 -15
- /package/dist/types/src/{components/CreateDialog → containers/CreateSpaceDialog}/CreateSpaceDialog.d.ts +0 -0
- /package/dist/types/src/{components/SyncStatus → containers/InlineSyncStatus}/InlineSyncStatus.d.ts +0 -0
- /package/dist/types/src/{components → containers/JoinDialog}/JoinDialog.d.ts +0 -0
- /package/dist/types/src/{components → containers/MembersContainer}/MembersContainer.d.ts +0 -0
- /package/dist/types/src/{components → containers}/SyncStatus/SyncStatus.d.ts +0 -0
|
@@ -1,14 +1,34 @@
|
|
|
1
|
+
import type * as Effect from 'effect/Effect';
|
|
1
2
|
import * as Schema from 'effect/Schema';
|
|
2
|
-
import {
|
|
3
|
-
import { type
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { DataType } from '@dxos/schema';
|
|
3
|
+
import { Capability, Plugin } from '@dxos/app-framework';
|
|
4
|
+
import { type PublicKey } from '@dxos/client';
|
|
5
|
+
import { CancellableInvitationObservable, Invitation } from '@dxos/client/invitations';
|
|
6
|
+
import { Database, Obj, QueryAST, Type } from '@dxos/echo';
|
|
7
|
+
import { View } from '@dxos/echo';
|
|
8
|
+
import { Operation } from '@dxos/operation';
|
|
9
9
|
import { type ComplexMap } from '@dxos/util';
|
|
10
10
|
export declare const SPACE_DIRECTORY_HANDLE: string;
|
|
11
11
|
export declare const SPACE_TYPE = "dxos.org/type/Space";
|
|
12
|
+
export type SpacePluginOptions = {
|
|
13
|
+
/**
|
|
14
|
+
* Origin used for shareable links (object copy-link and invitation base).
|
|
15
|
+
* Defaults to window.location.origin.
|
|
16
|
+
*/
|
|
17
|
+
shareableLinkOrigin?: string;
|
|
18
|
+
/**
|
|
19
|
+
* Path appended to shareableLinkOrigin to form the invitation base URL.
|
|
20
|
+
* Defaults to '/'.
|
|
21
|
+
*/
|
|
22
|
+
invitationPath?: string;
|
|
23
|
+
/**
|
|
24
|
+
* Query parameter name for the invitation code.
|
|
25
|
+
*/
|
|
26
|
+
invitationProp?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Whether to send observability events.
|
|
29
|
+
*/
|
|
30
|
+
observability?: boolean;
|
|
31
|
+
};
|
|
12
32
|
export type ObjectViewerProps = {
|
|
13
33
|
lastSeen: number;
|
|
14
34
|
currentlyAttended: boolean;
|
|
@@ -53,7 +73,7 @@ export declare const SpaceSettingsSchema: Schema.mutable<Schema.Struct<{
|
|
|
53
73
|
}>>;
|
|
54
74
|
export type SpaceSettingsProps = Schema.Schema.Type<typeof SpaceSettingsSchema>;
|
|
55
75
|
export type SerializerMap = Record<string, TypedObjectSerializer>;
|
|
56
|
-
export interface TypedObjectSerializer<T extends Obj.
|
|
76
|
+
export interface TypedObjectSerializer<T extends Obj.Unknown = Obj.Unknown> {
|
|
57
77
|
serialize(params: {
|
|
58
78
|
object: T;
|
|
59
79
|
}): Promise<string>;
|
|
@@ -64,417 +84,595 @@ export interface TypedObjectSerializer<T extends Obj.Any = Type.Expando> {
|
|
|
64
84
|
*/
|
|
65
85
|
deserialize(params: {
|
|
66
86
|
content: string;
|
|
67
|
-
|
|
87
|
+
db: Database.Database;
|
|
68
88
|
newId?: boolean;
|
|
69
89
|
}): Promise<T>;
|
|
70
90
|
}
|
|
91
|
+
/**
|
|
92
|
+
* Factory function that creates an object directly using Type.make().
|
|
93
|
+
* Returns an Effect that resolves to the created object.
|
|
94
|
+
*
|
|
95
|
+
* Options include:
|
|
96
|
+
* - `db`: The database to use for object creation.
|
|
97
|
+
*/
|
|
98
|
+
export type CreateObject = (props: any, options: {
|
|
99
|
+
db: Database.Database;
|
|
100
|
+
}) => Effect.Effect<Obj.Unknown, Error, Capability.Service | Operation.Service>;
|
|
71
101
|
export declare const IconAnnotationId: unique symbol;
|
|
72
102
|
export declare const HueAnnotationId: unique symbol;
|
|
73
103
|
export declare const SpaceForm: Schema.Struct<{
|
|
74
104
|
name: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
75
105
|
icon: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
76
106
|
hue: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
77
|
-
edgeReplication: Schema.SchemaClass<boolean, boolean, never
|
|
107
|
+
edgeReplication: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
|
|
78
108
|
}>;
|
|
79
|
-
export
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
109
|
+
export declare namespace CollectionOperation {
|
|
110
|
+
const Create: Omit<{
|
|
111
|
+
readonly meta: {
|
|
112
|
+
readonly key: "dxos.org/plugin/collection/operation/create";
|
|
113
|
+
readonly name: "Create Collection";
|
|
114
|
+
};
|
|
115
|
+
readonly services: readonly [typeof Capability.Service];
|
|
116
|
+
readonly schema: {
|
|
117
|
+
readonly input: Schema.Struct<{
|
|
118
|
+
name: Schema.optional<typeof Schema.String>;
|
|
119
|
+
}>;
|
|
120
|
+
readonly output: Schema.Struct<{
|
|
121
|
+
object: Type.Obj<{
|
|
122
|
+
readonly name?: string | undefined;
|
|
123
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
124
|
+
}, Schema.Struct.Fields>;
|
|
125
|
+
}>;
|
|
126
|
+
};
|
|
127
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
128
|
+
readonly executionMode: "sync" | "async";
|
|
129
|
+
};
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* Operations for the Space plugin.
|
|
133
|
+
*/
|
|
134
|
+
export declare namespace SpaceOperation {
|
|
135
|
+
const Create: Omit<{
|
|
136
|
+
readonly meta: {
|
|
137
|
+
readonly key: `${string}/create`;
|
|
138
|
+
readonly name: "Create Space";
|
|
139
|
+
readonly description: "Create a new space.";
|
|
140
|
+
};
|
|
141
|
+
readonly services: readonly [typeof Capability.Service, typeof Plugin.Service];
|
|
142
|
+
readonly schema: {
|
|
143
|
+
readonly input: Schema.Struct<{
|
|
144
|
+
name: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
145
|
+
icon: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
146
|
+
hue: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
147
|
+
edgeReplication: Schema.optional<Schema.SchemaClass<boolean, boolean, never>>;
|
|
148
|
+
}>;
|
|
149
|
+
readonly output: Schema.Struct<{
|
|
150
|
+
id: typeof Schema.String;
|
|
151
|
+
subject: Schema.Array$<typeof Schema.String>;
|
|
152
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
153
|
+
}>;
|
|
154
|
+
};
|
|
155
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
156
|
+
readonly executionMode: "sync" | "async";
|
|
157
|
+
};
|
|
158
|
+
const Join: Omit<{
|
|
159
|
+
readonly meta: {
|
|
160
|
+
readonly key: `${string}/join`;
|
|
161
|
+
readonly name: "Join Space";
|
|
162
|
+
readonly description: "Join a space via invitation.";
|
|
163
|
+
};
|
|
164
|
+
readonly services: readonly [typeof Capability.Service];
|
|
165
|
+
readonly schema: {
|
|
166
|
+
readonly input: Schema.Struct<{
|
|
167
|
+
invitationCode: Schema.optional<typeof Schema.String>;
|
|
168
|
+
onDone: Schema.optional<typeof Schema.Any>;
|
|
169
|
+
}>;
|
|
170
|
+
readonly output: typeof Schema.Void;
|
|
171
|
+
};
|
|
172
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
173
|
+
readonly executionMode: "sync" | "async";
|
|
174
|
+
};
|
|
175
|
+
const Open: Omit<{
|
|
176
|
+
readonly meta: {
|
|
177
|
+
readonly key: `${string}/open`;
|
|
178
|
+
readonly name: "Open Space";
|
|
179
|
+
readonly description: "Open a space.";
|
|
180
|
+
};
|
|
181
|
+
readonly services: readonly [typeof Capability.Service];
|
|
182
|
+
readonly schema: {
|
|
183
|
+
readonly input: Schema.Struct<{
|
|
184
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
185
|
+
}>;
|
|
186
|
+
readonly output: typeof Schema.Void;
|
|
187
|
+
};
|
|
188
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
189
|
+
readonly executionMode: "sync" | "async";
|
|
190
|
+
};
|
|
191
|
+
const Close: Omit<{
|
|
192
|
+
readonly meta: {
|
|
193
|
+
readonly key: `${string}/close`;
|
|
194
|
+
readonly name: "Close Space";
|
|
195
|
+
readonly description: "Close a space.";
|
|
196
|
+
};
|
|
197
|
+
readonly services: readonly [typeof Capability.Service];
|
|
198
|
+
readonly schema: {
|
|
199
|
+
readonly input: Schema.Struct<{
|
|
200
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
201
|
+
}>;
|
|
202
|
+
readonly output: typeof Schema.Void;
|
|
203
|
+
};
|
|
204
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
205
|
+
readonly executionMode: "sync" | "async";
|
|
206
|
+
};
|
|
207
|
+
const Share: Omit<{
|
|
208
|
+
readonly meta: {
|
|
209
|
+
readonly key: `${string}/share`;
|
|
210
|
+
readonly name: "Share Space";
|
|
211
|
+
readonly description: "Share a space.";
|
|
212
|
+
};
|
|
213
|
+
readonly services: readonly [typeof Capability.Service];
|
|
214
|
+
readonly schema: {
|
|
215
|
+
readonly input: Schema.Struct<{
|
|
216
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
217
|
+
type: Schema.Enums<typeof Invitation.Type>;
|
|
218
|
+
authMethod: Schema.Enums<typeof Invitation.AuthMethod>;
|
|
219
|
+
multiUse: typeof Schema.Boolean;
|
|
220
|
+
target: Schema.optional<typeof Schema.String>;
|
|
221
|
+
}>;
|
|
222
|
+
readonly output: Schema.instanceOf<CancellableInvitationObservable>;
|
|
223
|
+
};
|
|
224
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
225
|
+
readonly executionMode: "sync" | "async";
|
|
226
|
+
};
|
|
227
|
+
const Lock: Omit<{
|
|
228
|
+
readonly meta: {
|
|
229
|
+
readonly key: `${string}/lock`;
|
|
230
|
+
readonly name: "Lock Space";
|
|
231
|
+
readonly description: "Lock a space to prevent modifications.";
|
|
232
|
+
};
|
|
233
|
+
readonly services: readonly [typeof Capability.Service];
|
|
234
|
+
readonly schema: {
|
|
235
|
+
readonly input: Schema.Struct<{
|
|
236
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
237
|
+
}>;
|
|
238
|
+
readonly output: typeof Schema.Void;
|
|
239
|
+
};
|
|
240
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
241
|
+
readonly executionMode: "sync" | "async";
|
|
242
|
+
};
|
|
243
|
+
const Unlock: Omit<{
|
|
244
|
+
readonly meta: {
|
|
245
|
+
readonly key: `${string}/unlock`;
|
|
246
|
+
readonly name: "Unlock Space";
|
|
247
|
+
readonly description: "Unlock a space to allow modifications.";
|
|
248
|
+
};
|
|
249
|
+
readonly services: readonly [typeof Capability.Service];
|
|
250
|
+
readonly schema: {
|
|
251
|
+
readonly input: Schema.Struct<{
|
|
252
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
253
|
+
}>;
|
|
254
|
+
readonly output: typeof Schema.Void;
|
|
255
|
+
};
|
|
256
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
257
|
+
readonly executionMode: "sync" | "async";
|
|
258
|
+
};
|
|
259
|
+
const OpenSettings: Omit<{
|
|
260
|
+
readonly meta: {
|
|
261
|
+
readonly key: `${string}/open-settings`;
|
|
262
|
+
readonly name: "Open Space Settings";
|
|
263
|
+
readonly description: "Open space settings.";
|
|
264
|
+
};
|
|
265
|
+
readonly services: readonly [typeof Capability.Service];
|
|
266
|
+
readonly schema: {
|
|
267
|
+
readonly input: Schema.Struct<{
|
|
268
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
269
|
+
}>;
|
|
270
|
+
readonly output: typeof Schema.Void;
|
|
271
|
+
};
|
|
272
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
273
|
+
readonly executionMode: "sync" | "async";
|
|
274
|
+
};
|
|
275
|
+
const WaitForObject: Omit<{
|
|
276
|
+
readonly meta: {
|
|
277
|
+
readonly key: `${string}/wait-for-object`;
|
|
278
|
+
readonly name: "Wait For Object";
|
|
279
|
+
readonly description: "Wait for an object to be available.";
|
|
280
|
+
};
|
|
281
|
+
readonly services: readonly [typeof Capability.Service];
|
|
282
|
+
readonly schema: {
|
|
283
|
+
readonly input: Schema.Struct<{
|
|
284
|
+
id: Schema.optional<typeof Schema.String>;
|
|
285
|
+
}>;
|
|
286
|
+
readonly output: typeof Schema.Void;
|
|
287
|
+
};
|
|
288
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
289
|
+
readonly executionMode: "sync" | "async";
|
|
290
|
+
};
|
|
291
|
+
const AddObject: Omit<{
|
|
292
|
+
readonly meta: {
|
|
293
|
+
readonly key: `${string}/add-object`;
|
|
294
|
+
readonly name: "Add Object";
|
|
295
|
+
readonly description: "Add an object to a space.";
|
|
296
|
+
};
|
|
297
|
+
readonly services: readonly [typeof Capability.Service];
|
|
298
|
+
readonly schema: {
|
|
299
|
+
readonly input: Schema.Struct<{
|
|
300
|
+
object: Type.Obj<Obj.Unknown, Schema.Struct.Fields>;
|
|
301
|
+
target: Schema.Union<[Schema.Schema<Database.Database, Database.Database, never>, Type.Obj<{
|
|
302
|
+
readonly name?: string | undefined;
|
|
303
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
304
|
+
}, Schema.Struct.Fields>]>;
|
|
305
|
+
hidden: Schema.optional<typeof Schema.Boolean>;
|
|
306
|
+
}>;
|
|
307
|
+
readonly output: Schema.Struct<{
|
|
308
|
+
id: typeof Schema.String;
|
|
309
|
+
subject: Schema.Array$<typeof Schema.String>;
|
|
310
|
+
object: Type.Obj<Obj.Unknown, Schema.Struct.Fields>;
|
|
311
|
+
}>;
|
|
312
|
+
};
|
|
313
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
314
|
+
readonly executionMode: "sync" | "async";
|
|
315
|
+
};
|
|
316
|
+
const RemoveObjectsOutput: Schema.Struct<{
|
|
317
|
+
objects: Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>;
|
|
318
|
+
parentCollection: Type.Obj<{
|
|
319
|
+
readonly name?: string | undefined;
|
|
320
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
321
|
+
}, Schema.Struct.Fields>;
|
|
322
|
+
indices: Schema.Array$<typeof Schema.Number>;
|
|
323
|
+
nestedObjectsList: Schema.Array$<Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>>;
|
|
324
|
+
wasActive: Schema.Array$<typeof Schema.String>;
|
|
95
325
|
}>;
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
326
|
+
type RemoveObjectsOutput = Schema.Schema.Type<typeof RemoveObjectsOutput>;
|
|
327
|
+
const RemoveObjects: Omit<{
|
|
328
|
+
readonly meta: {
|
|
329
|
+
readonly key: `${string}/remove-objects`;
|
|
330
|
+
readonly name: "Remove Objects";
|
|
331
|
+
readonly description: "Remove objects from a space.";
|
|
332
|
+
};
|
|
333
|
+
readonly services: readonly [typeof Capability.Service];
|
|
334
|
+
readonly schema: {
|
|
335
|
+
readonly input: Schema.Struct<{
|
|
336
|
+
objects: Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>;
|
|
337
|
+
target: Schema.optional<Type.Obj<{
|
|
338
|
+
readonly name?: string | undefined;
|
|
339
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
340
|
+
}, Schema.Struct.Fields>>;
|
|
341
|
+
}>;
|
|
342
|
+
readonly output: Schema.Struct<{
|
|
343
|
+
objects: Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>;
|
|
344
|
+
parentCollection: Type.Obj<{
|
|
345
|
+
readonly name?: string | undefined;
|
|
346
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
347
|
+
}, Schema.Struct.Fields>;
|
|
348
|
+
indices: Schema.Array$<typeof Schema.Number>;
|
|
349
|
+
nestedObjectsList: Schema.Array$<Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>>;
|
|
350
|
+
wasActive: Schema.Array$<typeof Schema.String>;
|
|
351
|
+
}>;
|
|
352
|
+
};
|
|
353
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
354
|
+
readonly executionMode: "sync" | "async";
|
|
355
|
+
};
|
|
356
|
+
const DeleteFieldOutput: Schema.Struct<{
|
|
357
|
+
field: Schema.Struct<{
|
|
108
358
|
id: typeof Schema.String;
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
}>;
|
|
113
|
-
export class Create extends Create_base {
|
|
114
|
-
}
|
|
115
|
-
const Join_base: Schema.TaggedClass<Join, `${string}/join`, {
|
|
116
|
-
readonly _tag: Schema.tag<`${string}/join`>;
|
|
117
|
-
} & {
|
|
118
|
-
input: Schema.Struct<{
|
|
119
|
-
invitationCode: Schema.optional<typeof Schema.String>;
|
|
120
|
-
onDone: Schema.optional<typeof Schema.Any>;
|
|
121
|
-
}>;
|
|
122
|
-
output: typeof Schema.Void;
|
|
123
|
-
}>;
|
|
124
|
-
export class Join extends Join_base {
|
|
125
|
-
}
|
|
126
|
-
const OpenMembers_base: Schema.TaggedClass<OpenMembers, `${string}/open-members`, {
|
|
127
|
-
readonly _tag: Schema.tag<`${string}/open-members`>;
|
|
128
|
-
} & {
|
|
129
|
-
input: Schema.Struct<{
|
|
130
|
-
space: Schema.Schema<Space, Space, never>;
|
|
131
|
-
}>;
|
|
132
|
-
output: typeof Schema.Void;
|
|
133
|
-
}>;
|
|
134
|
-
export class OpenMembers extends OpenMembers_base {
|
|
135
|
-
}
|
|
136
|
-
const Share_base: Schema.TaggedClass<Share, `${string}/share`, {
|
|
137
|
-
readonly _tag: Schema.tag<`${string}/share`>;
|
|
138
|
-
} & {
|
|
139
|
-
input: Schema.Struct<{
|
|
140
|
-
space: Schema.Schema<Space, Space, never>;
|
|
141
|
-
type: Schema.Enums<typeof Invitation.Type>;
|
|
142
|
-
authMethod: Schema.Enums<typeof Invitation.AuthMethod>;
|
|
143
|
-
multiUse: typeof Schema.Boolean;
|
|
144
|
-
target: Schema.optional<typeof Schema.String>;
|
|
359
|
+
path: Schema.Schema<import("@dxos/effect").JsonPath, import("@dxos/effect").JsonPath, never>;
|
|
360
|
+
visible: Schema.optional<typeof Schema.Boolean>;
|
|
361
|
+
referencePath: Schema.optional<Schema.Schema<import("@dxos/effect").JsonPath, import("@dxos/effect").JsonPath, never>>;
|
|
145
362
|
}>;
|
|
146
|
-
|
|
363
|
+
props: Schema.SchemaClass<any, any, never>;
|
|
364
|
+
index: Schema.SchemaClass<number, number, never>;
|
|
147
365
|
}>;
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
readonly
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
}
|
|
213
|
-
const
|
|
214
|
-
readonly
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
366
|
+
type DeleteFieldOutput = Schema.Schema.Type<typeof DeleteFieldOutput>;
|
|
367
|
+
const DeleteField: Omit<{
|
|
368
|
+
readonly meta: {
|
|
369
|
+
readonly key: `${string}/delete-field`;
|
|
370
|
+
readonly name: "Delete Field";
|
|
371
|
+
readonly description: "Delete a field from a view.";
|
|
372
|
+
};
|
|
373
|
+
readonly services: readonly [typeof Capability.Service];
|
|
374
|
+
readonly schema: {
|
|
375
|
+
readonly input: Schema.Struct<{
|
|
376
|
+
view: Type.Obj<View.View, Schema.Struct.Fields>;
|
|
377
|
+
fieldId: typeof Schema.String;
|
|
378
|
+
}>;
|
|
379
|
+
readonly output: Schema.Struct<{
|
|
380
|
+
field: Schema.Struct<{
|
|
381
|
+
id: typeof Schema.String;
|
|
382
|
+
path: Schema.Schema<import("@dxos/effect").JsonPath, import("@dxos/effect").JsonPath, never>;
|
|
383
|
+
visible: Schema.optional<typeof Schema.Boolean>;
|
|
384
|
+
referencePath: Schema.optional<Schema.Schema<import("@dxos/effect").JsonPath, import("@dxos/effect").JsonPath, never>>;
|
|
385
|
+
}>;
|
|
386
|
+
props: Schema.SchemaClass<any, any, never>;
|
|
387
|
+
index: Schema.SchemaClass<number, number, never>;
|
|
388
|
+
}>;
|
|
389
|
+
};
|
|
390
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
391
|
+
readonly executionMode: "sync" | "async";
|
|
392
|
+
};
|
|
393
|
+
const OpenCreateObject: Omit<{
|
|
394
|
+
readonly meta: {
|
|
395
|
+
readonly key: `${string}/open-create-object`;
|
|
396
|
+
readonly name: "Open Create Object Dialog";
|
|
397
|
+
readonly description: "Open the create object dialog.";
|
|
398
|
+
};
|
|
399
|
+
readonly services: readonly [typeof Capability.Service];
|
|
400
|
+
readonly schema: {
|
|
401
|
+
readonly input: Schema.Struct<{
|
|
402
|
+
target: Schema.Union<[Schema.Schema<Database.Database, Database.Database, never>, Type.Obj<{
|
|
403
|
+
readonly name?: string | undefined;
|
|
404
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
405
|
+
}, Schema.Struct.Fields>]>;
|
|
406
|
+
views: Schema.optional<typeof Schema.Boolean>;
|
|
407
|
+
typename: Schema.optional<typeof Schema.String>;
|
|
408
|
+
initialFormValues: Schema.optional<typeof Schema.Any>;
|
|
409
|
+
navigable: Schema.optional<typeof Schema.Boolean>;
|
|
410
|
+
onCreateObject: Schema.optional<typeof Schema.Any>;
|
|
411
|
+
}>;
|
|
412
|
+
readonly output: typeof Schema.Void;
|
|
413
|
+
};
|
|
414
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
415
|
+
readonly executionMode: "sync" | "async";
|
|
416
|
+
};
|
|
417
|
+
const OpenCreateSpace: Omit<{
|
|
418
|
+
readonly meta: {
|
|
419
|
+
readonly key: `${string}/open-create-space`;
|
|
420
|
+
readonly name: "Open Create Space Dialog";
|
|
421
|
+
readonly description: "Open the create space dialog.";
|
|
422
|
+
};
|
|
423
|
+
readonly services: readonly [typeof Capability.Service];
|
|
424
|
+
readonly schema: {
|
|
425
|
+
readonly input: typeof Schema.Void;
|
|
426
|
+
readonly output: typeof Schema.Void;
|
|
427
|
+
};
|
|
428
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
429
|
+
readonly executionMode: "sync" | "async";
|
|
430
|
+
};
|
|
431
|
+
const Migrate: Omit<{
|
|
432
|
+
readonly meta: {
|
|
433
|
+
readonly key: `${string}/migrate`;
|
|
434
|
+
readonly name: "Migrate Space";
|
|
435
|
+
readonly description: "Migrate a space to a new version.";
|
|
436
|
+
};
|
|
437
|
+
readonly services: readonly [typeof Capability.Service];
|
|
438
|
+
readonly schema: {
|
|
439
|
+
readonly input: Schema.Struct<{
|
|
440
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
441
|
+
version: Schema.optional<typeof Schema.String>;
|
|
442
|
+
}>;
|
|
443
|
+
readonly output: typeof Schema.Boolean;
|
|
444
|
+
};
|
|
445
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
446
|
+
readonly executionMode: "sync" | "async";
|
|
447
|
+
};
|
|
448
|
+
const Snapshot: Omit<{
|
|
449
|
+
readonly meta: {
|
|
450
|
+
readonly key: `${string}/snapshot`;
|
|
451
|
+
readonly name: "Create Snapshot";
|
|
452
|
+
readonly description: "Create a snapshot of the space.";
|
|
453
|
+
};
|
|
454
|
+
readonly services: readonly [typeof Capability.Service];
|
|
455
|
+
readonly schema: {
|
|
456
|
+
readonly input: Schema.Struct<{
|
|
457
|
+
db: Schema.Schema<Database.Database, Database.Database, never>;
|
|
458
|
+
query: Schema.optional<Schema.Schema<QueryAST.QuerySelectClause | QueryAST.QueryFilterClause | QueryAST.QueryReferenceTraversalClause | QueryAST.QueryIncomingReferencesClause | QueryAST.QueryRelationClause | QueryAST.QueryRelationTraversalClause | QueryAST.QueryHierarchyTraversalClause | QueryAST.QueryUnionClause | QueryAST.QuerySetDifferenceClause | QueryAST.QueryOrderClause | QueryAST.QueryOptionsClause | QueryAST.QueryLimitClause | QueryAST.QueryFromClause, QueryAST.QuerySelectClause | QueryAST.QueryFilterClause | QueryAST.QueryReferenceTraversalClause | QueryAST.QueryIncomingReferencesClause | QueryAST.QueryRelationClause | QueryAST.QueryRelationTraversalClause | QueryAST.QueryHierarchyTraversalClause | QueryAST.QueryUnionClause | QueryAST.QuerySetDifferenceClause | QueryAST.QueryOrderClause | QueryAST.QueryOptionsClause | QueryAST.QueryLimitClause | QueryAST.QueryFromClause, never>>;
|
|
459
|
+
}>;
|
|
460
|
+
readonly output: Schema.Struct<{
|
|
461
|
+
snapshot: Schema.instanceOf<Blob>;
|
|
462
|
+
}>;
|
|
463
|
+
};
|
|
464
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
465
|
+
readonly executionMode: "sync" | "async";
|
|
466
|
+
};
|
|
467
|
+
const Rename: Omit<{
|
|
468
|
+
readonly meta: {
|
|
469
|
+
readonly key: `${string}/rename`;
|
|
470
|
+
readonly name: "Rename Space";
|
|
471
|
+
readonly description: "Rename a space.";
|
|
472
|
+
};
|
|
473
|
+
readonly services: readonly [typeof Capability.Service];
|
|
474
|
+
readonly schema: {
|
|
475
|
+
readonly input: Schema.Struct<{
|
|
476
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
477
|
+
caller: Schema.optional<typeof Schema.String>;
|
|
478
|
+
}>;
|
|
479
|
+
readonly output: typeof Schema.Void;
|
|
480
|
+
};
|
|
481
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
482
|
+
readonly executionMode: "sync" | "async";
|
|
483
|
+
};
|
|
484
|
+
const RenameObject: Omit<{
|
|
485
|
+
readonly meta: {
|
|
486
|
+
readonly key: `${string}/rename-object`;
|
|
487
|
+
readonly name: "Rename Object";
|
|
488
|
+
readonly description: "Rename an object.";
|
|
489
|
+
};
|
|
490
|
+
readonly services: readonly [typeof Capability.Service];
|
|
491
|
+
readonly schema: {
|
|
492
|
+
readonly input: Schema.Struct<{
|
|
493
|
+
object: Type.Obj<Obj.Unknown, Schema.Struct.Fields>;
|
|
494
|
+
caller: Schema.optional<typeof Schema.String>;
|
|
495
|
+
}>;
|
|
496
|
+
readonly output: typeof Schema.Void;
|
|
497
|
+
};
|
|
498
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
499
|
+
readonly executionMode: "sync" | "async";
|
|
500
|
+
};
|
|
501
|
+
const OpenMembers: Omit<{
|
|
502
|
+
readonly meta: {
|
|
503
|
+
readonly key: `${string}/open-members`;
|
|
504
|
+
readonly name: "Open Members";
|
|
505
|
+
readonly description: "Open the members panel for a space.";
|
|
506
|
+
};
|
|
507
|
+
readonly services: readonly [typeof Capability.Service];
|
|
508
|
+
readonly schema: {
|
|
509
|
+
readonly input: Schema.Struct<{
|
|
510
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
511
|
+
}>;
|
|
512
|
+
readonly output: typeof Schema.Void;
|
|
513
|
+
};
|
|
514
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
515
|
+
readonly executionMode: "sync" | "async";
|
|
516
|
+
};
|
|
517
|
+
const GetShareLink: Omit<{
|
|
518
|
+
readonly meta: {
|
|
519
|
+
readonly key: `${string}/get-share-link`;
|
|
520
|
+
readonly name: "Get Share Link";
|
|
521
|
+
readonly description: "Get a shareable link for a space.";
|
|
522
|
+
};
|
|
523
|
+
readonly services: readonly [typeof Capability.Service];
|
|
524
|
+
readonly schema: {
|
|
525
|
+
readonly input: Schema.Struct<{
|
|
526
|
+
space: Schema.Schema<import("@dxos/client-protocol").Space, import("@dxos/client-protocol").Space, never>;
|
|
527
|
+
target: Schema.optional<typeof Schema.String>;
|
|
528
|
+
copyToClipboard: Schema.optional<typeof Schema.Boolean>;
|
|
529
|
+
}>;
|
|
530
|
+
readonly output: typeof Schema.String;
|
|
531
|
+
};
|
|
532
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
533
|
+
readonly executionMode: "sync" | "async";
|
|
534
|
+
};
|
|
535
|
+
const StoredSchemaForm: Schema.Struct<{
|
|
235
536
|
name: Schema.optional<typeof Schema.String>;
|
|
236
537
|
typename: Schema.optional<Schema.SchemaClass<string, string, never>>;
|
|
237
538
|
}>;
|
|
238
|
-
const
|
|
239
|
-
readonly
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
539
|
+
const UseStaticSchema: Omit<{
|
|
540
|
+
readonly meta: {
|
|
541
|
+
readonly key: `${string}/use-static-schema`;
|
|
542
|
+
readonly name: "Use Static Schema";
|
|
543
|
+
readonly description: "Use a static schema in the space.";
|
|
544
|
+
};
|
|
545
|
+
readonly services: readonly [typeof Capability.Service, typeof Plugin.Service];
|
|
546
|
+
readonly schema: {
|
|
547
|
+
readonly input: Schema.Struct<{
|
|
548
|
+
db: Schema.Schema<Database.Database, Database.Database, never>;
|
|
549
|
+
typename: typeof Schema.String;
|
|
550
|
+
show: Schema.optional<typeof Schema.Boolean>;
|
|
551
|
+
}>;
|
|
552
|
+
readonly output: Schema.Struct<{}>;
|
|
553
|
+
};
|
|
554
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
555
|
+
readonly executionMode: "sync" | "async";
|
|
556
|
+
};
|
|
557
|
+
const AddSchema: Omit<{
|
|
558
|
+
readonly meta: {
|
|
559
|
+
readonly key: `${string}/add-schema`;
|
|
560
|
+
readonly name: "Add Schema";
|
|
561
|
+
readonly description: "Add a schema to the space.";
|
|
562
|
+
};
|
|
563
|
+
readonly services: readonly [typeof Capability.Service, typeof Plugin.Service];
|
|
564
|
+
readonly schema: {
|
|
565
|
+
readonly input: Schema.Struct<{
|
|
566
|
+
db: Schema.Schema<Database.Database, Database.Database, never>;
|
|
262
567
|
name: Schema.optional<typeof Schema.String>;
|
|
263
|
-
typename: Schema.
|
|
264
|
-
version: Schema.
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
} & {
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
568
|
+
typename: Schema.optional<typeof Schema.String>;
|
|
569
|
+
version: Schema.optional<typeof Schema.String>;
|
|
570
|
+
schema: typeof Schema.Any;
|
|
571
|
+
show: Schema.optional<typeof Schema.Boolean>;
|
|
572
|
+
}>;
|
|
573
|
+
readonly output: Schema.Struct<{
|
|
574
|
+
id: typeof Schema.String;
|
|
575
|
+
object: Type.Obj<import("@dxos/echo/internal").PersistentSchema, Schema.Struct.Fields>;
|
|
576
|
+
schema: Schema.instanceOf<import("@dxos/echo/internal").EchoSchema<unknown, unknown>>;
|
|
577
|
+
}>;
|
|
578
|
+
};
|
|
579
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
580
|
+
readonly executionMode: "sync" | "async";
|
|
581
|
+
};
|
|
582
|
+
const AddRelation: Omit<{
|
|
583
|
+
readonly meta: {
|
|
584
|
+
readonly key: `${string}/add-relation`;
|
|
585
|
+
readonly name: "Add Relation";
|
|
586
|
+
readonly description: "Add a relation between objects.";
|
|
587
|
+
};
|
|
588
|
+
readonly services: readonly [typeof Capability.Service];
|
|
589
|
+
readonly schema: {
|
|
590
|
+
readonly input: Schema.Struct<{
|
|
591
|
+
db: Schema.Schema<Database.Database, Database.Database, never>;
|
|
592
|
+
schema: typeof Schema.Any;
|
|
593
|
+
source: Type.Obj<Obj.Unknown, Schema.Struct.Fields>;
|
|
594
|
+
target: Type.Obj<Obj.Unknown, Schema.Struct.Fields>;
|
|
595
|
+
fields: Schema.optional<Schema.Record$<typeof Schema.String, typeof Schema.Any>>;
|
|
596
|
+
}>;
|
|
597
|
+
readonly output: Schema.Struct<{
|
|
598
|
+
relation: typeof Schema.Any;
|
|
599
|
+
}>;
|
|
600
|
+
};
|
|
601
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
602
|
+
readonly executionMode: "sync" | "async";
|
|
603
|
+
};
|
|
604
|
+
const DuplicateObject: Omit<{
|
|
605
|
+
readonly meta: {
|
|
606
|
+
readonly key: `${string}/duplicate-object`;
|
|
607
|
+
readonly name: "Duplicate Object";
|
|
608
|
+
readonly description: "Duplicate an object.";
|
|
609
|
+
};
|
|
610
|
+
readonly services: readonly [typeof Capability.Service];
|
|
611
|
+
readonly schema: {
|
|
612
|
+
readonly input: Schema.Struct<{
|
|
613
|
+
object: Type.Obj<Obj.Unknown, Schema.Struct.Fields>;
|
|
614
|
+
target: Schema.Union<[Schema.Schema<Database.Database, Database.Database, never>, Type.Obj<{
|
|
615
|
+
readonly name?: string | undefined;
|
|
616
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
617
|
+
}, Schema.Struct.Fields>]>;
|
|
618
|
+
}>;
|
|
619
|
+
readonly output: typeof Schema.Void;
|
|
620
|
+
};
|
|
621
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
622
|
+
readonly executionMode: "sync" | "async";
|
|
623
|
+
};
|
|
624
|
+
/**
|
|
625
|
+
* Restore a deleted field to a view (inverse of DeleteField).
|
|
626
|
+
*/
|
|
627
|
+
const RestoreField: Omit<{
|
|
628
|
+
readonly meta: {
|
|
629
|
+
readonly key: `${string}/restore-field`;
|
|
630
|
+
readonly name: "Restore Field";
|
|
631
|
+
readonly description: "Restore a deleted field to a view.";
|
|
632
|
+
};
|
|
633
|
+
readonly services: readonly [typeof Capability.Service];
|
|
634
|
+
readonly schema: {
|
|
635
|
+
readonly input: Schema.Struct<{
|
|
636
|
+
view: Type.Obj<View.View, Schema.Struct.Fields>;
|
|
637
|
+
field: Schema.Struct<{
|
|
280
638
|
id: typeof Schema.String;
|
|
281
639
|
path: Schema.Schema<import("@dxos/effect").JsonPath, import("@dxos/effect").JsonPath, never>;
|
|
282
640
|
visible: Schema.optional<typeof Schema.Boolean>;
|
|
283
641
|
referencePath: Schema.optional<Schema.Schema<import("@dxos/effect").JsonPath, import("@dxos/effect").JsonPath, never>>;
|
|
284
|
-
}
|
|
285
|
-
props:
|
|
286
|
-
index:
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
output: typeof Schema.Void;
|
|
311
|
-
}>;
|
|
312
|
-
export class OpenCreateObject extends OpenCreateObject_base {
|
|
313
|
-
}
|
|
314
|
-
const AddObject_base: Schema.TaggedClass<AddObject, `${string}/add-object`, {
|
|
315
|
-
readonly _tag: Schema.tag<`${string}/add-object`>;
|
|
316
|
-
} & {
|
|
317
|
-
input: Schema.Struct<{
|
|
318
|
-
object: Schema.Schema<any, any, never>;
|
|
319
|
-
target: Schema.Union<[Schema.Schema<Space, Space, never>, Type.obj<Schema.Struct<{
|
|
320
|
-
name: Schema.optional<typeof Schema.String>;
|
|
321
|
-
objects: Schema.mutable<Schema.Array$<Type.ref<Schema.Schema<Type.Expando, {
|
|
322
|
-
[x: string]: any;
|
|
323
|
-
id: string;
|
|
324
|
-
}, never>>>>;
|
|
325
|
-
}>>]>;
|
|
326
|
-
hidden: Schema.optional<typeof Schema.Boolean>;
|
|
327
|
-
}>;
|
|
328
|
-
output: Schema.Struct<{
|
|
329
|
-
id: typeof Schema.String;
|
|
330
|
-
subject: Schema.Array$<typeof Schema.String>;
|
|
331
|
-
object: Schema.Schema<any, any, never>;
|
|
332
|
-
}>;
|
|
333
|
-
}>;
|
|
334
|
-
export class AddObject extends AddObject_base {
|
|
335
|
-
}
|
|
336
|
-
const AddRelation_base: Schema.TaggedClass<AddRelation, `${string}/add-relation`, {
|
|
337
|
-
readonly _tag: Schema.tag<`${string}/add-relation`>;
|
|
338
|
-
} & {
|
|
339
|
-
input: Schema.Struct<{
|
|
340
|
-
space: Schema.Schema<Space, Space, never>;
|
|
341
|
-
schema: typeof Schema.Any;
|
|
342
|
-
source: Schema.Schema<Type.Expando, {
|
|
343
|
-
[x: string]: any;
|
|
344
|
-
id: string;
|
|
345
|
-
}, never>;
|
|
346
|
-
target: Schema.Schema<Type.Expando, {
|
|
347
|
-
[x: string]: any;
|
|
348
|
-
id: string;
|
|
349
|
-
}, never>;
|
|
350
|
-
fields: Schema.optional<Schema.Record$<typeof Schema.String, typeof Schema.Any>>;
|
|
351
|
-
}>;
|
|
352
|
-
output: Schema.Struct<{
|
|
353
|
-
relation: typeof Schema.Any;
|
|
354
|
-
}>;
|
|
355
|
-
}>;
|
|
356
|
-
export class AddRelation extends AddRelation_base {
|
|
357
|
-
}
|
|
358
|
-
export const DeletionData: Schema.Struct<{
|
|
359
|
-
objects: Schema.Array$<Schema.Schema<any, any, never>>;
|
|
360
|
-
parentCollection: Type.obj<Schema.Struct<{
|
|
361
|
-
name: Schema.optional<typeof Schema.String>;
|
|
362
|
-
objects: Schema.mutable<Schema.Array$<Type.ref<Schema.Schema<Type.Expando, {
|
|
363
|
-
[x: string]: any;
|
|
364
|
-
id: string;
|
|
365
|
-
}, never>>>>;
|
|
366
|
-
}>>;
|
|
367
|
-
indices: Schema.Array$<typeof Schema.Number>;
|
|
368
|
-
nestedObjectsList: Schema.Array$<Schema.Array$<Schema.Schema<any, any, never>>>;
|
|
369
|
-
wasActive: Schema.Array$<typeof Schema.String>;
|
|
370
|
-
}>;
|
|
371
|
-
export type DeletionData = Schema.Schema.Type<typeof DeletionData>;
|
|
372
|
-
const RemoveObjects_base: Schema.TaggedClass<RemoveObjects, `${string}/remove-objects`, {
|
|
373
|
-
readonly _tag: Schema.tag<`${string}/remove-objects`>;
|
|
374
|
-
} & {
|
|
375
|
-
input: Schema.Struct<{
|
|
376
|
-
objects: Schema.Array$<Schema.Schema<any, any, never>>;
|
|
377
|
-
target: Schema.optional<Type.obj<Schema.Struct<{
|
|
378
|
-
name: Schema.optional<typeof Schema.String>;
|
|
379
|
-
objects: Schema.mutable<Schema.Array$<Type.ref<Schema.Schema<Type.Expando, {
|
|
380
|
-
[x: string]: any;
|
|
381
|
-
id: string;
|
|
382
|
-
}, never>>>>;
|
|
383
|
-
}>>>;
|
|
384
|
-
deletionData: Schema.optional<Schema.Struct<{
|
|
385
|
-
objects: Schema.Array$<Schema.Schema<any, any, never>>;
|
|
386
|
-
parentCollection: Type.obj<Schema.Struct<{
|
|
387
|
-
name: Schema.optional<typeof Schema.String>;
|
|
388
|
-
objects: Schema.mutable<Schema.Array$<Type.ref<Schema.Schema<Type.Expando, {
|
|
389
|
-
[x: string]: any;
|
|
390
|
-
id: string;
|
|
391
|
-
}, never>>>>;
|
|
392
|
-
}>>;
|
|
642
|
+
}>;
|
|
643
|
+
props: Schema.SchemaClass<any, any, never>;
|
|
644
|
+
index: Schema.SchemaClass<number, number, never>;
|
|
645
|
+
}>;
|
|
646
|
+
readonly output: typeof Schema.Void;
|
|
647
|
+
};
|
|
648
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
649
|
+
readonly executionMode: "sync" | "async";
|
|
650
|
+
};
|
|
651
|
+
/**
|
|
652
|
+
* Restore deleted objects to a space (inverse of RemoveObjects).
|
|
653
|
+
*/
|
|
654
|
+
const RestoreObjects: Omit<{
|
|
655
|
+
readonly meta: {
|
|
656
|
+
readonly key: `${string}/restore-objects`;
|
|
657
|
+
readonly name: "Restore Objects";
|
|
658
|
+
readonly description: "Restore deleted objects to a space.";
|
|
659
|
+
};
|
|
660
|
+
readonly services: readonly [typeof Capability.Service];
|
|
661
|
+
readonly schema: {
|
|
662
|
+
readonly input: Schema.Struct<{
|
|
663
|
+
objects: Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>;
|
|
664
|
+
parentCollection: Type.Obj<{
|
|
665
|
+
readonly name?: string | undefined;
|
|
666
|
+
readonly objects: readonly import("@dxos/echo/internal").Ref<import("@dxos/echo/Entity").OfKind<import("@dxos/echo/internal").EntityKind.Object> & Obj.Unknown>[];
|
|
667
|
+
}, Schema.Struct.Fields>;
|
|
393
668
|
indices: Schema.Array$<typeof Schema.Number>;
|
|
394
|
-
nestedObjectsList: Schema.Array$<Schema.Array$<
|
|
669
|
+
nestedObjectsList: Schema.Array$<Schema.Array$<Type.Obj<Obj.Unknown, Schema.Struct.Fields>>>;
|
|
395
670
|
wasActive: Schema.Array$<typeof Schema.String>;
|
|
396
|
-
}
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
}
|
|
402
|
-
const RenameObject_base: Schema.TaggedClass<RenameObject, `${string}/rename-object`, {
|
|
403
|
-
readonly _tag: Schema.tag<`${string}/rename-object`>;
|
|
404
|
-
} & {
|
|
405
|
-
input: Schema.Struct<{
|
|
406
|
-
object: Schema.Schema<any, any, never>;
|
|
407
|
-
caller: Schema.optional<typeof Schema.String>;
|
|
408
|
-
}>;
|
|
409
|
-
output: typeof Schema.Void;
|
|
410
|
-
}>;
|
|
411
|
-
export class RenameObject extends RenameObject_base {
|
|
412
|
-
}
|
|
413
|
-
const DuplicateObject_base: Schema.TaggedClass<DuplicateObject, `${string}/duplicate-object`, {
|
|
414
|
-
readonly _tag: Schema.tag<`${string}/duplicate-object`>;
|
|
415
|
-
} & {
|
|
416
|
-
input: Schema.Struct<{
|
|
417
|
-
object: Schema.Schema<any, any, never>;
|
|
418
|
-
target: Schema.Union<[Schema.Schema<Space, Space, never>, Type.obj<Schema.Struct<{
|
|
419
|
-
name: Schema.optional<typeof Schema.String>;
|
|
420
|
-
objects: Schema.mutable<Schema.Array$<Type.ref<Schema.Schema<Type.Expando, {
|
|
421
|
-
[x: string]: any;
|
|
422
|
-
id: string;
|
|
423
|
-
}, never>>>>;
|
|
424
|
-
}>>]>;
|
|
425
|
-
}>;
|
|
426
|
-
output: typeof Schema.Void;
|
|
427
|
-
}>;
|
|
428
|
-
export class DuplicateObject extends DuplicateObject_base {
|
|
429
|
-
}
|
|
430
|
-
const WaitForObject_base: Schema.TaggedClass<WaitForObject, `${string}/wait-for-object`, {
|
|
431
|
-
readonly _tag: Schema.tag<`${string}/wait-for-object`>;
|
|
432
|
-
} & {
|
|
433
|
-
input: Schema.Struct<{
|
|
434
|
-
id: Schema.optional<typeof Schema.String>;
|
|
435
|
-
}>;
|
|
436
|
-
output: typeof Schema.Void;
|
|
437
|
-
}>;
|
|
438
|
-
export class WaitForObject extends WaitForObject_base {
|
|
439
|
-
}
|
|
440
|
-
export {};
|
|
441
|
-
}
|
|
442
|
-
export declare namespace CollectionAction {
|
|
443
|
-
const Create_base_1: Schema.TaggedClass<Create, "dxos.org/plugin/collection/action/create", {
|
|
444
|
-
readonly _tag: Schema.tag<"dxos.org/plugin/collection/action/create">;
|
|
445
|
-
} & {
|
|
446
|
-
input: Schema.Struct<{
|
|
447
|
-
name: Schema.optional<typeof Schema.String>;
|
|
448
|
-
}>;
|
|
449
|
-
output: Schema.Struct<{
|
|
450
|
-
object: Type.obj<Schema.Struct<{
|
|
451
|
-
name: Schema.optional<typeof Schema.String>;
|
|
452
|
-
objects: Schema.mutable<Schema.Array$<Type.ref<Schema.Schema<Type.Expando, {
|
|
453
|
-
[x: string]: any;
|
|
454
|
-
id: string;
|
|
455
|
-
}, never>>>>;
|
|
456
|
-
}>>;
|
|
457
|
-
}>;
|
|
458
|
-
}>;
|
|
459
|
-
export class Create extends Create_base_1 {
|
|
460
|
-
}
|
|
461
|
-
export const QueryCollectionForm: Schema.Struct<{
|
|
462
|
-
name: Schema.optional<typeof Schema.String>;
|
|
463
|
-
typename: Schema.SchemaClass<string, string, never>;
|
|
464
|
-
}>;
|
|
465
|
-
const CreateQueryCollection_base: Schema.TaggedClass<CreateQueryCollection, "dxos.org/plugin/collection/action/create-query-collection", {
|
|
466
|
-
readonly _tag: Schema.tag<"dxos.org/plugin/collection/action/create-query-collection">;
|
|
467
|
-
} & {
|
|
468
|
-
input: Schema.Struct<{
|
|
469
|
-
name: Schema.optional<typeof Schema.String>;
|
|
470
|
-
typename: Schema.SchemaClass<string, string, never>;
|
|
471
|
-
}>;
|
|
472
|
-
output: Schema.Struct<{
|
|
473
|
-
object: Schema.Schema<any, any, never>;
|
|
474
|
-
}>;
|
|
475
|
-
}>;
|
|
476
|
-
export class CreateQueryCollection extends CreateQueryCollection_base {
|
|
477
|
-
}
|
|
478
|
-
export {};
|
|
671
|
+
}>;
|
|
672
|
+
readonly output: typeof Schema.Void;
|
|
673
|
+
};
|
|
674
|
+
}, "executionMode"> & import("effect/Pipeable").Pipeable & {
|
|
675
|
+
readonly executionMode: "sync" | "async";
|
|
676
|
+
};
|
|
479
677
|
}
|
|
480
678
|
//# sourceMappingURL=types.d.ts.map
|