@dxos/plugin-simple-layout 0.8.4-main.c85a9c8dae → 0.8.4-main.dfabb4ec29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/neutral/SimpleLayoutPlugin.mjs +52 -0
- package/dist/lib/neutral/SimpleLayoutPlugin.mjs.map +7 -0
- package/dist/lib/neutral/app-graph-builder-EYQKLRRP.mjs +21 -0
- package/dist/lib/neutral/app-graph-builder-EYQKLRRP.mjs.map +7 -0
- package/dist/lib/neutral/capabilities/index.mjs +21 -0
- package/dist/lib/neutral/capabilities/index.mjs.map +7 -0
- package/dist/lib/neutral/chunk-7UDV3JDT.mjs +22 -0
- package/dist/lib/neutral/chunk-7UDV3JDT.mjs.map +7 -0
- package/dist/lib/neutral/chunk-AMTEDJHG.mjs +19 -0
- package/dist/lib/neutral/chunk-AMTEDJHG.mjs.map +7 -0
- package/dist/lib/neutral/chunk-FD2CAY4Q.mjs +26 -0
- package/dist/lib/neutral/chunk-FD2CAY4Q.mjs.map +7 -0
- package/dist/lib/neutral/chunk-J5LGTIGS.mjs +10 -0
- package/dist/lib/neutral/chunk-J5LGTIGS.mjs.map +7 -0
- package/dist/lib/neutral/chunk-XVUAQHKU.mjs +8 -0
- package/dist/lib/neutral/chunk-XVUAQHKU.mjs.map +7 -0
- package/dist/lib/neutral/close-WKMURGUB.mjs +35 -0
- package/dist/lib/neutral/close-WKMURGUB.mjs.map +7 -0
- package/dist/lib/neutral/components/index.mjs +924 -0
- package/dist/lib/neutral/components/index.mjs.map +7 -0
- package/dist/lib/neutral/hooks/index.mjs +332 -0
- package/dist/lib/neutral/hooks/index.mjs.map +7 -0
- package/dist/lib/neutral/index.mjs +14 -0
- package/dist/lib/neutral/index.mjs.map +7 -0
- package/dist/lib/neutral/meta.json +1 -0
- package/dist/lib/neutral/meta.mjs +8 -0
- package/dist/lib/neutral/meta.mjs.map +7 -0
- package/dist/lib/neutral/open-XI2T7D5O.mjs +49 -0
- package/dist/lib/neutral/open-XI2T7D5O.mjs.map +7 -0
- package/dist/lib/neutral/operation-handler-EAIE7KPR.mjs +13 -0
- package/dist/lib/neutral/operation-handler-EAIE7KPR.mjs.map +7 -0
- package/dist/lib/neutral/operations/index.mjs +8 -0
- package/dist/lib/neutral/operations/index.mjs.map +7 -0
- package/dist/lib/neutral/plugin.mjs +16 -0
- package/dist/lib/neutral/plugin.mjs.map +7 -0
- package/dist/lib/{browser/react-root-MMB575WY.mjs → neutral/react-root-VE265VX4.mjs} +5 -8
- package/dist/lib/neutral/react-root-VE265VX4.mjs.map +7 -0
- package/dist/lib/{node-esm/react-surface-ITVNQYLG.mjs → neutral/react-surface-REZMYKQV.mjs} +20 -16
- package/dist/lib/neutral/react-surface-REZMYKQV.mjs.map +7 -0
- package/dist/lib/neutral/revert-workspace-ST6NZUNG.mjs +22 -0
- package/dist/lib/neutral/revert-workspace-ST6NZUNG.mjs.map +7 -0
- package/dist/lib/neutral/set-6ZRLWPJS.mjs +22 -0
- package/dist/lib/neutral/set-6ZRLWPJS.mjs.map +7 -0
- package/dist/lib/neutral/set-layout-mode-L22HRCKS.mjs +13 -0
- package/dist/lib/neutral/set-layout-mode-L22HRCKS.mjs.map +7 -0
- package/dist/lib/{browser/spotlight-dismiss-67PHYS5B.mjs → neutral/spotlight-dismiss-EIYW5E7M.mjs} +7 -15
- package/dist/lib/{node-esm/spotlight-dismiss-RMLRZUVY.mjs.map → neutral/spotlight-dismiss-EIYW5E7M.mjs.map} +3 -3
- package/dist/lib/{browser/state-A3PGDWWZ.mjs → neutral/state-7NXKBLPY.mjs} +5 -6
- package/dist/lib/neutral/state-7NXKBLPY.mjs.map +7 -0
- package/dist/lib/neutral/switch-workspace-PYWPTMFO.mjs +25 -0
- package/dist/lib/neutral/switch-workspace-PYWPTMFO.mjs.map +7 -0
- package/dist/lib/neutral/translations.mjs +36 -0
- package/dist/lib/neutral/translations.mjs.map +7 -0
- package/dist/lib/neutral/types/index.mjs +10 -0
- package/dist/lib/neutral/types/index.mjs.map +7 -0
- package/dist/lib/neutral/update-complementary-HKWF5OXT.mjs +33 -0
- package/dist/lib/neutral/update-complementary-HKWF5OXT.mjs.map +7 -0
- package/dist/lib/neutral/update-dialog-P4ASXCE7.mjs +30 -0
- package/dist/lib/neutral/update-dialog-P4ASXCE7.mjs.map +7 -0
- package/dist/lib/neutral/update-popover-REAKC2GN.mjs +34 -0
- package/dist/lib/neutral/update-popover-REAKC2GN.mjs.map +7 -0
- package/dist/lib/neutral/update-sidebar-O5SQPR6Q.mjs +12 -0
- package/dist/lib/neutral/update-sidebar-O5SQPR6Q.mjs.map +7 -0
- package/dist/lib/neutral/url-handler-GZXUUAHD.mjs +129 -0
- package/dist/lib/neutral/url-handler-GZXUUAHD.mjs.map +7 -0
- package/dist/types/src/SimpleLayoutPlugin.d.ts +2 -1
- package/dist/types/src/SimpleLayoutPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts +6 -0
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -0
- package/dist/types/src/capabilities/index.d.ts +21 -6
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/operation-handler.d.ts +6 -0
- package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-root.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -0
- package/dist/types/src/capabilities/{spotlight-dismiss/spotlight-dismiss.d.ts → spotlight-dismiss.d.ts} +1 -1
- package/dist/types/src/capabilities/spotlight-dismiss.d.ts.map +1 -0
- package/dist/types/src/capabilities/{state/state.d.ts → state.d.ts} +3 -3
- package/dist/types/src/capabilities/state.d.ts.map +1 -0
- package/dist/types/src/capabilities/{url-handler/url-handler.d.ts → url-handler.d.ts} +3 -3
- package/dist/types/src/capabilities/url-handler.d.ts.map +1 -0
- package/dist/types/src/components/ContentError.stories.d.ts +26 -19
- package/dist/types/src/components/ContentError.stories.d.ts.map +1 -1
- package/dist/types/src/components/DebugOverlay/DebugOverlay.d.ts +19 -0
- package/dist/types/src/components/DebugOverlay/DebugOverlay.d.ts.map +1 -0
- package/dist/types/src/components/DebugOverlay/index.d.ts +2 -0
- package/dist/types/src/components/DebugOverlay/index.d.ts.map +1 -0
- package/dist/types/src/components/Dialog/Dialog.d.ts.map +1 -1
- package/dist/types/src/components/Home/Home.d.ts.map +1 -1
- package/dist/types/src/components/Loading/Loading.d.ts +3 -0
- package/dist/types/src/components/Loading/Loading.d.ts.map +1 -0
- package/dist/types/src/components/{ContentLoading.stories.d.ts → Loading/Loading.stories.d.ts} +1 -1
- package/dist/types/src/components/Loading/Loading.stories.d.ts.map +1 -0
- package/dist/types/src/components/Loading/index.d.ts +2 -0
- package/dist/types/src/components/Loading/index.d.ts.map +1 -0
- package/dist/types/src/components/MobileLayout/MobileLayout.d.ts +2 -2
- package/dist/types/src/components/MobileLayout/MobileLayout.d.ts.map +1 -1
- package/dist/types/src/components/MobileLayout/MobileLayout.stories.d.ts.map +1 -1
- package/dist/types/src/components/NavBranch/NavBranch.d.ts +11 -0
- package/dist/types/src/components/NavBranch/NavBranch.d.ts.map +1 -0
- package/dist/types/src/components/NavBranch/index.d.ts +2 -0
- package/dist/types/src/components/NavBranch/index.d.ts.map +1 -0
- package/dist/types/src/components/Popover/Popover.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/AppBar.d.ts +5 -7
- package/dist/types/src/components/SimpleLayout/AppBar.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/AppBar.stories.d.ts +29 -22
- package/dist/types/src/components/SimpleLayout/AppBar.stories.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/Drawer.d.ts +4 -7
- package/dist/types/src/components/SimpleLayout/Drawer.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/Main.d.ts +4 -7
- package/dist/types/src/components/SimpleLayout/Main.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/NavBar.d.ts +5 -7
- package/dist/types/src/components/SimpleLayout/NavBar.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/NavBar.stories.d.ts +29 -23
- package/dist/types/src/components/SimpleLayout/NavBar.stories.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/SimpleLayout.d.ts.map +1 -1
- package/dist/types/src/components/SimpleLayout/SimpleLayout.stories.d.ts +26 -25
- package/dist/types/src/components/SimpleLayout/SimpleLayout.stories.d.ts.map +1 -1
- package/dist/types/src/components/hooks.d.ts +4 -2
- package/dist/types/src/components/hooks.d.ts.map +1 -1
- package/dist/types/src/components/index.d.ts +3 -2
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/hooks/actions.d.ts +5 -6
- package/dist/types/src/hooks/actions.d.ts.map +1 -1
- package/dist/types/src/hooks/useAppBarProps.d.ts +2 -2
- package/dist/types/src/hooks/useAppBarProps.d.ts.map +1 -1
- package/dist/types/src/hooks/useCompanions.d.ts.map +1 -1
- package/dist/types/src/hooks/useDrawerActions.d.ts.map +1 -1
- package/dist/types/src/hooks/useNavbarActions.d.ts.map +1 -1
- package/dist/types/src/hooks/useSimpleLayoutState.d.ts +3 -3
- package/dist/types/src/hooks/useSimpleLayoutState.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +2 -1
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/operations/close.d.ts +5 -0
- package/dist/types/src/operations/close.d.ts.map +1 -0
- package/dist/types/src/operations/index.d.ts +3 -0
- package/dist/types/src/operations/index.d.ts.map +1 -0
- package/dist/types/src/operations/open.d.ts +5 -0
- package/dist/types/src/operations/open.d.ts.map +1 -0
- package/dist/types/src/operations/revert-workspace.d.ts +5 -0
- package/dist/types/src/operations/revert-workspace.d.ts.map +1 -0
- package/dist/types/src/operations/set-layout-mode.d.ts +5 -0
- package/dist/types/src/operations/set-layout-mode.d.ts.map +1 -0
- package/dist/types/src/operations/set.d.ts +5 -0
- package/dist/types/src/operations/set.d.ts.map +1 -0
- package/dist/types/src/operations/state-access.d.ts +8 -0
- package/dist/types/src/operations/state-access.d.ts.map +1 -0
- package/dist/types/src/operations/switch-workspace.d.ts +5 -0
- package/dist/types/src/operations/switch-workspace.d.ts.map +1 -0
- package/dist/types/src/operations/update-complementary.d.ts +5 -0
- package/dist/types/src/operations/update-complementary.d.ts.map +1 -0
- package/dist/types/src/operations/update-dialog.d.ts +5 -0
- package/dist/types/src/operations/update-dialog.d.ts.map +1 -0
- package/dist/types/src/operations/update-popover.d.ts +5 -0
- package/dist/types/src/operations/update-popover.d.ts.map +1 -0
- package/dist/types/src/operations/update-sidebar.d.ts +5 -0
- package/dist/types/src/operations/update-sidebar.d.ts.map +1 -0
- package/dist/types/src/plugin.d.ts +4 -0
- package/dist/types/src/plugin.d.ts.map +1 -0
- package/dist/types/src/translations.d.ts +26 -20
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/{capabilities.d.ts → SimpleLayoutCapabilities.d.ts} +12 -10
- package/dist/types/src/types/SimpleLayoutCapabilities.d.ts.map +1 -0
- package/dist/types/src/types/SimpleLayoutEvents.d.ts +4 -0
- package/dist/types/src/types/SimpleLayoutEvents.d.ts.map +1 -0
- package/dist/types/src/types/index.d.ts +2 -2
- package/dist/types/src/types/index.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +87 -33
- package/src/SimpleLayoutPlugin.ts +18 -7
- package/src/capabilities/app-graph-builder.ts +21 -0
- package/src/capabilities/index.ts +13 -6
- package/src/capabilities/operation-handler.ts +14 -0
- package/src/capabilities/{react-root/react-root.tsx → react-root.tsx} +2 -2
- package/src/capabilities/{react-surface/react-surface.tsx → react-surface.tsx} +17 -8
- package/src/capabilities/{state/state.tsx → state.tsx} +5 -6
- package/src/capabilities/url-handler.ts +164 -0
- package/src/components/ContentError.stories.tsx +1 -1
- package/src/components/DebugOverlay/DebugOverlay.tsx +96 -0
- package/src/components/DebugOverlay/index.ts +5 -0
- package/src/components/Dialog/Dialog.tsx +14 -3
- package/src/components/Home/Home.tsx +32 -32
- package/src/components/{ContentLoading.stories.tsx → Loading/Loading.stories.tsx} +4 -4
- package/src/components/{ContentLoading.tsx → Loading/Loading.tsx} +2 -2
- package/src/components/Loading/index.ts +5 -0
- package/src/components/MobileLayout/MobileLayout.stories.tsx +21 -17
- package/src/components/MobileLayout/MobileLayout.tsx +118 -51
- package/src/components/{Workspace/Workspace.tsx → NavBranch/NavBranch.tsx} +40 -41
- package/src/components/{Workspace → NavBranch}/index.ts +1 -1
- package/src/components/Popover/Popover.tsx +10 -16
- package/src/components/SimpleLayout/AppBar.stories.tsx +10 -10
- package/src/components/SimpleLayout/AppBar.tsx +60 -60
- package/src/components/SimpleLayout/Drawer.tsx +30 -31
- package/src/components/SimpleLayout/Main.tsx +21 -26
- package/src/components/SimpleLayout/NavBar.stories.tsx +2 -2
- package/src/components/SimpleLayout/NavBar.tsx +8 -9
- package/src/components/SimpleLayout/SimpleLayout.stories.tsx +46 -69
- package/src/components/SimpleLayout/SimpleLayout.tsx +33 -34
- package/src/components/hooks.ts +8 -8
- package/src/components/index.ts +3 -2
- package/src/hooks/actions.ts +18 -17
- package/src/hooks/useAppBarProps.ts +10 -31
- package/src/hooks/useDrawerActions.ts +14 -12
- package/src/hooks/useNavbarActions.ts +9 -8
- package/src/hooks/useSimpleLayoutState.ts +7 -5
- package/src/index.ts +2 -1
- package/src/meta.ts +2 -1
- package/src/operations/close.ts +34 -0
- package/src/operations/index.ts +16 -0
- package/src/operations/open.ts +63 -0
- package/src/operations/revert-workspace.ts +22 -0
- package/src/operations/set-layout-mode.ts +12 -0
- package/src/operations/set.ts +23 -0
- package/src/operations/state-access.ts +21 -0
- package/src/operations/switch-workspace.ts +26 -0
- package/src/operations/update-complementary.ts +35 -0
- package/src/operations/update-dialog.ts +28 -0
- package/src/operations/update-popover.ts +35 -0
- package/src/operations/update-sidebar.ts +12 -0
- package/src/plugin.ts +11 -0
- package/src/translations.ts +21 -19
- package/src/types/{capabilities.ts → SimpleLayoutCapabilities.ts} +6 -18
- package/src/types/SimpleLayoutEvents.ts +15 -0
- package/src/types/index.ts +2 -2
- package/dist/lib/browser/chunk-7VLT3S46.mjs +0 -29
- package/dist/lib/browser/chunk-7VLT3S46.mjs.map +0 -7
- package/dist/lib/browser/chunk-TMZNLVT2.mjs +0 -1170
- package/dist/lib/browser/chunk-TMZNLVT2.mjs.map +0 -7
- package/dist/lib/browser/index.mjs +0 -101
- package/dist/lib/browser/index.mjs.map +0 -7
- package/dist/lib/browser/meta.json +0 -1
- package/dist/lib/browser/operation-resolver-BYRIQOQT.mjs +0 -205
- package/dist/lib/browser/operation-resolver-BYRIQOQT.mjs.map +0 -7
- package/dist/lib/browser/react-root-MMB575WY.mjs.map +0 -7
- package/dist/lib/browser/react-surface-M6CURANW.mjs +0 -41
- package/dist/lib/browser/react-surface-M6CURANW.mjs.map +0 -7
- package/dist/lib/browser/spotlight-dismiss-67PHYS5B.mjs.map +0 -7
- package/dist/lib/browser/state-A3PGDWWZ.mjs.map +0 -7
- package/dist/lib/browser/url-handler-HTIUY6WL.mjs +0 -152
- package/dist/lib/browser/url-handler-HTIUY6WL.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-FLOYBAHE.mjs +0 -1171
- package/dist/lib/node-esm/chunk-FLOYBAHE.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-VIDE5UMB.mjs +0 -31
- package/dist/lib/node-esm/chunk-VIDE5UMB.mjs.map +0 -7
- package/dist/lib/node-esm/index.mjs +0 -102
- package/dist/lib/node-esm/index.mjs.map +0 -7
- package/dist/lib/node-esm/meta.json +0 -1
- package/dist/lib/node-esm/operation-resolver-BDTFNCS2.mjs +0 -206
- package/dist/lib/node-esm/operation-resolver-BDTFNCS2.mjs.map +0 -7
- package/dist/lib/node-esm/react-root-ENZKVSY4.mjs +0 -22
- package/dist/lib/node-esm/react-root-ENZKVSY4.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-ITVNQYLG.mjs.map +0 -7
- package/dist/lib/node-esm/spotlight-dismiss-RMLRZUVY.mjs +0 -68
- package/dist/lib/node-esm/state-ZCFZTTPL.mjs +0 -49
- package/dist/lib/node-esm/state-ZCFZTTPL.mjs.map +0 -7
- package/dist/lib/node-esm/url-handler-WBVVKVPC.mjs +0 -153
- package/dist/lib/node-esm/url-handler-WBVVKVPC.mjs.map +0 -7
- package/dist/types/src/capabilities/operation-resolver/index.d.ts +0 -3
- package/dist/types/src/capabilities/operation-resolver/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts +0 -5
- package/dist/types/src/capabilities/operation-resolver/operation-resolver.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-root/index.d.ts +0 -6
- package/dist/types/src/capabilities/react-root/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-root/react-root.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-surface/index.d.ts +0 -3
- package/dist/types/src/capabilities/react-surface/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/react-surface/react-surface.d.ts.map +0 -1
- package/dist/types/src/capabilities/spotlight-dismiss/index.d.ts +0 -3
- package/dist/types/src/capabilities/spotlight-dismiss/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/spotlight-dismiss/spotlight-dismiss.d.ts.map +0 -1
- package/dist/types/src/capabilities/state/index.d.ts +0 -13
- package/dist/types/src/capabilities/state/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/state/state.d.ts.map +0 -1
- package/dist/types/src/capabilities/url-handler/index.d.ts +0 -3
- package/dist/types/src/capabilities/url-handler/index.d.ts.map +0 -1
- package/dist/types/src/capabilities/url-handler/url-handler.d.ts.map +0 -1
- package/dist/types/src/components/ContentLoading.d.ts +0 -3
- package/dist/types/src/components/ContentLoading.d.ts.map +0 -1
- package/dist/types/src/components/ContentLoading.stories.d.ts.map +0 -1
- package/dist/types/src/components/Workspace/Workspace.d.ts +0 -11
- package/dist/types/src/components/Workspace/Workspace.d.ts.map +0 -1
- package/dist/types/src/components/Workspace/index.d.ts +0 -2
- package/dist/types/src/components/Workspace/index.d.ts.map +0 -1
- package/dist/types/src/types/capabilities.d.ts.map +0 -1
- package/dist/types/src/types/events.d.ts +0 -6
- package/dist/types/src/types/events.d.ts.map +0 -1
- package/src/capabilities/operation-resolver/index.ts +0 -10
- package/src/capabilities/operation-resolver/operation-resolver.ts +0 -217
- package/src/capabilities/react-root/index.ts +0 -7
- package/src/capabilities/react-surface/index.ts +0 -7
- package/src/capabilities/spotlight-dismiss/index.ts +0 -7
- package/src/capabilities/state/index.ts +0 -9
- package/src/capabilities/url-handler/index.ts +0 -7
- package/src/capabilities/url-handler/url-handler.ts +0 -157
- package/src/types/events.ts +0 -15
- /package/dist/types/src/capabilities/{react-root/react-root.d.ts → react-root.d.ts} +0 -0
- /package/dist/types/src/capabilities/{react-surface/react-surface.d.ts → react-surface.d.ts} +0 -0
- /package/src/capabilities/{spotlight-dismiss/spotlight-dismiss.ts → spotlight-dismiss.ts} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/plugin-simple-layout",
|
|
3
|
-
"version": "0.8.4-main.
|
|
3
|
+
"version": "0.8.4-main.dfabb4ec29",
|
|
4
4
|
"description": "Simple layout plugin for minimal UI contexts like popover windows.",
|
|
5
5
|
"homepage": "https://dxos.org",
|
|
6
6
|
"bugs": "https://github.com/dxos/dxos/issues",
|
|
@@ -12,12 +12,63 @@
|
|
|
12
12
|
"author": "DXOS.org",
|
|
13
13
|
"sideEffects": true,
|
|
14
14
|
"type": "module",
|
|
15
|
+
"imports": {
|
|
16
|
+
"#capabilities": {
|
|
17
|
+
"source": "./src/capabilities/index.ts",
|
|
18
|
+
"types": "./dist/types/src/capabilities/index.d.ts",
|
|
19
|
+
"default": "./dist/lib/neutral/capabilities/index.mjs"
|
|
20
|
+
},
|
|
21
|
+
"#components": {
|
|
22
|
+
"source": "./src/components/index.ts",
|
|
23
|
+
"types": "./dist/types/src/components/index.d.ts",
|
|
24
|
+
"default": "./dist/lib/neutral/components/index.mjs"
|
|
25
|
+
},
|
|
26
|
+
"#hooks": {
|
|
27
|
+
"source": "./src/hooks/index.ts",
|
|
28
|
+
"types": "./dist/types/src/hooks/index.d.ts",
|
|
29
|
+
"default": "./dist/lib/neutral/hooks/index.mjs"
|
|
30
|
+
},
|
|
31
|
+
"#meta": {
|
|
32
|
+
"source": "./src/meta.ts",
|
|
33
|
+
"types": "./dist/types/src/meta.d.ts",
|
|
34
|
+
"default": "./dist/lib/neutral/meta.mjs"
|
|
35
|
+
},
|
|
36
|
+
"#operations": {
|
|
37
|
+
"source": "./src/operations/index.ts",
|
|
38
|
+
"types": "./dist/types/src/operations/index.d.ts",
|
|
39
|
+
"default": "./dist/lib/neutral/operations/index.mjs"
|
|
40
|
+
},
|
|
41
|
+
"#plugin": {
|
|
42
|
+
"source": "./src/SimpleLayoutPlugin.ts",
|
|
43
|
+
"types": "./dist/types/src/SimpleLayoutPlugin.d.ts",
|
|
44
|
+
"default": "./dist/lib/neutral/SimpleLayoutPlugin.mjs"
|
|
45
|
+
},
|
|
46
|
+
"#translations": {
|
|
47
|
+
"source": "./src/translations.ts",
|
|
48
|
+
"types": "./dist/types/src/translations.d.ts",
|
|
49
|
+
"default": "./dist/lib/neutral/translations.mjs"
|
|
50
|
+
},
|
|
51
|
+
"#types": {
|
|
52
|
+
"source": "./src/types/index.ts",
|
|
53
|
+
"types": "./dist/types/src/types/index.d.ts",
|
|
54
|
+
"default": "./dist/lib/neutral/types/index.mjs"
|
|
55
|
+
}
|
|
56
|
+
},
|
|
15
57
|
"exports": {
|
|
16
58
|
".": {
|
|
17
59
|
"source": "./src/index.ts",
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
|
|
60
|
+
"types": "./dist/types/src/index.d.ts",
|
|
61
|
+
"default": "./dist/lib/neutral/index.mjs"
|
|
62
|
+
},
|
|
63
|
+
"./plugin": {
|
|
64
|
+
"source": "./src/plugin.ts",
|
|
65
|
+
"types": "./dist/types/src/plugin.d.ts",
|
|
66
|
+
"default": "./dist/lib/neutral/plugin.mjs"
|
|
67
|
+
},
|
|
68
|
+
"./translations": {
|
|
69
|
+
"source": "./src/translations.ts",
|
|
70
|
+
"types": "./dist/types/src/translations.d.ts",
|
|
71
|
+
"default": "./dist/lib/neutral/translations.mjs"
|
|
21
72
|
}
|
|
22
73
|
},
|
|
23
74
|
"types": "dist/types/src/index.d.ts",
|
|
@@ -31,45 +82,48 @@
|
|
|
31
82
|
"@radix-ui/react-context": "1.1.1",
|
|
32
83
|
"@tauri-apps/plugin-deep-link": "^2.2.0",
|
|
33
84
|
"@tauri-apps/plugin-haptics": "^2.3.2",
|
|
34
|
-
"@dxos/
|
|
35
|
-
"@dxos/
|
|
36
|
-
"@dxos/
|
|
37
|
-
"@dxos/
|
|
38
|
-
"@dxos/
|
|
39
|
-
"@dxos/
|
|
40
|
-
"@dxos/
|
|
41
|
-
"@dxos/
|
|
42
|
-
"@dxos/
|
|
43
|
-
"@dxos/
|
|
44
|
-
"@dxos/react-ui-
|
|
45
|
-
"@dxos/
|
|
46
|
-
"@dxos/
|
|
47
|
-
"@dxos/
|
|
85
|
+
"@dxos/app-framework": "0.8.4-main.dfabb4ec29",
|
|
86
|
+
"@dxos/compute": "0.8.4-main.dfabb4ec29",
|
|
87
|
+
"@dxos/async": "0.8.4-main.dfabb4ec29",
|
|
88
|
+
"@dxos/context": "0.8.4-main.dfabb4ec29",
|
|
89
|
+
"@dxos/effect": "0.8.4-main.dfabb4ec29",
|
|
90
|
+
"@dxos/app-toolkit": "0.8.4-main.dfabb4ec29",
|
|
91
|
+
"@dxos/log": "0.8.4-main.dfabb4ec29",
|
|
92
|
+
"@dxos/echo": "0.8.4-main.dfabb4ec29",
|
|
93
|
+
"@dxos/plugin-client": "0.8.4-main.dfabb4ec29",
|
|
94
|
+
"@dxos/plugin-graph": "0.8.4-main.dfabb4ec29",
|
|
95
|
+
"@dxos/react-ui-attention": "0.8.4-main.dfabb4ec29",
|
|
96
|
+
"@dxos/react-ui-menu": "0.8.4-main.dfabb4ec29",
|
|
97
|
+
"@dxos/react-ui-list": "0.8.4-main.dfabb4ec29",
|
|
98
|
+
"@dxos/react-ui-mosaic": "0.8.4-main.dfabb4ec29",
|
|
99
|
+
"@dxos/react-ui-stack": "0.8.4-main.dfabb4ec29",
|
|
100
|
+
"@dxos/schema": "0.8.4-main.dfabb4ec29",
|
|
101
|
+
"@dxos/util": "0.8.4-main.dfabb4ec29",
|
|
102
|
+
"@dxos/react-ui-search": "0.8.4-main.dfabb4ec29"
|
|
48
103
|
},
|
|
49
104
|
"devDependencies": {
|
|
50
105
|
"@types/react": "~19.2.7",
|
|
51
106
|
"@types/react-dom": "~19.2.3",
|
|
52
|
-
"effect": "3.
|
|
107
|
+
"effect": "3.20.0",
|
|
53
108
|
"react": "~19.2.3",
|
|
54
109
|
"react-dom": "~19.2.3",
|
|
55
|
-
"vite": "^
|
|
56
|
-
"@dxos/
|
|
57
|
-
"@dxos/plugin-
|
|
58
|
-
"@dxos/
|
|
59
|
-
"@dxos/plugin-space": "0.8.4-main.
|
|
60
|
-
"@dxos/plugin-testing": "0.8.4-main.
|
|
61
|
-
"@dxos/
|
|
62
|
-
"@dxos/
|
|
63
|
-
"@dxos/
|
|
64
|
-
"@dxos/
|
|
65
|
-
"@dxos/ui-theme": "0.8.4-main.c85a9c8dae"
|
|
110
|
+
"vite": "^8.0.10",
|
|
111
|
+
"@dxos/app-graph": "0.8.4-main.dfabb4ec29",
|
|
112
|
+
"@dxos/plugin-preview": "0.8.4-main.dfabb4ec29",
|
|
113
|
+
"@dxos/plugin-search": "0.8.4-main.dfabb4ec29",
|
|
114
|
+
"@dxos/plugin-space": "0.8.4-main.dfabb4ec29",
|
|
115
|
+
"@dxos/plugin-testing": "0.8.4-main.dfabb4ec29",
|
|
116
|
+
"@dxos/schema": "0.8.4-main.dfabb4ec29",
|
|
117
|
+
"@dxos/react-ui": "0.8.4-main.dfabb4ec29",
|
|
118
|
+
"@dxos/ui-theme": "0.8.4-main.dfabb4ec29",
|
|
119
|
+
"@dxos/storybook-utils": "0.8.4-main.dfabb4ec29"
|
|
66
120
|
},
|
|
67
121
|
"peerDependencies": {
|
|
68
|
-
"effect": "3.
|
|
122
|
+
"effect": "3.20.0",
|
|
69
123
|
"react": "~19.2.3",
|
|
70
124
|
"react-dom": "~19.2.3",
|
|
71
|
-
"@dxos/ui
|
|
72
|
-
"@dxos/
|
|
125
|
+
"@dxos/react-ui": "0.8.4-main.dfabb4ec29",
|
|
126
|
+
"@dxos/ui-theme": "0.8.4-main.dfabb4ec29"
|
|
73
127
|
},
|
|
74
128
|
"publishConfig": {
|
|
75
129
|
"access": "public"
|
|
@@ -5,23 +5,32 @@
|
|
|
5
5
|
import { ActivationEvent, ActivationEvents, Capability, Plugin } from '@dxos/app-framework';
|
|
6
6
|
import { AppActivationEvents, AppPlugin } from '@dxos/app-toolkit';
|
|
7
7
|
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
import {
|
|
9
|
+
AppGraphBuilder,
|
|
10
|
+
OperationHandler,
|
|
11
|
+
ReactRoot,
|
|
12
|
+
ReactSurface,
|
|
13
|
+
SpotlightDismiss,
|
|
14
|
+
State,
|
|
15
|
+
UrlHandler,
|
|
16
|
+
} from '#capabilities';
|
|
17
|
+
import { meta } from '#meta';
|
|
18
|
+
import { translations } from '#translations';
|
|
19
|
+
import { SimpleLayoutEvents } from '#types';
|
|
12
20
|
|
|
13
21
|
export type SimpleLayoutPluginOptions = {
|
|
14
|
-
/**
|
|
22
|
+
/** Determines if running in popover window context (hides mobile-specific UI). */
|
|
15
23
|
isPopover?: boolean;
|
|
16
24
|
};
|
|
17
25
|
|
|
18
26
|
export const SimpleLayoutPlugin = Plugin.define<SimpleLayoutPluginOptions>(meta).pipe(
|
|
19
|
-
AppPlugin.
|
|
27
|
+
AppPlugin.addAppGraphModule({ activate: AppGraphBuilder }),
|
|
28
|
+
AppPlugin.addOperationHandlerModule({ activate: OperationHandler }),
|
|
20
29
|
AppPlugin.addTranslationsModule({ translations }),
|
|
21
30
|
Plugin.addModule(({ isPopover = false }) => ({
|
|
22
31
|
id: Capability.getModuleTag(State),
|
|
23
32
|
activatesOn: ActivationEvents.Startup,
|
|
24
|
-
|
|
33
|
+
firesAfterActivation: [SimpleLayoutEvents.StateReady, AppActivationEvents.LayoutReady],
|
|
25
34
|
activate: () => State({ initialState: { isPopover } }),
|
|
26
35
|
})),
|
|
27
36
|
Plugin.addModule(({ isPopover = false }) => ({
|
|
@@ -46,3 +55,5 @@ export const SimpleLayoutPlugin = Plugin.define<SimpleLayoutPluginOptions>(meta)
|
|
|
46
55
|
}),
|
|
47
56
|
Plugin.make,
|
|
48
57
|
);
|
|
58
|
+
|
|
59
|
+
export default SimpleLayoutPlugin;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { Capability } from '@dxos/app-framework';
|
|
8
|
+
import { AppCapabilities, AppNode } from '@dxos/app-toolkit';
|
|
9
|
+
import { GraphBuilder, NodeMatcher } from '@dxos/plugin-graph';
|
|
10
|
+
|
|
11
|
+
export default Capability.makeModule(
|
|
12
|
+
Effect.fnUntraced(function* () {
|
|
13
|
+
const extensions = yield* GraphBuilder.createExtension({
|
|
14
|
+
id: 'org.dxos.plugin.simpleLayout.not-found',
|
|
15
|
+
match: NodeMatcher.whenRoot,
|
|
16
|
+
connector: () => Effect.succeed([AppNode.makeNotFound()]),
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
return Capability.contributes(AppCapabilities.AppGraphBuilder, extensions);
|
|
20
|
+
}),
|
|
21
|
+
);
|
|
@@ -2,9 +2,16 @@
|
|
|
2
2
|
// Copyright 2025 DXOS.org
|
|
3
3
|
//
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
|
|
5
|
+
import { Capability } from '@dxos/app-framework';
|
|
6
|
+
import { OperationHandlerSet } from '@dxos/compute';
|
|
7
|
+
|
|
8
|
+
export const AppGraphBuilder = Capability.lazy('AppGraphBuilder', () => import('./app-graph-builder'));
|
|
9
|
+
export const OperationHandler = Capability.lazy<OperationHandlerSet.OperationHandlerSet>(
|
|
10
|
+
'OperationHandler',
|
|
11
|
+
() => import('./operation-handler'),
|
|
12
|
+
);
|
|
13
|
+
export const ReactRoot = Capability.lazy('ReactRoot', () => import('./react-root'));
|
|
14
|
+
export const ReactSurface = Capability.lazy('ReactSurface', () => import('./react-surface'));
|
|
15
|
+
export const SpotlightDismiss = Capability.lazy('SpotlightDismiss', () => import('./spotlight-dismiss'));
|
|
16
|
+
export const State = Capability.lazy('State', () => import('./state'));
|
|
17
|
+
export const UrlHandler = Capability.lazy('UrlHandler', () => import('./url-handler'));
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
// Copyright 2025 DXOS.org
|
|
2
|
+
|
|
3
|
+
import * as Effect from 'effect/Effect';
|
|
4
|
+
|
|
5
|
+
import { Capabilities, Capability } from '@dxos/app-framework';
|
|
6
|
+
import type { OperationHandlerSet } from '@dxos/compute';
|
|
7
|
+
|
|
8
|
+
import { SimpleLayoutOperationHandlerSet } from '#operations';
|
|
9
|
+
|
|
10
|
+
export default Capability.makeModule<OperationHandlerSet.OperationHandlerSet>(
|
|
11
|
+
Effect.fnUntraced(function* () {
|
|
12
|
+
return Capability.contributes(Capabilities.OperationHandler, SimpleLayoutOperationHandlerSet);
|
|
13
|
+
}),
|
|
14
|
+
);
|
|
@@ -7,8 +7,8 @@ import React from 'react';
|
|
|
7
7
|
|
|
8
8
|
import { Capabilities, Capability } from '@dxos/app-framework';
|
|
9
9
|
|
|
10
|
-
import { SimpleLayout } from '
|
|
11
|
-
import { meta } from '
|
|
10
|
+
import { SimpleLayout } from '#components';
|
|
11
|
+
import { meta } from '#meta';
|
|
12
12
|
|
|
13
13
|
export default Capability.makeModule(() =>
|
|
14
14
|
Effect.succeed(
|
|
@@ -7,34 +7,43 @@ import React from 'react';
|
|
|
7
7
|
|
|
8
8
|
import { Capabilities, Capability } from '@dxos/app-framework';
|
|
9
9
|
import { Surface } from '@dxos/app-framework/ui';
|
|
10
|
+
import { NOT_FOUND_PATH } from '@dxos/app-toolkit';
|
|
11
|
+
import { NotFoundArticle } from '@dxos/app-toolkit/ui';
|
|
10
12
|
import { Node } from '@dxos/plugin-graph';
|
|
11
13
|
|
|
12
|
-
import { Home,
|
|
13
|
-
import { meta } from '../../meta';
|
|
14
|
+
import { Home, NavBranch } from '#components';
|
|
14
15
|
|
|
15
16
|
type SurfaceData = {
|
|
16
17
|
attendableId: string;
|
|
17
18
|
properties: Record<string, any>;
|
|
18
19
|
};
|
|
19
20
|
|
|
20
|
-
const ALLOWED_DISPOSITIONS = ['workspace', 'user-account', 'pin-end'
|
|
21
|
+
const ALLOWED_DISPOSITIONS = ['workspace', 'user-account', 'pin-end'];
|
|
21
22
|
|
|
22
23
|
export default Capability.makeModule(() =>
|
|
23
24
|
Effect.succeed(
|
|
24
25
|
Capability.contributes(Capabilities.ReactSurface, [
|
|
25
26
|
Surface.create({
|
|
26
|
-
id:
|
|
27
|
+
id: 'home',
|
|
27
28
|
role: 'article',
|
|
28
29
|
filter: (data): data is SurfaceData => data.attendableId === Node.RootId,
|
|
29
30
|
component: () => <Home />,
|
|
30
31
|
}),
|
|
31
32
|
Surface.create({
|
|
32
|
-
id:
|
|
33
|
+
id: 'not-found',
|
|
34
|
+
role: 'article',
|
|
35
|
+
filter: (data): data is SurfaceData => data.attendableId === NOT_FOUND_PATH,
|
|
36
|
+
component: () => <NotFoundArticle />,
|
|
37
|
+
}),
|
|
38
|
+
Surface.create({
|
|
39
|
+
id: 'nav-branch',
|
|
33
40
|
role: 'article',
|
|
34
41
|
position: 'fallback',
|
|
35
|
-
filter: (data): data is SurfaceData =>
|
|
36
|
-
|
|
37
|
-
|
|
42
|
+
filter: (data): data is SurfaceData => {
|
|
43
|
+
const props = data.properties as Record<string, any>;
|
|
44
|
+
return ALLOWED_DISPOSITIONS.includes(props?.disposition) || props?.role === 'branch';
|
|
45
|
+
},
|
|
46
|
+
component: ({ data }) => <NavBranch id={data.attendableId} />,
|
|
38
47
|
}),
|
|
39
48
|
]),
|
|
40
49
|
),
|
|
@@ -9,10 +9,9 @@ import { Capability } from '@dxos/app-framework';
|
|
|
9
9
|
import { AppCapabilities } from '@dxos/app-toolkit';
|
|
10
10
|
import { Node } from '@dxos/plugin-graph';
|
|
11
11
|
|
|
12
|
-
import {
|
|
13
|
-
import { SimpleLayoutState as SimpleLayoutStateCapability } from '../../types';
|
|
12
|
+
import { SimpleLayoutCapabilities } from '#types';
|
|
14
13
|
|
|
15
|
-
const defaultState: SimpleLayoutState = {
|
|
14
|
+
const defaultState: SimpleLayoutCapabilities.SimpleLayoutState = {
|
|
16
15
|
dialogOpen: false,
|
|
17
16
|
workspace: Node.RootId,
|
|
18
17
|
previousWorkspace: Node.RootId,
|
|
@@ -23,12 +22,12 @@ const defaultState: SimpleLayoutState = {
|
|
|
23
22
|
};
|
|
24
23
|
|
|
25
24
|
export type SimpleLayoutStateOptions = {
|
|
26
|
-
initialState?: Partial<SimpleLayoutState>;
|
|
25
|
+
initialState?: Partial<SimpleLayoutCapabilities.SimpleLayoutState>;
|
|
27
26
|
};
|
|
28
27
|
|
|
29
28
|
export default Capability.makeModule(({ initialState }: SimpleLayoutStateOptions = {}) =>
|
|
30
29
|
Effect.sync(() => {
|
|
31
|
-
const stateAtom = Atom.make<SimpleLayoutState>({ ...defaultState, ...initialState });
|
|
30
|
+
const stateAtom = Atom.make<SimpleLayoutCapabilities.SimpleLayoutState>({ ...defaultState, ...initialState });
|
|
32
31
|
|
|
33
32
|
const layoutAtom = Atom.make((get): AppCapabilities.Layout => {
|
|
34
33
|
const state = get(stateAtom);
|
|
@@ -45,7 +44,7 @@ export default Capability.makeModule(({ initialState }: SimpleLayoutStateOptions
|
|
|
45
44
|
});
|
|
46
45
|
|
|
47
46
|
return [
|
|
48
|
-
Capability.contributes(
|
|
47
|
+
Capability.contributes(SimpleLayoutCapabilities.State, stateAtom),
|
|
49
48
|
Capability.contributes(AppCapabilities.Layout, layoutAtom),
|
|
50
49
|
];
|
|
51
50
|
}),
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Effect from 'effect/Effect';
|
|
6
|
+
|
|
7
|
+
import { Capabilities, Capability } from '@dxos/app-framework';
|
|
8
|
+
import { AppCapabilities, LayoutOperation, fromUrlPath, getWorkspaceFromPath, toUrlPath } from '@dxos/app-toolkit';
|
|
9
|
+
import { runAndForwardErrors } from '@dxos/effect';
|
|
10
|
+
import { log } from '@dxos/log';
|
|
11
|
+
import { isTauri } from '@dxos/util';
|
|
12
|
+
|
|
13
|
+
import { SimpleLayoutCapabilities } from '#types';
|
|
14
|
+
|
|
15
|
+
/**
|
|
16
|
+
* URL handler for simple layout that syncs browser URL with layout state.
|
|
17
|
+
* URL paths map directly to qualified graph IDs with the leading `root` segment stripped.
|
|
18
|
+
* Root is represented as `/`.
|
|
19
|
+
*
|
|
20
|
+
* On Tauri, also listens for deep links via the deep-link plugin.
|
|
21
|
+
*/
|
|
22
|
+
export default Capability.makeModule(
|
|
23
|
+
Effect.fnUntraced(function* () {
|
|
24
|
+
const { invokePromise } = yield* Capability.get(Capabilities.OperationInvoker);
|
|
25
|
+
const capabilities = yield* Capability.Service;
|
|
26
|
+
|
|
27
|
+
/** Dispatch all NavigationHandler contributions with a given URL. */
|
|
28
|
+
const dispatchNavigationHandlers = (url: URL) =>
|
|
29
|
+
Effect.gen(function* () {
|
|
30
|
+
const handlers = yield* Capability.getAll(AppCapabilities.NavigationHandler);
|
|
31
|
+
yield* Effect.all(
|
|
32
|
+
handlers.map((handler) => handler(url)),
|
|
33
|
+
{ concurrency: 'unbounded' },
|
|
34
|
+
);
|
|
35
|
+
}).pipe(Effect.provideService(Capability.Service, capabilities), runAndForwardErrors);
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Handle navigation from a URL.
|
|
39
|
+
* Dispatches to NavigationHandler contributions, then handles pathname routing.
|
|
40
|
+
*/
|
|
41
|
+
const handlePathNavigation = (url?: URL) => {
|
|
42
|
+
const resolvedUrl = url ?? new URL(window.location.href);
|
|
43
|
+
void dispatchNavigationHandlers(resolvedUrl);
|
|
44
|
+
|
|
45
|
+
let pathname = resolvedUrl.pathname;
|
|
46
|
+
if (isFilePath(pathname)) {
|
|
47
|
+
log.info('[UrlHandler] Skipping file path (not a graph node)', { pathname });
|
|
48
|
+
pathname = '/';
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
const qualifiedId = fromUrlPath(pathname);
|
|
52
|
+
const workspace = getWorkspaceFromPath(qualifiedId);
|
|
53
|
+
|
|
54
|
+
void invokePromise(LayoutOperation.SwitchWorkspace, { subject: workspace });
|
|
55
|
+
|
|
56
|
+
const activeId = qualifiedId !== workspace ? qualifiedId : undefined;
|
|
57
|
+
if (activeId) {
|
|
58
|
+
void invokePromise(LayoutOperation.Open, { subject: [activeId] });
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
const onPopState = () => {
|
|
63
|
+
handlePathNavigation();
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
// Initial navigation.
|
|
67
|
+
yield* Effect.sync(() => handlePathNavigation());
|
|
68
|
+
window.addEventListener('popstate', onPopState);
|
|
69
|
+
|
|
70
|
+
// Tauri deep link support.
|
|
71
|
+
let unlistenDeepLink: (() => void) | undefined;
|
|
72
|
+
if (isTauri()) {
|
|
73
|
+
yield* Effect.tryPromise({
|
|
74
|
+
try: async () => {
|
|
75
|
+
const { getCurrent, onOpenUrl } = await import('@tauri-apps/plugin-deep-link');
|
|
76
|
+
|
|
77
|
+
const launchUrls = await getCurrent();
|
|
78
|
+
if (launchUrls && launchUrls.length > 0) {
|
|
79
|
+
log.info('[UrlHandler] App launched with deep links', { urls: launchUrls });
|
|
80
|
+
for (const urlString of launchUrls) {
|
|
81
|
+
handleDeepLink(urlString, handlePathNavigation);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
unlistenDeepLink = await onOpenUrl((urls) => {
|
|
86
|
+
log.info('[UrlHandler] Deep links received', { urls });
|
|
87
|
+
for (const urlString of urls) {
|
|
88
|
+
handleDeepLink(urlString, handlePathNavigation);
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
},
|
|
92
|
+
catch: (error) => {
|
|
93
|
+
log.warn('[UrlHandler] Failed to initialize deep link listener', { error });
|
|
94
|
+
return error;
|
|
95
|
+
},
|
|
96
|
+
}).pipe(Effect.catchAll(() => Effect.void));
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
// Sync URL with layout state changes.
|
|
100
|
+
let lastWorkspace: string | undefined;
|
|
101
|
+
let lastActive: string | undefined;
|
|
102
|
+
const unsubscribe = yield* Capabilities.subscribeAtom(
|
|
103
|
+
SimpleLayoutCapabilities.State,
|
|
104
|
+
(state: SimpleLayoutCapabilities.SimpleLayoutState) => {
|
|
105
|
+
const { workspace, active } = state;
|
|
106
|
+
|
|
107
|
+
if (workspace !== lastWorkspace || active !== lastActive) {
|
|
108
|
+
lastWorkspace = workspace;
|
|
109
|
+
lastActive = active;
|
|
110
|
+
|
|
111
|
+
const path = active ? toUrlPath(active) : toUrlPath(workspace);
|
|
112
|
+
if (window.location.pathname !== path) {
|
|
113
|
+
history.pushState(null, '', `${path}${window.location.search}`);
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
);
|
|
118
|
+
|
|
119
|
+
return Capability.contributes(Capabilities.Null, null, () =>
|
|
120
|
+
Effect.sync(() => {
|
|
121
|
+
window.removeEventListener('popstate', onPopState);
|
|
122
|
+
unsubscribe();
|
|
123
|
+
unlistenDeepLink?.();
|
|
124
|
+
}),
|
|
125
|
+
);
|
|
126
|
+
}),
|
|
127
|
+
);
|
|
128
|
+
|
|
129
|
+
/** Check if a path is a redirect path handled elsewhere (e.g., OAuth). */
|
|
130
|
+
const isRedirectPath = (pathname: string): boolean => pathname.startsWith('/redirect/');
|
|
131
|
+
|
|
132
|
+
/** Paths with file extensions are not graph node paths. */
|
|
133
|
+
const isFilePath = (pathname: string): boolean => /\.[a-z]+$/i.test(pathname);
|
|
134
|
+
|
|
135
|
+
/** Handle a deep link URL string. Merges query params into window.location and navigates. */
|
|
136
|
+
const handleDeepLink = (urlString: string, navigate: (url?: URL) => void): void => {
|
|
137
|
+
log.info('[UrlHandler] Deep link received', { url: urlString });
|
|
138
|
+
try {
|
|
139
|
+
const deepLinkUrl = new URL(urlString);
|
|
140
|
+
|
|
141
|
+
// For custom schemes (e.g., composer://a/b/c), new URL() treats the first segment as the
|
|
142
|
+
// hostname. Reconstruct the full path from hostname + pathname.
|
|
143
|
+
const fullPath =
|
|
144
|
+
deepLinkUrl.protocol !== 'https:' && deepLinkUrl.protocol !== 'http:' && deepLinkUrl.hostname
|
|
145
|
+
? '/' + deepLinkUrl.hostname + deepLinkUrl.pathname
|
|
146
|
+
: deepLinkUrl.pathname;
|
|
147
|
+
|
|
148
|
+
if (isRedirectPath(fullPath)) {
|
|
149
|
+
return;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
// Merge deep link query params into the current window URL so handlers can read them.
|
|
153
|
+
const current = new URL(window.location.href);
|
|
154
|
+
if (deepLinkUrl.search) {
|
|
155
|
+
deepLinkUrl.searchParams.forEach((value, key) => current.searchParams.set(key, value));
|
|
156
|
+
}
|
|
157
|
+
current.pathname = fullPath;
|
|
158
|
+
history.replaceState(null, '', current.pathname + current.search);
|
|
159
|
+
|
|
160
|
+
navigate(current);
|
|
161
|
+
} catch (error) {
|
|
162
|
+
log.warn('[UrlHandler] Failed to parse deep link URL', { urlString, error });
|
|
163
|
+
}
|
|
164
|
+
};
|
|
@@ -7,7 +7,7 @@ import { type Meta, type StoryObj } from '@storybook/react-vite';
|
|
|
7
7
|
import { ErrorFallback } from '@dxos/react-ui';
|
|
8
8
|
import { withTheme } from '@dxos/react-ui/testing';
|
|
9
9
|
|
|
10
|
-
import { translations } from '
|
|
10
|
+
import { translations } from '#translations';
|
|
11
11
|
|
|
12
12
|
const meta = {
|
|
13
13
|
title: 'plugins/plugin-simple-layout/components/ErrorFallback',
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { createContext } from '@radix-ui/react-context';
|
|
6
|
+
import React, { type PropsWithChildren, useCallback, useRef } from 'react';
|
|
7
|
+
|
|
8
|
+
const DEBUG_OVERLAY_NAME = 'DebugOverlay';
|
|
9
|
+
|
|
10
|
+
//
|
|
11
|
+
// Context
|
|
12
|
+
//
|
|
13
|
+
|
|
14
|
+
type DebugOverlayContextValue = {
|
|
15
|
+
/** Log a timestamped message to the on-screen debug overlay. */
|
|
16
|
+
dbg: (msg: string) => void;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
// Default to a no-op so hooks can call useDebugLog() safely outside of a provider.
|
|
20
|
+
const [DebugOverlayProvider, useDebugLog] = createContext<DebugOverlayContextValue>(DEBUG_OVERLAY_NAME, {
|
|
21
|
+
dbg: () => {},
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
//
|
|
25
|
+
// Root
|
|
26
|
+
//
|
|
27
|
+
|
|
28
|
+
type DebugOverlayRootProps = PropsWithChildren<{
|
|
29
|
+
/**
|
|
30
|
+
* When true (default), renders the on-screen log panel.
|
|
31
|
+
* Set to false to suppress the overlay while keeping the context available.
|
|
32
|
+
*/
|
|
33
|
+
enabled?: boolean;
|
|
34
|
+
maxLines?: number;
|
|
35
|
+
}>;
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Establishes a debug overlay context.
|
|
39
|
+
*
|
|
40
|
+
* When enabled, renders an on-screen monospaced log panel anchored just above
|
|
41
|
+
* the keyboard (via --kb-height CSS variable). Descendants can call
|
|
42
|
+
* useDebugLog() to obtain the dbg() function for logging.
|
|
43
|
+
*
|
|
44
|
+
* Intended for transient mobile debugging in the iOS Simulator where DevTools
|
|
45
|
+
* console output may not be accessible.
|
|
46
|
+
*/
|
|
47
|
+
const DebugOverlayRoot = ({ children, enabled = true, maxLines = 10 }: DebugOverlayRootProps) => {
|
|
48
|
+
const overlayRef = useRef<HTMLDivElement>(null);
|
|
49
|
+
|
|
50
|
+
const dbg = useCallback((msg: string) => {
|
|
51
|
+
if (!overlayRef.current) {
|
|
52
|
+
return;
|
|
53
|
+
}
|
|
54
|
+
const line = document.createElement('pre');
|
|
55
|
+
line.textContent = `${(performance.now() / 1000).toFixed(2).padStart(8, ' ')} ${msg}`;
|
|
56
|
+
overlayRef.current.prepend(line);
|
|
57
|
+
while (overlayRef.current.children.length > maxLines) {
|
|
58
|
+
overlayRef.current.lastChild?.remove();
|
|
59
|
+
}
|
|
60
|
+
}, []);
|
|
61
|
+
|
|
62
|
+
return (
|
|
63
|
+
<DebugOverlayProvider dbg={dbg}>
|
|
64
|
+
{children}
|
|
65
|
+
{enabled && (
|
|
66
|
+
<div
|
|
67
|
+
ref={overlayRef}
|
|
68
|
+
style={{
|
|
69
|
+
position: 'fixed',
|
|
70
|
+
bottom: 'calc(var(--kb-height, 0px) + 8px)',
|
|
71
|
+
left: 8,
|
|
72
|
+
right: 8,
|
|
73
|
+
background: 'rgba(0,0,0,0.8)',
|
|
74
|
+
color: '#0f0',
|
|
75
|
+
fontSize: 10,
|
|
76
|
+
fontFamily: 'monospace',
|
|
77
|
+
padding: 6,
|
|
78
|
+
borderRadius: 4,
|
|
79
|
+
zIndex: 9999,
|
|
80
|
+
pointerEvents: 'none',
|
|
81
|
+
}}
|
|
82
|
+
/>
|
|
83
|
+
)}
|
|
84
|
+
</DebugOverlayProvider>
|
|
85
|
+
);
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
//
|
|
89
|
+
// Exports
|
|
90
|
+
//
|
|
91
|
+
|
|
92
|
+
export const DebugOverlay = {
|
|
93
|
+
Root: DebugOverlayRoot,
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
export { useDebugLog };
|