@floegence/floe-webapp-core 0.35.59 → 0.36.1

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 (62) hide show
  1. package/dist/components/deck/DeckCell.js +47 -50
  2. package/dist/components/deck/DeckContextMenu.d.ts +22 -0
  3. package/dist/components/deck/DeckContextMenu.js +73 -0
  4. package/dist/components/deck/DeckGrid.js +147 -104
  5. package/dist/components/deck/DeckTopBar.js +74 -96
  6. package/dist/components/deck/WidgetFrame.d.ts +7 -1
  7. package/dist/components/deck/WidgetFrame.js +60 -52
  8. package/dist/components/deck/index.d.ts +1 -0
  9. package/dist/components/layout/DisplayModePageShell.d.ts +8 -0
  10. package/dist/components/layout/DisplayModePageShell.js +22 -0
  11. package/dist/components/layout/DisplayModeSwitcher.d.ts +7 -0
  12. package/dist/components/layout/DisplayModeSwitcher.js +52 -0
  13. package/dist/components/layout/index.d.ts +2 -0
  14. package/dist/components/ui/InfiniteCanvas.d.ts +2 -0
  15. package/dist/components/ui/InfiniteCanvas.js +43 -37
  16. package/dist/components/workbench/WorkbenchCanvas.d.ts +29 -0
  17. package/dist/components/workbench/WorkbenchCanvas.js +83 -0
  18. package/dist/components/workbench/WorkbenchContextMenu.d.ts +24 -0
  19. package/dist/components/workbench/WorkbenchContextMenu.js +44 -0
  20. package/dist/components/workbench/WorkbenchFilterBar.d.ts +17 -0
  21. package/dist/components/workbench/WorkbenchFilterBar.js +267 -0
  22. package/dist/components/workbench/WorkbenchHud.d.ts +6 -0
  23. package/dist/components/workbench/WorkbenchHud.js +17 -0
  24. package/dist/components/workbench/WorkbenchLockButton.d.ts +6 -0
  25. package/dist/components/workbench/WorkbenchLockButton.js +49 -0
  26. package/dist/components/workbench/WorkbenchOverlay.d.ts +18 -0
  27. package/dist/components/workbench/WorkbenchOverlay.js +107 -0
  28. package/dist/components/workbench/WorkbenchSurface.d.ts +34 -0
  29. package/dist/components/workbench/WorkbenchSurface.js +200 -0
  30. package/dist/components/workbench/WorkbenchWidget.d.ts +26 -0
  31. package/dist/components/workbench/WorkbenchWidget.js +192 -0
  32. package/dist/components/workbench/index.d.ts +7 -0
  33. package/dist/components/workbench/types.d.ts +56 -0
  34. package/dist/components/workbench/types.js +11 -0
  35. package/dist/components/workbench/useWorkbenchModel.d.ts +83 -0
  36. package/dist/components/workbench/useWorkbenchModel.js +284 -0
  37. package/dist/components/workbench/widgets/CodeEditorWidget.d.ts +1 -0
  38. package/dist/components/workbench/widgets/CodeEditorWidget.js +144 -0
  39. package/dist/components/workbench/widgets/FileBrowserWidget.d.ts +1 -0
  40. package/dist/components/workbench/widgets/FileBrowserWidget.js +142 -0
  41. package/dist/components/workbench/widgets/LogViewerWidget.d.ts +1 -0
  42. package/dist/components/workbench/widgets/LogViewerWidget.js +86 -0
  43. package/dist/components/workbench/widgets/SystemMonitorWidget.d.ts +1 -0
  44. package/dist/components/workbench/widgets/SystemMonitorWidget.js +122 -0
  45. package/dist/components/workbench/widgets/TerminalWidget.d.ts +1 -0
  46. package/dist/components/workbench/widgets/TerminalWidget.js +70 -0
  47. package/dist/components/workbench/widgets/widgetRegistry.d.ts +14 -0
  48. package/dist/components/workbench/widgets/widgetRegistry.js +71 -0
  49. package/dist/components/workbench/workbenchHelpers.d.ts +26 -0
  50. package/dist/components/workbench/workbenchHelpers.js +139 -0
  51. package/dist/deck.js +14 -12
  52. package/dist/display-mode.css +70 -0
  53. package/dist/full.js +475 -468
  54. package/dist/hooks/useDeckDrag.js +15 -15
  55. package/dist/layout.js +32 -27
  56. package/dist/styles.css +1 -1
  57. package/dist/tailwind.css +2 -0
  58. package/dist/ui.css +4 -0
  59. package/dist/workbench.css +1220 -0
  60. package/dist/workbench.d.ts +1 -0
  61. package/dist/workbench.js +23 -0
  62. package/package.json +5 -1
package/dist/full.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { FloeProvider as r } from "./app/FloeProvider.js";
2
- import { applyTheme as n, builtInThemes as i, getSystemTheme as a, mergeThemeTokenMaps as m, resolveThemeTokenOverrides as c, resolveThemeTokens as l, syncThemeTokenOverrides as s } from "./styles/themes/index.js";
2
+ import { applyTheme as i, builtInThemes as n, getSystemTheme as a, mergeThemeTokenMaps as m, resolveThemeTokenOverrides as c, resolveThemeTokens as l, syncThemeTokenOverrides as s } from "./styles/themes/index.js";
3
3
  import { floeColorTokenCategories as f, floeDesignTokens as d, floeFontFamilyTokens as x, floeMotionTokens as I, floeRadiusTokens as g, floeSharedCssVariables as C, floeSpacingTokens as u, floeThemeColorVariables as S, floeTypographyTokens as T, getFloeColorTokenValue as h } from "./styles/tokens.js";
4
- import { Activity as F, ActivityIcon as P, AlertCircle as y, AlertTriangle as B, ArchiveIcon as v, ArrowDown as M, ArrowLeft as D, ArrowRight as L, ArrowRightLeft as w, ArrowUp as A, AtSign as E, AwardIcon as b, BarChart as W, BatteryIcon as R, Bell as O, BellIcon as N, Bookmark as _, BookmarkIcon as G, Bot as H, BotIcon as V, BugIcon as U, Calendar as K, CalendarIcon as z, Camera as X, CameraIcon as Z, ChartIcon as Q, Check as Y, CheckCircle as q, CheckIcon as J, ChevronDown as j, ChevronLeft as $, ChevronRight as ee, ChevronUp as oe, ChevronsUpDown as re, Clock as te, ClockIcon as ne, CloseIcon as ie, Cloud as ae, CloudIcon as me, Code as ce, CodeIcon as le, CompassIcon as se, Copy as pe, CopyCheck as fe, CopyCheckIcon as de, CopyIcon as xe, Cpu as Ie, CreditCardIcon as ge, Database as Ce, DatabaseIcon as ue, DollarIcon as Se, Download as Te, DownloadIcon as he, EditIcon as ke, ErrorIcon as Fe, ExternalLink as Pe, Eye as ye, EyeIcon as Be, EyeOff as ve, FileCode as Me, FilePlus as De, FilePlusIcon as Le, FileText as we, Files as Ae, Filter as Ee, FilterIcon as be, FireIcon as We, Folder as Re, FolderOpen as Oe, FolderPlus as Ne, FolderPlusIcon as _e, GiftIcon as Ge, GitBranch as He, GitBranchIcon as Ve, Globe as Ue, GlobeIcon as Ke, Grid as ze, Grid3x3 as Xe, GripVertical as Ze, Hash as Qe, HeadphonesIcon as Ye, Heart as qe, HeartIcon as Je, HelpIcon as je, Highlighter as $e, History as eo, Home as oo, HomeIcon as ro, Image as to, ImageIcon as no, Info as io, InfoIcon as ao, Key as mo, KeyIcon as co, Layers as lo, LayersIcon as so, LayoutDashboard as po, Link as fo, LinkIcon as xo, Loader2 as Io, LoadingIcon as go, Lock as Co, LockIcon as uo, MagicIcon as So, Mail as To, MailIcon as ho, MapPinIcon as ko, Maximize as Fo, Menu as Po, MessageIcon as yo, MessageSquare as Bo, Mic as vo, MicIcon as Mo, MicOff as Do, Minus as Lo, MinusIcon as wo, Moon as Ao, MoonIcon as Eo, MoreHorizontal as bo, MoreVertical as Wo, MuteIcon as Ro, Package as Oo, PackageIcon as No, Paperclip as _o, Paste as Go, PasteIcon as Ho, Pause as Vo, PauseIcon as Uo, Pencil as Ko, Phone as zo, PieChart as Xo, Pin as Zo, PinIcon as Qo, Play as Yo, PlayIcon as qo, Plus as Jo, PlusIcon as jo, PowerIcon as $o, PrinterIcon as er, Quote as or, Refresh as rr, RefreshIcon as tr, Restore as nr, RocketIcon as ir, Save as ar, SaveIcon as mr, Search as cr, SearchIcon as lr, Send as sr, SendIcon as pr, Settings as fr, SettingsIcon as dr, ShareIcon as xr, Shield as Ir, ShieldCheck as gr, ShieldIcon as Cr, SparkleIcon as ur, Sparkles as Sr, Star as Tr, StarIcon as hr, Stop as kr, SuccessIcon as Fr, Sun as Pr, SunIcon as yr, TagIcon as Br, TargetIcon as vr, Terminal as Mr, TerminalIcon as Dr, ThumbsDownIcon as Lr, ThumbsUpIcon as wr, Timer as Ar, Trash as Er, TrashIcon as br, TrendingDown as Wr, TrendingUp as Rr, Unlock as Or, Upload as Nr, UploadIcon as _r, User as Gr, UserIcon as Hr, Video as Vr, VideoIcon as Ur, Volume as Kr, VolumeIcon as zr, VolumeOff as Xr, Wand as Zr, WarningIcon as Qr, WifiIcon as Yr, WifiOffIcon as qr, Workflow as Jr, X as jr, XCircle as $r, Zap as et, ZapIcon as ot } from "./components/icons/index.js";
5
- import { DEFAULT_TERMINAL_WORKSPACE_PROFILE as tt, normalizeTerminalWorkspaceProfile as nt } from "./terminal/workspaceProfile.js";
4
+ import { Activity as F, ActivityIcon as P, AlertCircle as y, AlertTriangle as B, ArchiveIcon as v, ArrowDown as M, ArrowLeft as D, ArrowRight as L, ArrowRightLeft as w, ArrowUp as A, AtSign as E, AwardIcon as b, BarChart as W, BatteryIcon as R, Bell as O, BellIcon as N, Bookmark as _, BookmarkIcon as G, Bot as H, BotIcon as V, BugIcon as U, Calendar as K, CalendarIcon as z, Camera as X, CameraIcon as Z, ChartIcon as Q, Check as Y, CheckCircle as q, CheckIcon as J, ChevronDown as j, ChevronLeft as $, ChevronRight as ee, ChevronUp as oe, ChevronsUpDown as re, Clock as te, ClockIcon as ie, CloseIcon as ne, Cloud as ae, CloudIcon as me, Code as ce, CodeIcon as le, CompassIcon as se, Copy as pe, CopyCheck as fe, CopyCheckIcon as de, CopyIcon as xe, Cpu as Ie, CreditCardIcon as ge, Database as Ce, DatabaseIcon as ue, DollarIcon as Se, Download as Te, DownloadIcon as he, EditIcon as ke, ErrorIcon as Fe, ExternalLink as Pe, Eye as ye, EyeIcon as Be, EyeOff as ve, FileCode as Me, FilePlus as De, FilePlusIcon as Le, FileText as we, Files as Ae, Filter as Ee, FilterIcon as be, FireIcon as We, Folder as Re, FolderOpen as Oe, FolderPlus as Ne, FolderPlusIcon as _e, GiftIcon as Ge, GitBranch as He, GitBranchIcon as Ve, Globe as Ue, GlobeIcon as Ke, Grid as ze, Grid3x3 as Xe, GripVertical as Ze, Hash as Qe, HeadphonesIcon as Ye, Heart as qe, HeartIcon as Je, HelpIcon as je, Highlighter as $e, History as eo, Home as oo, HomeIcon as ro, Image as to, ImageIcon as io, Info as no, InfoIcon as ao, Key as mo, KeyIcon as co, Layers as lo, LayersIcon as so, LayoutDashboard as po, Link as fo, LinkIcon as xo, Loader2 as Io, LoadingIcon as go, Lock as Co, LockIcon as uo, MagicIcon as So, Mail as To, MailIcon as ho, MapPinIcon as ko, Maximize as Fo, Menu as Po, MessageIcon as yo, MessageSquare as Bo, Mic as vo, MicIcon as Mo, MicOff as Do, Minus as Lo, MinusIcon as wo, Moon as Ao, MoonIcon as Eo, MoreHorizontal as bo, MoreVertical as Wo, MuteIcon as Ro, Package as Oo, PackageIcon as No, Paperclip as _o, Paste as Go, PasteIcon as Ho, Pause as Vo, PauseIcon as Uo, Pencil as Ko, Phone as zo, PieChart as Xo, Pin as Zo, PinIcon as Qo, Play as Yo, PlayIcon as qo, Plus as Jo, PlusIcon as jo, PowerIcon as $o, PrinterIcon as er, Quote as or, Refresh as rr, RefreshIcon as tr, Restore as ir, RocketIcon as nr, Save as ar, SaveIcon as mr, Search as cr, SearchIcon as lr, Send as sr, SendIcon as pr, Settings as fr, SettingsIcon as dr, ShareIcon as xr, Shield as Ir, ShieldCheck as gr, ShieldIcon as Cr, SparkleIcon as ur, Sparkles as Sr, Star as Tr, StarIcon as hr, Stop as kr, SuccessIcon as Fr, Sun as Pr, SunIcon as yr, TagIcon as Br, TargetIcon as vr, Terminal as Mr, TerminalIcon as Dr, ThumbsDownIcon as Lr, ThumbsUpIcon as wr, Timer as Ar, Trash as Er, TrashIcon as br, TrendingDown as Wr, TrendingUp as Rr, Unlock as Or, Upload as Nr, UploadIcon as _r, User as Gr, UserIcon as Hr, Video as Vr, VideoIcon as Ur, Volume as Kr, VolumeIcon as zr, VolumeOff as Xr, Wand as Zr, WarningIcon as Qr, WifiIcon as Yr, WifiOffIcon as qr, Workflow as Jr, X as jr, XCircle as $r, Zap as et, ZapIcon as ot } from "./components/icons/index.js";
5
+ import { DEFAULT_TERMINAL_WORKSPACE_PROFILE as tt, normalizeTerminalWorkspaceProfile as it } from "./terminal/workspaceProfile.js";
6
6
  import { clampTerminalCursor as at, createTerminalEditorState as mt, deleteTerminalTextBackward as ct, insertTerminalText as lt, moveTerminalCursor as st, navigateTerminalHistory as pt } from "./terminal/editorModel.js";
7
7
  import { applyTerminalSessionSuggestion as dt, createTerminalSessionState as xt, dispatchTerminalSessionKey as It, getTerminalPromptPreview as gt, getTerminalSessionSuggestions as Ct, setTerminalSessionInputValue as ut, submitTerminalSession as St } from "./terminal/sessionModel.js";
8
8
  import { runTerminalMockCommand as ht } from "./terminal/mockRuntime.js";
@@ -10,143 +10,146 @@ import { DEFAULT_TERMINAL_SUGGESTION_PROVIDERS as Ft, applyTerminalSuggestion as
10
10
  import { ActivityAppsMain as Ot } from "./app/ActivityAppsMain.js";
11
11
  import { ActivityBar as _t } from "./components/layout/ActivityBar.js";
12
12
  import { AffixInput as Ht, Input as Vt, NumberInput as Ut, Textarea as Kt } from "./components/ui/Input.js";
13
- import { AnimatedBorderCard as Xt, Card as Zt, CardContent as Qt, CardDescription as Yt, CardFooter as qt, CardHeader as Jt, CardTitle as jt, Interactive3DCard as $t, MorphCard as en, NeonCard as on } from "./components/ui/Card.js";
14
- import { AreaChart as tn, DataBarChart as nn, DataPieChart as an, LineChart as mn, MonitoringChart as cn } from "./components/ui/Charts.js";
15
- import { AttachmentPreview as sn } from "./components/chat/input/AttachmentPreview.js";
16
- import { BlockRenderer as fn } from "./components/chat/blocks/BlockRenderer.js";
17
- import { BottomBar as xn, BottomBarItem as In, StatusIndicator as gn } from "./components/layout/BottomBar.js";
18
- import { Breadcrumb as un } from "./components/file-browser/Breadcrumb.js";
19
- import { BrokenSymlinkIcon as Tn, CodeFileIcon as hn, ConfigFileIcon as kn, DocumentFileIcon as Fn, FileIcon as Pn, FileItemIcon as yn, FolderIcon as Bn, FolderOpenIcon as vn, ImageFileIcon as Mn, JavaScriptFileIcon as Dn, ShellScriptFileIcon as Ln, StyleFileIcon as wn, SymlinkFileIcon as An, SymlinkFolderIcon as En, SymlinkFolderOpenIcon as bn, TypeScriptFileIcon as Wn, getFileIcon as Rn, resolveFileItemIcon as On } from "./components/file-browser/FileIcons.js";
20
- import { Button as _n } from "./components/ui/Button.js";
21
- import { ChatContainer as Hn } from "./components/chat/ChatContainer.js";
22
- import { ChatInput as Un } from "./components/chat/input/ChatInput.js";
23
- import { ChatProvider as zn, useChatContext as Xn } from "./components/chat/ChatProvider.js";
24
- import { Checkbox as Qn, CheckboxGroup as Yn, CheckboxList as qn } from "./components/ui/Checkbox.js";
25
- import { ChecklistBlock as jn } from "./components/chat/blocks/ChecklistBlock.js";
26
- import { CircularProgress as ei, LinearProgress as oi, SegmentedProgress as ri, StepsProgress as ti } from "./components/ui/Progress.js";
27
- import { CodeBlock as ii } from "./components/chat/blocks/CodeBlock.js";
28
- import { CodeDiffBlock as mi } from "./components/chat/blocks/CodeDiffBlock.js";
29
- import { CommandPalette as li } from "./components/ui/CommandPalette.js";
30
- import { CommandProvider as pi, createCommandService as fi, useCommand as di } from "./context/CommandContext.js";
31
- import { ComponentRegistryProvider as Ii, createComponentRegistry as gi, hasComponentRegistryContext as Ci, useComponentContextFactory as ui, useComponentRegistry as Si, useOptionalComponentRegistry as Ti } from "./context/ComponentRegistry.js";
32
- import { ConfirmDialog as ki, Dialog as Fi } from "./components/ui/Dialog.js";
33
- import { ConnectionStatus as yi } from "./components/chat/status/ConnectionStatus.js";
34
- import { DECK_GRID_CONFIG as vi, DeckGrid as Mi, getGridConfigFromElement as Di } from "./components/deck/DeckGrid.js";
35
- import { DEFAULT_FLOE_CONFIG as wi, FloeConfigProvider as Ai, useFloeConfig as Ei, useResolvedFloeConfig as bi } from "./context/FloeConfigContext.js";
36
- import { DEFAULT_VIRTUAL_LIST_CONFIG as Ri } from "./components/chat/types.js";
37
- import { DeckCell as Ni } from "./components/deck/DeckCell.js";
38
- import { DeckProvider as Gi, createDeckService as Hi, useDeck as Vi } from "./context/DeckContext.js";
39
- import { DeckTopBar as Ki } from "./components/deck/DeckTopBar.js";
40
- import { DirectoryInput as Xi } from "./components/ui/DirectoryInput.js";
41
- import { DirectoryPicker as Qi } from "./components/ui/DirectoryPicker.js";
42
- import { DirectoryTree as qi } from "./components/file-browser/DirectoryTree.js";
43
- import { DropZonePreview as ji } from "./components/deck/DropZonePreview.js";
44
- import { Dropdown as ea, Select as oa } from "./components/ui/Dropdown.js";
45
- import { ErrorBlock as ta, HighlightBlock as na, InfoBlock as ia, NoteBlock as aa, SuccessBlock as ma, TipBlock as ca, WarningBlock as la } from "./components/ui/HighlightBlock.js";
46
- import { FLOE_GEOMETRY_SURFACE_ATTR as pa, FLOE_HOT_INTERACTION_ATTR as fa, startHotInteraction as da } from "./utils/hotInteraction.js";
47
- import { FileBlock as Ia } from "./components/chat/blocks/FileBlock.js";
48
- import { FileBrowser as Ca } from "./components/file-browser/FileBrowser.js";
49
- import { FileBrowserDragPreview as Sa } from "./components/file-browser/DragPreview.js";
50
- import { FileBrowserDragProvider as ha, hasFileBrowserDragContext as ka, useFileBrowserDrag as Fa } from "./context/FileBrowserDragContext.js";
51
- import { FileBrowserProvider as ya, useFileBrowser as Ba } from "./components/file-browser/FileBrowserContext.js";
52
- import { FileBrowserToolbar as Ma } from "./components/file-browser/FileBrowserToolbar.js";
53
- import { FileContextMenu as La } from "./components/file-browser/FileContextMenu.js";
54
- import { FileGridView as Aa } from "./components/file-browser/FileGridView.js";
55
- import { FileListView as ba } from "./components/file-browser/FileListView.js";
56
- import { FileSavePicker as Ra } from "./components/ui/FileSavePicker.js";
57
- import { FilesSidebarWidget as Na, SearchSidebarWidget as _a, SettingsSidebarWidget as Ga, ShowcaseSidebarWidget as Ha, SidebarWidget as Va } from "./widgets/SidebarWidget.js";
58
- import { FloatingWindow as Ka } from "./components/ui/FloatingWindow.js";
59
- import { FloeApp as Xa } from "./app/FloeApp.js";
60
- import { FloeRegistryRuntime as Qa } from "./app/FloeRegistryRuntime.js";
61
- import { Form as qa, FormActions as Ja, FormControl as ja, FormDescription as $a, FormDivider as em, FormField as om, FormLabel as rm, FormMessage as tm, FormRow as nm, FormSection as im, useFormSubmitting as am } from "./components/ui/Form.js";
62
- import { ImageBlock as cm } from "./components/chat/blocks/ImageBlock.js";
63
- import { InfiniteCanvas as sm } from "./components/ui/InfiniteCanvas.js";
64
- import { KeepAliveStack as fm } from "./components/layout/KeepAliveStack.js";
65
- import { Launchpad as xm } from "./components/launchpad/Launchpad.js";
66
- import { LaunchpadGrid as gm } from "./components/launchpad/LaunchpadGrid.js";
67
- import { LaunchpadItem as um } from "./components/launchpad/LaunchpadItem.js";
68
- import { LaunchpadModal as Tm } from "./components/launchpad/LaunchpadModal.js";
69
- import { LaunchpadPagination as km } from "./components/launchpad/LaunchpadPagination.js";
70
- import { LaunchpadSearch as Pm } from "./components/launchpad/LaunchpadSearch.js";
71
- import { LayoutProvider as Bm, createLayoutService as vm, useLayout as Mm } from "./context/LayoutContext.js";
72
- import { LayoutSelector as Lm } from "./components/deck/LayoutSelector.js";
73
- import { LoadingOverlay as Am } from "./components/loading/LoadingOverlay.js";
74
- import { MarkdownBlock as bm } from "./components/chat/blocks/MarkdownBlock.js";
75
- import { MermaidBlock as Rm } from "./components/chat/blocks/MermaidBlock.js";
76
- import { MessageActions as Nm } from "./components/chat/message/MessageActions.js";
77
- import { MessageAvatar as Gm } from "./components/chat/message/MessageAvatar.js";
78
- import { MessageBubble as Vm } from "./components/chat/message/MessageBubble.js";
79
- import { MessageItem as Km } from "./components/chat/message/MessageItem.js";
80
- import { MessageMeta as Xm } from "./components/chat/message/MessageMeta.js";
81
- import { MetricsWidget as Qm } from "./widgets/MetricsWidget.js";
82
- import { MobileKeyboard as qm } from "./components/ui/MobileKeyboard.js";
83
- import { MobileTabBar as jm } from "./components/layout/MobileTabBar.js";
84
- import { NOTES_CONTEXT_MENU_WIDTH_PX as ec, NotesContextMenu as oc, estimateNotesContextMenuHeight as rc } from "./components/notes/NotesContextMenu.js";
85
- import { NOTES_SCALE_MAX as nc, NOTES_SCALE_MIN as ic, NOTE_BUCKET_METRICS as ac, NOTE_COLOR_TOKENS as mc, TOPIC_ACCENT_TOKENS as cc, TOPIC_ICON_KEYS as lc, applyNotesEvent as sc, centerViewportOnWorldPoint as pc, clampScale as fc, computeBoardBounds as dc, createDefaultNotesSnapshot as xc, groupTrashItems as Ic, mergeBoardBounds as gc, nextLocalZIndex as Cc, normalizeNotesSnapshot as uc, noteBucketMetrics as Sc, promoteLocalItem as Tc, removeSnapshotItem as hc, removeSnapshotTopic as kc, removeSnapshotTrashItem as Fc, replaceSnapshotItem as Pc, replaceSnapshotTopic as yc, replaceSnapshotTrashItem as Bc, screenToWorld as vc, visibleWorldRect as Mc, worldToScreen as Dc, zoomViewportAtPoint as Lc } from "./components/notes/types.js";
86
- import { NOTE_COLOR_LABELS as Ac, NotesAnimalIcon as Ec, NotesOverlayIcon as bc, NotesTrashCanIcon as Wc, TOPIC_ACCENT_LABELS as Rc } from "./components/notes/notesAppearance.js";
87
- import { NotesOverlay as Nc } from "./components/notes/NotesOverlay.js";
88
- import { NotificationContainer as Gc, NotificationProvider as Hc, createNotificationService as Vc, useNotification as Uc } from "./context/NotificationContext.js";
89
- import { Pagination as zc } from "./components/ui/Pagination.js";
90
- import { Panel as Zc, PanelContent as Qc, PanelHeader as Yc } from "./components/layout/Panel.js";
91
- import { ProcessingIndicator as Jc } from "./components/ui/ProcessingIndicator.js";
92
- import { QuoteBlock as $c } from "./components/ui/QuoteBlock.js";
93
- import { RadioGroup as ol, RadioList as rl, RadioOption as tl } from "./components/ui/Radio.js";
94
- import { ResizeHandle as il } from "./components/layout/ResizeHandle.js";
95
- import { SegmentedControl as ml } from "./components/ui/SegmentedControl.js";
96
- import { Shell as ll } from "./components/layout/Shell.js";
97
- import { ShellBlock as pl } from "./components/chat/blocks/ShellBlock.js";
98
- import { Sidebar as dl, SidebarContent as xl, SidebarItem as Il, SidebarItemList as gl, SidebarSection as Cl } from "./components/layout/Sidebar.js";
99
- import { SidebarPane as Sl } from "./components/layout/SidebarPane.js";
100
- import { Skeleton as hl, SkeletonCard as kl, SkeletonList as Fl, SkeletonText as Pl } from "./components/loading/Skeleton.js";
101
- import { SnakeLoader as Bl } from "./components/loading/SnakeLoader.js";
102
- import { Stepper as Ml, Wizard as Dl, useWizard as Ll } from "./components/ui/Stepper.js";
103
- import { StreamingCursor as Al } from "./components/chat/status/StreamingCursor.js";
104
- import { SvgBlock as bl } from "./components/chat/blocks/SvgBlock.js";
105
- import { Switch as Rl } from "./components/ui/Switch.js";
106
- import { TabPanel as Nl, Tabs as _l } from "./components/ui/Tabs.js";
107
- import { Tag as Hl } from "./components/ui/Tag.js";
108
- import { TerminalWidget as Ul, createTerminalWidget as Kl } from "./widgets/TerminalWidget.js";
109
- import { TextBlock as Xl } from "./components/chat/blocks/TextBlock.js";
110
- import { ThemeProvider as Ql, createThemeService as Yl, useTheme as ql } from "./context/ThemeContext.js";
111
- import { ThinkingBlock as jl } from "./components/chat/blocks/ThinkingBlock.js";
112
- import { ToolCallBlock as es } from "./components/chat/blocks/ToolCallBlock.js";
113
- import { Tooltip as rs } from "./components/ui/Tooltip.js";
114
- import { TopBar as ns } from "./components/layout/TopBar.js";
115
- import { TopBarIconButton as as } from "./components/layout/TopBarIconButton.js";
116
- import { ViewActivationProvider as cs, useViewActivation as ls } from "./context/ViewActivationContext.js";
117
- import { VirtualMessageList as ps } from "./components/chat/message-list/VirtualMessageList.js";
118
- import { WidgetFrame as ds } from "./components/deck/WidgetFrame.js";
119
- import { WidgetPalette as Is } from "./components/deck/WidgetPalette.js";
120
- import { WidgetRegistryProvider as Cs, createWidgetRegistry as us, useWidgetRegistry as Ss } from "./context/WidgetRegistry.js";
121
- import { WidgetResizeHandle as hs } from "./components/deck/WidgetResizeHandle.js";
122
- import { WidgetStateProvider as Fs, useCurrentWidgetId as Ps, useWidgetState as ys, useWidgetStateContext as Bs } from "./context/WidgetStateContext.js";
123
- import { WidgetTypeSwitcher as Ms } from "./components/deck/WidgetTypeSwitcher.js";
124
- import { WorkingIndicator as Ls } from "./components/chat/status/WorkingIndicator.js";
125
- import { applyDragDelta as As, applyResizeDelta as Es, getGridCellSize as bs, pixelDeltaToGridDelta as Ws, positionToGridArea as Rs, snapToGrid as Os } from "./utils/gridLayout.js";
126
- import { buildAssistantNoticeEvents as _s, createStreamEventBuilder as Gs, isStreamEvent as Hs } from "./components/chat/streamEvents.js";
127
- import { checkCollision as Us, constrainPosition as Ks, findFreePosition as zs, hasCollision as Xs } from "./utils/gridCollision.js";
128
- import { cn as Qs } from "./utils/cn.js";
129
- import { computeCodeDiff as qs, computeCodeDiffSync as Js, configureDiffWorker as js, createDiffWorker as $s, hasDiffWorker as ep, terminateDiffWorker as op, waitForDiffWorker as rp } from "./components/chat/hooks/useCodeDiff.js";
130
- import { configureMarkdownWorker as np, createMarkdownWorker as ip, hasMarkdownWorker as ap, renderMarkdown as mp, renderMarkdownSync as cp, terminateMarkdownWorker as lp, waitForMarkdownWorker as sp } from "./components/chat/hooks/useMarkdown.js";
131
- import { configureMermaidWorker as fp, configureSyncMermaid as dp, renderMermaid as xp, terminateMermaidWorker as Ip, useMermaid as gp } from "./components/chat/hooks/useMermaid.js";
132
- import { configureShikiWorker as up, configureSyncHighlighter as Sp, highlightCode as Tp, terminateShikiWorker as hp, useCodeHighlight as kp } from "./components/chat/hooks/useCodeHighlight.js";
133
- import { createSimpleContext as Pp } from "./context/createSimpleContext.js";
134
- import { deferAfterPaint as Bp, deferNonBlocking as vp } from "./utils/defer.js";
135
- import { duration as Dp, easing as Lp, fadeIn as wp, listContainer as Ap, listItem as Ep, panelResize as bp, popIn as Wp, scaleIn as Rp, sidebarVariants as Op, slideInFromBottom as Np, slideInFromLeft as _p, slideInFromRight as Gp, slideInFromTop as Hp, springConfig as Vp } from "./utils/animations.js";
136
- import { formatKeybind as Kp, isMacLikePlatform as zp, isPrimaryModKeyPressed as Xp, matchKeybind as Zp, parseKeybind as Qp } from "./utils/keybind.js";
137
- import { isTypingElement as qp, shouldIgnoreHotkeys as Jp } from "./utils/dom.js";
138
- import { lockBodyStyle as $p } from "./utils/bodyStyleLock.js";
139
- import { registerCommandContributions as of, useCommandContributions as rf } from "./hooks/useCommandContributions.js";
140
- import { useAttachments as nf } from "./components/chat/hooks/useAttachments.js";
141
- import { useAutoScroll as mf } from "./components/chat/hooks/useAutoScroll.js";
142
- import { useDebounce as lf } from "./hooks/useDebounce.js";
143
- import { useDeckDrag as pf } from "./hooks/useDeckDrag.js";
144
- import { useFileBrowserDropTarget as df, useFileBrowserItemDrag as xf } from "./hooks/useFileBrowserDrag.js";
145
- import { useKeybind as gf } from "./hooks/useKeybind.js";
146
- import { useMediaQuery as uf } from "./hooks/useMediaQuery.js";
147
- import { usePersisted as Tf } from "./hooks/usePersisted.js";
148
- import { useResizeObserver as kf } from "./hooks/useResizeObserver.js";
149
- import { useVirtualList as Pf } from "./components/chat/hooks/useVirtualList.js";
13
+ import { AnimatedBorderCard as Xt, Card as Zt, CardContent as Qt, CardDescription as Yt, CardFooter as qt, CardHeader as Jt, CardTitle as jt, Interactive3DCard as $t, MorphCard as ei, NeonCard as oi } from "./components/ui/Card.js";
14
+ import { AreaChart as ti, DataBarChart as ii, DataPieChart as ni, LineChart as ai, MonitoringChart as mi } from "./components/ui/Charts.js";
15
+ import { AttachmentPreview as li } from "./components/chat/input/AttachmentPreview.js";
16
+ import { BlockRenderer as pi } from "./components/chat/blocks/BlockRenderer.js";
17
+ import { BottomBar as di, BottomBarItem as xi, StatusIndicator as Ii } from "./components/layout/BottomBar.js";
18
+ import { Breadcrumb as Ci } from "./components/file-browser/Breadcrumb.js";
19
+ import { BrokenSymlinkIcon as Si, CodeFileIcon as Ti, ConfigFileIcon as hi, DocumentFileIcon as ki, FileIcon as Fi, FileItemIcon as Pi, FolderIcon as yi, FolderOpenIcon as Bi, ImageFileIcon as vi, JavaScriptFileIcon as Mi, ShellScriptFileIcon as Di, StyleFileIcon as Li, SymlinkFileIcon as wi, SymlinkFolderIcon as Ai, SymlinkFolderOpenIcon as Ei, TypeScriptFileIcon as bi, getFileIcon as Wi, resolveFileItemIcon as Ri } from "./components/file-browser/FileIcons.js";
20
+ import { Button as Ni } from "./components/ui/Button.js";
21
+ import { ChatContainer as Gi } from "./components/chat/ChatContainer.js";
22
+ import { ChatInput as Vi } from "./components/chat/input/ChatInput.js";
23
+ import { ChatProvider as Ki, useChatContext as zi } from "./components/chat/ChatProvider.js";
24
+ import { Checkbox as Zi, CheckboxGroup as Qi, CheckboxList as Yi } from "./components/ui/Checkbox.js";
25
+ import { ChecklistBlock as Ji } from "./components/chat/blocks/ChecklistBlock.js";
26
+ import { CircularProgress as $i, LinearProgress as en, SegmentedProgress as on, StepsProgress as rn } from "./components/ui/Progress.js";
27
+ import { CodeBlock as nn } from "./components/chat/blocks/CodeBlock.js";
28
+ import { CodeDiffBlock as mn } from "./components/chat/blocks/CodeDiffBlock.js";
29
+ import { CommandPalette as ln } from "./components/ui/CommandPalette.js";
30
+ import { CommandProvider as pn, createCommandService as fn, useCommand as dn } from "./context/CommandContext.js";
31
+ import { ComponentRegistryProvider as In, createComponentRegistry as gn, hasComponentRegistryContext as Cn, useComponentContextFactory as un, useComponentRegistry as Sn, useOptionalComponentRegistry as Tn } from "./context/ComponentRegistry.js";
32
+ import { ConfirmDialog as kn, Dialog as Fn } from "./components/ui/Dialog.js";
33
+ import { ConnectionStatus as yn } from "./components/chat/status/ConnectionStatus.js";
34
+ import { DECK_GRID_CONFIG as vn, DeckGrid as Mn, getGridConfigFromElement as Dn } from "./components/deck/DeckGrid.js";
35
+ import { DEFAULT_FLOE_CONFIG as wn, FloeConfigProvider as An, useFloeConfig as En, useResolvedFloeConfig as bn } from "./context/FloeConfigContext.js";
36
+ import { DEFAULT_VIRTUAL_LIST_CONFIG as Rn } from "./components/chat/types.js";
37
+ import { DeckCell as Nn } from "./components/deck/DeckCell.js";
38
+ import { DeckContextMenu as Gn } from "./components/deck/DeckContextMenu.js";
39
+ import { DeckProvider as Vn, createDeckService as Un, useDeck as Kn } from "./context/DeckContext.js";
40
+ import { DeckTopBar as Xn } from "./components/deck/DeckTopBar.js";
41
+ import { DirectoryInput as Qn } from "./components/ui/DirectoryInput.js";
42
+ import { DirectoryPicker as qn } from "./components/ui/DirectoryPicker.js";
43
+ import { DirectoryTree as jn } from "./components/file-browser/DirectoryTree.js";
44
+ import { DisplayModePageShell as ea } from "./components/layout/DisplayModePageShell.js";
45
+ import { DisplayModeSwitcher as ra, sanitizeDisplayMode as ta } from "./components/layout/DisplayModeSwitcher.js";
46
+ import { DropZonePreview as na } from "./components/deck/DropZonePreview.js";
47
+ import { Dropdown as ma, Select as ca } from "./components/ui/Dropdown.js";
48
+ import { ErrorBlock as sa, HighlightBlock as pa, InfoBlock as fa, NoteBlock as da, SuccessBlock as xa, TipBlock as Ia, WarningBlock as ga } from "./components/ui/HighlightBlock.js";
49
+ import { FLOE_GEOMETRY_SURFACE_ATTR as ua, FLOE_HOT_INTERACTION_ATTR as Sa, startHotInteraction as Ta } from "./utils/hotInteraction.js";
50
+ import { FileBlock as ka } from "./components/chat/blocks/FileBlock.js";
51
+ import { FileBrowser as Pa } from "./components/file-browser/FileBrowser.js";
52
+ import { FileBrowserDragPreview as Ba } from "./components/file-browser/DragPreview.js";
53
+ import { FileBrowserDragProvider as Ma, hasFileBrowserDragContext as Da, useFileBrowserDrag as La } from "./context/FileBrowserDragContext.js";
54
+ import { FileBrowserProvider as Aa, useFileBrowser as Ea } from "./components/file-browser/FileBrowserContext.js";
55
+ import { FileBrowserToolbar as Wa } from "./components/file-browser/FileBrowserToolbar.js";
56
+ import { FileContextMenu as Oa } from "./components/file-browser/FileContextMenu.js";
57
+ import { FileGridView as _a } from "./components/file-browser/FileGridView.js";
58
+ import { FileListView as Ha } from "./components/file-browser/FileListView.js";
59
+ import { FileSavePicker as Ua } from "./components/ui/FileSavePicker.js";
60
+ import { FilesSidebarWidget as za, SearchSidebarWidget as Xa, SettingsSidebarWidget as Za, ShowcaseSidebarWidget as Qa, SidebarWidget as Ya } from "./widgets/SidebarWidget.js";
61
+ import { FloatingWindow as Ja } from "./components/ui/FloatingWindow.js";
62
+ import { FloeApp as $a } from "./app/FloeApp.js";
63
+ import { FloeRegistryRuntime as om } from "./app/FloeRegistryRuntime.js";
64
+ import { Form as tm, FormActions as im, FormControl as nm, FormDescription as am, FormDivider as mm, FormField as cm, FormLabel as lm, FormMessage as sm, FormRow as pm, FormSection as fm, useFormSubmitting as dm } from "./components/ui/Form.js";
65
+ import { ImageBlock as Im } from "./components/chat/blocks/ImageBlock.js";
66
+ import { InfiniteCanvas as Cm } from "./components/ui/InfiniteCanvas.js";
67
+ import { KeepAliveStack as Sm } from "./components/layout/KeepAliveStack.js";
68
+ import { Launchpad as hm } from "./components/launchpad/Launchpad.js";
69
+ import { LaunchpadGrid as Fm } from "./components/launchpad/LaunchpadGrid.js";
70
+ import { LaunchpadItem as ym } from "./components/launchpad/LaunchpadItem.js";
71
+ import { LaunchpadModal as vm } from "./components/launchpad/LaunchpadModal.js";
72
+ import { LaunchpadPagination as Dm } from "./components/launchpad/LaunchpadPagination.js";
73
+ import { LaunchpadSearch as wm } from "./components/launchpad/LaunchpadSearch.js";
74
+ import { LayoutProvider as Em, createLayoutService as bm, useLayout as Wm } from "./context/LayoutContext.js";
75
+ import { LayoutSelector as Om } from "./components/deck/LayoutSelector.js";
76
+ import { LoadingOverlay as _m } from "./components/loading/LoadingOverlay.js";
77
+ import { MarkdownBlock as Hm } from "./components/chat/blocks/MarkdownBlock.js";
78
+ import { MermaidBlock as Um } from "./components/chat/blocks/MermaidBlock.js";
79
+ import { MessageActions as zm } from "./components/chat/message/MessageActions.js";
80
+ import { MessageAvatar as Zm } from "./components/chat/message/MessageAvatar.js";
81
+ import { MessageBubble as Ym } from "./components/chat/message/MessageBubble.js";
82
+ import { MessageItem as Jm } from "./components/chat/message/MessageItem.js";
83
+ import { MessageMeta as $m } from "./components/chat/message/MessageMeta.js";
84
+ import { MetricsWidget as oc } from "./widgets/MetricsWidget.js";
85
+ import { MobileKeyboard as tc } from "./components/ui/MobileKeyboard.js";
86
+ import { MobileTabBar as nc } from "./components/layout/MobileTabBar.js";
87
+ import { NOTES_CONTEXT_MENU_WIDTH_PX as mc, NotesContextMenu as cc, estimateNotesContextMenuHeight as lc } from "./components/notes/NotesContextMenu.js";
88
+ import { NOTES_SCALE_MAX as pc, NOTES_SCALE_MIN as fc, NOTE_BUCKET_METRICS as dc, NOTE_COLOR_TOKENS as xc, TOPIC_ACCENT_TOKENS as Ic, TOPIC_ICON_KEYS as gc, applyNotesEvent as Cc, centerViewportOnWorldPoint as uc, clampScale as Sc, computeBoardBounds as Tc, createDefaultNotesSnapshot as hc, groupTrashItems as kc, mergeBoardBounds as Fc, nextLocalZIndex as Pc, normalizeNotesSnapshot as yc, noteBucketMetrics as Bc, promoteLocalItem as vc, removeSnapshotItem as Mc, removeSnapshotTopic as Dc, removeSnapshotTrashItem as Lc, replaceSnapshotItem as wc, replaceSnapshotTopic as Ac, replaceSnapshotTrashItem as Ec, screenToWorld as bc, visibleWorldRect as Wc, worldToScreen as Rc, zoomViewportAtPoint as Oc } from "./components/notes/types.js";
89
+ import { NOTE_COLOR_LABELS as _c, NotesAnimalIcon as Gc, NotesOverlayIcon as Hc, NotesTrashCanIcon as Vc, TOPIC_ACCENT_LABELS as Uc } from "./components/notes/notesAppearance.js";
90
+ import { NotesOverlay as zc } from "./components/notes/NotesOverlay.js";
91
+ import { NotificationContainer as Zc, NotificationProvider as Qc, createNotificationService as Yc, useNotification as qc } from "./context/NotificationContext.js";
92
+ import { Pagination as jc } from "./components/ui/Pagination.js";
93
+ import { Panel as el, PanelContent as ol, PanelHeader as rl } from "./components/layout/Panel.js";
94
+ import { ProcessingIndicator as il } from "./components/ui/ProcessingIndicator.js";
95
+ import { QuoteBlock as al } from "./components/ui/QuoteBlock.js";
96
+ import { RadioGroup as cl, RadioList as ll, RadioOption as sl } from "./components/ui/Radio.js";
97
+ import { ResizeHandle as fl } from "./components/layout/ResizeHandle.js";
98
+ import { SegmentedControl as xl } from "./components/ui/SegmentedControl.js";
99
+ import { Shell as gl } from "./components/layout/Shell.js";
100
+ import { ShellBlock as ul } from "./components/chat/blocks/ShellBlock.js";
101
+ import { Sidebar as Tl, SidebarContent as hl, SidebarItem as kl, SidebarItemList as Fl, SidebarSection as Pl } from "./components/layout/Sidebar.js";
102
+ import { SidebarPane as Bl } from "./components/layout/SidebarPane.js";
103
+ import { Skeleton as Ml, SkeletonCard as Dl, SkeletonList as Ll, SkeletonText as wl } from "./components/loading/Skeleton.js";
104
+ import { SnakeLoader as El } from "./components/loading/SnakeLoader.js";
105
+ import { Stepper as Wl, Wizard as Rl, useWizard as Ol } from "./components/ui/Stepper.js";
106
+ import { StreamingCursor as _l } from "./components/chat/status/StreamingCursor.js";
107
+ import { SvgBlock as Hl } from "./components/chat/blocks/SvgBlock.js";
108
+ import { Switch as Ul } from "./components/ui/Switch.js";
109
+ import { TabPanel as zl, Tabs as Xl } from "./components/ui/Tabs.js";
110
+ import { Tag as Ql } from "./components/ui/Tag.js";
111
+ import { TerminalWidget as ql, createTerminalWidget as Jl } from "./widgets/TerminalWidget.js";
112
+ import { TextBlock as $l } from "./components/chat/blocks/TextBlock.js";
113
+ import { ThemeProvider as os, createThemeService as rs, useTheme as ts } from "./context/ThemeContext.js";
114
+ import { ThinkingBlock as ns } from "./components/chat/blocks/ThinkingBlock.js";
115
+ import { ToolCallBlock as ms } from "./components/chat/blocks/ToolCallBlock.js";
116
+ import { Tooltip as ls } from "./components/ui/Tooltip.js";
117
+ import { TopBar as ps } from "./components/layout/TopBar.js";
118
+ import { TopBarIconButton as ds } from "./components/layout/TopBarIconButton.js";
119
+ import { ViewActivationProvider as Is, useViewActivation as gs } from "./context/ViewActivationContext.js";
120
+ import { VirtualMessageList as us } from "./components/chat/message-list/VirtualMessageList.js";
121
+ import { WidgetFrame as Ts } from "./components/deck/WidgetFrame.js";
122
+ import { WidgetPalette as ks } from "./components/deck/WidgetPalette.js";
123
+ import { WidgetRegistryProvider as Ps, createWidgetRegistry as ys, useWidgetRegistry as Bs } from "./context/WidgetRegistry.js";
124
+ import { WidgetResizeHandle as Ms } from "./components/deck/WidgetResizeHandle.js";
125
+ import { WidgetStateProvider as Ls, useCurrentWidgetId as ws, useWidgetState as As, useWidgetStateContext as Es } from "./context/WidgetStateContext.js";
126
+ import { WidgetTypeSwitcher as Ws } from "./components/deck/WidgetTypeSwitcher.js";
127
+ import { WorkingIndicator as Os } from "./components/chat/status/WorkingIndicator.js";
128
+ import { applyDragDelta as _s, applyResizeDelta as Gs, getGridCellSize as Hs, pixelDeltaToGridDelta as Vs, positionToGridArea as Us, snapToGrid as Ks } from "./utils/gridLayout.js";
129
+ import { buildAssistantNoticeEvents as Xs, createStreamEventBuilder as Zs, isStreamEvent as Qs } from "./components/chat/streamEvents.js";
130
+ import { checkCollision as qs, constrainPosition as Js, findFreePosition as js, hasCollision as $s } from "./utils/gridCollision.js";
131
+ import { cn as op } from "./utils/cn.js";
132
+ import { computeCodeDiff as tp, computeCodeDiffSync as ip, configureDiffWorker as np, createDiffWorker as ap, hasDiffWorker as mp, terminateDiffWorker as cp, waitForDiffWorker as lp } from "./components/chat/hooks/useCodeDiff.js";
133
+ import { configureMarkdownWorker as pp, createMarkdownWorker as fp, hasMarkdownWorker as dp, renderMarkdown as xp, renderMarkdownSync as Ip, terminateMarkdownWorker as gp, waitForMarkdownWorker as Cp } from "./components/chat/hooks/useMarkdown.js";
134
+ import { configureMermaidWorker as Sp, configureSyncMermaid as Tp, renderMermaid as hp, terminateMermaidWorker as kp, useMermaid as Fp } from "./components/chat/hooks/useMermaid.js";
135
+ import { configureShikiWorker as yp, configureSyncHighlighter as Bp, highlightCode as vp, terminateShikiWorker as Mp, useCodeHighlight as Dp } from "./components/chat/hooks/useCodeHighlight.js";
136
+ import { createSimpleContext as wp } from "./context/createSimpleContext.js";
137
+ import { deferAfterPaint as Ep, deferNonBlocking as bp } from "./utils/defer.js";
138
+ import { duration as Rp, easing as Op, fadeIn as Np, listContainer as _p, listItem as Gp, panelResize as Hp, popIn as Vp, scaleIn as Up, sidebarVariants as Kp, slideInFromBottom as zp, slideInFromLeft as Xp, slideInFromRight as Zp, slideInFromTop as Qp, springConfig as Yp } from "./utils/animations.js";
139
+ import { formatKeybind as Jp, isMacLikePlatform as jp, isPrimaryModKeyPressed as $p, matchKeybind as ef, parseKeybind as of } from "./utils/keybind.js";
140
+ import { isTypingElement as tf, shouldIgnoreHotkeys as nf } from "./utils/dom.js";
141
+ import { lockBodyStyle as mf } from "./utils/bodyStyleLock.js";
142
+ import { registerCommandContributions as lf, useCommandContributions as sf } from "./hooks/useCommandContributions.js";
143
+ import { useAttachments as ff } from "./components/chat/hooks/useAttachments.js";
144
+ import { useAutoScroll as xf } from "./components/chat/hooks/useAutoScroll.js";
145
+ import { useDebounce as gf } from "./hooks/useDebounce.js";
146
+ import { useDeckDrag as uf } from "./hooks/useDeckDrag.js";
147
+ import { useFileBrowserDropTarget as Tf, useFileBrowserItemDrag as hf } from "./hooks/useFileBrowserDrag.js";
148
+ import { useKeybind as Ff } from "./hooks/useKeybind.js";
149
+ import { useMediaQuery as yf } from "./hooks/useMediaQuery.js";
150
+ import { usePersisted as vf } from "./hooks/usePersisted.js";
151
+ import { useResizeObserver as Df } from "./hooks/useResizeObserver.js";
152
+ import { useVirtualList as wf } from "./components/chat/hooks/useVirtualList.js";
150
153
  export {
151
154
  F as Activity,
152
155
  Ot as ActivityAppsMain,
@@ -157,30 +160,30 @@ export {
157
160
  B as AlertTriangle,
158
161
  Xt as AnimatedBorderCard,
159
162
  v as ArchiveIcon,
160
- tn as AreaChart,
163
+ ti as AreaChart,
161
164
  M as ArrowDown,
162
165
  D as ArrowLeft,
163
166
  L as ArrowRight,
164
167
  w as ArrowRightLeft,
165
168
  A as ArrowUp,
166
169
  E as AtSign,
167
- sn as AttachmentPreview,
170
+ li as AttachmentPreview,
168
171
  b as AwardIcon,
169
172
  W as BarChart,
170
173
  R as BatteryIcon,
171
174
  O as Bell,
172
175
  N as BellIcon,
173
- fn as BlockRenderer,
176
+ pi as BlockRenderer,
174
177
  _ as Bookmark,
175
178
  G as BookmarkIcon,
176
179
  H as Bot,
177
180
  V as BotIcon,
178
- xn as BottomBar,
179
- In as BottomBarItem,
180
- un as Breadcrumb,
181
- Tn as BrokenSymlinkIcon,
181
+ di as BottomBar,
182
+ xi as BottomBarItem,
183
+ Ci as Breadcrumb,
184
+ Si as BrokenSymlinkIcon,
182
185
  U as BugIcon,
183
- _n as Button,
186
+ Ni as Button,
184
187
  K as Calendar,
185
188
  z as CalendarIcon,
186
189
  X as Camera,
@@ -192,119 +195,122 @@ export {
192
195
  Jt as CardHeader,
193
196
  jt as CardTitle,
194
197
  Q as ChartIcon,
195
- Hn as ChatContainer,
196
- Un as ChatInput,
197
- zn as ChatProvider,
198
+ Gi as ChatContainer,
199
+ Vi as ChatInput,
200
+ Ki as ChatProvider,
198
201
  Y as Check,
199
202
  q as CheckCircle,
200
203
  J as CheckIcon,
201
- Qn as Checkbox,
202
- Yn as CheckboxGroup,
203
- qn as CheckboxList,
204
- jn as ChecklistBlock,
204
+ Zi as Checkbox,
205
+ Qi as CheckboxGroup,
206
+ Yi as CheckboxList,
207
+ Ji as ChecklistBlock,
205
208
  j as ChevronDown,
206
209
  $ as ChevronLeft,
207
210
  ee as ChevronRight,
208
211
  oe as ChevronUp,
209
212
  re as ChevronsUpDown,
210
- ei as CircularProgress,
213
+ $i as CircularProgress,
211
214
  te as Clock,
212
- ne as ClockIcon,
213
- ie as CloseIcon,
215
+ ie as ClockIcon,
216
+ ne as CloseIcon,
214
217
  ae as Cloud,
215
218
  me as CloudIcon,
216
219
  ce as Code,
217
- ii as CodeBlock,
218
- mi as CodeDiffBlock,
219
- hn as CodeFileIcon,
220
+ nn as CodeBlock,
221
+ mn as CodeDiffBlock,
222
+ Ti as CodeFileIcon,
220
223
  le as CodeIcon,
221
- li as CommandPalette,
222
- pi as CommandProvider,
224
+ ln as CommandPalette,
225
+ pn as CommandProvider,
223
226
  se as CompassIcon,
224
- Ii as ComponentRegistryProvider,
225
- kn as ConfigFileIcon,
226
- ki as ConfirmDialog,
227
- yi as ConnectionStatus,
227
+ In as ComponentRegistryProvider,
228
+ hi as ConfigFileIcon,
229
+ kn as ConfirmDialog,
230
+ yn as ConnectionStatus,
228
231
  pe as Copy,
229
232
  fe as CopyCheck,
230
233
  de as CopyCheckIcon,
231
234
  xe as CopyIcon,
232
235
  Ie as Cpu,
233
236
  ge as CreditCardIcon,
234
- vi as DECK_GRID_CONFIG,
235
- wi as DEFAULT_FLOE_CONFIG,
237
+ vn as DECK_GRID_CONFIG,
238
+ wn as DEFAULT_FLOE_CONFIG,
236
239
  Ft as DEFAULT_TERMINAL_SUGGESTION_PROVIDERS,
237
240
  tt as DEFAULT_TERMINAL_WORKSPACE_PROFILE,
238
- Ri as DEFAULT_VIRTUAL_LIST_CONFIG,
239
- nn as DataBarChart,
240
- an as DataPieChart,
241
+ Rn as DEFAULT_VIRTUAL_LIST_CONFIG,
242
+ ii as DataBarChart,
243
+ ni as DataPieChart,
241
244
  Ce as Database,
242
245
  ue as DatabaseIcon,
243
- Ni as DeckCell,
244
- Mi as DeckGrid,
245
- Gi as DeckProvider,
246
- Ki as DeckTopBar,
247
- Fi as Dialog,
248
- Xi as DirectoryInput,
249
- Qi as DirectoryPicker,
250
- qi as DirectoryTree,
251
- Fn as DocumentFileIcon,
246
+ Nn as DeckCell,
247
+ Gn as DeckContextMenu,
248
+ Mn as DeckGrid,
249
+ Vn as DeckProvider,
250
+ Xn as DeckTopBar,
251
+ Fn as Dialog,
252
+ Qn as DirectoryInput,
253
+ qn as DirectoryPicker,
254
+ jn as DirectoryTree,
255
+ ea as DisplayModePageShell,
256
+ ra as DisplayModeSwitcher,
257
+ ki as DocumentFileIcon,
252
258
  Se as DollarIcon,
253
259
  Te as Download,
254
260
  he as DownloadIcon,
255
- ji as DropZonePreview,
256
- ea as Dropdown,
261
+ na as DropZonePreview,
262
+ ma as Dropdown,
257
263
  ke as EditIcon,
258
- ta as ErrorBlock,
264
+ sa as ErrorBlock,
259
265
  Fe as ErrorIcon,
260
266
  Pe as ExternalLink,
261
267
  ye as Eye,
262
268
  Be as EyeIcon,
263
269
  ve as EyeOff,
264
- pa as FLOE_GEOMETRY_SURFACE_ATTR,
265
- fa as FLOE_HOT_INTERACTION_ATTR,
266
- Ia as FileBlock,
267
- Ca as FileBrowser,
268
- Sa as FileBrowserDragPreview,
269
- ha as FileBrowserDragProvider,
270
- ya as FileBrowserProvider,
271
- Ma as FileBrowserToolbar,
270
+ ua as FLOE_GEOMETRY_SURFACE_ATTR,
271
+ Sa as FLOE_HOT_INTERACTION_ATTR,
272
+ ka as FileBlock,
273
+ Pa as FileBrowser,
274
+ Ba as FileBrowserDragPreview,
275
+ Ma as FileBrowserDragProvider,
276
+ Aa as FileBrowserProvider,
277
+ Wa as FileBrowserToolbar,
272
278
  Me as FileCode,
273
- La as FileContextMenu,
274
- Aa as FileGridView,
275
- Pn as FileIcon,
276
- yn as FileItemIcon,
277
- ba as FileListView,
279
+ Oa as FileContextMenu,
280
+ _a as FileGridView,
281
+ Fi as FileIcon,
282
+ Pi as FileItemIcon,
283
+ Ha as FileListView,
278
284
  De as FilePlus,
279
285
  Le as FilePlusIcon,
280
- Ra as FileSavePicker,
286
+ Ua as FileSavePicker,
281
287
  we as FileText,
282
288
  Ae as Files,
283
- Na as FilesSidebarWidget,
289
+ za as FilesSidebarWidget,
284
290
  Ee as Filter,
285
291
  be as FilterIcon,
286
292
  We as FireIcon,
287
- Ka as FloatingWindow,
288
- Xa as FloeApp,
289
- Ai as FloeConfigProvider,
293
+ Ja as FloatingWindow,
294
+ $a as FloeApp,
295
+ An as FloeConfigProvider,
290
296
  r as FloeProvider,
291
- Qa as FloeRegistryRuntime,
297
+ om as FloeRegistryRuntime,
292
298
  Re as Folder,
293
- Bn as FolderIcon,
299
+ yi as FolderIcon,
294
300
  Oe as FolderOpen,
295
- vn as FolderOpenIcon,
301
+ Bi as FolderOpenIcon,
296
302
  Ne as FolderPlus,
297
303
  _e as FolderPlusIcon,
298
- qa as Form,
299
- Ja as FormActions,
300
- ja as FormControl,
301
- $a as FormDescription,
302
- em as FormDivider,
303
- om as FormField,
304
- rm as FormLabel,
305
- tm as FormMessage,
306
- nm as FormRow,
307
- im as FormSection,
304
+ tm as Form,
305
+ im as FormActions,
306
+ nm as FormControl,
307
+ am as FormDescription,
308
+ mm as FormDivider,
309
+ cm as FormField,
310
+ lm as FormLabel,
311
+ sm as FormMessage,
312
+ pm as FormRow,
313
+ fm as FormSection,
308
314
  Ge as GiftIcon,
309
315
  He as GitBranch,
310
316
  Ve as GitBranchIcon,
@@ -318,97 +324,97 @@ export {
318
324
  qe as Heart,
319
325
  Je as HeartIcon,
320
326
  je as HelpIcon,
321
- na as HighlightBlock,
327
+ pa as HighlightBlock,
322
328
  $e as Highlighter,
323
329
  eo as History,
324
330
  oo as Home,
325
331
  ro as HomeIcon,
326
332
  to as Image,
327
- cm as ImageBlock,
328
- Mn as ImageFileIcon,
329
- no as ImageIcon,
330
- sm as InfiniteCanvas,
331
- io as Info,
332
- ia as InfoBlock,
333
+ Im as ImageBlock,
334
+ vi as ImageFileIcon,
335
+ io as ImageIcon,
336
+ Cm as InfiniteCanvas,
337
+ no as Info,
338
+ fa as InfoBlock,
333
339
  ao as InfoIcon,
334
340
  Vt as Input,
335
341
  $t as Interactive3DCard,
336
- Dn as JavaScriptFileIcon,
337
- fm as KeepAliveStack,
342
+ Mi as JavaScriptFileIcon,
343
+ Sm as KeepAliveStack,
338
344
  mo as Key,
339
345
  co as KeyIcon,
340
- xm as Launchpad,
341
- gm as LaunchpadGrid,
342
- um as LaunchpadItem,
343
- Tm as LaunchpadModal,
344
- km as LaunchpadPagination,
345
- Pm as LaunchpadSearch,
346
+ hm as Launchpad,
347
+ Fm as LaunchpadGrid,
348
+ ym as LaunchpadItem,
349
+ vm as LaunchpadModal,
350
+ Dm as LaunchpadPagination,
351
+ wm as LaunchpadSearch,
346
352
  lo as Layers,
347
353
  so as LayersIcon,
348
354
  po as LayoutDashboard,
349
- Bm as LayoutProvider,
350
- Lm as LayoutSelector,
351
- mn as LineChart,
352
- oi as LinearProgress,
355
+ Em as LayoutProvider,
356
+ Om as LayoutSelector,
357
+ ai as LineChart,
358
+ en as LinearProgress,
353
359
  fo as Link,
354
360
  xo as LinkIcon,
355
361
  Io as Loader2,
356
362
  go as LoadingIcon,
357
- Am as LoadingOverlay,
363
+ _m as LoadingOverlay,
358
364
  Co as Lock,
359
365
  uo as LockIcon,
360
366
  So as MagicIcon,
361
367
  To as Mail,
362
368
  ho as MailIcon,
363
369
  ko as MapPinIcon,
364
- bm as MarkdownBlock,
370
+ Hm as MarkdownBlock,
365
371
  Fo as Maximize,
366
372
  Po as Menu,
367
- Rm as MermaidBlock,
368
- Nm as MessageActions,
369
- Gm as MessageAvatar,
370
- Vm as MessageBubble,
373
+ Um as MermaidBlock,
374
+ zm as MessageActions,
375
+ Zm as MessageAvatar,
376
+ Ym as MessageBubble,
371
377
  yo as MessageIcon,
372
- Km as MessageItem,
373
- Xm as MessageMeta,
378
+ Jm as MessageItem,
379
+ $m as MessageMeta,
374
380
  Bo as MessageSquare,
375
- Qm as MetricsWidget,
381
+ oc as MetricsWidget,
376
382
  vo as Mic,
377
383
  Mo as MicIcon,
378
384
  Do as MicOff,
379
385
  Lo as Minus,
380
386
  wo as MinusIcon,
381
- qm as MobileKeyboard,
382
- jm as MobileTabBar,
383
- cn as MonitoringChart,
387
+ tc as MobileKeyboard,
388
+ nc as MobileTabBar,
389
+ mi as MonitoringChart,
384
390
  Ao as Moon,
385
391
  Eo as MoonIcon,
386
392
  bo as MoreHorizontal,
387
393
  Wo as MoreVertical,
388
- en as MorphCard,
394
+ ei as MorphCard,
389
395
  Ro as MuteIcon,
390
- ec as NOTES_CONTEXT_MENU_WIDTH_PX,
391
- nc as NOTES_SCALE_MAX,
392
- ic as NOTES_SCALE_MIN,
393
- ac as NOTE_BUCKET_METRICS,
394
- Ac as NOTE_COLOR_LABELS,
395
- mc as NOTE_COLOR_TOKENS,
396
- on as NeonCard,
397
- aa as NoteBlock,
398
- Ec as NotesAnimalIcon,
399
- oc as NotesContextMenu,
400
- Nc as NotesOverlay,
401
- bc as NotesOverlayIcon,
402
- Wc as NotesTrashCanIcon,
403
- Gc as NotificationContainer,
404
- Hc as NotificationProvider,
396
+ mc as NOTES_CONTEXT_MENU_WIDTH_PX,
397
+ pc as NOTES_SCALE_MAX,
398
+ fc as NOTES_SCALE_MIN,
399
+ dc as NOTE_BUCKET_METRICS,
400
+ _c as NOTE_COLOR_LABELS,
401
+ xc as NOTE_COLOR_TOKENS,
402
+ oi as NeonCard,
403
+ da as NoteBlock,
404
+ Gc as NotesAnimalIcon,
405
+ cc as NotesContextMenu,
406
+ zc as NotesOverlay,
407
+ Hc as NotesOverlayIcon,
408
+ Vc as NotesTrashCanIcon,
409
+ Zc as NotificationContainer,
410
+ Qc as NotificationProvider,
405
411
  Ut as NumberInput,
406
412
  Oo as Package,
407
413
  No as PackageIcon,
408
- zc as Pagination,
409
- Zc as Panel,
410
- Qc as PanelContent,
411
- Yc as PanelHeader,
414
+ jc as Pagination,
415
+ el as Panel,
416
+ ol as PanelContent,
417
+ rl as PanelHeader,
412
418
  _o as Paperclip,
413
419
  Go as Paste,
414
420
  Ho as PasteIcon,
@@ -425,97 +431,97 @@ export {
425
431
  jo as PlusIcon,
426
432
  $o as PowerIcon,
427
433
  er as PrinterIcon,
428
- Jc as ProcessingIndicator,
434
+ il as ProcessingIndicator,
429
435
  or as Quote,
430
- $c as QuoteBlock,
431
- ol as RadioGroup,
432
- rl as RadioList,
433
- tl as RadioOption,
436
+ al as QuoteBlock,
437
+ cl as RadioGroup,
438
+ ll as RadioList,
439
+ sl as RadioOption,
434
440
  rr as Refresh,
435
441
  tr as RefreshIcon,
436
- il as ResizeHandle,
437
- nr as Restore,
438
- ir as RocketIcon,
442
+ fl as ResizeHandle,
443
+ ir as Restore,
444
+ nr as RocketIcon,
439
445
  ar as Save,
440
446
  mr as SaveIcon,
441
447
  cr as Search,
442
448
  lr as SearchIcon,
443
- _a as SearchSidebarWidget,
444
- ml as SegmentedControl,
445
- ri as SegmentedProgress,
446
- oa as Select,
449
+ Xa as SearchSidebarWidget,
450
+ xl as SegmentedControl,
451
+ on as SegmentedProgress,
452
+ ca as Select,
447
453
  sr as Send,
448
454
  pr as SendIcon,
449
455
  fr as Settings,
450
456
  dr as SettingsIcon,
451
- Ga as SettingsSidebarWidget,
457
+ Za as SettingsSidebarWidget,
452
458
  xr as ShareIcon,
453
- ll as Shell,
454
- pl as ShellBlock,
455
- Ln as ShellScriptFileIcon,
459
+ gl as Shell,
460
+ ul as ShellBlock,
461
+ Di as ShellScriptFileIcon,
456
462
  Ir as Shield,
457
463
  gr as ShieldCheck,
458
464
  Cr as ShieldIcon,
459
- Ha as ShowcaseSidebarWidget,
460
- dl as Sidebar,
461
- xl as SidebarContent,
462
- Il as SidebarItem,
463
- gl as SidebarItemList,
464
- Sl as SidebarPane,
465
- Cl as SidebarSection,
466
- Va as SidebarWidget,
467
- hl as Skeleton,
468
- kl as SkeletonCard,
469
- Fl as SkeletonList,
470
- Pl as SkeletonText,
471
- Bl as SnakeLoader,
465
+ Qa as ShowcaseSidebarWidget,
466
+ Tl as Sidebar,
467
+ hl as SidebarContent,
468
+ kl as SidebarItem,
469
+ Fl as SidebarItemList,
470
+ Bl as SidebarPane,
471
+ Pl as SidebarSection,
472
+ Ya as SidebarWidget,
473
+ Ml as Skeleton,
474
+ Dl as SkeletonCard,
475
+ Ll as SkeletonList,
476
+ wl as SkeletonText,
477
+ El as SnakeLoader,
472
478
  ur as SparkleIcon,
473
479
  Sr as Sparkles,
474
480
  Tr as Star,
475
481
  hr as StarIcon,
476
- gn as StatusIndicator,
477
- Ml as Stepper,
478
- ti as StepsProgress,
482
+ Ii as StatusIndicator,
483
+ Wl as Stepper,
484
+ rn as StepsProgress,
479
485
  kr as Stop,
480
- Al as StreamingCursor,
481
- wn as StyleFileIcon,
482
- ma as SuccessBlock,
486
+ _l as StreamingCursor,
487
+ Li as StyleFileIcon,
488
+ xa as SuccessBlock,
483
489
  Fr as SuccessIcon,
484
490
  Pr as Sun,
485
491
  yr as SunIcon,
486
- bl as SvgBlock,
487
- Rl as Switch,
488
- An as SymlinkFileIcon,
489
- En as SymlinkFolderIcon,
490
- bn as SymlinkFolderOpenIcon,
491
- Rc as TOPIC_ACCENT_LABELS,
492
- cc as TOPIC_ACCENT_TOKENS,
493
- lc as TOPIC_ICON_KEYS,
494
- Nl as TabPanel,
495
- _l as Tabs,
496
- Hl as Tag,
492
+ Hl as SvgBlock,
493
+ Ul as Switch,
494
+ wi as SymlinkFileIcon,
495
+ Ai as SymlinkFolderIcon,
496
+ Ei as SymlinkFolderOpenIcon,
497
+ Uc as TOPIC_ACCENT_LABELS,
498
+ Ic as TOPIC_ACCENT_TOKENS,
499
+ gc as TOPIC_ICON_KEYS,
500
+ zl as TabPanel,
501
+ Xl as Tabs,
502
+ Ql as Tag,
497
503
  Br as TagIcon,
498
504
  vr as TargetIcon,
499
505
  Mr as Terminal,
500
506
  Dr as TerminalIcon,
501
- Ul as TerminalWidget,
502
- Xl as TextBlock,
507
+ ql as TerminalWidget,
508
+ $l as TextBlock,
503
509
  Kt as Textarea,
504
- Ql as ThemeProvider,
505
- jl as ThinkingBlock,
510
+ os as ThemeProvider,
511
+ ns as ThinkingBlock,
506
512
  Lr as ThumbsDownIcon,
507
513
  wr as ThumbsUpIcon,
508
514
  Ar as Timer,
509
- ca as TipBlock,
510
- es as ToolCallBlock,
511
- rs as Tooltip,
512
- ns as TopBar,
513
- as as TopBarIconButton,
515
+ Ia as TipBlock,
516
+ ms as ToolCallBlock,
517
+ ls as Tooltip,
518
+ ps as TopBar,
519
+ ds as TopBarIconButton,
514
520
  Er as Trash,
515
521
  br as TrashIcon,
516
522
  Wr as TrendingDown,
517
523
  Rr as TrendingUp,
518
- Wn as TypeScriptFileIcon,
524
+ bi as TypeScriptFileIcon,
519
525
  Or as Unlock,
520
526
  Nr as Upload,
521
527
  _r as UploadIcon,
@@ -523,79 +529,79 @@ export {
523
529
  Hr as UserIcon,
524
530
  Vr as Video,
525
531
  Ur as VideoIcon,
526
- cs as ViewActivationProvider,
527
- ps as VirtualMessageList,
532
+ Is as ViewActivationProvider,
533
+ us as VirtualMessageList,
528
534
  Kr as Volume,
529
535
  zr as VolumeIcon,
530
536
  Xr as VolumeOff,
531
537
  Zr as Wand,
532
- la as WarningBlock,
538
+ ga as WarningBlock,
533
539
  Qr as WarningIcon,
534
- ds as WidgetFrame,
535
- Is as WidgetPalette,
536
- Cs as WidgetRegistryProvider,
537
- hs as WidgetResizeHandle,
538
- Fs as WidgetStateProvider,
539
- Ms as WidgetTypeSwitcher,
540
+ Ts as WidgetFrame,
541
+ ks as WidgetPalette,
542
+ Ps as WidgetRegistryProvider,
543
+ Ms as WidgetResizeHandle,
544
+ Ls as WidgetStateProvider,
545
+ Ws as WidgetTypeSwitcher,
540
546
  Yr as WifiIcon,
541
547
  qr as WifiOffIcon,
542
- Dl as Wizard,
548
+ Rl as Wizard,
543
549
  Jr as Workflow,
544
- Ls as WorkingIndicator,
550
+ Os as WorkingIndicator,
545
551
  jr as X,
546
552
  $r as XCircle,
547
553
  et as Zap,
548
554
  ot as ZapIcon,
549
- As as applyDragDelta,
550
- sc as applyNotesEvent,
551
- Es as applyResizeDelta,
555
+ _s as applyDragDelta,
556
+ Cc as applyNotesEvent,
557
+ Gs as applyResizeDelta,
552
558
  dt as applyTerminalSessionSuggestion,
553
559
  Pt as applyTerminalSuggestion,
554
- n as applyTheme,
560
+ i as applyTheme,
555
561
  yt as autocompleteTerminalInput,
556
- _s as buildAssistantNoticeEvents,
557
- i as builtInThemes,
558
- pc as centerViewportOnWorldPoint,
559
- Us as checkCollision,
560
- fc as clampScale,
562
+ Xs as buildAssistantNoticeEvents,
563
+ n as builtInThemes,
564
+ uc as centerViewportOnWorldPoint,
565
+ qs as checkCollision,
566
+ Sc as clampScale,
561
567
  at as clampTerminalCursor,
562
- Qs as cn,
563
- dc as computeBoardBounds,
564
- qs as computeCodeDiff,
565
- Js as computeCodeDiffSync,
566
- js as configureDiffWorker,
567
- np as configureMarkdownWorker,
568
- fp as configureMermaidWorker,
569
- up as configureShikiWorker,
570
- Sp as configureSyncHighlighter,
571
- dp as configureSyncMermaid,
572
- Ks as constrainPosition,
573
- fi as createCommandService,
574
- gi as createComponentRegistry,
575
- Hi as createDeckService,
576
- xc as createDefaultNotesSnapshot,
577
- $s as createDiffWorker,
578
- vm as createLayoutService,
579
- ip as createMarkdownWorker,
580
- Vc as createNotificationService,
581
- Pp as createSimpleContext,
582
- Gs as createStreamEventBuilder,
568
+ op as cn,
569
+ Tc as computeBoardBounds,
570
+ tp as computeCodeDiff,
571
+ ip as computeCodeDiffSync,
572
+ np as configureDiffWorker,
573
+ pp as configureMarkdownWorker,
574
+ Sp as configureMermaidWorker,
575
+ yp as configureShikiWorker,
576
+ Bp as configureSyncHighlighter,
577
+ Tp as configureSyncMermaid,
578
+ Js as constrainPosition,
579
+ fn as createCommandService,
580
+ gn as createComponentRegistry,
581
+ Un as createDeckService,
582
+ hc as createDefaultNotesSnapshot,
583
+ ap as createDiffWorker,
584
+ bm as createLayoutService,
585
+ fp as createMarkdownWorker,
586
+ Yc as createNotificationService,
587
+ wp as createSimpleContext,
588
+ Zs as createStreamEventBuilder,
583
589
  mt as createTerminalEditorState,
584
590
  Bt as createTerminalFullLineSuggestion,
585
591
  xt as createTerminalSessionState,
586
592
  vt as createTerminalTokenSuggestion,
587
- Kl as createTerminalWidget,
588
- Yl as createThemeService,
589
- us as createWidgetRegistry,
590
- Bp as deferAfterPaint,
591
- vp as deferNonBlocking,
593
+ Jl as createTerminalWidget,
594
+ rs as createThemeService,
595
+ ys as createWidgetRegistry,
596
+ Ep as deferAfterPaint,
597
+ bp as deferNonBlocking,
592
598
  ct as deleteTerminalTextBackward,
593
599
  It as dispatchTerminalSessionKey,
594
- Dp as duration,
595
- Lp as easing,
596
- rc as estimateNotesContextMenuHeight,
597
- wp as fadeIn,
598
- zs as findFreePosition,
600
+ Rp as duration,
601
+ Op as easing,
602
+ lc as estimateNotesContextMenuHeight,
603
+ Np as fadeIn,
604
+ js as findFreePosition,
599
605
  f as floeColorTokenCategories,
600
606
  d as floeDesignTokens,
601
607
  x as floeFontFamilyTokens,
@@ -605,73 +611,74 @@ export {
605
611
  u as floeSpacingTokens,
606
612
  S as floeThemeColorVariables,
607
613
  T as floeTypographyTokens,
608
- Kp as formatKeybind,
609
- Rn as getFileIcon,
614
+ Jp as formatKeybind,
615
+ Wi as getFileIcon,
610
616
  h as getFloeColorTokenValue,
611
- bs as getGridCellSize,
612
- Di as getGridConfigFromElement,
617
+ Hs as getGridCellSize,
618
+ Dn as getGridConfigFromElement,
613
619
  a as getSystemTheme,
614
620
  gt as getTerminalPromptPreview,
615
621
  Ct as getTerminalSessionSuggestions,
616
622
  Mt as getTerminalSuggestions,
617
- Ic as groupTrashItems,
618
- Xs as hasCollision,
619
- Ci as hasComponentRegistryContext,
620
- ep as hasDiffWorker,
621
- ka as hasFileBrowserDragContext,
622
- ap as hasMarkdownWorker,
623
- Tp as highlightCode,
623
+ kc as groupTrashItems,
624
+ $s as hasCollision,
625
+ Cn as hasComponentRegistryContext,
626
+ mp as hasDiffWorker,
627
+ Da as hasFileBrowserDragContext,
628
+ dp as hasMarkdownWorker,
629
+ vp as highlightCode,
624
630
  lt as insertTerminalText,
625
- zp as isMacLikePlatform,
626
- Xp as isPrimaryModKeyPressed,
627
- Hs as isStreamEvent,
628
- qp as isTypingElement,
629
- Ap as listContainer,
630
- Ep as listItem,
631
- $p as lockBodyStyle,
632
- Zp as matchKeybind,
631
+ jp as isMacLikePlatform,
632
+ $p as isPrimaryModKeyPressed,
633
+ Qs as isStreamEvent,
634
+ tf as isTypingElement,
635
+ _p as listContainer,
636
+ Gp as listItem,
637
+ mf as lockBodyStyle,
638
+ ef as matchKeybind,
633
639
  Dt as matchesTerminalSuggestionPrefix,
634
- gc as mergeBoardBounds,
640
+ Fc as mergeBoardBounds,
635
641
  m as mergeThemeTokenMaps,
636
642
  st as moveTerminalCursor,
637
643
  pt as navigateTerminalHistory,
638
- Cc as nextLocalZIndex,
639
- uc as normalizeNotesSnapshot,
640
- nt as normalizeTerminalWorkspaceProfile,
641
- Sc as noteBucketMetrics,
642
- bp as panelResize,
643
- Qp as parseKeybind,
644
+ Pc as nextLocalZIndex,
645
+ yc as normalizeNotesSnapshot,
646
+ it as normalizeTerminalWorkspaceProfile,
647
+ Bc as noteBucketMetrics,
648
+ Hp as panelResize,
649
+ of as parseKeybind,
644
650
  Lt as parseTerminalSuggestionContext,
645
- Ws as pixelDeltaToGridDelta,
646
- Wp as popIn,
647
- Rs as positionToGridArea,
648
- Tc as promoteLocalItem,
649
- of as registerCommandContributions,
650
- hc as removeSnapshotItem,
651
- kc as removeSnapshotTopic,
652
- Fc as removeSnapshotTrashItem,
653
- mp as renderMarkdown,
654
- cp as renderMarkdownSync,
655
- xp as renderMermaid,
656
- Pc as replaceSnapshotItem,
657
- yc as replaceSnapshotTopic,
658
- Bc as replaceSnapshotTrashItem,
659
- On as resolveFileItemIcon,
651
+ Vs as pixelDeltaToGridDelta,
652
+ Vp as popIn,
653
+ Us as positionToGridArea,
654
+ vc as promoteLocalItem,
655
+ lf as registerCommandContributions,
656
+ Mc as removeSnapshotItem,
657
+ Dc as removeSnapshotTopic,
658
+ Lc as removeSnapshotTrashItem,
659
+ xp as renderMarkdown,
660
+ Ip as renderMarkdownSync,
661
+ hp as renderMermaid,
662
+ wc as replaceSnapshotItem,
663
+ Ac as replaceSnapshotTopic,
664
+ Ec as replaceSnapshotTrashItem,
665
+ Ri as resolveFileItemIcon,
660
666
  c as resolveThemeTokenOverrides,
661
667
  l as resolveThemeTokens,
662
668
  ht as runTerminalMockCommand,
663
- Rp as scaleIn,
664
- vc as screenToWorld,
669
+ ta as sanitizeDisplayMode,
670
+ Up as scaleIn,
671
+ bc as screenToWorld,
665
672
  ut as setTerminalSessionInputValue,
666
- Jp as shouldIgnoreHotkeys,
667
- Op as sidebarVariants,
668
- Np as slideInFromBottom,
669
- _p as slideInFromLeft,
670
- Gp as slideInFromRight,
671
- Hp as slideInFromTop,
672
- Os as snapToGrid,
673
- Vp as springConfig,
674
- da as startHotInteraction,
673
+ nf as shouldIgnoreHotkeys,
674
+ Kp as sidebarVariants,
675
+ zp as slideInFromBottom,
676
+ Xp as slideInFromLeft,
677
+ Zp as slideInFromRight,
678
+ Qp as slideInFromTop,
679
+ Ks as snapToGrid,
680
+ Yp as springConfig,
681
+ Ta as startHotInteraction,
675
682
  St as submitTerminalSession,
676
683
  s as syncThemeTokenOverrides,
677
684
  wt as terminalCommandTokenSuggestionProvider,
@@ -679,47 +686,47 @@ export {
679
686
  Et as terminalPathSuggestionProvider,
680
687
  bt as terminalRootSuggestionProvider,
681
688
  Wt as terminalSnippetSuggestionProvider,
682
- op as terminateDiffWorker,
683
- lp as terminateMarkdownWorker,
684
- Ip as terminateMermaidWorker,
685
- hp as terminateShikiWorker,
686
- nf as useAttachments,
687
- mf as useAutoScroll,
688
- Xn as useChatContext,
689
- kp as useCodeHighlight,
690
- di as useCommand,
691
- rf as useCommandContributions,
692
- ui as useComponentContextFactory,
693
- Si as useComponentRegistry,
694
- Ps as useCurrentWidgetId,
695
- lf as useDebounce,
696
- Vi as useDeck,
697
- pf as useDeckDrag,
698
- Ba as useFileBrowser,
699
- Fa as useFileBrowserDrag,
700
- df as useFileBrowserDropTarget,
701
- xf as useFileBrowserItemDrag,
702
- Ei as useFloeConfig,
703
- am as useFormSubmitting,
704
- gf as useKeybind,
705
- Mm as useLayout,
706
- uf as useMediaQuery,
707
- gp as useMermaid,
708
- Uc as useNotification,
709
- Ti as useOptionalComponentRegistry,
710
- Tf as usePersisted,
711
- kf as useResizeObserver,
712
- bi as useResolvedFloeConfig,
713
- ql as useTheme,
714
- ls as useViewActivation,
715
- Pf as useVirtualList,
716
- Ss as useWidgetRegistry,
717
- ys as useWidgetState,
718
- Bs as useWidgetStateContext,
719
- Ll as useWizard,
720
- Mc as visibleWorldRect,
721
- rp as waitForDiffWorker,
722
- sp as waitForMarkdownWorker,
723
- Dc as worldToScreen,
724
- Lc as zoomViewportAtPoint
689
+ cp as terminateDiffWorker,
690
+ gp as terminateMarkdownWorker,
691
+ kp as terminateMermaidWorker,
692
+ Mp as terminateShikiWorker,
693
+ ff as useAttachments,
694
+ xf as useAutoScroll,
695
+ zi as useChatContext,
696
+ Dp as useCodeHighlight,
697
+ dn as useCommand,
698
+ sf as useCommandContributions,
699
+ un as useComponentContextFactory,
700
+ Sn as useComponentRegistry,
701
+ ws as useCurrentWidgetId,
702
+ gf as useDebounce,
703
+ Kn as useDeck,
704
+ uf as useDeckDrag,
705
+ Ea as useFileBrowser,
706
+ La as useFileBrowserDrag,
707
+ Tf as useFileBrowserDropTarget,
708
+ hf as useFileBrowserItemDrag,
709
+ En as useFloeConfig,
710
+ dm as useFormSubmitting,
711
+ Ff as useKeybind,
712
+ Wm as useLayout,
713
+ yf as useMediaQuery,
714
+ Fp as useMermaid,
715
+ qc as useNotification,
716
+ Tn as useOptionalComponentRegistry,
717
+ vf as usePersisted,
718
+ Df as useResizeObserver,
719
+ bn as useResolvedFloeConfig,
720
+ ts as useTheme,
721
+ gs as useViewActivation,
722
+ wf as useVirtualList,
723
+ Bs as useWidgetRegistry,
724
+ As as useWidgetState,
725
+ Es as useWidgetStateContext,
726
+ Ol as useWizard,
727
+ Wc as visibleWorldRect,
728
+ lp as waitForDiffWorker,
729
+ Cp as waitForMarkdownWorker,
730
+ Rc as worldToScreen,
731
+ Oc as zoomViewportAtPoint
725
732
  };