@epam/ai-dial-ui-kit 0.13.0-dev.15 → 0.13.0-dev.16

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.
@@ -49996,6 +49996,7 @@ const Tr = ({
49996
49996
  "button",
49997
49997
  {
49998
49998
  role: "tab",
49999
+ "aria-selected": t,
49999
50000
  className: d,
50000
50001
  onClick: () => r(e.id),
50001
50002
  disabled: e.disabled,
@@ -62215,7 +62216,7 @@ const sx = ({ value: e, onChange: t, theme: i = ix.dark, height: s = 240 }) => {
62215
62216
  () => JSON.stringify(e, null, 2)
62216
62217
  );
62217
62218
  Ce(() => {
62218
- typeof window < "u" && import("./JsonEditor-C1JQ_Ob7.js").then((d) => {
62219
+ typeof window < "u" && import("./JsonEditor-BX13kLE1.js").then((d) => {
62219
62220
  r(() => d.DialJsonEditor);
62220
62221
  });
62221
62222
  }, []);
@@ -63001,7 +63002,7 @@ const Az = "en-GB", Lz = {
63001
63002
  }
63002
63003
  )
63003
63004
  ] });
63004
- }, zj = () => import("./JsonEditor-C1JQ_Ob7.js"), jj = () => import("./MarkdownEditor-GJRB4-Z7.js");
63005
+ }, zj = () => import("./JsonEditor-BX13kLE1.js"), jj = () => import("./MarkdownEditor-DiX-fbkR.js");
63005
63006
  export {
63006
63007
  No as $,
63007
63008
  Jl as A,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.13.0-dev.15",
3
+ "version": "0.13.0-dev.16",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",