@epam/ai-dial-ui-kit 0.9.0-dev.72 → 0.9.0-dev.73
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
|
@@ -47347,23 +47347,25 @@ const U7 = "flex justify-end gap-2 px-6 py-4", $7 = "text-secondary dial-small-1
|
|
|
47347
47347
|
(l || c) && "dial-input-error"
|
|
47348
47348
|
),
|
|
47349
47349
|
children: [
|
|
47350
|
-
|
|
47351
|
-
|
|
47352
|
-
|
|
47353
|
-
|
|
47354
|
-
|
|
47355
|
-
|
|
47356
|
-
|
|
47357
|
-
|
|
47358
|
-
|
|
47359
|
-
|
|
47360
|
-
|
|
47361
|
-
|
|
47362
|
-
|
|
47363
|
-
|
|
47364
|
-
|
|
47365
|
-
|
|
47366
|
-
|
|
47350
|
+
/* @__PURE__ */ f.jsxs("div", { className: "flex flex-row items-center gap-x-2 flex-1 min-w-0", children: [
|
|
47351
|
+
m && /* @__PURE__ */ f.jsx(_e, { icon: m }),
|
|
47352
|
+
/* @__PURE__ */ f.jsx(
|
|
47353
|
+
"input",
|
|
47354
|
+
{
|
|
47355
|
+
type: "text",
|
|
47356
|
+
className: me(
|
|
47357
|
+
"flex-1 min-w-0 bg-transparent outline-none border-none p-0 dial-small-text text-primary placeholder:text-secondary",
|
|
47358
|
+
o
|
|
47359
|
+
),
|
|
47360
|
+
value: typeof s == "string" ? s : "",
|
|
47361
|
+
placeholder: u || d,
|
|
47362
|
+
onChange: x,
|
|
47363
|
+
disabled: i,
|
|
47364
|
+
id: a,
|
|
47365
|
+
"aria-label": "input-popup-field"
|
|
47366
|
+
}
|
|
47367
|
+
)
|
|
47368
|
+
] }),
|
|
47367
47369
|
!i && /* @__PURE__ */ f.jsx(
|
|
47368
47370
|
"button",
|
|
47369
47371
|
{
|
|
@@ -47409,8 +47411,10 @@ const U7 = "flex justify-end gap-2 px-6 py-4", $7 = "text-secondary dial-small-1
|
|
|
47409
47411
|
(l || c) && "dial-input-error"
|
|
47410
47412
|
),
|
|
47411
47413
|
children: [
|
|
47412
|
-
|
|
47413
|
-
|
|
47414
|
+
/* @__PURE__ */ f.jsxs("div", { className: "flex flex-row items-center gap-x-2 min-w-0", children: [
|
|
47415
|
+
m && /* @__PURE__ */ f.jsx(_e, { icon: m }),
|
|
47416
|
+
/* @__PURE__ */ f.jsx(Ut, { tooltip: w == null ? void 0 : String(w), children: w || !u ? /* @__PURE__ */ f.jsx("span", { className: o, children: w }) : /* @__PURE__ */ f.jsx("span", { className: "text-secondary", children: u }) })
|
|
47417
|
+
] }),
|
|
47414
47418
|
!i && /* @__PURE__ */ f.jsx("div", { className: "flex-shrink-0", children: /* @__PURE__ */ f.jsx(
|
|
47415
47419
|
_e,
|
|
47416
47420
|
{
|
|
@@ -47438,15 +47442,17 @@ const U7 = "flex justify-end gap-2 px-6 py-4", $7 = "text-secondary dial-small-1
|
|
|
47438
47442
|
i && "dial-input-disable"
|
|
47439
47443
|
),
|
|
47440
47444
|
children: [
|
|
47441
|
-
|
|
47442
|
-
|
|
47443
|
-
|
|
47444
|
-
|
|
47445
|
-
|
|
47446
|
-
|
|
47447
|
-
|
|
47448
|
-
|
|
47449
|
-
|
|
47445
|
+
/* @__PURE__ */ f.jsxs("div", { className: "flex flex-row items-center gap-x-2 min-w-0", children: [
|
|
47446
|
+
m && /* @__PURE__ */ f.jsx(_e, { icon: m }),
|
|
47447
|
+
/* @__PURE__ */ f.jsx(
|
|
47448
|
+
Q7,
|
|
47449
|
+
{
|
|
47450
|
+
placeholder: u,
|
|
47451
|
+
selectedItems: w,
|
|
47452
|
+
collapseTagOverflow: g
|
|
47453
|
+
}
|
|
47454
|
+
)
|
|
47455
|
+
] }),
|
|
47450
47456
|
!i && /* @__PURE__ */ f.jsx("div", { className: "ml-1", children: /* @__PURE__ */ f.jsx(
|
|
47451
47457
|
_e,
|
|
47452
47458
|
{
|