reykit 1.0.189 → 1.0.191
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 +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -49737,8 +49737,8 @@ function uk({
|
|
|
49737
49737
|
}
|
|
49738
49738
|
}
|
|
49739
49739
|
) }),
|
|
49740
|
-
u.map(({ key: M, isHide: w, defaultValue: z }, D) => !w && /* @__PURE__ */ E.jsx(aE, {
|
|
49741
|
-
/* @__PURE__ */ E.jsx(C, { children: IA(N[M] ?? z) }),
|
|
49740
|
+
u.map(({ key: M, isHide: w, defaultValue: z }, D) => !w && /* @__PURE__ */ E.jsx(aE, { children: /* @__PURE__ */ E.jsxs(b, { children: [
|
|
49741
|
+
/* @__PURE__ */ E.jsx(C, { render: /* @__PURE__ */ E.jsx("span", { className: "block max-w-xs truncate" }), children: IA(N[M] ?? z) }),
|
|
49742
49742
|
N[M] !== void 0 && N[M] !== null && /* @__PURE__ */ E.jsx(T, { align: "start", sideOffset: -34, alignOffset: -16, className: "break-all", children: IA(N[M]) })
|
|
49743
49743
|
] }) }, D)),
|
|
49744
49744
|
g && /* @__PURE__ */ E.jsx(aE, { className: "overflow-hidden", children: /* @__PURE__ */ E.jsxs(sc, { modal: !1, children: [
|