@epam/ai-dial-ui-kit 0.13.0-dev.24 → 0.13.0-dev.25
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-D1SlNzUW.js → JsonEditor-BluncNUa.js} +1 -1
- package/dist/{JsonEditor-DrR6A1Gz.cjs → JsonEditor-CbRIV0va.cjs} +1 -1
- package/dist/{MarkdownEditor-BgTomI6G.cjs → MarkdownEditor-BHM_IncF.cjs} +1 -1
- package/dist/{MarkdownEditor-D33SEfSN.js → MarkdownEditor-DVz5-f6L.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-BYHmTv3-.cjs → index-B_wlmhwM.cjs} +1 -1
- package/dist/{index-BQ1Mc3Co.js → index-DcOWmZQt.js} +4 -3
- package/package.json +1 -1
|
@@ -62198,7 +62198,7 @@ const d0 = ({ value: e, onChange: t, theme: i = c0.dark, height: s = 240 }) => {
|
|
|
62198
62198
|
() => JSON.stringify(e, null, 2)
|
|
62199
62199
|
);
|
|
62200
62200
|
Ce(() => {
|
|
62201
|
-
typeof window < "u" && import("./JsonEditor-
|
|
62201
|
+
typeof window < "u" && import("./JsonEditor-BluncNUa.js").then((d) => {
|
|
62202
62202
|
r(() => d.DialJsonEditor);
|
|
62203
62203
|
});
|
|
62204
62204
|
}, []);
|
|
@@ -62660,9 +62660,9 @@ const tC = {
|
|
|
62660
62660
|
...a
|
|
62661
62661
|
}) => {
|
|
62662
62662
|
const l = W(
|
|
62663
|
+
"dial-kit-base-button",
|
|
62663
62664
|
e && h0(e, t),
|
|
62664
62665
|
i === $e.Small ? "size-[24px]" : "size-[40px]",
|
|
62665
|
-
"dial-kit-icon-button disabled:cursor-not-allowed focus-visible:outline outline-offset-0",
|
|
62666
62666
|
s
|
|
62667
62667
|
), c = /* @__PURE__ */ p.jsx(
|
|
62668
62668
|
"button",
|
|
@@ -63129,6 +63129,7 @@ const tC = {
|
|
|
63129
63129
|
...d
|
|
63130
63130
|
}) => {
|
|
63131
63131
|
const u = W(
|
|
63132
|
+
"dial-kit-base-button",
|
|
63132
63133
|
t && h0(t, i),
|
|
63133
63134
|
s === $e.Small ? "dial-tiny-semi-text" : "dial-small-paragraph-semi-text",
|
|
63134
63135
|
s === $e.Small ? "h-[24px] gap-1" : "h-[40px] gap-2",
|
|
@@ -63203,7 +63204,7 @@ const tC = {
|
|
|
63203
63204
|
}
|
|
63204
63205
|
);
|
|
63205
63206
|
return i ? /* @__PURE__ */ p.jsx(yt, { ...i, children: r }) : r;
|
|
63206
|
-
}, aW = () => import("./JsonEditor-
|
|
63207
|
+
}, aW = () => import("./JsonEditor-BluncNUa.js"), lW = () => import("./MarkdownEditor-DVz5-f6L.js");
|
|
63207
63208
|
export {
|
|
63208
63209
|
Pp as $,
|
|
63209
63210
|
Xl as A,
|