ant-design-x-vue
Version:
Craft AI-driven interfaces effortlessly
86 lines (85 loc) • 3.35 kB
JavaScript
import { c as r } from "./components.ts-chunk.mjs";
import a from "./_util/cssinjs/index.mjs";
import { _experimental as x } from "./_util/cssinjs/index.mjs";
import { default as n } from "./x-stream/x-stream.mjs";
import { default as c } from "./x-request/x-fetch.mjs";
import { default as h } from "./x-request/x-request.mjs";
import { XAgent as y, default as C } from "./use-x-agent/use-x-agent.mjs";
import { default as X } from "./use-x-chat/use-x-chat.mjs";
import { theme as T } from "ant-design-vue";
import { _ as L } from "./x-provider/index-chunk.mjs";
import { defaultPrefixCls as j, default as k } from "./x-provider/hooks/use-x-provider-context.mjs";
import { default as B } from "./bubble/BubbleList.mjs";
import { default as _ } from "./conversations/Conversations.mjs";
import { default as E } from "./welcome/Welcome.mjs";
import { default as I } from "./prompts/Prompts.mjs";
import { default as N } from "./suggestion/Suggestion.mjs";
import { default as W } from "./thought-chain/ThoughtChain.mjs";
import { default as z } from "./actions/Actions.mjs";
import { default as G } from "./_util/cssinjs/theme/Theme.mjs";
import { default as J } from "./_util/cssinjs/theme/createTheme.mjs";
import { extractStyle as Q, default as U } from "./_util/cssinjs/hooks/useStyleRegister/index.mjs";
import { default as Z } from "./_util/cssinjs/hooks/useCacheToken.mjs";
import { default as ee } from "./_util/cssinjs/Keyframes.mjs";
import { default as re } from "./_util/cssinjs/transformers/legacyLogicalProperties.mjs";
import { default as ae } from "./_util/cssinjs/transformers/px2rem.mjs";
import { default as se } from "./_util/cssinjs/linters/logicalPropertiesLinter.mjs";
import { default as me } from "./_util/cssinjs/linters/legacyNotSelectorLinter.mjs";
import { default as pe } from "./_util/cssinjs/linters/parentSelectorLinter.mjs";
import { default as de } from "./_util/cssinjs/hooks/useCSSVarRegister.mjs";
import { default as ie } from "./bubble/index.mjs";
import { default as Se } from "./sender/index.mjs";
import { default as ge } from "./attachments/index.mjs";
import { StyleProvider as Ce, createCache as Pe, useStyleInject as Xe, useStyleProvider as ve } from "./_util/cssinjs/StyleContext.mjs";
import { token2CSSVar as be, unit as Le } from "./_util/cssinjs/util.mjs";
const f = function(e) {
return Object.keys(r).forEach((o) => {
const t = r[o];
t.install && e.use(t);
}), e.use(a.StyleProvider), e;
}, m = {
install: f
};
export {
z as Actions,
ge as Attachments,
ie as Bubble,
B as BubbleList,
_ as Conversations,
ee as Keyframes,
I as Prompts,
Se as Sender,
Ce as StyleProvider,
N as Suggestion,
G as Theme,
W as ThoughtChain,
E as Welcome,
y as XAgent,
c as XFetch,
L as XProvider,
h as XRequest,
n as XStream,
x as _experimental,
Pe as createCache,
J as createTheme,
m as default,
j as defaultPrefixCls,
Q as extractStyle,
f as install,
re as legacyLogicalPropertiesTransformer,
me as legacyNotSelectorLinter,
se as logicalPropertiesLinter,
pe as parentSelectorLinter,
ae as px2remTransformer,
T as theme,
be as token2CSSVar,
Le as unit,
de as useCSSVarRegister,
Z as useCacheToken,
Xe as useStyleInject,
ve as useStyleProvider,
U as useStyleRegister,
C as useXAgent,
X as useXChat,
k as useXProviderContext
};