@epam/ai-dial-ui-kit 0.12.0-dev.26 → 0.12.0-dev.27
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-CXwF7WA_.cjs → JsonEditor--r0QXAzn.cjs} +1 -1
- package/dist/{JsonEditor-BJhTWRld.js → JsonEditor-CNOCoLUG.js} +1 -1
- package/dist/{MarkdownEditor-D6N3aB6Z.cjs → MarkdownEditor-CUl7Z2b3.cjs} +1 -1
- package/dist/{MarkdownEditor-DFVtTIFI.js → MarkdownEditor-DUqfICB9.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-CM4n1PUt.cjs → index-BnMgFVgN.cjs} +2 -2
- package/dist/{index-BUSN844i.js → index-DH_iDqOC.js} +3 -3
- package/package.json +1 -1
|
@@ -3933,7 +3933,7 @@ const sS = {
|
|
|
3933
3933
|
"aria-label": h,
|
|
3934
3934
|
className: q(
|
|
3935
3935
|
"flex min-h-2 w-full items-center justify-center rounded-sm border",
|
|
3936
|
-
c.isZeroBucket ? "border-
|
|
3936
|
+
c.isZeroBucket ? "border-primary" : u ? "border-transparent" : "border-primary"
|
|
3937
3937
|
),
|
|
3938
3938
|
style: {
|
|
3939
3939
|
height: `${c.ratio * 100}%`,
|
|
@@ -62075,7 +62075,7 @@ const nz = ({ value: e, onChange: t, theme: i = A0.dark, height: s = 240 }) => {
|
|
|
62075
62075
|
() => JSON.stringify(e, null, 2)
|
|
62076
62076
|
);
|
|
62077
62077
|
Ce(() => {
|
|
62078
|
-
typeof window < "u" && import("./JsonEditor-
|
|
62078
|
+
typeof window < "u" && import("./JsonEditor-CNOCoLUG.js").then((d) => {
|
|
62079
62079
|
r(() => d.DialJsonEditor);
|
|
62080
62080
|
});
|
|
62081
62081
|
}, []);
|
|
@@ -62234,7 +62234,7 @@ const nz = ({ value: e, onChange: t, theme: i = A0.dark, height: s = 240 }) => {
|
|
|
62234
62234
|
] })
|
|
62235
62235
|
}
|
|
62236
62236
|
);
|
|
62237
|
-
}, Vz = () => import("./JsonEditor-
|
|
62237
|
+
}, Vz = () => import("./JsonEditor-CNOCoLUG.js"), zz = () => import("./MarkdownEditor-DUqfICB9.js");
|
|
62238
62238
|
export {
|
|
62239
62239
|
_s as $,
|
|
62240
62240
|
zl as A,
|