ant-design-x-vue
Version:
Craft AI-driven interfaces effortlessly
84 lines (83 loc) • 3.26 kB
JavaScript
import { c as r } from "./components.ts2.mjs";
import a from "./_util/cssinjs/index.mjs";
import { _experimental as x } from "./_util/cssinjs/index.mjs";
import { default as d } 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/index2.mjs";
import { defaultPrefixCls as k, default as A } 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 "./_util/cssinjs/theme/Theme.mjs";
import { default as G } from "./_util/cssinjs/theme/createTheme.mjs";
import { e as J, u as M } from "./_util/cssinjs/hooks/useStyleRegister/index.tsx2.mjs";
import { u as U } from "./_util/cssinjs/hooks/useCacheToken.tsx2.mjs";
import { default as Z } from "./_util/cssinjs/Keyframes.mjs";
import { default as ee } from "./_util/cssinjs/transformers/legacyLogicalProperties.mjs";
import { default as re } from "./_util/cssinjs/transformers/px2rem.mjs";
import { default as ae } from "./_util/cssinjs/linters/logicalPropertiesLinter.mjs";
import { default as se } from "./_util/cssinjs/linters/legacyNotSelectorLinter.mjs";
import { default as le } from "./_util/cssinjs/linters/parentSelectorLinter.mjs";
import { default as pe } from "./_util/cssinjs/hooks/useCSSVarRegister.mjs";
import { default as ne } from "./bubble/index.mjs";
import { default as ie } from "./sender/index.mjs";
import { default as Se } from "./attachments/index.mjs";
import { StyleProvider as ge, createCache as ye, useStyleInject as Ce, useStyleProvider as Pe } from "./_util/cssinjs/StyleContext.mjs";
import { token2CSSVar as ve, unit as Te } 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;
}, l = {
install: f
};
export {
Se as Attachments,
ne as Bubble,
B as BubbleList,
_ as Conversations,
Z as Keyframes,
I as Prompts,
ie as Sender,
ge as StyleProvider,
N as Suggestion,
z as Theme,
W as ThoughtChain,
E as Welcome,
y as XAgent,
c as XFetch,
L as XProvider,
h as XRequest,
d as XStream,
x as _experimental,
ye as createCache,
G as createTheme,
l as default,
k as defaultPrefixCls,
J as extractStyle,
f as install,
ee as legacyLogicalPropertiesTransformer,
se as legacyNotSelectorLinter,
ae as logicalPropertiesLinter,
le as parentSelectorLinter,
re as px2remTransformer,
T as theme,
ve as token2CSSVar,
Te as unit,
pe as useCSSVarRegister,
U as useCacheToken,
Ce as useStyleInject,
Pe as useStyleProvider,
M as useStyleRegister,
C as useXAgent,
X as useXChat,
A as useXProviderContext
};