@opencxh/ui-kit 3.111.2 → 3.111.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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +8 -8
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4202,9 +4202,9 @@ const bn = ({
|
|
|
4202
4202
|
),
|
|
4203
4203
|
children: [
|
|
4204
4204
|
/* @__PURE__ */ i("div", { className: "flex flex-row sm:items-start sm:justify-between items-center gap-4", children: [
|
|
4205
|
-
/* @__PURE__ */
|
|
4206
|
-
/* @__PURE__ */
|
|
4207
|
-
|
|
4205
|
+
/* @__PURE__ */ e("div", { className: "min-w-0 flex-1", children: /* @__PURE__ */ i("div", { className: "flex items-start gap-2 text-text", children: [
|
|
4206
|
+
N && /* @__PURE__ */ e(ee, { variant: "secondary", onClick: N, leftIcon: /* @__PURE__ */ e(J, { icon: ze, size: "sm" }), iconOnly: !0 }),
|
|
4207
|
+
/* @__PURE__ */ i("div", { className: "min-w-0 flex-1", children: [
|
|
4208
4208
|
x ? /* @__PURE__ */ e(
|
|
4209
4209
|
"input",
|
|
4210
4210
|
{
|
|
@@ -4214,7 +4214,7 @@ const bn = ({
|
|
|
4214
4214
|
onChange: (M) => y(M.target.value),
|
|
4215
4215
|
onBlur: $,
|
|
4216
4216
|
onKeyDown: _,
|
|
4217
|
-
className: "text-1xl font-semibold bg-transparent border-b-1 border-border rounded-lg outline-none focus:border-none px-1 -mx-1 min-w-0
|
|
4217
|
+
className: "text-1xl font-semibold bg-transparent border-b-1 border-border rounded-lg outline-none focus:border-none px-1 -mx-1 min-w-0 w-full"
|
|
4218
4218
|
}
|
|
4219
4219
|
) : /* @__PURE__ */ i("div", { className: "group flex items-baseline gap-2.5 min-w-0", children: [
|
|
4220
4220
|
/* @__PURE__ */ e(
|
|
@@ -4238,10 +4238,10 @@ const bn = ({
|
|
|
4238
4238
|
className: "shrink-0 cursor-pointer text-text-muted opacity-0 group-hover:opacity-100 transition-opacity"
|
|
4239
4239
|
}
|
|
4240
4240
|
)
|
|
4241
|
-
] })
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
] }),
|
|
4241
|
+
] }),
|
|
4242
|
+
s && /* @__PURE__ */ e("div", { className: "mt-0.5 truncate text-xs text-text-muted", children: s })
|
|
4243
|
+
] })
|
|
4244
|
+
] }) }),
|
|
4245
4245
|
a.length > 0 && /* @__PURE__ */ e("div", { className: "flex flex-wrap sm:flex-nowrap gap-2 sm:gap-3", children: a.map(
|
|
4246
4246
|
(M) => M.render ? /* @__PURE__ */ e(le.Fragment, { children: M.render() }, M.id) : M.splitOptions && M.splitOptions.length > 0 ? /* @__PURE__ */ e(
|
|
4247
4247
|
je,
|