ayongui
Version:
32 lines (31 loc) • 790 B
JavaScript
const t = "#8aabec", o = "#ad0000", n = "#d6af0c", s = "_textOverflow_n4qz4_69", _ = "_disabled_n4qz4_74", u = "_label_n4qz4_90", a = "_customRadio_n4qz4_101", b = "_group_n4qz4_131", e = "_button_n4qz4_134", c = "_buttonFirst_n4qz4_139", i = "_buttonLast_n4qz4_144", d = "_buttonRight_n4qz4_150", l = "_buttonRight0_n4qz4_154", r = {
theme: t,
dangerous: o,
warn: n,
textOverflow: s,
disabled: _,
label: u,
customRadio: a,
group: b,
button: e,
buttonFirst: c,
buttonLast: i,
buttonRight: d,
buttonRight0: l
};
export {
e as button,
c as buttonFirst,
i as buttonLast,
d as buttonRight,
l as buttonRight0,
a as customRadio,
o as dangerous,
r as default,
_ as disabled,
b as group,
u as label,
s as textOverflow,
t as theme,
n as warn
};