@epam/ai-dial-ui-kit 0.9.0-dev.69 → 0.9.0-dev.71
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
|
-
"version": "0.9.0-dev.
|
|
3
|
-
"generatedAt": "2026-04-
|
|
2
|
+
"version": "0.9.0-dev.71",
|
|
3
|
+
"generatedAt": "2026-04-27T09:41:33.097Z",
|
|
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",
|
|
@@ -2553,6 +2553,12 @@
|
|
|
2553
2553
|
"type": "boolean",
|
|
2554
2554
|
"required": false,
|
|
2555
2555
|
"defaultValue": "false"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"name": "iconBefore",
|
|
2559
|
+
"type": "ReactNode",
|
|
2560
|
+
"required": false,
|
|
2561
|
+
"description": "Optional icon rendered at the start of the field, before the value."
|
|
2556
2562
|
}
|
|
2557
2563
|
],
|
|
2558
2564
|
"examples": [
|