@dxos/plugin-deck 0.8.4-main.dedc0f3 → 0.8.4-main.ead640a
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/browser/{app-graph-builder-DVEKLXB4.mjs → app-graph-builder-YYP67JHW.mjs} +15 -14
- package/dist/lib/browser/app-graph-builder-YYP67JHW.mjs.map +7 -0
- package/dist/lib/browser/{check-app-scheme-3BQJXWEY.mjs → check-app-scheme-GCOL6YDT.mjs} +6 -6
- package/dist/lib/browser/check-app-scheme-GCOL6YDT.mjs.map +7 -0
- package/dist/lib/browser/{chunk-F5BQOOEG.mjs → chunk-7I6H3N4Q.mjs} +8 -6
- package/dist/lib/browser/chunk-7I6H3N4Q.mjs.map +7 -0
- package/dist/lib/browser/chunk-HUWUYTOI.mjs +16 -0
- package/dist/lib/browser/chunk-HUWUYTOI.mjs.map +7 -0
- package/dist/lib/browser/{chunk-NU7H23SK.mjs → chunk-JQKOS2HB.mjs} +341 -308
- package/dist/lib/browser/chunk-JQKOS2HB.mjs.map +7 -0
- package/dist/lib/browser/chunk-MHP4GPX5.mjs +11 -0
- package/dist/lib/browser/chunk-MHP4GPX5.mjs.map +7 -0
- package/dist/lib/browser/{chunk-WILMPGDV.mjs → chunk-RJP5R7PY.mjs} +14 -14
- package/dist/lib/browser/{chunk-WILMPGDV.mjs.map → chunk-RJP5R7PY.mjs.map} +3 -3
- package/dist/lib/browser/{chunk-NRCPV6AV.mjs → chunk-VX7MMQOW.mjs} +9 -9
- package/dist/lib/browser/chunk-VX7MMQOW.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +8 -9
- package/dist/lib/browser/index.mjs.map +3 -3
- package/dist/lib/browser/{intent-resolver-2SUIIV6N.mjs → intent-resolver-7XNOEPVN.mjs} +20 -17
- package/dist/lib/browser/intent-resolver-7XNOEPVN.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/{react-root-7PRVDLF7.mjs → react-root-OJEF7YCH.mjs} +11 -11
- package/dist/lib/browser/react-root-OJEF7YCH.mjs.map +7 -0
- package/dist/lib/browser/{react-surface-FNY2YC2F.mjs → react-surface-XN2NJYHO.mjs} +13 -13
- package/dist/lib/browser/react-surface-XN2NJYHO.mjs.map +7 -0
- package/dist/lib/browser/{settings-LUPQPZ27.mjs → settings-M3KSKRAP.mjs} +7 -6
- package/dist/lib/browser/{settings-LUPQPZ27.mjs.map → settings-M3KSKRAP.mjs.map} +3 -3
- package/dist/lib/browser/state-6ZSDTF6Q.mjs +12 -0
- package/dist/lib/browser/{toolkit-XGJSBY67.mjs → toolkit-L7C3UAEU.mjs} +14 -12
- package/dist/lib/browser/toolkit-L7C3UAEU.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +2 -2
- package/dist/lib/browser/{url-handler-LROZYQ26.mjs → url-handler-EHTLXZRR.mjs} +6 -6
- package/dist/lib/browser/{url-handler-LROZYQ26.mjs.map → url-handler-EHTLXZRR.mjs.map} +1 -1
- package/dist/types/src/DeckPlugin.d.ts +1 -1
- package/dist/types/src/DeckPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/capabilities.d.ts.map +1 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +1 -1
- package/dist/types/src/capabilities/settings.d.ts.map +1 -1
- package/dist/types/src/capabilities/state.d.ts +3 -0
- package/dist/types/src/capabilities/state.d.ts.map +1 -1
- package/dist/types/src/capabilities/toolkit.d.ts +3 -2
- package/dist/types/src/capabilities/toolkit.d.ts.map +1 -1
- package/dist/types/src/components/DeckLayout/DeckLayout.d.ts +2 -3
- package/dist/types/src/components/DeckLayout/DeckLayout.d.ts.map +1 -1
- package/dist/types/src/components/DeckLayout/DeckLayout.stories.d.ts +74 -0
- package/dist/types/src/components/DeckLayout/DeckLayout.stories.d.ts.map +1 -0
- package/dist/types/src/components/DeckLayout/DeckMain.d.ts +3 -0
- package/dist/types/src/components/DeckLayout/DeckMain.d.ts.map +1 -0
- package/dist/types/src/components/DeckLayout/Toast.d.ts +5 -0
- package/dist/types/src/components/DeckLayout/Toast.d.ts.map +1 -1
- package/dist/types/src/components/DeckSettings/DeckSettings.d.ts.map +1 -1
- package/dist/types/src/components/Plank/Plank.d.ts.map +1 -1
- package/dist/types/src/components/Plank/Plank.stories.d.ts +2 -1
- package/dist/types/src/components/Plank/Plank.stories.d.ts.map +1 -1
- package/dist/types/src/events.d.ts.map +1 -1
- package/dist/types/src/hooks/useHoistStatusbar.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +0 -1
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/translations.d.ts +1 -0
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/schema.d.ts +4 -3
- package/dist/types/src/types/schema.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +43 -43
- package/src/DeckPlugin.ts +62 -63
- package/src/capabilities/app-graph-builder.ts +10 -9
- package/src/capabilities/capabilities.ts +3 -3
- package/src/capabilities/check-app-scheme.ts +2 -2
- package/src/capabilities/intent-resolver.ts +12 -9
- package/src/capabilities/react-root.tsx +2 -2
- package/src/capabilities/react-surface.tsx +4 -4
- package/src/capabilities/settings.ts +1 -0
- package/src/capabilities/state.ts +7 -4
- package/src/capabilities/toolkit.ts +9 -7
- package/src/capabilities/tools.ts +1 -1
- package/src/components/DeckLayout/Banner.tsx +2 -2
- package/src/components/DeckLayout/DeckLayout.stories.tsx +64 -0
- package/src/components/DeckLayout/DeckLayout.tsx +8 -278
- package/src/components/DeckLayout/DeckMain.tsx +285 -0
- package/src/components/DeckLayout/Fallback.tsx +2 -2
- package/src/components/DeckLayout/Toast.tsx +27 -2
- package/src/components/DeckSettings/DeckSettings.tsx +9 -3
- package/src/components/Plank/Plank.stories.tsx +3 -5
- package/src/components/Plank/Plank.tsx +25 -9
- package/src/components/Plank/PlankControls.tsx +3 -3
- package/src/components/Plank/PlankError.tsx +2 -2
- package/src/components/Plank/PlankHeading.tsx +5 -5
- package/src/components/Sidebar/ComplementarySidebar.tsx +5 -5
- package/src/components/Sidebar/Sidebar.tsx +2 -2
- package/src/components/Sidebar/SidebarButton.tsx +4 -4
- package/src/events.ts +2 -2
- package/src/hooks/useHoistStatusbar.ts +4 -3
- package/src/meta.ts +1 -3
- package/src/translations.ts +1 -0
- package/src/types/schema.ts +5 -3
- package/dist/lib/browser/app-graph-builder-DVEKLXB4.mjs.map +0 -7
- package/dist/lib/browser/check-app-scheme-3BQJXWEY.mjs.map +0 -7
- package/dist/lib/browser/chunk-F5BQOOEG.mjs.map +0 -7
- package/dist/lib/browser/chunk-M57WD3V6.mjs +0 -16
- package/dist/lib/browser/chunk-M57WD3V6.mjs.map +0 -7
- package/dist/lib/browser/chunk-NRCPV6AV.mjs.map +0 -7
- package/dist/lib/browser/chunk-NU7H23SK.mjs.map +0 -7
- package/dist/lib/browser/chunk-Z5KITAZW.mjs +0 -13
- package/dist/lib/browser/chunk-Z5KITAZW.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-2SUIIV6N.mjs.map +0 -7
- package/dist/lib/browser/react-root-7PRVDLF7.mjs.map +0 -7
- package/dist/lib/browser/react-surface-FNY2YC2F.mjs.map +0 -7
- package/dist/lib/browser/state-CRXR7X63.mjs +0 -12
- package/dist/lib/browser/toolkit-XGJSBY67.mjs.map +0 -7
- /package/dist/lib/browser/{state-CRXR7X63.mjs.map → state-6ZSDTF6Q.mjs.map} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"inputs":{"src/meta.ts":{"bytes":1003,"imports":[],"format":"esm"},"src/capabilities/capabilities.ts":{"bytes":1729,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/types/schema.ts":{"bytes":21549,"imports":[{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true}],"format":"esm"},"src/types/index.ts":{"bytes":459,"imports":[{"path":"src/types/schema.ts","kind":"import-statement","original":"./schema"}],"format":"esm"},"src/capabilities/state.ts":{"bytes":12461,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/app-graph-builder.ts":{"bytes":20209,"imports":[{"path":"@effect-rx/rx-react","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/check-app-scheme.ts":{"bytes":4638,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/capabilities/settings.ts":{"bytes":2519,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/layout.ts":{"bytes":9821,"imports":[{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true}],"format":"esm"},"src/util/layoutAppliesTopbar.ts":{"bytes":1251,"imports":[],"format":"esm"},"src/util/overscroll.ts":{"bytes":17423,"imports":[],"format":"esm"},"src/util/set-active.ts":{"bytes":5621,"imports":[{"path":"@preact/signals-core","kind":"import-statement","external":true}],"format":"esm"},"src/util/index.ts":{"bytes":675,"imports":[{"path":"src/util/layoutAppliesTopbar.ts","kind":"import-statement","original":"./layoutAppliesTopbar"},{"path":"src/util/overscroll.ts","kind":"import-statement","original":"./overscroll"},{"path":"src/util/set-active.ts","kind":"import-statement","original":"./set-active"}],"format":"esm"},"src/capabilities/intent-resolver.ts":{"bytes":72148,"imports":[{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/plugin-observability/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/layout.ts","kind":"import-statement","original":"../layout"},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../util"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/components/DeckLayout/constants.ts":{"bytes":684,"imports":[],"format":"esm"},"src/hooks/useBreakpoints.ts":{"bytes":1275,"imports":[{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/hooks/useCompanions.ts":{"bytes":2488,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/hooks/useDeckCompanions.ts":{"bytes":3481,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/hooks/useHoistStatusbar.ts":{"bytes":3209,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/hooks/useMainSize.ts":{"bytes":1503,"imports":[{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/hooks/useNodeActionExpander.ts":{"bytes":1913,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true}],"format":"esm"},"src/hooks/index.ts":{"bytes":1022,"imports":[{"path":"src/hooks/useBreakpoints.ts","kind":"import-statement","original":"./useBreakpoints"},{"path":"src/hooks/useCompanions.ts","kind":"import-statement","original":"./useCompanions"},{"path":"src/hooks/useDeckCompanions.ts","kind":"import-statement","original":"./useDeckCompanions"},{"path":"src/hooks/useHoistStatusbar.ts","kind":"import-statement","original":"./useHoistStatusbar"},{"path":"src/hooks/useMainSize.ts","kind":"import-statement","original":"./useMainSize"},{"path":"src/hooks/useNodeActionExpander.ts","kind":"import-statement","original":"./useNodeActionExpander"}],"format":"esm"},"src/components/fragments.ts":{"bytes":1866,"imports":[{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true}],"format":"esm"},"src/components/Plank/PlankControls.tsx":{"bytes":18584,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/components/Plank/PlankHeading.tsx":{"bytes":28066,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-text-tooltip","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/layout.ts","kind":"import-statement","original":"../../layout"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/components/fragments.ts","kind":"import-statement","original":"../fragments"},{"path":"src/components/Plank/PlankControls.tsx","kind":"import-statement","original":"./PlankControls"}],"format":"esm"},"src/components/Plank/PlankLoading.tsx":{"bytes":1394,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true}],"format":"esm"},"src/components/Plank/PlankError.tsx":{"bytes":5257,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/components/Plank/PlankHeading.tsx","kind":"import-statement","original":"./PlankHeading"},{"path":"src/components/Plank/PlankLoading.tsx","kind":"import-statement","original":"./PlankLoading"}],"format":"esm"},"src/components/Plank/Plank.tsx":{"bytes":31687,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/layout.ts","kind":"import-statement","original":"../../layout"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/components/Plank/PlankError.tsx","kind":"import-statement","original":"./PlankError"},{"path":"src/components/Plank/PlankHeading.tsx","kind":"import-statement","original":"./PlankHeading"},{"path":"src/components/Plank/PlankLoading.tsx","kind":"import-statement","original":"./PlankLoading"}],"format":"esm"},"src/components/Plank/index.ts":{"bytes":860,"imports":[{"path":"src/components/Plank/Plank.tsx","kind":"import-statement","original":"./Plank"},{"path":"src/components/Plank/PlankControls.tsx","kind":"import-statement","original":"./PlankControls"},{"path":"src/components/Plank/PlankError.tsx","kind":"import-statement","original":"./PlankError"},{"path":"src/components/Plank/PlankHeading.tsx","kind":"import-statement","original":"./PlankHeading"},{"path":"src/components/Plank/PlankLoading.tsx","kind":"import-statement","original":"./PlankLoading"}],"format":"esm"},"src/components/Sidebar/SidebarButton.tsx":{"bytes":10428,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"}],"format":"esm"},"src/components/Sidebar/ComplementarySidebar.tsx":{"bytes":24315,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-tabs","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"},{"path":"src/components/Plank/index.ts","kind":"import-statement","original":"../Plank"},{"path":"src/components/Sidebar/SidebarButton.tsx","kind":"import-statement","original":"./SidebarButton"}],"format":"esm"},"src/components/Sidebar/Sidebar.tsx":{"bytes":5525,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"}],"format":"esm"},"src/components/Sidebar/index.ts":{"bytes":694,"imports":[{"path":"src/components/Sidebar/ComplementarySidebar.tsx","kind":"import-statement","original":"./ComplementarySidebar"},{"path":"src/components/Sidebar/Sidebar.tsx","kind":"import-statement","original":"./Sidebar"},{"path":"src/components/Sidebar/SidebarButton.tsx","kind":"import-statement","original":"./SidebarButton"}],"format":"esm"},"src/components/DeckLayout/Banner.tsx":{"bytes":5383,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/components/Sidebar/index.ts","kind":"import-statement","original":"../Sidebar"}],"format":"esm"},"src/components/DeckLayout/ActiveNode.tsx":{"bytes":3315,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"}],"format":"esm"},"src/components/DeckLayout/ContentEmpty.tsx":{"bytes":4099,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"},{"path":"src/components/fragments.ts","kind":"import-statement","original":"../fragments"},{"path":"src/components/Sidebar/index.ts","kind":"import-statement","original":"../Sidebar"}],"format":"esm"},"src/components/DeckLayout/Dialog.tsx":{"bytes":6045,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/components/Plank/index.ts","kind":"import-statement","original":"../Plank"}],"format":"esm"},"src/components/DeckLayout/Popover.tsx":{"bytes":12814,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@radix-ui/react-context","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"}],"format":"esm"},"src/components/DeckLayout/StatusBar.tsx":{"bytes":2624,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/components/DeckLayout/Toast.tsx":{"bytes":6609,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"}],"format":"esm"},"src/components/DeckLayout/Topbar.tsx":{"bytes":1151,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"src/components/DeckLayout/Banner.tsx","kind":"import-statement","original":"./Banner"}],"format":"esm"},"src/components/DeckLayout/DeckLayout.tsx":{"bytes":39426,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"},{"path":"src/components/fragments.ts","kind":"import-statement","original":"../fragments"},{"path":"src/components/Plank/index.ts","kind":"import-statement","original":"../Plank"},{"path":"src/components/Sidebar/index.ts","kind":"import-statement","original":"../Sidebar"},{"path":"src/components/DeckLayout/ActiveNode.tsx","kind":"import-statement","original":"./ActiveNode"},{"path":"src/components/DeckLayout/ContentEmpty.tsx","kind":"import-statement","original":"./ContentEmpty"},{"path":"src/components/DeckLayout/Dialog.tsx","kind":"import-statement","original":"./Dialog"},{"path":"src/components/DeckLayout/Popover.tsx","kind":"import-statement","original":"./Popover"},{"path":"src/components/DeckLayout/StatusBar.tsx","kind":"import-statement","original":"./StatusBar"},{"path":"src/components/DeckLayout/Toast.tsx","kind":"import-statement","original":"./Toast"},{"path":"src/components/DeckLayout/Topbar.tsx","kind":"import-statement","original":"./Topbar"}],"format":"esm"},"src/components/DeckLayout/index.ts":{"bytes":707,"imports":[{"path":"src/components/DeckLayout/constants.ts","kind":"import-statement","original":"./constants"},{"path":"src/components/DeckLayout/Banner.tsx","kind":"import-statement","original":"./Banner"},{"path":"src/components/DeckLayout/DeckLayout.tsx","kind":"import-statement","original":"./DeckLayout"}],"format":"esm"},"src/components/DeckSettings/DeckSettings.tsx":{"bytes":12635,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/components/DeckSettings/index.ts":{"bytes":491,"imports":[{"path":"src/components/DeckSettings/DeckSettings.tsx","kind":"import-statement","original":"./DeckSettings"}],"format":"esm"},"src/components/index.ts":{"bytes":572,"imports":[{"path":"src/components/DeckLayout/index.ts","kind":"import-statement","original":"./DeckLayout"},{"path":"src/components/DeckSettings/index.ts","kind":"import-statement","original":"./DeckSettings"}],"format":"esm"},"src/capabilities/react-root.tsx":{"bytes":4509,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/components/index.ts","kind":"import-statement","original":"../components"},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/react-surface.tsx":{"bytes":3702,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true},{"path":"src/components/index.ts","kind":"import-statement","original":"../components"},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/capabilities/toolkit.ts":{"bytes":6782,"imports":[{"path":"@effect/ai","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/url-handler.ts":{"bytes":8579,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo-signals/core","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/index.ts":{"bytes":3010,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/capabilities/state.ts","kind":"import-statement","original":"./state"},{"path":"src/capabilities/app-graph-builder.ts","kind":"dynamic-import","original":"./app-graph-builder"},{"path":"src/capabilities/check-app-scheme.ts","kind":"dynamic-import","original":"./check-app-scheme"},{"path":"src/capabilities/settings.ts","kind":"dynamic-import","original":"./settings"},{"path":"src/capabilities/state.ts","kind":"dynamic-import","original":"./state"},{"path":"src/capabilities/intent-resolver.ts","kind":"dynamic-import","original":"./intent-resolver"},{"path":"src/capabilities/react-root.tsx","kind":"dynamic-import","original":"./react-root"},{"path":"src/capabilities/react-surface.tsx","kind":"dynamic-import","original":"./react-surface"},{"path":"src/capabilities/toolkit.ts","kind":"dynamic-import","original":"./toolkit"},{"path":"src/capabilities/url-handler.ts","kind":"dynamic-import","original":"./url-handler"}],"format":"esm"},"src/events.ts":{"bytes":1167,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"}],"format":"esm"},"src/translations.ts":{"bytes":9285,"imports":[{"path":"src/meta.ts","kind":"import-statement","original":"./meta"}],"format":"esm"},"src/DeckPlugin.ts":{"bytes":10613,"imports":[{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/events.ts","kind":"import-statement","original":"./events"},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/translations.ts","kind":"import-statement","original":"./translations"}],"format":"esm"},"src/index.ts":{"bytes":1024,"imports":[{"path":"src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/events.ts","kind":"import-statement","original":"./events"},{"path":"src/DeckPlugin.ts","kind":"import-statement","original":"./DeckPlugin"},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"./hooks"}],"format":"esm"}},"outputs":{"dist/lib/browser/react-surface-FNY2YC2F.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1869},"dist/lib/browser/react-surface-FNY2YC2F.mjs":{"imports":[{"path":"dist/lib/browser/chunk-NU7H23SK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-WILMPGDV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-NRCPV6AV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/react-surface.tsx","inputs":{"src/capabilities/react-surface.tsx":{"bytesInOutput":769}},"bytes":1181},"dist/lib/browser/toolkit-XGJSBY67.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3422},"dist/lib/browser/toolkit-XGJSBY67.mjs":{"imports":[{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@effect/ai","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/toolkit.ts","inputs":{"src/capabilities/toolkit.ts":{"bytesInOutput":1560}},"bytes":1769},"dist/lib/browser/url-handler-LROZYQ26.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4328},"dist/lib/browser/url-handler-LROZYQ26.mjs":{"imports":[{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo-signals/core","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/url-handler.ts","inputs":{"src/capabilities/url-handler.ts":{"bytesInOutput":1915}},"bytes":2190},"dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":9499},"dist/lib/browser/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-WILMPGDV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-NRCPV6AV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true}],"exports":["DECK_PLUGIN","DeckCapabilities","DeckEvents","DeckPlugin","meta","useCompanions"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0},"src/events.ts":{"bytesInOutput":206},"src/DeckPlugin.ts":{"bytesInOutput":2232},"src/translations.ts":{"bytesInOutput":3009}},"bytes":6050},"dist/lib/browser/types/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/types/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"}],"exports":["ATTENDABLE_PATH_SEPARATOR","DECK_COMPANION_TYPE","DeckAction","DeckPluginState","DeckSettingsSchema","DeckState","NewPlankPositions","OverscrollOptions","PLANK_COMPANION_TYPE","PlankSizing","defaultDeck","getMode","isLayoutMode"],"entryPoint":"src/types/index.ts","inputs":{},"bytes":604},"dist/lib/browser/state-CRXR7X63.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/state-CRXR7X63.mjs":{"imports":[{"path":"dist/lib/browser/chunk-NRCPV6AV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"}],"exports":["DeckStateFactory","default"],"entryPoint":"src/capabilities/state.ts","inputs":{},"bytes":272},"dist/lib/browser/app-graph-builder-DVEKLXB4.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":9367},"dist/lib/browser/app-graph-builder-DVEKLXB4.mjs":{"imports":[{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@effect-rx/rx-react","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/app-graph-builder.ts","inputs":{"src/capabilities/app-graph-builder.ts":{"bytesInOutput":4345}},"bytes":4607},"dist/lib/browser/check-app-scheme-3BQJXWEY.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2522},"dist/lib/browser/check-app-scheme-3BQJXWEY.mjs":{"imports":[{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/check-app-scheme.ts","inputs":{"src/capabilities/check-app-scheme.ts":{"bytesInOutput":875}},"bytes":1075},"dist/lib/browser/settings-LUPQPZ27.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1313},"dist/lib/browser/settings-LUPQPZ27.mjs":{"imports":[{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/settings.ts","inputs":{"src/capabilities/settings.ts":{"bytesInOutput":461}},"bytes":691},"dist/lib/browser/intent-resolver-2SUIIV6N.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":33732},"dist/lib/browser/intent-resolver-2SUIIV6N.mjs":{"imports":[{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/plugin-observability/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/intent-resolver.ts","inputs":{"src/capabilities/intent-resolver.ts":{"bytesInOutput":17823}},"bytes":18312},"dist/lib/browser/react-root-7PRVDLF7.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2231},"dist/lib/browser/react-root-7PRVDLF7.mjs":{"imports":[{"path":"dist/lib/browser/chunk-NU7H23SK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-WILMPGDV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-NRCPV6AV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/react-root.tsx","inputs":{"src/capabilities/react-root.tsx":{"bytesInOutput":819}},"bytes":1238},"dist/lib/browser/chunk-NU7H23SK.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":110499},"dist/lib/browser/chunk-NU7H23SK.mjs":{"imports":[{"path":"dist/lib/browser/chunk-WILMPGDV.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-tabs","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-text-tooltip","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@radix-ui/react-context","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true}],"exports":["Banner","DeckLayout","DeckSettings"],"inputs":{"src/components/DeckLayout/Banner.tsx":{"bytesInOutput":1752},"src/components/Sidebar/ComplementarySidebar.tsx":{"bytesInOutput":6989},"src/components/Plank/Plank.tsx":{"bytesInOutput":6851},"src/components/Plank/PlankError.tsx":{"bytesInOutput":1466},"src/components/Plank/PlankHeading.tsx":{"bytesInOutput":7384},"src/components/fragments.ts":{"bytesInOutput":435},"src/components/Plank/PlankControls.tsx":{"bytesInOutput":5167},"src/components/Plank/PlankLoading.tsx":{"bytesInOutput":361},"src/components/Plank/index.ts":{"bytesInOutput":0},"src/components/Sidebar/SidebarButton.tsx":{"bytesInOutput":3026},"src/components/Sidebar/index.ts":{"bytesInOutput":0},"src/components/Sidebar/Sidebar.tsx":{"bytesInOutput":1379},"src/components/DeckLayout/DeckLayout.tsx":{"bytesInOutput":9711},"src/components/DeckLayout/ActiveNode.tsx":{"bytesInOutput":838},"src/components/DeckLayout/ContentEmpty.tsx":{"bytesInOutput":969},"src/components/DeckLayout/Dialog.tsx":{"bytesInOutput":1627},"src/components/DeckLayout/Popover.tsx":{"bytesInOutput":3436},"src/components/DeckLayout/StatusBar.tsx":{"bytesInOutput":834},"src/components/DeckLayout/Toast.tsx":{"bytesInOutput":1857},"src/components/DeckLayout/Topbar.tsx":{"bytesInOutput":303},"src/components/DeckSettings/DeckSettings.tsx":{"bytesInOutput":3676},"src/components/DeckLayout/index.ts":{"bytesInOutput":0},"src/components/index.ts":{"bytesInOutput":0},"src/components/DeckSettings/index.ts":{"bytesInOutput":0}},"bytes":59735},"dist/lib/browser/chunk-WILMPGDV.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":8379},"dist/lib/browser/chunk-WILMPGDV.mjs":{"imports":[{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/app-graph-builder-DVEKLXB4.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/check-app-scheme-3BQJXWEY.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/settings-LUPQPZ27.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/state-CRXR7X63.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/intent-resolver-2SUIIV6N.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/react-root-7PRVDLF7.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/react-surface-FNY2YC2F.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/toolkit-XGJSBY67.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/url-handler-LROZYQ26.mjs","kind":"dynamic-import"}],"exports":["AppGraphBuilder","CheckAppScheme","DeckSettings","DeckState","LayoutIntentResolver","ReactRoot","ReactSurface","Toolkit","UrlHandler","getCompanionId","useBreakpoints","useCompanions","useDeckCompanions","useHoistStatusbar","useMainSize","useNodeActionExpander"],"inputs":{"src/hooks/useCompanions.ts":{"bytesInOutput":487},"src/hooks/useBreakpoints.ts":{"bytesInOutput":236},"src/hooks/index.ts":{"bytesInOutput":0},"src/hooks/useDeckCompanions.ts":{"bytesInOutput":628},"src/hooks/useHoistStatusbar.ts":{"bytesInOutput":804},"src/hooks/useMainSize.ts":{"bytesInOutput":319},"src/hooks/useNodeActionExpander.ts":{"bytesInOutput":371},"src/capabilities/index.ts":{"bytesInOutput":668}},"bytes":4248},"dist/lib/browser/chunk-NRCPV6AV.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":6327},"dist/lib/browser/chunk-NRCPV6AV.mjs":{"imports":[{"path":"dist/lib/browser/chunk-M57WD3V6.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-F5BQOOEG.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true}],"exports":["DeckStateFactory","state_default"],"inputs":{"src/capabilities/state.ts":{"bytesInOutput":3064}},"bytes":3365},"dist/lib/browser/chunk-CNTGBCMK.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":16063},"dist/lib/browser/chunk-CNTGBCMK.mjs":{"imports":[{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@preact/signals-core","kind":"import-statement","external":true}],"exports":["calculateOverscroll","closeEntry","createEntryId","incrementPlank","layoutAppliesTopbar","openEntry","parseEntryId","setActive"],"inputs":{"src/layout.ts":{"bytesInOutput":2156},"src/util/set-active.ts":{"bytesInOutput":1130},"src/util/layoutAppliesTopbar.ts":{"bytesInOutput":188},"src/util/index.ts":{"bytesInOutput":0},"src/util/overscroll.ts":{"bytesInOutput":759}},"bytes":4533},"dist/lib/browser/chunk-M57WD3V6.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":897},"dist/lib/browser/chunk-M57WD3V6.mjs":{"imports":[{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true}],"exports":["DeckCapabilities"],"inputs":{"src/capabilities/capabilities.ts":{"bytesInOutput":335}},"bytes":502},"dist/lib/browser/chunk-F5BQOOEG.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":11319},"dist/lib/browser/chunk-F5BQOOEG.mjs":{"imports":[{"path":"dist/lib/browser/chunk-Z5KITAZW.mjs","kind":"import-statement"},{"path":"effect","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true}],"exports":["ATTENDABLE_PATH_SEPARATOR","DECK_COMPANION_TYPE","DeckAction","DeckPluginState","DeckSettingsSchema","DeckState","NewPlankPositions","OverscrollOptions","PLANK_COMPANION_TYPE","PlankSizing","defaultDeck","getMode","isLayoutMode"],"inputs":{"src/types/schema.ts":{"bytesInOutput":5091},"src/types/index.ts":{"bytesInOutput":0}},"bytes":5461},"dist/lib/browser/chunk-Z5KITAZW.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":504},"dist/lib/browser/chunk-Z5KITAZW.mjs":{"imports":[],"exports":["DECK_PLUGIN","meta"],"inputs":{"src/meta.ts":{"bytesInOutput":125}},"bytes":219}}}
|
|
1
|
+
{"inputs":{"src/meta.ts":{"bytes":835,"imports":[],"format":"esm"},"src/capabilities/capabilities.ts":{"bytes":1722,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/types/schema.ts":{"bytes":21992,"imports":[{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true}],"format":"esm"},"src/types/index.ts":{"bytes":459,"imports":[{"path":"src/types/schema.ts","kind":"import-statement","original":"./schema"}],"format":"esm"},"src/capabilities/state.ts":{"bytes":12529,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/app-graph-builder.ts":{"bytes":20386,"imports":[{"path":"@effect-rx/rx-react","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/check-app-scheme.ts":{"bytes":4623,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/capabilities/settings.ts":{"bytes":2642,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/layout.ts":{"bytes":9821,"imports":[{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true}],"format":"esm"},"src/util/layoutAppliesTopbar.ts":{"bytes":1251,"imports":[],"format":"esm"},"src/util/overscroll.ts":{"bytes":17423,"imports":[],"format":"esm"},"src/util/set-active.ts":{"bytes":5621,"imports":[{"path":"@preact/signals-core","kind":"import-statement","external":true}],"format":"esm"},"src/util/index.ts":{"bytes":675,"imports":[{"path":"src/util/layoutAppliesTopbar.ts","kind":"import-statement","original":"./layoutAppliesTopbar"},{"path":"src/util/overscroll.ts","kind":"import-statement","original":"./overscroll"},{"path":"src/util/set-active.ts","kind":"import-statement","original":"./set-active"}],"format":"esm"},"src/capabilities/intent-resolver.ts":{"bytes":72556,"imports":[{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/plugin-observability/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/layout.ts","kind":"import-statement","original":"../layout"},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../util"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/components/DeckLayout/constants.ts":{"bytes":684,"imports":[],"format":"esm"},"src/hooks/useBreakpoints.ts":{"bytes":1275,"imports":[{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/hooks/useCompanions.ts":{"bytes":2488,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/hooks/useDeckCompanions.ts":{"bytes":3481,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"}],"format":"esm"},"src/hooks/useHoistStatusbar.ts":{"bytes":3187,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/hooks/useMainSize.ts":{"bytes":1503,"imports":[{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/hooks/useNodeActionExpander.ts":{"bytes":1913,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true}],"format":"esm"},"src/hooks/index.ts":{"bytes":1022,"imports":[{"path":"src/hooks/useBreakpoints.ts","kind":"import-statement","original":"./useBreakpoints"},{"path":"src/hooks/useCompanions.ts","kind":"import-statement","original":"./useCompanions"},{"path":"src/hooks/useDeckCompanions.ts","kind":"import-statement","original":"./useDeckCompanions"},{"path":"src/hooks/useHoistStatusbar.ts","kind":"import-statement","original":"./useHoistStatusbar"},{"path":"src/hooks/useMainSize.ts","kind":"import-statement","original":"./useMainSize"},{"path":"src/hooks/useNodeActionExpander.ts","kind":"import-statement","original":"./useNodeActionExpander"}],"format":"esm"},"src/components/fragments.ts":{"bytes":1866,"imports":[{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true}],"format":"esm"},"src/components/Plank/PlankControls.tsx":{"bytes":18577,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/components/Plank/PlankHeading.tsx":{"bytes":28059,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-text-tooltip","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/layout.ts","kind":"import-statement","original":"../../layout"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/components/fragments.ts","kind":"import-statement","original":"../fragments"},{"path":"src/components/Plank/PlankControls.tsx","kind":"import-statement","original":"./PlankControls"}],"format":"esm"},"src/components/Plank/PlankLoading.tsx":{"bytes":1394,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true}],"format":"esm"},"src/components/Plank/PlankError.tsx":{"bytes":5234,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/components/Plank/PlankHeading.tsx","kind":"import-statement","original":"./PlankHeading"},{"path":"src/components/Plank/PlankLoading.tsx","kind":"import-statement","original":"./PlankLoading"}],"format":"esm"},"src/components/Plank/Plank.tsx":{"bytes":32028,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/layout.ts","kind":"import-statement","original":"../../layout"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/components/Plank/PlankError.tsx","kind":"import-statement","original":"./PlankError"},{"path":"src/components/Plank/PlankHeading.tsx","kind":"import-statement","original":"./PlankHeading"},{"path":"src/components/Plank/PlankLoading.tsx","kind":"import-statement","original":"./PlankLoading"}],"format":"esm"},"src/components/Plank/index.ts":{"bytes":860,"imports":[{"path":"src/components/Plank/Plank.tsx","kind":"import-statement","original":"./Plank"},{"path":"src/components/Plank/PlankControls.tsx","kind":"import-statement","original":"./PlankControls"},{"path":"src/components/Plank/PlankError.tsx","kind":"import-statement","original":"./PlankError"},{"path":"src/components/Plank/PlankHeading.tsx","kind":"import-statement","original":"./PlankHeading"},{"path":"src/components/Plank/PlankLoading.tsx","kind":"import-statement","original":"./PlankLoading"}],"format":"esm"},"src/components/Sidebar/SidebarButton.tsx":{"bytes":10421,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"}],"format":"esm"},"src/components/Sidebar/ComplementarySidebar.tsx":{"bytes":24318,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-tabs","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"},{"path":"src/components/Plank/index.ts","kind":"import-statement","original":"../Plank"},{"path":"src/components/Sidebar/SidebarButton.tsx","kind":"import-statement","original":"./SidebarButton"}],"format":"esm"},"src/components/Sidebar/Sidebar.tsx":{"bytes":5514,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"}],"format":"esm"},"src/components/Sidebar/index.ts":{"bytes":694,"imports":[{"path":"src/components/Sidebar/ComplementarySidebar.tsx","kind":"import-statement","original":"./ComplementarySidebar"},{"path":"src/components/Sidebar/Sidebar.tsx","kind":"import-statement","original":"./Sidebar"},{"path":"src/components/Sidebar/SidebarButton.tsx","kind":"import-statement","original":"./SidebarButton"}],"format":"esm"},"src/components/DeckLayout/Banner.tsx":{"bytes":5372,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/components/Sidebar/index.ts","kind":"import-statement","original":"../Sidebar"}],"format":"esm"},"src/components/DeckLayout/ActiveNode.tsx":{"bytes":3315,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"}],"format":"esm"},"src/components/DeckLayout/ContentEmpty.tsx":{"bytes":4099,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"},{"path":"src/components/fragments.ts","kind":"import-statement","original":"../fragments"},{"path":"src/components/Sidebar/index.ts","kind":"import-statement","original":"../Sidebar"}],"format":"esm"},"src/components/DeckLayout/StatusBar.tsx":{"bytes":2624,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true}],"format":"esm"},"src/components/DeckLayout/Topbar.tsx":{"bytes":1151,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"src/components/DeckLayout/Banner.tsx","kind":"import-statement","original":"./Banner"}],"format":"esm"},"src/components/DeckLayout/DeckMain.tsx":{"bytes":37564,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"../../hooks"},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"},{"path":"src/util/index.ts","kind":"import-statement","original":"../../util"},{"path":"src/components/fragments.ts","kind":"import-statement","original":"../fragments"},{"path":"src/components/Plank/index.ts","kind":"import-statement","original":"../Plank"},{"path":"src/components/Sidebar/index.ts","kind":"import-statement","original":"../Sidebar"},{"path":"src/components/DeckLayout/ContentEmpty.tsx","kind":"import-statement","original":"./ContentEmpty"},{"path":"src/components/DeckLayout/StatusBar.tsx","kind":"import-statement","original":"./StatusBar"},{"path":"src/components/DeckLayout/Topbar.tsx","kind":"import-statement","original":"./Topbar"}],"format":"esm"},"src/components/DeckLayout/Dialog.tsx":{"bytes":6045,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/components/Plank/index.ts","kind":"import-statement","original":"../Plank"}],"format":"esm"},"src/components/DeckLayout/Popover.tsx":{"bytes":12814,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@radix-ui/react-context","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"}],"format":"esm"},"src/components/DeckLayout/Toast.tsx":{"bytes":8245,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"}],"format":"esm"},"src/components/DeckLayout/DeckLayout.tsx":{"bytes":3475,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"../../capabilities"},{"path":"src/components/DeckLayout/ActiveNode.tsx","kind":"import-statement","original":"./ActiveNode"},{"path":"src/components/DeckLayout/DeckMain.tsx","kind":"import-statement","original":"./DeckMain"},{"path":"src/components/DeckLayout/Dialog.tsx","kind":"import-statement","original":"./Dialog"},{"path":"src/components/DeckLayout/Popover.tsx","kind":"import-statement","original":"./Popover"},{"path":"src/components/DeckLayout/Toast.tsx","kind":"import-statement","original":"./Toast"}],"format":"esm"},"src/components/DeckLayout/index.ts":{"bytes":707,"imports":[{"path":"src/components/DeckLayout/constants.ts","kind":"import-statement","original":"./constants"},{"path":"src/components/DeckLayout/Banner.tsx","kind":"import-statement","original":"./Banner"},{"path":"src/components/DeckLayout/DeckLayout.tsx","kind":"import-statement","original":"./DeckLayout"}],"format":"esm"},"src/components/DeckSettings/DeckSettings.tsx":{"bytes":13560,"imports":[{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"../../meta"},{"path":"src/types/index.ts","kind":"import-statement","original":"../../types"}],"format":"esm"},"src/components/DeckSettings/index.ts":{"bytes":491,"imports":[{"path":"src/components/DeckSettings/DeckSettings.tsx","kind":"import-statement","original":"./DeckSettings"}],"format":"esm"},"src/components/index.ts":{"bytes":572,"imports":[{"path":"src/components/DeckLayout/index.ts","kind":"import-statement","original":"./DeckLayout"},{"path":"src/components/DeckSettings/index.ts","kind":"import-statement","original":"./DeckSettings"}],"format":"esm"},"src/capabilities/react-root.tsx":{"bytes":4486,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/components/index.ts","kind":"import-statement","original":"../components"},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/react-surface.tsx":{"bytes":3695,"imports":[{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true},{"path":"src/components/index.ts","kind":"import-statement","original":"../components"},{"path":"src/meta.ts","kind":"import-statement","original":"../meta"}],"format":"esm"},"src/capabilities/toolkit.ts":{"bytes":7027,"imports":[{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/url-handler.ts":{"bytes":8579,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo-signals/core","kind":"import-statement","external":true},{"path":"src/types/index.ts","kind":"import-statement","original":"../types"},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"}],"format":"esm"},"src/capabilities/index.ts":{"bytes":3010,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/capabilities/capabilities.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/capabilities/state.ts","kind":"import-statement","original":"./state"},{"path":"src/capabilities/app-graph-builder.ts","kind":"dynamic-import","original":"./app-graph-builder"},{"path":"src/capabilities/check-app-scheme.ts","kind":"dynamic-import","original":"./check-app-scheme"},{"path":"src/capabilities/settings.ts","kind":"dynamic-import","original":"./settings"},{"path":"src/capabilities/state.ts","kind":"dynamic-import","original":"./state"},{"path":"src/capabilities/intent-resolver.ts","kind":"dynamic-import","original":"./intent-resolver"},{"path":"src/capabilities/react-root.tsx","kind":"dynamic-import","original":"./react-root"},{"path":"src/capabilities/react-surface.tsx","kind":"dynamic-import","original":"./react-surface"},{"path":"src/capabilities/toolkit.ts","kind":"dynamic-import","original":"./toolkit"},{"path":"src/capabilities/url-handler.ts","kind":"dynamic-import","original":"./url-handler"}],"format":"esm"},"src/events.ts":{"bytes":1152,"imports":[{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"}],"format":"esm"},"src/translations.ts":{"bytes":9474,"imports":[{"path":"src/meta.ts","kind":"import-statement","original":"./meta"}],"format":"esm"},"src/DeckPlugin.ts":{"bytes":10445,"imports":[{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/events.ts","kind":"import-statement","original":"./events"},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/translations.ts","kind":"import-statement","original":"./translations"}],"format":"esm"},"src/index.ts":{"bytes":1024,"imports":[{"path":"src/capabilities/index.ts","kind":"import-statement","original":"./capabilities"},{"path":"src/events.ts","kind":"import-statement","original":"./events"},{"path":"src/DeckPlugin.ts","kind":"import-statement","original":"./DeckPlugin"},{"path":"src/meta.ts","kind":"import-statement","original":"./meta"},{"path":"src/hooks/index.ts","kind":"import-statement","original":"./hooks"}],"format":"esm"}},"outputs":{"dist/lib/browser/react-surface-XN2NJYHO.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1859},"dist/lib/browser/react-surface-XN2NJYHO.mjs":{"imports":[{"path":"dist/lib/browser/chunk-JQKOS2HB.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-RJP5R7PY.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-VX7MMQOW.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/react-surface.tsx","inputs":{"src/capabilities/react-surface.tsx":{"bytesInOutput":759}},"bytes":1164},"dist/lib/browser/toolkit-L7C3UAEU.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":3467},"dist/lib/browser/toolkit-L7C3UAEU.mjs":{"imports":[{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@effect/ai/Tool","kind":"import-statement","external":true},{"path":"@effect/ai/Toolkit","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/assistant","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/toolkit.ts","inputs":{"src/capabilities/toolkit.ts":{"bytesInOutput":1655}},"bytes":1864},"dist/lib/browser/url-handler-EHTLXZRR.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":4328},"dist/lib/browser/url-handler-EHTLXZRR.mjs":{"imports":[{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo-signals/core","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/url-handler.ts","inputs":{"src/capabilities/url-handler.ts":{"bytesInOutput":1917}},"bytes":2192},"dist/lib/browser/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":9447},"dist/lib/browser/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-RJP5R7PY.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-VX7MMQOW.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true}],"exports":["DeckCapabilities","DeckEvents","DeckPlugin","meta","useCompanions"],"entryPoint":"src/index.ts","inputs":{"src/index.ts":{"bytesInOutput":0},"src/events.ts":{"bytesInOutput":202},"src/DeckPlugin.ts":{"bytesInOutput":2232},"src/translations.ts":{"bytesInOutput":3078}},"bytes":6085},"dist/lib/browser/types/index.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/types/index.mjs":{"imports":[{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"}],"exports":["ATTENDABLE_PATH_SEPARATOR","DECK_COMPANION_TYPE","DeckAction","DeckPluginState","DeckSettingsSchema","DeckState","NewPlankPositions","OverscrollOptions","PLANK_COMPANION_TYPE","PlankSizing","defaultDeck","getMode","isLayoutMode"],"entryPoint":"src/types/index.ts","inputs":{},"bytes":604},"dist/lib/browser/state-6ZSDTF6Q.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":93},"dist/lib/browser/state-6ZSDTF6Q.mjs":{"imports":[{"path":"dist/lib/browser/chunk-VX7MMQOW.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"}],"exports":["DeckStateFactory","default"],"entryPoint":"src/capabilities/state.ts","inputs":{},"bytes":272},"dist/lib/browser/app-graph-builder-YYP67JHW.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":9397},"dist/lib/browser/app-graph-builder-YYP67JHW.mjs":{"imports":[{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@effect-rx/rx-react","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/app-graph-builder.ts","inputs":{"src/capabilities/app-graph-builder.ts":{"bytesInOutput":4379}},"bytes":4634},"dist/lib/browser/check-app-scheme-GCOL6YDT.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2515},"dist/lib/browser/check-app-scheme-GCOL6YDT.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/check-app-scheme.ts","inputs":{"src/capabilities/check-app-scheme.ts":{"bytesInOutput":873}},"bytes":1066},"dist/lib/browser/settings-M3KSKRAP.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":1381},"dist/lib/browser/settings-M3KSKRAP.mjs":{"imports":[{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/settings.ts","inputs":{"src/capabilities/settings.ts":{"bytesInOutput":494}},"bytes":724},"dist/lib/browser/intent-resolver-7XNOEPVN.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":33750},"dist/lib/browser/intent-resolver-7XNOEPVN.mjs":{"imports":[{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"effect/Effect","kind":"import-statement","external":true},{"path":"effect/Function","kind":"import-statement","external":true},{"path":"effect/Option","kind":"import-statement","external":true},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/echo","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/log","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/plugin-observability/types","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/intent-resolver.ts","inputs":{"src/capabilities/intent-resolver.ts":{"bytesInOutput":17936}},"bytes":18418},"dist/lib/browser/react-root-OJEF7YCH.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":2219},"dist/lib/browser/react-root-OJEF7YCH.mjs":{"imports":[{"path":"dist/lib/browser/chunk-JQKOS2HB.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-RJP5R7PY.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-VX7MMQOW.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true}],"exports":["default"],"entryPoint":"src/capabilities/react-root.tsx","inputs":{"src/capabilities/react-root.tsx":{"bytesInOutput":817}},"bytes":1229},"dist/lib/browser/chunk-JQKOS2HB.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":112640},"dist/lib/browser/chunk-JQKOS2HB.mjs":{"imports":[{"path":"dist/lib/browser/chunk-RJP5R7PY.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-CNTGBCMK.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-tabs","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/async","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-text-tooltip","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@preact/signals-core","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-attention","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-stack","kind":"import-statement","external":true},{"path":"@dxos/react-ui-theme","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"@radix-ui/react-context","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui-form","kind":"import-statement","external":true}],"exports":["Banner","DeckLayout","DeckSettings"],"inputs":{"src/components/DeckLayout/Banner.tsx":{"bytesInOutput":1748},"src/components/Sidebar/ComplementarySidebar.tsx":{"bytesInOutput":6975},"src/components/Plank/Plank.tsx":{"bytesInOutput":7064},"src/components/Plank/PlankError.tsx":{"bytesInOutput":1462},"src/components/Plank/PlankHeading.tsx":{"bytesInOutput":7368},"src/components/fragments.ts":{"bytesInOutput":435},"src/components/Plank/PlankControls.tsx":{"bytesInOutput":5159},"src/components/Plank/PlankLoading.tsx":{"bytesInOutput":361},"src/components/Plank/index.ts":{"bytesInOutput":0},"src/components/Sidebar/SidebarButton.tsx":{"bytesInOutput":3014},"src/components/Sidebar/index.ts":{"bytesInOutput":0},"src/components/Sidebar/Sidebar.tsx":{"bytesInOutput":1375},"src/components/DeckLayout/DeckLayout.tsx":{"bytesInOutput":795},"src/components/DeckLayout/ActiveNode.tsx":{"bytesInOutput":838},"src/components/DeckLayout/DeckMain.tsx":{"bytesInOutput":9418},"src/components/DeckLayout/ContentEmpty.tsx":{"bytesInOutput":969},"src/components/DeckLayout/StatusBar.tsx":{"bytesInOutput":831},"src/components/DeckLayout/Topbar.tsx":{"bytesInOutput":303},"src/components/DeckLayout/Dialog.tsx":{"bytesInOutput":1627},"src/components/DeckLayout/Popover.tsx":{"bytesInOutput":3438},"src/components/DeckLayout/Toast.tsx":{"bytesInOutput":2300},"src/components/DeckSettings/DeckSettings.tsx":{"bytesInOutput":3976},"src/components/DeckLayout/index.ts":{"bytesInOutput":0},"src/components/index.ts":{"bytesInOutput":0},"src/components/DeckSettings/index.ts":{"bytesInOutput":0}},"bytes":61209},"dist/lib/browser/chunk-RJP5R7PY.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":8374},"dist/lib/browser/chunk-RJP5R7PY.mjs":{"imports":[{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/util","kind":"import-statement","external":true},{"path":"@preact-signals/safe-react/tracking","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"@dxos/react-ui","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@dxos/plugin-graph","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"dist/lib/browser/app-graph-builder-YYP67JHW.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/check-app-scheme-GCOL6YDT.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/settings-M3KSKRAP.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/state-6ZSDTF6Q.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/intent-resolver-7XNOEPVN.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/react-root-OJEF7YCH.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/react-surface-XN2NJYHO.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/toolkit-L7C3UAEU.mjs","kind":"dynamic-import"},{"path":"dist/lib/browser/url-handler-EHTLXZRR.mjs","kind":"dynamic-import"}],"exports":["AppGraphBuilder","CheckAppScheme","DeckSettings","DeckState","LayoutIntentResolver","ReactRoot","ReactSurface","Toolkit","UrlHandler","getCompanionId","useBreakpoints","useCompanions","useDeckCompanions","useHoistStatusbar","useMainSize","useNodeActionExpander"],"inputs":{"src/hooks/useCompanions.ts":{"bytesInOutput":487},"src/hooks/useBreakpoints.ts":{"bytesInOutput":236},"src/hooks/index.ts":{"bytesInOutput":0},"src/hooks/useDeckCompanions.ts":{"bytesInOutput":628},"src/hooks/useHoistStatusbar.ts":{"bytesInOutput":801},"src/hooks/useMainSize.ts":{"bytesInOutput":319},"src/hooks/useNodeActionExpander.ts":{"bytesInOutput":371},"src/capabilities/index.ts":{"bytesInOutput":668}},"bytes":4238},"dist/lib/browser/chunk-VX7MMQOW.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":6349},"dist/lib/browser/chunk-VX7MMQOW.mjs":{"imports":[{"path":"dist/lib/browser/chunk-HUWUYTOI.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-7I6H3N4Q.mjs","kind":"import-statement"},{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/invariant","kind":"import-statement","external":true},{"path":"@dxos/live-object","kind":"import-statement","external":true},{"path":"@dxos/local-storage","kind":"import-statement","external":true}],"exports":["DeckStateFactory","state_default"],"inputs":{"src/capabilities/state.ts":{"bytesInOutput":3052}},"bytes":3346},"dist/lib/browser/chunk-CNTGBCMK.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":16063},"dist/lib/browser/chunk-CNTGBCMK.mjs":{"imports":[{"path":"immer","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true},{"path":"@preact/signals-core","kind":"import-statement","external":true}],"exports":["calculateOverscroll","closeEntry","createEntryId","incrementPlank","layoutAppliesTopbar","openEntry","parseEntryId","setActive"],"inputs":{"src/layout.ts":{"bytesInOutput":2156},"src/util/set-active.ts":{"bytesInOutput":1130},"src/util/layoutAppliesTopbar.ts":{"bytesInOutput":188},"src/util/index.ts":{"bytesInOutput":0},"src/util/overscroll.ts":{"bytesInOutput":759}},"bytes":4533},"dist/lib/browser/chunk-HUWUYTOI.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":891},"dist/lib/browser/chunk-HUWUYTOI.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"@dxos/app-framework","kind":"import-statement","external":true}],"exports":["DeckCapabilities"],"inputs":{"src/capabilities/capabilities.ts":{"bytesInOutput":327}},"bytes":487},"dist/lib/browser/chunk-7I6H3N4Q.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":10896},"dist/lib/browser/chunk-7I6H3N4Q.mjs":{"imports":[{"path":"dist/lib/browser/chunk-MHP4GPX5.mjs","kind":"import-statement"},{"path":"effect/Schema","kind":"import-statement","external":true},{"path":"@dxos/app-framework","kind":"import-statement","external":true},{"path":"@dxos/react-ui-attention","kind":"import-statement","external":true}],"exports":["ATTENDABLE_PATH_SEPARATOR","DECK_COMPANION_TYPE","DeckAction","DeckPluginState","DeckSettingsSchema","DeckState","NewPlankPositions","OverscrollOptions","PLANK_COMPANION_TYPE","PlankSizing","defaultDeck","getMode","isLayoutMode"],"inputs":{"src/types/schema.ts":{"bytesInOutput":5202},"src/types/index.ts":{"bytesInOutput":0}},"bytes":5572},"dist/lib/browser/chunk-MHP4GPX5.mjs.map":{"imports":[],"exports":[],"inputs":{},"bytes":419},"dist/lib/browser/chunk-MHP4GPX5.mjs":{"imports":[],"exports":["meta"],"inputs":{"src/meta.ts":{"bytesInOutput":94}},"bytes":173}}}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DeckLayout
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import "./chunk-
|
|
5
|
-
import "./chunk-
|
|
3
|
+
} from "./chunk-JQKOS2HB.mjs";
|
|
4
|
+
import "./chunk-RJP5R7PY.mjs";
|
|
5
|
+
import "./chunk-VX7MMQOW.mjs";
|
|
6
6
|
import "./chunk-CNTGBCMK.mjs";
|
|
7
7
|
import {
|
|
8
8
|
DeckCapabilities
|
|
9
|
-
} from "./chunk-
|
|
10
|
-
import "./chunk-
|
|
9
|
+
} from "./chunk-HUWUYTOI.mjs";
|
|
10
|
+
import "./chunk-7I6H3N4Q.mjs";
|
|
11
11
|
import {
|
|
12
|
-
|
|
13
|
-
} from "./chunk-
|
|
12
|
+
meta
|
|
13
|
+
} from "./chunk-MHP4GPX5.mjs";
|
|
14
14
|
|
|
15
15
|
// src/capabilities/react-root.tsx
|
|
16
16
|
import React, { useCallback } from "react";
|
|
17
17
|
import { Capabilities, contributes, useCapability } from "@dxos/app-framework";
|
|
18
|
-
var react_root_default = () => contributes(Capabilities.ReactRoot, {
|
|
19
|
-
id:
|
|
18
|
+
var react_root_default = (() => contributes(Capabilities.ReactRoot, {
|
|
19
|
+
id: meta.id,
|
|
20
20
|
root: () => {
|
|
21
21
|
const layout = useCapability(DeckCapabilities.MutableDeckState);
|
|
22
22
|
const handleDismissToast = useCallback((id) => {
|
|
@@ -36,8 +36,8 @@ var react_root_default = () => contributes(Capabilities.ReactRoot, {
|
|
|
36
36
|
onDismissToast: handleDismissToast
|
|
37
37
|
});
|
|
38
38
|
}
|
|
39
|
-
});
|
|
39
|
+
}));
|
|
40
40
|
export {
|
|
41
41
|
react_root_default as default
|
|
42
42
|
};
|
|
43
|
-
//# sourceMappingURL=react-root-
|
|
43
|
+
//# sourceMappingURL=react-root-OJEF7YCH.mjs.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/capabilities/react-root.tsx"],
|
|
4
|
+
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React, { useCallback } from 'react';\n\nimport { Capabilities, contributes, useCapability } from '@dxos/app-framework';\n\nimport { DeckLayout } from '../components';\nimport { meta } from '../meta';\n\nimport { DeckCapabilities } from './capabilities';\n\nexport default () =>\n contributes(Capabilities.ReactRoot, {\n id: meta.id,\n root: () => {\n const layout = useCapability(DeckCapabilities.MutableDeckState);\n\n const handleDismissToast = useCallback(\n (id: string) => {\n const index = layout.toasts.findIndex((toast) => toast.id === id);\n if (index !== -1) {\n // Allow time for the toast to animate out.\n // TODO(burdon): Factor out and unregister timeout.\n setTimeout(() => {\n if (layout.toasts[index].id === layout.currentUndoId) {\n layout.currentUndoId = undefined;\n }\n layout.toasts.splice(index, 1);\n }, 1_000);\n }\n },\n [layout.toasts],\n );\n\n return <DeckLayout onDismissToast={handleDismissToast} />;\n },\n });\n"],
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;AAIA,OAAOA,SAASC,mBAAmB;AAEnC,SAASC,cAAcC,aAAaC,qBAAqB;AAOzD,IAAA,sBAAe,MACbC,YAAYC,aAAaC,WAAW;EAClCC,IAAIC,KAAKD;EACTE,MAAM,MAAA;AACJ,UAAMC,SAASC,cAAcC,iBAAiBC,gBAAgB;AAE9D,UAAMC,qBAAqBC,YACzB,CAACR,OAAAA;AACC,YAAMS,QAAQN,OAAOO,OAAOC,UAAU,CAACC,UAAUA,MAAMZ,OAAOA,EAAAA;AAC9D,UAAIS,UAAU,IAAI;AAGhBI,mBAAW,MAAA;AACT,cAAIV,OAAOO,OAAOD,KAAAA,EAAOT,OAAOG,OAAOW,eAAe;AACpDX,mBAAOW,gBAAgBC;UACzB;AACAZ,iBAAOO,OAAOM,OAAOP,OAAO,CAAA;QAC9B,GAAG,GAAA;MACL;IACF,GACA;MAACN,OAAOO;KAAO;AAGjB,WAAO,sBAAA,cAACO,YAAAA;MAAWC,gBAAgBX;;EACrC;AACF,CAAA;",
|
|
6
|
+
"names": ["React", "useCallback", "Capabilities", "contributes", "useCapability", "contributes", "Capabilities", "ReactRoot", "id", "meta", "root", "layout", "useCapability", "DeckCapabilities", "MutableDeckState", "handleDismissToast", "useCallback", "index", "toasts", "findIndex", "toast", "setTimeout", "currentUndoId", "undefined", "splice", "DeckLayout", "onDismissToast"]
|
|
7
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Banner,
|
|
3
3
|
DeckSettings
|
|
4
|
-
} from "./chunk-
|
|
5
|
-
import "./chunk-
|
|
6
|
-
import "./chunk-
|
|
4
|
+
} from "./chunk-JQKOS2HB.mjs";
|
|
5
|
+
import "./chunk-RJP5R7PY.mjs";
|
|
6
|
+
import "./chunk-VX7MMQOW.mjs";
|
|
7
7
|
import "./chunk-CNTGBCMK.mjs";
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-HUWUYTOI.mjs";
|
|
9
|
+
import "./chunk-7I6H3N4Q.mjs";
|
|
10
10
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
11
|
+
meta
|
|
12
|
+
} from "./chunk-MHP4GPX5.mjs";
|
|
13
13
|
|
|
14
14
|
// src/capabilities/react-surface.tsx
|
|
15
15
|
import React from "react";
|
|
16
16
|
import { Capabilities, contributes, createSurface } from "@dxos/app-framework";
|
|
17
17
|
import { SettingsStore } from "@dxos/local-storage";
|
|
18
|
-
var react_surface_default = () => contributes(Capabilities.ReactSurface, [
|
|
18
|
+
var react_surface_default = (() => contributes(Capabilities.ReactSurface, [
|
|
19
19
|
createSurface({
|
|
20
|
-
id: `${
|
|
20
|
+
id: `${meta.id}/plugin-settings`,
|
|
21
21
|
role: "article",
|
|
22
|
-
filter: (data) => data.subject instanceof SettingsStore && data.subject.prefix ===
|
|
22
|
+
filter: (data) => data.subject instanceof SettingsStore && data.subject.prefix === meta.id,
|
|
23
23
|
component: ({ data: { subject } }) => /* @__PURE__ */ React.createElement(DeckSettings, {
|
|
24
24
|
settings: subject.value
|
|
25
25
|
})
|
|
26
26
|
}),
|
|
27
27
|
createSurface({
|
|
28
|
-
id: `${
|
|
28
|
+
id: `${meta.id}/banner`,
|
|
29
29
|
role: "banner",
|
|
30
30
|
component: ({ data }) => {
|
|
31
31
|
return /* @__PURE__ */ React.createElement(Banner, {
|
|
@@ -33,8 +33,8 @@ var react_surface_default = () => contributes(Capabilities.ReactSurface, [
|
|
|
33
33
|
});
|
|
34
34
|
}
|
|
35
35
|
})
|
|
36
|
-
]);
|
|
36
|
+
]));
|
|
37
37
|
export {
|
|
38
38
|
react_surface_default as default
|
|
39
39
|
};
|
|
40
|
-
//# sourceMappingURL=react-surface-
|
|
40
|
+
//# sourceMappingURL=react-surface-XN2NJYHO.mjs.map
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../src/capabilities/react-surface.tsx"],
|
|
4
|
+
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport React from 'react';\n\nimport { Capabilities, contributes, createSurface } from '@dxos/app-framework';\nimport { SettingsStore } from '@dxos/local-storage';\n\nimport { Banner, DeckSettings } from '../components';\nimport { meta } from '../meta';\nimport { type DeckSettingsProps } from '../types';\n\nexport default () =>\n contributes(Capabilities.ReactSurface, [\n createSurface({\n id: `${meta.id}/plugin-settings`,\n role: 'article',\n filter: (data): data is { subject: SettingsStore<DeckSettingsProps> } =>\n data.subject instanceof SettingsStore && data.subject.prefix === meta.id,\n component: ({ data: { subject } }) => <DeckSettings settings={subject.value} />,\n }),\n createSurface({\n id: `${meta.id}/banner`,\n role: 'banner',\n component: ({ data }) => {\n return <Banner variant={data.variant} />;\n },\n }),\n ]);\n"],
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;AAIA,OAAOA,WAAW;AAElB,SAASC,cAAcC,aAAaC,qBAAqB;AACzD,SAASC,qBAAqB;AAM9B,IAAA,yBAAe,MACbC,YAAYC,aAAaC,cAAc;EACrCC,cAAc;IACZC,IAAI,GAAGC,KAAKD,EAAE;IACdE,MAAM;IACNC,QAAQ,CAACC,SACPA,KAAKC,mBAAmBC,iBAAiBF,KAAKC,QAAQE,WAAWN,KAAKD;IACxEQ,WAAW,CAAC,EAAEJ,MAAM,EAAEC,QAAO,EAAE,MAAO,sBAAA,cAACI,cAAAA;MAAaC,UAAUL,QAAQM;;EACxE,CAAA;EACAZ,cAAc;IACZC,IAAI,GAAGC,KAAKD,EAAE;IACdE,MAAM;IACNM,WAAW,CAAC,EAAEJ,KAAI,MAAE;AAClB,aAAO,sBAAA,cAACQ,QAAAA;QAAOC,SAAST,KAAKS;;IAC/B;EACF,CAAA;CACD;",
|
|
6
|
+
"names": ["React", "Capabilities", "contributes", "createSurface", "SettingsStore", "contributes", "Capabilities", "ReactSurface", "createSurface", "id", "meta", "role", "filter", "data", "subject", "SettingsStore", "prefix", "component", "DeckSettings", "settings", "value", "Banner", "variant"]
|
|
7
|
+
}
|
|
@@ -1,29 +1,30 @@
|
|
|
1
1
|
import {
|
|
2
2
|
DeckSettingsSchema
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-7I6H3N4Q.mjs";
|
|
4
4
|
import {
|
|
5
5
|
meta
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-MHP4GPX5.mjs";
|
|
7
7
|
|
|
8
8
|
// src/capabilities/settings.ts
|
|
9
9
|
import { Capabilities, contributes } from "@dxos/app-framework";
|
|
10
10
|
import { live } from "@dxos/live-object";
|
|
11
|
-
var settings_default = () => {
|
|
11
|
+
var settings_default = (() => {
|
|
12
12
|
const settings = live({
|
|
13
13
|
showHints: false,
|
|
14
14
|
enableDeck: false,
|
|
15
15
|
enableStatusbar: false,
|
|
16
16
|
enableNativeRedirect: false,
|
|
17
17
|
newPlankPositioning: "start",
|
|
18
|
-
overscroll: "none"
|
|
18
|
+
overscroll: "none",
|
|
19
|
+
encapsulatedPlanks: false
|
|
19
20
|
});
|
|
20
21
|
return contributes(Capabilities.Settings, {
|
|
21
22
|
prefix: meta.id,
|
|
22
23
|
schema: DeckSettingsSchema,
|
|
23
24
|
value: settings
|
|
24
25
|
});
|
|
25
|
-
};
|
|
26
|
+
});
|
|
26
27
|
export {
|
|
27
28
|
settings_default as default
|
|
28
29
|
};
|
|
29
|
-
//# sourceMappingURL=settings-
|
|
30
|
+
//# sourceMappingURL=settings-M3KSKRAP.mjs.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/capabilities/settings.ts"],
|
|
4
|
-
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport { Capabilities, contributes } from '@dxos/app-framework';\nimport { live } from '@dxos/live-object';\n\nimport { meta } from '../meta';\nimport { type DeckSettingsProps, DeckSettingsSchema } from '../types';\n\nexport default () => {\n const settings = live<DeckSettingsProps>({\n showHints: false,\n enableDeck: false,\n enableStatusbar: false,\n enableNativeRedirect: false,\n newPlankPositioning: 'start',\n overscroll: 'none',\n });\n\n return contributes(Capabilities.Settings, {\n prefix: meta.id,\n schema: DeckSettingsSchema,\n value: settings,\n });\n};\n"],
|
|
5
|
-
"mappings": ";;;;;;;;AAIA,SAASA,cAAcC,mBAAmB;AAC1C,SAASC,YAAY;AAKrB,IAAA,
|
|
6
|
-
"names": ["Capabilities", "contributes", "live", "settings", "live", "showHints", "enableDeck", "enableStatusbar", "enableNativeRedirect", "newPlankPositioning", "overscroll", "contributes", "Capabilities", "Settings", "prefix", "meta", "id", "schema", "DeckSettingsSchema", "value"]
|
|
4
|
+
"sourcesContent": ["//\n// Copyright 2025 DXOS.org\n//\n\nimport { Capabilities, contributes } from '@dxos/app-framework';\nimport { live } from '@dxos/live-object';\n\nimport { meta } from '../meta';\nimport { type DeckSettingsProps, DeckSettingsSchema } from '../types';\n\nexport default () => {\n const settings = live<DeckSettingsProps>({\n showHints: false,\n enableDeck: false,\n enableStatusbar: false,\n enableNativeRedirect: false,\n newPlankPositioning: 'start',\n overscroll: 'none',\n encapsulatedPlanks: false,\n });\n\n return contributes(Capabilities.Settings, {\n prefix: meta.id,\n schema: DeckSettingsSchema,\n value: settings,\n });\n};\n"],
|
|
5
|
+
"mappings": ";;;;;;;;AAIA,SAASA,cAAcC,mBAAmB;AAC1C,SAASC,YAAY;AAKrB,IAAA,oBAAe,MAAA;AACb,QAAMC,WAAWC,KAAwB;IACvCC,WAAW;IACXC,YAAY;IACZC,iBAAiB;IACjBC,sBAAsB;IACtBC,qBAAqB;IACrBC,YAAY;IACZC,oBAAoB;EACtB,CAAA;AAEA,SAAOC,YAAYC,aAAaC,UAAU;IACxCC,QAAQC,KAAKC;IACbC,QAAQC;IACRC,OAAOjB;EACT,CAAA;AACF;",
|
|
6
|
+
"names": ["Capabilities", "contributes", "live", "settings", "live", "showHints", "enableDeck", "enableStatusbar", "enableNativeRedirect", "newPlankPositioning", "overscroll", "encapsulatedPlanks", "contributes", "Capabilities", "Settings", "prefix", "meta", "id", "schema", "DeckSettingsSchema", "value"]
|
|
7
7
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import {
|
|
2
|
+
DeckStateFactory,
|
|
3
|
+
state_default
|
|
4
|
+
} from "./chunk-VX7MMQOW.mjs";
|
|
5
|
+
import "./chunk-HUWUYTOI.mjs";
|
|
6
|
+
import "./chunk-7I6H3N4Q.mjs";
|
|
7
|
+
import "./chunk-MHP4GPX5.mjs";
|
|
8
|
+
export {
|
|
9
|
+
DeckStateFactory,
|
|
10
|
+
state_default as default
|
|
11
|
+
};
|
|
12
|
+
//# sourceMappingURL=state-6ZSDTF6Q.mjs.map
|