@epam/ai-dial-ui-kit 0.9.0-dev.74 → 0.9.0-dev.75
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
|
@@ -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(
|