@epam/ai-dial-ui-kit 0.9.0-dev.74 → 0.9.0-dev.76
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/dial-ui-kit.es.js
CHANGED
|
@@ -47411,7 +47411,7 @@ const U7 = "flex justify-end gap-2 px-6 py-4", $7 = "text-secondary dial-small-1
|
|
|
47411
47411
|
(l || c) && "dial-input-error"
|
|
47412
47412
|
),
|
|
47413
47413
|
children: [
|
|
47414
|
-
/* @__PURE__ */ g.jsxs("div", { className: "flex flex-row items-center gap-x-2 min-w-0", children: [
|
|
47414
|
+
/* @__PURE__ */ g.jsxs("div", { className: "flex flex-row items-center gap-x-2 flex-1 min-w-0", children: [
|
|
47415
47415
|
m && /* @__PURE__ */ g.jsx(_e, { icon: m }),
|
|
47416
47416
|
/* @__PURE__ */ g.jsx(Ut, { tooltip: w == null ? void 0 : String(w), children: w || !u ? /* @__PURE__ */ g.jsx("span", { className: o, children: w }) : /* @__PURE__ */ g.jsx("span", { className: "text-secondary", children: u }) })
|
|
47417
47417
|
] }),
|
|
@@ -47442,7 +47442,7 @@ const U7 = "flex justify-end gap-2 px-6 py-4", $7 = "text-secondary dial-small-1
|
|
|
47442
47442
|
i && "dial-input-disable"
|
|
47443
47443
|
),
|
|
47444
47444
|
children: [
|
|
47445
|
-
/* @__PURE__ */ g.jsxs("div", { className: "flex flex-row items-center gap-x-2 min-w-0", children: [
|
|
47445
|
+
/* @__PURE__ */ g.jsxs("div", { className: "flex flex-row items-center gap-x-2 flex-1 min-w-0", children: [
|
|
47446
47446
|
m && /* @__PURE__ */ g.jsx(_e, { icon: m }),
|
|
47447
47447
|
/* @__PURE__ */ g.jsx(
|
|
47448
47448
|
Q7,
|
|
@@ -57479,7 +57479,7 @@ const ap = ({
|
|
|
57479
57479
|
disabled: r,
|
|
57480
57480
|
onChange: (d) => i(d !== void 0 ? Number(d) : void 0),
|
|
57481
57481
|
placeholder: n.integerInputPlaceholder,
|
|
57482
|
-
|
|
57482
|
+
containerClassName: a
|
|
57483
57483
|
}
|
|
57484
57484
|
) : e.type === "number" ? /* @__PURE__ */ g.jsx(
|
|
57485
57485
|
wf,
|
|
@@ -57489,7 +57489,7 @@ const ap = ({
|
|
|
57489
57489
|
disabled: r,
|
|
57490
57490
|
onChange: (d) => i(d !== void 0 ? Number(d) : void 0),
|
|
57491
57491
|
placeholder: n.numberInputPlaceholder,
|
|
57492
|
-
|
|
57492
|
+
containerClassName: a
|
|
57493
57493
|
}
|
|
57494
57494
|
) : /* @__PURE__ */ g.jsx(
|
|
57495
57495
|
vs,
|
|
@@ -57499,7 +57499,7 @@ const ap = ({
|
|
|
57499
57499
|
disabled: r,
|
|
57500
57500
|
onChange: (d) => i(d ?? void 0),
|
|
57501
57501
|
placeholder: n.stringInputPlaceholder,
|
|
57502
|
-
|
|
57502
|
+
containerClassName: a
|
|
57503
57503
|
}
|
|
57504
57504
|
);
|
|
57505
57505
|
}, Nf = (e, t) => ({
|
|
@@ -57530,7 +57530,7 @@ const ap = ({
|
|
|
57530
57530
|
d !== e && s(d);
|
|
57531
57531
|
},
|
|
57532
57532
|
placeholder: r,
|
|
57533
|
-
|
|
57533
|
+
containerClassName: c
|
|
57534
57534
|
}
|
|
57535
57535
|
) }),
|
|
57536
57536
|
/* @__PURE__ */ g.jsx("div", { className: "flex-1 min-w-0", children: /* @__PURE__ */ g.jsx(
|