@floegence/floe-webapp-core 0.33.6 → 0.33.7
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.
|
@@ -6,6 +6,7 @@ export declare const FolderIcon: (props: FileIconProps) => JSX.Element;
|
|
|
6
6
|
export declare const FolderOpenIcon: (props: FileIconProps) => JSX.Element;
|
|
7
7
|
export declare const FileIcon: (props: FileIconProps) => JSX.Element;
|
|
8
8
|
export declare const CodeFileIcon: (props: FileIconProps) => JSX.Element;
|
|
9
|
+
export declare const ShellScriptFileIcon: (props: FileIconProps) => JSX.Element;
|
|
9
10
|
export declare const ImageFileIcon: (props: FileIconProps) => JSX.Element;
|
|
10
11
|
export declare const DocumentFileIcon: (props: FileIconProps) => JSX.Element;
|
|
11
12
|
export declare const ConfigFileIcon: (props: FileIconProps) => JSX.Element;
|
|
@@ -1,53 +1,57 @@
|
|
|
1
|
-
import { effect as t, setAttribute as
|
|
2
|
-
import { createUniqueId as
|
|
3
|
-
var
|
|
4
|
-
const
|
|
5
|
-
const l = `floe-folder-gradient-${
|
|
1
|
+
import { effect as t, setAttribute as r, template as n } from "solid-js/web";
|
|
2
|
+
import { createUniqueId as d } from "solid-js";
|
|
3
|
+
var h = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><defs><linearGradient x1=0% y1=0% x2=0% y2=100%><stop offset=0% style=stop-color:var(--warning);stop-opacity:1></stop><stop offset=100% style="stop-color:color-mix(in srgb, var(--warning) 80%, var(--foreground));stop-opacity:1"></stop></linearGradient></defs><path d="M3 5a2 2 0 0 1 2-2h4.586a1 1 0 0 1 .707.293L12 5h7a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5z">'), v = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><defs><linearGradient x1=0% y1=0% x2=0% y2=100%><stop offset=0% style=stop-color:var(--warning);stop-opacity:1></stop><stop offset=100% style="stop-color:color-mix(in srgb, var(--warning) 70%, var(--foreground));stop-opacity:1"></stop></linearGradient></defs><path d="M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7.414A2 2 0 0 0 20.414 6L18 3.586A2 2 0 0 0 16.586 3H5zm4 2h7.586L19 7.414V17H5V5h4z"></path><path fill=var(--background) opacity=0.3 d="M3 8l4-3h14l-4 3H3z">'), u = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"fill=none stroke=currentColor stroke-width=1.5 stroke-linecap=round stroke-linejoin=round><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8">'), k = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><path fill=var(--info) opacity=0.2 d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"></path><path fill=none stroke=var(--info) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline fill=none stroke=var(--info) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="14 2 14 8 20 8"></polyline><path fill=none stroke=var(--info) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="m10 13-2 2 2 2m4-4 2 2-2 2">'), w = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><path fill=var(--success) opacity=0.2 d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"></path><path fill=none stroke=var(--success) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline fill=none stroke=var(--success) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="14 2 14 8 20 8"></polyline><polyline fill=none stroke=var(--success) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="8 13 11 15 8 17"></polyline><line x1=13 y1=17 x2=16.5 y2=17 stroke=var(--success) stroke-width=1.5 stroke-linecap=round>'), f = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><path fill=var(--success) opacity=0.2 d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"></path><path fill=none stroke=var(--success) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline fill=none stroke=var(--success) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="14 2 14 8 20 8"></polyline><circle cx=10 cy=13 r=2 fill=var(--success)></circle><path fill=none stroke=var(--success) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="m20 17-3-3-4 4-2-2-5 3">'), g = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><path fill=var(--error) opacity=0.2 d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"></path><path fill=none stroke=var(--error) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline fill=none stroke=var(--error) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="14 2 14 8 20 8"></polyline><line x1=8 y1=13 x2=16 y2=13 stroke=var(--error) stroke-width=1.5 stroke-linecap=round></line><line x1=8 y1=17 x2=14 y2=17 stroke=var(--error) stroke-width=1.5 stroke-linecap=round>'), y = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><path fill=var(--warning) opacity=0.2 d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"></path><path fill=none stroke=var(--warning) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline fill=none stroke=var(--warning) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="14 2 14 8 20 8"></polyline><path fill=none stroke=var(--warning) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M10 12v4h2m-2-4h2l2 4">'), x = /* @__PURE__ */ n('<svg xmlns=http://www.w3.org/2000/svg viewBox="0 0 24 24"><path fill=var(--primary) opacity=0.2 d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"></path><path fill=none stroke=var(--primary) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline fill=none stroke=var(--primary) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round points="14 2 14 8 20 8"></polyline><path fill=none stroke=var(--primary) stroke-width=1.5 stroke-linecap=round stroke-linejoin=round d="M9 14h6m-3-3v6">');
|
|
4
|
+
const b = (e) => {
|
|
5
|
+
const l = `floe-folder-gradient-${d()}`;
|
|
6
6
|
return (() => {
|
|
7
|
-
var s =
|
|
7
|
+
var s = h(), i = s.firstChild, a = i.firstChild, p = a.firstChild;
|
|
8
8
|
p.nextSibling;
|
|
9
|
-
var
|
|
10
|
-
return
|
|
9
|
+
var c = i.nextSibling;
|
|
10
|
+
return r(a, "id", l), r(c, "fill", `url(#${l})`), t(() => r(s, "class", e.class)), s;
|
|
11
11
|
})();
|
|
12
|
-
},
|
|
13
|
-
const l = `floe-folder-open-gradient-${
|
|
12
|
+
}, C = (e) => {
|
|
13
|
+
const l = `floe-folder-open-gradient-${d()}`;
|
|
14
14
|
return (() => {
|
|
15
|
-
var s =
|
|
15
|
+
var s = v(), i = s.firstChild, a = i.firstChild, p = a.firstChild;
|
|
16
16
|
p.nextSibling;
|
|
17
|
-
var
|
|
18
|
-
return
|
|
17
|
+
var c = i.nextSibling;
|
|
18
|
+
return r(a, "id", l), r(c, "fill", `url(#${l})`), t(() => r(s, "class", e.class)), s;
|
|
19
19
|
})();
|
|
20
|
-
},
|
|
20
|
+
}, m = (e) => (() => {
|
|
21
21
|
var o = u();
|
|
22
|
-
return t(() =>
|
|
23
|
-
})(),
|
|
24
|
-
var o = f();
|
|
25
|
-
return t(() => e(o, "class", r.class)), o;
|
|
26
|
-
})(), $ = (r) => (() => {
|
|
22
|
+
return t(() => r(o, "class", e.class)), o;
|
|
23
|
+
})(), $ = (e) => (() => {
|
|
27
24
|
var o = k();
|
|
28
|
-
return t(() =>
|
|
29
|
-
})(), _ = (
|
|
25
|
+
return t(() => r(o, "class", e.class)), o;
|
|
26
|
+
})(), _ = (e) => (() => {
|
|
30
27
|
var o = w();
|
|
31
|
-
return t(() =>
|
|
32
|
-
})(), j = (
|
|
28
|
+
return t(() => r(o, "class", e.class)), o;
|
|
29
|
+
})(), j = (e) => (() => {
|
|
30
|
+
var o = f();
|
|
31
|
+
return t(() => r(o, "class", e.class)), o;
|
|
32
|
+
})(), z = (e) => (() => {
|
|
33
33
|
var o = g();
|
|
34
|
-
return t(() =>
|
|
35
|
-
})(), I = (
|
|
34
|
+
return t(() => r(o, "class", e.class)), o;
|
|
35
|
+
})(), I = (e) => (() => {
|
|
36
36
|
var o = y();
|
|
37
|
-
return t(() =>
|
|
37
|
+
return t(() => r(o, "class", e.class)), o;
|
|
38
|
+
})(), M = (e) => (() => {
|
|
39
|
+
var o = x();
|
|
40
|
+
return t(() => r(o, "class", e.class)), o;
|
|
38
41
|
})();
|
|
39
|
-
function
|
|
40
|
-
const o =
|
|
41
|
-
return ["ts", "tsx", "js", "jsx", "py", "rb", "go", "rs", "java", "c", "cpp", "h", "hpp", "vue", "svelte"].includes(o ?? "") ?
|
|
42
|
+
function F(e) {
|
|
43
|
+
const o = e?.toLowerCase();
|
|
44
|
+
return ["sh", "bash", "zsh", "fish", "ksh", "csh"].includes(o ?? "") ? _ : ["ts", "tsx", "js", "jsx", "py", "rb", "go", "rs", "java", "c", "cpp", "h", "hpp", "vue", "svelte"].includes(o ?? "") ? $ : ["png", "jpg", "jpeg", "gif", "svg", "webp", "ico", "bmp"].includes(o ?? "") ? j : ["pdf", "doc", "docx", "xls", "xlsx", "ppt", "pptx", "txt", "md", "rtf"].includes(o ?? "") ? z : ["json", "yaml", "yml", "toml", "xml", "ini", "env", "config"].includes(o ?? "") ? I : ["css", "scss", "sass", "less", "styl"].includes(o ?? "") ? M : m;
|
|
42
45
|
}
|
|
43
46
|
export {
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
47
|
+
$ as CodeFileIcon,
|
|
48
|
+
I as ConfigFileIcon,
|
|
49
|
+
z as DocumentFileIcon,
|
|
50
|
+
m as FileIcon,
|
|
51
|
+
b as FolderIcon,
|
|
52
|
+
C as FolderOpenIcon,
|
|
53
|
+
j as ImageFileIcon,
|
|
54
|
+
_ as ShellScriptFileIcon,
|
|
55
|
+
M as StyleFileIcon,
|
|
56
|
+
F as getFileIcon
|
|
53
57
|
};
|
|
@@ -6,5 +6,5 @@ export { FileGridView, type FileGridViewProps } from './FileGridView';
|
|
|
6
6
|
export { FileContextMenu, type FileContextMenuProps, type BuiltinContextMenuAction, type HideItemsValue } from './FileContextMenu';
|
|
7
7
|
export { Breadcrumb, type BreadcrumbProps } from './Breadcrumb';
|
|
8
8
|
export { FileBrowserToolbar, type FileBrowserToolbarProps } from './FileBrowserToolbar';
|
|
9
|
-
export { FolderIcon, FolderOpenIcon, FileIcon, CodeFileIcon, ImageFileIcon, DocumentFileIcon, ConfigFileIcon, StyleFileIcon, getFileIcon, } from './FileIcons';
|
|
9
|
+
export { FolderIcon, FolderOpenIcon, FileIcon, CodeFileIcon, ShellScriptFileIcon, ImageFileIcon, DocumentFileIcon, ConfigFileIcon, StyleFileIcon, getFileIcon, } from './FileIcons';
|
|
10
10
|
export type { FileItem, ViewMode, SortField, SortDirection, SortConfig, FileListColumnRatios, FileBrowserContextValue, ContextMenuActionType, ContextMenuItem, ContextMenuEvent, ContextMenuCallbacks, OptimisticUpdateType, OptimisticRemove, OptimisticUpdate, OptimisticInsert, OptimisticOperation, ScrollPosition, } from './types';
|
package/dist/file-browser.js
CHANGED
|
@@ -1,29 +1,30 @@
|
|
|
1
1
|
import { Breadcrumb as r } from "./components/file-browser/Breadcrumb.js";
|
|
2
|
-
import { CodeFileIcon as l, ConfigFileIcon as t, DocumentFileIcon as F, FileIcon as n, FolderIcon as c, FolderOpenIcon as m, ImageFileIcon as
|
|
3
|
-
import { DirectoryTree as
|
|
4
|
-
import { FileBrowser as
|
|
5
|
-
import { FileBrowserProvider as
|
|
6
|
-
import { FileBrowserToolbar as
|
|
2
|
+
import { CodeFileIcon as l, ConfigFileIcon as t, DocumentFileIcon as F, FileIcon as n, FolderIcon as c, FolderOpenIcon as m, ImageFileIcon as p, ShellScriptFileIcon as I, StyleFileIcon as f, getFileIcon as x } from "./components/file-browser/FileIcons.js";
|
|
3
|
+
import { DirectoryTree as s } from "./components/file-browser/DirectoryTree.js";
|
|
4
|
+
import { FileBrowser as B } from "./components/file-browser/FileBrowser.js";
|
|
5
|
+
import { FileBrowserProvider as a, useFileBrowser as g } from "./components/file-browser/FileBrowserContext.js";
|
|
6
|
+
import { FileBrowserToolbar as S } from "./components/file-browser/FileBrowserToolbar.js";
|
|
7
7
|
import { FileContextMenu as y } from "./components/file-browser/FileContextMenu.js";
|
|
8
8
|
import { FileGridView as T } from "./components/file-browser/FileGridView.js";
|
|
9
|
-
import { FileListView as
|
|
9
|
+
import { FileListView as h } from "./components/file-browser/FileListView.js";
|
|
10
10
|
export {
|
|
11
11
|
r as Breadcrumb,
|
|
12
12
|
l as CodeFileIcon,
|
|
13
13
|
t as ConfigFileIcon,
|
|
14
|
-
|
|
14
|
+
s as DirectoryTree,
|
|
15
15
|
F as DocumentFileIcon,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
B as FileBrowser,
|
|
17
|
+
a as FileBrowserProvider,
|
|
18
|
+
S as FileBrowserToolbar,
|
|
19
19
|
y as FileContextMenu,
|
|
20
20
|
T as FileGridView,
|
|
21
21
|
n as FileIcon,
|
|
22
|
-
|
|
22
|
+
h as FileListView,
|
|
23
23
|
c as FolderIcon,
|
|
24
24
|
m as FolderOpenIcon,
|
|
25
|
-
|
|
26
|
-
|
|
25
|
+
p as ImageFileIcon,
|
|
26
|
+
I as ShellScriptFileIcon,
|
|
27
|
+
f as StyleFileIcon,
|
|
27
28
|
x as getFileIcon,
|
|
28
|
-
|
|
29
|
+
g as useFileBrowser
|
|
29
30
|
};
|
package/dist/full.js
CHANGED
|
@@ -19,119 +19,119 @@ import { ChecklistBlock as Et } from "./components/chat/blocks/ChecklistBlock.js
|
|
|
19
19
|
import { CircularProgress as Ot, LinearProgress as Ut, SegmentedProgress as Nt, StepsProgress as zt } from "./components/ui/Progress.js";
|
|
20
20
|
import { CodeBlock as _t } from "./components/chat/blocks/CodeBlock.js";
|
|
21
21
|
import { CodeDiffBlock as Zt } from "./components/chat/blocks/CodeDiffBlock.js";
|
|
22
|
-
import { CodeFileIcon as qt, ConfigFileIcon as jt, DocumentFileIcon as Jt, FileIcon as Yt, FolderIcon as $t, FolderOpenIcon as ei, ImageFileIcon as oi,
|
|
23
|
-
import { CommandPalette as
|
|
24
|
-
import { CommandProvider as
|
|
25
|
-
import { ComponentRegistryProvider as
|
|
26
|
-
import { ConfirmDialog as
|
|
27
|
-
import { ConnectionStatus as
|
|
28
|
-
import { DECK_GRID_CONFIG as
|
|
29
|
-
import { DEFAULT_FLOE_CONFIG as
|
|
30
|
-
import { DEFAULT_VIRTUAL_LIST_CONFIG as
|
|
31
|
-
import { DeckCell as
|
|
32
|
-
import { DeckProvider as
|
|
33
|
-
import { DeckTopBar as
|
|
34
|
-
import { DirectoryInput as
|
|
35
|
-
import { DirectoryPicker as
|
|
36
|
-
import { DirectoryTree as
|
|
37
|
-
import { DropZonePreview as
|
|
38
|
-
import { Dropdown as
|
|
39
|
-
import { ErrorBlock as
|
|
40
|
-
import { FileBlock as
|
|
41
|
-
import { FileBrowser as
|
|
42
|
-
import { FileBrowserDragProvider as
|
|
43
|
-
import { FileBrowserProvider as
|
|
44
|
-
import { FileBrowserToolbar as
|
|
45
|
-
import { FileContextMenu as
|
|
46
|
-
import { FileGridView as
|
|
47
|
-
import { FileListView as
|
|
48
|
-
import { FileSavePicker as
|
|
49
|
-
import { FilesSidebarWidget as
|
|
50
|
-
import { FloatingWindow as
|
|
51
|
-
import { FloeApp as
|
|
52
|
-
import { FloeRegistryRuntime as
|
|
53
|
-
import { Form as
|
|
54
|
-
import { ImageBlock as
|
|
55
|
-
import { KeepAliveStack as
|
|
56
|
-
import { Launchpad as
|
|
57
|
-
import { LaunchpadGrid as
|
|
58
|
-
import { LaunchpadItem as
|
|
59
|
-
import { LaunchpadModal as
|
|
60
|
-
import { LaunchpadPagination as
|
|
61
|
-
import { LaunchpadSearch as
|
|
62
|
-
import { LayoutProvider as
|
|
63
|
-
import { LayoutSelector as
|
|
64
|
-
import { LoadingOverlay as
|
|
65
|
-
import { MarkdownBlock as
|
|
66
|
-
import { MermaidBlock as
|
|
67
|
-
import { MessageActions as
|
|
68
|
-
import { MessageAvatar as
|
|
69
|
-
import { MessageBubble as
|
|
70
|
-
import { MessageItem as
|
|
71
|
-
import { MessageMeta as
|
|
72
|
-
import { MetricsWidget as
|
|
73
|
-
import { MobileTabBar as
|
|
74
|
-
import { NotificationContainer as
|
|
75
|
-
import { Pagination as
|
|
76
|
-
import { Panel as
|
|
77
|
-
import { ProcessingIndicator as
|
|
78
|
-
import { QuoteBlock as
|
|
79
|
-
import { RadioGroup as
|
|
80
|
-
import { ResizeHandle as
|
|
81
|
-
import { SegmentedControl as
|
|
82
|
-
import { Shell as
|
|
83
|
-
import { ShellBlock as
|
|
84
|
-
import { Sidebar as
|
|
85
|
-
import { SidebarPane as
|
|
86
|
-
import { Skeleton as
|
|
87
|
-
import { SnakeLoader as
|
|
88
|
-
import { Stepper as
|
|
89
|
-
import { StreamingCursor as
|
|
90
|
-
import { SvgBlock as
|
|
91
|
-
import { Switch as
|
|
92
|
-
import { TabPanel as
|
|
93
|
-
import { TerminalWidget as
|
|
94
|
-
import { TextBlock as
|
|
95
|
-
import { ThemeProvider as
|
|
96
|
-
import { ThinkingBlock as
|
|
97
|
-
import { ToolCallBlock as
|
|
98
|
-
import { Tooltip as
|
|
99
|
-
import { TopBar as
|
|
100
|
-
import { TopBarIconButton as
|
|
101
|
-
import { ViewActivationProvider as
|
|
102
|
-
import { VirtualMessageList as
|
|
103
|
-
import { WidgetFrame as
|
|
104
|
-
import { WidgetPalette as
|
|
105
|
-
import { WidgetRegistryProvider as
|
|
106
|
-
import { WidgetResizeHandle as
|
|
107
|
-
import { WidgetStateProvider as
|
|
108
|
-
import { WidgetTypeSwitcher as
|
|
109
|
-
import { WorkingIndicator as
|
|
110
|
-
import { applyDragDelta as
|
|
111
|
-
import { buildAssistantNoticeEvents as
|
|
112
|
-
import { checkCollision as
|
|
113
|
-
import { cn as
|
|
114
|
-
import { computeCodeDiff as
|
|
115
|
-
import { configureMarkdownWorker as
|
|
116
|
-
import { configureMermaidWorker as
|
|
117
|
-
import { configureShikiWorker as
|
|
118
|
-
import { createSimpleContext as
|
|
119
|
-
import { deferAfterPaint as
|
|
120
|
-
import { duration as
|
|
121
|
-
import { formatKeybind as
|
|
122
|
-
import { isTypingElement as
|
|
123
|
-
import { lockBodyStyle as
|
|
124
|
-
import { registerCommandContributions as
|
|
125
|
-
import { useAttachments as
|
|
126
|
-
import { useAutoScroll as
|
|
127
|
-
import { useDebounce as
|
|
128
|
-
import { useDeckDrag as
|
|
129
|
-
import { useFileBrowserDropTarget as
|
|
130
|
-
import { useKeybind as
|
|
131
|
-
import { useMediaQuery as
|
|
132
|
-
import { usePersisted as
|
|
133
|
-
import { useResizeObserver as
|
|
134
|
-
import { useVirtualList as
|
|
22
|
+
import { CodeFileIcon as qt, ConfigFileIcon as jt, DocumentFileIcon as Jt, FileIcon as Yt, FolderIcon as $t, FolderOpenIcon as ei, ImageFileIcon as oi, ShellScriptFileIcon as ri, StyleFileIcon as ti, getFileIcon as ii } from "./components/file-browser/FileIcons.js";
|
|
23
|
+
import { CommandPalette as ai } from "./components/ui/CommandPalette.js";
|
|
24
|
+
import { CommandProvider as mi, createCommandService as pi, useCommand as li } from "./context/CommandContext.js";
|
|
25
|
+
import { ComponentRegistryProvider as si, createComponentRegistry as di, hasComponentRegistryContext as xi, useComponentContextFactory as Ii, useComponentRegistry as gi, useOptionalComponentRegistry as Ci } from "./context/ComponentRegistry.js";
|
|
26
|
+
import { ConfirmDialog as hi, Dialog as ki } from "./components/ui/Dialog.js";
|
|
27
|
+
import { ConnectionStatus as Fi } from "./components/chat/status/ConnectionStatus.js";
|
|
28
|
+
import { DECK_GRID_CONFIG as Pi, DeckGrid as yi, getGridConfigFromElement as Di } from "./components/deck/DeckGrid.js";
|
|
29
|
+
import { DEFAULT_FLOE_CONFIG as Ti, FloeConfigProvider as vi, useFloeConfig as wi, useResolvedFloeConfig as bi } from "./context/FloeConfigContext.js";
|
|
30
|
+
import { DEFAULT_VIRTUAL_LIST_CONFIG as Li } from "./components/chat/types.js";
|
|
31
|
+
import { DeckCell as Ri } from "./components/deck/DeckCell.js";
|
|
32
|
+
import { DeckProvider as Hi, createDeckService as Ei, useDeck as Vi } from "./context/DeckContext.js";
|
|
33
|
+
import { DeckTopBar as Ui } from "./components/deck/DeckTopBar.js";
|
|
34
|
+
import { DirectoryInput as zi } from "./components/ui/DirectoryInput.js";
|
|
35
|
+
import { DirectoryPicker as _i } from "./components/ui/DirectoryPicker.js";
|
|
36
|
+
import { DirectoryTree as Zi } from "./components/file-browser/DirectoryTree.js";
|
|
37
|
+
import { DropZonePreview as qi } from "./components/deck/DropZonePreview.js";
|
|
38
|
+
import { Dropdown as Ji, Select as Yi } from "./components/ui/Dropdown.js";
|
|
39
|
+
import { ErrorBlock as en, HighlightBlock as on, InfoBlock as rn, NoteBlock as tn, SuccessBlock as nn, TipBlock as an, WarningBlock as cn } from "./components/ui/HighlightBlock.js";
|
|
40
|
+
import { FileBlock as pn } from "./components/chat/blocks/FileBlock.js";
|
|
41
|
+
import { FileBrowser as fn } from "./components/file-browser/FileBrowser.js";
|
|
42
|
+
import { FileBrowserDragProvider as dn, hasFileBrowserDragContext as xn, useFileBrowserDrag as In } from "./context/FileBrowserDragContext.js";
|
|
43
|
+
import { FileBrowserProvider as Cn, useFileBrowser as un } from "./components/file-browser/FileBrowserContext.js";
|
|
44
|
+
import { FileBrowserToolbar as kn } from "./components/file-browser/FileBrowserToolbar.js";
|
|
45
|
+
import { FileContextMenu as Fn } from "./components/file-browser/FileContextMenu.js";
|
|
46
|
+
import { FileGridView as Pn } from "./components/file-browser/FileGridView.js";
|
|
47
|
+
import { FileListView as Dn } from "./components/file-browser/FileListView.js";
|
|
48
|
+
import { FileSavePicker as Tn } from "./components/ui/FileSavePicker.js";
|
|
49
|
+
import { FilesSidebarWidget as wn, SearchSidebarWidget as bn, SettingsSidebarWidget as Wn, ShowcaseSidebarWidget as Ln, SidebarWidget as An } from "./widgets/SidebarWidget.js";
|
|
50
|
+
import { FloatingWindow as Gn } from "./components/ui/FloatingWindow.js";
|
|
51
|
+
import { FloeApp as En } from "./app/FloeApp.js";
|
|
52
|
+
import { FloeRegistryRuntime as On } from "./app/FloeRegistryRuntime.js";
|
|
53
|
+
import { Form as Nn, FormActions as zn, FormControl as Kn, FormDescription as _n, FormDivider as Qn, FormField as Zn, FormLabel as Xn, FormMessage as qn, FormRow as jn, FormSection as Jn, useFormSubmitting as Yn } from "./components/ui/Form.js";
|
|
54
|
+
import { ImageBlock as ea } from "./components/chat/blocks/ImageBlock.js";
|
|
55
|
+
import { KeepAliveStack as ra } from "./components/layout/KeepAliveStack.js";
|
|
56
|
+
import { Launchpad as ia } from "./components/launchpad/Launchpad.js";
|
|
57
|
+
import { LaunchpadGrid as aa } from "./components/launchpad/LaunchpadGrid.js";
|
|
58
|
+
import { LaunchpadItem as ma } from "./components/launchpad/LaunchpadItem.js";
|
|
59
|
+
import { LaunchpadModal as la } from "./components/launchpad/LaunchpadModal.js";
|
|
60
|
+
import { LaunchpadPagination as sa } from "./components/launchpad/LaunchpadPagination.js";
|
|
61
|
+
import { LaunchpadSearch as xa } from "./components/launchpad/LaunchpadSearch.js";
|
|
62
|
+
import { LayoutProvider as ga, createLayoutService as Ca, useLayout as ua } from "./context/LayoutContext.js";
|
|
63
|
+
import { LayoutSelector as ka } from "./components/deck/LayoutSelector.js";
|
|
64
|
+
import { LoadingOverlay as Fa } from "./components/loading/LoadingOverlay.js";
|
|
65
|
+
import { MarkdownBlock as Pa } from "./components/chat/blocks/MarkdownBlock.js";
|
|
66
|
+
import { MermaidBlock as Da } from "./components/chat/blocks/MermaidBlock.js";
|
|
67
|
+
import { MessageActions as Ta } from "./components/chat/message/MessageActions.js";
|
|
68
|
+
import { MessageAvatar as wa } from "./components/chat/message/MessageAvatar.js";
|
|
69
|
+
import { MessageBubble as Wa } from "./components/chat/message/MessageBubble.js";
|
|
70
|
+
import { MessageItem as Aa } from "./components/chat/message/MessageItem.js";
|
|
71
|
+
import { MessageMeta as Ga } from "./components/chat/message/MessageMeta.js";
|
|
72
|
+
import { MetricsWidget as Ea } from "./widgets/MetricsWidget.js";
|
|
73
|
+
import { MobileTabBar as Oa } from "./components/layout/MobileTabBar.js";
|
|
74
|
+
import { NotificationContainer as Na, NotificationProvider as za, createNotificationService as Ka, useNotification as _a } from "./context/NotificationContext.js";
|
|
75
|
+
import { Pagination as Za } from "./components/ui/Pagination.js";
|
|
76
|
+
import { Panel as qa, PanelContent as ja, PanelHeader as Ja } from "./components/layout/Panel.js";
|
|
77
|
+
import { ProcessingIndicator as $a } from "./components/ui/ProcessingIndicator.js";
|
|
78
|
+
import { QuoteBlock as oc } from "./components/ui/QuoteBlock.js";
|
|
79
|
+
import { RadioGroup as tc, RadioList as ic, RadioOption as nc } from "./components/ui/Radio.js";
|
|
80
|
+
import { ResizeHandle as cc } from "./components/layout/ResizeHandle.js";
|
|
81
|
+
import { SegmentedControl as pc } from "./components/ui/SegmentedControl.js";
|
|
82
|
+
import { Shell as fc } from "./components/layout/Shell.js";
|
|
83
|
+
import { ShellBlock as dc } from "./components/chat/blocks/ShellBlock.js";
|
|
84
|
+
import { Sidebar as Ic, SidebarContent as gc, SidebarItem as Cc, SidebarItemList as uc, SidebarSection as hc } from "./components/layout/Sidebar.js";
|
|
85
|
+
import { SidebarPane as Sc } from "./components/layout/SidebarPane.js";
|
|
86
|
+
import { Skeleton as Bc, SkeletonCard as Pc, SkeletonList as yc, SkeletonText as Dc } from "./components/loading/Skeleton.js";
|
|
87
|
+
import { SnakeLoader as Tc } from "./components/loading/SnakeLoader.js";
|
|
88
|
+
import { Stepper as wc, Wizard as bc, useWizard as Wc } from "./components/ui/Stepper.js";
|
|
89
|
+
import { StreamingCursor as Ac } from "./components/chat/status/StreamingCursor.js";
|
|
90
|
+
import { SvgBlock as Gc } from "./components/chat/blocks/SvgBlock.js";
|
|
91
|
+
import { Switch as Ec } from "./components/ui/Switch.js";
|
|
92
|
+
import { TabPanel as Oc, Tabs as Uc } from "./components/ui/Tabs.js";
|
|
93
|
+
import { TerminalWidget as zc } from "./widgets/TerminalWidget.js";
|
|
94
|
+
import { TextBlock as _c } from "./components/chat/blocks/TextBlock.js";
|
|
95
|
+
import { ThemeProvider as Zc, createThemeService as Xc, useTheme as qc } from "./context/ThemeContext.js";
|
|
96
|
+
import { ThinkingBlock as Jc } from "./components/chat/blocks/ThinkingBlock.js";
|
|
97
|
+
import { ToolCallBlock as $c } from "./components/chat/blocks/ToolCallBlock.js";
|
|
98
|
+
import { Tooltip as om } from "./components/ui/Tooltip.js";
|
|
99
|
+
import { TopBar as tm } from "./components/layout/TopBar.js";
|
|
100
|
+
import { TopBarIconButton as nm } from "./components/layout/TopBarIconButton.js";
|
|
101
|
+
import { ViewActivationProvider as cm, useViewActivation as mm } from "./context/ViewActivationContext.js";
|
|
102
|
+
import { VirtualMessageList as lm } from "./components/chat/message-list/VirtualMessageList.js";
|
|
103
|
+
import { WidgetFrame as sm } from "./components/deck/WidgetFrame.js";
|
|
104
|
+
import { WidgetPalette as xm } from "./components/deck/WidgetPalette.js";
|
|
105
|
+
import { WidgetRegistryProvider as gm, createWidgetRegistry as Cm, useWidgetRegistry as um } from "./context/WidgetRegistry.js";
|
|
106
|
+
import { WidgetResizeHandle as km } from "./components/deck/WidgetResizeHandle.js";
|
|
107
|
+
import { WidgetStateProvider as Fm, useCurrentWidgetId as Bm, useWidgetState as Pm, useWidgetStateContext as ym } from "./context/WidgetStateContext.js";
|
|
108
|
+
import { WidgetTypeSwitcher as Mm } from "./components/deck/WidgetTypeSwitcher.js";
|
|
109
|
+
import { WorkingIndicator as vm } from "./components/chat/status/WorkingIndicator.js";
|
|
110
|
+
import { applyDragDelta as bm, applyResizeDelta as Wm, getGridCellSize as Lm, pixelDeltaToGridDelta as Am, positionToGridArea as Rm, snapToGrid as Gm } from "./utils/gridLayout.js";
|
|
111
|
+
import { buildAssistantNoticeEvents as Em, createStreamEventBuilder as Vm, isStreamEvent as Om } from "./components/chat/streamEvents.js";
|
|
112
|
+
import { checkCollision as Nm, constrainPosition as zm, findFreePosition as Km, hasCollision as _m } from "./utils/gridCollision.js";
|
|
113
|
+
import { cn as Zm } from "./utils/cn.js";
|
|
114
|
+
import { computeCodeDiff as qm, computeCodeDiffSync as jm, configureDiffWorker as Jm, createDiffWorker as Ym, hasDiffWorker as $m, terminateDiffWorker as ep, waitForDiffWorker as op } from "./components/chat/hooks/useCodeDiff.js";
|
|
115
|
+
import { configureMarkdownWorker as tp, createMarkdownWorker as ip, hasMarkdownWorker as np, renderMarkdown as ap, renderMarkdownSync as cp, terminateMarkdownWorker as mp, waitForMarkdownWorker as pp } from "./components/chat/hooks/useMarkdown.js";
|
|
116
|
+
import { configureMermaidWorker as fp, configureSyncMermaid as sp, renderMermaid as dp, terminateMermaidWorker as xp, useMermaid as Ip } from "./components/chat/hooks/useMermaid.js";
|
|
117
|
+
import { configureShikiWorker as Cp, configureSyncHighlighter as up, highlightCode as hp, terminateShikiWorker as kp, useCodeHighlight as Sp } from "./components/chat/hooks/useCodeHighlight.js";
|
|
118
|
+
import { createSimpleContext as Bp } from "./context/createSimpleContext.js";
|
|
119
|
+
import { deferAfterPaint as yp, deferNonBlocking as Dp } from "./utils/defer.js";
|
|
120
|
+
import { duration as Tp, easing as vp, fadeIn as wp, listContainer as bp, listItem as Wp, panelResize as Lp, popIn as Ap, scaleIn as Rp, sidebarVariants as Gp, slideInFromBottom as Hp, slideInFromLeft as Ep, slideInFromRight as Vp, slideInFromTop as Op, springConfig as Up } from "./utils/animations.js";
|
|
121
|
+
import { formatKeybind as zp, matchKeybind as Kp, parseKeybind as _p } from "./utils/keybind.js";
|
|
122
|
+
import { isTypingElement as Zp, shouldIgnoreHotkeys as Xp } from "./utils/dom.js";
|
|
123
|
+
import { lockBodyStyle as jp } from "./utils/bodyStyleLock.js";
|
|
124
|
+
import { registerCommandContributions as Yp, useCommandContributions as $p } from "./hooks/useCommandContributions.js";
|
|
125
|
+
import { useAttachments as ol } from "./components/chat/hooks/useAttachments.js";
|
|
126
|
+
import { useAutoScroll as tl } from "./components/chat/hooks/useAutoScroll.js";
|
|
127
|
+
import { useDebounce as nl } from "./hooks/useDebounce.js";
|
|
128
|
+
import { useDeckDrag as cl } from "./hooks/useDeckDrag.js";
|
|
129
|
+
import { useFileBrowserDropTarget as pl, useFileBrowserItemDrag as ll } from "./hooks/useFileBrowserDrag.js";
|
|
130
|
+
import { useKeybind as sl } from "./hooks/useKeybind.js";
|
|
131
|
+
import { useMediaQuery as xl } from "./hooks/useMediaQuery.js";
|
|
132
|
+
import { usePersisted as gl } from "./hooks/usePersisted.js";
|
|
133
|
+
import { useResizeObserver as ul } from "./hooks/useResizeObserver.js";
|
|
134
|
+
import { useVirtualList as kl } from "./components/chat/hooks/useVirtualList.js";
|
|
135
135
|
export {
|
|
136
136
|
m as Activity,
|
|
137
137
|
zr as ActivityAppsMain,
|
|
@@ -202,87 +202,87 @@ export {
|
|
|
202
202
|
Zt as CodeDiffBlock,
|
|
203
203
|
qt as CodeFileIcon,
|
|
204
204
|
X as CodeIcon,
|
|
205
|
-
|
|
206
|
-
|
|
205
|
+
ai as CommandPalette,
|
|
206
|
+
mi as CommandProvider,
|
|
207
207
|
q as CompassIcon,
|
|
208
|
-
|
|
208
|
+
si as ComponentRegistryProvider,
|
|
209
209
|
jt as ConfigFileIcon,
|
|
210
|
-
|
|
211
|
-
|
|
210
|
+
hi as ConfirmDialog,
|
|
211
|
+
Fi as ConnectionStatus,
|
|
212
212
|
j as Copy,
|
|
213
213
|
J as CopyCheck,
|
|
214
214
|
Y as CopyCheckIcon,
|
|
215
215
|
$ as CopyIcon,
|
|
216
216
|
ee as Cpu,
|
|
217
217
|
oe as CreditCardIcon,
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
218
|
+
Pi as DECK_GRID_CONFIG,
|
|
219
|
+
Ti as DEFAULT_FLOE_CONFIG,
|
|
220
|
+
Li as DEFAULT_VIRTUAL_LIST_CONFIG,
|
|
221
221
|
lt as DataBarChart,
|
|
222
222
|
ft as DataPieChart,
|
|
223
223
|
re as Database,
|
|
224
224
|
te as DatabaseIcon,
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
225
|
+
Ri as DeckCell,
|
|
226
|
+
yi as DeckGrid,
|
|
227
|
+
Hi as DeckProvider,
|
|
228
|
+
Ui as DeckTopBar,
|
|
229
|
+
ki as Dialog,
|
|
230
|
+
zi as DirectoryInput,
|
|
231
|
+
_i as DirectoryPicker,
|
|
232
|
+
Zi as DirectoryTree,
|
|
233
233
|
Jt as DocumentFileIcon,
|
|
234
234
|
ie as DollarIcon,
|
|
235
235
|
ne as Download,
|
|
236
236
|
ae as DownloadIcon,
|
|
237
|
-
|
|
238
|
-
|
|
237
|
+
qi as DropZonePreview,
|
|
238
|
+
Ji as Dropdown,
|
|
239
239
|
ce as EditIcon,
|
|
240
|
-
|
|
240
|
+
en as ErrorBlock,
|
|
241
241
|
me as ErrorIcon,
|
|
242
242
|
pe as ExternalLink,
|
|
243
243
|
le as Eye,
|
|
244
244
|
fe as EyeIcon,
|
|
245
245
|
se as EyeOff,
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
246
|
+
pn as FileBlock,
|
|
247
|
+
fn as FileBrowser,
|
|
248
|
+
dn as FileBrowserDragProvider,
|
|
249
|
+
Cn as FileBrowserProvider,
|
|
250
|
+
kn as FileBrowserToolbar,
|
|
251
251
|
de as FileCode,
|
|
252
|
-
|
|
253
|
-
|
|
252
|
+
Fn as FileContextMenu,
|
|
253
|
+
Pn as FileGridView,
|
|
254
254
|
Yt as FileIcon,
|
|
255
|
-
|
|
255
|
+
Dn as FileListView,
|
|
256
256
|
xe as FilePlus,
|
|
257
257
|
Ie as FilePlusIcon,
|
|
258
|
-
|
|
258
|
+
Tn as FileSavePicker,
|
|
259
259
|
ge as FileText,
|
|
260
260
|
Ce as Files,
|
|
261
|
-
|
|
261
|
+
wn as FilesSidebarWidget,
|
|
262
262
|
ue as Filter,
|
|
263
263
|
he as FilterIcon,
|
|
264
264
|
ke as FireIcon,
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
265
|
+
Gn as FloatingWindow,
|
|
266
|
+
En as FloeApp,
|
|
267
|
+
vi as FloeConfigProvider,
|
|
268
268
|
r as FloeProvider,
|
|
269
|
-
|
|
269
|
+
On as FloeRegistryRuntime,
|
|
270
270
|
Se as Folder,
|
|
271
271
|
$t as FolderIcon,
|
|
272
272
|
Fe as FolderOpen,
|
|
273
273
|
ei as FolderOpenIcon,
|
|
274
274
|
Be as FolderPlus,
|
|
275
275
|
Pe as FolderPlusIcon,
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
276
|
+
Nn as Form,
|
|
277
|
+
zn as FormActions,
|
|
278
|
+
Kn as FormControl,
|
|
279
|
+
_n as FormDescription,
|
|
280
|
+
Qn as FormDivider,
|
|
281
|
+
Zn as FormField,
|
|
282
|
+
Xn as FormLabel,
|
|
283
|
+
qn as FormMessage,
|
|
284
|
+
jn as FormRow,
|
|
285
|
+
Jn as FormSection,
|
|
286
286
|
ye as GiftIcon,
|
|
287
287
|
De as GitBranch,
|
|
288
288
|
Me as GitBranchIcon,
|
|
@@ -296,65 +296,65 @@ export {
|
|
|
296
296
|
Re as Heart,
|
|
297
297
|
Ge as HeartIcon,
|
|
298
298
|
He as HelpIcon,
|
|
299
|
-
|
|
299
|
+
on as HighlightBlock,
|
|
300
300
|
Ee as Highlighter,
|
|
301
301
|
Ve as History,
|
|
302
302
|
Oe as Home,
|
|
303
303
|
Ue as HomeIcon,
|
|
304
304
|
Ne as Image,
|
|
305
|
-
|
|
305
|
+
ea as ImageBlock,
|
|
306
306
|
oi as ImageFileIcon,
|
|
307
307
|
ze as ImageIcon,
|
|
308
308
|
Ke as Info,
|
|
309
|
-
|
|
309
|
+
rn as InfoBlock,
|
|
310
310
|
_e as InfoIcon,
|
|
311
311
|
Xr as Input,
|
|
312
312
|
nt as Interactive3DCard,
|
|
313
|
-
|
|
313
|
+
ra as KeepAliveStack,
|
|
314
314
|
Qe as Key,
|
|
315
315
|
Ze as KeyIcon,
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
316
|
+
ia as Launchpad,
|
|
317
|
+
aa as LaunchpadGrid,
|
|
318
|
+
ma as LaunchpadItem,
|
|
319
|
+
la as LaunchpadModal,
|
|
320
|
+
sa as LaunchpadPagination,
|
|
321
|
+
xa as LaunchpadSearch,
|
|
322
322
|
Xe as Layers,
|
|
323
323
|
qe as LayersIcon,
|
|
324
324
|
je as LayoutDashboard,
|
|
325
|
-
|
|
326
|
-
|
|
325
|
+
ga as LayoutProvider,
|
|
326
|
+
ka as LayoutSelector,
|
|
327
327
|
st as LineChart,
|
|
328
328
|
Ut as LinearProgress,
|
|
329
329
|
Je as Link,
|
|
330
330
|
Ye as LinkIcon,
|
|
331
331
|
$e as Loader2,
|
|
332
332
|
eo as LoadingIcon,
|
|
333
|
-
|
|
333
|
+
Fa as LoadingOverlay,
|
|
334
334
|
oo as Lock,
|
|
335
335
|
ro as LockIcon,
|
|
336
336
|
to as MagicIcon,
|
|
337
337
|
io as Mail,
|
|
338
338
|
no as MailIcon,
|
|
339
339
|
ao as MapPinIcon,
|
|
340
|
-
|
|
340
|
+
Pa as MarkdownBlock,
|
|
341
341
|
co as Maximize,
|
|
342
342
|
mo as Menu,
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
343
|
+
Da as MermaidBlock,
|
|
344
|
+
Ta as MessageActions,
|
|
345
|
+
wa as MessageAvatar,
|
|
346
|
+
Wa as MessageBubble,
|
|
347
347
|
po as MessageIcon,
|
|
348
|
-
|
|
349
|
-
|
|
348
|
+
Aa as MessageItem,
|
|
349
|
+
Ga as MessageMeta,
|
|
350
350
|
lo as MessageSquare,
|
|
351
|
-
|
|
351
|
+
Ea as MetricsWidget,
|
|
352
352
|
fo as Mic,
|
|
353
353
|
so as MicIcon,
|
|
354
354
|
xo as MicOff,
|
|
355
355
|
Io as Minus,
|
|
356
356
|
go as MinusIcon,
|
|
357
|
-
|
|
357
|
+
Oa as MobileTabBar,
|
|
358
358
|
dt as MonitoringChart,
|
|
359
359
|
Co as Moon,
|
|
360
360
|
uo as MoonIcon,
|
|
@@ -363,16 +363,16 @@ export {
|
|
|
363
363
|
at as MorphCard,
|
|
364
364
|
So as MuteIcon,
|
|
365
365
|
ct as NeonCard,
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
366
|
+
tn as NoteBlock,
|
|
367
|
+
Na as NotificationContainer,
|
|
368
|
+
za as NotificationProvider,
|
|
369
369
|
qr as NumberInput,
|
|
370
370
|
Fo as Package,
|
|
371
371
|
Bo as PackageIcon,
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
372
|
+
Za as Pagination,
|
|
373
|
+
qa as Panel,
|
|
374
|
+
ja as PanelContent,
|
|
375
|
+
Ja as PanelHeader,
|
|
376
376
|
Po as Paperclip,
|
|
377
377
|
yo as Paste,
|
|
378
378
|
Do as PasteIcon,
|
|
@@ -389,85 +389,86 @@ export {
|
|
|
389
389
|
Ho as PlusIcon,
|
|
390
390
|
Eo as PowerIcon,
|
|
391
391
|
Vo as PrinterIcon,
|
|
392
|
-
|
|
392
|
+
$a as ProcessingIndicator,
|
|
393
393
|
Oo as Quote,
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
394
|
+
oc as QuoteBlock,
|
|
395
|
+
tc as RadioGroup,
|
|
396
|
+
ic as RadioList,
|
|
397
|
+
nc as RadioOption,
|
|
398
398
|
Uo as Refresh,
|
|
399
399
|
No as RefreshIcon,
|
|
400
|
-
|
|
400
|
+
cc as ResizeHandle,
|
|
401
401
|
zo as Restore,
|
|
402
402
|
Ko as RocketIcon,
|
|
403
403
|
_o as Save,
|
|
404
404
|
Qo as SaveIcon,
|
|
405
405
|
Zo as Search,
|
|
406
406
|
Xo as SearchIcon,
|
|
407
|
-
|
|
408
|
-
|
|
407
|
+
bn as SearchSidebarWidget,
|
|
408
|
+
pc as SegmentedControl,
|
|
409
409
|
Nt as SegmentedProgress,
|
|
410
|
-
|
|
410
|
+
Yi as Select,
|
|
411
411
|
qo as Send,
|
|
412
412
|
jo as SendIcon,
|
|
413
413
|
Jo as Settings,
|
|
414
414
|
Yo as SettingsIcon,
|
|
415
|
-
|
|
415
|
+
Wn as SettingsSidebarWidget,
|
|
416
416
|
$o as ShareIcon,
|
|
417
|
-
|
|
418
|
-
|
|
417
|
+
fc as Shell,
|
|
418
|
+
dc as ShellBlock,
|
|
419
|
+
ri as ShellScriptFileIcon,
|
|
419
420
|
er as Shield,
|
|
420
421
|
or as ShieldCheck,
|
|
421
422
|
rr as ShieldIcon,
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
423
|
+
Ln as ShowcaseSidebarWidget,
|
|
424
|
+
Ic as Sidebar,
|
|
425
|
+
gc as SidebarContent,
|
|
426
|
+
Cc as SidebarItem,
|
|
427
|
+
uc as SidebarItemList,
|
|
428
|
+
Sc as SidebarPane,
|
|
429
|
+
hc as SidebarSection,
|
|
430
|
+
An as SidebarWidget,
|
|
431
|
+
Bc as Skeleton,
|
|
432
|
+
Pc as SkeletonCard,
|
|
433
|
+
yc as SkeletonList,
|
|
434
|
+
Dc as SkeletonText,
|
|
435
|
+
Tc as SnakeLoader,
|
|
435
436
|
tr as SparkleIcon,
|
|
436
437
|
ir as Sparkles,
|
|
437
438
|
nr as Star,
|
|
438
439
|
ar as StarIcon,
|
|
439
440
|
St as StatusIndicator,
|
|
440
|
-
|
|
441
|
+
wc as Stepper,
|
|
441
442
|
zt as StepsProgress,
|
|
442
443
|
cr as Stop,
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
444
|
+
Ac as StreamingCursor,
|
|
445
|
+
ti as StyleFileIcon,
|
|
446
|
+
nn as SuccessBlock,
|
|
446
447
|
mr as SuccessIcon,
|
|
447
448
|
pr as Sun,
|
|
448
449
|
lr as SunIcon,
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
450
|
+
Gc as SvgBlock,
|
|
451
|
+
Ec as Switch,
|
|
452
|
+
Oc as TabPanel,
|
|
453
|
+
Uc as Tabs,
|
|
453
454
|
fr as Tag,
|
|
454
455
|
sr as TagIcon,
|
|
455
456
|
dr as TargetIcon,
|
|
456
457
|
xr as Terminal,
|
|
457
458
|
Ir as TerminalIcon,
|
|
458
|
-
|
|
459
|
-
|
|
459
|
+
zc as TerminalWidget,
|
|
460
|
+
_c as TextBlock,
|
|
460
461
|
jr as Textarea,
|
|
461
|
-
|
|
462
|
-
|
|
462
|
+
Zc as ThemeProvider,
|
|
463
|
+
Jc as ThinkingBlock,
|
|
463
464
|
gr as ThumbsDownIcon,
|
|
464
465
|
Cr as ThumbsUpIcon,
|
|
465
466
|
ur as Timer,
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
467
|
+
an as TipBlock,
|
|
468
|
+
$c as ToolCallBlock,
|
|
469
|
+
om as Tooltip,
|
|
470
|
+
tm as TopBar,
|
|
471
|
+
nm as TopBarIconButton,
|
|
471
472
|
hr as Trash,
|
|
472
473
|
kr as TrashIcon,
|
|
473
474
|
Sr as TrendingDown,
|
|
@@ -479,135 +480,135 @@ export {
|
|
|
479
480
|
Mr as UserIcon,
|
|
480
481
|
Tr as Video,
|
|
481
482
|
vr as VideoIcon,
|
|
482
|
-
|
|
483
|
-
|
|
483
|
+
cm as ViewActivationProvider,
|
|
484
|
+
lm as VirtualMessageList,
|
|
484
485
|
wr as Volume,
|
|
485
486
|
br as VolumeIcon,
|
|
486
487
|
Wr as VolumeOff,
|
|
487
488
|
Lr as Wand,
|
|
488
|
-
|
|
489
|
+
cn as WarningBlock,
|
|
489
490
|
Ar as WarningIcon,
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
491
|
+
sm as WidgetFrame,
|
|
492
|
+
xm as WidgetPalette,
|
|
493
|
+
gm as WidgetRegistryProvider,
|
|
494
|
+
km as WidgetResizeHandle,
|
|
495
|
+
Fm as WidgetStateProvider,
|
|
496
|
+
Mm as WidgetTypeSwitcher,
|
|
496
497
|
Rr as WifiIcon,
|
|
497
498
|
Gr as WifiOffIcon,
|
|
498
|
-
|
|
499
|
+
bc as Wizard,
|
|
499
500
|
Hr as Workflow,
|
|
500
|
-
|
|
501
|
+
vm as WorkingIndicator,
|
|
501
502
|
Er as X,
|
|
502
503
|
Vr as XCircle,
|
|
503
504
|
Or as Zap,
|
|
504
505
|
Ur as ZapIcon,
|
|
505
|
-
|
|
506
|
-
|
|
506
|
+
bm as applyDragDelta,
|
|
507
|
+
Wm as applyResizeDelta,
|
|
507
508
|
i as applyTheme,
|
|
508
|
-
|
|
509
|
+
Em as buildAssistantNoticeEvents,
|
|
509
510
|
n as builtInThemes,
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
511
|
+
Nm as checkCollision,
|
|
512
|
+
Zm as cn,
|
|
513
|
+
qm as computeCodeDiff,
|
|
514
|
+
jm as computeCodeDiffSync,
|
|
515
|
+
Jm as configureDiffWorker,
|
|
516
|
+
tp as configureMarkdownWorker,
|
|
517
|
+
fp as configureMermaidWorker,
|
|
518
|
+
Cp as configureShikiWorker,
|
|
519
|
+
up as configureSyncHighlighter,
|
|
520
|
+
sp as configureSyncMermaid,
|
|
521
|
+
zm as constrainPosition,
|
|
522
|
+
pi as createCommandService,
|
|
523
|
+
di as createComponentRegistry,
|
|
524
|
+
Ei as createDeckService,
|
|
525
|
+
Ym as createDiffWorker,
|
|
526
|
+
Ca as createLayoutService,
|
|
527
|
+
ip as createMarkdownWorker,
|
|
528
|
+
Ka as createNotificationService,
|
|
529
|
+
Bp as createSimpleContext,
|
|
530
|
+
Vm as createStreamEventBuilder,
|
|
531
|
+
Xc as createThemeService,
|
|
532
|
+
Cm as createWidgetRegistry,
|
|
533
|
+
yp as deferAfterPaint,
|
|
534
|
+
Dp as deferNonBlocking,
|
|
535
|
+
Tp as duration,
|
|
536
|
+
vp as easing,
|
|
537
|
+
wp as fadeIn,
|
|
538
|
+
Km as findFreePosition,
|
|
539
|
+
zp as formatKeybind,
|
|
540
|
+
ii as getFileIcon,
|
|
541
|
+
Lm as getGridCellSize,
|
|
542
|
+
Di as getGridConfigFromElement,
|
|
542
543
|
a as getSystemTheme,
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
544
|
+
_m as hasCollision,
|
|
545
|
+
xi as hasComponentRegistryContext,
|
|
546
|
+
$m as hasDiffWorker,
|
|
547
|
+
xn as hasFileBrowserDragContext,
|
|
548
|
+
np as hasMarkdownWorker,
|
|
549
|
+
hp as highlightCode,
|
|
550
|
+
Om as isStreamEvent,
|
|
551
|
+
Zp as isTypingElement,
|
|
552
|
+
bp as listContainer,
|
|
553
|
+
Wp as listItem,
|
|
554
|
+
jp as lockBodyStyle,
|
|
555
|
+
Kp as matchKeybind,
|
|
556
|
+
Lp as panelResize,
|
|
557
|
+
_p as parseKeybind,
|
|
558
|
+
Am as pixelDeltaToGridDelta,
|
|
559
|
+
Ap as popIn,
|
|
560
|
+
Rm as positionToGridArea,
|
|
561
|
+
Yp as registerCommandContributions,
|
|
562
|
+
ap as renderMarkdown,
|
|
563
|
+
cp as renderMarkdownSync,
|
|
564
|
+
dp as renderMermaid,
|
|
565
|
+
Rp as scaleIn,
|
|
566
|
+
Xp as shouldIgnoreHotkeys,
|
|
567
|
+
Gp as sidebarVariants,
|
|
568
|
+
Hp as slideInFromBottom,
|
|
569
|
+
Ep as slideInFromLeft,
|
|
570
|
+
Vp as slideInFromRight,
|
|
571
|
+
Op as slideInFromTop,
|
|
572
|
+
Gm as snapToGrid,
|
|
573
|
+
Up as springConfig,
|
|
574
|
+
ep as terminateDiffWorker,
|
|
575
|
+
mp as terminateMarkdownWorker,
|
|
576
|
+
xp as terminateMermaidWorker,
|
|
577
|
+
kp as terminateShikiWorker,
|
|
578
|
+
ol as useAttachments,
|
|
579
|
+
tl as useAutoScroll,
|
|
579
580
|
Wt as useChatContext,
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
581
|
+
Sp as useCodeHighlight,
|
|
582
|
+
li as useCommand,
|
|
583
|
+
$p as useCommandContributions,
|
|
584
|
+
Ii as useComponentContextFactory,
|
|
585
|
+
gi as useComponentRegistry,
|
|
586
|
+
Bm as useCurrentWidgetId,
|
|
587
|
+
nl as useDebounce,
|
|
588
|
+
Vi as useDeck,
|
|
589
|
+
cl as useDeckDrag,
|
|
590
|
+
un as useFileBrowser,
|
|
591
|
+
In as useFileBrowserDrag,
|
|
592
|
+
pl as useFileBrowserDropTarget,
|
|
593
|
+
ll as useFileBrowserItemDrag,
|
|
594
|
+
wi as useFloeConfig,
|
|
595
|
+
Yn as useFormSubmitting,
|
|
596
|
+
sl as useKeybind,
|
|
597
|
+
ua as useLayout,
|
|
598
|
+
xl as useMediaQuery,
|
|
599
|
+
Ip as useMermaid,
|
|
600
|
+
_a as useNotification,
|
|
601
|
+
Ci as useOptionalComponentRegistry,
|
|
602
|
+
gl as usePersisted,
|
|
603
|
+
ul as useResizeObserver,
|
|
604
|
+
bi as useResolvedFloeConfig,
|
|
605
|
+
qc as useTheme,
|
|
606
|
+
mm as useViewActivation,
|
|
607
|
+
kl as useVirtualList,
|
|
608
|
+
um as useWidgetRegistry,
|
|
609
|
+
Pm as useWidgetState,
|
|
610
|
+
ym as useWidgetStateContext,
|
|
611
|
+
Wc as useWizard,
|
|
612
|
+
op as waitForDiffWorker,
|
|
613
|
+
pp as waitForMarkdownWorker
|
|
613
614
|
};
|