@epam/ai-dial-conversation-messages 1.2.0-dev.6 → 1.2.0-dev.61

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.
@@ -1 +1 @@
1
- {"version":3,"file":"AssistantMessageBubble.d.ts","sourceRoot":"","sources":["../../../src/components/MessageBubble/AssistantMessageBubble.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAEpC,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,6BAA6B,CAAC;AAY/E,gHAAgH;AAChH,eAAO,MAAM,sBAAsB,EAAE,EAAE,CAAC,2BAA2B,CAqNlE,CAAC"}
1
+ {"version":3,"file":"AssistantMessageBubble.d.ts","sourceRoot":"","sources":["../../../src/components/MessageBubble/AssistantMessageBubble.tsx"],"names":[],"mappings":"AAWA,OAAO,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAGpC,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,6BAA6B,CAAC;AAY/E,gHAAgH;AAChH,eAAO,MAAM,sBAAsB,EAAE,EAAE,CAAC,2BAA2B,CAgNlE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"UserMessageBubble.d.ts","sourceRoot":"","sources":["../../../src/components/MessageBubble/UserMessageBubble.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,EAAE,EAAS,MAAM,OAAO,CAAC;AAClC,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAO1E,kGAAkG;AAClG,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CAkKxD,CAAC"}
1
+ {"version":3,"file":"UserMessageBubble.d.ts","sourceRoot":"","sources":["../../../src/components/MessageBubble/UserMessageBubble.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,EAAE,EAAS,MAAM,OAAO,CAAC;AAElC,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAO1E,kGAAkG;AAClG,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC,sBAAsB,CAmKxD,CAAC"}
@@ -0,0 +1,7 @@
1
+ export declare const CONVERSATION_MESSAGES_CLASS: {
2
+ /** The user message's bubble element. */
3
+ readonly userBubble: "dial-cm-user-bubble";
4
+ /** The assistant message's streamed content region. */
5
+ readonly assistantContent: "dial-cm-assistant-content";
6
+ };
7
+ //# sourceMappingURL=public-class-names.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-class-names.d.ts","sourceRoot":"","sources":["../../src/constants/public-class-names.ts"],"names":[],"mappings":"AAaA,eAAO,MAAM,2BAA2B;IACtC,yCAAyC;;IAEzC,uDAAuD;;CAE/C,CAAC"}
package/index.css CHANGED
@@ -1,2 +1,2 @@
1
1
  ._activeRating_ygoee_1{color:var(--ma-active-rating-text,var(--text-accent,#1d4ed8))}._userBubble_cq829_1{border-color:var(--cm-bubble-user-border,var(--stroke-secondary,#d1dbea));background:var(--cm-bubble-user-bg,var(--bg-layer-sunken,#eef1f7))}._collapsibleText_cq829_6{max-height:var(--cm-bubble-collapsed-height);transition:max-height .2s ease-out}._expandedText_cq829_11{max-height:var(--cm-bubble-expanded-height)}._collapsedText_cq829_15:after{content:"";pointer-events:none;background:linear-gradient(to bottom, var(--cm-bubble-fade-start,var(--shadow-xs-2,#161b2d08)), var(--cm-bubble-user-bg,var(--bg-layer-sunken,#eef1f7)));height:3rem;position:absolute;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){._collapsibleText_cq829_6{transition:none}}._startersDivider_cq829_26{border-color:var(--cm-starters-divider,var(--stroke-secondary,#d1dbea))}._text_cq829_30{color:var(--cm-bubble-text,var(--text-primary,#161b2d))}
2
- /*$vite$:1*/
2
+ /*$vite$:1*/.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.collapse{visibility:collapse}.static{position:static}.absolute{position:absolute}.relative{position:relative}.start-0{inset-inline-start:0}.top-0{top:0}.me-1{margin-inline-end:.25rem}.ms-auto{margin-inline-start:auto}.mt-3{margin-top:.75rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0}.min-w-\[40px\]{min-width:40px}.max-w-\[640px\]{max-width:640px}.max-w-full{max-width:100%}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.overflow-hidden{overflow:hidden}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-ee-2xl{border-end-end-radius:1rem}.rounded-ee-md{border-end-end-radius:.375rem}.rounded-es-2xl{border-end-start-radius:1rem}.rounded-se-2xl{border-start-end-radius:1rem}.rounded-se-md{border-start-end-radius:.375rem}.rounded-ss-2xl{border-start-start-radius:1rem}.border{border-width:1px}.border-t{border-top-width:1px}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.pt-5{padding-top:1.25rem}.text-start{text-align:start}.opacity-0{opacity:0}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.group:hover .group-hover\:opacity-100{opacity:1}.\[\&\>\.cm-bubble-markdown\>div\>\*\:first-child\]\:indent-\[var\(--cm-bubble-first-line-indent\2c 0px\)\]>.cm-bubble-markdown>div>:first-child{text-indent:var(--cm-bubble-first-line-indent,0)}
package/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ export { CONVERSATION_MESSAGES_CLASS } from './constants/public-class-names';
1
2
  export { MessageBubble } from './components/MessageBubble/MessageBubble';
2
3
  export { UserMessageBubble } from './components/MessageBubble/UserMessageBubble';
3
4
  export { AssistantMessageBubble } from './components/MessageBubble/AssistantMessageBubble';
package/index.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAC;AACjF,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;AAC3F,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,YAAY,EACV,kBAAkB,EAClB,sBAAsB,EACtB,2BAA2B,EAC3B,mBAAmB,EACnB,mBAAmB,EACnB,uBAAuB,EACvB,mBAAmB,EACnB,4BAA4B,GAC7B,MAAM,yBAAyB,CAAC;AACjC,YAAY,EACV,yBAAyB,EACzB,wBAAwB,GACzB,MAAM,gDAAgD,CAAC;AACxD,YAAY,EACV,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,GACxB,MAAM,0BAA0B,CAAC;AAClC,YAAY,EACV,kBAAkB,EAClB,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,uBAAuB,GACxB,MAAM,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,8CAA8C,CAAC;AACjF,OAAO,EAAE,sBAAsB,EAAE,MAAM,mDAAmD,CAAC;AAC3F,OAAO,EAAE,mBAAmB,EAAE,MAAM,gDAAgD,CAAC;AACrF,OAAO,EAAE,cAAc,EAAE,MAAM,4CAA4C,CAAC;AAC5E,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,YAAY,EACV,kBAAkB,EAClB,sBAAsB,EACtB,2BAA2B,EAC3B,mBAAmB,EACnB,mBAAmB,EACnB,uBAAuB,EACvB,mBAAmB,EACnB,4BAA4B,GAC7B,MAAM,yBAAyB,CAAC;AACjC,YAAY,EACV,yBAAyB,EACzB,wBAAwB,GACzB,MAAM,gDAAgD,CAAC;AACxD,YAAY,EACV,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,GACxB,MAAM,0BAA0B,CAAC;AAClC,YAAY,EACV,kBAAkB,EAClB,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,uBAAuB,GACxB,MAAM,yBAAyB,CAAC"}
package/index.js CHANGED
@@ -4,8 +4,11 @@ import { DIAL_ICON_SIZE as u, DIAL_KIT_ICON_STROKE as d, ElementSize as f, InfoM
4
4
  import { useCallback as _, useEffect as v, useId as y, useMemo as b, useRef as x, useState as S } from "react";
5
5
  import { IconChevronDown as C, IconChevronUp as w, IconMarkdown as T, IconPencilMinus as E, IconRefresh as D, IconThumbDown as O, IconThumbDownFilled as k, IconThumbUp as A, IconThumbUpFilled as j, IconTrashX as M } from "@tabler/icons-react";
6
6
  import { Fragment as N, jsx as P, jsxs as F } from "react/jsx-runtime";
7
- //#region src/hooks/useInlineStartIndent/useInlineStartIndent.ts
8
- var I = 4, L = (e) => {
7
+ //#region src/constants/public-class-names.ts
8
+ var I = {
9
+ userBubble: "dial-cm-user-bubble",
10
+ assistantContent: "dial-cm-assistant-content"
11
+ }, L = 4, R = (e) => {
9
12
  let t = x(null), [n, r] = S(0);
10
13
  return v(() => {
11
14
  if (!e) return;
@@ -18,17 +21,17 @@ var I = 4, L = (e) => {
18
21
  return i.observe(n), () => i.disconnect();
19
22
  }, [e]), {
20
23
  slotRef: t,
21
- firstLineIndent: e ? `calc(${n}px + ${I}px)` : void 0
24
+ firstLineIndent: e ? `calc(${n}px + ${L}px)` : void 0
22
25
  };
23
- }, R = { activeRating: "_activeRating_ygoee_1" }, z = 2e3, B = ({ role: e = a.User, onEdit: n, onEditHover: r, onDelete: c, onRegenerate: l, onCopy: p, onCopyMarkdown: m, onLike: h, onDislike: v, activeRating: y, isAlwaysVisible: b, isDisabled: x = !1, className: C, labels: w, colors: I }) => {
24
- let { tooltips: L, ariaLabels: B } = w ?? {}, [V, H] = S(null), [U, W] = S(""), G = n != null || c != null || l != null || p != null || m != null || h != null || v != null, K = o({ "--ma-active-rating-text": I?.activeRatingText }), q = _(() => {
25
- p?.(), H("copy"), W(B?.copiedStatus ?? "Copied to clipboard"), setTimeout(() => H(null), z);
26
- }, [p, B?.copiedStatus]), J = _(() => {
27
- m?.(), H("markdown"), W(B?.copiedMarkdownStatus ?? "Copied as Markdown to clipboard"), setTimeout(() => H(null), z);
28
- }, [m, B?.copiedMarkdownStatus]);
26
+ }, z = { activeRating: "_activeRating_ygoee_1" }, B = 2e3, V = ({ role: e = a.User, onEdit: n, onEditHover: r, onDelete: c, onRegenerate: l, onCopy: p, onCopyMarkdown: m, onLike: h, onDislike: v, activeRating: y, isAlwaysVisible: b, isDisabled: x = !1, className: C, labels: w, colors: I }) => {
27
+ let { tooltips: L, ariaLabels: R } = w ?? {}, [V, H] = S(null), [U, W] = S(""), G = n != null || c != null || l != null || p != null || m != null || h != null || v != null, K = o({ "--ma-active-rating-text": I?.activeRatingText }), q = _(() => {
28
+ p?.(), H("copy"), W(R?.copiedStatus ?? "Copied to clipboard"), setTimeout(() => H(null), B);
29
+ }, [p, R?.copiedStatus]), J = _(() => {
30
+ m?.(), H("markdown"), W(R?.copiedMarkdownStatus ?? "Copied as Markdown to clipboard"), setTimeout(() => H(null), B);
31
+ }, [m, R?.copiedMarkdownStatus]);
29
32
  return G ? /* @__PURE__ */ F("div", {
30
33
  role: "toolbar",
31
- "aria-label": B?.actionsGroup ?? "Message actions",
34
+ "aria-label": R?.actionsGroup ?? "Message actions",
32
35
  style: K,
33
36
  className: s("flex gap-1", !b && "opacity-0 group-hover:opacity-100", C),
34
37
  children: [/* @__PURE__ */ P("span", {
@@ -43,7 +46,7 @@ var I = 4, L = (e) => {
43
46
  stroke: d
44
47
  }),
45
48
  size: f.Small,
46
- "aria-label": B?.editMessage ?? "Edit message",
49
+ "aria-label": R?.editMessage ?? "Edit message",
47
50
  tooltipProps: { tooltip: L?.edit ?? "Edit" },
48
51
  onClick: n,
49
52
  onMouseEnter: r,
@@ -56,7 +59,7 @@ var I = 4, L = (e) => {
56
59
  stroke: d
57
60
  }),
58
61
  size: f.Small,
59
- "aria-label": B?.deleteMessage ?? "Delete message",
62
+ "aria-label": R?.deleteMessage ?? "Delete message",
60
63
  tooltipProps: { tooltip: L?.delete ?? "Delete" },
61
64
  onClick: c,
62
65
  disabled: x
@@ -68,7 +71,7 @@ var I = 4, L = (e) => {
68
71
  stroke: d
69
72
  }),
70
73
  size: f.Small,
71
- "aria-label": B?.regenerateResponse ?? "Regenerate response",
74
+ "aria-label": R?.regenerateResponse ?? "Regenerate response",
72
75
  tooltipProps: { tooltip: L?.regenerate ?? "Regenerate" },
73
76
  onClick: l,
74
77
  disabled: x
@@ -80,7 +83,7 @@ var I = 4, L = (e) => {
80
83
  isCopied: V === "copy",
81
84
  copyLabel: L?.copy ?? "Copy",
82
85
  copiedLabel: L?.copied ?? "Copied!",
83
- ariaLabel: B?.copyResponse ?? "Copy response",
86
+ ariaLabel: R?.copyResponse ?? "Copy response",
84
87
  isDisabled: x
85
88
  }),
86
89
  m && /* @__PURE__ */ P(t, {
@@ -95,12 +98,12 @@ var I = 4, L = (e) => {
95
98
  }),
96
99
  copyLabel: L?.copyMarkdown ?? "Copy as Markdown",
97
100
  copiedLabel: L?.copiedMarkdown ?? "Copied!",
98
- ariaLabel: B?.copyAsMarkdown ?? "Copy as markdown",
101
+ ariaLabel: R?.copyAsMarkdown ?? "Copy as markdown",
99
102
  isDisabled: x
100
103
  }),
101
104
  h && /* @__PURE__ */ P(g, {
102
105
  icon: y === i.Like ? /* @__PURE__ */ P(j, {
103
- className: R.activeRating,
106
+ className: z.activeRating,
104
107
  size: u.SM,
105
108
  "aria-hidden": !0
106
109
  }) : /* @__PURE__ */ P(A, {
@@ -109,7 +112,7 @@ var I = 4, L = (e) => {
109
112
  stroke: d
110
113
  }),
111
114
  size: f.Small,
112
- "aria-label": B?.likeResponse ?? "Like response",
115
+ "aria-label": R?.likeResponse ?? "Like response",
113
116
  "aria-pressed": y === i.Like,
114
117
  tooltipProps: { tooltip: L?.like ?? "Like" },
115
118
  onClick: h,
@@ -117,7 +120,7 @@ var I = 4, L = (e) => {
117
120
  }),
118
121
  v && /* @__PURE__ */ P(g, {
119
122
  icon: y === i.Dislike ? /* @__PURE__ */ P(k, {
120
- className: R.activeRating,
123
+ className: z.activeRating,
121
124
  size: u.SM,
122
125
  "aria-hidden": !0
123
126
  }) : /* @__PURE__ */ P(O, {
@@ -126,7 +129,7 @@ var I = 4, L = (e) => {
126
129
  stroke: d
127
130
  }),
128
131
  size: f.Small,
129
- "aria-label": B?.dislikeResponse ?? "Dislike response",
132
+ "aria-label": R?.dislikeResponse ?? "Dislike response",
130
133
  "aria-pressed": y === i.Dislike,
131
134
  tooltipProps: { tooltip: L?.dislike ?? "Dislike" },
132
135
  onClick: v,
@@ -134,47 +137,43 @@ var I = 4, L = (e) => {
134
137
  })
135
138
  ] })]
136
139
  }) : null;
137
- }, V = {
140
+ }, H = {
138
141
  userBubble: "_userBubble_cq829_1",
139
142
  collapsibleText: "_collapsibleText_cq829_6",
140
143
  expandedText: "_expandedText_cq829_11",
141
144
  collapsedText: "_collapsedText_cq829_15",
142
145
  startersDivider: "_startersDivider_cq829_26",
143
146
  text: "_text_cq829_30"
144
- }, H = "[&>.cm-bubble-markdown>div>*:first-child]:indent-[var(--cm-bubble-first-line-indent,0px)]", U = ({ text: t, styles: i, actions: c, hasAlwaysVisibleActions: u, isStreaming: d, attachments: f, beforeContent: p, afterContent: m, starters: g, onSelectStarter: _, deploymentIconUrl: v, deploymentDisplayName: y, markdownComponents: x, markdownClassNames: S, markdownUrlTransform: C, onAttachmentClick: w, onDownloadAll: T, onAttachmentRetry: E, codeBlockTheme: D, tableOnOpenInCanvas: O, labels: k, selectedAttachmentId: A }) => {
145
- let { colors: j, typography: M, className: N, bubbleClassName: I } = i ?? {}, { attachmentClickLabel: R, attachmentRetryLabel: z, attachmentOpenInNewTabLabel: U, startersAriaLabel: W = "Quick reply buttons", thinkingLabel: G, codeBlockCopyLabel: K, codeBlockCopiedLabel: q, tableCopyCsvLabel: J, tableCopyTxtLabel: Y, tableCopyMarkdownLabel: X, tableCopiedLabel: Z, tableDownloadCsvLabel: Q, tableOpenInCanvasLabel: $, tableDownloadFilename: ee, tableScrollRegionAriaLabel: te, assistantMessageAriaLabel: ne = "Assistant message", deploymentIconFallbackLabel: re = "AI" } = k ?? {}, ie = b(() => ({
146
- copyCsvLabel: J,
147
- copyTxtLabel: Y,
148
- copyMarkdownLabel: X,
149
- copiedLabel: Z,
150
- downloadCsvLabel: Q,
151
- openInCanvasLabel: $
147
+ }, U = "[&>.cm-bubble-markdown>div>*:first-child]:indent-[var(--cm-bubble-first-line-indent,0px)]", W = ({ text: t, styles: i, actions: c, hasAlwaysVisibleActions: u, isStreaming: d, attachments: f, beforeContent: p, afterContent: m, starters: g, onSelectStarter: _, deploymentIconUrl: v, deploymentDisplayName: y, markdownComponents: x, markdownClassNames: S, markdownUrlTransform: C, onAttachmentClick: w, onDownloadAll: T, onAttachmentRetry: E, codeBlockTheme: D, tableOnOpenInCanvas: O, labels: k, selectedAttachmentId: A }) => {
148
+ let { colors: j, typography: M, className: N, bubbleClassName: L } = i ?? {}, { attachmentClickLabel: z, attachmentRetryLabel: B, attachmentOpenInNewTabLabel: W, startersAriaLabel: G = "Quick reply buttons", thinkingLabel: K, codeBlockCopyLabel: q, codeBlockCopiedLabel: J, tableCopyLabel: Y, tableCopiedLabel: X, tableDownloadCsvLabel: Z, tableOpenInCanvasLabel: Q, tableDownloadFilename: ee, tableScrollRegionAriaLabel: te, assistantMessageAriaLabel: ne = "Assistant message", deploymentIconFallbackLabel: $ = "AI" } = k ?? {}, re = b(() => ({
149
+ copyLabel: Y,
150
+ copiedLabel: X,
151
+ downloadCsvLabel: Z,
152
+ openInCanvasLabel: Q
152
153
  }), [
153
- J,
154
154
  Y,
155
155
  X,
156
156
  Z,
157
- Q,
158
- $
159
- ]), ae = d ? (f ?? []).filter((t) => t.type !== e.Audio) : f ?? [], { slotRef: oe, firstLineIndent: se } = L(p != null && !!t), ce = o({
157
+ Q
158
+ ]), ie = d ? (f ?? []).filter((t) => t.type !== e.Audio) : f ?? [], { slotRef: ae, firstLineIndent: oe } = R(p != null && !!t), se = o({
160
159
  "--cm-bubble-text": j?.text,
161
160
  "--cm-starters-divider": j?.startersDivider,
162
- "--cm-bubble-first-line-indent": se
163
- }), le = s(V.text, M?.fontClassName), ue = !!(v || y);
161
+ "--cm-bubble-first-line-indent": oe
162
+ }), ce = s(H.text, M?.fontClassName), le = !!(v || y);
164
163
  return /* @__PURE__ */ F("div", {
165
164
  role: "group",
166
165
  "aria-label": ne,
167
- style: ce,
166
+ style: se,
168
167
  className: s("flex w-full items-start gap-3", N),
169
- children: [ue && /* @__PURE__ */ P(n, {
168
+ children: [le && /* @__PURE__ */ P(n, {
170
169
  src: v,
171
170
  size: 28,
172
- initialsName: y || re,
173
- labels: { tooltip: y ?? re }
171
+ initialsName: y || $,
172
+ labels: { tooltip: y ?? $ }
174
173
  }), /* @__PURE__ */ F("div", {
175
174
  className: "flex w-full min-w-0 max-w-full flex-col items-start gap-5",
176
175
  children: [/* @__PURE__ */ F("div", {
177
- className: s("flex w-full min-w-0 max-w-full flex-col items-start gap-4", I),
176
+ className: s("flex w-full min-w-0 max-w-full flex-col items-start gap-4", L),
178
177
  children: [
179
178
  p != null && !t && /* @__PURE__ */ P("div", {
180
179
  className: "min-w-0",
@@ -183,9 +182,9 @@ var I = 4, L = (e) => {
183
182
  (t || d) && /* @__PURE__ */ F("div", {
184
183
  "aria-live": "polite",
185
184
  "aria-atomic": "false",
186
- className: s(le, "relative min-w-0 max-w-full text-start", p != null && t && H),
185
+ className: s(ce, "relative min-w-0 max-w-full text-start", p != null && t && U, I.assistantContent),
187
186
  children: [p != null && t && /* @__PURE__ */ P("div", {
188
- ref: oe,
187
+ ref: ae,
189
188
  className: "absolute start-0 top-0",
190
189
  children: p
191
190
  }), /* @__PURE__ */ P("div", {
@@ -193,14 +192,14 @@ var I = 4, L = (e) => {
193
192
  children: /* @__PURE__ */ P(r, {
194
193
  content: t ?? "",
195
194
  isStreaming: d,
196
- thinkingLabel: G,
195
+ thinkingLabel: K,
197
196
  components: x,
198
197
  classNames: S,
199
198
  urlTransform: C,
200
- codeBlockCopyLabel: K,
201
- codeBlockCopiedLabel: q,
199
+ codeBlockCopyLabel: q,
200
+ codeBlockCopiedLabel: J,
202
201
  codeBlockTheme: D,
203
- tableActionLabels: ie,
202
+ tableActionLabels: re,
204
203
  tableDownloadFilename: ee,
205
204
  tableOnOpenInCanvas: O,
206
205
  tableScrollRegionAriaLabel: te
@@ -208,19 +207,19 @@ var I = 4, L = (e) => {
208
207
  })]
209
208
  }),
210
209
  /* @__PURE__ */ P(l, {
211
- attachments: ae,
210
+ attachments: ie,
212
211
  onAttachmentClick: (e) => w?.(f?.find((t) => t.id === e)),
213
212
  onDownloadAll: T,
214
213
  onRetry: E,
215
214
  labels: {
216
- clickLabel: R,
217
- retryLabel: z,
218
- openInNewTabLabel: U
215
+ clickLabel: z,
216
+ retryLabel: B,
217
+ openInNewTabLabel: W
219
218
  },
220
219
  selectedAttachmentId: A
221
220
  }),
222
221
  m,
223
- /* @__PURE__ */ P(B, {
222
+ /* @__PURE__ */ P(V, {
224
223
  ...c,
225
224
  isAlwaysVisible: u,
226
225
  role: a.Assistant
@@ -228,8 +227,8 @@ var I = 4, L = (e) => {
228
227
  ]
229
228
  }), g && g.length > 0 && _ && /* @__PURE__ */ P("div", {
230
229
  role: "list",
231
- "aria-label": W,
232
- className: s("flex w-full flex-wrap gap-2 border-t pt-5", V.startersDivider),
230
+ "aria-label": G,
231
+ className: s("flex w-full flex-wrap gap-2 border-t pt-5", H.startersDivider),
233
232
  children: g.map((e, t) => /* @__PURE__ */ P("div", {
234
233
  role: "listitem",
235
234
  className: "min-w-[40px]",
@@ -242,7 +241,7 @@ var I = 4, L = (e) => {
242
241
  })]
243
242
  })]
244
243
  });
245
- }, W = ({ labels: { titleText: e = "Model switched.", bodyText: t } }) => /* @__PURE__ */ P("div", {
244
+ }, G = ({ labels: { titleText: e = "Model switched.", bodyText: t } }) => /* @__PURE__ */ P("div", {
246
245
  role: "status",
247
246
  "aria-live": "polite",
248
247
  children: /* @__PURE__ */ P(p, {
@@ -250,24 +249,24 @@ var I = 4, L = (e) => {
250
249
  message: t,
251
250
  textClassName: "flex-row flex-wrap gap-1"
252
251
  })
253
- }), G = /* @__PURE__ */ function(e) {
252
+ }), K = /* @__PURE__ */ function(e) {
254
253
  return e.Bottom = "Bottom", e.Top = "Top", e;
255
- }({}), K = 10, q = ({ text: e, position: t = G.Bottom, styles: n, actions: r, hasAlwaysVisibleActions: i, attachments: d, collapsedLineCount: p = K, labels: h, beforeContent: g, onAttachmentClick: _, onDownloadAll: v, onAttachmentRetry: b, selectedAttachmentId: x }) => {
256
- let { colors: S, typography: T, className: E, bubbleClassName: D } = n ?? {}, { showMoreLabel: O = "Show more", showLessLabel: k = "Show less", showMoreAriaLabel: A, showLessAriaLabel: j, attachmentClickLabel: M, attachmentRetryLabel: I, attachmentOpenInNewTabLabel: L, userMessageAriaLabel: R = "User message" } = h ?? {}, { textRef: z, isTextCollapsed: H, isOverflowing: U, collapsedMaxHeight: W, expandedMaxHeight: q, isCollapsed: J, toggleCollapsed: Y } = c({
254
+ }({}), q = 10, J = ({ text: e, position: t = K.Bottom, styles: n, actions: r, hasAlwaysVisibleActions: i, attachments: d, collapsedLineCount: p = q, labels: h, beforeContent: g, onAttachmentClick: _, onDownloadAll: v, onAttachmentRetry: b, selectedAttachmentId: x }) => {
255
+ let { colors: S, typography: T, className: E, bubbleClassName: D } = n ?? {}, { showMoreLabel: O = "Show more", showLessLabel: k = "Show less", showMoreAriaLabel: A, showLessAriaLabel: j, attachmentClickLabel: M, attachmentRetryLabel: L, attachmentOpenInNewTabLabel: R, userMessageAriaLabel: z = "User message" } = h ?? {}, { textRef: B, isTextCollapsed: U, isOverflowing: W, collapsedMaxHeight: G, expandedMaxHeight: J, isCollapsed: Y, toggleCollapsed: X } = c({
257
256
  text: e ?? "",
258
257
  collapsedLineCount: p
259
- }), X = o({
258
+ }), Z = o({
260
259
  "--cm-bubble-user-bg": S?.userBackground,
261
260
  "--cm-bubble-user-border": S?.userBorder,
262
261
  "--cm-bubble-fade-start": S?.fadeStart,
263
262
  "--cm-bubble-text": S?.text,
264
- "--cm-bubble-collapsed-height": U ? `${W}px` : void 0,
265
- "--cm-bubble-expanded-height": U ? `${q}px` : void 0
266
- }), Z = t === G.Top ? "rounded-ee-md rounded-se-2xl" : "rounded-se-md rounded-ee-2xl", Q = s(V.text, T?.fontClassName), $ = A ?? O, ee = j ?? k, te = J ? O : k, ne = J ? $ : ee, re = J ? C : w, ie = y();
263
+ "--cm-bubble-collapsed-height": W ? `${G}px` : void 0,
264
+ "--cm-bubble-expanded-height": W ? `${J}px` : void 0
265
+ }), Q = t === K.Top ? "rounded-ee-md rounded-se-2xl" : "rounded-se-md rounded-ee-2xl", ee = s(H.text, T?.fontClassName), te = A ?? O, ne = j ?? k, $ = Y ? O : k, re = Y ? te : ne, ie = Y ? C : w, ae = y();
267
266
  return /* @__PURE__ */ P("div", {
268
267
  role: "group",
269
- "aria-label": R,
270
- style: X,
268
+ "aria-label": z,
269
+ style: Z,
271
270
  className: s("flex w-full", E),
272
271
  children: /* @__PURE__ */ F("div", {
273
272
  className: "ms-auto flex w-fit min-w-0 max-w-full flex-col items-end gap-4",
@@ -279,23 +278,23 @@ var I = 4, L = (e) => {
279
278
  onRetry: b,
280
279
  labels: {
281
280
  clickLabel: M,
282
- retryLabel: I,
283
- openInNewTabLabel: L
281
+ retryLabel: L,
282
+ openInNewTabLabel: R
284
283
  },
285
284
  styles: { className: "max-w-[640px]" },
286
285
  selectedAttachmentId: x
287
286
  }),
288
287
  (e || g != null) && /* @__PURE__ */ P("div", {
289
- className: s(V.userBubble, "flex w-fit items-center justify-end rounded-es-2xl rounded-ss-2xl border px-6 py-4", Z, D),
288
+ className: s(H.userBubble, "flex w-fit items-center justify-end rounded-es-2xl rounded-ss-2xl border px-6 py-4", Q, D, I.userBubble),
290
289
  children: /* @__PURE__ */ F("div", {
291
290
  className: "flex min-w-0 flex-col items-start",
292
291
  children: [
293
292
  e && /* @__PURE__ */ P("div", {
294
- id: ie,
295
- className: s("relative overflow-hidden", U && V.collapsibleText, U && !J && V.expandedText, H && V.collapsedText),
293
+ id: ae,
294
+ className: s("relative overflow-hidden", W && H.collapsibleText, W && !Y && H.expandedText, U && H.collapsedText),
296
295
  children: /* @__PURE__ */ F("p", {
297
- ref: z,
298
- className: s(Q, "whitespace-pre-wrap text-start [overflow-wrap:anywhere]"),
296
+ ref: B,
297
+ className: s(ee, "whitespace-pre-wrap text-start [overflow-wrap:anywhere]"),
299
298
  children: [g != null && /* @__PURE__ */ P("span", {
300
299
  className: "me-1",
301
300
  children: g
@@ -303,23 +302,23 @@ var I = 4, L = (e) => {
303
302
  })
304
303
  }),
305
304
  g != null && !e && /* @__PURE__ */ P("div", { children: g }),
306
- U && /* @__PURE__ */ P(m, {
307
- label: /* @__PURE__ */ P(N, { children: te }),
308
- iconBefore: /* @__PURE__ */ P(re, {
305
+ W && /* @__PURE__ */ P(m, {
306
+ label: /* @__PURE__ */ P(N, { children: $ }),
307
+ iconBefore: /* @__PURE__ */ P(ie, {
309
308
  size: u.SM,
310
309
  "aria-hidden": "true"
311
310
  }),
312
- "aria-label": ne,
313
- "aria-expanded": !J,
314
- "aria-controls": ie,
311
+ "aria-label": re,
312
+ "aria-expanded": !Y,
313
+ "aria-controls": ae,
315
314
  className: "mt-3",
316
- onClick: Y,
315
+ onClick: X,
317
316
  size: f.Small
318
317
  })
319
318
  ]
320
319
  })
321
320
  }),
322
- /* @__PURE__ */ P(B, {
321
+ /* @__PURE__ */ P(V, {
323
322
  ...r,
324
323
  isAlwaysVisible: i,
325
324
  role: a.User
@@ -327,14 +326,14 @@ var I = 4, L = (e) => {
327
326
  ]
328
327
  })
329
328
  });
330
- }, J = ({ role: e, beforeContent: t, onAttachmentClick: n, markdownComponents: r, markdownUrlTransform: i, ...o }) => e === a.Status ? /* @__PURE__ */ P(W, { labels: {
329
+ }, Y = ({ role: e, beforeContent: t, onAttachmentClick: n, markdownComponents: r, markdownUrlTransform: i, ...o }) => e === a.Status ? /* @__PURE__ */ P(G, { labels: {
331
330
  titleText: o.labels?.statusTitleText,
332
331
  bodyText: o.labels?.statusBodyText ?? ""
333
- } }) : e === a.User ? /* @__PURE__ */ P(q, {
332
+ } }) : e === a.User ? /* @__PURE__ */ P(J, {
334
333
  ...o,
335
334
  beforeContent: t,
336
335
  onAttachmentClick: n
337
- }) : /* @__PURE__ */ P(U, {
336
+ }) : /* @__PURE__ */ P(W, {
338
337
  ...o,
339
338
  beforeContent: t,
340
339
  markdownComponents: r,
@@ -342,4 +341,4 @@ var I = 4, L = (e) => {
342
341
  onAttachmentClick: n
343
342
  });
344
343
  //#endregion
345
- export { U as AssistantMessageBubble, G as BubblePosition, B as MessageActions, J as MessageBubble, W as StatusMessageBubble, q as UserMessageBubble };
344
+ export { W as AssistantMessageBubble, K as BubblePosition, I as CONVERSATION_MESSAGES_CLASS, V as MessageActions, Y as MessageBubble, G as StatusMessageBubble, J as UserMessageBubble };
@@ -67,12 +67,8 @@ export interface AssistantMessageBubbleLabels extends MessageBubbleLabels {
67
67
  codeBlockCopyLabel?: string;
68
68
  /** aria-label for the code block copy button after copying. */
69
69
  codeBlockCopiedLabel?: string;
70
- /** Label for copying a Markdown table as CSV. */
71
- tableCopyCsvLabel?: string;
72
- /** Label for copying a Markdown table as text. */
73
- tableCopyTxtLabel?: string;
74
- /** Label for copying a Markdown table as Markdown. */
75
- tableCopyMarkdownLabel?: string;
70
+ /** Label for the copy action on a Markdown table (copies as Markdown format). */
71
+ tableCopyLabel?: string;
76
72
  /** Status announced after a Markdown table has been copied. */
77
73
  tableCopiedLabel?: string;
78
74
  /** Label for downloading a Markdown table as CSV. */
@@ -1 +1 @@
1
- {"version":3,"file":"message-bubble.d.ts","sourceRoot":"","sources":["../../src/models/message-bubble.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"message-bubble.d.ts","sourceRoot":"","sources":["../../src/models/message-bubble.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@epam/ai-dial-conversation-messages",
3
3
  "description": "Message bubble components for rendering conversation history with actions and source citations",
4
- "version": "1.2.0-dev.6",
4
+ "version": "1.2.0-dev.61",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
7
7
  "main": "./index.js",
@@ -19,12 +19,12 @@
19
19
  "dependencies": {
20
20
  "@tabler/icons-react": "^3.44.0",
21
21
  "react-markdown": "^10.1.0",
22
- "@epam/ai-dial-attachment-input": "1.2.0-dev.6"
22
+ "@epam/ai-dial-attachment-input": "1.2.0-dev.61"
23
23
  },
24
24
  "peerDependencies": {
25
25
  "react": "^19.2.8",
26
- "@epam/ai-dial-chat-shared": "1.2.0-dev.6",
27
- "@epam/ai-dial-ui-kit": "^0.14.2"
26
+ "@epam/ai-dial-chat-shared": "1.2.0-dev.61",
27
+ "@epam/ai-dial-ui-kit": "^0.15.0-dev.9"
28
28
  },
29
29
  "repository": {
30
30
  "type": "git",