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