ayongui
Version:
40 lines (39 loc) • 978 B
JavaScript
const t = "_tooltipContainer_efzuf_1", o = "_tooltip_efzuf_1", _ = "_show_efzuf_1", e = "_top_efzuf_23", f = "_bottom_efzuf_30", n = "_left_efzuf_37", r = "_right_efzuf_44", s = "_primary_efzuf_54", i = "_dashed_efzuf_59", l = "_error_efzuf_64", a = "_warn_efzuf_69", c = "_safe_efzuf_74", p = "_small_efzuf_79", u = "_large_efzuf_83", z = "_mini_efzuf_87", m = "_tooltipArrow_efzuf_91", h = {
tooltipContainer: t,
tooltip: o,
show: _,
top: e,
bottom: f,
left: n,
right: r,
"tooltip-container": "_tooltip-container_efzuf_51",
primary: s,
dashed: i,
error: l,
warn: a,
safe: c,
small: p,
large: u,
mini: z,
tooltipArrow: m,
"tooltip-content": "_tooltip-content_efzuf_121"
};
export {
f as bottom,
i as dashed,
h as default,
l as error,
u as large,
n as left,
z as mini,
s as primary,
r as right,
c as safe,
_ as show,
p as small,
o as tooltip,
m as tooltipArrow,
t as tooltipContainer,
e as top,
a as warn
};