UNPKG

@artmate/chat

Version:

借鉴字节开源react库AntX,通过vue实现的版本

67 lines (66 loc) 2.5 kB
/* empty css */ import { default as g } from "./artRequest/index.js"; import { default as L } from "./artStream/index.js"; import { default as c } from "./prompts/index.vue.js"; /* empty css */ import { default as F } from "./useArtAgent/index.js"; import { default as I } from "./useArtChat/index.js"; import { default as U } from "./welcome/index.vue.js"; /* empty css */ import { default as D } from "./attachment/index.vue.js"; /* empty css */ import { default as H } from "./attachment/DropArea.vue.js"; /* empty css */ import { default as W, default as j } from "./fileList/fileListCard.vue.js"; /* empty css */ import { default as w } from "./fileList/index.vue.js"; /* empty css */ import { default as z } from "./attachment/PlaceholderUploader.vue.js"; /* empty css */ import { default as J } from "./attachment/silentUploader.vue.js"; import { default as M } from "./bubbleList/index.vue.js"; /* empty css */ import { default as O } from "./bubble/index.vue.js"; /* empty css */ import { default as V } from "./bubble/loading.vue.js"; /* empty css */ import { default as Y } from "./conversations/index.vue.js"; /* empty css */ import { default as _ } from "./conversations/GroupTitle.vue.js"; import { default as tt } from "./conversations/item.vue.js"; /* empty css */ import { default as et } from "./sender/header.vue.js"; /* empty css */ import { default as at } from "./sender/index.vue.js"; /* empty css */ import { default as mt } from "./thought-chain/index.vue.js"; /* empty css */ import { default as st } from "./thought-chain/item.vue.js"; /* empty css */ import { default as dt } from "./version/version.js"; export { g as ArtRequest, L as ArtStream, D as Attachment, O as Bubble, M as BubbleList, V as BubbleLoading, Y as Conversations, _ as ConversationsGroupTitle, tt as ConversationsItem, H as DropArea, W as FileCard, w as FileList, j as FileListCard, z as PlaceholderUploader, c as Prompts, at as Sender, et as SenderHeader, J as SilentUploader, mt as ThoughtChain, st as ThoughtChainItem, U as Welcome, F as useArtAgent, I as useArtChat, dt as version };