@floegence/floe-webapp-core 0.1.19 → 0.1.20

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.
@@ -4,11 +4,27 @@ export interface DeckGridProps {
4
4
  children?: JSX.Element;
5
5
  }
6
6
  /**
7
- * CSS Grid container for the deck layout (24 columns for fine-grained control)
7
+ * CSS Grid container for the deck layout (24x24 grid that fills the container)
8
+ *
9
+ * The grid is designed to:
10
+ * 1. Fill exactly one screen with a 24x24 grid (no scrolling by default)
11
+ * 2. Expand vertically when widgets are placed beyond row 24
12
+ * 3. Row height is calculated dynamically based on container height
8
13
  */
9
14
  export declare function DeckGrid(props: DeckGridProps): JSX.Element;
10
15
  export declare const DECK_GRID_CONFIG: {
16
+ cols: number;
17
+ defaultRows: number;
18
+ gap: number;
19
+ rowHeight: number;
20
+ };
21
+ /**
22
+ * Get grid configuration from the DOM element
23
+ * Use this for accurate row height during drag/resize operations
24
+ */
25
+ export declare function getGridConfigFromElement(gridEl: HTMLElement): {
11
26
  cols: number;
12
27
  rowHeight: number;
13
28
  gap: number;
29
+ defaultRows: number;
14
30
  };
@@ -1,4 +1,4 @@
1
- export { DeckGrid, DECK_GRID_CONFIG, type DeckGridProps } from './DeckGrid';
1
+ export { DeckGrid, DECK_GRID_CONFIG, getGridConfigFromElement, type DeckGridProps } from './DeckGrid';
2
2
  export { DeckCell, type DeckCellProps } from './DeckCell';
3
3
  export { WidgetFrame, type WidgetFrameProps } from './WidgetFrame';
4
4
  export { WidgetResizeHandle, type WidgetResizeHandleProps } from './WidgetResizeHandle';
package/dist/index.js CHANGED
@@ -7,264 +7,265 @@ import { MobileTabBar as S } from "./index7.js";
7
7
  import { ResizeHandle as v } from "./index8.js";
8
8
  import { Panel as y, PanelContent as I, PanelHeader as D } from "./index9.js";
9
9
  import { KeepAliveStack as T } from "./index10.js";
10
- import { DECK_GRID_CONFIG as B, DeckGrid as L } from "./index11.js";
11
- import { DeckCell as k } from "./index12.js";
12
- import { WidgetFrame as w } from "./index13.js";
13
- import { WidgetResizeHandle as A } from "./index14.js";
14
- import { WidgetPalette as N } from "./index15.js";
15
- import { WidgetTypeSwitcher as K } from "./index16.js";
16
- import { LayoutSelector as V } from "./index17.js";
10
+ import { DECK_GRID_CONFIG as B, DeckGrid as L, getGridConfigFromElement as W } from "./index11.js";
11
+ import { DeckCell as R } from "./index12.js";
12
+ import { WidgetFrame as G } from "./index13.js";
13
+ import { WidgetResizeHandle as M } from "./index14.js";
14
+ import { WidgetPalette as z } from "./index15.js";
15
+ import { WidgetTypeSwitcher as O } from "./index16.js";
16
+ import { LayoutSelector as E } from "./index17.js";
17
17
  import { DeckTopBar as _ } from "./index18.js";
18
- import { DropZonePreview as Q } from "./index19.js";
19
- import { Button as X } from "./index20.js";
20
- import { Input as j, Textarea as q } from "./index21.js";
21
- import { ConfirmDialog as Y, Dialog as $ } from "./index22.js";
22
- import { FloatingWindow as oe } from "./index23.js";
23
- import { Dropdown as te, Select as ie } from "./index24.js";
24
- import { Tooltip as ne } from "./index25.js";
25
- import { CommandPalette as pe } from "./index26.js";
26
- import { AnimatedBorderCard as fe, Card as le, CardContent as xe, CardDescription as se, CardFooter as ce, CardHeader as ge, CardTitle as Ce, Interactive3DCard as ue, MorphCard as Se, NeonCard as Fe } from "./index27.js";
27
- import { TabPanel as he, Tabs as ye } from "./index28.js";
28
- import { SnakeLoader as De } from "./index29.js";
29
- import { LoadingOverlay as Te } from "./index30.js";
30
- import { Skeleton as Be, SkeletonCard as Le, SkeletonList as We, SkeletonText as ke } from "./index31.js";
31
- import { ArrowRightLeft as we, Bell as Ge, Check as Ae, ChevronDown as Me, ChevronRight as Ne, Copy as ze, Files as Ke, GitBranch as Oe, Grid as Ve, Grid3x3 as He, GripVertical as _e, LayoutDashboard as Ee, Loader2 as Qe, Maximize as Ue, Minus as Xe, Moon as Ze, Pencil as je, Plus as qe, Restore as Je, Search as Ye, Settings as $e, Sun as eo, Terminal as oo, Trash as ro, X as to } from "./index32.js";
32
- import { Launchpad as ao } from "./index33.js";
33
- import { LaunchpadItem as mo } from "./index34.js";
34
- import { LaunchpadGrid as fo } from "./index35.js";
35
- import { LaunchpadSearch as xo } from "./index36.js";
36
- import { LaunchpadPagination as co } from "./index37.js";
37
- import { FileBrowser as Co } from "./index38.js";
38
- import { FileBrowserProvider as So, useFileBrowser as Fo } from "./index39.js";
39
- import { DirectoryTree as ho } from "./index40.js";
40
- import { FileListView as Io } from "./index41.js";
41
- import { FileGridView as bo } from "./index42.js";
42
- import { FileContextMenu as Po } from "./index43.js";
43
- import { Breadcrumb as Lo } from "./index44.js";
44
- import { FileBrowserToolbar as ko } from "./index45.js";
45
- import { CodeFileIcon as wo, ConfigFileIcon as Go, DocumentFileIcon as Ao, FileIcon as Mo, FolderIcon as No, FolderOpenIcon as zo, ImageFileIcon as Ko, StyleFileIcon as Oo, getFileIcon as Vo } from "./index46.js";
18
+ import { DropZonePreview as U } from "./index19.js";
19
+ import { Button as Z } from "./index20.js";
20
+ import { Input as q, Textarea as J } from "./index21.js";
21
+ import { ConfirmDialog as $, Dialog as ee } from "./index22.js";
22
+ import { FloatingWindow as re } from "./index23.js";
23
+ import { Dropdown as ie, Select as ae } from "./index24.js";
24
+ import { Tooltip as me } from "./index25.js";
25
+ import { CommandPalette as de } from "./index26.js";
26
+ import { AnimatedBorderCard as le, Card as xe, CardContent as se, CardDescription as ce, CardFooter as ge, CardHeader as Ce, CardTitle as ue, Interactive3DCard as Se, MorphCard as Fe, NeonCard as ve } from "./index27.js";
27
+ import { TabPanel as ye, Tabs as Ie } from "./index28.js";
28
+ import { SnakeLoader as be } from "./index29.js";
29
+ import { LoadingOverlay as Pe } from "./index30.js";
30
+ import { Skeleton as Le, SkeletonCard as We, SkeletonList as ke, SkeletonText as Re } from "./index31.js";
31
+ import { ArrowRightLeft as Ge, Bell as Ae, Check as Me, ChevronDown as Ne, ChevronRight as ze, Copy as Ke, Files as Oe, GitBranch as Ve, Grid as Ee, Grid3x3 as He, GripVertical as _e, LayoutDashboard as Qe, Loader2 as Ue, Maximize as Xe, Minus as Ze, Moon as je, Pencil as qe, Plus as Je, Restore as Ye, Search as $e, Settings as eo, Sun as oo, Terminal as ro, Trash as to, X as io } from "./index32.js";
32
+ import { Launchpad as no } from "./index33.js";
33
+ import { LaunchpadItem as po } from "./index34.js";
34
+ import { LaunchpadGrid as lo } from "./index35.js";
35
+ import { LaunchpadSearch as so } from "./index36.js";
36
+ import { LaunchpadPagination as go } from "./index37.js";
37
+ import { FileBrowser as uo } from "./index38.js";
38
+ import { FileBrowserProvider as Fo, useFileBrowser as vo } from "./index39.js";
39
+ import { DirectoryTree as yo } from "./index40.js";
40
+ import { FileListView as Do } from "./index41.js";
41
+ import { FileGridView as To } from "./index42.js";
42
+ import { FileContextMenu as Bo } from "./index43.js";
43
+ import { Breadcrumb as Wo } from "./index44.js";
44
+ import { FileBrowserToolbar as Ro } from "./index45.js";
45
+ import { CodeFileIcon as Go, ConfigFileIcon as Ao, DocumentFileIcon as Mo, FileIcon as No, FolderIcon as zo, FolderOpenIcon as Ko, ImageFileIcon as Oo, StyleFileIcon as Vo, getFileIcon as Eo } from "./index46.js";
46
46
  import { FloeProvider as _o } from "./index47.js";
47
- import { FloeApp as Qo } from "./index48.js";
48
- import { ActivityAppsMain as Xo } from "./index49.js";
49
- import { createSimpleContext as jo } from "./index50.js";
50
- import { DEFAULT_FLOE_CONFIG as Jo, FloeConfigProvider as Yo, useFloeConfig as $o, useResolvedFloeConfig as er } from "./index51.js";
51
- import { ThemeProvider as rr, createThemeService as tr, useTheme as ir } from "./index52.js";
52
- import { LayoutProvider as nr, createLayoutService as mr, useLayout as pr } from "./index53.js";
53
- import { CommandProvider as fr, createCommandService as lr, useCommand as xr } from "./index54.js";
54
- import { NotificationContainer as cr, NotificationProvider as gr, createNotificationService as Cr, useNotification as ur } from "./index55.js";
55
- import { ComponentRegistryProvider as Fr, createComponentRegistry as vr, useComponentContextFactory as hr, useComponentRegistry as yr } from "./index56.js";
56
- import { WidgetRegistryProvider as Dr, createWidgetRegistry as br, useWidgetRegistry as Tr } from "./index57.js";
57
- import { DeckProvider as Br, createDeckService as Lr, useDeck as Wr } from "./index58.js";
58
- import { WidgetStateProvider as Rr, useCurrentWidgetId as wr, useWidgetState as Gr, useWidgetStateContext as Ar } from "./index59.js";
59
- import { ViewActivationProvider as Nr, useViewActivation as zr } from "./index60.js";
60
- import { useMediaQuery as Or } from "./index61.js";
47
+ import { FloeApp as Uo } from "./index48.js";
48
+ import { ActivityAppsMain as Zo } from "./index49.js";
49
+ import { createSimpleContext as qo } from "./index50.js";
50
+ import { DEFAULT_FLOE_CONFIG as Yo, FloeConfigProvider as $o, useFloeConfig as er, useResolvedFloeConfig as or } from "./index51.js";
51
+ import { ThemeProvider as tr, createThemeService as ir, useTheme as ar } from "./index52.js";
52
+ import { LayoutProvider as mr, createLayoutService as pr, useLayout as dr } from "./index53.js";
53
+ import { CommandProvider as lr, createCommandService as xr, useCommand as sr } from "./index54.js";
54
+ import { NotificationContainer as gr, NotificationProvider as Cr, createNotificationService as ur, useNotification as Sr } from "./index55.js";
55
+ import { ComponentRegistryProvider as vr, createComponentRegistry as hr, useComponentContextFactory as yr, useComponentRegistry as Ir } from "./index56.js";
56
+ import { WidgetRegistryProvider as br, createWidgetRegistry as Tr, useWidgetRegistry as Pr } from "./index57.js";
57
+ import { DeckProvider as Lr, createDeckService as Wr, useDeck as kr } from "./index58.js";
58
+ import { WidgetStateProvider as wr, useCurrentWidgetId as Gr, useWidgetState as Ar, useWidgetStateContext as Mr } from "./index59.js";
59
+ import { ViewActivationProvider as zr, useViewActivation as Kr } from "./index60.js";
60
+ import { useMediaQuery as Vr } from "./index61.js";
61
61
  import { useDebounce as Hr } from "./index62.js";
62
- import { useResizeObserver as Er } from "./index63.js";
63
- import { useKeybind as Ur } from "./index64.js";
64
- import { usePersisted as Zr } from "./index65.js";
65
- import { useDeckDrag as qr } from "./index66.js";
66
- import { cn as Yr } from "./index67.js";
67
- import { deferNonBlocking as et } from "./index68.js";
68
- import { clearAll as rt, debouncedSave as tt, load as it, remove as at, save as nt } from "./index69.js";
69
- import { formatKeybind as pt, matchKeybind as dt, parseKeybind as ft } from "./index70.js";
70
- import { lockBodyStyle as xt } from "./index71.js";
71
- import { duration as ct, easing as gt, fadeIn as Ct, listContainer as ut, listItem as St, panelResize as Ft, popIn as vt, scaleIn as ht, sidebarVariants as yt, slideInFromBottom as It, slideInFromLeft as Dt, slideInFromRight as bt, slideInFromTop as Tt, springConfig as Pt } from "./index72.js";
72
- import { checkCollision as Lt, constrainPosition as Wt, findFreePosition as kt, hasCollision as Rt } from "./index73.js";
73
- import { applyDragDelta as Gt, applyResizeDelta as At, getGridCellSize as Mt, pixelDeltaToGridDelta as Nt, positionToGridArea as zt, snapToGrid as Kt } from "./index74.js";
74
- import { applyTheme as Vt, builtInThemes as Ht, getSystemTheme as _t } from "./index75.js";
75
- import { FilesSidebarWidget as Qt, SearchSidebarWidget as Ut, SettingsSidebarWidget as Xt, ShowcaseSidebarWidget as Zt, SidebarWidget as jt } from "./index76.js";
76
- import { MetricsWidget as Jt } from "./index77.js";
77
- import { TerminalWidget as $t } from "./index78.js";
62
+ import { useResizeObserver as Qr } from "./index63.js";
63
+ import { useKeybind as Xr } from "./index64.js";
64
+ import { usePersisted as jr } from "./index65.js";
65
+ import { useDeckDrag as Jr } from "./index66.js";
66
+ import { cn as $r } from "./index67.js";
67
+ import { deferNonBlocking as ot } from "./index68.js";
68
+ import { clearAll as tt, debouncedSave as it, load as at, remove as nt, save as mt } from "./index69.js";
69
+ import { formatKeybind as dt, matchKeybind as ft, parseKeybind as lt } from "./index70.js";
70
+ import { lockBodyStyle as st } from "./index71.js";
71
+ import { duration as gt, easing as Ct, fadeIn as ut, listContainer as St, listItem as Ft, panelResize as vt, popIn as ht, scaleIn as yt, sidebarVariants as It, slideInFromBottom as Dt, slideInFromLeft as bt, slideInFromRight as Tt, slideInFromTop as Pt, springConfig as Bt } from "./index72.js";
72
+ import { checkCollision as Wt, constrainPosition as kt, findFreePosition as Rt, hasCollision as wt } from "./index73.js";
73
+ import { applyDragDelta as At, applyResizeDelta as Mt, getGridCellSize as Nt, pixelDeltaToGridDelta as zt, positionToGridArea as Kt, snapToGrid as Ot } from "./index74.js";
74
+ import { applyTheme as Et, builtInThemes as Ht, getSystemTheme as _t } from "./index75.js";
75
+ import { FilesSidebarWidget as Ut, SearchSidebarWidget as Xt, SettingsSidebarWidget as Zt, ShowcaseSidebarWidget as jt, SidebarWidget as qt } from "./index76.js";
76
+ import { MetricsWidget as Yt } from "./index77.js";
77
+ import { TerminalWidget as ei } from "./index78.js";
78
78
  export {
79
- Xo as ActivityAppsMain,
79
+ Zo as ActivityAppsMain,
80
80
  i as ActivityBar,
81
- fe as AnimatedBorderCard,
82
- we as ArrowRightLeft,
83
- Ge as Bell,
81
+ le as AnimatedBorderCard,
82
+ Ge as ArrowRightLeft,
83
+ Ae as Bell,
84
84
  c as BottomBar,
85
85
  g as BottomBarItem,
86
- Lo as Breadcrumb,
87
- X as Button,
88
- le as Card,
89
- xe as CardContent,
90
- se as CardDescription,
91
- ce as CardFooter,
92
- ge as CardHeader,
93
- Ce as CardTitle,
94
- Ae as Check,
95
- Me as ChevronDown,
96
- Ne as ChevronRight,
97
- wo as CodeFileIcon,
98
- pe as CommandPalette,
99
- fr as CommandProvider,
100
- Fr as ComponentRegistryProvider,
101
- Go as ConfigFileIcon,
102
- Y as ConfirmDialog,
103
- ze as Copy,
86
+ Wo as Breadcrumb,
87
+ Z as Button,
88
+ xe as Card,
89
+ se as CardContent,
90
+ ce as CardDescription,
91
+ ge as CardFooter,
92
+ Ce as CardHeader,
93
+ ue as CardTitle,
94
+ Me as Check,
95
+ Ne as ChevronDown,
96
+ ze as ChevronRight,
97
+ Go as CodeFileIcon,
98
+ de as CommandPalette,
99
+ lr as CommandProvider,
100
+ vr as ComponentRegistryProvider,
101
+ Ao as ConfigFileIcon,
102
+ $ as ConfirmDialog,
103
+ Ke as Copy,
104
104
  B as DECK_GRID_CONFIG,
105
- Jo as DEFAULT_FLOE_CONFIG,
106
- k as DeckCell,
105
+ Yo as DEFAULT_FLOE_CONFIG,
106
+ R as DeckCell,
107
107
  L as DeckGrid,
108
- Br as DeckProvider,
108
+ Lr as DeckProvider,
109
109
  _ as DeckTopBar,
110
- $ as Dialog,
111
- ho as DirectoryTree,
112
- Ao as DocumentFileIcon,
113
- Q as DropZonePreview,
114
- te as Dropdown,
115
- Co as FileBrowser,
116
- So as FileBrowserProvider,
117
- ko as FileBrowserToolbar,
118
- Po as FileContextMenu,
119
- bo as FileGridView,
120
- Mo as FileIcon,
121
- Io as FileListView,
122
- Ke as Files,
123
- Qt as FilesSidebarWidget,
124
- oe as FloatingWindow,
125
- Qo as FloeApp,
126
- Yo as FloeConfigProvider,
110
+ ee as Dialog,
111
+ yo as DirectoryTree,
112
+ Mo as DocumentFileIcon,
113
+ U as DropZonePreview,
114
+ ie as Dropdown,
115
+ uo as FileBrowser,
116
+ Fo as FileBrowserProvider,
117
+ Ro as FileBrowserToolbar,
118
+ Bo as FileContextMenu,
119
+ To as FileGridView,
120
+ No as FileIcon,
121
+ Do as FileListView,
122
+ Oe as Files,
123
+ Ut as FilesSidebarWidget,
124
+ re as FloatingWindow,
125
+ Uo as FloeApp,
126
+ $o as FloeConfigProvider,
127
127
  _o as FloeProvider,
128
- No as FolderIcon,
129
- zo as FolderOpenIcon,
130
- Oe as GitBranch,
131
- Ve as Grid,
128
+ zo as FolderIcon,
129
+ Ko as FolderOpenIcon,
130
+ Ve as GitBranch,
131
+ Ee as Grid,
132
132
  He as Grid3x3,
133
133
  _e as GripVertical,
134
- Ko as ImageFileIcon,
135
- j as Input,
136
- ue as Interactive3DCard,
134
+ Oo as ImageFileIcon,
135
+ q as Input,
136
+ Se as Interactive3DCard,
137
137
  T as KeepAliveStack,
138
- ao as Launchpad,
139
- fo as LaunchpadGrid,
140
- mo as LaunchpadItem,
141
- co as LaunchpadPagination,
142
- xo as LaunchpadSearch,
143
- Ee as LayoutDashboard,
144
- nr as LayoutProvider,
145
- V as LayoutSelector,
146
- Qe as Loader2,
147
- Te as LoadingOverlay,
148
- Ue as Maximize,
149
- Jt as MetricsWidget,
150
- Xe as Minus,
138
+ no as Launchpad,
139
+ lo as LaunchpadGrid,
140
+ po as LaunchpadItem,
141
+ go as LaunchpadPagination,
142
+ so as LaunchpadSearch,
143
+ Qe as LayoutDashboard,
144
+ mr as LayoutProvider,
145
+ E as LayoutSelector,
146
+ Ue as Loader2,
147
+ Pe as LoadingOverlay,
148
+ Xe as Maximize,
149
+ Yt as MetricsWidget,
150
+ Ze as Minus,
151
151
  S as MobileTabBar,
152
- Ze as Moon,
153
- Se as MorphCard,
154
- Fe as NeonCard,
155
- cr as NotificationContainer,
156
- gr as NotificationProvider,
152
+ je as Moon,
153
+ Fe as MorphCard,
154
+ ve as NeonCard,
155
+ gr as NotificationContainer,
156
+ Cr as NotificationProvider,
157
157
  y as Panel,
158
158
  I as PanelContent,
159
159
  D as PanelHeader,
160
- je as Pencil,
161
- qe as Plus,
160
+ qe as Pencil,
161
+ Je as Plus,
162
162
  v as ResizeHandle,
163
- Je as Restore,
164
- Ye as Search,
165
- Ut as SearchSidebarWidget,
166
- ie as Select,
167
- $e as Settings,
168
- Xt as SettingsSidebarWidget,
163
+ Ye as Restore,
164
+ $e as Search,
165
+ Xt as SearchSidebarWidget,
166
+ ae as Select,
167
+ eo as Settings,
168
+ Zt as SettingsSidebarWidget,
169
169
  r as Shell,
170
- Zt as ShowcaseSidebarWidget,
170
+ jt as ShowcaseSidebarWidget,
171
171
  n as Sidebar,
172
172
  m as SidebarContent,
173
173
  p as SidebarItem,
174
174
  d as SidebarItemList,
175
175
  f as SidebarSection,
176
- jt as SidebarWidget,
177
- Be as Skeleton,
178
- Le as SkeletonCard,
179
- We as SkeletonList,
180
- ke as SkeletonText,
181
- De as SnakeLoader,
176
+ qt as SidebarWidget,
177
+ Le as Skeleton,
178
+ We as SkeletonCard,
179
+ ke as SkeletonList,
180
+ Re as SkeletonText,
181
+ be as SnakeLoader,
182
182
  C as StatusIndicator,
183
- Oo as StyleFileIcon,
184
- eo as Sun,
185
- he as TabPanel,
186
- ye as Tabs,
187
- oo as Terminal,
188
- $t as TerminalWidget,
189
- q as Textarea,
190
- rr as ThemeProvider,
191
- ne as Tooltip,
183
+ Vo as StyleFileIcon,
184
+ oo as Sun,
185
+ ye as TabPanel,
186
+ Ie as Tabs,
187
+ ro as Terminal,
188
+ ei as TerminalWidget,
189
+ J as Textarea,
190
+ tr as ThemeProvider,
191
+ me as Tooltip,
192
192
  x as TopBar,
193
- ro as Trash,
194
- Nr as ViewActivationProvider,
195
- w as WidgetFrame,
196
- N as WidgetPalette,
197
- Dr as WidgetRegistryProvider,
198
- A as WidgetResizeHandle,
199
- Rr as WidgetStateProvider,
200
- K as WidgetTypeSwitcher,
201
- to as X,
202
- Gt as applyDragDelta,
203
- At as applyResizeDelta,
204
- Vt as applyTheme,
193
+ to as Trash,
194
+ zr as ViewActivationProvider,
195
+ G as WidgetFrame,
196
+ z as WidgetPalette,
197
+ br as WidgetRegistryProvider,
198
+ M as WidgetResizeHandle,
199
+ wr as WidgetStateProvider,
200
+ O as WidgetTypeSwitcher,
201
+ io as X,
202
+ At as applyDragDelta,
203
+ Mt as applyResizeDelta,
204
+ Et as applyTheme,
205
205
  Ht as builtInThemes,
206
- Lt as checkCollision,
207
- rt as clearAll,
208
- Yr as cn,
209
- Wt as constrainPosition,
210
- lr as createCommandService,
211
- vr as createComponentRegistry,
212
- Lr as createDeckService,
213
- mr as createLayoutService,
214
- Cr as createNotificationService,
215
- jo as createSimpleContext,
216
- tr as createThemeService,
217
- br as createWidgetRegistry,
218
- tt as debouncedSave,
219
- et as deferNonBlocking,
220
- ct as duration,
221
- gt as easing,
222
- Ct as fadeIn,
223
- kt as findFreePosition,
224
- pt as formatKeybind,
225
- Vo as getFileIcon,
226
- Mt as getGridCellSize,
206
+ Wt as checkCollision,
207
+ tt as clearAll,
208
+ $r as cn,
209
+ kt as constrainPosition,
210
+ xr as createCommandService,
211
+ hr as createComponentRegistry,
212
+ Wr as createDeckService,
213
+ pr as createLayoutService,
214
+ ur as createNotificationService,
215
+ qo as createSimpleContext,
216
+ ir as createThemeService,
217
+ Tr as createWidgetRegistry,
218
+ it as debouncedSave,
219
+ ot as deferNonBlocking,
220
+ gt as duration,
221
+ Ct as easing,
222
+ ut as fadeIn,
223
+ Rt as findFreePosition,
224
+ dt as formatKeybind,
225
+ Eo as getFileIcon,
226
+ Nt as getGridCellSize,
227
+ W as getGridConfigFromElement,
227
228
  _t as getSystemTheme,
228
- Rt as hasCollision,
229
- ut as listContainer,
230
- St as listItem,
231
- it as load,
232
- xt as lockBodyStyle,
233
- dt as matchKeybind,
234
- Ft as panelResize,
235
- ft as parseKeybind,
236
- Nt as pixelDeltaToGridDelta,
237
- vt as popIn,
238
- zt as positionToGridArea,
239
- at as remove,
240
- nt as save,
241
- ht as scaleIn,
242
- yt as sidebarVariants,
243
- It as slideInFromBottom,
244
- Dt as slideInFromLeft,
245
- bt as slideInFromRight,
246
- Tt as slideInFromTop,
247
- Kt as snapToGrid,
248
- Pt as springConfig,
249
- xr as useCommand,
250
- hr as useComponentContextFactory,
251
- yr as useComponentRegistry,
252
- wr as useCurrentWidgetId,
229
+ wt as hasCollision,
230
+ St as listContainer,
231
+ Ft as listItem,
232
+ at as load,
233
+ st as lockBodyStyle,
234
+ ft as matchKeybind,
235
+ vt as panelResize,
236
+ lt as parseKeybind,
237
+ zt as pixelDeltaToGridDelta,
238
+ ht as popIn,
239
+ Kt as positionToGridArea,
240
+ nt as remove,
241
+ mt as save,
242
+ yt as scaleIn,
243
+ It as sidebarVariants,
244
+ Dt as slideInFromBottom,
245
+ bt as slideInFromLeft,
246
+ Tt as slideInFromRight,
247
+ Pt as slideInFromTop,
248
+ Ot as snapToGrid,
249
+ Bt as springConfig,
250
+ sr as useCommand,
251
+ yr as useComponentContextFactory,
252
+ Ir as useComponentRegistry,
253
+ Gr as useCurrentWidgetId,
253
254
  Hr as useDebounce,
254
- Wr as useDeck,
255
- qr as useDeckDrag,
256
- Fo as useFileBrowser,
257
- $o as useFloeConfig,
258
- Ur as useKeybind,
259
- pr as useLayout,
260
- Or as useMediaQuery,
261
- ur as useNotification,
262
- Zr as usePersisted,
263
- Er as useResizeObserver,
264
- er as useResolvedFloeConfig,
265
- ir as useTheme,
266
- zr as useViewActivation,
267
- Tr as useWidgetRegistry,
268
- Gr as useWidgetState,
269
- Ar as useWidgetStateContext
255
+ kr as useDeck,
256
+ Jr as useDeckDrag,
257
+ vo as useFileBrowser,
258
+ er as useFloeConfig,
259
+ Xr as useKeybind,
260
+ dr as useLayout,
261
+ Vr as useMediaQuery,
262
+ Sr as useNotification,
263
+ jr as usePersisted,
264
+ Qr as useResizeObserver,
265
+ or as useResolvedFloeConfig,
266
+ ar as useTheme,
267
+ Kr as useViewActivation,
268
+ Pr as useWidgetRegistry,
269
+ Ar as useWidgetState,
270
+ Mr as useWidgetStateContext
270
271
  };