@dxos/plugin-deck 0.7.5-staging.e6154f3 → 0.8.1-main.303c73a

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/dist/lib/browser/{chunk-OEDK54N2.mjs → chunk-63K74E3J.mjs} +10 -8
  2. package/dist/lib/browser/chunk-63K74E3J.mjs.map +7 -0
  3. package/dist/lib/browser/{chunk-J65MNI4S.mjs → chunk-ATPSUXXK.mjs} +6 -6
  4. package/dist/lib/browser/{chunk-FT33W5CI.mjs → chunk-FYKBOM3C.mjs} +2 -2
  5. package/dist/lib/browser/chunk-FYKBOM3C.mjs.map +7 -0
  6. package/dist/lib/browser/{chunk-KANJBSIX.mjs → chunk-YCKJNTKG.mjs} +4 -4
  7. package/dist/lib/browser/{chunk-KANJBSIX.mjs.map → chunk-YCKJNTKG.mjs.map} +3 -3
  8. package/dist/lib/browser/index.mjs +4 -4
  9. package/dist/lib/browser/index.mjs.map +2 -2
  10. package/dist/lib/browser/{intent-resolver-ZD67BRUI.mjs → intent-resolver-P5BVUQKU.mjs} +3 -3
  11. package/dist/lib/browser/meta.json +1 -1
  12. package/dist/lib/browser/{react-root-2T6BCRK4.mjs → react-root-ZQCTDM4Y.mjs} +5 -5
  13. package/dist/lib/browser/{react-surface-GFMOJSIA.mjs → react-surface-RG3PVPY3.mjs} +5 -5
  14. package/dist/lib/browser/{settings-H35U6NHE.mjs → settings-X3P2HKQJ.mjs} +3 -3
  15. package/dist/lib/browser/{settings-H35U6NHE.mjs.map → settings-X3P2HKQJ.mjs.map} +3 -3
  16. package/dist/lib/browser/{state-U4SHOPJW.mjs → state-2MOTLKVR.mjs} +2 -2
  17. package/dist/lib/browser/types.mjs +1 -1
  18. package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
  19. package/dist/types/src/capabilities/index.d.ts.map +1 -1
  20. package/dist/types/src/components/DeckLayout/ActiveNode.d.ts +2 -1
  21. package/dist/types/src/components/DeckLayout/ActiveNode.d.ts.map +1 -1
  22. package/dist/types/src/components/DeckLayout/Banner.d.ts +2 -1
  23. package/dist/types/src/components/DeckLayout/Banner.d.ts.map +1 -1
  24. package/dist/types/src/components/DeckLayout/ComplementarySidebar.d.ts +2 -1
  25. package/dist/types/src/components/DeckLayout/ComplementarySidebar.d.ts.map +1 -1
  26. package/dist/types/src/components/DeckLayout/ContentEmpty.d.ts +2 -1
  27. package/dist/types/src/components/DeckLayout/ContentEmpty.d.ts.map +1 -1
  28. package/dist/types/src/components/DeckLayout/DeckLayout.d.ts +2 -1
  29. package/dist/types/src/components/DeckLayout/DeckLayout.d.ts.map +1 -1
  30. package/dist/types/src/components/DeckLayout/Fallback.d.ts +2 -1
  31. package/dist/types/src/components/DeckLayout/Fallback.d.ts.map +1 -1
  32. package/dist/types/src/components/DeckLayout/Fullscreen.d.ts +2 -1
  33. package/dist/types/src/components/DeckLayout/Fullscreen.d.ts.map +1 -1
  34. package/dist/types/src/components/DeckLayout/NodePlankHeading.d.ts +1 -1
  35. package/dist/types/src/components/DeckLayout/NodePlankHeading.d.ts.map +1 -1
  36. package/dist/types/src/components/DeckLayout/Plank.d.ts +1 -1
  37. package/dist/types/src/components/DeckLayout/Plank.d.ts.map +1 -1
  38. package/dist/types/src/components/DeckLayout/PlankError.d.ts +3 -2
  39. package/dist/types/src/components/DeckLayout/PlankError.d.ts.map +1 -1
  40. package/dist/types/src/components/DeckLayout/PlankLoading.d.ts +2 -1
  41. package/dist/types/src/components/DeckLayout/PlankLoading.d.ts.map +1 -1
  42. package/dist/types/src/components/DeckLayout/Sidebar.d.ts +2 -1
  43. package/dist/types/src/components/DeckLayout/Sidebar.d.ts.map +1 -1
  44. package/dist/types/src/components/DeckLayout/SidebarButton.d.ts +4 -3
  45. package/dist/types/src/components/DeckLayout/SidebarButton.d.ts.map +1 -1
  46. package/dist/types/src/components/DeckLayout/StatusBar.d.ts +2 -1
  47. package/dist/types/src/components/DeckLayout/StatusBar.d.ts.map +1 -1
  48. package/dist/types/src/components/DeckLayout/Toast.d.ts +2 -1
  49. package/dist/types/src/components/DeckLayout/Toast.d.ts.map +1 -1
  50. package/dist/types/src/components/DeckLayout/Topbar.d.ts +2 -1
  51. package/dist/types/src/components/DeckLayout/Topbar.d.ts.map +1 -1
  52. package/dist/types/src/components/LayoutSettings.d.ts +2 -1
  53. package/dist/types/src/components/LayoutSettings.d.ts.map +1 -1
  54. package/dist/types/src/translations.d.ts +1 -1
  55. package/dist/types/src/types.d.ts +1 -1
  56. package/package.json +30 -30
  57. package/src/capabilities/settings.ts +1 -1
  58. package/src/components/DeckLayout/DeckLayout.tsx +3 -2
  59. package/src/components/LayoutSettings.tsx +3 -3
  60. package/src/translations.ts +3 -3
  61. package/src/types.ts +1 -1
  62. package/src/util/useHoistStatusbar.ts +4 -4
  63. package/dist/lib/browser/chunk-FT33W5CI.mjs.map +0 -7
  64. package/dist/lib/browser/chunk-OEDK54N2.mjs.map +0 -7
  65. /package/dist/lib/browser/{chunk-J65MNI4S.mjs.map → chunk-ATPSUXXK.mjs.map} +0 -0
  66. /package/dist/lib/browser/{intent-resolver-ZD67BRUI.mjs.map → intent-resolver-P5BVUQKU.mjs.map} +0 -0
  67. /package/dist/lib/browser/{react-root-2T6BCRK4.mjs.map → react-root-ZQCTDM4Y.mjs.map} +0 -0
  68. /package/dist/lib/browser/{react-surface-GFMOJSIA.mjs.map → react-surface-RG3PVPY3.mjs.map} +0 -0
  69. /package/dist/lib/browser/{state-U4SHOPJW.mjs.map → state-2MOTLKVR.mjs.map} +0 -0
@@ -1 +1 @@
1
- {"version":3,"file":"Fallback.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Fallback.tsx"],"names":[],"mappings":"AAWA,eAAO,MAAM,QAAQ,+CAgBpB,CAAC"}
1
+ {"version":3,"file":"Fallback.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Fallback.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,eAAO,MAAM,QAAQ,yBAgBpB,CAAC"}
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  export declare const Fullscreen: ({ id }: {
2
3
  id?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
+ }) => React.JSX.Element;
4
5
  //# sourceMappingURL=Fullscreen.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Fullscreen.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Fullscreen.tsx"],"names":[],"mappings":"AAaA,eAAO,MAAM,UAAU,WAAY;IAAE,EAAE,CAAC,EAAE,MAAM,CAAA;CAAE,4CAiBjD,CAAC"}
1
+ {"version":3,"file":"Fullscreen.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Fullscreen.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,eAAO,MAAM,UAAU,WAAY;IAAE,EAAE,CAAC,EAAE,MAAM,CAAA;CAAE,sBAiBjD,CAAC"}
@@ -11,5 +11,5 @@ export type NodePlankHeadingProps = {
11
11
  pending?: boolean;
12
12
  actions?: StackItemSigilAction[];
13
13
  };
14
- export declare const NodePlankHeading: React.MemoExoticComponent<({ id, part, node, canIncrementStart, canIncrementEnd, popoverAnchorId, pending, actions, }: NodePlankHeadingProps) => import("react/jsx-runtime").JSX.Element>;
14
+ export declare const NodePlankHeading: React.MemoExoticComponent<({ id, part, node, canIncrementStart, canIncrementEnd, popoverAnchorId, pending, actions, }: NodePlankHeadingProps) => React.JSX.Element>;
15
15
  //# sourceMappingURL=NodePlankHeading.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NodePlankHeading.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/NodePlankHeading.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA0D,MAAM,OAAO,CAAC;AAG/E,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAE/C,OAAO,EAAa,KAAK,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAS5E,MAAM,MAAM,qBAAqB,GAAG;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,eAAe,CAAC;IACxC,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,oBAAoB,EAAE,CAAC;CAClC,CAAC;AAEF,eAAO,MAAM,gBAAgB,yHAUxB,qBAAqB,6CA4GzB,CAAC"}
1
+ {"version":3,"file":"NodePlankHeading.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/NodePlankHeading.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA0D,MAAM,OAAO,CAAC;AAG/E,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAE/C,OAAO,EAAa,KAAK,oBAAoB,EAAE,MAAM,sBAAsB,CAAC;AAS5E,MAAM,MAAM,qBAAqB,GAAG;IAClC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,eAAe,CAAC;IACxC,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,oBAAoB,EAAE,CAAC;CAClC,CAAC;AAEF,eAAO,MAAM,gBAAgB,yHAUxB,qBAAqB,uBA4GzB,CAAC"}
@@ -9,5 +9,5 @@ export type PlankProps = {
9
9
  active?: string[];
10
10
  layoutMode: LayoutMode;
11
11
  };
12
- export declare const Plank: React.MemoExoticComponent<({ id, part, path, order, active, layoutMode }: PlankProps) => import("react/jsx-runtime").JSX.Element>;
12
+ export declare const Plank: React.MemoExoticComponent<({ id, part, path, order, active, layoutMode }: PlankProps) => React.JSX.Element>;
13
13
  //# sourceMappingURL=Plank.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Plank.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Plank.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAkF,MAAM,OAAO,CAAC;AAevG,OAAO,EAAoB,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAKlF,OAAO,EAAc,KAAK,UAAU,EAAE,MAAM,aAAa,CAAC;AAI1D,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,qBAAqB,CAAC,MAAM,CAAC,CAAC;IACpC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,KAAK,4EAAqE,UAAU,6CA+G/F,CAAC"}
1
+ {"version":3,"file":"Plank.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Plank.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAkF,MAAM,OAAO,CAAC;AAevG,OAAO,EAAoB,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAKlF,OAAO,EAAc,KAAK,UAAU,EAAE,MAAM,aAAa,CAAC;AAI1D,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,qBAAqB,CAAC,MAAM,CAAC,CAAC;IACpC,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,UAAU,EAAE,UAAU,CAAC;CACxB,CAAC;AAEF,eAAO,MAAM,KAAK,4EAAqE,UAAU,uBA+G/F,CAAC"}
@@ -1,12 +1,13 @@
1
+ import React from 'react';
1
2
  import { type Node } from '@dxos/plugin-graph';
2
3
  import { type NodePlankHeadingProps } from './NodePlankHeading';
3
4
  export declare const PlankContentError: ({ error }: {
4
5
  error?: Error;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
+ }) => React.JSX.Element;
6
7
  export declare const PlankError: ({ id, part, node, error, }: {
7
8
  id: string;
8
9
  part: NodePlankHeadingProps["part"];
9
10
  node?: Node;
10
11
  error?: Error;
11
- }) => import("react/jsx-runtime").JSX.Element;
12
+ }) => React.JSX.Element;
12
13
  //# sourceMappingURL=PlankError.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PlankError.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/PlankError.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAI/C,OAAO,EAAoB,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAIlF,eAAO,MAAM,iBAAiB,cAAe;IAAE,KAAK,CAAC,EAAE,KAAK,CAAA;CAAE,4CAiB7D,CAAC;AAEF,eAAO,MAAM,UAAU,+BAKpB;IACD,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,qBAAqB,CAAC,MAAM,CAAC,CAAC;IACpC,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,KAAK,CAAC,EAAE,KAAK,CAAC;CACf,4CAWA,CAAC"}
1
+ {"version":3,"file":"PlankError.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/PlankError.tsx"],"names":[],"mappings":"AAIA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,KAAK,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAI/C,OAAO,EAAoB,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAIlF,eAAO,MAAM,iBAAiB,cAAe;IAAE,KAAK,CAAC,EAAE,KAAK,CAAA;CAAE,sBAiB7D,CAAC;AAEF,eAAO,MAAM,UAAU,+BAKpB;IACD,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,qBAAqB,CAAC,MAAM,CAAC,CAAC;IACpC,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,KAAK,CAAC,EAAE,KAAK,CAAC;CACf,sBAWA,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const PlankLoading: () => import("react/jsx-runtime").JSX.Element;
1
+ import React from 'react';
2
+ export declare const PlankLoading: () => React.JSX.Element;
2
3
  //# sourceMappingURL=PlankLoading.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PlankLoading.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/PlankLoading.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,YAAY,+CAExB,CAAC"}
1
+ {"version":3,"file":"PlankLoading.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/PlankLoading.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,eAAO,MAAM,YAAY,yBAExB,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const Sidebar: () => import("react/jsx-runtime").JSX.Element;
1
+ import React from 'react';
2
+ export declare const Sidebar: () => React.JSX.Element;
2
3
  //# sourceMappingURL=Sidebar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Sidebar.tsx"],"names":[],"mappings":"AAeA,eAAO,MAAM,OAAO,+CAuBnB,CAAC"}
1
+ {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Sidebar.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,eAAO,MAAM,OAAO,yBAuBnB,CAAC"}
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { type IconButtonProps, type ThemedClassName } from '@dxos/react-ui';
2
- export declare const ToggleSidebarButton: ({ classNames, variant, }: ThemedClassName<Pick<IconButtonProps, "variant">>) => import("react/jsx-runtime").JSX.Element;
3
- export declare const CloseSidebarButton: () => import("react/jsx-runtime").JSX.Element;
3
+ export declare const ToggleSidebarButton: ({ classNames, variant, }: ThemedClassName<Pick<IconButtonProps, "variant">>) => React.JSX.Element;
4
+ export declare const CloseSidebarButton: () => React.JSX.Element;
4
5
  export declare const ToggleComplementarySidebarButton: ({ inR0, classNames }: ThemedClassName<{
5
6
  inR0?: boolean;
6
- }>) => import("react/jsx-runtime").JSX.Element;
7
+ }>) => React.JSX.Element;
7
8
  //# sourceMappingURL=SidebarButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SidebarButton.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/SidebarButton.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAc,KAAK,eAAe,EAAE,KAAK,eAAe,EAAkB,MAAM,gBAAgB,CAAC;AAKxG,eAAO,MAAM,mBAAmB,6BAG7B,eAAe,CAAC,IAAI,CAAC,eAAe,EAAE,SAAS,CAAC,CAAC,4CAgBnD,CAAC;AAEF,eAAO,MAAM,kBAAkB,+CAc9B,CAAC;AAEF,eAAO,MAAM,gCAAgC,yBAA0B,eAAe,CAAC;IAAE,IAAI,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC,4CAkBzG,CAAC"}
1
+ {"version":3,"file":"SidebarButton.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/SidebarButton.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,EAAc,KAAK,eAAe,EAAE,KAAK,eAAe,EAAkB,MAAM,gBAAgB,CAAC;AAKxG,eAAO,MAAM,mBAAmB,6BAG7B,eAAe,CAAC,IAAI,CAAC,eAAe,EAAE,SAAS,CAAC,CAAC,sBAgBnD,CAAC;AAEF,eAAO,MAAM,kBAAkB,yBAc9B,CAAC;AAEF,eAAO,MAAM,gCAAgC,yBAA0B,eAAe,CAAC;IAAE,IAAI,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC,sBAkBzG,CAAC"}
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  export declare const StatusBar: ({ showHints }: {
2
3
  showHints?: boolean;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
+ }) => React.JSX.Element;
4
5
  //# sourceMappingURL=StatusBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/StatusBar.tsx"],"names":[],"mappings":"AASA,eAAO,MAAM,SAAS,kBAAmB;IAAE,SAAS,CAAC,EAAE,OAAO,CAAA;CAAE,4CAY/D,CAAC"}
1
+ {"version":3,"file":"StatusBar.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/StatusBar.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,eAAO,MAAM,SAAS,kBAAmB;IAAE,SAAS,CAAC,EAAE,OAAO,CAAA;CAAE,sBAY/D,CAAC"}
@@ -1,4 +1,5 @@
1
+ import React from 'react';
1
2
  import { type LayoutAction } from '@dxos/app-framework';
2
3
  import { type ToastRootProps } from '@dxos/react-ui';
3
- export declare const Toast: ({ id, title, description, icon, duration, actionLabel, actionAlt, closeLabel, onAction, onOpenChange, }: LayoutAction.Toast & Pick<ToastRootProps, "onOpenChange">) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const Toast: ({ id, title, description, icon, duration, actionLabel, actionAlt, closeLabel, onAction, onOpenChange, }: LayoutAction.Toast & Pick<ToastRootProps, "onOpenChange">) => React.JSX.Element;
4
5
  //# sourceMappingURL=Toast.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Toast.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAML,KAAK,cAAc,EACpB,MAAM,gBAAgB,CAAC;AAKxB,eAAO,MAAM,KAAK,4GAWf,YAAY,CAAC,KAAK,GAAG,IAAI,CAAC,cAAc,EAAE,cAAc,CAAC,4CA8B3D,CAAC"}
1
+ {"version":3,"file":"Toast.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Toast.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAML,KAAK,cAAc,EACpB,MAAM,gBAAgB,CAAC;AAKxB,eAAO,MAAM,KAAK,4GAWf,YAAY,CAAC,KAAK,GAAG,IAAI,CAAC,cAAc,EAAE,cAAc,CAAC,sBA8B3D,CAAC"}
@@ -1,2 +1,3 @@
1
- export declare const Topbar: () => import("react/jsx-runtime").JSX.Element;
1
+ import React from 'react';
2
+ export declare const Topbar: () => React.JSX.Element;
2
3
  //# sourceMappingURL=Topbar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Topbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Topbar.tsx"],"names":[],"mappings":"AAQA,eAAO,MAAM,MAAM,+CAElB,CAAC"}
1
+ {"version":3,"file":"Topbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/DeckLayout/Topbar.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,eAAO,MAAM,MAAM,yBAElB,CAAC"}
@@ -1,5 +1,6 @@
1
+ import React from 'react';
1
2
  import { type DeckSettingsProps } from '../types';
2
3
  export declare const LayoutSettings: ({ settings }: {
3
4
  settings: DeckSettingsProps;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
+ }) => React.JSX.Element;
5
6
  //# sourceMappingURL=LayoutSettings.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LayoutSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/LayoutSettings.tsx"],"names":[],"mappings":"AAUA,OAAO,EAGL,KAAK,iBAAiB,EAGvB,MAAM,UAAU,CAAC;AAIlB,eAAO,MAAM,cAAc,iBAAkB;IAAE,QAAQ,EAAE,iBAAiB,CAAA;CAAE,4CA8D3E,CAAC"}
1
+ {"version":3,"file":"LayoutSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/LayoutSettings.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAGL,KAAK,iBAAiB,EAGvB,MAAM,UAAU,CAAC;AAIlB,eAAO,MAAM,cAAc,iBAAkB;IAAE,QAAQ,EAAE,iBAAiB,CAAA;CAAE,sBA8D3E,CAAC"}
@@ -43,7 +43,7 @@ declare const _default: {
43
43
  'select overscroll placeholder': string;
44
44
  'settings overscroll centering label': string;
45
45
  'settings overscroll none label': string;
46
- 'settings enable ide-style statusbar label': string;
46
+ 'settings enable statusbar label': string;
47
47
  'close current label': string;
48
48
  'close others label': string;
49
49
  'close all label': string;
@@ -20,7 +20,7 @@ export type Panel = {
20
20
  export declare const DeckSettingsSchema: S.mutable<S.Struct<{
21
21
  showHints: typeof S.Boolean;
22
22
  enableNativeRedirect: typeof S.Boolean;
23
- enableIdeStyleStatusbar: typeof S.Boolean;
23
+ enableStatusbar: typeof S.Boolean;
24
24
  newPlankPositioning: S.Literal<["start", "end"]>;
25
25
  overscroll: S.Literal<["none", "centering"]>;
26
26
  }>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxos/plugin-deck",
3
- "version": "0.7.5-staging.e6154f3",
3
+ "version": "0.8.1-main.303c73a",
4
4
  "description": "DXOS Surface plugin for the main application layout.",
5
5
  "homepage": "https://dxos.org",
6
6
  "bugs": "https://github.com/dxos/dxos/issues",
@@ -33,31 +33,31 @@
33
33
  "dependencies": {
34
34
  "@fluentui/react-tabster": "9.23.3",
35
35
  "@preact/signals-core": "^1.6.0",
36
- "effect": "^3.12.3",
36
+ "effect": "3.12.12",
37
37
  "immer": "^10.1.1",
38
- "@dxos/app-framework": "0.7.5-staging.e6154f3",
39
- "@dxos/artifact": "0.7.5-staging.e6154f3",
40
- "@dxos/async": "0.7.5-staging.e6154f3",
41
- "@dxos/debug": "0.7.5-staging.e6154f3",
42
- "@dxos/echo-schema": "0.7.5-staging.e6154f3",
43
- "@dxos/echo-signals": "0.7.5-staging.e6154f3",
44
- "@dxos/keyboard": "0.7.5-staging.e6154f3",
45
- "@dxos/invariant": "0.7.5-staging.e6154f3",
46
- "@dxos/live-object": "0.7.5-staging.e6154f3",
47
- "@dxos/local-storage": "0.7.5-staging.e6154f3",
48
- "@dxos/log": "0.7.5-staging.e6154f3",
49
- "@dxos/plugin-attention": "0.7.5-staging.e6154f3",
50
- "@dxos/plugin-client": "0.7.5-staging.e6154f3",
51
- "@dxos/plugin-observability": "0.7.5-staging.e6154f3",
52
- "@dxos/plugin-graph": "0.7.5-staging.e6154f3",
53
- "@dxos/react-client": "0.7.5-staging.e6154f3",
54
- "@dxos/react-ui-attention": "0.7.5-staging.e6154f3",
55
- "@dxos/plugin-theme": "0.7.5-staging.e6154f3",
56
- "@dxos/react-ui-form": "0.7.5-staging.e6154f3",
57
- "@dxos/react-ui-stack": "0.7.5-staging.e6154f3",
58
- "@dxos/react-ui-text-tooltip": "0.7.5-staging.e6154f3",
59
- "@dxos/util": "0.7.5-staging.e6154f3",
60
- "@dxos/react-ui-tabs": "0.7.5-staging.e6154f3"
38
+ "@dxos/app-framework": "0.8.1-main.303c73a",
39
+ "@dxos/artifact": "0.8.1-main.303c73a",
40
+ "@dxos/debug": "0.8.1-main.303c73a",
41
+ "@dxos/echo-schema": "0.8.1-main.303c73a",
42
+ "@dxos/async": "0.8.1-main.303c73a",
43
+ "@dxos/echo-signals": "0.8.1-main.303c73a",
44
+ "@dxos/invariant": "0.8.1-main.303c73a",
45
+ "@dxos/local-storage": "0.8.1-main.303c73a",
46
+ "@dxos/live-object": "0.8.1-main.303c73a",
47
+ "@dxos/log": "0.8.1-main.303c73a",
48
+ "@dxos/keyboard": "0.8.1-main.303c73a",
49
+ "@dxos/plugin-client": "0.8.1-main.303c73a",
50
+ "@dxos/plugin-graph": "0.8.1-main.303c73a",
51
+ "@dxos/plugin-attention": "0.8.1-main.303c73a",
52
+ "@dxos/plugin-observability": "0.8.1-main.303c73a",
53
+ "@dxos/plugin-theme": "0.8.1-main.303c73a",
54
+ "@dxos/react-client": "0.8.1-main.303c73a",
55
+ "@dxos/react-ui-attention": "0.8.1-main.303c73a",
56
+ "@dxos/react-ui-form": "0.8.1-main.303c73a",
57
+ "@dxos/react-ui-stack": "0.8.1-main.303c73a",
58
+ "@dxos/react-ui-text-tooltip": "0.8.1-main.303c73a",
59
+ "@dxos/react-ui-tabs": "0.8.1-main.303c73a",
60
+ "@dxos/util": "0.8.1-main.303c73a"
61
61
  },
62
62
  "devDependencies": {
63
63
  "@phosphor-icons/react": "^2.1.5",
@@ -66,16 +66,16 @@
66
66
  "react": "~18.2.0",
67
67
  "react-dom": "~18.2.0",
68
68
  "vite": "5.4.7",
69
- "@dxos/react-ui": "0.7.5-staging.e6154f3",
70
- "@dxos/react-ui-theme": "0.7.5-staging.e6154f3",
71
- "@dxos/storybook-utils": "0.7.5-staging.e6154f3"
69
+ "@dxos/react-ui": "0.8.1-main.303c73a",
70
+ "@dxos/react-ui-theme": "0.8.1-main.303c73a",
71
+ "@dxos/storybook-utils": "0.8.1-main.303c73a"
72
72
  },
73
73
  "peerDependencies": {
74
74
  "@phosphor-icons/react": "^2.0.5",
75
75
  "react": "~18.2.0",
76
76
  "react-dom": "~18.2.0",
77
- "@dxos/react-ui": "0.7.5-staging.e6154f3",
78
- "@dxos/react-ui-theme": "0.7.5-staging.e6154f3"
77
+ "@dxos/react-ui": "0.8.1-main.303c73a",
78
+ "@dxos/react-ui-theme": "0.8.1-main.303c73a"
79
79
  },
80
80
  "publishConfig": {
81
81
  "access": "public"
@@ -12,7 +12,7 @@ export default () => {
12
12
  const settings = create<DeckSettingsProps>({
13
13
  showHints: false,
14
14
  enableNativeRedirect: false,
15
- enableIdeStyleStatusbar: true,
15
+ enableStatusbar: true,
16
16
  newPlankPositioning: 'start',
17
17
  overscroll: 'none',
18
18
  });
@@ -31,6 +31,7 @@ import { ComplementarySidebar } from './ComplementarySidebar';
31
31
  import { ContentEmpty } from './ContentEmpty';
32
32
  import { Fullscreen } from './Fullscreen';
33
33
  import { Plank } from './Plank';
34
+ import { PlankContentError } from './PlankError';
34
35
  import { Sidebar } from './Sidebar';
35
36
  import { ToggleComplementarySidebarButton, ToggleSidebarButton } from './SidebarButton';
36
37
  import { StatusBar } from './StatusBar';
@@ -303,10 +304,10 @@ export const DeckLayout = ({ overscroll, showHints, onDismissToast }: DeckLayout
303
304
  onOpenChange={(nextOpen) => (context.dialogOpen = nextOpen)}
304
305
  >
305
306
  {dialogBlockAlign === 'end' ? (
306
- <Surface role='dialog' data={dialogContent} limit={1} />
307
+ <Surface role='dialog' data={dialogContent} limit={1} fallback={PlankContentError} />
307
308
  ) : (
308
309
  <Dialog.Overlay blockAlign={dialogBlockAlign}>
309
- <Surface role='dialog' data={dialogContent} limit={1} />
310
+ <Surface role='dialog' data={dialogContent} limit={1} fallback={PlankContentError} />
310
311
  </Dialog.Overlay>
311
312
  )}
312
313
  </Dialog.Root>
@@ -72,10 +72,10 @@ export const LayoutSettings = ({ settings }: { settings: DeckSettingsProps }) =>
72
72
  />
73
73
  </DeprecatedFormInput>
74
74
  )}
75
- <DeprecatedFormInput label={t('settings enable ide-style statusbar label')}>
75
+ <DeprecatedFormInput label={t('settings enable statusbar label')}>
76
76
  <Input.Switch
77
- checked={settings.enableIdeStyleStatusbar}
78
- onCheckedChange={(checked) => (settings.enableIdeStyleStatusbar = checked)}
77
+ checked={settings.enableStatusbar}
78
+ onCheckedChange={(checked) => (settings.enableStatusbar = checked)}
79
79
  />
80
80
  </DeprecatedFormInput>
81
81
  </DeprecatedFormContainer>
@@ -47,11 +47,11 @@ export default [
47
47
  'show solo plank label': 'Maximize',
48
48
  'close label': 'Close',
49
49
  'minify label': 'Minify',
50
- 'settings overscroll label': 'Plank overscrolling',
51
- 'select overscroll placeholder': 'Select plank overscrolling behavior',
50
+ 'settings overscroll label': 'Plank scrolling',
51
+ 'select overscroll placeholder': 'Select plank scrolling behavior',
52
52
  'settings overscroll centering label': 'Centering',
53
53
  'settings overscroll none label': 'None',
54
- 'settings enable ide-style statusbar label': 'IDE-style statusbar',
54
+ 'settings enable statusbar label': 'Show status bar',
55
55
  'close current label': 'Close current plank',
56
56
  'close others label': 'Close other planks',
57
57
  'close all label': 'Close all planks',
package/src/types.ts CHANGED
@@ -33,7 +33,7 @@ export const DeckSettingsSchema = S.mutable(
33
33
  S.Struct({
34
34
  showHints: S.Boolean,
35
35
  enableNativeRedirect: S.Boolean,
36
- enableIdeStyleStatusbar: S.Boolean,
36
+ enableStatusbar: S.Boolean,
37
37
  newPlankPositioning: S.Literal(...NewPlankPositions),
38
38
  overscroll: S.Literal(...OverscrollOptions),
39
39
  }),
@@ -11,10 +11,10 @@ import { DECK_PLUGIN } from '../meta';
11
11
  import type { DeckSettingsProps } from '../types';
12
12
 
13
13
  export const useHoistStatusbar = (breakpoint: string) => {
14
- const enableIdeStyleStatusbar = useCapability(Capabilities.SettingsStore).getStore<DeckSettingsProps>(DECK_PLUGIN)!
15
- .value.enableIdeStyleStatusbar;
14
+ const enableStatusbar = useCapability(Capabilities.SettingsStore).getStore<DeckSettingsProps>(DECK_PLUGIN)!.value
15
+ .enableStatusbar;
16
16
  const { safeAreaPadding } = useThemeContext();
17
17
  return useMemo(() => {
18
- return breakpoint === 'desktop' && enableIdeStyleStatusbar && safeAreaPadding?.bottom === 0;
19
- }, [enableIdeStyleStatusbar, breakpoint, safeAreaPadding?.bottom]);
18
+ return breakpoint === 'desktop' && enableStatusbar && safeAreaPadding?.bottom === 0;
19
+ }, [enableStatusbar, breakpoint, safeAreaPadding?.bottom]);
20
20
  };
@@ -1,7 +0,0 @@
1
- {
2
- "version": 3,
3
- "sources": ["../../../src/types.ts"],
4
- "sourcesContent": ["//\n// Copyright 2023 DXOS.org\n//\n\nimport { LayoutAction } from '@dxos/app-framework';\nimport { S } from '@dxos/echo-schema';\nimport { type Node } from '@dxos/plugin-graph';\nimport { type Label } from '@dxos/react-ui';\nimport { type Position } from '@dxos/util';\n\nimport { DECK_PLUGIN } from './meta';\n\n// TODO(Zan): In the future we should consider adding new planks adjacent to the attended plank.\nexport const NewPlankPositions = ['start', 'end'] as const;\nexport type NewPlankPositioning = (typeof NewPlankPositions)[number];\n\nexport const OverscrollOptions = ['none', 'centering'] as const;\nexport type Overscroll = (typeof OverscrollOptions)[number];\n\nexport type Panel = {\n id: string;\n label: Label;\n icon: string;\n position?: Position;\n /**\n * If true, the panel will now be wrapped in a scroll area.\n */\n fixed?: boolean;\n filter?: (node: Node) => boolean;\n};\n\nexport const DeckSettingsSchema = S.mutable(\n S.Struct({\n showHints: S.Boolean,\n enableNativeRedirect: S.Boolean,\n enableIdeStyleStatusbar: S.Boolean,\n newPlankPositioning: S.Literal(...NewPlankPositions),\n overscroll: S.Literal(...OverscrollOptions),\n }),\n);\n\nexport type DeckSettingsProps = S.Schema.Type<typeof DeckSettingsSchema>;\n\nconst LayoutMode = S.Union(S.Literal('deck'), S.Literal('solo'), S.Literal('fullscreen'));\nexport const isLayoutMode = (value: any): value is LayoutMode => S.is(LayoutMode)(value);\nexport type LayoutMode = S.Schema.Type<typeof LayoutMode>;\n\nexport const PlankSizing = S.Record({ key: S.String, value: S.Number });\nexport type PlankSizing = S.Schema.Type<typeof PlankSizing>;\n\nexport const Deck = S.Struct({\n initialized: S.Boolean.annotations({\n description: \"If false, the deck has not yet left solo mode and new planks should be solo'd.\",\n }),\n active: S.mutable(S.Array(S.String)),\n inactive: S.mutable(S.Array(S.String)),\n solo: S.optional(S.String),\n fullscreen: S.Boolean,\n plankSizing: S.mutable(PlankSizing),\n});\nexport type Deck = S.Schema.Type<typeof Deck>;\n\nexport const DeckState = S.mutable(\n S.Struct({\n sidebarState: S.Literal('closed', 'collapsed', 'expanded'),\n complementarySidebarState: S.Literal('closed', 'collapsed', 'expanded'),\n complementarySidebarPanel: S.optional(S.String),\n\n dialogOpen: S.Boolean,\n /**\n * Data to be passed to the dialog Surface.\n */\n dialogContent: S.optional(S.Any),\n dialogBlockAlign: S.optional(S.Literal('start', 'center', 'end')),\n dialogType: S.optional(S.Literal('default', 'alert')),\n\n popoverOpen: S.Boolean,\n popoverSide: S.optional(S.Literal('top', 'right', 'bottom', 'left')),\n /**\n * Data to be passed to the popover Surface.\n */\n popoverContent: S.optional(S.Any),\n popoverAnchorId: S.optional(S.String),\n\n toasts: S.mutable(S.Array(LayoutAction.Toast)),\n currentUndoId: S.optional(S.String),\n\n activeDeck: S.String,\n previousDeck: S.String,\n decks: S.mutable(S.Record({ key: S.String, value: S.mutable(Deck) })),\n previousMode: S.mutable(S.Record({ key: S.String, value: LayoutMode })),\n deck: S.mutable(Deck),\n\n /**\n * The identifier of a component to scroll into view when it is mounted.\n */\n scrollIntoView: S.optional(S.String),\n }),\n);\n\nexport type DeckState = S.Schema.Type<typeof DeckState>;\n\nexport const getMode = (deck: Deck): LayoutMode => {\n if (deck.solo) {\n return deck.fullscreen ? 'fullscreen' : 'solo';\n }\n\n return 'deck';\n};\n\n// NOTE: Chosen from RFC 1738’s `safe` characters: http://www.faqs.org/rfcs/rfc1738.html\nexport const SLUG_PATH_SEPARATOR = '~';\n\nexport const DECK_ACTION = `${DECK_PLUGIN}/action`;\n\nexport namespace DeckAction {\n const PartAdjustmentSchema = S.Union(\n S.Literal('close').annotations({ description: 'Close the plank.' }),\n S.Literal('solo').annotations({ description: 'Solo the plank.' }),\n S.Literal('increment-start').annotations({ description: 'Move the plank towards the start of the deck.' }),\n S.Literal('increment-end').annotations({ description: 'Move the plank towards the end of the deck.' }),\n );\n export type PartAdjustment = S.Schema.Type<typeof PartAdjustmentSchema>;\n export const Adjustment = S.mutable(S.Struct({ id: S.String, type: PartAdjustmentSchema }));\n export type Adjustment = S.Schema.Type<typeof Adjustment>;\n\n /**\n * An atomic transaction to apply to the deck, describing which element to move to which location.\n */\n export class Adjust extends S.TaggedClass<Adjust>()(`${DECK_ACTION}/adjust`, {\n input: Adjustment,\n output: S.Void,\n }) {}\n\n export class UpdatePlankSize extends S.TaggedClass<UpdatePlankSize>()(`${DECK_ACTION}/update-plank-size`, {\n input: S.Struct({\n id: S.String,\n size: S.Number,\n }),\n output: S.Void,\n }) {}\n}\n"],
5
- "mappings": ";;;;;AAIA,SAASA,oBAAoB;AAC7B,SAASC,SAAS;AAQX,IAAMC,oBAAoB;EAAC;EAAS;;AAGpC,IAAMC,oBAAoB;EAAC;EAAQ;;AAenC,IAAMC,qBAAqBC,EAAEC,QAClCD,EAAEE,OAAO;EACPC,WAAWH,EAAEI;EACbC,sBAAsBL,EAAEI;EACxBE,yBAAyBN,EAAEI;EAC3BG,qBAAqBP,EAAEQ,QAAO,GAAIX,iBAAAA;EAClCY,YAAYT,EAAEQ,QAAO,GAAIV,iBAAAA;AAC3B,CAAA,CAAA;AAKF,IAAMY,aAAaV,EAAEW,MAAMX,EAAEQ,QAAQ,MAAA,GAASR,EAAEQ,QAAQ,MAAA,GAASR,EAAEQ,QAAQ,YAAA,CAAA;AACpE,IAAMI,eAAe,CAACC,UAAoCb,EAAEc,GAAGJ,UAAAA,EAAYG,KAAAA;AAG3E,IAAME,cAAcf,EAAEgB,OAAO;EAAEC,KAAKjB,EAAEkB;EAAQL,OAAOb,EAAEmB;AAAO,CAAA;AAG9D,IAAMC,OAAOpB,EAAEE,OAAO;EAC3BmB,aAAarB,EAAEI,QAAQkB,YAAY;IACjCC,aAAa;EACf,CAAA;EACAC,QAAQxB,EAAEC,QAAQD,EAAEyB,MAAMzB,EAAEkB,MAAM,CAAA;EAClCQ,UAAU1B,EAAEC,QAAQD,EAAEyB,MAAMzB,EAAEkB,MAAM,CAAA;EACpCS,MAAM3B,EAAE4B,SAAS5B,EAAEkB,MAAM;EACzBW,YAAY7B,EAAEI;EACd0B,aAAa9B,EAAEC,QAAQc,WAAAA;AACzB,CAAA;AAGO,IAAMgB,YAAY/B,EAAEC,QACzBD,EAAEE,OAAO;EACP8B,cAAchC,EAAEQ,QAAQ,UAAU,aAAa,UAAA;EAC/CyB,2BAA2BjC,EAAEQ,QAAQ,UAAU,aAAa,UAAA;EAC5D0B,2BAA2BlC,EAAE4B,SAAS5B,EAAEkB,MAAM;EAE9CiB,YAAYnC,EAAEI;;;;EAIdgC,eAAepC,EAAE4B,SAAS5B,EAAEqC,GAAG;EAC/BC,kBAAkBtC,EAAE4B,SAAS5B,EAAEQ,QAAQ,SAAS,UAAU,KAAA,CAAA;EAC1D+B,YAAYvC,EAAE4B,SAAS5B,EAAEQ,QAAQ,WAAW,OAAA,CAAA;EAE5CgC,aAAaxC,EAAEI;EACfqC,aAAazC,EAAE4B,SAAS5B,EAAEQ,QAAQ,OAAO,SAAS,UAAU,MAAA,CAAA;;;;EAI5DkC,gBAAgB1C,EAAE4B,SAAS5B,EAAEqC,GAAG;EAChCM,iBAAiB3C,EAAE4B,SAAS5B,EAAEkB,MAAM;EAEpC0B,QAAQ5C,EAAEC,QAAQD,EAAEyB,MAAMoB,aAAaC,KAAK,CAAA;EAC5CC,eAAe/C,EAAE4B,SAAS5B,EAAEkB,MAAM;EAElC8B,YAAYhD,EAAEkB;EACd+B,cAAcjD,EAAEkB;EAChBgC,OAAOlD,EAAEC,QAAQD,EAAEgB,OAAO;IAAEC,KAAKjB,EAAEkB;IAAQL,OAAOb,EAAEC,QAAQmB,IAAAA;EAAM,CAAA,CAAA;EAClE+B,cAAcnD,EAAEC,QAAQD,EAAEgB,OAAO;IAAEC,KAAKjB,EAAEkB;IAAQL,OAAOH;EAAW,CAAA,CAAA;EACpE0C,MAAMpD,EAAEC,QAAQmB,IAAAA;;;;EAKhBiC,gBAAgBrD,EAAE4B,SAAS5B,EAAEkB,MAAM;AACrC,CAAA,CAAA;AAKK,IAAMoC,UAAU,CAACF,SAAAA;AACtB,MAAIA,KAAKzB,MAAM;AACb,WAAOyB,KAAKvB,aAAa,eAAe;EAC1C;AAEA,SAAO;AACT;AAGO,IAAM0B,sBAAsB;AAE5B,IAAMC,cAAc,GAAGC,WAAAA;;UAEbC,aAAAA;AACf,QAAMC,uBAAuB3D,EAAEW,MAC7BX,EAAEQ,QAAQ,OAAA,EAASc,YAAY;IAAEC,aAAa;EAAmB,CAAA,GACjEvB,EAAEQ,QAAQ,MAAA,EAAQc,YAAY;IAAEC,aAAa;EAAkB,CAAA,GAC/DvB,EAAEQ,QAAQ,iBAAA,EAAmBc,YAAY;IAAEC,aAAa;EAAgD,CAAA,GACxGvB,EAAEQ,QAAQ,eAAA,EAAiBc,YAAY;IAAEC,aAAa;EAA8C,CAAA,CAAA;cAGzFqC,aAAa5D,EAAEC,QAAQD,EAAEE,OAAO;IAAE2D,IAAI7D,EAAEkB;IAAQ4C,MAAMH;EAAqB,CAAA,CAAA;EAMjF,MAAMI,eAAe/D,EAAEgE,YAAW,EAAW,GAAGR,WAAAA,WAAsB;IAC3ES,OAAKP,YAAEE;IACPM,QAAQlE,EAAEmE;EACZ,CAAA,EAAA;EAAI;AAJH,EAAAT,YACYK,SAAAA;EAKN,MAAMK,wBAAwBpE,EAAEgE,YAAW,EAAoB,GAAGR,WAAAA,sBAAiC;IACxGS,OAAOjE,EAAEE,OAAO;MACd2D,IAAI7D,EAAEkB;MACNmD,MAAMrE,EAAEmB;IACV,CAAA;IACA+C,QAAQlE,EAAEmE;EACZ,CAAA,EAAA;EAAI;cANSC,kBAAAA;AAOf,GA1BiBV,eAAAA,aAAAA,CAAAA,EAAAA;",
6
- "names": ["LayoutAction", "S", "NewPlankPositions", "OverscrollOptions", "DeckSettingsSchema", "S", "mutable", "Struct", "showHints", "Boolean", "enableNativeRedirect", "enableIdeStyleStatusbar", "newPlankPositioning", "Literal", "overscroll", "LayoutMode", "Union", "isLayoutMode", "value", "is", "PlankSizing", "Record", "key", "String", "Number", "Deck", "initialized", "annotations", "description", "active", "Array", "inactive", "solo", "optional", "fullscreen", "plankSizing", "DeckState", "sidebarState", "complementarySidebarState", "complementarySidebarPanel", "dialogOpen", "dialogContent", "Any", "dialogBlockAlign", "dialogType", "popoverOpen", "popoverSide", "popoverContent", "popoverAnchorId", "toasts", "LayoutAction", "Toast", "currentUndoId", "activeDeck", "previousDeck", "decks", "previousMode", "deck", "scrollIntoView", "getMode", "SLUG_PATH_SEPARATOR", "DECK_ACTION", "DECK_PLUGIN", "DeckAction", "PartAdjustmentSchema", "Adjustment", "id", "type", "Adjust", "TaggedClass", "input", "output", "Void", "UpdatePlankSize", "size"]
7
- }