@epam/ai-dial-ui-kit 0.9.0-rc.22 → 0.9.0-rc.23

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "0.9.0-rc",
3
- "generatedAt": "2026-04-08T12:42:07.079Z",
3
+ "generatedAt": "2026-04-08T14:54:43.999Z",
4
4
  "kit": {
5
5
  "name": "@epam/ai-dial-ui-kit",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",
@@ -2543,6 +2543,12 @@
2543
2543
  "type": "(value: string) => void",
2544
2544
  "required": false,
2545
2545
  "description": "Callback fired when the user types in the editable input."
2546
+ },
2547
+ {
2548
+ "name": "collapseTagOverflow",
2549
+ "type": "boolean",
2550
+ "required": false,
2551
+ "defaultValue": "false"
2546
2552
  }
2547
2553
  ],
2548
2554
  "examples": [