lizaui 3.0.24 → 3.0.25
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/calendar/index.cjs.js +1 -1
- package/dist/calendar/index.cjs.js.map +1 -1
- package/dist/calendar/index.es.js +1 -1
- package/dist/calendar/index.es.js.map +1 -1
- package/dist/chunks/{index-BIzSm1_7.js → index-CsBpUUVP.js} +2 -2
- package/dist/chunks/index-CsBpUUVP.js.map +1 -0
- package/dist/chunks/{index-mYE_k9Xd.js → index-aJH5hxzX.js} +2 -2
- package/dist/chunks/index-aJH5hxzX.js.map +1 -0
- package/dist/pagination/index.cjs.js +1 -1
- package/dist/pagination/index.es.js +1 -1
- package/dist/ui/index.cjs.js +1 -1
- package/dist/ui/index.es.js +2 -2
- package/package.json +1 -1
- package/dist/chunks/index-BIzSm1_7.js.map +0 -1
- package/dist/chunks/index-mYE_k9Xd.js.map +0 -1
|
@@ -6024,7 +6024,7 @@ const Fi = xl.div`
|
|
|
6024
6024
|
reposition: !0,
|
|
6025
6025
|
onClickOutside: T,
|
|
6026
6026
|
clickOutsideCapture: !0,
|
|
6027
|
-
containerClassName: "shadow-lg bg-content1 rounded-
|
|
6027
|
+
containerClassName: "shadow-lg bg-content1 rounded-large",
|
|
6028
6028
|
children: /* @__PURE__ */ h.jsxs(
|
|
6029
6029
|
Fi,
|
|
6030
6030
|
{
|