@frontify/fondue
Version:
Design system of Frontify
8 lines (7 loc) • 491 B
JavaScript
var n = /* @__PURE__ */ ((r) => (r.Positive = "Positive", r.Progress = "Progress", r.Warning = "Warning", r.Danger = "Danger", r))(n || {}), i = /* @__PURE__ */ ((r) => (r.Primary = "Primary", r.Positive = "Positive", r.Progress = "Progress", r.Warning = "Warning", r.Danger = "Danger", r))(i || {}), o = /* @__PURE__ */ ((r) => (r.Strong = "Strong", r.None = "None", r))(o || {});
export {
o as BadgeEmphasis,
n as BadgeStatus,
i as BadgeStyle
};
//# sourceMappingURL=types.es.js.map