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