@scbt-ecom/ui 0.7.23 → 0.7.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.js +173 -172
- package/dist/client.js.map +1 -1
- package/dist/hybrid.js +3 -3
- package/dist/hybrid.js.map +1 -1
- package/dist/{utils-tailwind-C70VBN9S.js → utils-tailwind-Bh4Yv0Ys.js} +2 -2
- package/dist/utils-tailwind-Bh4Yv0Ys.js.map +1 -0
- package/package.json +1 -1
- package/dist/utils-tailwind-C70VBN9S.js.map +0 -1
|
@@ -5283,7 +5283,7 @@ const Sp = ({ children: t, className: e }) => /* @__PURE__ */ A.jsx(
|
|
|
5283
5283
|
"aria-hidden": !0,
|
|
5284
5284
|
"data-axis": a,
|
|
5285
5285
|
...r,
|
|
5286
|
-
children: /* @__PURE__ */ A.jsx("use", { href: `/
|
|
5286
|
+
children: /* @__PURE__ */ A.jsx("use", { href: `/sprites/${s}#${o}` })
|
|
5287
5287
|
}
|
|
5288
5288
|
);
|
|
5289
5289
|
}, Ns = (t) => typeof t == "boolean" ? `${t}` : t === 0 ? "0" : t, Ms = uo, sn = (t, e) => (r) => {
|
|
@@ -11635,4 +11635,4 @@ export {
|
|
|
11635
11635
|
tt as y,
|
|
11636
11636
|
Zp as z
|
|
11637
11637
|
};
|
|
11638
|
-
//# sourceMappingURL=utils-tailwind-
|
|
11638
|
+
//# sourceMappingURL=utils-tailwind-Bh4Yv0Ys.js.map
|