UNPKG

@transkripid/flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS - Transkrip.id fork

33 lines (32 loc) 1.24 kB
import { jsx as d } from "react/jsx-runtime"; import { c as g } from "react/compiler-runtime"; import { twMerge as h } from "tailwind-merge"; import { mergeDeep as k } from "../../helpers/merge-deep.mjs"; import { getTheme as L } from "../../theme-store/index.mjs"; const j = (p) => { const e = g(18); let o, r, l, i, t; e[0] !== p ? ({ children: o, className: r, col: i, theme: t, ...l } = p, e[0] = p, e[1] = o, e[2] = r, e[3] = l, e[4] = i, e[5] = t) : (o = e[1], r = e[2], l = e[3], i = e[4], t = e[5]); const n = i === void 0 ? !1 : i; let c; e[6] !== t ? (c = t === void 0 ? {} : t, e[6] = t, e[7] = c) : c = e[7]; const a = c; let s, m; if (e[8] !== r || e[9] !== n || e[10] !== a) { const u = k(L().footer.groupLink, a); s = "footer-groupLink", m = h(u.base, n && u.col, r), e[8] = r, e[9] = n, e[10] = a, e[11] = s, e[12] = m; } else s = e[11], m = e[12]; let f; return e[13] !== o || e[14] !== l || e[15] !== s || e[16] !== m ? (f = /* @__PURE__ */ d("ul", { "data-testid": s, className: m, ...l, children: o }), e[13] = o, e[14] = l, e[15] = s, e[16] = m, e[17] = f) : f = e[17], f; }; export { j as FooterLinkGroup }; //# sourceMappingURL=FooterLinkGroup.mjs.map