@epam/ai-dial-ui-kit 0.10.0-dev.13 → 0.10.0-dev.15

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.
@@ -50142,7 +50142,7 @@ const hH = "flex justify-end gap-2 px-6 py-4", pH = "text-secondary dial-small-1
50142
50142
  }, [p, R]), T = D(() => {
50143
50143
  h(), R();
50144
50144
  }, [h, R]);
50145
- return /* @__PURE__ */ g.jsxs("div", { className: "flex flex-col gap-2", children: [
50145
+ return /* @__PURE__ */ g.jsxs("div", { className: "flex flex-col gap-1", children: [
50146
50146
  /* @__PURE__ */ g.jsx(Po, { label: e, htmlFor: t }),
50147
50147
  /* @__PURE__ */ g.jsx(
50148
50148
  bH,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.10.0-dev.13",
3
+ "version": "0.10.0-dev.15",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",