@dxos/plugin-space 0.8.4-main.5ea62a8 → 0.8.4-main.66e292d
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/{CollectionMain-D2B75XBS.mjs → CollectionArticle-WTHWY4YS.mjs} +10 -10
- package/dist/lib/browser/CollectionArticle-WTHWY4YS.mjs.map +7 -0
- package/dist/lib/browser/ObjectDetailsPanel-ACGHWPDX.mjs +141 -0
- package/dist/lib/browser/ObjectDetailsPanel-ACGHWPDX.mjs.map +7 -0
- package/dist/lib/browser/ObjectSettings-U3IH7BMV.mjs +144 -0
- package/dist/lib/browser/ObjectSettings-U3IH7BMV.mjs.map +7 -0
- package/dist/lib/browser/RecordArticle-2PFEBPXY.mjs +116 -0
- package/dist/lib/browser/RecordArticle-2PFEBPXY.mjs.map +7 -0
- package/dist/lib/browser/app-graph-builder-HABMCWAI.mjs +517 -0
- package/dist/lib/browser/app-graph-builder-HABMCWAI.mjs.map +7 -0
- package/dist/lib/browser/{app-graph-serializer-3A6KBYWT.mjs → app-graph-serializer-G3VFEGTN.mjs} +19 -19
- package/dist/lib/browser/app-graph-serializer-G3VFEGTN.mjs.map +7 -0
- package/dist/lib/browser/chunk-6A3NWBB6.mjs +392 -0
- package/dist/lib/browser/chunk-6A3NWBB6.mjs.map +7 -0
- package/dist/lib/browser/chunk-C6DAPIFF.mjs +20 -0
- package/dist/lib/browser/chunk-C6DAPIFF.mjs.map +7 -0
- package/dist/lib/browser/{chunk-DCY3W36E.mjs → chunk-GJOZILGC.mjs} +210 -142
- package/dist/lib/browser/chunk-GJOZILGC.mjs.map +7 -0
- package/dist/lib/browser/{chunk-J6YZG77T.mjs → chunk-KCZ527AM.mjs} +641 -500
- package/dist/lib/browser/chunk-KCZ527AM.mjs.map +7 -0
- package/dist/lib/browser/{chunk-ELJDGQTO.mjs → chunk-P25R3AOK.mjs} +35 -5
- package/dist/lib/browser/chunk-P25R3AOK.mjs.map +7 -0
- package/dist/lib/browser/{chunk-WAXS2ZVX.mjs → chunk-POFUXISV.mjs} +69 -62
- package/dist/lib/browser/chunk-POFUXISV.mjs.map +7 -0
- package/dist/lib/browser/chunk-VZBIIYFM.mjs +16 -0
- package/dist/lib/browser/chunk-VZBIIYFM.mjs.map +7 -0
- package/dist/lib/browser/chunk-WJXU4GKV.mjs +19 -0
- package/dist/lib/browser/chunk-WJXU4GKV.mjs.map +7 -0
- package/dist/lib/browser/{identity-created-T6ZNVE7S.mjs → identity-created-NAXTPQXE.mjs} +5 -5
- package/dist/lib/browser/identity-created-NAXTPQXE.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +88 -131
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/{intent-resolver-7E3IZIJS.mjs → intent-resolver-RZEWNJ2K.mjs} +105 -100
- package/dist/lib/browser/intent-resolver-RZEWNJ2K.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/react-root-JCRD74GI.mjs +30 -0
- package/dist/lib/browser/react-root-JCRD74GI.mjs.map +7 -0
- package/dist/lib/browser/{react-surface-GL4CE2F4.mjs → react-surface-VOETEAG3.mjs} +91 -111
- package/dist/lib/browser/react-surface-VOETEAG3.mjs.map +7 -0
- package/dist/lib/browser/repair-CNLE35NF.mjs +44 -0
- package/dist/lib/browser/repair-CNLE35NF.mjs.map +7 -0
- package/dist/lib/browser/{settings-B6MMHLPS.mjs → settings-TRLI52I5.mjs} +5 -5
- package/dist/lib/browser/{settings-B6MMHLPS.mjs.map → settings-TRLI52I5.mjs.map} +1 -1
- package/dist/lib/browser/{spaces-ready-QVABOCO3.mjs → spaces-ready-OHGCWZHQ.mjs} +22 -15
- package/dist/lib/browser/spaces-ready-OHGCWZHQ.mjs.map +7 -0
- package/dist/lib/browser/{state-2RGW7FQG.mjs → state-C7N6EDDZ.mjs} +7 -7
- package/dist/lib/browser/state-C7N6EDDZ.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +10 -4
- package/dist/lib/node-esm/{CollectionMain-ZJIFCWKZ.mjs → CollectionArticle-KHXYT3SH.mjs} +10 -10
- package/dist/lib/node-esm/CollectionArticle-KHXYT3SH.mjs.map +7 -0
- package/dist/lib/node-esm/ObjectDetailsPanel-6OFTT3GG.mjs +142 -0
- package/dist/lib/node-esm/ObjectDetailsPanel-6OFTT3GG.mjs.map +7 -0
- package/dist/lib/node-esm/ObjectSettings-YXPJQMJ5.mjs +145 -0
- package/dist/lib/node-esm/ObjectSettings-YXPJQMJ5.mjs.map +7 -0
- package/dist/lib/node-esm/RecordArticle-SSJ7PULS.mjs +117 -0
- package/dist/lib/node-esm/RecordArticle-SSJ7PULS.mjs.map +7 -0
- package/dist/lib/node-esm/app-graph-builder-T6VJKIOA.mjs +518 -0
- package/dist/lib/node-esm/app-graph-builder-T6VJKIOA.mjs.map +7 -0
- package/dist/lib/node-esm/{app-graph-serializer-M45TH5LR.mjs → app-graph-serializer-2NLWWFUB.mjs} +19 -19
- package/dist/lib/node-esm/app-graph-serializer-2NLWWFUB.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-Q6AAQLQG.mjs → chunk-7EV4SN47.mjs} +34 -5
- package/dist/lib/node-esm/chunk-7EV4SN47.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-HYIZVPOA.mjs → chunk-AX3UGL5D.mjs} +69 -62
- package/dist/lib/node-esm/chunk-AX3UGL5D.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-BDEFTL6K.mjs +18 -0
- package/dist/lib/node-esm/chunk-BDEFTL6K.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-H4JILUJK.mjs +20 -0
- package/dist/lib/node-esm/chunk-H4JILUJK.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-AUQ3SKL2.mjs → chunk-I6FZP42D.mjs} +210 -142
- package/dist/lib/node-esm/chunk-I6FZP42D.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-ZCEH2VYE.mjs → chunk-JAMGJUFU.mjs} +641 -500
- package/dist/lib/node-esm/chunk-JAMGJUFU.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-WWGV5FJM.mjs +21 -0
- package/dist/lib/node-esm/chunk-WWGV5FJM.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-X34VDVMY.mjs +393 -0
- package/dist/lib/node-esm/chunk-X34VDVMY.mjs.map +7 -0
- package/dist/lib/node-esm/{identity-created-AL7NNCKH.mjs → identity-created-OXLKCJE3.mjs} +5 -5
- package/dist/lib/node-esm/identity-created-OXLKCJE3.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +88 -131
- package/dist/lib/node-esm/index.mjs.map +3 -3
- package/dist/lib/node-esm/{intent-resolver-UVO4MKWX.mjs → intent-resolver-4PHJWDXW.mjs} +105 -100
- package/dist/lib/node-esm/intent-resolver-4PHJWDXW.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/{react-root-5EKYI66P.mjs → react-root-O5I5CDJ7.mjs} +13 -12
- package/dist/lib/node-esm/react-root-O5I5CDJ7.mjs.map +7 -0
- package/dist/lib/node-esm/{react-surface-IOC6YSVQ.mjs → react-surface-J3XDMU2D.mjs} +91 -111
- package/dist/lib/node-esm/react-surface-J3XDMU2D.mjs.map +7 -0
- package/dist/lib/node-esm/repair-EHZS6MFY.mjs +45 -0
- package/dist/lib/node-esm/repair-EHZS6MFY.mjs.map +7 -0
- package/dist/lib/node-esm/{settings-IOFU6EAS.mjs → settings-MNQTKHL7.mjs} +5 -5
- package/dist/lib/node-esm/{settings-IOFU6EAS.mjs.map → settings-MNQTKHL7.mjs.map} +1 -1
- package/dist/lib/node-esm/{spaces-ready-MS6GHPFR.mjs → spaces-ready-ZPU24DA2.mjs} +22 -15
- package/dist/lib/node-esm/spaces-ready-ZPU24DA2.mjs.map +7 -0
- package/dist/lib/node-esm/{state-7VBVBGNS.mjs → state-45TXZQJ6.mjs} +7 -7
- package/dist/lib/node-esm/state-45TXZQJ6.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +10 -4
- package/dist/types/src/SpacePlugin.d.ts +1 -1
- package/dist/types/src/SpacePlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/capabilities.d.ts +13 -7
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -1
- package/dist/types/src/capabilities/index.d.ts +1 -1
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-root.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/repair.d.ts +4 -0
- package/dist/types/src/capabilities/repair.d.ts.map +1 -0
- package/dist/types/src/capabilities/spaces-ready.d.ts.map +1 -1
- package/dist/types/src/components/AwaitingObject.d.ts.map +1 -1
- package/dist/types/src/components/CollectionArticle.d.ts +6 -0
- package/dist/types/src/components/CollectionArticle.d.ts.map +1 -0
- package/dist/types/src/components/CollectionSection.d.ts +3 -4
- package/dist/types/src/components/CollectionSection.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts +1 -1
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.stories.d.ts +218 -215
- package/dist/types/src/components/CreateDialog/CreateObjectDialog.stories.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts +16 -9
- package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts.map +1 -1
- package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts +1 -1
- package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts.map +1 -1
- package/dist/types/src/components/{JoinDialog.d.ts → JoinDialog/JoinDialog.d.ts} +1 -1
- package/dist/types/src/components/JoinDialog/JoinDialog.d.ts.map +1 -0
- package/dist/types/src/components/JoinDialog/index.d.ts +2 -0
- package/dist/types/src/components/JoinDialog/index.d.ts.map +1 -0
- package/dist/types/src/components/MembersContainer/MembersContainer.d.ts.map +1 -0
- package/dist/types/src/components/MembersContainer/MembersContainer.stories.d.ts +1591 -0
- package/dist/types/src/components/{MembersContainer.stories.d.ts.map → MembersContainer/MembersContainer.stories.d.ts.map} +1 -1
- package/dist/types/src/components/MembersContainer/index.d.ts +2 -0
- package/dist/types/src/components/MembersContainer/index.d.ts.map +1 -0
- package/dist/types/src/components/ObjectDetailsPanel/ObjectDetailsPanel.d.ts +9 -0
- package/dist/types/src/components/ObjectDetailsPanel/ObjectDetailsPanel.d.ts.map +1 -0
- package/dist/types/src/components/ObjectDetailsPanel/ObjectForm.d.ts +10 -0
- package/dist/types/src/components/ObjectDetailsPanel/ObjectForm.d.ts.map +1 -0
- package/dist/types/src/components/ObjectDetailsPanel/index.d.ts +3 -0
- package/dist/types/src/components/ObjectDetailsPanel/index.d.ts.map +1 -0
- package/dist/types/src/components/ObjectRenamePopover/ObjectRenamePopover.d.ts +7 -0
- package/dist/types/src/components/ObjectRenamePopover/ObjectRenamePopover.d.ts.map +1 -0
- package/dist/types/src/components/ObjectRenamePopover/index.d.ts +2 -0
- package/dist/types/src/components/ObjectRenamePopover/index.d.ts.map +1 -0
- package/dist/types/src/components/ObjectSettings/AdvancedObjectSettings.d.ts.map +1 -1
- package/dist/types/src/components/ObjectSettings/BaseObjectSettings.d.ts +2 -2
- package/dist/types/src/components/ObjectSettings/BaseObjectSettings.d.ts.map +1 -1
- package/dist/types/src/components/ObjectSettings/BaseObjectSettings.stories.d.ts +1424 -0
- package/dist/types/src/components/ObjectSettings/BaseObjectSettings.stories.d.ts.map +1 -0
- package/dist/types/src/components/ObjectSettings/ForeignKeys.d.ts +3 -3
- package/dist/types/src/components/ObjectSettings/ForeignKeys.d.ts.map +1 -1
- package/dist/types/src/components/ObjectSettings/ObjectSettingsContainer.d.ts.map +1 -1
- package/dist/types/src/components/ObjectSettings/index.d.ts +2 -1
- package/dist/types/src/components/ObjectSettings/index.d.ts.map +1 -1
- package/dist/types/src/components/RecordArticle.d.ts +5 -0
- package/dist/types/src/components/RecordArticle.d.ts.map +1 -0
- package/dist/types/src/components/{MembersContainer.stories.d.ts → RecordArticle.stories.d.ts} +219 -216
- package/dist/types/src/components/RecordArticle.stories.d.ts.map +1 -0
- package/dist/types/src/components/SchemaContainer.d.ts +2 -2
- package/dist/types/src/components/SchemaContainer.d.ts.map +1 -1
- package/dist/types/src/components/SpacePluginSettings.d.ts.map +1 -1
- package/dist/types/src/components/{SpacePresence.d.ts → SpacePresence/SpacePresence.d.ts} +6 -5
- package/dist/types/src/components/SpacePresence/SpacePresence.d.ts.map +1 -0
- package/dist/types/src/components/{SpacePresence.stories.d.ts → SpacePresence/SpacePresence.stories.d.ts} +220 -217
- package/dist/types/src/components/{SpacePresence.stories.d.ts.map → SpacePresence/SpacePresence.stories.d.ts.map} +1 -1
- package/dist/types/src/components/SpacePresence/index.d.ts +2 -0
- package/dist/types/src/components/SpacePresence/index.d.ts.map +1 -0
- package/dist/types/src/components/SpaceRenamePopover/SpaceRenamePopover.d.ts +7 -0
- package/dist/types/src/components/SpaceRenamePopover/SpaceRenamePopover.d.ts.map +1 -0
- package/dist/types/src/components/SpaceRenamePopover/index.d.ts +2 -0
- package/dist/types/src/components/SpaceRenamePopover/index.d.ts.map +1 -0
- package/dist/types/src/components/SpaceSettings/SpaceSettingsContainer.d.ts.map +1 -1
- package/dist/types/src/components/SpaceSettings/SpaceSettingsContainer.stories.d.ts +218 -215
- package/dist/types/src/components/SpaceSettings/SpaceSettingsContainer.stories.d.ts.map +1 -1
- package/dist/types/src/components/SyncStatus/SyncStatus.d.ts.map +1 -1
- package/dist/types/src/components/SyncStatus/SyncStatus.stories.d.ts +219 -216
- package/dist/types/src/components/SyncStatus/SyncStatus.stories.d.ts.map +1 -1
- package/dist/types/src/components/ViewEditor.d.ts +3 -4
- package/dist/types/src/components/ViewEditor.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +10 -17
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/events.d.ts.map +1 -1
- 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 +8 -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.map +1 -1
- package/dist/types/src/hooks/useInputSurfaceLookup.d.ts +1 -1
- package/dist/types/src/hooks/useInputSurfaceLookup.d.ts.map +1 -1
- package/dist/types/src/hooks/usePath.d.ts +1 -1
- 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 +1 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +0 -1
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +1261 -67
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/form.d.ts +24 -0
- package/dist/types/src/types/form.d.ts.map +1 -0
- package/dist/types/src/types/index.d.ts +1 -0
- package/dist/types/src/types/index.d.ts.map +1 -1
- package/dist/types/src/types/types.d.ts +82 -142
- package/dist/types/src/types/types.d.ts.map +1 -1
- package/dist/types/src/util.d.ts +21 -34
- package/dist/types/src/util.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +68 -59
- package/src/SpacePlugin.ts +181 -215
- package/src/capabilities/app-graph-builder.ts +205 -267
- package/src/capabilities/app-graph-serializer.ts +12 -12
- package/src/capabilities/capabilities.ts +26 -16
- package/src/capabilities/identity-created.ts +2 -2
- package/src/capabilities/index.ts +1 -1
- package/src/capabilities/intent-resolver.ts +78 -75
- package/src/capabilities/react-root.tsx +4 -3
- package/src/capabilities/react-surface.tsx +95 -145
- package/src/capabilities/repair.ts +57 -0
- package/src/capabilities/spaces-ready.ts +15 -6
- package/src/capabilities/state.ts +2 -2
- package/src/components/AwaitingObject.tsx +12 -14
- package/src/components/{CollectionMain.tsx → CollectionArticle.tsx} +7 -6
- package/src/components/CollectionSection.tsx +8 -6
- package/src/components/CreateDialog/CreateObjectDialog.stories.tsx +11 -11
- package/src/components/CreateDialog/CreateObjectDialog.tsx +63 -43
- package/src/components/CreateDialog/CreateObjectPanel.tsx +38 -31
- package/src/components/CreateDialog/CreateSpaceDialog.tsx +30 -11
- package/src/components/{JoinDialog.tsx → JoinDialog/JoinDialog.tsx} +26 -10
- package/src/components/JoinDialog/index.ts +5 -0
- package/src/components/{MembersContainer.stories.tsx → MembersContainer/MembersContainer.stories.tsx} +7 -6
- package/src/components/{MembersContainer.tsx → MembersContainer/MembersContainer.tsx} +16 -14
- package/src/components/MembersContainer/index.ts +5 -0
- package/src/components/MenuFooter.tsx +2 -2
- package/src/components/ObjectDetailsPanel/ObjectDetailsPanel.tsx +51 -0
- package/src/components/ObjectDetailsPanel/ObjectForm.tsx +72 -0
- package/src/components/ObjectDetailsPanel/index.ts +7 -0
- package/src/components/{PopoverRenameObject.tsx → ObjectRenamePopover/ObjectRenamePopover.tsx} +6 -6
- package/src/components/ObjectRenamePopover/index.ts +5 -0
- package/src/components/ObjectSettings/AdvancedObjectSettings.tsx +6 -7
- package/src/components/ObjectSettings/BaseObjectSettings.stories.tsx +63 -0
- package/src/components/ObjectSettings/BaseObjectSettings.tsx +90 -26
- package/src/components/ObjectSettings/ForeignKeys.tsx +8 -8
- package/src/components/ObjectSettings/ObjectSettingsContainer.tsx +4 -3
- package/src/components/ObjectSettings/index.ts +3 -1
- package/src/components/RecordArticle.stories.tsx +115 -0
- package/src/components/RecordArticle.tsx +114 -0
- package/src/components/SchemaContainer.tsx +24 -27
- package/src/components/SpacePluginSettings.tsx +10 -4
- package/src/components/{SpacePresence.stories.tsx → SpacePresence/SpacePresence.stories.tsx} +23 -25
- package/src/components/{SpacePresence.tsx → SpacePresence/SpacePresence.tsx} +16 -11
- package/src/components/SpacePresence/index.ts +5 -0
- package/src/components/{PopoverRenameSpace.tsx → SpaceRenamePopover/SpaceRenamePopover.tsx} +7 -6
- package/src/components/SpaceRenamePopover/index.ts +5 -0
- package/src/components/SpaceSettings/SpaceSettingsContainer.stories.tsx +9 -4
- package/src/components/SpaceSettings/SpaceSettingsContainer.tsx +63 -23
- package/src/components/SyncStatus/InlineSyncStatus.tsx +8 -8
- package/src/components/SyncStatus/SyncStatus.stories.tsx +4 -5
- package/src/components/SyncStatus/SyncStatus.tsx +107 -11
- package/src/components/ViewEditor.tsx +57 -23
- package/src/components/index.ts +7 -8
- package/src/events.ts +6 -6
- package/src/helpers/index.ts +5 -0
- package/src/helpers/query.test.ts +24 -0
- package/src/helpers/query.ts +158 -0
- package/src/hooks/index.ts +1 -0
- package/src/hooks/useActiveSpace.ts +2 -1
- package/src/hooks/useInputSurfaceLookup.tsx +8 -3
- package/src/hooks/usePath.ts +1 -1
- package/src/hooks/useTypeOptions.ts +27 -0
- package/src/index.ts +1 -0
- package/src/meta.ts +6 -3
- package/src/translations.ts +68 -58
- package/src/types/form.ts +75 -0
- package/src/types/index.ts +1 -0
- package/src/types/types.ts +44 -50
- package/src/util.tsx +216 -143
- package/dist/lib/browser/CollectionMain-D2B75XBS.mjs.map +0 -7
- package/dist/lib/browser/ObjectDetailsPanel-SY6FYTYC.mjs +0 -88
- package/dist/lib/browser/ObjectDetailsPanel-SY6FYTYC.mjs.map +0 -7
- package/dist/lib/browser/RecordMain-TEBGAVSL.mjs +0 -68
- package/dist/lib/browser/RecordMain-TEBGAVSL.mjs.map +0 -7
- package/dist/lib/browser/app-graph-builder-FLF7XMQO.mjs +0 -516
- package/dist/lib/browser/app-graph-builder-FLF7XMQO.mjs.map +0 -7
- package/dist/lib/browser/app-graph-serializer-3A6KBYWT.mjs.map +0 -7
- package/dist/lib/browser/chunk-CBYL62HG.mjs +0 -19
- package/dist/lib/browser/chunk-CBYL62HG.mjs.map +0 -7
- package/dist/lib/browser/chunk-DCY3W36E.mjs.map +0 -7
- package/dist/lib/browser/chunk-ELJDGQTO.mjs.map +0 -7
- package/dist/lib/browser/chunk-FBCGT5YY.mjs +0 -13
- package/dist/lib/browser/chunk-FBCGT5YY.mjs.map +0 -7
- package/dist/lib/browser/chunk-J6YZG77T.mjs.map +0 -7
- package/dist/lib/browser/chunk-RQVV4XVF.mjs +0 -343
- package/dist/lib/browser/chunk-RQVV4XVF.mjs.map +0 -7
- package/dist/lib/browser/chunk-TUQZO5P4.mjs +0 -20
- package/dist/lib/browser/chunk-TUQZO5P4.mjs.map +0 -7
- package/dist/lib/browser/chunk-WAXS2ZVX.mjs.map +0 -7
- package/dist/lib/browser/identity-created-T6ZNVE7S.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-7E3IZIJS.mjs.map +0 -7
- package/dist/lib/browser/react-root-RWMT2RCK.mjs +0 -29
- package/dist/lib/browser/react-root-RWMT2RCK.mjs.map +0 -7
- package/dist/lib/browser/react-surface-GL4CE2F4.mjs.map +0 -7
- package/dist/lib/browser/schema-defs-YDPFZELA.mjs +0 -26
- package/dist/lib/browser/schema-defs-YDPFZELA.mjs.map +0 -7
- package/dist/lib/browser/spaces-ready-QVABOCO3.mjs.map +0 -7
- package/dist/lib/browser/state-2RGW7FQG.mjs.map +0 -7
- package/dist/lib/node-esm/CollectionMain-ZJIFCWKZ.mjs.map +0 -7
- package/dist/lib/node-esm/ObjectDetailsPanel-3MYLTMXN.mjs +0 -89
- package/dist/lib/node-esm/ObjectDetailsPanel-3MYLTMXN.mjs.map +0 -7
- package/dist/lib/node-esm/RecordMain-WLYJMYER.mjs +0 -70
- package/dist/lib/node-esm/RecordMain-WLYJMYER.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-builder-D5YPOJS5.mjs +0 -517
- package/dist/lib/node-esm/app-graph-builder-D5YPOJS5.mjs.map +0 -7
- package/dist/lib/node-esm/app-graph-serializer-M45TH5LR.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-AUQ3SKL2.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-FJZNSJC4.mjs +0 -20
- package/dist/lib/node-esm/chunk-FJZNSJC4.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HC677WUJ.mjs +0 -21
- package/dist/lib/node-esm/chunk-HC677WUJ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HWNG4MEU.mjs +0 -15
- package/dist/lib/node-esm/chunk-HWNG4MEU.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-HYIZVPOA.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-Q6AAQLQG.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-WKQTO37U.mjs +0 -344
- package/dist/lib/node-esm/chunk-WKQTO37U.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-ZCEH2VYE.mjs.map +0 -7
- package/dist/lib/node-esm/identity-created-AL7NNCKH.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-UVO4MKWX.mjs.map +0 -7
- package/dist/lib/node-esm/react-root-5EKYI66P.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-IOC6YSVQ.mjs.map +0 -7
- package/dist/lib/node-esm/schema-defs-OYBCWKAS.mjs +0 -27
- package/dist/lib/node-esm/schema-defs-OYBCWKAS.mjs.map +0 -7
- package/dist/lib/node-esm/spaces-ready-MS6GHPFR.mjs.map +0 -7
- package/dist/lib/node-esm/state-7VBVBGNS.mjs.map +0 -7
- 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/components/CollectionMain.d.ts +0 -7
- package/dist/types/src/components/CollectionMain.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/ObjectDetailsPanel.d.ts +0 -9
- package/dist/types/src/components/ObjectDetailsPanel.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/SpacePresence.d.ts.map +0 -1
- package/src/capabilities/schema-defs.ts +0 -31
- package/src/components/ObjectDetailsPanel.tsx +0 -77
- package/src/components/PersistenceStatus.tsx +0 -83
- package/src/components/RecordMain.tsx +0 -43
- /package/dist/types/src/components/{MembersContainer.d.ts → MembersContainer/MembersContainer.d.ts} +0 -0
|
@@ -1,9 +1,6 @@
|
|
|
1
|
-
import { StoredSchema } from '@dxos/echo-schema';
|
|
2
|
-
import { DataType } from '@dxos/schema';
|
|
3
|
-
import { meta } from './meta';
|
|
4
1
|
export declare const translations: [{
|
|
5
2
|
readonly 'en-US': {
|
|
6
|
-
readonly [
|
|
3
|
+
readonly [x: string]: {
|
|
7
4
|
readonly 'typename label': "Collection";
|
|
8
5
|
readonly 'typename label_zero': "Collections";
|
|
9
6
|
readonly 'typename label_one': "Collection";
|
|
@@ -11,70 +8,1247 @@ export declare const translations: [{
|
|
|
11
8
|
readonly 'object name placeholder': "New collection";
|
|
12
9
|
readonly 'rename object label': "Rename collection";
|
|
13
10
|
readonly 'delete object label': "Delete collection";
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
readonly '
|
|
17
|
-
readonly '
|
|
18
|
-
readonly '
|
|
19
|
-
readonly '
|
|
20
|
-
readonly '
|
|
21
|
-
readonly '
|
|
22
|
-
readonly '
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
readonly '
|
|
26
|
-
readonly '
|
|
27
|
-
readonly '
|
|
28
|
-
readonly '
|
|
29
|
-
readonly 'object name
|
|
30
|
-
readonly '
|
|
31
|
-
readonly '
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
readonly '
|
|
35
|
-
readonly '
|
|
36
|
-
readonly '
|
|
37
|
-
readonly '
|
|
38
|
-
readonly '
|
|
39
|
-
readonly '
|
|
40
|
-
readonly '
|
|
41
|
-
|
|
42
|
-
|
|
11
|
+
readonly 'object deleted label': "Collection deleted";
|
|
12
|
+
readonly 'plugin name'?: undefined;
|
|
13
|
+
readonly 'first run message'?: undefined;
|
|
14
|
+
readonly 'create space label'?: undefined;
|
|
15
|
+
readonly 'join space label'?: undefined;
|
|
16
|
+
readonly 'empty space message'?: undefined;
|
|
17
|
+
readonly 'empty tree message'?: undefined;
|
|
18
|
+
readonly 'unnamed space label'?: undefined;
|
|
19
|
+
readonly 'closed space label'?: undefined;
|
|
20
|
+
readonly 'loading space label'?: undefined;
|
|
21
|
+
readonly 'lock space label'?: undefined;
|
|
22
|
+
readonly 'unlock space label'?: undefined;
|
|
23
|
+
readonly 'rename space label'?: undefined;
|
|
24
|
+
readonly 'active space label'?: undefined;
|
|
25
|
+
readonly 'space name label'?: undefined;
|
|
26
|
+
readonly 'object name label'?: undefined;
|
|
27
|
+
readonly 'close space label'?: undefined;
|
|
28
|
+
readonly 'open space label'?: undefined;
|
|
29
|
+
readonly 'export data label'?: undefined;
|
|
30
|
+
readonly 'import data label'?: undefined;
|
|
31
|
+
readonly 'migrate space label'?: undefined;
|
|
32
|
+
readonly 'share space label'?: undefined;
|
|
33
|
+
readonly 'save space to disk label'?: undefined;
|
|
34
|
+
readonly 'load space from disk label'?: undefined;
|
|
35
|
+
readonly 'confirm restore title'?: undefined;
|
|
36
|
+
readonly 'confirm restore body'?: undefined;
|
|
37
|
+
readonly 'upload file message'?: undefined;
|
|
38
|
+
readonly 'object placeholder'?: undefined;
|
|
39
|
+
readonly 'personal space label'?: undefined;
|
|
40
|
+
readonly 'spaces label'?: undefined;
|
|
41
|
+
readonly 'space settings label'?: undefined;
|
|
42
|
+
readonly 'space settings description'?: undefined;
|
|
43
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
44
|
+
readonly 'save files to directory label'?: undefined;
|
|
45
|
+
readonly 'select path label'?: undefined;
|
|
46
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
47
|
+
readonly 'rename collection label'?: undefined;
|
|
48
|
+
readonly 'duplicate object label'?: undefined;
|
|
49
|
+
readonly 'objects deleted label'?: undefined;
|
|
50
|
+
readonly 'go to object label'?: undefined;
|
|
51
|
+
readonly 'found object label'?: undefined;
|
|
52
|
+
readonly 'found object description'?: undefined;
|
|
53
|
+
readonly 'waiting for object label'?: undefined;
|
|
54
|
+
readonly 'waiting for object description'?: undefined;
|
|
55
|
+
readonly 'object not found label'?: undefined;
|
|
56
|
+
readonly 'object not found description'?: undefined;
|
|
57
|
+
readonly 'missing object message'?: undefined;
|
|
58
|
+
readonly 'missing object description'?: undefined;
|
|
59
|
+
readonly 'create object in space label'?: undefined;
|
|
60
|
+
readonly 'create object in collection label'?: undefined;
|
|
61
|
+
readonly 'create object in system collection label'?: undefined;
|
|
62
|
+
readonly 'add view to schema label'?: undefined;
|
|
63
|
+
readonly 'space members label'?: undefined;
|
|
64
|
+
readonly 'active space members heading'?: undefined;
|
|
65
|
+
readonly 'inactive space members heading'?: undefined;
|
|
66
|
+
readonly 'presence label_zero'?: undefined;
|
|
67
|
+
readonly 'presence label_one'?: undefined;
|
|
68
|
+
readonly 'presence label_other'?: undefined;
|
|
69
|
+
readonly 'persisted locally label'?: undefined;
|
|
70
|
+
readonly 'persisted locally message'?: undefined;
|
|
71
|
+
readonly 'persistence pending label'?: undefined;
|
|
72
|
+
readonly 'persistence error label'?: undefined;
|
|
73
|
+
readonly 'more actions label'?: undefined;
|
|
74
|
+
readonly 'invitations heading'?: undefined;
|
|
75
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
76
|
+
readonly 'menu footer label'?: undefined;
|
|
77
|
+
readonly 'location label'?: undefined;
|
|
78
|
+
readonly 'space limit label'?: undefined;
|
|
79
|
+
readonly 'space limit description'?: undefined;
|
|
80
|
+
readonly 'space limit close label'?: undefined;
|
|
81
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
82
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
83
|
+
readonly 'copy link label'?: undefined;
|
|
84
|
+
readonly 'default on space create label'?: undefined;
|
|
85
|
+
readonly 'sync status title'?: undefined;
|
|
86
|
+
readonly 'dismiss label'?: undefined;
|
|
87
|
+
readonly 'join success label'?: undefined;
|
|
88
|
+
readonly 'name label'?: undefined;
|
|
89
|
+
readonly 'name placeholder'?: undefined;
|
|
90
|
+
readonly 'object settings label'?: undefined;
|
|
91
|
+
readonly 'edge replication label'?: undefined;
|
|
92
|
+
readonly 'saving locally label'?: undefined;
|
|
93
|
+
readonly 'downloading label'?: undefined;
|
|
94
|
+
readonly 'uploading label'?: undefined;
|
|
95
|
+
readonly 'offline persisted label'?: undefined;
|
|
96
|
+
readonly 'remote synced label'?: undefined;
|
|
97
|
+
readonly 'syncing label'?: undefined;
|
|
98
|
+
readonly 'show all label'?: undefined;
|
|
99
|
+
readonly 'no sync status label'?: undefined;
|
|
100
|
+
readonly 'create space dialog title'?: undefined;
|
|
101
|
+
readonly 'create object dialog title'?: undefined;
|
|
102
|
+
readonly 'space input placeholder'?: undefined;
|
|
103
|
+
readonly 'schema input placeholder'?: undefined;
|
|
104
|
+
readonly 'creating object type label'?: undefined;
|
|
105
|
+
readonly 'creating in space label'?: undefined;
|
|
106
|
+
readonly 'creating in collection label'?: undefined;
|
|
107
|
+
readonly 'clear input label'?: undefined;
|
|
108
|
+
readonly 'expose object label'?: undefined;
|
|
109
|
+
readonly 'add tag label'?: undefined;
|
|
110
|
+
readonly 'advanced settings label'?: undefined;
|
|
111
|
+
readonly 'foreign keys'?: undefined;
|
|
112
|
+
readonly 'add key'?: undefined;
|
|
113
|
+
readonly 'open space settings label'?: undefined;
|
|
114
|
+
readonly 'related objects label'?: undefined;
|
|
115
|
+
readonly 'row details no selection label'?: undefined;
|
|
116
|
+
readonly 'companion selected objects label'?: undefined;
|
|
117
|
+
readonly 'field deleted label'?: undefined;
|
|
118
|
+
readonly 'members panel label'?: undefined;
|
|
119
|
+
readonly 'members verbose label'?: undefined;
|
|
120
|
+
readonly 'members description'?: undefined;
|
|
121
|
+
readonly 'members label'?: undefined;
|
|
122
|
+
readonly 'invitations label'?: undefined;
|
|
123
|
+
readonly 'space invitation description'?: undefined;
|
|
124
|
+
readonly 'qr code description'?: undefined;
|
|
125
|
+
readonly 'locked space description'?: undefined;
|
|
126
|
+
readonly 'space locked label'?: undefined;
|
|
127
|
+
readonly 'space locked description'?: undefined;
|
|
128
|
+
readonly 'settings panel label'?: undefined;
|
|
129
|
+
readonly 'open current space settings label'?: undefined;
|
|
130
|
+
readonly 'space settings properties label'?: undefined;
|
|
131
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
132
|
+
readonly 'space properties settings description'?: undefined;
|
|
133
|
+
readonly 'space settings schema label'?: undefined;
|
|
134
|
+
readonly 'schema verbose label'?: undefined;
|
|
135
|
+
readonly 'schema description'?: undefined;
|
|
136
|
+
readonly 'no schemas found message'?: undefined;
|
|
137
|
+
readonly 'display name input placeholder'?: undefined;
|
|
138
|
+
readonly 'display name description'?: undefined;
|
|
139
|
+
readonly 'icon description'?: undefined;
|
|
140
|
+
readonly 'hue description'?: undefined;
|
|
141
|
+
readonly 'edge replication description'?: undefined;
|
|
142
|
+
readonly 'archive space description'?: undefined;
|
|
143
|
+
readonly 'archive space label'?: undefined;
|
|
144
|
+
readonly 'unarchive space label'?: undefined;
|
|
145
|
+
readonly 'space controls title'?: undefined;
|
|
146
|
+
readonly 'space controls description'?: undefined;
|
|
147
|
+
readonly 'backup space title'?: undefined;
|
|
148
|
+
readonly 'backup space description'?: undefined;
|
|
149
|
+
readonly 'download backup label'?: undefined;
|
|
150
|
+
readonly 'repair space title'?: undefined;
|
|
151
|
+
readonly 'repair space description'?: undefined;
|
|
152
|
+
readonly 'repair space label'?: undefined;
|
|
153
|
+
readonly 'sync edge connected label'?: undefined;
|
|
154
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
155
|
+
readonly 'sync no connection label'?: undefined;
|
|
156
|
+
readonly 'sync latency label'?: undefined;
|
|
157
|
+
readonly 'sync upload label'?: undefined;
|
|
158
|
+
readonly 'sync download label'?: undefined;
|
|
159
|
+
} | {
|
|
160
|
+
readonly 'typename label': "Type";
|
|
161
|
+
readonly 'typename label_zero': "Types";
|
|
162
|
+
readonly 'typename label_one': "Type";
|
|
163
|
+
readonly 'typename label_other': "Types";
|
|
164
|
+
readonly 'object name placeholder': "New type";
|
|
165
|
+
readonly 'rename object label': "Rename type";
|
|
166
|
+
readonly 'delete object label': "Delete type";
|
|
167
|
+
readonly 'object deleted label': "Type deleted";
|
|
168
|
+
readonly 'plugin name'?: undefined;
|
|
169
|
+
readonly 'first run message'?: undefined;
|
|
170
|
+
readonly 'create space label'?: undefined;
|
|
171
|
+
readonly 'join space label'?: undefined;
|
|
172
|
+
readonly 'empty space message'?: undefined;
|
|
173
|
+
readonly 'empty tree message'?: undefined;
|
|
174
|
+
readonly 'unnamed space label'?: undefined;
|
|
175
|
+
readonly 'closed space label'?: undefined;
|
|
176
|
+
readonly 'loading space label'?: undefined;
|
|
177
|
+
readonly 'lock space label'?: undefined;
|
|
178
|
+
readonly 'unlock space label'?: undefined;
|
|
179
|
+
readonly 'rename space label'?: undefined;
|
|
180
|
+
readonly 'active space label'?: undefined;
|
|
181
|
+
readonly 'space name label'?: undefined;
|
|
182
|
+
readonly 'object name label'?: undefined;
|
|
183
|
+
readonly 'close space label'?: undefined;
|
|
184
|
+
readonly 'open space label'?: undefined;
|
|
185
|
+
readonly 'export data label'?: undefined;
|
|
186
|
+
readonly 'import data label'?: undefined;
|
|
187
|
+
readonly 'migrate space label'?: undefined;
|
|
188
|
+
readonly 'share space label'?: undefined;
|
|
189
|
+
readonly 'save space to disk label'?: undefined;
|
|
190
|
+
readonly 'load space from disk label'?: undefined;
|
|
191
|
+
readonly 'confirm restore title'?: undefined;
|
|
192
|
+
readonly 'confirm restore body'?: undefined;
|
|
193
|
+
readonly 'upload file message'?: undefined;
|
|
194
|
+
readonly 'object placeholder'?: undefined;
|
|
195
|
+
readonly 'personal space label'?: undefined;
|
|
196
|
+
readonly 'spaces label'?: undefined;
|
|
197
|
+
readonly 'space settings label'?: undefined;
|
|
198
|
+
readonly 'space settings description'?: undefined;
|
|
199
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
200
|
+
readonly 'save files to directory label'?: undefined;
|
|
201
|
+
readonly 'select path label'?: undefined;
|
|
202
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
203
|
+
readonly 'rename collection label'?: undefined;
|
|
204
|
+
readonly 'duplicate object label'?: undefined;
|
|
205
|
+
readonly 'objects deleted label'?: undefined;
|
|
206
|
+
readonly 'go to object label'?: undefined;
|
|
207
|
+
readonly 'found object label'?: undefined;
|
|
208
|
+
readonly 'found object description'?: undefined;
|
|
209
|
+
readonly 'waiting for object label'?: undefined;
|
|
210
|
+
readonly 'waiting for object description'?: undefined;
|
|
211
|
+
readonly 'object not found label'?: undefined;
|
|
212
|
+
readonly 'object not found description'?: undefined;
|
|
213
|
+
readonly 'missing object message'?: undefined;
|
|
214
|
+
readonly 'missing object description'?: undefined;
|
|
215
|
+
readonly 'create object in space label'?: undefined;
|
|
216
|
+
readonly 'create object in collection label'?: undefined;
|
|
217
|
+
readonly 'create object in system collection label'?: undefined;
|
|
218
|
+
readonly 'add view to schema label'?: undefined;
|
|
219
|
+
readonly 'space members label'?: undefined;
|
|
220
|
+
readonly 'active space members heading'?: undefined;
|
|
221
|
+
readonly 'inactive space members heading'?: undefined;
|
|
222
|
+
readonly 'presence label_zero'?: undefined;
|
|
223
|
+
readonly 'presence label_one'?: undefined;
|
|
224
|
+
readonly 'presence label_other'?: undefined;
|
|
225
|
+
readonly 'persisted locally label'?: undefined;
|
|
226
|
+
readonly 'persisted locally message'?: undefined;
|
|
227
|
+
readonly 'persistence pending label'?: undefined;
|
|
228
|
+
readonly 'persistence error label'?: undefined;
|
|
229
|
+
readonly 'more actions label'?: undefined;
|
|
230
|
+
readonly 'invitations heading'?: undefined;
|
|
231
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
232
|
+
readonly 'menu footer label'?: undefined;
|
|
233
|
+
readonly 'location label'?: undefined;
|
|
234
|
+
readonly 'space limit label'?: undefined;
|
|
235
|
+
readonly 'space limit description'?: undefined;
|
|
236
|
+
readonly 'space limit close label'?: undefined;
|
|
237
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
238
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
239
|
+
readonly 'copy link label'?: undefined;
|
|
240
|
+
readonly 'default on space create label'?: undefined;
|
|
241
|
+
readonly 'sync status title'?: undefined;
|
|
242
|
+
readonly 'dismiss label'?: undefined;
|
|
243
|
+
readonly 'join success label'?: undefined;
|
|
244
|
+
readonly 'name label'?: undefined;
|
|
245
|
+
readonly 'name placeholder'?: undefined;
|
|
246
|
+
readonly 'object settings label'?: undefined;
|
|
247
|
+
readonly 'edge replication label'?: undefined;
|
|
248
|
+
readonly 'saving locally label'?: undefined;
|
|
249
|
+
readonly 'downloading label'?: undefined;
|
|
250
|
+
readonly 'uploading label'?: undefined;
|
|
251
|
+
readonly 'offline persisted label'?: undefined;
|
|
252
|
+
readonly 'remote synced label'?: undefined;
|
|
253
|
+
readonly 'syncing label'?: undefined;
|
|
254
|
+
readonly 'show all label'?: undefined;
|
|
255
|
+
readonly 'no sync status label'?: undefined;
|
|
256
|
+
readonly 'create space dialog title'?: undefined;
|
|
257
|
+
readonly 'create object dialog title'?: undefined;
|
|
258
|
+
readonly 'space input placeholder'?: undefined;
|
|
259
|
+
readonly 'schema input placeholder'?: undefined;
|
|
260
|
+
readonly 'creating object type label'?: undefined;
|
|
261
|
+
readonly 'creating in space label'?: undefined;
|
|
262
|
+
readonly 'creating in collection label'?: undefined;
|
|
263
|
+
readonly 'clear input label'?: undefined;
|
|
264
|
+
readonly 'expose object label'?: undefined;
|
|
265
|
+
readonly 'add tag label'?: undefined;
|
|
266
|
+
readonly 'advanced settings label'?: undefined;
|
|
267
|
+
readonly 'foreign keys'?: undefined;
|
|
268
|
+
readonly 'add key'?: undefined;
|
|
269
|
+
readonly 'open space settings label'?: undefined;
|
|
270
|
+
readonly 'related objects label'?: undefined;
|
|
271
|
+
readonly 'row details no selection label'?: undefined;
|
|
272
|
+
readonly 'companion selected objects label'?: undefined;
|
|
273
|
+
readonly 'field deleted label'?: undefined;
|
|
274
|
+
readonly 'members panel label'?: undefined;
|
|
275
|
+
readonly 'members verbose label'?: undefined;
|
|
276
|
+
readonly 'members description'?: undefined;
|
|
277
|
+
readonly 'members label'?: undefined;
|
|
278
|
+
readonly 'invitations label'?: undefined;
|
|
279
|
+
readonly 'space invitation description'?: undefined;
|
|
280
|
+
readonly 'qr code description'?: undefined;
|
|
281
|
+
readonly 'locked space description'?: undefined;
|
|
282
|
+
readonly 'space locked label'?: undefined;
|
|
283
|
+
readonly 'space locked description'?: undefined;
|
|
284
|
+
readonly 'settings panel label'?: undefined;
|
|
285
|
+
readonly 'open current space settings label'?: undefined;
|
|
286
|
+
readonly 'space settings properties label'?: undefined;
|
|
287
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
288
|
+
readonly 'space properties settings description'?: undefined;
|
|
289
|
+
readonly 'space settings schema label'?: undefined;
|
|
290
|
+
readonly 'schema verbose label'?: undefined;
|
|
291
|
+
readonly 'schema description'?: undefined;
|
|
292
|
+
readonly 'no schemas found message'?: undefined;
|
|
293
|
+
readonly 'display name input placeholder'?: undefined;
|
|
294
|
+
readonly 'display name description'?: undefined;
|
|
295
|
+
readonly 'icon description'?: undefined;
|
|
296
|
+
readonly 'hue description'?: undefined;
|
|
297
|
+
readonly 'edge replication description'?: undefined;
|
|
298
|
+
readonly 'archive space description'?: undefined;
|
|
299
|
+
readonly 'archive space label'?: undefined;
|
|
300
|
+
readonly 'unarchive space label'?: undefined;
|
|
301
|
+
readonly 'space controls title'?: undefined;
|
|
302
|
+
readonly 'space controls description'?: undefined;
|
|
303
|
+
readonly 'backup space title'?: undefined;
|
|
304
|
+
readonly 'backup space description'?: undefined;
|
|
305
|
+
readonly 'download backup label'?: undefined;
|
|
306
|
+
readonly 'repair space title'?: undefined;
|
|
307
|
+
readonly 'repair space description'?: undefined;
|
|
308
|
+
readonly 'repair space label'?: undefined;
|
|
309
|
+
readonly 'sync edge connected label'?: undefined;
|
|
310
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
311
|
+
readonly 'sync no connection label'?: undefined;
|
|
312
|
+
readonly 'sync latency label'?: undefined;
|
|
313
|
+
readonly 'sync upload label'?: undefined;
|
|
314
|
+
readonly 'sync download label'?: undefined;
|
|
315
|
+
} | {
|
|
43
316
|
readonly 'typename label': "Event";
|
|
44
317
|
readonly 'typename label_zero': "Events";
|
|
45
318
|
readonly 'typename label_one': "Event";
|
|
46
319
|
readonly 'typename label_other': "Events";
|
|
47
320
|
readonly 'object name placeholder': "New event";
|
|
48
|
-
|
|
49
|
-
|
|
321
|
+
readonly 'rename object label'?: undefined;
|
|
322
|
+
readonly 'delete object label'?: undefined;
|
|
323
|
+
readonly 'object deleted label'?: undefined;
|
|
324
|
+
readonly 'plugin name'?: undefined;
|
|
325
|
+
readonly 'first run message'?: undefined;
|
|
326
|
+
readonly 'create space label'?: undefined;
|
|
327
|
+
readonly 'join space label'?: undefined;
|
|
328
|
+
readonly 'empty space message'?: undefined;
|
|
329
|
+
readonly 'empty tree message'?: undefined;
|
|
330
|
+
readonly 'unnamed space label'?: undefined;
|
|
331
|
+
readonly 'closed space label'?: undefined;
|
|
332
|
+
readonly 'loading space label'?: undefined;
|
|
333
|
+
readonly 'lock space label'?: undefined;
|
|
334
|
+
readonly 'unlock space label'?: undefined;
|
|
335
|
+
readonly 'rename space label'?: undefined;
|
|
336
|
+
readonly 'active space label'?: undefined;
|
|
337
|
+
readonly 'space name label'?: undefined;
|
|
338
|
+
readonly 'object name label'?: undefined;
|
|
339
|
+
readonly 'close space label'?: undefined;
|
|
340
|
+
readonly 'open space label'?: undefined;
|
|
341
|
+
readonly 'export data label'?: undefined;
|
|
342
|
+
readonly 'import data label'?: undefined;
|
|
343
|
+
readonly 'migrate space label'?: undefined;
|
|
344
|
+
readonly 'share space label'?: undefined;
|
|
345
|
+
readonly 'save space to disk label'?: undefined;
|
|
346
|
+
readonly 'load space from disk label'?: undefined;
|
|
347
|
+
readonly 'confirm restore title'?: undefined;
|
|
348
|
+
readonly 'confirm restore body'?: undefined;
|
|
349
|
+
readonly 'upload file message'?: undefined;
|
|
350
|
+
readonly 'object placeholder'?: undefined;
|
|
351
|
+
readonly 'personal space label'?: undefined;
|
|
352
|
+
readonly 'spaces label'?: undefined;
|
|
353
|
+
readonly 'space settings label'?: undefined;
|
|
354
|
+
readonly 'space settings description'?: undefined;
|
|
355
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
356
|
+
readonly 'save files to directory label'?: undefined;
|
|
357
|
+
readonly 'select path label'?: undefined;
|
|
358
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
359
|
+
readonly 'rename collection label'?: undefined;
|
|
360
|
+
readonly 'duplicate object label'?: undefined;
|
|
361
|
+
readonly 'objects deleted label'?: undefined;
|
|
362
|
+
readonly 'go to object label'?: undefined;
|
|
363
|
+
readonly 'found object label'?: undefined;
|
|
364
|
+
readonly 'found object description'?: undefined;
|
|
365
|
+
readonly 'waiting for object label'?: undefined;
|
|
366
|
+
readonly 'waiting for object description'?: undefined;
|
|
367
|
+
readonly 'object not found label'?: undefined;
|
|
368
|
+
readonly 'object not found description'?: undefined;
|
|
369
|
+
readonly 'missing object message'?: undefined;
|
|
370
|
+
readonly 'missing object description'?: undefined;
|
|
371
|
+
readonly 'create object in space label'?: undefined;
|
|
372
|
+
readonly 'create object in collection label'?: undefined;
|
|
373
|
+
readonly 'create object in system collection label'?: undefined;
|
|
374
|
+
readonly 'add view to schema label'?: undefined;
|
|
375
|
+
readonly 'space members label'?: undefined;
|
|
376
|
+
readonly 'active space members heading'?: undefined;
|
|
377
|
+
readonly 'inactive space members heading'?: undefined;
|
|
378
|
+
readonly 'presence label_zero'?: undefined;
|
|
379
|
+
readonly 'presence label_one'?: undefined;
|
|
380
|
+
readonly 'presence label_other'?: undefined;
|
|
381
|
+
readonly 'persisted locally label'?: undefined;
|
|
382
|
+
readonly 'persisted locally message'?: undefined;
|
|
383
|
+
readonly 'persistence pending label'?: undefined;
|
|
384
|
+
readonly 'persistence error label'?: undefined;
|
|
385
|
+
readonly 'more actions label'?: undefined;
|
|
386
|
+
readonly 'invitations heading'?: undefined;
|
|
387
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
388
|
+
readonly 'menu footer label'?: undefined;
|
|
389
|
+
readonly 'location label'?: undefined;
|
|
390
|
+
readonly 'space limit label'?: undefined;
|
|
391
|
+
readonly 'space limit description'?: undefined;
|
|
392
|
+
readonly 'space limit close label'?: undefined;
|
|
393
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
394
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
395
|
+
readonly 'copy link label'?: undefined;
|
|
396
|
+
readonly 'default on space create label'?: undefined;
|
|
397
|
+
readonly 'sync status title'?: undefined;
|
|
398
|
+
readonly 'dismiss label'?: undefined;
|
|
399
|
+
readonly 'join success label'?: undefined;
|
|
400
|
+
readonly 'name label'?: undefined;
|
|
401
|
+
readonly 'name placeholder'?: undefined;
|
|
402
|
+
readonly 'object settings label'?: undefined;
|
|
403
|
+
readonly 'edge replication label'?: undefined;
|
|
404
|
+
readonly 'saving locally label'?: undefined;
|
|
405
|
+
readonly 'downloading label'?: undefined;
|
|
406
|
+
readonly 'uploading label'?: undefined;
|
|
407
|
+
readonly 'offline persisted label'?: undefined;
|
|
408
|
+
readonly 'remote synced label'?: undefined;
|
|
409
|
+
readonly 'syncing label'?: undefined;
|
|
410
|
+
readonly 'show all label'?: undefined;
|
|
411
|
+
readonly 'no sync status label'?: undefined;
|
|
412
|
+
readonly 'create space dialog title'?: undefined;
|
|
413
|
+
readonly 'create object dialog title'?: undefined;
|
|
414
|
+
readonly 'space input placeholder'?: undefined;
|
|
415
|
+
readonly 'schema input placeholder'?: undefined;
|
|
416
|
+
readonly 'creating object type label'?: undefined;
|
|
417
|
+
readonly 'creating in space label'?: undefined;
|
|
418
|
+
readonly 'creating in collection label'?: undefined;
|
|
419
|
+
readonly 'clear input label'?: undefined;
|
|
420
|
+
readonly 'expose object label'?: undefined;
|
|
421
|
+
readonly 'add tag label'?: undefined;
|
|
422
|
+
readonly 'advanced settings label'?: undefined;
|
|
423
|
+
readonly 'foreign keys'?: undefined;
|
|
424
|
+
readonly 'add key'?: undefined;
|
|
425
|
+
readonly 'open space settings label'?: undefined;
|
|
426
|
+
readonly 'related objects label'?: undefined;
|
|
427
|
+
readonly 'row details no selection label'?: undefined;
|
|
428
|
+
readonly 'companion selected objects label'?: undefined;
|
|
429
|
+
readonly 'field deleted label'?: undefined;
|
|
430
|
+
readonly 'members panel label'?: undefined;
|
|
431
|
+
readonly 'members verbose label'?: undefined;
|
|
432
|
+
readonly 'members description'?: undefined;
|
|
433
|
+
readonly 'members label'?: undefined;
|
|
434
|
+
readonly 'invitations label'?: undefined;
|
|
435
|
+
readonly 'space invitation description'?: undefined;
|
|
436
|
+
readonly 'qr code description'?: undefined;
|
|
437
|
+
readonly 'locked space description'?: undefined;
|
|
438
|
+
readonly 'space locked label'?: undefined;
|
|
439
|
+
readonly 'space locked description'?: undefined;
|
|
440
|
+
readonly 'settings panel label'?: undefined;
|
|
441
|
+
readonly 'open current space settings label'?: undefined;
|
|
442
|
+
readonly 'space settings properties label'?: undefined;
|
|
443
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
444
|
+
readonly 'space properties settings description'?: undefined;
|
|
445
|
+
readonly 'space settings schema label'?: undefined;
|
|
446
|
+
readonly 'schema verbose label'?: undefined;
|
|
447
|
+
readonly 'schema description'?: undefined;
|
|
448
|
+
readonly 'no schemas found message'?: undefined;
|
|
449
|
+
readonly 'display name input placeholder'?: undefined;
|
|
450
|
+
readonly 'display name description'?: undefined;
|
|
451
|
+
readonly 'icon description'?: undefined;
|
|
452
|
+
readonly 'hue description'?: undefined;
|
|
453
|
+
readonly 'edge replication description'?: undefined;
|
|
454
|
+
readonly 'archive space description'?: undefined;
|
|
455
|
+
readonly 'archive space label'?: undefined;
|
|
456
|
+
readonly 'unarchive space label'?: undefined;
|
|
457
|
+
readonly 'space controls title'?: undefined;
|
|
458
|
+
readonly 'space controls description'?: undefined;
|
|
459
|
+
readonly 'backup space title'?: undefined;
|
|
460
|
+
readonly 'backup space description'?: undefined;
|
|
461
|
+
readonly 'download backup label'?: undefined;
|
|
462
|
+
readonly 'repair space title'?: undefined;
|
|
463
|
+
readonly 'repair space description'?: undefined;
|
|
464
|
+
readonly 'repair space label'?: undefined;
|
|
465
|
+
readonly 'sync edge connected label'?: undefined;
|
|
466
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
467
|
+
readonly 'sync no connection label'?: undefined;
|
|
468
|
+
readonly 'sync latency label'?: undefined;
|
|
469
|
+
readonly 'sync upload label'?: undefined;
|
|
470
|
+
readonly 'sync download label'?: undefined;
|
|
471
|
+
} | {
|
|
472
|
+
readonly 'typename label': "Message";
|
|
473
|
+
readonly 'typename label_zero': "Messages";
|
|
474
|
+
readonly 'typename label_one': "Message";
|
|
475
|
+
readonly 'typename label_other': "Messages";
|
|
476
|
+
readonly 'object name placeholder': "New message";
|
|
477
|
+
readonly 'rename object label'?: undefined;
|
|
478
|
+
readonly 'delete object label'?: undefined;
|
|
479
|
+
readonly 'object deleted label'?: undefined;
|
|
480
|
+
readonly 'plugin name'?: undefined;
|
|
481
|
+
readonly 'first run message'?: undefined;
|
|
482
|
+
readonly 'create space label'?: undefined;
|
|
483
|
+
readonly 'join space label'?: undefined;
|
|
484
|
+
readonly 'empty space message'?: undefined;
|
|
485
|
+
readonly 'empty tree message'?: undefined;
|
|
486
|
+
readonly 'unnamed space label'?: undefined;
|
|
487
|
+
readonly 'closed space label'?: undefined;
|
|
488
|
+
readonly 'loading space label'?: undefined;
|
|
489
|
+
readonly 'lock space label'?: undefined;
|
|
490
|
+
readonly 'unlock space label'?: undefined;
|
|
491
|
+
readonly 'rename space label'?: undefined;
|
|
492
|
+
readonly 'active space label'?: undefined;
|
|
493
|
+
readonly 'space name label'?: undefined;
|
|
494
|
+
readonly 'object name label'?: undefined;
|
|
495
|
+
readonly 'close space label'?: undefined;
|
|
496
|
+
readonly 'open space label'?: undefined;
|
|
497
|
+
readonly 'export data label'?: undefined;
|
|
498
|
+
readonly 'import data label'?: undefined;
|
|
499
|
+
readonly 'migrate space label'?: undefined;
|
|
500
|
+
readonly 'share space label'?: undefined;
|
|
501
|
+
readonly 'save space to disk label'?: undefined;
|
|
502
|
+
readonly 'load space from disk label'?: undefined;
|
|
503
|
+
readonly 'confirm restore title'?: undefined;
|
|
504
|
+
readonly 'confirm restore body'?: undefined;
|
|
505
|
+
readonly 'upload file message'?: undefined;
|
|
506
|
+
readonly 'object placeholder'?: undefined;
|
|
507
|
+
readonly 'personal space label'?: undefined;
|
|
508
|
+
readonly 'spaces label'?: undefined;
|
|
509
|
+
readonly 'space settings label'?: undefined;
|
|
510
|
+
readonly 'space settings description'?: undefined;
|
|
511
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
512
|
+
readonly 'save files to directory label'?: undefined;
|
|
513
|
+
readonly 'select path label'?: undefined;
|
|
514
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
515
|
+
readonly 'rename collection label'?: undefined;
|
|
516
|
+
readonly 'duplicate object label'?: undefined;
|
|
517
|
+
readonly 'objects deleted label'?: undefined;
|
|
518
|
+
readonly 'go to object label'?: undefined;
|
|
519
|
+
readonly 'found object label'?: undefined;
|
|
520
|
+
readonly 'found object description'?: undefined;
|
|
521
|
+
readonly 'waiting for object label'?: undefined;
|
|
522
|
+
readonly 'waiting for object description'?: undefined;
|
|
523
|
+
readonly 'object not found label'?: undefined;
|
|
524
|
+
readonly 'object not found description'?: undefined;
|
|
525
|
+
readonly 'missing object message'?: undefined;
|
|
526
|
+
readonly 'missing object description'?: undefined;
|
|
527
|
+
readonly 'create object in space label'?: undefined;
|
|
528
|
+
readonly 'create object in collection label'?: undefined;
|
|
529
|
+
readonly 'create object in system collection label'?: undefined;
|
|
530
|
+
readonly 'add view to schema label'?: undefined;
|
|
531
|
+
readonly 'space members label'?: undefined;
|
|
532
|
+
readonly 'active space members heading'?: undefined;
|
|
533
|
+
readonly 'inactive space members heading'?: undefined;
|
|
534
|
+
readonly 'presence label_zero'?: undefined;
|
|
535
|
+
readonly 'presence label_one'?: undefined;
|
|
536
|
+
readonly 'presence label_other'?: undefined;
|
|
537
|
+
readonly 'persisted locally label'?: undefined;
|
|
538
|
+
readonly 'persisted locally message'?: undefined;
|
|
539
|
+
readonly 'persistence pending label'?: undefined;
|
|
540
|
+
readonly 'persistence error label'?: undefined;
|
|
541
|
+
readonly 'more actions label'?: undefined;
|
|
542
|
+
readonly 'invitations heading'?: undefined;
|
|
543
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
544
|
+
readonly 'menu footer label'?: undefined;
|
|
545
|
+
readonly 'location label'?: undefined;
|
|
546
|
+
readonly 'space limit label'?: undefined;
|
|
547
|
+
readonly 'space limit description'?: undefined;
|
|
548
|
+
readonly 'space limit close label'?: undefined;
|
|
549
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
550
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
551
|
+
readonly 'copy link label'?: undefined;
|
|
552
|
+
readonly 'default on space create label'?: undefined;
|
|
553
|
+
readonly 'sync status title'?: undefined;
|
|
554
|
+
readonly 'dismiss label'?: undefined;
|
|
555
|
+
readonly 'join success label'?: undefined;
|
|
556
|
+
readonly 'name label'?: undefined;
|
|
557
|
+
readonly 'name placeholder'?: undefined;
|
|
558
|
+
readonly 'object settings label'?: undefined;
|
|
559
|
+
readonly 'edge replication label'?: undefined;
|
|
560
|
+
readonly 'saving locally label'?: undefined;
|
|
561
|
+
readonly 'downloading label'?: undefined;
|
|
562
|
+
readonly 'uploading label'?: undefined;
|
|
563
|
+
readonly 'offline persisted label'?: undefined;
|
|
564
|
+
readonly 'remote synced label'?: undefined;
|
|
565
|
+
readonly 'syncing label'?: undefined;
|
|
566
|
+
readonly 'show all label'?: undefined;
|
|
567
|
+
readonly 'no sync status label'?: undefined;
|
|
568
|
+
readonly 'create space dialog title'?: undefined;
|
|
569
|
+
readonly 'create object dialog title'?: undefined;
|
|
570
|
+
readonly 'space input placeholder'?: undefined;
|
|
571
|
+
readonly 'schema input placeholder'?: undefined;
|
|
572
|
+
readonly 'creating object type label'?: undefined;
|
|
573
|
+
readonly 'creating in space label'?: undefined;
|
|
574
|
+
readonly 'creating in collection label'?: undefined;
|
|
575
|
+
readonly 'clear input label'?: undefined;
|
|
576
|
+
readonly 'expose object label'?: undefined;
|
|
577
|
+
readonly 'add tag label'?: undefined;
|
|
578
|
+
readonly 'advanced settings label'?: undefined;
|
|
579
|
+
readonly 'foreign keys'?: undefined;
|
|
580
|
+
readonly 'add key'?: undefined;
|
|
581
|
+
readonly 'open space settings label'?: undefined;
|
|
582
|
+
readonly 'related objects label'?: undefined;
|
|
583
|
+
readonly 'row details no selection label'?: undefined;
|
|
584
|
+
readonly 'companion selected objects label'?: undefined;
|
|
585
|
+
readonly 'field deleted label'?: undefined;
|
|
586
|
+
readonly 'members panel label'?: undefined;
|
|
587
|
+
readonly 'members verbose label'?: undefined;
|
|
588
|
+
readonly 'members description'?: undefined;
|
|
589
|
+
readonly 'members label'?: undefined;
|
|
590
|
+
readonly 'invitations label'?: undefined;
|
|
591
|
+
readonly 'space invitation description'?: undefined;
|
|
592
|
+
readonly 'qr code description'?: undefined;
|
|
593
|
+
readonly 'locked space description'?: undefined;
|
|
594
|
+
readonly 'space locked label'?: undefined;
|
|
595
|
+
readonly 'space locked description'?: undefined;
|
|
596
|
+
readonly 'settings panel label'?: undefined;
|
|
597
|
+
readonly 'open current space settings label'?: undefined;
|
|
598
|
+
readonly 'space settings properties label'?: undefined;
|
|
599
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
600
|
+
readonly 'space properties settings description'?: undefined;
|
|
601
|
+
readonly 'space settings schema label'?: undefined;
|
|
602
|
+
readonly 'schema verbose label'?: undefined;
|
|
603
|
+
readonly 'schema description'?: undefined;
|
|
604
|
+
readonly 'no schemas found message'?: undefined;
|
|
605
|
+
readonly 'display name input placeholder'?: undefined;
|
|
606
|
+
readonly 'display name description'?: undefined;
|
|
607
|
+
readonly 'icon description'?: undefined;
|
|
608
|
+
readonly 'hue description'?: undefined;
|
|
609
|
+
readonly 'edge replication description'?: undefined;
|
|
610
|
+
readonly 'archive space description'?: undefined;
|
|
611
|
+
readonly 'archive space label'?: undefined;
|
|
612
|
+
readonly 'unarchive space label'?: undefined;
|
|
613
|
+
readonly 'space controls title'?: undefined;
|
|
614
|
+
readonly 'space controls description'?: undefined;
|
|
615
|
+
readonly 'backup space title'?: undefined;
|
|
616
|
+
readonly 'backup space description'?: undefined;
|
|
617
|
+
readonly 'download backup label'?: undefined;
|
|
618
|
+
readonly 'repair space title'?: undefined;
|
|
619
|
+
readonly 'repair space description'?: undefined;
|
|
620
|
+
readonly 'repair space label'?: undefined;
|
|
621
|
+
readonly 'sync edge connected label'?: undefined;
|
|
622
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
623
|
+
readonly 'sync no connection label'?: undefined;
|
|
624
|
+
readonly 'sync latency label'?: undefined;
|
|
625
|
+
readonly 'sync upload label'?: undefined;
|
|
626
|
+
readonly 'sync download label'?: undefined;
|
|
627
|
+
} | {
|
|
50
628
|
readonly 'typename label': "Organization";
|
|
51
629
|
readonly 'typename label_zero': "Organizations";
|
|
52
630
|
readonly 'typename label_one': "Organization";
|
|
53
631
|
readonly 'typename label_other': "Organizations";
|
|
54
632
|
readonly 'object name placeholder': "New organization";
|
|
55
|
-
|
|
56
|
-
|
|
633
|
+
readonly 'rename object label'?: undefined;
|
|
634
|
+
readonly 'delete object label'?: undefined;
|
|
635
|
+
readonly 'object deleted label'?: undefined;
|
|
636
|
+
readonly 'plugin name'?: undefined;
|
|
637
|
+
readonly 'first run message'?: undefined;
|
|
638
|
+
readonly 'create space label'?: undefined;
|
|
639
|
+
readonly 'join space label'?: undefined;
|
|
640
|
+
readonly 'empty space message'?: undefined;
|
|
641
|
+
readonly 'empty tree message'?: undefined;
|
|
642
|
+
readonly 'unnamed space label'?: undefined;
|
|
643
|
+
readonly 'closed space label'?: undefined;
|
|
644
|
+
readonly 'loading space label'?: undefined;
|
|
645
|
+
readonly 'lock space label'?: undefined;
|
|
646
|
+
readonly 'unlock space label'?: undefined;
|
|
647
|
+
readonly 'rename space label'?: undefined;
|
|
648
|
+
readonly 'active space label'?: undefined;
|
|
649
|
+
readonly 'space name label'?: undefined;
|
|
650
|
+
readonly 'object name label'?: undefined;
|
|
651
|
+
readonly 'close space label'?: undefined;
|
|
652
|
+
readonly 'open space label'?: undefined;
|
|
653
|
+
readonly 'export data label'?: undefined;
|
|
654
|
+
readonly 'import data label'?: undefined;
|
|
655
|
+
readonly 'migrate space label'?: undefined;
|
|
656
|
+
readonly 'share space label'?: undefined;
|
|
657
|
+
readonly 'save space to disk label'?: undefined;
|
|
658
|
+
readonly 'load space from disk label'?: undefined;
|
|
659
|
+
readonly 'confirm restore title'?: undefined;
|
|
660
|
+
readonly 'confirm restore body'?: undefined;
|
|
661
|
+
readonly 'upload file message'?: undefined;
|
|
662
|
+
readonly 'object placeholder'?: undefined;
|
|
663
|
+
readonly 'personal space label'?: undefined;
|
|
664
|
+
readonly 'spaces label'?: undefined;
|
|
665
|
+
readonly 'space settings label'?: undefined;
|
|
666
|
+
readonly 'space settings description'?: undefined;
|
|
667
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
668
|
+
readonly 'save files to directory label'?: undefined;
|
|
669
|
+
readonly 'select path label'?: undefined;
|
|
670
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
671
|
+
readonly 'rename collection label'?: undefined;
|
|
672
|
+
readonly 'duplicate object label'?: undefined;
|
|
673
|
+
readonly 'objects deleted label'?: undefined;
|
|
674
|
+
readonly 'go to object label'?: undefined;
|
|
675
|
+
readonly 'found object label'?: undefined;
|
|
676
|
+
readonly 'found object description'?: undefined;
|
|
677
|
+
readonly 'waiting for object label'?: undefined;
|
|
678
|
+
readonly 'waiting for object description'?: undefined;
|
|
679
|
+
readonly 'object not found label'?: undefined;
|
|
680
|
+
readonly 'object not found description'?: undefined;
|
|
681
|
+
readonly 'missing object message'?: undefined;
|
|
682
|
+
readonly 'missing object description'?: undefined;
|
|
683
|
+
readonly 'create object in space label'?: undefined;
|
|
684
|
+
readonly 'create object in collection label'?: undefined;
|
|
685
|
+
readonly 'create object in system collection label'?: undefined;
|
|
686
|
+
readonly 'add view to schema label'?: undefined;
|
|
687
|
+
readonly 'space members label'?: undefined;
|
|
688
|
+
readonly 'active space members heading'?: undefined;
|
|
689
|
+
readonly 'inactive space members heading'?: undefined;
|
|
690
|
+
readonly 'presence label_zero'?: undefined;
|
|
691
|
+
readonly 'presence label_one'?: undefined;
|
|
692
|
+
readonly 'presence label_other'?: undefined;
|
|
693
|
+
readonly 'persisted locally label'?: undefined;
|
|
694
|
+
readonly 'persisted locally message'?: undefined;
|
|
695
|
+
readonly 'persistence pending label'?: undefined;
|
|
696
|
+
readonly 'persistence error label'?: undefined;
|
|
697
|
+
readonly 'more actions label'?: undefined;
|
|
698
|
+
readonly 'invitations heading'?: undefined;
|
|
699
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
700
|
+
readonly 'menu footer label'?: undefined;
|
|
701
|
+
readonly 'location label'?: undefined;
|
|
702
|
+
readonly 'space limit label'?: undefined;
|
|
703
|
+
readonly 'space limit description'?: undefined;
|
|
704
|
+
readonly 'space limit close label'?: undefined;
|
|
705
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
706
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
707
|
+
readonly 'copy link label'?: undefined;
|
|
708
|
+
readonly 'default on space create label'?: undefined;
|
|
709
|
+
readonly 'sync status title'?: undefined;
|
|
710
|
+
readonly 'dismiss label'?: undefined;
|
|
711
|
+
readonly 'join success label'?: undefined;
|
|
712
|
+
readonly 'name label'?: undefined;
|
|
713
|
+
readonly 'name placeholder'?: undefined;
|
|
714
|
+
readonly 'object settings label'?: undefined;
|
|
715
|
+
readonly 'edge replication label'?: undefined;
|
|
716
|
+
readonly 'saving locally label'?: undefined;
|
|
717
|
+
readonly 'downloading label'?: undefined;
|
|
718
|
+
readonly 'uploading label'?: undefined;
|
|
719
|
+
readonly 'offline persisted label'?: undefined;
|
|
720
|
+
readonly 'remote synced label'?: undefined;
|
|
721
|
+
readonly 'syncing label'?: undefined;
|
|
722
|
+
readonly 'show all label'?: undefined;
|
|
723
|
+
readonly 'no sync status label'?: undefined;
|
|
724
|
+
readonly 'create space dialog title'?: undefined;
|
|
725
|
+
readonly 'create object dialog title'?: undefined;
|
|
726
|
+
readonly 'space input placeholder'?: undefined;
|
|
727
|
+
readonly 'schema input placeholder'?: undefined;
|
|
728
|
+
readonly 'creating object type label'?: undefined;
|
|
729
|
+
readonly 'creating in space label'?: undefined;
|
|
730
|
+
readonly 'creating in collection label'?: undefined;
|
|
731
|
+
readonly 'clear input label'?: undefined;
|
|
732
|
+
readonly 'expose object label'?: undefined;
|
|
733
|
+
readonly 'add tag label'?: undefined;
|
|
734
|
+
readonly 'advanced settings label'?: undefined;
|
|
735
|
+
readonly 'foreign keys'?: undefined;
|
|
736
|
+
readonly 'add key'?: undefined;
|
|
737
|
+
readonly 'open space settings label'?: undefined;
|
|
738
|
+
readonly 'related objects label'?: undefined;
|
|
739
|
+
readonly 'row details no selection label'?: undefined;
|
|
740
|
+
readonly 'companion selected objects label'?: undefined;
|
|
741
|
+
readonly 'field deleted label'?: undefined;
|
|
742
|
+
readonly 'members panel label'?: undefined;
|
|
743
|
+
readonly 'members verbose label'?: undefined;
|
|
744
|
+
readonly 'members description'?: undefined;
|
|
745
|
+
readonly 'members label'?: undefined;
|
|
746
|
+
readonly 'invitations label'?: undefined;
|
|
747
|
+
readonly 'space invitation description'?: undefined;
|
|
748
|
+
readonly 'qr code description'?: undefined;
|
|
749
|
+
readonly 'locked space description'?: undefined;
|
|
750
|
+
readonly 'space locked label'?: undefined;
|
|
751
|
+
readonly 'space locked description'?: undefined;
|
|
752
|
+
readonly 'settings panel label'?: undefined;
|
|
753
|
+
readonly 'open current space settings label'?: undefined;
|
|
754
|
+
readonly 'space settings properties label'?: undefined;
|
|
755
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
756
|
+
readonly 'space properties settings description'?: undefined;
|
|
757
|
+
readonly 'space settings schema label'?: undefined;
|
|
758
|
+
readonly 'schema verbose label'?: undefined;
|
|
759
|
+
readonly 'schema description'?: undefined;
|
|
760
|
+
readonly 'no schemas found message'?: undefined;
|
|
761
|
+
readonly 'display name input placeholder'?: undefined;
|
|
762
|
+
readonly 'display name description'?: undefined;
|
|
763
|
+
readonly 'icon description'?: undefined;
|
|
764
|
+
readonly 'hue description'?: undefined;
|
|
765
|
+
readonly 'edge replication description'?: undefined;
|
|
766
|
+
readonly 'archive space description'?: undefined;
|
|
767
|
+
readonly 'archive space label'?: undefined;
|
|
768
|
+
readonly 'unarchive space label'?: undefined;
|
|
769
|
+
readonly 'space controls title'?: undefined;
|
|
770
|
+
readonly 'space controls description'?: undefined;
|
|
771
|
+
readonly 'backup space title'?: undefined;
|
|
772
|
+
readonly 'backup space description'?: undefined;
|
|
773
|
+
readonly 'download backup label'?: undefined;
|
|
774
|
+
readonly 'repair space title'?: undefined;
|
|
775
|
+
readonly 'repair space description'?: undefined;
|
|
776
|
+
readonly 'repair space label'?: undefined;
|
|
777
|
+
readonly 'sync edge connected label'?: undefined;
|
|
778
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
779
|
+
readonly 'sync no connection label'?: undefined;
|
|
780
|
+
readonly 'sync latency label'?: undefined;
|
|
781
|
+
readonly 'sync upload label'?: undefined;
|
|
782
|
+
readonly 'sync download label'?: undefined;
|
|
783
|
+
} | {
|
|
57
784
|
readonly 'typename label': "Person";
|
|
58
785
|
readonly 'typename label_zero': "People";
|
|
59
786
|
readonly 'typename label_one': "Person";
|
|
60
787
|
readonly 'typename label_other': "People";
|
|
61
788
|
readonly 'object name placeholder': "New person";
|
|
62
|
-
|
|
63
|
-
|
|
789
|
+
readonly 'rename object label'?: undefined;
|
|
790
|
+
readonly 'delete object label'?: undefined;
|
|
791
|
+
readonly 'object deleted label'?: undefined;
|
|
792
|
+
readonly 'plugin name'?: undefined;
|
|
793
|
+
readonly 'first run message'?: undefined;
|
|
794
|
+
readonly 'create space label'?: undefined;
|
|
795
|
+
readonly 'join space label'?: undefined;
|
|
796
|
+
readonly 'empty space message'?: undefined;
|
|
797
|
+
readonly 'empty tree message'?: undefined;
|
|
798
|
+
readonly 'unnamed space label'?: undefined;
|
|
799
|
+
readonly 'closed space label'?: undefined;
|
|
800
|
+
readonly 'loading space label'?: undefined;
|
|
801
|
+
readonly 'lock space label'?: undefined;
|
|
802
|
+
readonly 'unlock space label'?: undefined;
|
|
803
|
+
readonly 'rename space label'?: undefined;
|
|
804
|
+
readonly 'active space label'?: undefined;
|
|
805
|
+
readonly 'space name label'?: undefined;
|
|
806
|
+
readonly 'object name label'?: undefined;
|
|
807
|
+
readonly 'close space label'?: undefined;
|
|
808
|
+
readonly 'open space label'?: undefined;
|
|
809
|
+
readonly 'export data label'?: undefined;
|
|
810
|
+
readonly 'import data label'?: undefined;
|
|
811
|
+
readonly 'migrate space label'?: undefined;
|
|
812
|
+
readonly 'share space label'?: undefined;
|
|
813
|
+
readonly 'save space to disk label'?: undefined;
|
|
814
|
+
readonly 'load space from disk label'?: undefined;
|
|
815
|
+
readonly 'confirm restore title'?: undefined;
|
|
816
|
+
readonly 'confirm restore body'?: undefined;
|
|
817
|
+
readonly 'upload file message'?: undefined;
|
|
818
|
+
readonly 'object placeholder'?: undefined;
|
|
819
|
+
readonly 'personal space label'?: undefined;
|
|
820
|
+
readonly 'spaces label'?: undefined;
|
|
821
|
+
readonly 'space settings label'?: undefined;
|
|
822
|
+
readonly 'space settings description'?: undefined;
|
|
823
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
824
|
+
readonly 'save files to directory label'?: undefined;
|
|
825
|
+
readonly 'select path label'?: undefined;
|
|
826
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
827
|
+
readonly 'rename collection label'?: undefined;
|
|
828
|
+
readonly 'duplicate object label'?: undefined;
|
|
829
|
+
readonly 'objects deleted label'?: undefined;
|
|
830
|
+
readonly 'go to object label'?: undefined;
|
|
831
|
+
readonly 'found object label'?: undefined;
|
|
832
|
+
readonly 'found object description'?: undefined;
|
|
833
|
+
readonly 'waiting for object label'?: undefined;
|
|
834
|
+
readonly 'waiting for object description'?: undefined;
|
|
835
|
+
readonly 'object not found label'?: undefined;
|
|
836
|
+
readonly 'object not found description'?: undefined;
|
|
837
|
+
readonly 'missing object message'?: undefined;
|
|
838
|
+
readonly 'missing object description'?: undefined;
|
|
839
|
+
readonly 'create object in space label'?: undefined;
|
|
840
|
+
readonly 'create object in collection label'?: undefined;
|
|
841
|
+
readonly 'create object in system collection label'?: undefined;
|
|
842
|
+
readonly 'add view to schema label'?: undefined;
|
|
843
|
+
readonly 'space members label'?: undefined;
|
|
844
|
+
readonly 'active space members heading'?: undefined;
|
|
845
|
+
readonly 'inactive space members heading'?: undefined;
|
|
846
|
+
readonly 'presence label_zero'?: undefined;
|
|
847
|
+
readonly 'presence label_one'?: undefined;
|
|
848
|
+
readonly 'presence label_other'?: undefined;
|
|
849
|
+
readonly 'persisted locally label'?: undefined;
|
|
850
|
+
readonly 'persisted locally message'?: undefined;
|
|
851
|
+
readonly 'persistence pending label'?: undefined;
|
|
852
|
+
readonly 'persistence error label'?: undefined;
|
|
853
|
+
readonly 'more actions label'?: undefined;
|
|
854
|
+
readonly 'invitations heading'?: undefined;
|
|
855
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
856
|
+
readonly 'menu footer label'?: undefined;
|
|
857
|
+
readonly 'location label'?: undefined;
|
|
858
|
+
readonly 'space limit label'?: undefined;
|
|
859
|
+
readonly 'space limit description'?: undefined;
|
|
860
|
+
readonly 'space limit close label'?: undefined;
|
|
861
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
862
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
863
|
+
readonly 'copy link label'?: undefined;
|
|
864
|
+
readonly 'default on space create label'?: undefined;
|
|
865
|
+
readonly 'sync status title'?: undefined;
|
|
866
|
+
readonly 'dismiss label'?: undefined;
|
|
867
|
+
readonly 'join success label'?: undefined;
|
|
868
|
+
readonly 'name label'?: undefined;
|
|
869
|
+
readonly 'name placeholder'?: undefined;
|
|
870
|
+
readonly 'object settings label'?: undefined;
|
|
871
|
+
readonly 'edge replication label'?: undefined;
|
|
872
|
+
readonly 'saving locally label'?: undefined;
|
|
873
|
+
readonly 'downloading label'?: undefined;
|
|
874
|
+
readonly 'uploading label'?: undefined;
|
|
875
|
+
readonly 'offline persisted label'?: undefined;
|
|
876
|
+
readonly 'remote synced label'?: undefined;
|
|
877
|
+
readonly 'syncing label'?: undefined;
|
|
878
|
+
readonly 'show all label'?: undefined;
|
|
879
|
+
readonly 'no sync status label'?: undefined;
|
|
880
|
+
readonly 'create space dialog title'?: undefined;
|
|
881
|
+
readonly 'create object dialog title'?: undefined;
|
|
882
|
+
readonly 'space input placeholder'?: undefined;
|
|
883
|
+
readonly 'schema input placeholder'?: undefined;
|
|
884
|
+
readonly 'creating object type label'?: undefined;
|
|
885
|
+
readonly 'creating in space label'?: undefined;
|
|
886
|
+
readonly 'creating in collection label'?: undefined;
|
|
887
|
+
readonly 'clear input label'?: undefined;
|
|
888
|
+
readonly 'expose object label'?: undefined;
|
|
889
|
+
readonly 'add tag label'?: undefined;
|
|
890
|
+
readonly 'advanced settings label'?: undefined;
|
|
891
|
+
readonly 'foreign keys'?: undefined;
|
|
892
|
+
readonly 'add key'?: undefined;
|
|
893
|
+
readonly 'open space settings label'?: undefined;
|
|
894
|
+
readonly 'related objects label'?: undefined;
|
|
895
|
+
readonly 'row details no selection label'?: undefined;
|
|
896
|
+
readonly 'companion selected objects label'?: undefined;
|
|
897
|
+
readonly 'field deleted label'?: undefined;
|
|
898
|
+
readonly 'members panel label'?: undefined;
|
|
899
|
+
readonly 'members verbose label'?: undefined;
|
|
900
|
+
readonly 'members description'?: undefined;
|
|
901
|
+
readonly 'members label'?: undefined;
|
|
902
|
+
readonly 'invitations label'?: undefined;
|
|
903
|
+
readonly 'space invitation description'?: undefined;
|
|
904
|
+
readonly 'qr code description'?: undefined;
|
|
905
|
+
readonly 'locked space description'?: undefined;
|
|
906
|
+
readonly 'space locked label'?: undefined;
|
|
907
|
+
readonly 'space locked description'?: undefined;
|
|
908
|
+
readonly 'settings panel label'?: undefined;
|
|
909
|
+
readonly 'open current space settings label'?: undefined;
|
|
910
|
+
readonly 'space settings properties label'?: undefined;
|
|
911
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
912
|
+
readonly 'space properties settings description'?: undefined;
|
|
913
|
+
readonly 'space settings schema label'?: undefined;
|
|
914
|
+
readonly 'schema verbose label'?: undefined;
|
|
915
|
+
readonly 'schema description'?: undefined;
|
|
916
|
+
readonly 'no schemas found message'?: undefined;
|
|
917
|
+
readonly 'display name input placeholder'?: undefined;
|
|
918
|
+
readonly 'display name description'?: undefined;
|
|
919
|
+
readonly 'icon description'?: undefined;
|
|
920
|
+
readonly 'hue description'?: undefined;
|
|
921
|
+
readonly 'edge replication description'?: undefined;
|
|
922
|
+
readonly 'archive space description'?: undefined;
|
|
923
|
+
readonly 'archive space label'?: undefined;
|
|
924
|
+
readonly 'unarchive space label'?: undefined;
|
|
925
|
+
readonly 'space controls title'?: undefined;
|
|
926
|
+
readonly 'space controls description'?: undefined;
|
|
927
|
+
readonly 'backup space title'?: undefined;
|
|
928
|
+
readonly 'backup space description'?: undefined;
|
|
929
|
+
readonly 'download backup label'?: undefined;
|
|
930
|
+
readonly 'repair space title'?: undefined;
|
|
931
|
+
readonly 'repair space description'?: undefined;
|
|
932
|
+
readonly 'repair space label'?: undefined;
|
|
933
|
+
readonly 'sync edge connected label'?: undefined;
|
|
934
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
935
|
+
readonly 'sync no connection label'?: undefined;
|
|
936
|
+
readonly 'sync latency label'?: undefined;
|
|
937
|
+
readonly 'sync upload label'?: undefined;
|
|
938
|
+
readonly 'sync download label'?: undefined;
|
|
939
|
+
} | {
|
|
64
940
|
readonly 'typename label': "Project";
|
|
65
941
|
readonly 'typename label_zero': "Projects";
|
|
66
942
|
readonly 'typename label_one': "Project";
|
|
67
943
|
readonly 'typename label_other': "Projects";
|
|
68
944
|
readonly 'object name placeholder': "New project";
|
|
69
|
-
|
|
70
|
-
|
|
945
|
+
readonly 'rename object label'?: undefined;
|
|
946
|
+
readonly 'delete object label'?: undefined;
|
|
947
|
+
readonly 'object deleted label'?: undefined;
|
|
948
|
+
readonly 'plugin name'?: undefined;
|
|
949
|
+
readonly 'first run message'?: undefined;
|
|
950
|
+
readonly 'create space label'?: undefined;
|
|
951
|
+
readonly 'join space label'?: undefined;
|
|
952
|
+
readonly 'empty space message'?: undefined;
|
|
953
|
+
readonly 'empty tree message'?: undefined;
|
|
954
|
+
readonly 'unnamed space label'?: undefined;
|
|
955
|
+
readonly 'closed space label'?: undefined;
|
|
956
|
+
readonly 'loading space label'?: undefined;
|
|
957
|
+
readonly 'lock space label'?: undefined;
|
|
958
|
+
readonly 'unlock space label'?: undefined;
|
|
959
|
+
readonly 'rename space label'?: undefined;
|
|
960
|
+
readonly 'active space label'?: undefined;
|
|
961
|
+
readonly 'space name label'?: undefined;
|
|
962
|
+
readonly 'object name label'?: undefined;
|
|
963
|
+
readonly 'close space label'?: undefined;
|
|
964
|
+
readonly 'open space label'?: undefined;
|
|
965
|
+
readonly 'export data label'?: undefined;
|
|
966
|
+
readonly 'import data label'?: undefined;
|
|
967
|
+
readonly 'migrate space label'?: undefined;
|
|
968
|
+
readonly 'share space label'?: undefined;
|
|
969
|
+
readonly 'save space to disk label'?: undefined;
|
|
970
|
+
readonly 'load space from disk label'?: undefined;
|
|
971
|
+
readonly 'confirm restore title'?: undefined;
|
|
972
|
+
readonly 'confirm restore body'?: undefined;
|
|
973
|
+
readonly 'upload file message'?: undefined;
|
|
974
|
+
readonly 'object placeholder'?: undefined;
|
|
975
|
+
readonly 'personal space label'?: undefined;
|
|
976
|
+
readonly 'spaces label'?: undefined;
|
|
977
|
+
readonly 'space settings label'?: undefined;
|
|
978
|
+
readonly 'space settings description'?: undefined;
|
|
979
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
980
|
+
readonly 'save files to directory label'?: undefined;
|
|
981
|
+
readonly 'select path label'?: undefined;
|
|
982
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
983
|
+
readonly 'rename collection label'?: undefined;
|
|
984
|
+
readonly 'duplicate object label'?: undefined;
|
|
985
|
+
readonly 'objects deleted label'?: undefined;
|
|
986
|
+
readonly 'go to object label'?: undefined;
|
|
987
|
+
readonly 'found object label'?: undefined;
|
|
988
|
+
readonly 'found object description'?: undefined;
|
|
989
|
+
readonly 'waiting for object label'?: undefined;
|
|
990
|
+
readonly 'waiting for object description'?: undefined;
|
|
991
|
+
readonly 'object not found label'?: undefined;
|
|
992
|
+
readonly 'object not found description'?: undefined;
|
|
993
|
+
readonly 'missing object message'?: undefined;
|
|
994
|
+
readonly 'missing object description'?: undefined;
|
|
995
|
+
readonly 'create object in space label'?: undefined;
|
|
996
|
+
readonly 'create object in collection label'?: undefined;
|
|
997
|
+
readonly 'create object in system collection label'?: undefined;
|
|
998
|
+
readonly 'add view to schema label'?: undefined;
|
|
999
|
+
readonly 'space members label'?: undefined;
|
|
1000
|
+
readonly 'active space members heading'?: undefined;
|
|
1001
|
+
readonly 'inactive space members heading'?: undefined;
|
|
1002
|
+
readonly 'presence label_zero'?: undefined;
|
|
1003
|
+
readonly 'presence label_one'?: undefined;
|
|
1004
|
+
readonly 'presence label_other'?: undefined;
|
|
1005
|
+
readonly 'persisted locally label'?: undefined;
|
|
1006
|
+
readonly 'persisted locally message'?: undefined;
|
|
1007
|
+
readonly 'persistence pending label'?: undefined;
|
|
1008
|
+
readonly 'persistence error label'?: undefined;
|
|
1009
|
+
readonly 'more actions label'?: undefined;
|
|
1010
|
+
readonly 'invitations heading'?: undefined;
|
|
1011
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
1012
|
+
readonly 'menu footer label'?: undefined;
|
|
1013
|
+
readonly 'location label'?: undefined;
|
|
1014
|
+
readonly 'space limit label'?: undefined;
|
|
1015
|
+
readonly 'space limit description'?: undefined;
|
|
1016
|
+
readonly 'space limit close label'?: undefined;
|
|
1017
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
1018
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
1019
|
+
readonly 'copy link label'?: undefined;
|
|
1020
|
+
readonly 'default on space create label'?: undefined;
|
|
1021
|
+
readonly 'sync status title'?: undefined;
|
|
1022
|
+
readonly 'dismiss label'?: undefined;
|
|
1023
|
+
readonly 'join success label'?: undefined;
|
|
1024
|
+
readonly 'name label'?: undefined;
|
|
1025
|
+
readonly 'name placeholder'?: undefined;
|
|
1026
|
+
readonly 'object settings label'?: undefined;
|
|
1027
|
+
readonly 'edge replication label'?: undefined;
|
|
1028
|
+
readonly 'saving locally label'?: undefined;
|
|
1029
|
+
readonly 'downloading label'?: undefined;
|
|
1030
|
+
readonly 'uploading label'?: undefined;
|
|
1031
|
+
readonly 'offline persisted label'?: undefined;
|
|
1032
|
+
readonly 'remote synced label'?: undefined;
|
|
1033
|
+
readonly 'syncing label'?: undefined;
|
|
1034
|
+
readonly 'show all label'?: undefined;
|
|
1035
|
+
readonly 'no sync status label'?: undefined;
|
|
1036
|
+
readonly 'create space dialog title'?: undefined;
|
|
1037
|
+
readonly 'create object dialog title'?: undefined;
|
|
1038
|
+
readonly 'space input placeholder'?: undefined;
|
|
1039
|
+
readonly 'schema input placeholder'?: undefined;
|
|
1040
|
+
readonly 'creating object type label'?: undefined;
|
|
1041
|
+
readonly 'creating in space label'?: undefined;
|
|
1042
|
+
readonly 'creating in collection label'?: undefined;
|
|
1043
|
+
readonly 'clear input label'?: undefined;
|
|
1044
|
+
readonly 'expose object label'?: undefined;
|
|
1045
|
+
readonly 'add tag label'?: undefined;
|
|
1046
|
+
readonly 'advanced settings label'?: undefined;
|
|
1047
|
+
readonly 'foreign keys'?: undefined;
|
|
1048
|
+
readonly 'add key'?: undefined;
|
|
1049
|
+
readonly 'open space settings label'?: undefined;
|
|
1050
|
+
readonly 'related objects label'?: undefined;
|
|
1051
|
+
readonly 'row details no selection label'?: undefined;
|
|
1052
|
+
readonly 'companion selected objects label'?: undefined;
|
|
1053
|
+
readonly 'field deleted label'?: undefined;
|
|
1054
|
+
readonly 'members panel label'?: undefined;
|
|
1055
|
+
readonly 'members verbose label'?: undefined;
|
|
1056
|
+
readonly 'members description'?: undefined;
|
|
1057
|
+
readonly 'members label'?: undefined;
|
|
1058
|
+
readonly 'invitations label'?: undefined;
|
|
1059
|
+
readonly 'space invitation description'?: undefined;
|
|
1060
|
+
readonly 'qr code description'?: undefined;
|
|
1061
|
+
readonly 'locked space description'?: undefined;
|
|
1062
|
+
readonly 'space locked label'?: undefined;
|
|
1063
|
+
readonly 'space locked description'?: undefined;
|
|
1064
|
+
readonly 'settings panel label'?: undefined;
|
|
1065
|
+
readonly 'open current space settings label'?: undefined;
|
|
1066
|
+
readonly 'space settings properties label'?: undefined;
|
|
1067
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
1068
|
+
readonly 'space properties settings description'?: undefined;
|
|
1069
|
+
readonly 'space settings schema label'?: undefined;
|
|
1070
|
+
readonly 'schema verbose label'?: undefined;
|
|
1071
|
+
readonly 'schema description'?: undefined;
|
|
1072
|
+
readonly 'no schemas found message'?: undefined;
|
|
1073
|
+
readonly 'display name input placeholder'?: undefined;
|
|
1074
|
+
readonly 'display name description'?: undefined;
|
|
1075
|
+
readonly 'icon description'?: undefined;
|
|
1076
|
+
readonly 'hue description'?: undefined;
|
|
1077
|
+
readonly 'edge replication description'?: undefined;
|
|
1078
|
+
readonly 'archive space description'?: undefined;
|
|
1079
|
+
readonly 'archive space label'?: undefined;
|
|
1080
|
+
readonly 'unarchive space label'?: undefined;
|
|
1081
|
+
readonly 'space controls title'?: undefined;
|
|
1082
|
+
readonly 'space controls description'?: undefined;
|
|
1083
|
+
readonly 'backup space title'?: undefined;
|
|
1084
|
+
readonly 'backup space description'?: undefined;
|
|
1085
|
+
readonly 'download backup label'?: undefined;
|
|
1086
|
+
readonly 'repair space title'?: undefined;
|
|
1087
|
+
readonly 'repair space description'?: undefined;
|
|
1088
|
+
readonly 'repair space label'?: undefined;
|
|
1089
|
+
readonly 'sync edge connected label'?: undefined;
|
|
1090
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
1091
|
+
readonly 'sync no connection label'?: undefined;
|
|
1092
|
+
readonly 'sync latency label'?: undefined;
|
|
1093
|
+
readonly 'sync upload label'?: undefined;
|
|
1094
|
+
readonly 'sync download label'?: undefined;
|
|
1095
|
+
} | {
|
|
71
1096
|
readonly 'typename label': "Task";
|
|
72
1097
|
readonly 'typename label_zero': "Tasks";
|
|
73
1098
|
readonly 'typename label_one': "Task";
|
|
74
1099
|
readonly 'typename label_other': "Tasks";
|
|
75
1100
|
readonly 'object name placeholder': "New task";
|
|
76
|
-
|
|
77
|
-
|
|
1101
|
+
readonly 'rename object label'?: undefined;
|
|
1102
|
+
readonly 'delete object label'?: undefined;
|
|
1103
|
+
readonly 'object deleted label'?: undefined;
|
|
1104
|
+
readonly 'plugin name'?: undefined;
|
|
1105
|
+
readonly 'first run message'?: undefined;
|
|
1106
|
+
readonly 'create space label'?: undefined;
|
|
1107
|
+
readonly 'join space label'?: undefined;
|
|
1108
|
+
readonly 'empty space message'?: undefined;
|
|
1109
|
+
readonly 'empty tree message'?: undefined;
|
|
1110
|
+
readonly 'unnamed space label'?: undefined;
|
|
1111
|
+
readonly 'closed space label'?: undefined;
|
|
1112
|
+
readonly 'loading space label'?: undefined;
|
|
1113
|
+
readonly 'lock space label'?: undefined;
|
|
1114
|
+
readonly 'unlock space label'?: undefined;
|
|
1115
|
+
readonly 'rename space label'?: undefined;
|
|
1116
|
+
readonly 'active space label'?: undefined;
|
|
1117
|
+
readonly 'space name label'?: undefined;
|
|
1118
|
+
readonly 'object name label'?: undefined;
|
|
1119
|
+
readonly 'close space label'?: undefined;
|
|
1120
|
+
readonly 'open space label'?: undefined;
|
|
1121
|
+
readonly 'export data label'?: undefined;
|
|
1122
|
+
readonly 'import data label'?: undefined;
|
|
1123
|
+
readonly 'migrate space label'?: undefined;
|
|
1124
|
+
readonly 'share space label'?: undefined;
|
|
1125
|
+
readonly 'save space to disk label'?: undefined;
|
|
1126
|
+
readonly 'load space from disk label'?: undefined;
|
|
1127
|
+
readonly 'confirm restore title'?: undefined;
|
|
1128
|
+
readonly 'confirm restore body'?: undefined;
|
|
1129
|
+
readonly 'upload file message'?: undefined;
|
|
1130
|
+
readonly 'object placeholder'?: undefined;
|
|
1131
|
+
readonly 'personal space label'?: undefined;
|
|
1132
|
+
readonly 'spaces label'?: undefined;
|
|
1133
|
+
readonly 'space settings label'?: undefined;
|
|
1134
|
+
readonly 'space settings description'?: undefined;
|
|
1135
|
+
readonly 'show hidden spaces label'?: undefined;
|
|
1136
|
+
readonly 'save files to directory label'?: undefined;
|
|
1137
|
+
readonly 'select path label'?: undefined;
|
|
1138
|
+
readonly 'snapshot by schema label'?: undefined;
|
|
1139
|
+
readonly 'rename collection label'?: undefined;
|
|
1140
|
+
readonly 'duplicate object label'?: undefined;
|
|
1141
|
+
readonly 'objects deleted label'?: undefined;
|
|
1142
|
+
readonly 'go to object label'?: undefined;
|
|
1143
|
+
readonly 'found object label'?: undefined;
|
|
1144
|
+
readonly 'found object description'?: undefined;
|
|
1145
|
+
readonly 'waiting for object label'?: undefined;
|
|
1146
|
+
readonly 'waiting for object description'?: undefined;
|
|
1147
|
+
readonly 'object not found label'?: undefined;
|
|
1148
|
+
readonly 'object not found description'?: undefined;
|
|
1149
|
+
readonly 'missing object message'?: undefined;
|
|
1150
|
+
readonly 'missing object description'?: undefined;
|
|
1151
|
+
readonly 'create object in space label'?: undefined;
|
|
1152
|
+
readonly 'create object in collection label'?: undefined;
|
|
1153
|
+
readonly 'create object in system collection label'?: undefined;
|
|
1154
|
+
readonly 'add view to schema label'?: undefined;
|
|
1155
|
+
readonly 'space members label'?: undefined;
|
|
1156
|
+
readonly 'active space members heading'?: undefined;
|
|
1157
|
+
readonly 'inactive space members heading'?: undefined;
|
|
1158
|
+
readonly 'presence label_zero'?: undefined;
|
|
1159
|
+
readonly 'presence label_one'?: undefined;
|
|
1160
|
+
readonly 'presence label_other'?: undefined;
|
|
1161
|
+
readonly 'persisted locally label'?: undefined;
|
|
1162
|
+
readonly 'persisted locally message'?: undefined;
|
|
1163
|
+
readonly 'persistence pending label'?: undefined;
|
|
1164
|
+
readonly 'persistence error label'?: undefined;
|
|
1165
|
+
readonly 'more actions label'?: undefined;
|
|
1166
|
+
readonly 'invitations heading'?: undefined;
|
|
1167
|
+
readonly 'keyshortcuts label'?: undefined;
|
|
1168
|
+
readonly 'menu footer label'?: undefined;
|
|
1169
|
+
readonly 'location label'?: undefined;
|
|
1170
|
+
readonly 'space limit label'?: undefined;
|
|
1171
|
+
readonly 'space limit description'?: undefined;
|
|
1172
|
+
readonly 'space limit close label'?: undefined;
|
|
1173
|
+
readonly 'remove deleted objects label'?: undefined;
|
|
1174
|
+
readonly 'remove deleted objects alt'?: undefined;
|
|
1175
|
+
readonly 'copy link label'?: undefined;
|
|
1176
|
+
readonly 'default on space create label'?: undefined;
|
|
1177
|
+
readonly 'sync status title'?: undefined;
|
|
1178
|
+
readonly 'dismiss label'?: undefined;
|
|
1179
|
+
readonly 'join success label'?: undefined;
|
|
1180
|
+
readonly 'name label'?: undefined;
|
|
1181
|
+
readonly 'name placeholder'?: undefined;
|
|
1182
|
+
readonly 'object settings label'?: undefined;
|
|
1183
|
+
readonly 'edge replication label'?: undefined;
|
|
1184
|
+
readonly 'saving locally label'?: undefined;
|
|
1185
|
+
readonly 'downloading label'?: undefined;
|
|
1186
|
+
readonly 'uploading label'?: undefined;
|
|
1187
|
+
readonly 'offline persisted label'?: undefined;
|
|
1188
|
+
readonly 'remote synced label'?: undefined;
|
|
1189
|
+
readonly 'syncing label'?: undefined;
|
|
1190
|
+
readonly 'show all label'?: undefined;
|
|
1191
|
+
readonly 'no sync status label'?: undefined;
|
|
1192
|
+
readonly 'create space dialog title'?: undefined;
|
|
1193
|
+
readonly 'create object dialog title'?: undefined;
|
|
1194
|
+
readonly 'space input placeholder'?: undefined;
|
|
1195
|
+
readonly 'schema input placeholder'?: undefined;
|
|
1196
|
+
readonly 'creating object type label'?: undefined;
|
|
1197
|
+
readonly 'creating in space label'?: undefined;
|
|
1198
|
+
readonly 'creating in collection label'?: undefined;
|
|
1199
|
+
readonly 'clear input label'?: undefined;
|
|
1200
|
+
readonly 'expose object label'?: undefined;
|
|
1201
|
+
readonly 'add tag label'?: undefined;
|
|
1202
|
+
readonly 'advanced settings label'?: undefined;
|
|
1203
|
+
readonly 'foreign keys'?: undefined;
|
|
1204
|
+
readonly 'add key'?: undefined;
|
|
1205
|
+
readonly 'open space settings label'?: undefined;
|
|
1206
|
+
readonly 'related objects label'?: undefined;
|
|
1207
|
+
readonly 'row details no selection label'?: undefined;
|
|
1208
|
+
readonly 'companion selected objects label'?: undefined;
|
|
1209
|
+
readonly 'field deleted label'?: undefined;
|
|
1210
|
+
readonly 'members panel label'?: undefined;
|
|
1211
|
+
readonly 'members verbose label'?: undefined;
|
|
1212
|
+
readonly 'members description'?: undefined;
|
|
1213
|
+
readonly 'members label'?: undefined;
|
|
1214
|
+
readonly 'invitations label'?: undefined;
|
|
1215
|
+
readonly 'space invitation description'?: undefined;
|
|
1216
|
+
readonly 'qr code description'?: undefined;
|
|
1217
|
+
readonly 'locked space description'?: undefined;
|
|
1218
|
+
readonly 'space locked label'?: undefined;
|
|
1219
|
+
readonly 'space locked description'?: undefined;
|
|
1220
|
+
readonly 'settings panel label'?: undefined;
|
|
1221
|
+
readonly 'open current space settings label'?: undefined;
|
|
1222
|
+
readonly 'space settings properties label'?: undefined;
|
|
1223
|
+
readonly 'space properties settings verbose label'?: undefined;
|
|
1224
|
+
readonly 'space properties settings description'?: undefined;
|
|
1225
|
+
readonly 'space settings schema label'?: undefined;
|
|
1226
|
+
readonly 'schema verbose label'?: undefined;
|
|
1227
|
+
readonly 'schema description'?: undefined;
|
|
1228
|
+
readonly 'no schemas found message'?: undefined;
|
|
1229
|
+
readonly 'display name input placeholder'?: undefined;
|
|
1230
|
+
readonly 'display name description'?: undefined;
|
|
1231
|
+
readonly 'icon description'?: undefined;
|
|
1232
|
+
readonly 'hue description'?: undefined;
|
|
1233
|
+
readonly 'edge replication description'?: undefined;
|
|
1234
|
+
readonly 'archive space description'?: undefined;
|
|
1235
|
+
readonly 'archive space label'?: undefined;
|
|
1236
|
+
readonly 'unarchive space label'?: undefined;
|
|
1237
|
+
readonly 'space controls title'?: undefined;
|
|
1238
|
+
readonly 'space controls description'?: undefined;
|
|
1239
|
+
readonly 'backup space title'?: undefined;
|
|
1240
|
+
readonly 'backup space description'?: undefined;
|
|
1241
|
+
readonly 'download backup label'?: undefined;
|
|
1242
|
+
readonly 'repair space title'?: undefined;
|
|
1243
|
+
readonly 'repair space description'?: undefined;
|
|
1244
|
+
readonly 'repair space label'?: undefined;
|
|
1245
|
+
readonly 'sync edge connected label'?: undefined;
|
|
1246
|
+
readonly 'sync edge disconnected label'?: undefined;
|
|
1247
|
+
readonly 'sync no connection label'?: undefined;
|
|
1248
|
+
readonly 'sync latency label'?: undefined;
|
|
1249
|
+
readonly 'sync upload label'?: undefined;
|
|
1250
|
+
readonly 'sync download label'?: undefined;
|
|
1251
|
+
} | {
|
|
78
1252
|
readonly 'plugin name': "Spaces";
|
|
79
1253
|
readonly 'first run message': "Nothing selected.";
|
|
80
1254
|
readonly 'create space label': "Create space";
|
|
@@ -89,7 +1263,7 @@ export declare const translations: [{
|
|
|
89
1263
|
readonly 'rename space label': "Rename space";
|
|
90
1264
|
readonly 'active space label': "Active space:";
|
|
91
1265
|
readonly 'space name label': "Space name";
|
|
92
|
-
readonly 'object name label': "
|
|
1266
|
+
readonly 'object name label': "Object name";
|
|
93
1267
|
readonly 'close space label': "Close space";
|
|
94
1268
|
readonly 'open space label': "Open space";
|
|
95
1269
|
readonly 'export data label': "Export data";
|
|
@@ -106,30 +1280,29 @@ export declare const translations: [{
|
|
|
106
1280
|
readonly 'personal space label': "Personal Space";
|
|
107
1281
|
readonly 'spaces label': "Spaces";
|
|
108
1282
|
readonly 'space settings label': "Spaces";
|
|
109
|
-
readonly 'space settings description': "Each space has its own settings you can configure, where you can adjust its properties, membership, integrations, and other
|
|
1283
|
+
readonly 'space settings description': "Each space has its own settings you can configure, where you can adjust its properties, membership, integrations, and other objects specific to that space.";
|
|
110
1284
|
readonly 'show hidden spaces label': "Show archived spaces";
|
|
111
1285
|
readonly 'save files to directory label': "Save files to disk";
|
|
112
1286
|
readonly 'select path label': "Select path";
|
|
1287
|
+
readonly 'snapshot by schema label': "Snapshot of objects";
|
|
113
1288
|
readonly 'rename collection label': "Rename collection";
|
|
114
|
-
readonly 'rename object label': "Rename
|
|
115
|
-
readonly 'duplicate object label': "Duplicate
|
|
116
|
-
readonly '
|
|
117
|
-
readonly '
|
|
118
|
-
readonly '
|
|
119
|
-
readonly 'object deleted label': "Item deleted";
|
|
120
|
-
readonly 'objects deleted label': "Items deleted";
|
|
121
|
-
readonly 'go to object label': "Open item";
|
|
1289
|
+
readonly 'rename object label': "Rename object";
|
|
1290
|
+
readonly 'duplicate object label': "Duplicate object";
|
|
1291
|
+
readonly 'object deleted label': "Object deleted";
|
|
1292
|
+
readonly 'objects deleted label': "Objects deleted";
|
|
1293
|
+
readonly 'go to object label': "Open object";
|
|
122
1294
|
readonly 'found object label': "Ready.";
|
|
123
|
-
readonly 'found object description': "The requested
|
|
1295
|
+
readonly 'found object description': "The requested object is now available.";
|
|
124
1296
|
readonly 'waiting for object label': "Loading…";
|
|
125
|
-
readonly 'waiting for object description': "The requested
|
|
1297
|
+
readonly 'waiting for object description': "The requested object is still being synchronized.";
|
|
126
1298
|
readonly 'object not found label': "Nothing found.";
|
|
127
|
-
readonly 'object not found description': "The requested
|
|
128
|
-
readonly 'missing object message': "
|
|
129
|
-
readonly 'missing object description': "The requested
|
|
1299
|
+
readonly 'object not found description': "The requested object has not been found yet. Ensure there are enough peers online in the space with an updated copy.";
|
|
1300
|
+
readonly 'missing object message': "Object not available.";
|
|
1301
|
+
readonly 'missing object description': "The requested object has not been found yet. Ensure there are enough peers online in the space with an updated copy.";
|
|
130
1302
|
readonly 'create object in space label': "Add to space";
|
|
131
1303
|
readonly 'create object in collection label': "Add to collection";
|
|
132
|
-
readonly 'create object in
|
|
1304
|
+
readonly 'create object in system collection label': "Add to system collection";
|
|
1305
|
+
readonly 'add view to schema label': "Add view to type";
|
|
133
1306
|
readonly 'space members label': "Space members";
|
|
134
1307
|
readonly 'active space members heading': "Online ({{count}})";
|
|
135
1308
|
readonly 'inactive space members heading': "Offline ({{count}})";
|
|
@@ -146,10 +1319,10 @@ export declare const translations: [{
|
|
|
146
1319
|
readonly 'menu footer label': "Details";
|
|
147
1320
|
readonly 'location label': "Located in";
|
|
148
1321
|
readonly 'space limit label': "Space Limit Reached";
|
|
149
|
-
readonly 'space limit description': "This space has reached the maximum number of
|
|
1322
|
+
readonly 'space limit description': "This space has reached the maximum number of objects for the beta. This limit includes deleted objects currently, but those can be permanently removed with the cleanup action.";
|
|
150
1323
|
readonly 'space limit close label': "Close";
|
|
151
1324
|
readonly 'remove deleted objects label': "Cleanup";
|
|
152
|
-
readonly 'remove deleted objects alt': "Permanently remove deleted
|
|
1325
|
+
readonly 'remove deleted objects alt': "Permanently remove deleted objects to free up space.";
|
|
153
1326
|
readonly 'copy link label': "Copy link";
|
|
154
1327
|
readonly 'default on space create label': "On space create";
|
|
155
1328
|
readonly 'sync status title': "Sync status";
|
|
@@ -166,20 +1339,22 @@ export declare const translations: [{
|
|
|
166
1339
|
readonly 'remote synced label': "Synced with peers";
|
|
167
1340
|
readonly 'syncing label': "Space syncing";
|
|
168
1341
|
readonly 'show all label': "Show all";
|
|
169
|
-
readonly 'no sync status label': "No space with missing
|
|
1342
|
+
readonly 'no sync status label': "No space with missing objects.";
|
|
170
1343
|
readonly 'create space dialog title': "Create Space";
|
|
171
1344
|
readonly 'create object dialog title': "Create {{object}}";
|
|
172
1345
|
readonly 'space input placeholder': "Select space";
|
|
173
|
-
readonly 'schema input placeholder': "Select
|
|
1346
|
+
readonly 'schema input placeholder': "Select type";
|
|
174
1347
|
readonly 'creating object type label': "Type";
|
|
175
1348
|
readonly 'creating in space label': "Location";
|
|
176
1349
|
readonly 'creating in collection label': "In Collection";
|
|
177
1350
|
readonly 'clear input label': "Clear";
|
|
178
1351
|
readonly 'expose object label': "Expose in navtree";
|
|
1352
|
+
readonly 'add tag label': "Add tag";
|
|
179
1353
|
readonly 'advanced settings label': "Advanced";
|
|
180
1354
|
readonly 'foreign keys': "Foreign Keys";
|
|
181
1355
|
readonly 'add key': "Add Key";
|
|
182
1356
|
readonly 'open space settings label': "Open settings";
|
|
1357
|
+
readonly 'related objects label': "Related Objects";
|
|
183
1358
|
readonly 'row details no selection label': "No objects selected";
|
|
184
1359
|
readonly 'companion selected objects label': "Selected";
|
|
185
1360
|
readonly 'field deleted label': "Field deleted";
|
|
@@ -198,10 +1373,10 @@ export declare const translations: [{
|
|
|
198
1373
|
readonly 'space settings properties label': "General settings";
|
|
199
1374
|
readonly 'space properties settings verbose label': "Manage space properties";
|
|
200
1375
|
readonly 'space properties settings description': "You can configure how this space is displayed in the app here.";
|
|
201
|
-
readonly 'space settings schema label': "
|
|
202
|
-
readonly 'schema verbose label': "Manage
|
|
203
|
-
readonly 'schema description': "You can manage all of the
|
|
204
|
-
readonly 'no schemas found message': "No
|
|
1376
|
+
readonly 'space settings schema label': "Types";
|
|
1377
|
+
readonly 'schema verbose label': "Manage types";
|
|
1378
|
+
readonly 'schema description': "You can manage all of the types stored within this space here.";
|
|
1379
|
+
readonly 'no schemas found message': "No types found";
|
|
205
1380
|
readonly 'display name input placeholder': "Space name";
|
|
206
1381
|
readonly 'display name description': "Name of the space as it appears in the app.";
|
|
207
1382
|
readonly 'icon description': "Icon used to represent the space in the app.";
|
|
@@ -210,6 +1385,25 @@ export declare const translations: [{
|
|
|
210
1385
|
readonly 'archive space description': "Archiving a space will remove it from the sidebar and stop replicating updates, but will not delete the data. You can unarchive it by enabling archived spaces in the app settings.";
|
|
211
1386
|
readonly 'archive space label': "Archive";
|
|
212
1387
|
readonly 'unarchive space label': "Unarchive";
|
|
1388
|
+
readonly 'space controls title': "Space Controls";
|
|
1389
|
+
readonly 'space controls description': "Advanced controls for this space.";
|
|
1390
|
+
readonly 'backup space title': "Backup Space";
|
|
1391
|
+
readonly 'backup space description': "Download a backup of the space. Contains all data in the space in an unencrypted format.";
|
|
1392
|
+
readonly 'download backup label': "Download backup";
|
|
1393
|
+
readonly 'repair space title': "Repair Space";
|
|
1394
|
+
readonly 'repair space description': "Run repair operations on the space.";
|
|
1395
|
+
readonly 'repair space label': "Run repairs";
|
|
1396
|
+
readonly 'sync edge connected label': "Edge connected";
|
|
1397
|
+
readonly 'sync edge disconnected label': "Edge disconnected";
|
|
1398
|
+
readonly 'sync no connection label': "No connection to edge service";
|
|
1399
|
+
readonly 'sync latency label': "Latency";
|
|
1400
|
+
readonly 'sync upload label': "Upload";
|
|
1401
|
+
readonly 'sync download label': "Download";
|
|
1402
|
+
readonly 'typename label'?: undefined;
|
|
1403
|
+
readonly 'typename label_zero'?: undefined;
|
|
1404
|
+
readonly 'typename label_one'?: undefined;
|
|
1405
|
+
readonly 'typename label_other'?: undefined;
|
|
1406
|
+
readonly 'delete object label'?: undefined;
|
|
213
1407
|
};
|
|
214
1408
|
};
|
|
215
1409
|
}];
|