@epam/ai-dial-ui-kit 0.5.0-rc.52 → 0.5.0-rc.54

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.
@@ -48362,7 +48362,7 @@ const nC = () => {
48362
48362
  /* @__PURE__ */ v(
48363
48363
  su,
48364
48364
  {
48365
- title: l,
48365
+ label: l,
48366
48366
  variant: r,
48367
48367
  items: a
48368
48368
  }
@@ -48392,7 +48392,7 @@ const nC = () => {
48392
48392
  n ? /* @__PURE__ */ v(
48393
48393
  su,
48394
48394
  {
48395
- title: l,
48395
+ label: l,
48396
48396
  variant: r,
48397
48397
  items: a
48398
48398
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.5.0-rc.52",
3
+ "version": "0.5.0-rc.54",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",