reykit 1.0.228 → 1.0.229
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/index.js +9 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -49998,7 +49998,15 @@ function Ck({
|
|
|
49998
49998
|
}
|
|
49999
49999
|
) }),
|
|
50000
50000
|
u.map(({ key: M, isHide: O, defaultValue: z }, D) => !O && /* @__PURE__ */ x.jsx(uE, { children: /* @__PURE__ */ x.jsxs(b, { children: [
|
|
50001
|
-
/* @__PURE__ */ x.jsx(
|
|
50001
|
+
/* @__PURE__ */ x.jsx(
|
|
50002
|
+
C,
|
|
50003
|
+
{
|
|
50004
|
+
delay: 1500,
|
|
50005
|
+
nativeButton: !1,
|
|
50006
|
+
render: /* @__PURE__ */ x.jsx("span", { className: "block max-w-xs truncate" }),
|
|
50007
|
+
children: ZA(N[M] ?? z)
|
|
50008
|
+
}
|
|
50009
|
+
),
|
|
50002
50010
|
N[M] !== void 0 && N[M] !== null && /* @__PURE__ */ x.jsx(T, { align: "start", sideOffset: -34, alignOffset: -16, className: "break-all", children: ZA(N[M]) })
|
|
50003
50011
|
] }) }, D)),
|
|
50004
50012
|
g && /* @__PURE__ */ x.jsx(uE, { className: "overflow-hidden", children: /* @__PURE__ */ x.jsxs(uc, { modal: !1, children: [
|