@epam/ai-dial-ui-kit 0.4.0-rc.56 → 0.4.0-rc.57
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
|
@@ -47365,7 +47365,8 @@ const jk = ({
|
|
|
47365
47365
|
{
|
|
47366
47366
|
text: r ? `${r} ${ne.label}` : ne.label
|
|
47367
47367
|
}
|
|
47368
|
-
)
|
|
47368
|
+
),
|
|
47369
|
+
ne?.description && /* @__PURE__ */ v("div", { className: "text-secondary dial-small", children: ne.description })
|
|
47369
47370
|
] }) : /* @__PURE__ */ v("span", { className: "text-secondary truncate", children: a }), [
|
|
47370
47371
|
oe,
|
|
47371
47372
|
t,
|