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