@frontify/fondue
Version:
Design system of Frontify
9 lines (8 loc) • 569 B
JavaScript
var a = /* @__PURE__ */ ((r) => (r.Primary = "Primary", r.Danger = "Danger", r.Warning = "Warning", r))(a || {}), g = /* @__PURE__ */ ((r) => (r.Check = "Check", r.CaretRight = "CaretRight", r.None = "None", r))(g || {}), h = /* @__PURE__ */ ((r) => (r.XSmall = "XSmall", r.Small = "Small", r.Large = "Large", r))(h || {}), v = /* @__PURE__ */ ((r) => (r.Primary = "Primary", r.Danger = "Danger", r))(v || {});
export {
h as MenuItemContentSize,
v as MenuItemContentStyle,
a as MenuItemStyle,
g as SelectionIndicatorIcon
};
//# sourceMappingURL=types.es.js.map