@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.
- package/dist/{JsonEditor-C1JQ_Ob7.js → JsonEditor-BX13kLE1.js} +1 -1
- package/dist/{JsonEditor-BPGkKzcz.cjs → JsonEditor-CzLD-s92.cjs} +1 -1
- package/dist/{MarkdownEditor-DG_9bWiw.cjs → MarkdownEditor-BJ9ysrUM.cjs} +1 -1
- package/dist/{MarkdownEditor-GJRB4-Z7.js → MarkdownEditor-DiX-fbkR.js} +1 -1
- package/dist/components-manifest.json +2 -2
- package/dist/dial-ui-kit.cjs.js +1 -1
- package/dist/dial-ui-kit.es.js +1 -1
- package/dist/{index-Dsk0_xx_.cjs → index-BKDh8NOo.cjs} +2 -2
- package/dist/{index-CvLTHmiY.js → index-kiPRFzwO.js} +3 -2
- package/package.json +1 -1
|
@@ -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-
|
|
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-
|
|
63005
|
+
}, zj = () => import("./JsonEditor-BX13kLE1.js"), jj = () => import("./MarkdownEditor-DiX-fbkR.js");
|
|
63005
63006
|
export {
|
|
63006
63007
|
No as $,
|
|
63007
63008
|
Jl as A,
|