@dxos/plugin-space 0.8.2-main.12df754 → 0.8.2-main.30e4dbb

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 (227) hide show
  1. package/dist/lib/browser/{app-graph-builder-J4PN5HOM.mjs → app-graph-builder-6KVRD7OJ.mjs} +30 -13
  2. package/dist/lib/browser/app-graph-builder-6KVRD7OJ.mjs.map +7 -0
  3. package/dist/lib/browser/{app-graph-serializer-6WIAFHYK.mjs → app-graph-serializer-N7KZGCST.mjs} +4 -4
  4. package/dist/lib/browser/chunk-CY35NLWL.mjs +296 -0
  5. package/dist/lib/browser/chunk-CY35NLWL.mjs.map +7 -0
  6. package/dist/lib/browser/{chunk-FSHDAPFY.mjs → chunk-F57CTUM6.mjs} +4 -4
  7. package/dist/lib/browser/chunk-F57CTUM6.mjs.map +7 -0
  8. package/dist/lib/browser/{chunk-MHTZAZT2.mjs → chunk-V4VNP2WY.mjs} +161 -213
  9. package/dist/lib/browser/chunk-V4VNP2WY.mjs.map +7 -0
  10. package/dist/lib/browser/{chunk-MIJHUABE.mjs → chunk-XC4BXZVV.mjs} +2 -3
  11. package/dist/lib/browser/chunk-XC4BXZVV.mjs.map +7 -0
  12. package/dist/lib/browser/{identity-created-DVHNLGYU.mjs → identity-created-74EHBH7M.mjs} +2 -2
  13. package/dist/lib/browser/index.mjs +13 -20
  14. package/dist/lib/browser/index.mjs.map +3 -3
  15. package/dist/lib/browser/{intent-resolver-72IWBVYE.mjs → intent-resolver-FZ64VJKZ.mjs} +83 -88
  16. package/dist/lib/browser/intent-resolver-FZ64VJKZ.mjs.map +7 -0
  17. package/dist/lib/browser/meta.json +1 -1
  18. package/dist/lib/browser/{react-root-DRVM5ACV.mjs → react-root-2EFJCOX7.mjs} +4 -4
  19. package/dist/lib/browser/{react-surface-KODNQYDN.mjs → react-surface-N5OGF7TQ.mjs} +5 -30
  20. package/dist/lib/browser/react-surface-N5OGF7TQ.mjs.map +7 -0
  21. package/dist/lib/browser/{schema-FHTA26SW.mjs → schema-defs-FLFEUSLB.mjs} +4 -4
  22. package/dist/lib/browser/{schema-FHTA26SW.mjs.map → schema-defs-FLFEUSLB.mjs.map} +2 -2
  23. package/dist/lib/browser/{schema-tools-YAXPRIXP.mjs → schema-tools-MYC4LTQD.mjs} +22 -22
  24. package/dist/lib/browser/schema-tools-MYC4LTQD.mjs.map +7 -0
  25. package/dist/lib/browser/{settings-2UIV5WX5.mjs → settings-G24447B7.mjs} +2 -2
  26. package/dist/lib/browser/{spaces-ready-3URIMLCR.mjs → spaces-ready-ZSUEPHJF.mjs} +3 -3
  27. package/dist/lib/browser/types/index.mjs +1 -1
  28. package/dist/lib/node/{app-graph-builder-3BNPC5GB.cjs → app-graph-builder-6VR2TBBF.cjs} +56 -39
  29. package/dist/lib/node/app-graph-builder-6VR2TBBF.cjs.map +7 -0
  30. package/dist/lib/node/{app-graph-serializer-GOLCQHFQ.cjs → app-graph-serializer-IKQLWTCX.cjs} +20 -20
  31. package/dist/lib/node/{chunk-U63V2254.cjs → chunk-FILCZU6V.cjs} +29 -29
  32. package/dist/lib/node/chunk-FILCZU6V.cjs.map +7 -0
  33. package/dist/lib/node/chunk-K6ZO4WDJ.cjs +324 -0
  34. package/dist/lib/node/chunk-K6ZO4WDJ.cjs.map +7 -0
  35. package/dist/lib/node/{chunk-GPZPEQXP.cjs → chunk-P2ZIVXGY.cjs} +215 -267
  36. package/dist/lib/node/chunk-P2ZIVXGY.cjs.map +7 -0
  37. package/dist/lib/node/{chunk-EI3ZPOLJ.cjs → chunk-YAE6CCDB.cjs} +6 -7
  38. package/dist/lib/node/chunk-YAE6CCDB.cjs.map +7 -0
  39. package/dist/lib/node/{identity-created-YYTW4K3Z.cjs → identity-created-PCQPDULV.cjs} +6 -6
  40. package/dist/lib/node/index.cjs +66 -73
  41. package/dist/lib/node/index.cjs.map +3 -3
  42. package/dist/lib/node/{intent-resolver-KA56XGUX.cjs → intent-resolver-BK6JDXY4.cjs} +126 -130
  43. package/dist/lib/node/intent-resolver-BK6JDXY4.cjs.map +7 -0
  44. package/dist/lib/node/meta.json +1 -1
  45. package/dist/lib/node/{react-root-6WGN5WRQ.cjs → react-root-DEQFKQVD.cjs} +8 -8
  46. package/dist/lib/node/{react-surface-37AVZFPL.cjs → react-surface-UQD7LR67.cjs} +41 -64
  47. package/dist/lib/node/react-surface-UQD7LR67.cjs.map +7 -0
  48. package/dist/lib/node/{schema-PPJ5BZ3A.cjs → schema-defs-PKZVL52M.cjs} +6 -6
  49. package/dist/lib/node/{schema-PPJ5BZ3A.cjs.map → schema-defs-PKZVL52M.cjs.map} +2 -2
  50. package/dist/lib/node/{schema-tools-BLIMOZYY.cjs → schema-tools-OE3MFYYH.cjs} +24 -24
  51. package/dist/lib/node/schema-tools-OE3MFYYH.cjs.map +7 -0
  52. package/dist/lib/node/{settings-HJROTHC4.cjs → settings-AFWO4AWK.cjs} +6 -6
  53. package/dist/lib/node/{spaces-ready-IWDDIAAD.cjs → spaces-ready-MHLUFLXN.cjs} +11 -11
  54. package/dist/lib/node/types/index.cjs +15 -15
  55. package/dist/lib/node/types/index.cjs.map +1 -1
  56. package/dist/lib/node-esm/{app-graph-builder-OVMSUAX3.mjs → app-graph-builder-O7M6MVS5.mjs} +30 -13
  57. package/dist/lib/node-esm/app-graph-builder-O7M6MVS5.mjs.map +7 -0
  58. package/dist/lib/node-esm/{app-graph-serializer-AZXSO7HK.mjs → app-graph-serializer-I6XBQJLA.mjs} +4 -4
  59. package/dist/lib/node-esm/chunk-CLRCW6PU.mjs +297 -0
  60. package/dist/lib/node-esm/chunk-CLRCW6PU.mjs.map +7 -0
  61. package/dist/lib/node-esm/{chunk-TVN6VHTT.mjs → chunk-COHDPHM7.mjs} +4 -4
  62. package/dist/lib/node-esm/chunk-COHDPHM7.mjs.map +7 -0
  63. package/dist/lib/node-esm/{chunk-DUA32XUX.mjs → chunk-HEXOMJIR.mjs} +2 -3
  64. package/dist/lib/node-esm/chunk-HEXOMJIR.mjs.map +7 -0
  65. package/dist/lib/node-esm/{chunk-ABKX22IP.mjs → chunk-TB557OBD.mjs} +161 -213
  66. package/dist/lib/node-esm/chunk-TB557OBD.mjs.map +7 -0
  67. package/dist/lib/node-esm/{identity-created-MP4GLXHO.mjs → identity-created-GXS46A3C.mjs} +2 -2
  68. package/dist/lib/node-esm/index.mjs +13 -20
  69. package/dist/lib/node-esm/index.mjs.map +3 -3
  70. package/dist/lib/node-esm/{intent-resolver-SG2ECM5R.mjs → intent-resolver-6VPP3ZDO.mjs} +83 -88
  71. package/dist/lib/node-esm/intent-resolver-6VPP3ZDO.mjs.map +7 -0
  72. package/dist/lib/node-esm/meta.json +1 -1
  73. package/dist/lib/node-esm/{react-root-MSUT6S2S.mjs → react-root-2RJ2S5E6.mjs} +4 -4
  74. package/dist/lib/node-esm/{react-surface-G73SO23W.mjs → react-surface-2RSRATVY.mjs} +5 -30
  75. package/dist/lib/node-esm/react-surface-2RSRATVY.mjs.map +7 -0
  76. package/dist/lib/node-esm/{schema-OUZKVYM5.mjs → schema-defs-IIEQR7B3.mjs} +4 -4
  77. package/dist/lib/node-esm/{schema-OUZKVYM5.mjs.map → schema-defs-IIEQR7B3.mjs.map} +2 -2
  78. package/dist/lib/node-esm/{schema-tools-IU7EX5A5.mjs → schema-tools-YTJLA3NQ.mjs} +22 -22
  79. package/dist/lib/node-esm/schema-tools-YTJLA3NQ.mjs.map +7 -0
  80. package/dist/lib/node-esm/{settings-KCLKPJVY.mjs → settings-MJVSCOI4.mjs} +2 -2
  81. package/dist/lib/node-esm/{spaces-ready-Z3SXKWX2.mjs → spaces-ready-35U5BBTH.mjs} +3 -3
  82. package/dist/lib/node-esm/types/index.mjs +1 -1
  83. package/dist/types/src/SpacePlugin.d.ts.map +1 -1
  84. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
  85. package/dist/types/src/capabilities/app-graph-serializer.d.ts.map +1 -1
  86. package/dist/types/src/capabilities/identity-created.d.ts.map +1 -1
  87. package/dist/types/src/capabilities/index.d.ts +3 -2
  88. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  89. package/dist/types/src/capabilities/intent-resolver.d.ts +2 -1
  90. package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
  91. package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
  92. package/dist/types/src/capabilities/{schema.d.ts → schema-defs.d.ts} +1 -1
  93. package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -0
  94. package/dist/types/src/capabilities/schema-tools.d.ts +2 -2
  95. package/dist/types/src/capabilities/schema-tools.d.ts.map +1 -1
  96. package/dist/types/src/capabilities/spaces-ready.d.ts.map +1 -1
  97. package/dist/types/src/capabilities/state.d.ts.map +1 -1
  98. package/dist/types/src/components/AwaitingObject.d.ts.map +1 -1
  99. package/dist/types/src/components/CollectionMain.d.ts.map +1 -1
  100. package/dist/types/src/components/CollectionSection.d.ts.map +1 -1
  101. package/dist/types/src/components/CreateDialog/CreateObjectDialog.d.ts.map +1 -1
  102. package/dist/types/src/components/CreateDialog/CreateObjectPanel.d.ts.map +1 -1
  103. package/dist/types/src/components/CreateDialog/CreateSpaceDialog.d.ts.map +1 -1
  104. package/dist/types/src/components/JoinDialog.d.ts.map +1 -1
  105. package/dist/types/src/components/MembersContainer.d.ts.map +1 -1
  106. package/dist/types/src/components/MembersContainer.stories.d.ts.map +1 -1
  107. package/dist/types/src/components/MenuFooter.d.ts +2 -2
  108. package/dist/types/src/components/MenuFooter.d.ts.map +1 -1
  109. package/dist/types/src/components/ObjectSettings/AdvancedObjectSettings.d.ts +2 -2
  110. package/dist/types/src/components/ObjectSettings/AdvancedObjectSettings.d.ts.map +1 -1
  111. package/dist/types/src/components/ObjectSettings/BaseObjectSettings.d.ts +2 -2
  112. package/dist/types/src/components/ObjectSettings/BaseObjectSettings.d.ts.map +1 -1
  113. package/dist/types/src/components/ObjectSettings/ForeignKeys.d.ts.map +1 -1
  114. package/dist/types/src/components/ObjectSettings/ObjectSettingsContainer.d.ts +2 -2
  115. package/dist/types/src/components/ObjectSettings/ObjectSettingsContainer.d.ts.map +1 -1
  116. package/dist/types/src/components/PersistenceStatus.d.ts.map +1 -1
  117. package/dist/types/src/components/PopoverRenameObject.d.ts.map +1 -1
  118. package/dist/types/src/components/PopoverRenameSpace.d.ts.map +1 -1
  119. package/dist/types/src/components/SchemaContainer.d.ts.map +1 -1
  120. package/dist/types/src/components/SpacePluginSettings.d.ts.map +1 -1
  121. package/dist/types/src/components/SpacePresence.d.ts.map +1 -1
  122. package/dist/types/src/components/SpacePresence.stories.d.ts.map +1 -1
  123. package/dist/types/src/components/SpaceSettings/SpaceSettingsContainer.d.ts.map +1 -1
  124. package/dist/types/src/components/SyncStatus/InlineSyncStatus.d.ts.map +1 -1
  125. package/dist/types/src/components/SyncStatus/SyncStatus.d.ts.map +1 -1
  126. package/dist/types/src/components/SyncStatus/save-tracker.d.ts.map +1 -1
  127. package/dist/types/src/components/SyncStatus/status.d.ts.map +1 -1
  128. package/dist/types/src/components/index.d.ts +0 -2
  129. package/dist/types/src/components/index.d.ts.map +1 -1
  130. package/dist/types/src/hooks/useInputSurfaceLookup.d.ts +2 -2
  131. package/dist/types/src/hooks/useInputSurfaceLookup.d.ts.map +1 -1
  132. package/dist/types/src/hooks/usePath.d.ts.map +1 -1
  133. package/dist/types/src/translations.d.ts +2 -263
  134. package/dist/types/src/translations.d.ts.map +1 -1
  135. package/dist/types/src/types/collection.d.ts +9 -8
  136. package/dist/types/src/types/collection.d.ts.map +1 -1
  137. package/dist/types/src/types/thread.d.ts +329 -110
  138. package/dist/types/src/types/thread.d.ts.map +1 -1
  139. package/dist/types/src/types/types.d.ts +154 -142
  140. package/dist/types/src/types/types.d.ts.map +1 -1
  141. package/dist/types/src/util.d.ts +4 -4
  142. package/dist/types/src/util.d.ts.map +1 -1
  143. package/dist/types/tsconfig.tsbuildinfo +1 -1
  144. package/package.json +46 -45
  145. package/src/SpacePlugin.tsx +9 -8
  146. package/src/capabilities/app-graph-builder.ts +26 -14
  147. package/src/capabilities/index.ts +2 -2
  148. package/src/capabilities/intent-resolver.ts +77 -87
  149. package/src/capabilities/react-surface.tsx +13 -34
  150. package/src/capabilities/schema-tool.test.ts +2 -3
  151. package/src/capabilities/schema-tools.ts +25 -25
  152. package/src/components/CollectionMain.tsx +2 -5
  153. package/src/components/CreateDialog/CreateObjectDialog.stories.tsx +1 -1
  154. package/src/components/CreateDialog/CreateSpaceDialog.tsx +2 -3
  155. package/src/components/MembersContainer.stories.tsx +1 -5
  156. package/src/components/MembersContainer.tsx +23 -15
  157. package/src/components/MenuFooter.tsx +2 -2
  158. package/src/components/ObjectSettings/AdvancedObjectSettings.tsx +2 -2
  159. package/src/components/ObjectSettings/BaseObjectSettings.tsx +2 -2
  160. package/src/components/ObjectSettings/ObjectSettingsContainer.tsx +2 -2
  161. package/src/components/PersistenceStatus.tsx +11 -14
  162. package/src/components/PopoverRenameObject.tsx +12 -6
  163. package/src/components/PopoverRenameSpace.tsx +8 -0
  164. package/src/components/SpacePresence.stories.tsx +1 -1
  165. package/src/components/SpacePresence.tsx +32 -42
  166. package/src/components/SpaceSettings/SpaceSettingsContainer.tsx +5 -3
  167. package/src/components/SyncStatus/InlineSyncStatus.tsx +8 -16
  168. package/src/components/index.ts +0 -2
  169. package/src/hooks/useInputSurfaceLookup.tsx +2 -2
  170. package/src/translations.ts +0 -1
  171. package/src/types/collection.ts +6 -4
  172. package/src/types/thread.ts +14 -8
  173. package/src/types/types.ts +109 -96
  174. package/src/util.tsx +13 -13
  175. package/dist/lib/browser/app-graph-builder-J4PN5HOM.mjs.map +0 -7
  176. package/dist/lib/browser/chunk-FSHDAPFY.mjs.map +0 -7
  177. package/dist/lib/browser/chunk-KDNV4YRD.mjs +0 -283
  178. package/dist/lib/browser/chunk-KDNV4YRD.mjs.map +0 -7
  179. package/dist/lib/browser/chunk-MHTZAZT2.mjs.map +0 -7
  180. package/dist/lib/browser/chunk-MIJHUABE.mjs.map +0 -7
  181. package/dist/lib/browser/intent-resolver-72IWBVYE.mjs.map +0 -7
  182. package/dist/lib/browser/react-surface-KODNQYDN.mjs.map +0 -7
  183. package/dist/lib/browser/schema-tools-YAXPRIXP.mjs.map +0 -7
  184. package/dist/lib/node/app-graph-builder-3BNPC5GB.cjs.map +0 -7
  185. package/dist/lib/node/chunk-3UKLWXNJ.cjs +0 -311
  186. package/dist/lib/node/chunk-3UKLWXNJ.cjs.map +0 -7
  187. package/dist/lib/node/chunk-EI3ZPOLJ.cjs.map +0 -7
  188. package/dist/lib/node/chunk-GPZPEQXP.cjs.map +0 -7
  189. package/dist/lib/node/chunk-U63V2254.cjs.map +0 -7
  190. package/dist/lib/node/intent-resolver-KA56XGUX.cjs.map +0 -7
  191. package/dist/lib/node/react-surface-37AVZFPL.cjs.map +0 -7
  192. package/dist/lib/node/schema-tools-BLIMOZYY.cjs.map +0 -7
  193. package/dist/lib/node-esm/app-graph-builder-OVMSUAX3.mjs.map +0 -7
  194. package/dist/lib/node-esm/chunk-35OHQARN.mjs +0 -284
  195. package/dist/lib/node-esm/chunk-35OHQARN.mjs.map +0 -7
  196. package/dist/lib/node-esm/chunk-ABKX22IP.mjs.map +0 -7
  197. package/dist/lib/node-esm/chunk-DUA32XUX.mjs.map +0 -7
  198. package/dist/lib/node-esm/chunk-TVN6VHTT.mjs.map +0 -7
  199. package/dist/lib/node-esm/intent-resolver-SG2ECM5R.mjs.map +0 -7
  200. package/dist/lib/node-esm/react-surface-G73SO23W.mjs.map +0 -7
  201. package/dist/lib/node-esm/schema-tools-IU7EX5A5.mjs.map +0 -7
  202. package/dist/types/src/capabilities/schema.d.ts.map +0 -1
  203. package/dist/types/src/components/PopoverAddSpace.d.ts +0 -4
  204. package/dist/types/src/components/PopoverAddSpace.d.ts.map +0 -1
  205. package/dist/types/src/components/ShareSpaceButton.d.ts +0 -9
  206. package/dist/types/src/components/ShareSpaceButton.d.ts.map +0 -1
  207. package/dist/types/src/components/ShareSpaceButton.stories.d.ts +0 -10
  208. package/dist/types/src/components/ShareSpaceButton.stories.d.ts.map +0 -1
  209. package/src/components/PopoverAddSpace.tsx +0 -52
  210. package/src/components/ShareSpaceButton.stories.tsx +0 -27
  211. package/src/components/ShareSpaceButton.tsx +0 -32
  212. /package/dist/lib/browser/{app-graph-serializer-6WIAFHYK.mjs.map → app-graph-serializer-N7KZGCST.mjs.map} +0 -0
  213. /package/dist/lib/browser/{identity-created-DVHNLGYU.mjs.map → identity-created-74EHBH7M.mjs.map} +0 -0
  214. /package/dist/lib/browser/{react-root-DRVM5ACV.mjs.map → react-root-2EFJCOX7.mjs.map} +0 -0
  215. /package/dist/lib/browser/{settings-2UIV5WX5.mjs.map → settings-G24447B7.mjs.map} +0 -0
  216. /package/dist/lib/browser/{spaces-ready-3URIMLCR.mjs.map → spaces-ready-ZSUEPHJF.mjs.map} +0 -0
  217. /package/dist/lib/node/{app-graph-serializer-GOLCQHFQ.cjs.map → app-graph-serializer-IKQLWTCX.cjs.map} +0 -0
  218. /package/dist/lib/node/{identity-created-YYTW4K3Z.cjs.map → identity-created-PCQPDULV.cjs.map} +0 -0
  219. /package/dist/lib/node/{react-root-6WGN5WRQ.cjs.map → react-root-DEQFKQVD.cjs.map} +0 -0
  220. /package/dist/lib/node/{settings-HJROTHC4.cjs.map → settings-AFWO4AWK.cjs.map} +0 -0
  221. /package/dist/lib/node/{spaces-ready-IWDDIAAD.cjs.map → spaces-ready-MHLUFLXN.cjs.map} +0 -0
  222. /package/dist/lib/node-esm/{app-graph-serializer-AZXSO7HK.mjs.map → app-graph-serializer-I6XBQJLA.mjs.map} +0 -0
  223. /package/dist/lib/node-esm/{identity-created-MP4GLXHO.mjs.map → identity-created-GXS46A3C.mjs.map} +0 -0
  224. /package/dist/lib/node-esm/{react-root-MSUT6S2S.mjs.map → react-root-2RJ2S5E6.mjs.map} +0 -0
  225. /package/dist/lib/node-esm/{settings-KCLKPJVY.mjs.map → settings-MJVSCOI4.mjs.map} +0 -0
  226. /package/dist/lib/node-esm/{spaces-ready-Z3SXKWX2.mjs.map → spaces-ready-35U5BBTH.mjs.map} +0 -0
  227. /package/src/capabilities/{schema.ts → schema-defs.ts} +0 -0
@@ -4,12 +4,12 @@ import {
4
4
  import {
5
5
  COMPOSER_SPACE_LOCK,
6
6
  getSpaceDisplayName
7
- } from "./chunk-FSHDAPFY.mjs";
7
+ } from "./chunk-F57CTUM6.mjs";
8
8
  import {
9
9
  CollectionType,
10
10
  SpaceAction,
11
11
  SpaceForm
12
- } from "./chunk-KDNV4YRD.mjs";
12
+ } from "./chunk-CY35NLWL.mjs";
13
13
  import {
14
14
  SPACE_PLUGIN,
15
15
  meta
@@ -339,17 +339,17 @@ var SelectSchema = ({ options, resolve, onChange }) => {
339
339
 
340
340
  // packages/plugins/plugin-space/src/capabilities/index.ts
341
341
  import { lazy } from "@dxos/app-framework";
342
- var AppGraphBuilder = lazy(() => import("./app-graph-builder-J4PN5HOM.mjs"));
343
- var AppGraphSerializer = lazy(() => import("./app-graph-serializer-6WIAFHYK.mjs"));
344
- var IdentityCreated = lazy(() => import("./identity-created-DVHNLGYU.mjs"));
345
- var IntentResolver = lazy(() => import("./intent-resolver-72IWBVYE.mjs"));
346
- var ReactRoot = lazy(() => import("./react-root-DRVM5ACV.mjs"));
347
- var ReactSurface = lazy(() => import("./react-surface-KODNQYDN.mjs"));
348
- var Schema = lazy(() => import("./schema-FHTA26SW.mjs"));
349
- var Tools = lazy(() => import("./schema-tools-YAXPRIXP.mjs"));
350
- var SpaceSettings = lazy(() => import("./settings-2UIV5WX5.mjs"));
342
+ var AppGraphBuilder = lazy(() => import("./app-graph-builder-6KVRD7OJ.mjs"));
343
+ var AppGraphSerializer = lazy(() => import("./app-graph-serializer-N7KZGCST.mjs"));
344
+ var IdentityCreated = lazy(() => import("./identity-created-74EHBH7M.mjs"));
345
+ var IntentResolver = lazy(() => import("./intent-resolver-FZ64VJKZ.mjs"));
346
+ var ReactRoot = lazy(() => import("./react-root-2EFJCOX7.mjs"));
347
+ var ReactSurface = lazy(() => import("./react-surface-N5OGF7TQ.mjs"));
348
+ var SchemaDefs = lazy(() => import("./schema-defs-FLFEUSLB.mjs"));
349
+ var SchemaTools = lazy(() => import("./schema-tools-MYC4LTQD.mjs"));
350
+ var SpaceSettings = lazy(() => import("./settings-G24447B7.mjs"));
351
351
  var SpaceState = lazy(() => import("./state-CYV6QCTN.mjs"));
352
- var SpacesReady = lazy(() => import("./spaces-ready-3URIMLCR.mjs"));
352
+ var SpacesReady = lazy(() => import("./spaces-ready-ZSUEPHJF.mjs"));
353
353
 
354
354
  // packages/plugins/plugin-space/src/components/CreateDialog/CreateObjectDialog.tsx
355
355
  var __dxlog_file2 = "/home/runner/work/dxos/dxos/packages/plugins/plugin-space/src/components/CreateDialog/CreateObjectDialog.tsx";
@@ -500,7 +500,7 @@ var CreateSpaceDialog = () => {
500
500
  // packages/plugins/plugin-space/src/components/CollectionMain.tsx
501
501
  import React6 from "react";
502
502
  import { useTranslation as useTranslation5 } from "@dxos/react-ui";
503
- import { baseSurface, descriptionText, mx as mx3 } from "@dxos/react-ui-theme";
503
+ import { baseSurface, descriptionMessage, mx as mx3 } from "@dxos/react-ui-theme";
504
504
  var CollectionMain = ({ collection }) => {
505
505
  const { t } = useTranslation5(SPACE_PLUGIN);
506
506
  return /* @__PURE__ */ React6.createElement("div", {
@@ -509,7 +509,7 @@ var CollectionMain = ({ collection }) => {
509
509
  "data-testid": "composer.firstRunMessage"
510
510
  }, /* @__PURE__ */ React6.createElement("p", {
511
511
  role: "alert",
512
- className: mx3(descriptionText, "border border-dashed border-neutral-400/50 rounded-lg p-8 font-normal text-lg max-is-[24rem] break-words")
512
+ className: mx3(descriptionMessage, "rounded-lg p-8 font-normal text-lg max-is-[24rem] break-words")
513
513
  }, collection.name ?? t("unnamed collection label")));
514
514
  };
515
515
 
@@ -639,6 +639,7 @@ var JoinDialog = ({ navigableCollections, onDone, ...props }) => {
639
639
  import { Check, X } from "@phosphor-icons/react";
640
640
  import React9, { useCallback as useCallback7, useMemo, useState as useState4 } from "react";
641
641
  import { QR } from "react-qr-rounded";
642
+ import { createIntent as createIntent5, useIntentDispatcher as useIntentDispatcher5 } from "@dxos/app-framework";
642
643
  import { log } from "@dxos/log";
643
644
  import { useConfig } from "@dxos/react-client";
644
645
  import { fullyQualifiedId as fullyQualifiedId2, useSpaceInvitations } from "@dxos/react-client/echo";
@@ -659,7 +660,7 @@ var handleInvitationEvent = (invitation, subscription) => {
659
660
  authCode: invitation.authCode
660
661
  }), void 0, {
661
662
  F: __dxlog_file3,
662
- L: 39,
663
+ L: 40,
663
664
  S: void 0,
664
665
  C: (f, a) => f(...a)
665
666
  });
@@ -669,6 +670,7 @@ var handleInvitationEvent = (invitation, subscription) => {
669
670
  var MembersContainer = ({ space, createInvitationUrl }) => {
670
671
  const { t } = useTranslation8(SPACE_PLUGIN);
671
672
  const config = useConfig();
673
+ const { dispatchPromise: dispatch } = useIntentDispatcher5();
672
674
  const invitations = useSpaceInvitations(space.key);
673
675
  const visibleInvitations = invitations?.filter((invitation) => ![
674
676
  Invitation.State.CANCELLED
@@ -699,13 +701,14 @@ var MembersContainer = ({ space, createInvitationUrl }) => {
699
701
  size: 5
700
702
  }),
701
703
  testId: "membersContainer.inviteOne",
702
- onClick: () => {
703
- const invitation = space.share?.({
704
+ onClick: async () => {
705
+ const { data: invitation } = await dispatch(createIntent5(SpaceAction.Share, {
706
+ space,
704
707
  type: Invitation.Type.INTERACTIVE,
705
708
  authMethod: Invitation.AuthMethod.SHARED_SECRET,
706
709
  multiUse: false,
707
710
  target: target && fullyQualifiedId2(target)
708
- });
711
+ }));
709
712
  if (invitation && config.values.runtime?.app?.env?.DX_ENVIRONMENT !== "production") {
710
713
  const subscription = invitation.subscribe((invitation2) => handleInvitationEvent(invitation2, subscription));
711
714
  }
@@ -723,13 +726,14 @@ var MembersContainer = ({ space, createInvitationUrl }) => {
723
726
  size: 5
724
727
  }),
725
728
  testId: "membersContainer.inviteMany",
726
- onClick: () => {
727
- const invitation = space.share?.({
729
+ onClick: async () => {
730
+ const { data: invitation } = await dispatch(createIntent5(SpaceAction.Share, {
731
+ space,
728
732
  type: Invitation.Type.DELEGATED,
729
733
  authMethod: Invitation.AuthMethod.KNOWN_PUBLIC_KEY,
730
734
  multiUse: true,
731
735
  target: target && fullyQualifiedId2(target)
732
- });
736
+ }));
733
737
  if (invitation && config.values.runtime?.app?.env?.DX_ENVIRONMENT !== "production") {
734
738
  const subscription = invitation.subscribe((invitation2) => handleInvitationEvent(invitation2, subscription));
735
739
  }
@@ -1094,76 +1098,32 @@ var PersistenceStatus = ({ db }) => {
1094
1098
  }, t("persistence pending label")));
1095
1099
  case 0:
1096
1100
  default:
1097
- return /* @__PURE__ */ React15.createElement(Tooltip.Root, {
1098
- delayDuration: 400
1099
- }, /* @__PURE__ */ React15.createElement(Tooltip.Trigger, {
1101
+ return /* @__PURE__ */ React15.createElement(Tooltip.Trigger, {
1102
+ delayDuration: 400,
1100
1103
  role: "status",
1104
+ content: t("persisted locally message"),
1101
1105
  className: "flex items-center"
1102
1106
  }, /* @__PURE__ */ React15.createElement(CheckCircle2, {
1103
1107
  className: mx6(getSize3(4), "me-1")
1104
1108
  }), displayMessage && /* @__PURE__ */ React15.createElement("span", {
1105
1109
  className: mx6("text-sm", staticPlaceholderText)
1106
- }, t("persisted locally label"))), /* @__PURE__ */ React15.createElement(Tooltip.Portal, null, /* @__PURE__ */ React15.createElement(Tooltip.Content, null, t("persisted locally message"), /* @__PURE__ */ React15.createElement(Tooltip.Arrow, null))));
1110
+ }, t("persisted locally label")));
1107
1111
  }
1108
1112
  };
1109
1113
 
1110
- // packages/plugins/plugin-space/src/components/PopoverAddSpace.tsx
1111
- import React16 from "react";
1112
- import { createIntent as createIntent5, LayoutAction as LayoutAction5, useIntentDispatcher as useIntentDispatcher5 } from "@dxos/app-framework";
1113
- import { IconButton as IconButton3, useTranslation as useTranslation14 } from "@dxos/react-ui";
1114
- var POPOVER_ADD_SPACE = `${SPACE_PLUGIN}/PopoverRenameSpace`;
1115
- var PopoverAddSpace = () => {
1116
- const { t } = useTranslation14(SPACE_PLUGIN);
1117
- const { dispatchPromise: dispatch } = useIntentDispatcher5();
1118
- return /* @__PURE__ */ React16.createElement("div", {
1119
- role: "none",
1120
- className: "grid grid-cols-1 gap-1 [&>button]:justify-start"
1121
- }, /* @__PURE__ */ React16.createElement(IconButton3, {
1122
- variant: "ghost",
1123
- label: t("create space label"),
1124
- icon: "ph--plus--regular",
1125
- onClick: () => {
1126
- void dispatch(createIntent5(SpaceAction.OpenCreateSpace));
1127
- void dispatch(createIntent5(LayoutAction5.UpdatePopover, {
1128
- part: "popover",
1129
- options: {
1130
- variant: "react",
1131
- anchorId: "",
1132
- state: false
1133
- }
1134
- }));
1135
- },
1136
- "data-testid": "spacePlugin.createSpace"
1137
- }), /* @__PURE__ */ React16.createElement(IconButton3, {
1138
- variant: "ghost",
1139
- label: t("join space label"),
1140
- icon: "ph--sign-in--regular",
1141
- onClick: () => {
1142
- void dispatch(createIntent5(SpaceAction.Join));
1143
- void dispatch(createIntent5(LayoutAction5.UpdatePopover, {
1144
- part: "popover",
1145
- options: {
1146
- variant: "react",
1147
- anchorId: "",
1148
- state: false
1149
- }
1150
- }));
1151
- },
1152
- "data-testid": "spacePlugin.joinSpace"
1153
- }));
1154
- };
1155
-
1156
1114
  // packages/plugins/plugin-space/src/components/PopoverRenameObject.tsx
1157
- import React17, { useCallback as useCallback10, useRef as useRef4, useState as useState7 } from "react";
1115
+ import React16, { useCallback as useCallback10, useRef as useRef4, useState as useState7 } from "react";
1116
+ import { createIntent as createIntent6, LayoutAction as LayoutAction5, useIntentDispatcher as useIntentDispatcher6 } from "@dxos/app-framework";
1158
1117
  import { log as log2 } from "@dxos/log";
1159
- import { Button as Button5, Input as Input3, Popover, useTranslation as useTranslation15 } from "@dxos/react-ui";
1118
+ import { Button as Button5, Input as Input3, useTranslation as useTranslation14 } from "@dxos/react-ui";
1160
1119
  var __dxlog_file4 = "/home/runner/work/dxos/dxos/packages/plugins/plugin-space/src/components/PopoverRenameObject.tsx";
1161
1120
  var POPOVER_RENAME_OBJECT = `${SPACE_PLUGIN}/PopoverRenameObject`;
1162
1121
  var PopoverRenameObject = ({ object: obj }) => {
1163
- const { t } = useTranslation15(SPACE_PLUGIN);
1122
+ const { t } = useTranslation14(SPACE_PLUGIN);
1164
1123
  const doneButton = useRef4(null);
1165
1124
  const object = obj;
1166
1125
  const [name, setName] = useState7(object.name || object.title || "");
1126
+ const { dispatchPromise: dispatch } = useIntentDispatcher6();
1167
1127
  const handleDone = useCallback10(() => {
1168
1128
  try {
1169
1129
  object.name = name;
@@ -1175,73 +1135,89 @@ var PopoverRenameObject = ({ object: obj }) => {
1175
1135
  err
1176
1136
  }, {
1177
1137
  F: __dxlog_file4,
1178
- L: 30,
1138
+ L: 32,
1179
1139
  S: void 0,
1180
1140
  C: (f, a) => f(...a)
1181
1141
  });
1182
1142
  }
1183
1143
  }
1144
+ void dispatch(createIntent6(LayoutAction5.UpdatePopover, {
1145
+ part: "popover",
1146
+ options: {
1147
+ variant: "react",
1148
+ anchorId: "",
1149
+ state: false
1150
+ }
1151
+ }));
1184
1152
  }, [
1185
1153
  object,
1186
1154
  name
1187
1155
  ]);
1188
- return /* @__PURE__ */ React17.createElement("div", {
1156
+ return /* @__PURE__ */ React16.createElement("div", {
1189
1157
  role: "none",
1190
1158
  className: "p-1 flex gap-2"
1191
- }, /* @__PURE__ */ React17.createElement("div", {
1159
+ }, /* @__PURE__ */ React16.createElement("div", {
1192
1160
  role: "none",
1193
1161
  className: "flex-1"
1194
- }, /* @__PURE__ */ React17.createElement(Input3.Root, null, /* @__PURE__ */ React17.createElement(Input3.Label, {
1162
+ }, /* @__PURE__ */ React16.createElement(Input3.Root, null, /* @__PURE__ */ React16.createElement(Input3.Label, {
1195
1163
  srOnly: true
1196
- }, t("object name label")), /* @__PURE__ */ React17.createElement(Input3.TextInput, {
1164
+ }, t("object name label")), /* @__PURE__ */ React16.createElement(Input3.TextInput, {
1197
1165
  placeholder: t("object placeholder"),
1198
1166
  value: name,
1199
1167
  "data-testid": "spacePlugin.renameObject.input",
1200
1168
  onChange: ({ target: { value } }) => setName(value),
1201
1169
  onKeyDown: ({ key }) => key === "Enter" && doneButton.current?.click()
1202
- }))), /* @__PURE__ */ React17.createElement(Popover.Close, {
1203
- asChild: true
1204
- }, /* @__PURE__ */ React17.createElement(Button5, {
1170
+ }))), /* @__PURE__ */ React16.createElement(Button5, {
1205
1171
  ref: doneButton,
1206
1172
  classNames: "self-stretch",
1207
1173
  onClick: handleDone
1208
1174
  }, t("done label", {
1209
1175
  ns: "os"
1210
- }))));
1176
+ })));
1211
1177
  };
1212
1178
 
1213
1179
  // packages/plugins/plugin-space/src/components/PopoverRenameSpace.tsx
1214
- import React18, { useCallback as useCallback11, useRef as useRef5, useState as useState8 } from "react";
1215
- import { Button as Button6, Input as Input4, Popover as Popover2, useTranslation as useTranslation16 } from "@dxos/react-ui";
1180
+ import React17, { useCallback as useCallback11, useRef as useRef5, useState as useState8 } from "react";
1181
+ import { createIntent as createIntent7, LayoutAction as LayoutAction6, useIntentDispatcher as useIntentDispatcher7 } from "@dxos/app-framework";
1182
+ import { Button as Button6, Input as Input4, Popover, useTranslation as useTranslation15 } from "@dxos/react-ui";
1216
1183
  var POPOVER_RENAME_SPACE = `${SPACE_PLUGIN}/PopoverRenameSpace`;
1217
1184
  var PopoverRenameSpace = ({ space }) => {
1218
- const { t } = useTranslation16(SPACE_PLUGIN);
1185
+ const { t } = useTranslation15(SPACE_PLUGIN);
1219
1186
  const doneButton = useRef5(null);
1220
1187
  const [name, setName] = useState8(space.properties.name ?? "");
1188
+ const { dispatchPromise: dispatch } = useIntentDispatcher7();
1221
1189
  const handleDone = useCallback11(() => {
1222
1190
  space.properties.name = name;
1191
+ void dispatch(createIntent7(LayoutAction6.UpdatePopover, {
1192
+ part: "popover",
1193
+ options: {
1194
+ variant: "react",
1195
+ anchorId: "",
1196
+ state: false
1197
+ }
1198
+ }));
1223
1199
  }, [
1224
1200
  space,
1225
1201
  name
1226
1202
  ]);
1227
- return /* @__PURE__ */ React18.createElement("div", {
1203
+ return /* @__PURE__ */ React17.createElement("div", {
1228
1204
  role: "none",
1229
1205
  className: "p-1 flex gap-2"
1230
- }, /* @__PURE__ */ React18.createElement("div", {
1206
+ }, /* @__PURE__ */ React17.createElement("div", {
1231
1207
  role: "none",
1232
1208
  className: "flex-1"
1233
- }, /* @__PURE__ */ React18.createElement(Input4.Root, null, /* @__PURE__ */ React18.createElement(Input4.Label, {
1209
+ }, /* @__PURE__ */ React17.createElement(Input4.Root, null, /* @__PURE__ */ React17.createElement(Input4.Label, {
1234
1210
  srOnly: true
1235
- }, t("space name label")), /* @__PURE__ */ React18.createElement(Input4.TextInput, {
1211
+ }, t("space name label")), /* @__PURE__ */ React17.createElement(Input4.TextInput, {
1236
1212
  defaultValue: space.properties.name ?? "",
1237
1213
  placeholder: t("unnamed space label"),
1238
1214
  onChange: ({ target: { value } }) => setName(value),
1239
1215
  // TODO(wittjosiah): Ideally this should access the popover context to close the popover.
1240
1216
  // Currently this is not possible because Radix does not expose the popover context.
1241
1217
  onKeyDown: ({ key }) => key === "Enter" && doneButton.current?.click()
1242
- }))), /* @__PURE__ */ React18.createElement(Popover2.Close, {
1218
+ }))), /* @__PURE__ */ React17.createElement(Popover.Close, {
1243
1219
  asChild: true
1244
- }, /* @__PURE__ */ React18.createElement(Button6, {
1220
+ }, /* @__PURE__ */ React17.createElement(Button6, {
1245
1221
  ref: doneButton,
1246
1222
  classNames: "self-stretch",
1247
1223
  onClick: handleDone
@@ -1251,8 +1227,8 @@ var PopoverRenameSpace = ({ space }) => {
1251
1227
  };
1252
1228
 
1253
1229
  // packages/plugins/plugin-space/src/components/SchemaContainer.tsx
1254
- import React19, { useState as useState9, useEffect as useEffect4 } from "react";
1255
- import { useTranslation as useTranslation17 } from "@dxos/react-ui";
1230
+ import React18, { useState as useState9, useEffect as useEffect4 } from "react";
1231
+ import { useTranslation as useTranslation16 } from "@dxos/react-ui";
1256
1232
  import { controlItemClasses, ControlPage as ControlPage2, ControlSection as ControlSection2 } from "@dxos/react-ui-form";
1257
1233
  import { StackItem as StackItem3 } from "@dxos/react-ui-stack";
1258
1234
  var useQuerySpaceSchemas = (space) => {
@@ -1269,53 +1245,31 @@ var useQuerySpaceSchemas = (space) => {
1269
1245
  return schemas;
1270
1246
  };
1271
1247
  var SchemaContainer = ({ space }) => {
1272
- const { t } = useTranslation17(SPACE_PLUGIN);
1248
+ const { t } = useTranslation16(SPACE_PLUGIN);
1273
1249
  const schemas = useQuerySpaceSchemas(space);
1274
- return /* @__PURE__ */ React19.createElement(StackItem3.Content, {
1250
+ return /* @__PURE__ */ React18.createElement(StackItem3.Content, {
1275
1251
  classNames: "block overflow-y-auto"
1276
- }, /* @__PURE__ */ React19.createElement(ControlPage2, null, /* @__PURE__ */ React19.createElement(ControlSection2, {
1252
+ }, /* @__PURE__ */ React18.createElement(ControlPage2, null, /* @__PURE__ */ React18.createElement(ControlSection2, {
1277
1253
  title: t("schema verbose label"),
1278
1254
  description: t("schema description")
1279
- }, /* @__PURE__ */ React19.createElement("div", {
1255
+ }, /* @__PURE__ */ React18.createElement("div", {
1280
1256
  role: "none",
1281
1257
  className: controlItemClasses
1282
- }, schemas.length === 0 && /* @__PURE__ */ React19.createElement("div", {
1258
+ }, schemas.length === 0 && /* @__PURE__ */ React18.createElement("div", {
1283
1259
  className: "text-center plb-4"
1284
- }, t("no schemas found message")), schemas.map((schema) => /* @__PURE__ */ React19.createElement("div", {
1260
+ }, t("no schemas found message")), schemas.map((schema) => /* @__PURE__ */ React18.createElement("div", {
1285
1261
  key: schema.id
1286
- }, /* @__PURE__ */ React19.createElement("div", null, schema.typename)))))));
1287
- };
1288
-
1289
- // packages/plugins/plugin-space/src/components/ShareSpaceButton.tsx
1290
- import React20 from "react";
1291
- import { createIntent as createIntent6, useIntentDispatcher as useIntentDispatcher6 } from "@dxos/app-framework";
1292
- import { IconButton as IconButton4, useTranslation as useTranslation18 } from "@dxos/react-ui";
1293
- var ShareSpaceButton = ({ space }) => {
1294
- const { dispatchPromise: dispatch } = useIntentDispatcher6();
1295
- return /* @__PURE__ */ React20.createElement(ShareSpaceButtonImpl, {
1296
- onClick: () => dispatch(createIntent6(SpaceAction.Share, {
1297
- space
1298
- }))
1299
- });
1300
- };
1301
- var ShareSpaceButtonImpl = ({ onClick }) => {
1302
- const { t } = useTranslation18(SPACE_PLUGIN);
1303
- return /* @__PURE__ */ React20.createElement(IconButton4, {
1304
- "data-testid": "spacePlugin.shareSpaceButton",
1305
- icon: "ph--users--regular",
1306
- label: t("share space label"),
1307
- onClick
1308
- });
1262
+ }, /* @__PURE__ */ React18.createElement("div", null, schema.typename)))))));
1309
1263
  };
1310
1264
 
1311
1265
  // packages/plugins/plugin-space/src/components/SpacePresence.tsx
1312
- import React21, { forwardRef, useCallback as useCallback12, useEffect as useEffect5, useState as useState10 } from "react";
1266
+ import React19, { forwardRef, useCallback as useCallback12, useEffect as useEffect5, useState as useState10 } from "react";
1313
1267
  import { useAppGraph as useAppGraph2, useCapability } from "@dxos/app-framework";
1314
1268
  import { generateName } from "@dxos/display-name";
1315
1269
  import { PublicKey, useClient as useClient5 } from "@dxos/react-client";
1316
1270
  import { getSpace as getSpace3, useMembers, fullyQualifiedId as fullyQualifiedId3 } from "@dxos/react-client/echo";
1317
1271
  import { useIdentity } from "@dxos/react-client/halo";
1318
- import { Avatar, Tooltip as Tooltip2, useTranslation as useTranslation19, List as List2, ListItem as ListItem2, useDefaultValue } from "@dxos/react-ui";
1272
+ import { Avatar, Tooltip as Tooltip2, Popover as Popover2, useTranslation as useTranslation17, List as List2, ListItem as ListItem2, useDefaultValue } from "@dxos/react-ui";
1319
1273
  import { AttentionGlyph, useAttended, useAttention } from "@dxos/react-ui-attention";
1320
1274
  import { ComplexMap, keyToFallback } from "@dxos/util";
1321
1275
  var REFRESH_INTERVAL = 5e3;
@@ -1351,7 +1305,7 @@ var SpacePresence = ({ object, spaceKey }) => {
1351
1305
  lastSeen
1352
1306
  };
1353
1307
  }).toSorted((a, b) => a.lastSeen - b.lastSeen);
1354
- return /* @__PURE__ */ React21.createElement(FullPresence, {
1308
+ return /* @__PURE__ */ React19.createElement(FullPresence, {
1355
1309
  members: membersForObject
1356
1310
  });
1357
1311
  };
@@ -1361,40 +1315,39 @@ var FullPresence = (props) => {
1361
1315
  if (members.length === 0) {
1362
1316
  return null;
1363
1317
  }
1364
- return /* @__PURE__ */ React21.createElement("div", {
1318
+ return /* @__PURE__ */ React19.createElement("div", {
1365
1319
  className: "dx-avatar-group",
1366
1320
  "data-testid": "spacePlugin.presence"
1367
- }, members.slice(0, 3).map((member, i) => /* @__PURE__ */ React21.createElement(Tooltip2.Root, {
1368
- key: member.identity.identityKey.toHex()
1369
- }, /* @__PURE__ */ React21.createElement(Tooltip2.Trigger, {
1321
+ }, members.slice(0, 3).map((member, i) => /* @__PURE__ */ React19.createElement(Tooltip2.Trigger, {
1322
+ key: member.identity.identityKey.toHex(),
1323
+ side: "bottom",
1324
+ content: getName(member.identity),
1370
1325
  className: "grid focus:outline-none"
1371
- }, /* @__PURE__ */ React21.createElement(PresenceAvatar, {
1326
+ }, /* @__PURE__ */ React19.createElement(PresenceAvatar, {
1372
1327
  identity: member.identity,
1373
1328
  match: member.currentlyAttended,
1374
1329
  index: members.length - i,
1375
1330
  onClick: () => onMemberClick?.(member),
1376
1331
  size
1377
- })), /* @__PURE__ */ React21.createElement(Tooltip2.Portal, null, /* @__PURE__ */ React21.createElement(Tooltip2.Content, {
1378
- side: "bottom"
1379
- }, /* @__PURE__ */ React21.createElement("span", null, getName(member.identity)), /* @__PURE__ */ React21.createElement(Tooltip2.Arrow, null))))), members.length > 3 && /* @__PURE__ */ React21.createElement(Tooltip2.Root, null, /* @__PURE__ */ React21.createElement(Tooltip2.Trigger, {
1332
+ }))), members.length > 3 && /* @__PURE__ */ React19.createElement(Popover2.Root, null, /* @__PURE__ */ React19.createElement(Popover2.Trigger, {
1380
1333
  className: "grid focus:outline-none"
1381
- }, /* @__PURE__ */ React21.createElement(Avatar.Root, null, /* @__PURE__ */ React21.createElement(Avatar.Content, {
1334
+ }, /* @__PURE__ */ React19.createElement(Avatar.Root, null, /* @__PURE__ */ React19.createElement(Avatar.Content, {
1382
1335
  status: "inactive",
1383
1336
  style: {
1384
1337
  zIndex: members.length - 4
1385
1338
  },
1386
1339
  fallback: `+${members.length - 3}`,
1387
1340
  size
1388
- }))), /* @__PURE__ */ React21.createElement(Tooltip2.Portal, null, /* @__PURE__ */ React21.createElement(Tooltip2.Content, {
1341
+ }))), /* @__PURE__ */ React19.createElement(Popover2.Portal, null, /* @__PURE__ */ React19.createElement(Popover2.Content, {
1389
1342
  side: "bottom"
1390
- }, /* @__PURE__ */ React21.createElement(Tooltip2.Arrow, null), /* @__PURE__ */ React21.createElement(List2, {
1343
+ }, /* @__PURE__ */ React19.createElement(Popover2.Arrow, null), /* @__PURE__ */ React19.createElement(List2, {
1391
1344
  classNames: "max-h-56 overflow-y-auto"
1392
- }, members.map((member) => /* @__PURE__ */ React21.createElement(ListItem2.Root, {
1345
+ }, members.map((member) => /* @__PURE__ */ React19.createElement(ListItem2.Root, {
1393
1346
  key: member.identity.identityKey.toHex(),
1394
1347
  classNames: "flex gap-2 items-center cursor-pointer mbe-2",
1395
1348
  onClick: () => onMemberClick?.(member),
1396
1349
  "data-testid": "identity-list-item"
1397
- }, /* @__PURE__ */ React21.createElement(PresenceAvatar, {
1350
+ }, /* @__PURE__ */ React19.createElement(PresenceAvatar, {
1398
1351
  identity: member.identity,
1399
1352
  size,
1400
1353
  showName: true,
@@ -1404,7 +1357,7 @@ var FullPresence = (props) => {
1404
1357
  var PresenceAvatar = /* @__PURE__ */ forwardRef(({ identity, showName, match, index, onClick, size }, forwardedRef) => {
1405
1358
  const status = match ? "current" : "active";
1406
1359
  const fallbackValue = keyToFallback(identity.identityKey);
1407
- return /* @__PURE__ */ React21.createElement(Avatar.Root, null, /* @__PURE__ */ React21.createElement(Avatar.Content, {
1360
+ return /* @__PURE__ */ React19.createElement(Avatar.Root, null, /* @__PURE__ */ React19.createElement(Avatar.Content, {
1408
1361
  status,
1409
1362
  hue: identity.profile?.data?.hue || fallbackValue.hue,
1410
1363
  "data-testid": "spacePlugin.presence.member",
@@ -1418,7 +1371,7 @@ var PresenceAvatar = /* @__PURE__ */ forwardRef(({ identity, showName, match, in
1418
1371
  onClick,
1419
1372
  fallback: identity.profile?.data?.emoji || fallbackValue.emoji,
1420
1373
  ref: forwardedRef
1421
- }), /* @__PURE__ */ React21.createElement(Avatar.Label, {
1374
+ }), /* @__PURE__ */ React19.createElement(Avatar.Label, {
1422
1375
  classNames: showName ? "text-sm truncate pli-2" : "sr-only"
1423
1376
  }, getName(identity)));
1424
1377
  });
@@ -1446,87 +1399,87 @@ var SmallPresenceLive = ({ id, open, viewers }) => {
1446
1399
  }, [
1447
1400
  viewers
1448
1401
  ]);
1449
- return /* @__PURE__ */ React21.createElement(SmallPresence, {
1402
+ return /* @__PURE__ */ React19.createElement(SmallPresence, {
1450
1403
  count: activeViewers.length,
1451
1404
  attended: isAttended,
1452
1405
  containsAttended
1453
1406
  });
1454
1407
  };
1455
1408
  var SmallPresence = ({ count = 0, attended, containsAttended }) => {
1456
- const { t } = useTranslation19(SPACE_PLUGIN);
1457
- return /* @__PURE__ */ React21.createElement(Tooltip2.Root, null, /* @__PURE__ */ React21.createElement(Tooltip2.Trigger, {
1458
- asChild: true
1459
- }, /* @__PURE__ */ React21.createElement(AttentionGlyph, {
1409
+ const { t } = useTranslation17(SPACE_PLUGIN);
1410
+ return /* @__PURE__ */ React19.createElement(Tooltip2.Trigger, {
1411
+ asChild: true,
1412
+ content: t("presence label", {
1413
+ count
1414
+ }),
1415
+ side: "bottom"
1416
+ }, /* @__PURE__ */ React19.createElement(AttentionGlyph, {
1460
1417
  attended,
1461
1418
  containsAttended,
1462
1419
  presence: count > 1 ? "many" : count === 1 ? "one" : "none",
1463
1420
  classNames: "self-center mie-1"
1464
- })), /* @__PURE__ */ React21.createElement(Tooltip2.Portal, null, /* @__PURE__ */ React21.createElement(Tooltip2.Content, {
1465
- side: "bottom"
1466
- }, /* @__PURE__ */ React21.createElement("span", null, t("presence label", {
1467
- count
1468
- })), /* @__PURE__ */ React21.createElement(Tooltip2.Arrow, null))));
1421
+ }));
1469
1422
  };
1470
1423
 
1471
1424
  // packages/plugins/plugin-space/src/components/SpacePluginSettings.tsx
1472
- import React22 from "react";
1473
- import { createIntent as createIntent7, useIntentDispatcher as useIntentDispatcher7 } from "@dxos/app-framework";
1425
+ import React20 from "react";
1426
+ import { createIntent as createIntent8, useIntentDispatcher as useIntentDispatcher8 } from "@dxos/app-framework";
1474
1427
  import { useClient as useClient6 } from "@dxos/react-client";
1475
1428
  import { useSpaces as useSpaces2 } from "@dxos/react-client/echo";
1476
- import { Input as Input5, toLocalizedString as toLocalizedString3, useTranslation as useTranslation20, List as List3, ListItem as ListItem3, Button as Button7 } from "@dxos/react-ui";
1429
+ import { Input as Input5, toLocalizedString as toLocalizedString3, useTranslation as useTranslation18, List as List3, ListItem as ListItem3, Button as Button7 } from "@dxos/react-ui";
1477
1430
  import { DeprecatedFormContainer, DeprecatedFormInput } from "@dxos/react-ui-form";
1478
1431
  var SpacePluginSettings = ({ settings }) => {
1479
- const { t } = useTranslation20(SPACE_PLUGIN);
1480
- const { dispatchPromise: dispatch } = useIntentDispatcher7();
1432
+ const { t } = useTranslation18(SPACE_PLUGIN);
1433
+ const { dispatchPromise: dispatch } = useIntentDispatcher8();
1481
1434
  const client = useClient6();
1482
1435
  const spaces = useSpaces2({
1483
1436
  all: settings.showHidden
1484
1437
  });
1485
- return /* @__PURE__ */ React22.createElement(DeprecatedFormContainer, null, /* @__PURE__ */ React22.createElement(DeprecatedFormInput, {
1438
+ return /* @__PURE__ */ React20.createElement(DeprecatedFormContainer, null, /* @__PURE__ */ React20.createElement(DeprecatedFormInput, {
1486
1439
  label: t("show hidden spaces label")
1487
- }, /* @__PURE__ */ React22.createElement(Input5.Switch, {
1440
+ }, /* @__PURE__ */ React20.createElement(Input5.Switch, {
1488
1441
  checked: settings.showHidden,
1489
1442
  onCheckedChange: (checked) => settings.showHidden = !!checked
1490
- })), /* @__PURE__ */ React22.createElement("div", {
1443
+ })), /* @__PURE__ */ React20.createElement("div", {
1491
1444
  role: "none"
1492
- }, /* @__PURE__ */ React22.createElement("h2", {
1445
+ }, /* @__PURE__ */ React20.createElement("h2", {
1493
1446
  className: "text-xl my-4"
1494
- }, "Space Settings"), /* @__PURE__ */ React22.createElement(List3, {
1447
+ }, "Space Settings"), /* @__PURE__ */ React20.createElement(List3, {
1495
1448
  classNames: "max-w-md mx-auto"
1496
- }, spaces.map((space) => /* @__PURE__ */ React22.createElement(ListItem3.Root, {
1449
+ }, spaces.map((space) => /* @__PURE__ */ React20.createElement(ListItem3.Root, {
1497
1450
  key: space.id
1498
- }, /* @__PURE__ */ React22.createElement(ListItem3.Heading, {
1451
+ }, /* @__PURE__ */ React20.createElement(ListItem3.Heading, {
1499
1452
  classNames: "flex flex-col grow truncate mbe-2"
1500
1453
  }, toLocalizedString3(getSpaceDisplayName(space, {
1501
1454
  personal: space === client.spaces.default
1502
- }), t)), /* @__PURE__ */ React22.createElement(ListItem3.Endcap, null, /* @__PURE__ */ React22.createElement(Button7, {
1503
- onClick: () => dispatch(createIntent7(SpaceAction.OpenSettings, {
1455
+ }), t)), /* @__PURE__ */ React20.createElement(ListItem3.Endcap, null, /* @__PURE__ */ React20.createElement(Button7, {
1456
+ onClick: () => dispatch(createIntent8(SpaceAction.OpenSettings, {
1504
1457
  space
1505
1458
  }))
1506
1459
  }, t("open space settings label"))))))));
1507
1460
  };
1508
1461
 
1509
1462
  // packages/plugins/plugin-space/src/components/SpaceSettings/SpaceSettingsContainer.tsx
1510
- import { pipe as pipe2, Schema as S } from "effect";
1511
- import React23, { useCallback as useCallback13, useMemo as useMemo3, useState as useState11 } from "react";
1512
- import { chain as chain2, createIntent as createIntent8, LayoutAction as LayoutAction6, useIntentDispatcher as useIntentDispatcher8 } from "@dxos/app-framework";
1463
+ import { pipe as pipe2, Schema } from "effect";
1464
+ import React21, { useCallback as useCallback13, useMemo as useMemo3, useState as useState11 } from "react";
1465
+ import { chain as chain2, createIntent as createIntent9, LayoutAction as LayoutAction7, useIntentDispatcher as useIntentDispatcher9 } from "@dxos/app-framework";
1513
1466
  import { log as log3 } from "@dxos/log";
1514
1467
  import { EdgeReplicationSetting } from "@dxos/protocols/proto/dxos/echo/metadata";
1515
1468
  import { useClient as useClient7 } from "@dxos/react-client";
1516
1469
  import { SpaceState as SpaceState2 } from "@dxos/react-client/echo";
1517
- import { Button as Button8, Input as Input6, useMulticastObservable, useTranslation as useTranslation21 } from "@dxos/react-ui";
1470
+ import { Button as Button8, Input as Input6, useMulticastObservable, useTranslation as useTranslation19 } from "@dxos/react-ui";
1518
1471
  import { Form as Form4, ControlItem, ControlItemInput as ControlItemInput2, ControlSection as ControlSection3, ControlPage as ControlPage3 } from "@dxos/react-ui-form";
1519
1472
  import { HuePicker, IconPicker } from "@dxos/react-ui-pickers";
1520
1473
  import { StackItem as StackItem4 } from "@dxos/react-ui-stack";
1521
1474
  var __dxlog_file5 = "/home/runner/work/dxos/dxos/packages/plugins/plugin-space/src/components/SpaceSettings/SpaceSettingsContainer.tsx";
1522
- var FormSchema = SpaceForm.pipe(S.extend(S.Struct({
1523
- archived: S.Boolean.annotations({
1475
+ var FormSchema = SpaceForm.pipe(Schema.extend(Schema.Struct({
1476
+ archived: Schema.Boolean.annotations({
1524
1477
  title: "Archive space"
1525
1478
  })
1526
1479
  })));
1527
1480
  var SpaceSettingsContainer = ({ space }) => {
1528
- const { t } = useTranslation21(SPACE_PLUGIN);
1529
- const { dispatchPromise: dispatch } = useIntentDispatcher8();
1481
+ const { t } = useTranslation19(SPACE_PLUGIN);
1482
+ const { dispatchPromise: dispatch } = useIntentDispatcher9();
1530
1483
  const client = useClient7();
1531
1484
  const archived = useMulticastObservable(space.state) === SpaceState2.SPACE_INACTIVE;
1532
1485
  const [edgeReplication, setEdgeReplication] = useState11(space.internal.data.edgeReplication === EdgeReplicationSetting.ENABLED);
@@ -1535,7 +1488,7 @@ var SpaceSettingsContainer = ({ space }) => {
1535
1488
  await space?.internal.setEdgeReplicationPreference(next ? EdgeReplicationSetting.ENABLED : EdgeReplicationSetting.DISABLED).catch((err) => {
1536
1489
  log3.catch(err, void 0, {
1537
1490
  F: __dxlog_file5,
1538
- L: 49,
1491
+ L: 51,
1539
1492
  S: void 0,
1540
1493
  C: (f, a) => f(...a)
1541
1494
  });
@@ -1556,14 +1509,14 @@ var SpaceSettingsContainer = ({ space }) => {
1556
1509
  space.properties.hue = properties.hue;
1557
1510
  }
1558
1511
  if (properties.archived && !archived) {
1559
- void dispatch(pipe2(createIntent8(SpaceAction.Close, {
1512
+ void dispatch(pipe2(createIntent9(SpaceAction.Close, {
1560
1513
  space
1561
- }), chain2(LayoutAction6.SwitchWorkspace, {
1514
+ }), chain2(LayoutAction7.SwitchWorkspace, {
1562
1515
  part: "workspace",
1563
1516
  subject: client.spaces.default.id
1564
1517
  })));
1565
1518
  } else if (!properties.archived && archived) {
1566
- void dispatch(createIntent8(SpaceAction.Open, {
1519
+ void dispatch(createIntent9(SpaceAction.Open, {
1567
1520
  space
1568
1521
  }));
1569
1522
  }
@@ -1591,10 +1544,10 @@ var SpaceSettingsContainer = ({ space }) => {
1591
1544
  onValueChange,
1592
1545
  type
1593
1546
  ]);
1594
- return /* @__PURE__ */ React23.createElement(ControlItemInput2, {
1547
+ return /* @__PURE__ */ React21.createElement(ControlItemInput2, {
1595
1548
  title: label,
1596
1549
  description: t("display name description")
1597
- }, /* @__PURE__ */ React23.createElement(Input6.TextInput, {
1550
+ }, /* @__PURE__ */ React21.createElement(Input6.TextInput, {
1598
1551
  value: getValue(),
1599
1552
  onChange: handleChange,
1600
1553
  placeholder: t("display name input placeholder"),
@@ -1610,10 +1563,10 @@ var SpaceSettingsContainer = ({ space }) => {
1610
1563
  onValueChange,
1611
1564
  type
1612
1565
  ]);
1613
- return /* @__PURE__ */ React23.createElement(ControlItem, {
1566
+ return /* @__PURE__ */ React21.createElement(ControlItem, {
1614
1567
  title: label,
1615
1568
  description: t("icon description")
1616
- }, /* @__PURE__ */ React23.createElement(IconPicker, {
1569
+ }, /* @__PURE__ */ React21.createElement(IconPicker, {
1617
1570
  value: getValue(),
1618
1571
  onChange: handleChange,
1619
1572
  onReset: handleEmojiReset,
@@ -1630,10 +1583,10 @@ var SpaceSettingsContainer = ({ space }) => {
1630
1583
  onValueChange,
1631
1584
  type
1632
1585
  ]);
1633
- return /* @__PURE__ */ React23.createElement(ControlItem, {
1586
+ return /* @__PURE__ */ React21.createElement(ControlItem, {
1634
1587
  title: label,
1635
1588
  description: t("hue description")
1636
- }, /* @__PURE__ */ React23.createElement(HuePicker, {
1589
+ }, /* @__PURE__ */ React21.createElement(HuePicker, {
1637
1590
  value: getValue(),
1638
1591
  onChange: handleChange,
1639
1592
  onReset: handleHueReset,
@@ -1645,10 +1598,10 @@ var SpaceSettingsContainer = ({ space }) => {
1645
1598
  onValueChange,
1646
1599
  type
1647
1600
  ]);
1648
- return /* @__PURE__ */ React23.createElement(ControlItemInput2, {
1601
+ return /* @__PURE__ */ React21.createElement(ControlItemInput2, {
1649
1602
  title: label,
1650
1603
  description: t("edge replication description")
1651
- }, /* @__PURE__ */ React23.createElement(Input6.Switch, {
1604
+ }, /* @__PURE__ */ React21.createElement(Input6.Switch, {
1652
1605
  checked: getValue(),
1653
1606
  onCheckedChange: handleChange,
1654
1607
  classNames: "justify-self-end"
@@ -1660,10 +1613,10 @@ var SpaceSettingsContainer = ({ space }) => {
1660
1613
  type,
1661
1614
  getValue
1662
1615
  ]);
1663
- return /* @__PURE__ */ React23.createElement(ControlItemInput2, {
1616
+ return /* @__PURE__ */ React21.createElement(ControlItemInput2, {
1664
1617
  title: label,
1665
1618
  description: t("archive space description")
1666
- }, /* @__PURE__ */ React23.createElement(Button8, {
1619
+ }, /* @__PURE__ */ React21.createElement(Button8, {
1667
1620
  disabled: space === client.spaces.default,
1668
1621
  onClick: handleChange
1669
1622
  }, getValue() ? t("unarchive space label") : t("archive space label")));
@@ -1672,16 +1625,16 @@ var SpaceSettingsContainer = ({ space }) => {
1672
1625
  t,
1673
1626
  space
1674
1627
  ]);
1675
- return /* @__PURE__ */ React23.createElement(StackItem4.Content, {
1628
+ return /* @__PURE__ */ React21.createElement(StackItem4.Content, {
1676
1629
  classNames: "block overflow-y-auto pli-2"
1677
- }, /* @__PURE__ */ React23.createElement(ControlPage3, null, /* @__PURE__ */ React23.createElement(ControlSection3, {
1630
+ }, /* @__PURE__ */ React21.createElement(ControlPage3, null, /* @__PURE__ */ React21.createElement(ControlSection3, {
1678
1631
  title: t("space properties settings verbose label", {
1679
1632
  ns: SPACE_PLUGIN
1680
1633
  }),
1681
1634
  description: t("space properties settings description", {
1682
1635
  ns: SPACE_PLUGIN
1683
1636
  })
1684
- }, /* @__PURE__ */ React23.createElement(Form4, {
1637
+ }, /* @__PURE__ */ React21.createElement(Form4, {
1685
1638
  schema: FormSchema,
1686
1639
  values,
1687
1640
  autoSave: true,
@@ -1692,13 +1645,13 @@ var SpaceSettingsContainer = ({ space }) => {
1692
1645
  };
1693
1646
 
1694
1647
  // packages/plugins/plugin-space/src/components/SyncStatus/InlineSyncStatus.tsx
1695
- import React24, { useEffect as useEffect6, useState as useState12 } from "react";
1648
+ import React22, { useEffect as useEffect6, useState as useState12 } from "react";
1696
1649
  import { useAppGraph as useAppGraph3 } from "@dxos/app-framework";
1697
1650
  import { EdgeStatus } from "@dxos/protocols/proto/dxos/client/services";
1698
1651
  import { EdgeReplicationSetting as EdgeReplicationSetting2 } from "@dxos/protocols/proto/dxos/echo/metadata";
1699
1652
  import { useClient as useClient8 } from "@dxos/react-client";
1700
1653
  import { useSpaceSyncState } from "@dxos/react-client/echo";
1701
- import { Tooltip as Tooltip3, useTranslation as useTranslation22 } from "@dxos/react-ui";
1654
+ import { Tooltip as Tooltip3, useTranslation as useTranslation20 } from "@dxos/react-ui";
1702
1655
  import { AttentionGlyph as AttentionGlyph2, useAttended as useAttended2, useAttention as useAttention2 } from "@dxos/react-ui-attention";
1703
1656
  var useEdgeStatus = () => {
1704
1657
  const [status, setStatus] = useState12(EdgeStatus.NOT_CONNECTED);
@@ -1713,7 +1666,7 @@ var useEdgeStatus = () => {
1713
1666
  return status;
1714
1667
  };
1715
1668
  var InlineSyncStatus = ({ space, open }) => {
1716
- const { t } = useTranslation22(SPACE_PLUGIN);
1669
+ const { t } = useTranslation20(SPACE_PLUGIN);
1717
1670
  const id = space.id;
1718
1671
  const { hasAttention, isAncestor, isRelated } = useAttention2(id);
1719
1672
  const isAttended = hasAttention || isAncestor || isRelated;
@@ -1726,25 +1679,24 @@ var InlineSyncStatus = ({ space, open }) => {
1726
1679
  const edgeSyncEnabled = space.internal.data.edgeReplication === EdgeReplicationSetting2.ENABLED;
1727
1680
  const syncState = useSpaceSyncState(space);
1728
1681
  const syncing = connectedToEdge && edgeSyncEnabled && syncState && syncState.missingOnLocal > 0;
1729
- return /* @__PURE__ */ React24.createElement(Tooltip3.Root, null, /* @__PURE__ */ React24.createElement(Tooltip3.Trigger, {
1730
- asChild: true
1731
- }, /* @__PURE__ */ React24.createElement(AttentionGlyph2, {
1682
+ return /* @__PURE__ */ React22.createElement(Tooltip3.Trigger, {
1683
+ asChild: true,
1684
+ content: t("syncing label"),
1685
+ side: "bottom"
1686
+ }, /* @__PURE__ */ React22.createElement(AttentionGlyph2, {
1732
1687
  syncing,
1733
1688
  attended: isAttended,
1734
1689
  containsAttended,
1735
1690
  classNames: "self-center mie-1"
1736
- })), /* @__PURE__ */ React24.createElement(Tooltip3.Portal, null, /* @__PURE__ */ React24.createElement(Tooltip3.Content, {
1737
- side: "bottom",
1738
- classNames: "z-[70]"
1739
- }, /* @__PURE__ */ React24.createElement("span", null, t("syncing label")), /* @__PURE__ */ React24.createElement(Tooltip3.Arrow, null))));
1691
+ }));
1740
1692
  };
1741
1693
 
1742
1694
  // packages/plugins/plugin-space/src/components/SyncStatus/SyncStatus.tsx
1743
- import React25, { useEffect as useEffect7, useState as useState13 } from "react";
1695
+ import React23, { useEffect as useEffect7, useState as useState13 } from "react";
1744
1696
  import { StatusBar } from "@dxos/plugin-status-bar";
1745
1697
  import { useClient as useClient9 } from "@dxos/react-client";
1746
1698
  import { getSyncSummary, useSyncState } from "@dxos/react-client/echo";
1747
- import { Icon as Icon5, useTranslation as useTranslation23 } from "@dxos/react-ui";
1699
+ import { Icon as Icon5, useTranslation as useTranslation21 } from "@dxos/react-ui";
1748
1700
 
1749
1701
  // packages/plugins/plugin-space/src/components/SyncStatus/save-tracker.ts
1750
1702
  import { Context } from "@dxos/context";
@@ -1848,13 +1800,13 @@ var SyncStatus = () => {
1848
1800
  setSaved(state2 === "saved");
1849
1801
  });
1850
1802
  }, []);
1851
- return /* @__PURE__ */ React25.createElement(SyncStatusIndicator, {
1803
+ return /* @__PURE__ */ React23.createElement(SyncStatusIndicator, {
1852
1804
  state,
1853
1805
  saved
1854
1806
  });
1855
1807
  };
1856
1808
  var SyncStatusIndicator = ({ state, saved }) => {
1857
- const { t } = useTranslation23(SPACE_PLUGIN);
1809
+ const { t } = useTranslation21(SPACE_PLUGIN);
1858
1810
  const summary = getSyncSummary(state);
1859
1811
  const offline = Object.values(state).length === 0;
1860
1812
  const needsToUpload = summary.differentDocuments > 0 || summary.missingOnRemote > 0;
@@ -1881,12 +1833,12 @@ var SyncStatusIndicator = ({ state, saved }) => {
1881
1833
  needsToDownload
1882
1834
  ]);
1883
1835
  const title = t(`${status} label`);
1884
- const icon = /* @__PURE__ */ React25.createElement(Icon5, {
1836
+ const icon = /* @__PURE__ */ React23.createElement(Icon5, {
1885
1837
  icon: getIcon(status),
1886
1838
  size: 4,
1887
1839
  classNames
1888
1840
  });
1889
- return /* @__PURE__ */ React25.createElement(StatusBar.Item, {
1841
+ return /* @__PURE__ */ React23.createElement(StatusBar.Item, {
1890
1842
  title
1891
1843
  }, icon);
1892
1844
  };
@@ -1905,16 +1857,12 @@ export {
1905
1857
  MenuFooter,
1906
1858
  ObjectSettingsContainer,
1907
1859
  PersistenceStatus,
1908
- POPOVER_ADD_SPACE,
1909
- PopoverAddSpace,
1910
1860
  POPOVER_RENAME_OBJECT,
1911
1861
  PopoverRenameObject,
1912
1862
  POPOVER_RENAME_SPACE,
1913
1863
  PopoverRenameSpace,
1914
1864
  useQuerySpaceSchemas,
1915
1865
  SchemaContainer,
1916
- ShareSpaceButton,
1917
- ShareSpaceButtonImpl,
1918
1866
  SpacePresence,
1919
1867
  FullPresence,
1920
1868
  SmallPresenceLive,
@@ -1930,10 +1878,10 @@ export {
1930
1878
  IntentResolver,
1931
1879
  ReactRoot,
1932
1880
  ReactSurface,
1933
- Schema,
1934
- Tools,
1881
+ SchemaDefs,
1882
+ SchemaTools,
1935
1883
  SpaceSettings,
1936
1884
  SpaceState,
1937
1885
  SpacesReady
1938
1886
  };
1939
- //# sourceMappingURL=chunk-MHTZAZT2.mjs.map
1887
+ //# sourceMappingURL=chunk-V4VNP2WY.mjs.map