@dxos/plugin-space 0.8.1-main.ae460ac → 0.8.1-main.ba2dec9

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.
Files changed (49) hide show
  1. package/dist/types/src/components/AdvancedObjectSettings/AdvancedObjectSettings.d.ts +2 -1
  2. package/dist/types/src/components/AdvancedObjectSettings/AdvancedObjectSettings.d.ts.map +1 -1
  3. package/dist/types/src/components/AdvancedObjectSettings/ForeignKeys.d.ts +2 -1
  4. package/dist/types/src/components/AdvancedObjectSettings/ForeignKeys.d.ts.map +1 -1
  5. package/dist/types/src/components/AwaitingObject.d.ts +2 -1
  6. package/dist/types/src/components/AwaitingObject.d.ts.map +1 -1
  7. package/dist/types/src/components/BaseObjectSettings.d.ts +2 -1
  8. package/dist/types/src/components/BaseObjectSettings.d.ts.map +1 -1
  9. package/dist/types/src/components/CollectionMain.d.ts +2 -1
  10. package/dist/types/src/components/CollectionMain.d.ts.map +1 -1
  11. package/dist/types/src/components/CollectionSection.d.ts +2 -1
  12. package/dist/types/src/components/CollectionSection.d.ts.map +1 -1
  13. package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts +2 -1
  14. package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts.map +1 -1
  15. package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts +2 -1
  16. package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts.map +1 -1
  17. package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts +2 -1
  18. package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts.map +1 -1
  19. package/dist/types/src/components/JoinDialog.d.ts +2 -1
  20. package/dist/types/src/components/JoinDialog.d.ts.map +1 -1
  21. package/dist/types/src/components/MenuFooter.d.ts +2 -1
  22. package/dist/types/src/components/MenuFooter.d.ts.map +1 -1
  23. package/dist/types/src/components/PersistenceStatus.d.ts +2 -1
  24. package/dist/types/src/components/PersistenceStatus.d.ts.map +1 -1
  25. package/dist/types/src/components/PopoverAddSpace.d.ts +2 -1
  26. package/dist/types/src/components/PopoverAddSpace.d.ts.map +1 -1
  27. package/dist/types/src/components/PopoverRenameObject.d.ts +2 -1
  28. package/dist/types/src/components/PopoverRenameObject.d.ts.map +1 -1
  29. package/dist/types/src/components/PopoverRenameSpace.d.ts +2 -1
  30. package/dist/types/src/components/PopoverRenameSpace.d.ts.map +1 -1
  31. package/dist/types/src/components/ShareSpaceButton.d.ts +3 -2
  32. package/dist/types/src/components/ShareSpaceButton.d.ts.map +1 -1
  33. package/dist/types/src/components/SpacePluginSettings.d.ts +2 -1
  34. package/dist/types/src/components/SpacePluginSettings.d.ts.map +1 -1
  35. package/dist/types/src/components/SpacePresence.d.ts +5 -4
  36. package/dist/types/src/components/SpacePresence.d.ts.map +1 -1
  37. package/dist/types/src/components/SpacePresence.stories.d.ts +3 -2
  38. package/dist/types/src/components/SpacePresence.stories.d.ts.map +1 -1
  39. package/dist/types/src/components/SpaceSettings/SpaceSettingsDialog.d.ts +2 -1
  40. package/dist/types/src/components/SpaceSettings/SpaceSettingsDialog.d.ts.map +1 -1
  41. package/dist/types/src/components/SpaceSettings/SpaceSettingsPanel.d.ts +2 -1
  42. package/dist/types/src/components/SpaceSettings/SpaceSettingsPanel.d.ts.map +1 -1
  43. package/dist/types/src/components/SyncStatus/InlineSyncStatus.d.ts +2 -1
  44. package/dist/types/src/components/SyncStatus/InlineSyncStatus.d.ts.map +1 -1
  45. package/dist/types/src/components/SyncStatus/Space.d.ts +3 -2
  46. package/dist/types/src/components/SyncStatus/Space.d.ts.map +1 -1
  47. package/dist/types/src/components/SyncStatus/SyncStatus.d.ts +4 -3
  48. package/dist/types/src/components/SyncStatus/SyncStatus.d.ts.map +1 -1
  49. package/package.json +40 -40
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { type ReactiveEchoObject } from '@dxos/react-client/echo';
2
3
  export type AdvancedObjectSettingsProps = {
3
4
  object: ReactiveEchoObject<any>;
4
5
  };
5
- export declare const AdvancedObjectSettings: ({ object }: AdvancedObjectSettingsProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const AdvancedObjectSettings: ({ object }: AdvancedObjectSettingsProps) => React.JSX.Element;
6
7
  //# sourceMappingURL=AdvancedObjectSettings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AdvancedObjectSettings.d.ts","sourceRoot":"","sources":["../../../../../src/components/AdvancedObjectSettings/AdvancedObjectSettings.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAW,KAAK,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAY3E,MAAM,MAAM,2BAA2B,GAAG;IACxC,MAAM,EAAE,kBAAkB,CAAC,GAAG,CAAC,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,sBAAsB,eAAgB,2BAA2B,4CAgD7E,CAAC"}
1
+ {"version":3,"file":"AdvancedObjectSettings.d.ts","sourceRoot":"","sources":["../../../../../src/components/AdvancedObjectSettings/AdvancedObjectSettings.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAGrD,OAAO,EAAW,KAAK,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAY3E,MAAM,MAAM,2BAA2B,GAAG;IACxC,MAAM,EAAE,kBAAkB,CAAC,GAAG,CAAC,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,sBAAsB,eAAgB,2BAA2B,sBAgD7E,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { type ForeignKey } from '@dxos/echo-schema';
2
3
  export type ForeignKeysProps = {
3
4
  keys: ForeignKey[];
4
5
  onDelete?: (key: ForeignKey) => void;
5
6
  };
6
- export declare const ForeignKeys: ({ keys, onDelete }: ForeignKeysProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const ForeignKeys: ({ keys, onDelete }: ForeignKeysProps) => React.JSX.Element;
7
8
  //# sourceMappingURL=ForeignKeys.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ForeignKeys.d.ts","sourceRoot":"","sources":["../../../../../src/components/AdvancedObjectSettings/ForeignKeys.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAKpD,MAAM,MAAM,gBAAgB,GAAG;IAC7B,IAAI,EAAE,UAAU,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,UAAU,KAAK,IAAI,CAAC;CACtC,CAAC;AAGF,eAAO,MAAM,WAAW,uBAAwB,gBAAgB,4CAQ/D,CAAC"}
1
+ {"version":3,"file":"ForeignKeys.d.ts","sourceRoot":"","sources":["../../../../../src/components/AdvancedObjectSettings/ForeignKeys.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAE3C,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAKpD,MAAM,MAAM,gBAAgB,GAAG;IAC7B,IAAI,EAAE,UAAU,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,UAAU,KAAK,IAAI,CAAC;CACtC,CAAC;AAGF,eAAO,MAAM,WAAW,uBAAwB,gBAAgB,sBAQ/D,CAAC"}
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  export declare const AwaitingObject: ({ id }: {
2
3
  id: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
+ }) => React.JSX.Element;
4
5
  //# sourceMappingURL=AwaitingObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AwaitingObject.d.ts","sourceRoot":"","sources":["../../../../src/components/AwaitingObject.tsx"],"names":[],"mappings":"AAmBA,eAAO,MAAM,cAAc,WAAY;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,4CA8FpD,CAAC"}
1
+ {"version":3,"file":"AwaitingObject.d.ts","sourceRoot":"","sources":["../../../../src/components/AwaitingObject.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAchE,eAAO,MAAM,cAAc,WAAY;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,sBA8FpD,CAAC"}
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { type ReactiveEchoObject } from '@dxos/react-client/echo';
2
3
  export type BaseObjectSettingsProps = {
3
4
  object: ReactiveEchoObject<any>;
4
5
  };
5
- export declare const BaseObjectSettings: ({ object }: BaseObjectSettingsProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const BaseObjectSettings: ({ object }: BaseObjectSettingsProps) => React.JSX.Element;
6
7
  //# sourceMappingURL=BaseObjectSettings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BaseObjectSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/BaseObjectSettings.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAKlE,MAAM,MAAM,uBAAuB,GAAG;IACpC,MAAM,EAAE,kBAAkB,CAAC,GAAG,CAAC,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,kBAAkB,eAAgB,uBAAuB,4CAwBrE,CAAC"}
1
+ {"version":3,"file":"BaseObjectSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/BaseObjectSettings.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAKlE,MAAM,MAAM,uBAAuB,GAAG;IACpC,MAAM,EAAE,kBAAkB,CAAC,GAAG,CAAC,CAAC;CACjC,CAAC;AAEF,eAAO,MAAM,kBAAkB,eAAgB,uBAAuB,sBAwBrE,CAAC"}
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import type { CollectionType } from '../types';
2
3
  export declare const CollectionMain: ({ collection }: {
3
4
  collection: CollectionType;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  //# sourceMappingURL=CollectionMain.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionMain.d.ts","sourceRoot":"","sources":["../../../../src/components/CollectionMain.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,eAAO,MAAM,cAAc,mBAAoB;IAAE,UAAU,EAAE,cAAc,CAAA;CAAE,4CAoB5E,CAAC"}
1
+ {"version":3,"file":"CollectionMain.d.ts","sourceRoot":"","sources":["../../../../src/components/CollectionMain.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,eAAO,MAAM,cAAc,mBAAoB;IAAE,UAAU,EAAE,cAAc,CAAA;CAAE,sBAoB5E,CAAC"}
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import type { CollectionType } from '../types';
2
3
  export declare const CollectionSection: ({ collection }: {
3
4
  collection: CollectionType;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  //# sourceMappingURL=CollectionSection.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionSection.d.ts","sourceRoot":"","sources":["../../../../src/components/CollectionSection.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,eAAO,MAAM,iBAAiB,mBAAoB;IAAE,UAAU,EAAE,cAAc,CAAA;CAAE,4CAQ/E,CAAC"}
1
+ {"version":3,"file":"CollectionSection.d.ts","sourceRoot":"","sources":["../../../../src/components/CollectionSection.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE/C,eAAO,MAAM,iBAAiB,mBAAoB;IAAE,UAAU,EAAE,cAAc,CAAA;CAAE,sBAQ/E,CAAC"}
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  import { type ReactiveObject } from '@dxos/react-client/echo';
2
3
  import { type CreateObjectPanelProps } from './CreateObjectPanel';
3
4
  export declare const CREATE_OBJECT_DIALOG = "dxos.org/plugin/space/CreateObjectDialog";
4
5
  export type CreateObjectDialogProps = Pick<CreateObjectPanelProps, 'target' | 'typename' | 'name'> & {
5
6
  shouldNavigate?: (object: ReactiveObject<any>) => boolean;
6
7
  };
7
- export declare const CreateObjectDialog: ({ target, typename, name, shouldNavigate: _shouldNavigate, }: CreateObjectDialogProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const CreateObjectDialog: ({ target, typename, name, shouldNavigate: _shouldNavigate, }: CreateObjectDialogProps) => React.JSX.Element;
8
9
  //# sourceMappingURL=CreateObjectDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateObjectDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/CreateDialog/CreateObjectDialog.tsx"],"names":[],"mappings":"AAkBA,OAAO,EAAuC,KAAK,cAAc,EAAa,MAAM,yBAAyB,CAAC;AAG9G,OAAO,EAAqB,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAKrF,eAAO,MAAM,oBAAoB,6CAAuC,CAAC;AAEzE,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,sBAAsB,EAAE,QAAQ,GAAG,UAAU,GAAG,MAAM,CAAC,GAAG;IACnG,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,cAAc,CAAC,GAAG,CAAC,KAAK,OAAO,CAAC;CAC3D,CAAC;AAEF,eAAO,MAAM,kBAAkB,iEAK5B,uBAAuB,4CA+EzB,CAAC"}
1
+ {"version":3,"file":"CreateObjectDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/CreateDialog/CreateObjectDialog.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAanD,OAAO,EAAuC,KAAK,cAAc,EAAa,MAAM,yBAAyB,CAAC;AAG9G,OAAO,EAAqB,KAAK,sBAAsB,EAAE,MAAM,qBAAqB,CAAC;AAKrF,eAAO,MAAM,oBAAoB,6CAAuC,CAAC;AAEzE,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,sBAAsB,EAAE,QAAQ,GAAG,UAAU,GAAG,MAAM,CAAC,GAAG;IACnG,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE,cAAc,CAAC,GAAG,CAAC,KAAK,OAAO,CAAC;CAC3D,CAAC;AAEF,eAAO,MAAM,kBAAkB,iEAK5B,uBAAuB,sBA+EzB,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { type SpaceId, type Space } from '@dxos/react-client/echo';
2
3
  import { type ThemedClassName } from '@dxos/react-ui';
3
4
  import { type MaybePromise } from '@dxos/util';
@@ -16,5 +17,5 @@ export type CreateObjectPanelProps = ThemedClassName<{
16
17
  data?: Record<string, any>;
17
18
  }) => MaybePromise<void>;
18
19
  }>;
19
- export declare const CreateObjectPanel: ({ classNames, forms, spaces, typename: initialTypename, target: initialTarget, name: initialName, defaultSpaceId, resolve, onCreateObject, }: CreateObjectPanelProps) => import("react/jsx-runtime").JSX.Element;
20
+ export declare const CreateObjectPanel: ({ classNames, forms, spaces, typename: initialTypename, target: initialTarget, name: initialName, defaultSpaceId, resolve, onCreateObject, }: CreateObjectPanelProps) => React.JSX.Element;
20
21
  //# sourceMappingURL=CreateObjectPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateObjectPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/CreateDialog/CreateObjectPanel.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,EAAQ,KAAK,eAAe,EAAqC,MAAM,gBAAgB,CAAC;AAI/F,OAAO,EAAiB,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAG9D,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAyBnE,MAAM,MAAM,sBAAsB,GAAG,eAAe,CAAC;IACnD,KAAK,EAAE,UAAU,EAAE,CAAC;IACpB,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,KAAK,GAAG,cAAc,CAAC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpD,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE;QACxB,IAAI,EAAE,UAAU,CAAC;QACjB,MAAM,EAAE,KAAK,GAAG,cAAc,CAAC;QAC/B,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KAC5B,KAAK,YAAY,CAAC,IAAI,CAAC,CAAC;CAC1B,CAAC,CAAC;AAEH,eAAO,MAAM,iBAAiB,iJAU3B,sBAAsB,4CA2DxB,CAAC"}
1
+ {"version":3,"file":"CreateObjectPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/CreateDialog/CreateObjectPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAKrD,OAAO,EAAE,KAAK,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AACnE,OAAO,EAAQ,KAAK,eAAe,EAAqC,MAAM,gBAAgB,CAAC;AAI/F,OAAO,EAAiB,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAG9D,OAAO,EAAE,KAAK,UAAU,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAyBnE,MAAM,MAAM,sBAAsB,GAAG,eAAe,CAAC;IACnD,KAAK,EAAE,UAAU,EAAE,CAAC;IACpB,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,KAAK,GAAG,cAAc,CAAC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpD,cAAc,CAAC,EAAE,CAAC,MAAM,EAAE;QACxB,IAAI,EAAE,UAAU,CAAC;QACjB,MAAM,EAAE,KAAK,GAAG,cAAc,CAAC;QAC/B,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;KAC5B,KAAK,YAAY,CAAC,IAAI,CAAC,CAAC;CAC1B,CAAC,CAAC;AAEH,eAAO,MAAM,iBAAiB,iJAU3B,sBAAsB,sBA2DxB,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  export declare const CREATE_SPACE_DIALOG = "dxos.org/plugin/space/CreateSpaceDialog";
2
- export declare const CreateSpaceDialog: () => import("react/jsx-runtime").JSX.Element;
3
+ export declare const CreateSpaceDialog: () => React.JSX.Element;
3
4
  //# sourceMappingURL=CreateSpaceDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CreateSpaceDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/CreateDialog/CreateSpaceDialog.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,mBAAmB,4CAAsC,CAAC;AAKvE,eAAO,MAAM,iBAAiB,+CAyC7B,CAAC"}
1
+ {"version":3,"file":"CreateSpaceDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/CreateDialog/CreateSpaceDialog.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAUnD,eAAO,MAAM,mBAAmB,4CAAsC,CAAC;AAKvE,eAAO,MAAM,iBAAiB,yBAyC7B,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { type JoinPanelProps } from '@dxos/shell/react';
2
3
  export declare const JOIN_DIALOG = "dxos.org/plugin/space/JoinDialog";
3
4
  export type JoinDialogProps = JoinPanelProps & {
4
5
  navigableCollections?: boolean;
5
6
  };
6
- export declare const JoinDialog: ({ navigableCollections, onDone, ...props }: JoinDialogProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const JoinDialog: ({ navigableCollections, onDone, ...props }: JoinDialogProps) => React.JSX.Element;
7
8
  //# sourceMappingURL=JoinDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"JoinDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/JoinDialog.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAInE,eAAO,MAAM,WAAW,qCAA+B,CAAC;AAExD,MAAM,MAAM,eAAe,GAAG,cAAc,GAAG;IAC7C,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF,eAAO,MAAM,UAAU,+CAAgD,eAAe,4CA4ErF,CAAC"}
1
+ {"version":3,"file":"JoinDialog.d.ts","sourceRoot":"","sources":["../../../../src/components/JoinDialog.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAsB,MAAM,OAAO,CAAC;AAQ3C,OAAO,EAAa,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAInE,eAAO,MAAM,WAAW,qCAA+B,CAAC;AAExD,MAAM,MAAM,eAAe,GAAG,cAAc,GAAG;IAC7C,oBAAoB,CAAC,EAAE,OAAO,CAAC;CAChC,CAAC;AAEF,eAAO,MAAM,UAAU,+CAAgD,eAAe,sBA4ErF,CAAC"}
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { type ReactiveEchoObject } from '@dxos/client/echo';
2
3
  export declare const MenuFooter: ({ object }: {
3
4
  object: ReactiveEchoObject<any>;
4
- }) => import("react/jsx-runtime").JSX.Element | null;
5
+ }) => React.JSX.Element | null;
5
6
  //# sourceMappingURL=MenuFooter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"MenuFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/MenuFooter.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAC;AAOtE,eAAO,MAAM,UAAU,eAAgB;IAAE,MAAM,EAAE,kBAAkB,CAAC,GAAG,CAAC,CAAA;CAAE,mDAkBzE,CAAC"}
1
+ {"version":3,"file":"MenuFooter.d.ts","sourceRoot":"","sources":["../../../../src/components/MenuFooter.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAC;AAOtE,eAAO,MAAM,UAAU,eAAgB;IAAE,MAAM,EAAE,kBAAkB,CAAC,GAAG,CAAC,CAAA;CAAE,6BAkBzE,CAAC"}
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { type EchoDatabase } from '@dxos/react-client/echo';
2
3
  export declare const PersistenceStatus: ({ db }: {
3
4
  db: EchoDatabase;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  //# sourceMappingURL=PersistenceStatus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PersistenceStatus.d.ts","sourceRoot":"","sources":["../../../../src/components/PersistenceStatus.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAa5D,eAAO,MAAM,iBAAiB,WAAY;IAAE,EAAE,EAAE,YAAY,CAAA;CAAE,4CAiE7D,CAAC"}
1
+ {"version":3,"file":"PersistenceStatus.d.ts","sourceRoot":"","sources":["../../../../src/components/PersistenceStatus.tsx"],"names":[],"mappings":"AAKA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,yBAAyB,CAAC;AAa5D,eAAO,MAAM,iBAAiB,WAAY;IAAE,EAAE,EAAE,YAAY,CAAA;CAAE,sBAiE7D,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  export declare const POPOVER_ADD_SPACE = "dxos.org/plugin/space/PopoverRenameSpace";
2
- export declare const PopoverAddSpace: () => import("react/jsx-runtime").JSX.Element;
3
+ export declare const PopoverAddSpace: () => React.JSX.Element;
3
4
  //# sourceMappingURL=PopoverAddSpace.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PopoverAddSpace.d.ts","sourceRoot":"","sources":["../../../../src/components/PopoverAddSpace.tsx"],"names":[],"mappings":"AAYA,eAAO,MAAM,iBAAiB,6CAAuC,CAAC;AAEtE,eAAO,MAAM,eAAe,+CA+B3B,CAAC"}
1
+ {"version":3,"file":"PopoverAddSpace.d.ts","sourceRoot":"","sources":["../../../../src/components/PopoverAddSpace.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,eAAO,MAAM,iBAAiB,6CAAuC,CAAC;AAEtE,eAAO,MAAM,eAAe,yBA+B3B,CAAC"}
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { type ReactiveObject } from '@dxos/live-object';
2
3
  export declare const POPOVER_RENAME_OBJECT = "dxos.org/plugin/space/PopoverRenameObject";
3
4
  export declare const PopoverRenameObject: ({ object: obj }: {
4
5
  object: ReactiveObject<any>;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
+ }) => React.JSX.Element;
6
7
  //# sourceMappingURL=PopoverRenameObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PopoverRenameObject.d.ts","sourceRoot":"","sources":["../../../../src/components/PopoverRenameObject.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAMxD,eAAO,MAAM,qBAAqB,8CAAwC,CAAC;AAE3E,eAAO,MAAM,mBAAmB,oBAAqB;IAAE,MAAM,EAAE,cAAc,CAAC,GAAG,CAAC,CAAA;CAAE,4CAyCnF,CAAC"}
1
+ {"version":3,"file":"PopoverRenameObject.d.ts","sourceRoot":"","sources":["../../../../src/components/PopoverRenameObject.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAE7D,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAMxD,eAAO,MAAM,qBAAqB,8CAAwC,CAAC;AAE3E,eAAO,MAAM,mBAAmB,oBAAqB;IAAE,MAAM,EAAE,cAAc,CAAC,GAAG,CAAC,CAAA;CAAE,sBAyCnF,CAAC"}
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { type Space } from '@dxos/react-client/echo';
2
3
  export declare const POPOVER_RENAME_SPACE = "dxos.org/plugin/space/PopoverRenameSpace";
3
4
  export declare const PopoverRenameSpace: ({ space }: {
4
5
  space: Space;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
+ }) => React.JSX.Element;
6
7
  //# sourceMappingURL=PopoverRenameSpace.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PopoverRenameSpace.d.ts","sourceRoot":"","sources":["../../../../src/components/PopoverRenameSpace.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAKrD,eAAO,MAAM,oBAAoB,6CAAuC,CAAC;AAEzE,eAAO,MAAM,kBAAkB,cAAe;IAAE,KAAK,EAAE,KAAK,CAAA;CAAE,4CAgC7D,CAAC"}
1
+ {"version":3,"file":"PopoverRenameSpace.d.ts","sourceRoot":"","sources":["../../../../src/components/PopoverRenameSpace.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAwC,MAAM,OAAO,CAAC;AAE7D,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAKrD,eAAO,MAAM,oBAAoB,6CAAuC,CAAC;AAEzE,eAAO,MAAM,kBAAkB,cAAe;IAAE,KAAK,EAAE,KAAK,CAAA;CAAE,sBAgC7D,CAAC"}
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  import { type Space } from '@dxos/react-client/echo';
2
3
  export declare const ShareSpaceButton: ({ space }: {
3
4
  space: Space;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  export declare const ShareSpaceButtonImpl: ({ onClick }: {
6
7
  onClick: () => void;
7
- }) => import("react/jsx-runtime").JSX.Element;
8
+ }) => React.JSX.Element;
8
9
  //# sourceMappingURL=ShareSpaceButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ShareSpaceButton.d.ts","sourceRoot":"","sources":["../../../../src/components/ShareSpaceButton.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAMrD,eAAO,MAAM,gBAAgB,cAAe;IAAE,KAAK,EAAE,KAAK,CAAA;CAAE,4CAI3D,CAAC;AAGF,eAAO,MAAM,oBAAoB,gBAAiB;IAAE,OAAO,EAAE,MAAM,IAAI,CAAA;CAAE,4CAWxE,CAAC"}
1
+ {"version":3,"file":"ShareSpaceButton.d.ts","sourceRoot":"","sources":["../../../../src/components/ShareSpaceButton.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAMrD,eAAO,MAAM,gBAAgB,cAAe;IAAE,KAAK,EAAE,KAAK,CAAA;CAAE,sBAI3D,CAAC;AAGF,eAAO,MAAM,oBAAoB,gBAAiB;IAAE,OAAO,EAAE,MAAM,IAAI,CAAA;CAAE,sBAWxE,CAAC"}
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { type SpaceSettingsProps } from '../types';
2
3
  export declare const SpacePluginSettings: ({ settings }: {
3
4
  settings: SpaceSettingsProps;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  //# sourceMappingURL=SpacePluginSettings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SpacePluginSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/SpacePluginSettings.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,eAAO,MAAM,mBAAmB,iBAAkB;IAAE,QAAQ,EAAE,kBAAkB,CAAA;CAAE,4CAUjF,CAAC"}
1
+ {"version":3,"file":"SpacePluginSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/SpacePluginSettings.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,eAAO,MAAM,mBAAmB,iBAAkB;IAAE,QAAQ,EAAE,kBAAkB,CAAA;CAAE,sBAUjF,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { type Expando } from '@dxos/echo-schema';
2
3
  import { PublicKey } from '@dxos/react-client';
3
4
  import { type SpaceMember } from '@dxos/react-client/echo';
@@ -8,7 +9,7 @@ import type { ObjectViewerProps } from '../types';
8
9
  export declare const SpacePresence: ({ object, spaceKey }: {
9
10
  object: Expando;
10
11
  spaceKey?: PublicKey;
11
- }) => import("react/jsx-runtime").JSX.Element | null;
12
+ }) => React.JSX.Element | null;
12
13
  export type Member = SpaceMember & {
13
14
  /**
14
15
  * Last time a member was seen on this object.
@@ -22,15 +23,15 @@ export type MemberPresenceProps = ThemedClassName<{
22
23
  showCount?: boolean;
23
24
  onMemberClick?: (member: Member) => void;
24
25
  }>;
25
- export declare const FullPresence: (props: MemberPresenceProps) => import("react/jsx-runtime").JSX.Element | null;
26
+ export declare const FullPresence: (props: MemberPresenceProps) => React.JSX.Element | null;
26
27
  export type SmallPresenceLiveProps = {
27
28
  id?: string;
28
29
  open?: boolean;
29
30
  viewers?: ComplexMap<PublicKey, ObjectViewerProps>;
30
31
  };
31
- export declare const SmallPresenceLive: ({ id, open, viewers }: SmallPresenceLiveProps) => import("react/jsx-runtime").JSX.Element;
32
+ export declare const SmallPresenceLive: ({ id, open, viewers }: SmallPresenceLiveProps) => React.JSX.Element;
32
33
  export type SmallPresenceProps = {
33
34
  count?: number;
34
35
  } & Pick<AttentionGlyphProps, 'attended' | 'containsAttended'>;
35
- export declare const SmallPresence: ({ count, attended, containsAttended }: SmallPresenceProps) => import("react/jsx-runtime").JSX.Element;
36
+ export declare const SmallPresence: ({ count, attended, containsAttended }: SmallPresenceProps) => React.JSX.Element;
36
37
  //# sourceMappingURL=SpacePresence.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SpacePresence.d.ts","sourceRoot":"","sources":["../../../../src/components/SpacePresence.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAa,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAwB,KAAK,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AAEnG,OAAO,EAIL,KAAK,IAAI,EACT,KAAK,eAAe,EAMrB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAA6C,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/G,OAAO,EAAE,UAAU,EAAiB,MAAM,YAAY,CAAC;AAKvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAYlD,eAAO,MAAM,aAAa,yBAA0B;IAAE,MAAM,EAAE,OAAO,CAAC;IAAC,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,mDA+C5F,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG,WAAW,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,OAAO,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,eAAe,CAAC;IAChD,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1C,CAAC,CAAC;AAEH,eAAO,MAAM,YAAY,UAAW,mBAAmB,mDA8DtD,CAAC;AA8BF,MAAM,MAAM,sBAAsB,GAAG;IACnC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,UAAU,CAAC,SAAS,EAAE,iBAAiB,CAAC,CAAC;CACpD,CAAC;AAEF,eAAO,MAAM,iBAAiB,0BAA2B,sBAAsB,4CAiC9E,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,IAAI,CAAC,mBAAmB,EAAE,UAAU,GAAG,kBAAkB,CAAC,CAAC;AAE/D,eAAO,MAAM,aAAa,0CAA+C,kBAAkB,4CAqB1F,CAAC"}
1
+ {"version":3,"file":"SpacePresence.d.ts","sourceRoot":"","sources":["../../../../src/components/SpacePresence.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAIhE,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAa,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAwB,KAAK,WAAW,EAAoB,MAAM,yBAAyB,CAAC;AAEnG,OAAO,EAIL,KAAK,IAAI,EACT,KAAK,eAAe,EAMrB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EAA6C,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAC/G,OAAO,EAAE,UAAU,EAAiB,MAAM,YAAY,CAAC;AAKvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAYlD,eAAO,MAAM,aAAa,yBAA0B;IAAE,MAAM,EAAE,OAAO,CAAC;IAAC,QAAQ,CAAC,EAAE,SAAS,CAAA;CAAE,6BA+C5F,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG,WAAW,GAAG;IACjC;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB,iBAAiB,EAAE,OAAO,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,mBAAmB,GAAG,eAAe,CAAC;IAChD,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,aAAa,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;CAC1C,CAAC,CAAC;AAEH,eAAO,MAAM,YAAY,UAAW,mBAAmB,6BA8DtD,CAAC;AA8BF,MAAM,MAAM,sBAAsB,GAAG;IACnC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,UAAU,CAAC,SAAS,EAAE,iBAAiB,CAAC,CAAC;CACpD,CAAC;AAEF,eAAO,MAAM,iBAAiB,0BAA2B,sBAAsB,sBAiC9E,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,IAAI,CAAC,mBAAmB,EAAE,UAAU,GAAG,kBAAkB,CAAC,CAAC;AAE/D,eAAO,MAAM,aAAa,0CAA+C,kBAAkB,sBAqB1F,CAAC"}
@@ -1,8 +1,9 @@
1
1
  import '@dxos-theme';
2
2
  import { type Meta } from '@storybook/react';
3
+ import React from 'react';
3
4
  import { type MemberPresenceProps } from './SpacePresence';
4
- export declare const Full: (props: MemberPresenceProps) => import("react/jsx-runtime").JSX.Element;
5
- export declare const Small: () => import("react/jsx-runtime").JSX.Element;
5
+ export declare const Full: (props: MemberPresenceProps) => React.JSX.Element;
6
+ export declare const Small: () => React.JSX.Element;
6
7
  declare const meta: Meta;
7
8
  export default meta;
8
9
  //# sourceMappingURL=SpacePresence.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SpacePresence.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/SpacePresence.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAO7C,OAAO,EAAgB,KAAK,mBAAmB,EAA8B,MAAM,iBAAiB,CAAC;AAYrG,eAAO,MAAM,IAAI,UAAW,mBAAmB,4CAoC9C,CAAC;AAEF,eAAO,MAAM,KAAK,+CAmCjB,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,IAIX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"SpacePresence.stories.d.ts","sourceRoot":"","sources":["../../../../src/components/SpacePresence.stories.tsx"],"names":[],"mappings":"AAIA,OAAO,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAgB,KAAK,mBAAmB,EAA8B,MAAM,iBAAiB,CAAC;AAYrG,eAAO,MAAM,IAAI,UAAW,mBAAmB,sBAoC9C,CAAC;AAEF,eAAO,MAAM,KAAK,yBAmCjB,CAAC;AAEF,QAAA,MAAM,IAAI,EAAE,IAIX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { type SpacePanelProps } from '@dxos/shell/react';
2
3
  import { type SpaceSettingsPanelProps } from './SpaceSettingsPanel';
3
4
  export declare const SPACE_SETTINGS_DIALOG = "dxos.org/plugin/space/SpaceSettingsDialog";
@@ -6,5 +7,5 @@ export type SpaceSettingsDialogProps = {
6
7
  initialTab?: SpaceSettingsTab;
7
8
  namesCache?: Record<string, string>;
8
9
  } & SpaceSettingsPanelProps & Pick<SpacePanelProps, 'createInvitationUrl' | 'target'>;
9
- export declare const SpaceSettingsDialog: ({ space, target, createInvitationUrl, initialTab, namesCache, }: SpaceSettingsDialogProps) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const SpaceSettingsDialog: ({ space, target, createInvitationUrl, initialTab, namesCache, }: SpaceSettingsDialogProps) => React.JSX.Element;
10
11
  //# sourceMappingURL=SpaceSettingsDialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SpaceSettingsDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceSettings/SpaceSettingsDialog.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAc,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAErE,OAAO,EAAsB,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAKxF,eAAO,MAAM,qBAAqB,8CAAwC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GAAG,SAAS,GAAG,UAAU,CAAC;AAEtD,MAAM,MAAM,wBAAwB,GAAG;IACrC,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACrC,GAAG,uBAAuB,GACzB,IAAI,CAAC,eAAe,EAAE,qBAAqB,GAAG,QAAQ,CAAC,CAAC;AAE1D,eAAO,MAAM,mBAAmB,oEAM7B,wBAAwB,4CAsF1B,CAAC"}
1
+ {"version":3,"file":"SpaceSettingsDialog.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceSettings/SpaceSettingsDialog.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAMjD,OAAO,EAAc,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAErE,OAAO,EAAsB,KAAK,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAKxF,eAAO,MAAM,qBAAqB,8CAAwC,CAAC;AAE3E,MAAM,MAAM,gBAAgB,GAAG,SAAS,GAAG,UAAU,CAAC;AAEtD,MAAM,MAAM,wBAAwB,GAAG;IACrC,UAAU,CAAC,EAAE,gBAAgB,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACrC,GAAG,uBAAuB,GACzB,IAAI,CAAC,eAAe,EAAE,qBAAqB,GAAG,QAAQ,CAAC,CAAC;AAE1D,eAAO,MAAM,mBAAmB,oEAM7B,wBAAwB,sBAsF1B,CAAC"}
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { type Space } from '@dxos/react-client/echo';
2
3
  export type SpaceSettingsPanelProps = {
3
4
  space: Space;
4
5
  };
5
- export declare const SpaceSettingsPanel: ({ space }: SpaceSettingsPanelProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const SpaceSettingsPanel: ({ space }: SpaceSettingsPanelProps) => React.JSX.Element;
6
7
  //# sourceMappingURL=SpaceSettingsPanel.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SpaceSettingsPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceSettings/SpaceSettingsPanel.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAOrD,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,KAAK,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,kBAAkB,cAAe,uBAAuB,4CA8DpE,CAAC"}
1
+ {"version":3,"file":"SpaceSettingsPanel.d.ts","sourceRoot":"","sources":["../../../../../src/components/SpaceSettings/SpaceSettingsPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAgC,MAAM,OAAO,CAAC;AAKrD,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAOrD,MAAM,MAAM,uBAAuB,GAAG;IACpC,KAAK,EAAE,KAAK,CAAC;CACd,CAAC;AAEF,eAAO,MAAM,kBAAkB,cAAe,uBAAuB,sBA8DpE,CAAC"}
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  import { type Space } from '@dxos/react-client/echo';
2
3
  export declare const InlineSyncStatus: ({ space, open }: {
3
4
  space: Space;
4
5
  open?: boolean;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
+ }) => React.JSX.Element;
6
7
  //# sourceMappingURL=InlineSyncStatus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"InlineSyncStatus.d.ts","sourceRoot":"","sources":["../../../../../src/components/SyncStatus/InlineSyncStatus.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAqBrD,eAAO,MAAM,gBAAgB,oBAAqB;IAAE,KAAK,EAAE,KAAK,CAAC;IAAC,IAAI,CAAC,EAAE,OAAO,CAAA;CAAE,4CAuCjF,CAAC"}
1
+ {"version":3,"file":"InlineSyncStatus.d.ts","sourceRoot":"","sources":["../../../../../src/components/SyncStatus/InlineSyncStatus.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAMnD,OAAO,EAAE,KAAK,KAAK,EAAE,MAAM,yBAAyB,CAAC;AAqBrD,eAAO,MAAM,gBAAgB,oBAAqB;IAAE,KAAK,EAAE,KAAK,CAAC;IAAC,IAAI,CAAC,EAAE,OAAO,CAAA;CAAE,sBAuCjF,CAAC"}
@@ -1,12 +1,13 @@
1
+ import React from 'react';
1
2
  import { type SpaceId } from '@dxos/react-client/echo';
2
3
  import { type PeerSyncState } from './sync-state';
3
4
  export declare const SYNC_STALLED_TIMEOUT = 5000;
4
5
  export type SpaceRowContainerProps = Omit<SpaceRowProps, 'spaceName'>;
5
- export declare const SpaceRowContainer: ({ spaceId, state }: SpaceRowContainerProps) => import("react/jsx-runtime").JSX.Element | null;
6
+ export declare const SpaceRowContainer: ({ spaceId, state }: SpaceRowContainerProps) => React.JSX.Element | null;
6
7
  export type SpaceRowProps = {
7
8
  spaceId: SpaceId;
8
9
  spaceName: string;
9
10
  state: PeerSyncState;
10
11
  };
11
- export declare const SpaceRow: ({ spaceId, spaceName, state: { localDocumentCount, remoteDocumentCount, missingOnLocal, missingOnRemote }, }: SpaceRowProps) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const SpaceRow: ({ spaceId, spaceName, state: { localDocumentCount, remoteDocumentCount, missingOnLocal, missingOnRemote }, }: SpaceRowProps) => React.JSX.Element;
12
13
  //# sourceMappingURL=Space.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Space.d.ts","sourceRoot":"","sources":["../../../../../src/components/SyncStatus/Space.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,KAAK,OAAO,EAAY,MAAM,yBAAyB,CAAC;AAKjE,OAAO,EAAiB,KAAK,aAAa,EAAE,MAAM,cAAc,CAAC;AAIjE,eAAO,MAAM,oBAAoB,OAAQ,CAAC;AA+B1C,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,aAAa,EAAE,WAAW,CAAC,CAAC;AAEtE,eAAO,MAAM,iBAAiB,uBAAwB,sBAAsB,mDAW3E,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,aAAa,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,QAAQ,iHAIlB,aAAa,4CA8Bf,CAAC"}
1
+ {"version":3,"file":"Space.d.ts","sourceRoot":"","sources":["../../../../../src/components/SyncStatus/Space.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAGxE,OAAO,EAAE,KAAK,OAAO,EAAY,MAAM,yBAAyB,CAAC;AAKjE,OAAO,EAAiB,KAAK,aAAa,EAAE,MAAM,cAAc,CAAC;AAIjE,eAAO,MAAM,oBAAoB,OAAQ,CAAC;AA+B1C,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,aAAa,EAAE,WAAW,CAAC,CAAC;AAEtE,eAAO,MAAM,iBAAiB,uBAAwB,sBAAsB,6BAW3E,CAAC;AAEF,MAAM,MAAM,aAAa,GAAG;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,aAAa,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,QAAQ,iHAIlB,aAAa,sBA8Bf,CAAC"}
@@ -1,14 +1,15 @@
1
+ import React from 'react';
1
2
  import { type ThemedClassName } from '@dxos/react-ui';
2
3
  import { type PeerSyncState, type SpaceSyncStateMap } from './sync-state';
3
- export declare const SyncStatus: () => import("react/jsx-runtime").JSX.Element;
4
+ export declare const SyncStatus: () => React.JSX.Element;
4
5
  export declare const SyncStatusIndicator: ({ state, saved }: {
5
6
  state: SpaceSyncStateMap;
6
7
  saved: Boolean;
7
- }) => import("react/jsx-runtime").JSX.Element;
8
+ }) => React.JSX.Element;
8
9
  export type SyncStatusDetailProps = ThemedClassName<{
9
10
  state: SpaceSyncStateMap;
10
11
  summary: PeerSyncState;
11
12
  debug?: boolean;
12
13
  }>;
13
- export declare const SyncStatusDetail: ({ classNames, state, summary, debug }: SyncStatusDetailProps) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const SyncStatusDetail: ({ classNames, state, summary, debug }: SyncStatusDetailProps) => React.JSX.Element;
14
15
  //# sourceMappingURL=SyncStatus.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SyncStatus.d.ts","sourceRoot":"","sources":["../../../../../src/components/SyncStatus/SyncStatus.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAOtD,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,iBAAiB,EAAgC,MAAM,cAAc,CAAC;AAGxG,eAAO,MAAM,UAAU,+CAYtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,qBAAsB;IAAE,KAAK,EAAE,iBAAiB,CAAC;IAAC,KAAK,EAAE,OAAO,CAAA;CAAE,4CA0CjG,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,iBAAiB,CAAC;IACzB,OAAO,EAAE,aAAa,CAAC;IACvB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC,CAAC;AAGH,eAAO,MAAM,gBAAgB,0CAA2C,qBAAqB,4CAmC5F,CAAC"}
1
+ {"version":3,"file":"SyncStatus.d.ts","sourceRoot":"","sources":["../../../../../src/components/SyncStatus/SyncStatus.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA2C,MAAM,OAAO,CAAC;AAMhE,OAAO,EAAE,KAAK,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAOtD,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,iBAAiB,EAAgC,MAAM,cAAc,CAAC;AAGxG,eAAO,MAAM,UAAU,yBAYtB,CAAC;AAEF,eAAO,MAAM,mBAAmB,qBAAsB;IAAE,KAAK,EAAE,iBAAiB,CAAC;IAAC,KAAK,EAAE,OAAO,CAAA;CAAE,sBA0CjG,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG,eAAe,CAAC;IAClD,KAAK,EAAE,iBAAiB,CAAC;IACzB,OAAO,EAAE,aAAa,CAAC;IACvB,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB,CAAC,CAAC;AAGH,eAAO,MAAM,gBAAgB,0CAA2C,qBAAqB,sBAmC5F,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-space",
3
- "version": "0.8.1-main.ae460ac",
3
+ "version": "0.8.1-main.ba2dec9",
4
4
  "description": "DXOS Surface plugin for DXOS ECHO Spaces",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -34,44 +34,44 @@
34
34
  ],
35
35
  "dependencies": {
36
36
  "@preact/signals-core": "^1.6.0",
37
- "effect": "^3.12.3",
37
+ "effect": "3.13.3",
38
38
  "jszip": "^3.10.1",
39
39
  "localforage": "^1.10.0",
40
40
  "lodash.get": "^4.4.2",
41
41
  "react-drag-drop-files": "^2.3.8",
42
42
  "react-is": "~18.2.0",
43
- "@dxos/app-framework": "0.8.1-main.ae460ac",
44
- "@dxos/async": "0.8.1-main.ae460ac",
45
- "@dxos/automerge": "0.8.1-main.ae460ac",
46
- "@dxos/context": "0.8.1-main.ae460ac",
47
- "@dxos/display-name": "0.8.1-main.ae460ac",
48
- "@dxos/echo-schema": "0.8.1-main.ae460ac",
49
- "@dxos/client": "0.8.1-main.ae460ac",
50
- "@dxos/echo-signals": "0.8.1-main.ae460ac",
51
- "@dxos/invariant": "0.8.1-main.ae460ac",
52
- "@dxos/keys": "0.8.1-main.ae460ac",
53
- "@dxos/live-object": "0.8.1-main.ae460ac",
54
- "@dxos/log": "0.8.1-main.ae460ac",
55
- "@dxos/local-storage": "0.8.1-main.ae460ac",
56
- "@dxos/plugin-attention": "0.8.1-main.ae460ac",
57
- "@dxos/plugin-deck": "0.8.1-main.ae460ac",
58
- "@dxos/plugin-graph": "0.8.1-main.ae460ac",
59
- "@dxos/migrations": "0.8.1-main.ae460ac",
60
- "@dxos/plugin-client": "0.8.1-main.ae460ac",
61
- "@dxos/plugin-observability": "0.8.1-main.ae460ac",
62
- "@dxos/plugin-status-bar": "0.8.1-main.ae460ac",
63
- "@dxos/protocols": "0.8.1-main.ae460ac",
64
- "@dxos/react-ui-attention": "0.8.1-main.ae460ac",
65
- "@dxos/react-ui-editor": "0.8.1-main.ae460ac",
66
- "@dxos/react-client": "0.8.1-main.ae460ac",
67
- "@dxos/react-ui-form": "0.8.1-main.ae460ac",
68
- "@dxos/react-ui-pickers": "0.8.1-main.ae460ac",
69
- "@dxos/react-ui-searchlist": "0.8.1-main.ae460ac",
70
- "@dxos/react-ui-stack": "0.8.1-main.ae460ac",
71
- "@dxos/react-ui-syntax-highlighter": "0.8.1-main.ae460ac",
72
- "@dxos/react-ui-tabs": "0.8.1-main.ae460ac",
73
- "@dxos/shell": "0.8.1-main.ae460ac",
74
- "@dxos/util": "0.8.1-main.ae460ac"
43
+ "@dxos/app-framework": "0.8.1-main.ba2dec9",
44
+ "@dxos/automerge": "0.8.1-main.ba2dec9",
45
+ "@dxos/client": "0.8.1-main.ba2dec9",
46
+ "@dxos/async": "0.8.1-main.ba2dec9",
47
+ "@dxos/context": "0.8.1-main.ba2dec9",
48
+ "@dxos/display-name": "0.8.1-main.ba2dec9",
49
+ "@dxos/echo-schema": "0.8.1-main.ba2dec9",
50
+ "@dxos/echo-signals": "0.8.1-main.ba2dec9",
51
+ "@dxos/invariant": "0.8.1-main.ba2dec9",
52
+ "@dxos/keys": "0.8.1-main.ba2dec9",
53
+ "@dxos/live-object": "0.8.1-main.ba2dec9",
54
+ "@dxos/local-storage": "0.8.1-main.ba2dec9",
55
+ "@dxos/log": "0.8.1-main.ba2dec9",
56
+ "@dxos/migrations": "0.8.1-main.ba2dec9",
57
+ "@dxos/plugin-attention": "0.8.1-main.ba2dec9",
58
+ "@dxos/plugin-client": "0.8.1-main.ba2dec9",
59
+ "@dxos/plugin-deck": "0.8.1-main.ba2dec9",
60
+ "@dxos/plugin-graph": "0.8.1-main.ba2dec9",
61
+ "@dxos/protocols": "0.8.1-main.ba2dec9",
62
+ "@dxos/plugin-observability": "0.8.1-main.ba2dec9",
63
+ "@dxos/plugin-status-bar": "0.8.1-main.ba2dec9",
64
+ "@dxos/react-client": "0.8.1-main.ba2dec9",
65
+ "@dxos/react-ui-attention": "0.8.1-main.ba2dec9",
66
+ "@dxos/react-ui-editor": "0.8.1-main.ba2dec9",
67
+ "@dxos/react-ui-form": "0.8.1-main.ba2dec9",
68
+ "@dxos/react-ui-searchlist": "0.8.1-main.ba2dec9",
69
+ "@dxos/react-ui-syntax-highlighter": "0.8.1-main.ba2dec9",
70
+ "@dxos/react-ui-pickers": "0.8.1-main.ba2dec9",
71
+ "@dxos/react-ui-stack": "0.8.1-main.ba2dec9",
72
+ "@dxos/react-ui-tabs": "0.8.1-main.ba2dec9",
73
+ "@dxos/shell": "0.8.1-main.ba2dec9",
74
+ "@dxos/util": "0.8.1-main.ba2dec9"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@babel/core": "^7.18.13",
@@ -82,17 +82,17 @@
82
82
  "react": "~18.2.0",
83
83
  "react-dom": "~18.2.0",
84
84
  "vite": "5.4.7",
85
- "@dxos/random": "0.8.1-main.ae460ac",
86
- "@dxos/react-ui": "0.8.1-main.ae460ac",
87
- "@dxos/react-ui-theme": "0.8.1-main.ae460ac",
88
- "@dxos/storybook-utils": "0.8.1-main.ae460ac"
85
+ "@dxos/random": "0.8.1-main.ba2dec9",
86
+ "@dxos/react-ui": "0.8.1-main.ba2dec9",
87
+ "@dxos/react-ui-theme": "0.8.1-main.ba2dec9",
88
+ "@dxos/storybook-utils": "0.8.1-main.ba2dec9"
89
89
  },
90
90
  "peerDependencies": {
91
91
  "@phosphor-icons/react": "^2.1.5",
92
92
  "react": "~18.2.0",
93
93
  "react-dom": "~18.2.0",
94
- "@dxos/react-ui": "0.8.1-main.ae460ac",
95
- "@dxos/react-ui-theme": "0.8.1-main.ae460ac"
94
+ "@dxos/react-ui": "0.8.1-main.ba2dec9",
95
+ "@dxos/react-ui-theme": "0.8.1-main.ba2dec9"
96
96
  },
97
97
  "publishConfig": {
98
98
  "access": "public"