@epam/ai-dial-ui-kit 0.12.0-dev.18 → 0.12.0-dev.20

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.
@@ -50527,7 +50527,7 @@ const cG = "z-[52] flex items-center justify-center bg-blackout md:p-4", xv = "d
50527
50527
  ) });
50528
50528
  };
50529
50529
  var oa = /* @__PURE__ */ ((e) => (e.Info = "info", e.Danger = "danger", e))(oa || {});
50530
- const hG = "flex justify-end gap-2 px-6 py-4 border-t border-tertiary", pG = "text-secondary dial-small-150 px-6 py-4", gG = "Cancel", fG = "Ok", Pu = {
50530
+ const hG = "flex justify-end gap-2 px-6 py-4 border-t border-tertiary", pG = "text-secondary dial-small-150 px-6 pb-4", gG = "Cancel", fG = "Ok", Pu = {
50531
50531
  [oa.Info]: {
50532
50532
  confirm: {
50533
50533
  variant: et.Primary,
@@ -62116,7 +62116,7 @@ const jg = ({
62116
62116
  }) })
62117
62117
  }
62118
62118
  );
62119
- }, Gz = () => import("./JsonEditor-DadsOkF3.js"), Bz = () => import("./MarkdownEditor-CBh-6imU.js");
62119
+ }, Gz = () => import("./JsonEditor-DOuvsPMc.js"), Bz = () => import("./MarkdownEditor-Cm21SYyL.js");
62120
62120
  export {
62121
62121
  bG as $,
62122
62122
  zl as A,
@@ -1,7 +1,7 @@
1
1
  import { ButtonAppearance, ButtonVariant } from '../../types/button';
2
2
  import { ConfirmationPopupVariant } from '../../types/confirmation-popup';
3
3
  export declare const actionsBaseClassName = "flex justify-end gap-2 px-6 py-4 border-t border-tertiary";
4
- export declare const descriptionBaseClassName = "text-secondary dial-small-150 px-6 py-4";
4
+ export declare const descriptionBaseClassName = "text-secondary dial-small-150 px-6 pb-4";
5
5
  export declare const defaultCancelLabel = "Cancel";
6
6
  export declare const defaultConfirmLabel = "Ok";
7
7
  export declare const variantConfig: Record<ConfirmationPopupVariant, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-ui-kit",
3
- "version": "0.12.0-dev.18",
3
+ "version": "0.12.0-dev.20",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",