ayongui
Version:
31 lines (30 loc) • 785 B
JavaScript
const e = "#8aabec", t = "#ad0000", o = "#d6af0c", c = "_textOverflow_13wcp_69", n = "_disabled_13wcp_74", _ = "_table_13wcp_91", a = "_aticve_13wcp_156", s = "_textAlignCenter_13wcp_160", w = "_expandBox_13wcp_163", l = "_expandIcon_13wcp_166", p = "_we_13wcp_170", d = "_showOverflowTooltip_13wcp_173", x = {
theme: e,
dangerous: t,
warn: o,
textOverflow: c,
disabled: n,
table: _,
"custom-table": "_custom-table_13wcp_126",
aticve: a,
textAlignCenter: s,
expandBox: w,
expandIcon: l,
we: p,
showOverflowTooltip: d
};
export {
a as aticve,
t as dangerous,
x as default,
n as disabled,
w as expandBox,
l as expandIcon,
d as showOverflowTooltip,
_ as table,
s as textAlignCenter,
c as textOverflow,
e as theme,
o as warn,
p as we
};