@scbt-ecom/ui 0.10.3 → 0.10.4
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/{Advantages-Ckk1oK9e.js → Advantages-BBrxgOvk.js} +2 -2
- package/dist/{Advantages-Ckk1oK9e.js.map → Advantages-BBrxgOvk.js.map} +1 -1
- package/dist/client.js +7 -4
- package/dist/client.js.map +1 -1
- package/dist/hybrid.js +7 -3
- package/dist/hybrid.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -9068,7 +9068,7 @@ const Gu = ({
|
|
|
9068
9068
|
portalContainer: u,
|
|
9069
9069
|
...f
|
|
9070
9070
|
}) => /* @__PURE__ */ P.jsxs(Au, { defaultOpen: a, children: [
|
|
9071
|
-
/* @__PURE__ */ P.jsx("div", { className: ie("flex w-max items-center gap-2", e == null ? void 0 : e.root), children: /* @__PURE__ */ P.jsx(Nu, { className: ie("cursor-pointer", e == null ? void 0 : e.trigger), children: t }) }),
|
|
9071
|
+
/* @__PURE__ */ P.jsx("div", { className: ie("flex w-max items-center gap-2", e == null ? void 0 : e.root), children: /* @__PURE__ */ P.jsx(Nu, { "aria-label": "tooltip", className: ie("cursor-pointer", e == null ? void 0 : e.trigger), children: t }) }),
|
|
9072
9072
|
/* @__PURE__ */ P.jsx(ju, { container: u, children: /* @__PURE__ */ P.jsxs(
|
|
9073
9073
|
Mu,
|
|
9074
9074
|
{
|
|
@@ -9176,4 +9176,4 @@ export {
|
|
|
9176
9176
|
cl as y,
|
|
9177
9177
|
Wu as z
|
|
9178
9178
|
};
|
|
9179
|
-
//# sourceMappingURL=Advantages-
|
|
9179
|
+
//# sourceMappingURL=Advantages-BBrxgOvk.js.map
|