@epam/ai-dial-attachment-input 1.1.0-dev.90 → 1.1.0-dev.91

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.
Files changed (3) hide show
  1. package/index.css +1 -1
  2. package/index.js +12 -12
  3. package/package.json +2 -2
package/index.css CHANGED
@@ -1,2 +1,2 @@
1
- ._tile_yap03_1{background:var(--ai-tile-bg,var(--bg-layer-raised,#fcfcfc));border-color:var(--ai-tile-border,var(--stroke-secondary,#d1dbea))}._tile_yap03_1._hovered_yap03_5:hover{background:var(--ai-tile-bg-hover,var(--bg-control-neutral-hover,#e0e6f0))}._tile_yap03_1:focus-visible{outline-color:var(--ai-tile-focus-outline,var(--stroke-focus,#161b2d))}._selected_yap03_12{background:var(--ai-tile-bg-selected,var(--bg-control-accent-alpha,#2764d90f));border-color:var(--ai-tile-border-selected,var(--stroke-accent-alpha,#2764d933))}._tileError_yap03_17{background:var(--ai-tile-bg-error,var(--bg-error,#f3d6d8));border-color:var(--ai-tile-border-error,var(--stroke-error,#ae2f2f))}._nameText_yap03_22{color:var(--ai-tile-name-text,var(--text-primary,#161b2d))}._typeText_yap03_26{color:var(--ai-tile-type-text,var(--text-secondary,#6b7280))}._retryIcon_yap03_30{color:var(--ai-tile-error-text,var(--text-error,#ae2f2f))}._track_yap03_34{background:var(--ai-tile-progress-track,var(--bg-backdrop,#161b2db2))}._imageActionButton_yap03_38{background:var(--ai-tile-hover-icon-bg,var(--bg-layer-base,#f5f7fa));color:var(--ai-tile-hover-icon-color,var(--text-secondary,#6b7280))}._headerIcon_1sgtq_1,._headerLabel_1sgtq_2{color:var(--ai-group-text,var(--text-secondary,#6b7280))}._overlay_1lz3x_1{background:var(--ai-fd-bg,var(--bg-backdrop,#0c101d4d))}._icon_1lz3x_5{color:var(--ai-fd-icon,var(--text-accent-primary,#124ace))}._deniedIcon_1lz3x_9{color:var(--ai-fd-denied-icon,var(--text-error,#ae2f2f))}
1
+ ._tile_1x4ax_1{background:var(--ai-tile-bg,var(--bg-layer-raised,#fcfcfc));border-color:var(--ai-tile-border,var(--stroke-secondary,#d1dbea))}._tile_1x4ax_1._hovered_1x4ax_5:hover{background:var(--ai-tile-bg-hover,var(--bg-control-neutral-hover,#e0e6f0))}._tile_1x4ax_1:focus-visible{outline-color:var(--ai-tile-focus-outline,var(--stroke-focus,#161b2d))}._selected_1x4ax_12{background:var(--ai-tile-bg-selected,var(--bg-control-accent-alpha,#2764d90f));border-color:var(--ai-tile-border-selected,var(--stroke-accent-alpha,#2764d933))}._tileError_1x4ax_17{background:var(--ai-tile-bg-error,var(--bg-error,#f3d6d8));border-color:var(--ai-tile-border-error,var(--stroke-error,#ae2f2f))}._nameText_1x4ax_22{color:var(--ai-tile-name-text,var(--text-primary,#161b2d))}._typeText_1x4ax_26{color:var(--ai-tile-type-text,var(--text-secondary,#6b7280))}._retryIcon_1x4ax_30{color:var(--ai-tile-error-text,var(--text-error,#ae2f2f))}._track_1x4ax_34{background:var(--ai-tile-progress-track,var(--bg-backdrop,#161b2d4d))}._imageActionButton_1x4ax_38{background:var(--ai-tile-hover-icon-bg,var(--bg-layer-base,#f5f7fa));color:var(--ai-tile-hover-icon-color,var(--text-secondary,#6b7280))}._headerIcon_1sgtq_1,._headerLabel_1sgtq_2{color:var(--ai-group-text,var(--text-secondary,#6b7280))}._overlay_liq1c_1{background:var(--ai-fd-bg,var(--bg-backdrop,#161b2d4d))}._icon_liq1c_5{color:var(--ai-fd-icon,var(--text-accent-primary,#124ace))}._deniedIcon_liq1c_9{color:var(--ai-fd-denied-icon,var(--text-error,#ae2f2f))}
2
2
  /*$vite$:1*/
package/index.js CHANGED
@@ -107,15 +107,15 @@ var Y = () => `${Date.now()}-${Math.random().toString(36).slice(2)}`, le = (e) =
107
107
  typeLabel: f ? null : ge(e, n)
108
108
  };
109
109
  }, Z = {
110
- tile: "_tile_yap03_1",
111
- hovered: "_hovered_yap03_5",
112
- selected: "_selected_yap03_12",
113
- tileError: "_tileError_yap03_17",
114
- nameText: "_nameText_yap03_22",
115
- typeText: "_typeText_yap03_26",
116
- retryIcon: "_retryIcon_yap03_30",
117
- track: "_track_yap03_34",
118
- imageActionButton: "_imageActionButton_yap03_38"
110
+ tile: "_tile_1x4ax_1",
111
+ hovered: "_hovered_1x4ax_5",
112
+ selected: "_selected_1x4ax_12",
113
+ tileError: "_tileError_1x4ax_17",
114
+ nameText: "_nameText_1x4ax_22",
115
+ typeText: "_typeText_1x4ax_26",
116
+ retryIcon: "_retryIcon_1x4ax_30",
117
+ track: "_track_1x4ax_34",
118
+ imageActionButton: "_imageActionButton_1x4ax_38"
119
119
  }, Q = ({ ariaLabel: e, errorTitle: t, errorDescId: n, onClick: r, id: i, icon: o, className: s }) => /* @__PURE__ */ q(se, {
120
120
  icon: o,
121
121
  size: oe.Small,
@@ -488,9 +488,9 @@ var Y = () => `${Date.now()}-${Math.random().toString(36).slice(2)}`, le = (e) =
488
488
  })]
489
489
  });
490
490
  }, Ne = {
491
- overlay: "_overlay_1lz3x_1",
492
- icon: "_icon_1lz3x_5",
493
- deniedIcon: "_deniedIcon_1lz3x_9"
491
+ overlay: "_overlay_liq1c_1",
492
+ icon: "_icon_liq1c_5",
493
+ deniedIcon: "_deniedIcon_liq1c_9"
494
494
  }, Pe = ({ isVisible: e, isAttachmentsAllowed: t = !0, labels: n, styles: r }) => {
495
495
  let { title: o, subtitle: s } = n ?? {}, { colors: c, typography: l } = r ?? {};
496
496
  if (!e) return null;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-attachment-input",
3
3
  "description": "File attachment input components with upload validation, drag-and-drop, and progress tracking",
4
- "version": "1.1.0-dev.90",
4
+ "version": "1.1.0-dev.91",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "main": "./index.js",
@@ -17,7 +17,7 @@
17
17
  }
18
18
  },
19
19
  "peerDependencies": {
20
- "@epam/ai-dial-chat-shared": "1.1.0-dev.90",
20
+ "@epam/ai-dial-chat-shared": "1.1.0-dev.91",
21
21
  "@tabler/icons-react": "^3.44.0",
22
22
  "react": "^19.0.0",
23
23
  "@epam/ai-dial-ui-kit": "^0.13.0-dev.26"