feat(coding-agent): add configurable working indicator closes #3413
This commit is contained in:
@@ -14,7 +14,7 @@ export { CancellableLoader } from "./components/cancellable-loader.js";
|
||||
export { Editor, type EditorOptions, type EditorTheme } from "./components/editor.js";
|
||||
export { Image, type ImageOptions, type ImageTheme } from "./components/image.js";
|
||||
export { Input } from "./components/input.js";
|
||||
export { Loader } from "./components/loader.js";
|
||||
export { Loader, type LoaderIndicatorOptions } from "./components/loader.js";
|
||||
export { type DefaultTextStyle, Markdown, type MarkdownTheme } from "./components/markdown.js";
|
||||
export {
|
||||
type SelectItem,
|
||||
|
||||
Reference in New Issue
Block a user