lizaui 3.0.28 → 3.0.30
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/button/index.cjs.js +1 -1
- package/dist/button/index.es.js +1 -1
- package/dist/calendar/index.cjs.js +1 -1
- package/dist/calendar/index.es.js +1 -1
- package/dist/chunks/{button-DY6HAc8R.js → button-C6LoJycL.js} +2 -2
- package/dist/chunks/{button-DY6HAc8R.js.map → button-C6LoJycL.js.map} +1 -1
- package/dist/chunks/{button-DbkElM5k.js → button-CPPU0FsH.js} +2 -2
- package/dist/chunks/{button-DbkElM5k.js.map → button-CPPU0FsH.js.map} +1 -1
- package/dist/chunks/{index-CAN9sAU3.js → index-BGRkNpAy.js} +2 -2
- package/dist/chunks/{index-CAN9sAU3.js.map → index-BGRkNpAy.js.map} +1 -1
- package/dist/chunks/{index-DwUBdMuM.js → index-CZu0BZjG.js} +2 -2
- package/dist/chunks/{index-DwUBdMuM.js.map → index-CZu0BZjG.js.map} +1 -1
- package/dist/chunks/{tooltip-BOpogLpH.js → tooltip-BQO-Kw-i.js} +2 -2
- package/dist/chunks/{tooltip-BOpogLpH.js.map → tooltip-BQO-Kw-i.js.map} +1 -1
- package/dist/chunks/{tooltip-Dalz3J89.js → tooltip-DaHqUGD8.js} +2 -2
- package/dist/chunks/{tooltip-Dalz3J89.js.map → tooltip-DaHqUGD8.js.map} +1 -1
- package/dist/pagination/index.cjs.js +1 -1
- package/dist/pagination/index.es.js +2 -2
- package/dist/table/index.cjs.js +1 -1
- package/dist/table/index.es.js +1 -1
- package/dist/tooltip/index.cjs.js +1 -1
- package/dist/tooltip/index.es.js +1 -1
- package/dist/ui/index.cjs.js +1 -1
- package/dist/ui/index.es.js +3 -3
- package/package.json +1 -1
|
@@ -948,7 +948,7 @@ const Nt = ({ children: e, content: o, className: n, placement: t = "top", showA
|
|
|
948
948
|
middleware: [Be(8), We(), He(), Ve({ element: r })],
|
|
949
949
|
whileElementsMounted: Ke
|
|
950
950
|
}), y = bt(R), h = Mt(R), u = xt(R), b = St(R), { getReferenceProps: f, getFloatingProps: x } = Pt([y, h, u, b]), T = Ye(
|
|
951
|
-
Ue("bg-content1
|
|
951
|
+
Ue("bg-content1 font-normal text-sm rounded-md shadow-md dark:shadow-small flex justify-center items-center z-10 px-2.5 py-1 outline-none box-border subpixel-antialiased normal-case", n)
|
|
952
952
|
);
|
|
953
953
|
return /* @__PURE__ */ V.jsxs(V.Fragment, { children: [
|
|
954
954
|
/* @__PURE__ */ V.jsx("div", { ref: v.setReference, ...f(), children: e }),
|
|
@@ -961,4 +961,4 @@ const Nt = ({ children: e, content: o, className: n, placement: t = "top", showA
|
|
|
961
961
|
export {
|
|
962
962
|
Nt as T
|
|
963
963
|
};
|
|
964
|
-
//# sourceMappingURL=tooltip-
|
|
964
|
+
//# sourceMappingURL=tooltip-DaHqUGD8.js.map
|