@sendbird/ai-agent-messenger-react 1.9.2 → 1.9.4

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,4 +1,4 @@
1
- import { m as _ } from "./DhzmFx5G.js";
1
+ import { m as _ } from "./BEqMQsMR.js";
2
2
  import { de as r } from "date-fns/locale/de";
3
3
  const a = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const a = {
65
65
  dateLocale: r
66
66
  }, t = _(n.strings), i = {
67
67
  ...t,
68
- // Channel
69
- CHANNEL_FROZEN: "Kanal eingefroren",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "Mit einem Agenten verbinden",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "Wählen Sie eine Option zum Fortfahren",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "Abbrechen",
76
- BUTTON__SAVE: "Speichern",
77
- BUTTON__OK: "OK",
78
74
  BUTTON__SUBMIT: "Absenden",
79
- NO_NAME: "(Kein Name)",
80
75
  SUBMITTED: "Gesendet",
81
76
  TRY_AGAIN: "Bitte versuche es erneut.",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const a = {
90
85
  CSAT5_RATING_SCORE_3: "Okay",
91
86
  CSAT5_RATING_SCORE_4: "Gut",
92
87
  CSAT5_RATING_SCORE_5: "Großartig",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "Deine Unterhaltung wurde beendet",
95
- START_NEW_CONVERSATION: "💬 Neue Unterhaltung starten",
96
- RETURN_TO_CONVERSATION: "💬 Zurück zur Unterhaltung",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "Keine Kategorie",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "Das Formular ist nicht mehr verfügbar.",
100
90
  FORM_NOT_SUPPORTED: "Dieses Formular wird in der aktuellen Version nicht unterstützt.",
@@ -108,7 +98,23 @@ const a = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: t.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "Keine Kategorie",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "Deine Unterhaltung wurde beendet",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 Neue Unterhaltung starten",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 Zurück zur Unterhaltung",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "Speichern",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "OK",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(Kein Name)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "Kanal eingefroren"
112
118
  }, l = {
113
119
  language: n.language,
114
120
  dateLocale: n.dateLocale,
@@ -1,4 +1,4 @@
1
- import { m as n } from "./DhzmFx5G.js";
1
+ import { m as n } from "./BEqMQsMR.js";
2
2
  import { es as _ } from "date-fns/locale/es";
3
3
  const i = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const i = {
65
65
  dateLocale: _
66
66
  }, o = n(a.strings), r = {
67
67
  ...o,
68
- // Channel
69
- CHANNEL_FROZEN: "Canal congelado",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "Conectarse con un agente",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "Selecciona una opción para continuar",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "Cancelar",
76
- BUTTON__SAVE: "Guardar",
77
- BUTTON__OK: "Aceptar",
78
74
  BUTTON__SUBMIT: "Enviar",
79
- NO_NAME: "(Sin nombre)",
80
75
  SUBMITTED: "Enviado",
81
76
  TRY_AGAIN: "Por favor, inténtalo de nuevo.",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const i = {
90
85
  CSAT5_RATING_SCORE_3: "Regular",
91
86
  CSAT5_RATING_SCORE_4: "Bueno",
92
87
  CSAT5_RATING_SCORE_5: "Excelente",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "Tu conversación ha terminado",
95
- START_NEW_CONVERSATION: "💬 Iniciar una nueva conversación",
96
- RETURN_TO_CONVERSATION: "💬 Volver a la conversación",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "Sin categoría",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "El formulario ya no está disponible.",
100
90
  FORM_NOT_SUPPORTED: "Este formulario no es compatible con la versión actual.",
@@ -108,7 +98,23 @@ const i = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: o.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "Sin categoría",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "Tu conversación ha terminado",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 Iniciar una nueva conversación",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 Volver a la conversación",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "Guardar",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "Aceptar",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(Sin nombre)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "Canal congelado"
112
118
  }, l = {
113
119
  language: a.language,
114
120
  dateLocale: a.dateLocale,
@@ -1,4 +1,4 @@
1
- import { m as a } from "./DhzmFx5G.js";
1
+ import { m as a } from "./BEqMQsMR.js";
2
2
  import { tr as r } from "date-fns/locale/tr";
3
3
  const n = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const n = {
65
65
  dateLocale: r
66
66
  }, i = a(_.strings), t = {
67
67
  ...i,
68
- // Channel
69
- CHANNEL_FROZEN: "Kanal dondu",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "Bir temsilciyle bağlan",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "Devam etmek için bir seçenek seçin",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "İptal et",
76
- BUTTON__SAVE: "Kaydet",
77
- BUTTON__OK: "Tamam",
78
74
  BUTTON__SUBMIT: "Gönder",
79
- NO_NAME: "(İsimsiz)",
80
75
  SUBMITTED: "Gönderildi",
81
76
  TRY_AGAIN: "Lütfen tekrar deneyin.",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const n = {
90
85
  CSAT5_RATING_SCORE_3: "İdare eder",
91
86
  CSAT5_RATING_SCORE_4: "İyi",
92
87
  CSAT5_RATING_SCORE_5: "Harika",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "Görüşmeniz sona erdi",
95
- START_NEW_CONVERSATION: "💬 Yeni bir görüşme başlat",
96
- RETURN_TO_CONVERSATION: "💬 Görüşmeye dön",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "Kategori yok",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "Form artık kullanılamıyor.",
100
90
  FORM_NOT_SUPPORTED: "Bu form mevcut sürümde desteklenmiyor.",
@@ -108,7 +98,23 @@ const n = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: i.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "Kategori yok",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "Görüşmeniz sona erdi",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 Yeni bir görüşme başlat",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 Görüşmeye dön",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "Kaydet",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "Tamam",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(İsimsiz)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "Kanal dondu"
112
118
  }, s = {
113
119
  language: _.language,
114
120
  dateLocale: _.dateLocale,
@@ -1,4 +1,4 @@
1
- import { m as T } from "./DhzmFx5G.js";
1
+ import { m as T } from "./BEqMQsMR.js";
2
2
  import { ko as a } from "date-fns/locale/ko";
3
3
  const t = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const t = {
65
65
  dateLocale: a
66
66
  }, o = T(e.strings), A = {
67
67
  ...o,
68
- // Channel
69
- CHANNEL_FROZEN: "채널이 동결되었습니다.",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "상담사와 연결하기",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "계속하려면 옵션을 선택하세요",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "취소",
76
- BUTTON__SAVE: "저장",
77
- BUTTON__OK: "확인",
78
74
  BUTTON__SUBMIT: "제출",
79
- NO_NAME: "(이름 없음)",
80
75
  SUBMITTED: "제출됨",
81
76
  TRY_AGAIN: "다시 시도해 주세요.",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const t = {
90
85
  CSAT5_RATING_SCORE_3: "괜찮아요.",
91
86
  CSAT5_RATING_SCORE_4: "좋아요.",
92
87
  CSAT5_RATING_SCORE_5: "최고예요.",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "대화가 종료되었습니다",
95
- START_NEW_CONVERSATION: "💬 새로운 대화 시작하기",
96
- RETURN_TO_CONVERSATION: "💬 대화로 돌아가기",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "카테고리 없음",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "양식을 더 이상 사용할 수 없습니다.",
100
90
  FORM_NOT_SUPPORTED: "이 양식은 현재 버전에서 지원되지 않습니다.",
@@ -108,7 +98,23 @@ const t = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: o.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "a h:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "a h:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "카테고리 없음",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "대화가 종료되었습니다",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 새로운 대화 시작하기",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 대화로 돌아가기",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "저장",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "확인",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(이름 없음)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "채널이 동결되었습니다."
112
118
  }, n = {
113
119
  language: e.language,
114
120
  dateLocale: e.dateLocale,
@@ -3,7 +3,7 @@ import { useCallback as p } from "react";
3
3
  import s from "dompurify";
4
4
  import h, { RuleType as x } from "markdown-to-jsx";
5
5
  import g from "styled-components";
6
- import { A as b, e as c, c as i } from "./DhzmFx5G.js";
6
+ import { A as b, e as c, c as i } from "./BEqMQsMR.js";
7
7
  const m = (d, o, n, t) => o.type === x.textStrikethroughed ? /* @__PURE__ */ r.createElement("span", { key: t.key }, `~~${n(o.children, t)}~~`) : d(), v = ({ className: d, children: o, style: n, onClickImage: t }) => {
8
8
  const a = p(
9
9
  (e) => /* @__PURE__ */ r.createElement("img", { ...e, onClick: () => e.src && (t == null ? void 0 : t(e.src)) }),
@@ -0,0 +1,5 @@
1
+ import * as l from "react";
2
+ const a = (e) => /* @__PURE__ */ l.createElement("svg", { viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...e }, /* @__PURE__ */ l.createElement("path", { className: "fill", d: "M11.3016 0.681519L8.72085 0.681519L8.72085 19.2935H11.3016L11.3016 0.681519Z", fill: "black" }), /* @__PURE__ */ l.createElement("path", { className: "fill", d: "M19.3263 11.2793L19.3263 8.69861L0.714252 8.69861L0.714252 11.2793L19.3263 11.2793Z", fill: "black" }), /* @__PURE__ */ l.createElement("path", { className: "fill", d: "M10.9363 10.8945L9.11147 9.0697L2.5261 15.655L4.35096 17.4799L10.9363 10.8945Z", fill: "black" }), /* @__PURE__ */ l.createElement("path", { className: "fill", d: "M15.6851 17.4766L17.5099 15.6517L4.3492 2.49109L2.52434 4.31594L15.6851 17.4766Z", fill: "black" }), /* @__PURE__ */ l.createElement("ellipse", { className: "fill", cx: 15.5288, cy: 4.44304, rx: 1.65216, ry: 1.65215, fill: "black" }));
3
+ export {
4
+ a as default
5
+ };
@@ -1,4 +1,4 @@
1
- import { m as _ } from "./DhzmFx5G.js";
1
+ import { m as _ } from "./BEqMQsMR.js";
2
2
  import { pt as n } from "date-fns/locale/pt";
3
3
  const r = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const r = {
65
65
  dateLocale: n
66
66
  }, a = _(o.strings), t = {
67
67
  ...a,
68
- // Channel
69
- CHANNEL_FROZEN: "Canal congelado",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "Conectar-se com um agente",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "Selecione uma opção para continuar",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "Cancelar",
76
- BUTTON__SAVE: "Salvar",
77
- BUTTON__OK: "OK",
78
74
  BUTTON__SUBMIT: "Enviar",
79
- NO_NAME: "(Sem nome)",
80
75
  SUBMITTED: "Enviado",
81
76
  TRY_AGAIN: "Tente novamente.",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const r = {
90
85
  CSAT5_RATING_SCORE_3: "Ok",
91
86
  CSAT5_RATING_SCORE_4: "Bom",
92
87
  CSAT5_RATING_SCORE_5: "Ótimo",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "Sua conversa foi encerrada",
95
- START_NEW_CONVERSATION: "💬 Iniciar uma nova conversa",
96
- RETURN_TO_CONVERSATION: "💬 Retornar à conversa",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "Sem categoria",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "O formulário não está mais disponível.",
100
90
  FORM_NOT_SUPPORTED: "Este formulário não é suportado na versão atual.",
@@ -108,7 +98,23 @@ const r = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: a.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "Sem categoria",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "Sua conversa foi encerrada",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 Iniciar uma nova conversa",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 Retornar à conversa",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "Salvar",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "OK",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(Sem nome)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "Canal congelado"
112
118
  }, m = {
113
119
  language: o.language,
114
120
  dateLocale: o.dateLocale,
@@ -1,4 +1,4 @@
1
- import { m as T } from "./DhzmFx5G.js";
1
+ import { m as T } from "./BEqMQsMR.js";
2
2
  import { ja as o } from "date-fns/locale/ja";
3
3
  const t = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const t = {
65
65
  dateLocale: o
66
66
  }, a = T(e.strings), A = {
67
67
  ...a,
68
- // Channel
69
- CHANNEL_FROZEN: "チャンネルが凍結されました",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "エージェントに接続",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "続行するにはオプションを選択してください",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "キャンセル",
76
- BUTTON__SAVE: "保存",
77
- BUTTON__OK: "OK",
78
74
  BUTTON__SUBMIT: "送信",
79
- NO_NAME: "(名前なし)",
80
75
  SUBMITTED: "送信済み",
81
76
  TRY_AGAIN: "もう一度お試しください。",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const t = {
90
85
  CSAT5_RATING_SCORE_3: "普通",
91
86
  CSAT5_RATING_SCORE_4: "良い",
92
87
  CSAT5_RATING_SCORE_5: "素晴らしい",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "会話が終了しました",
95
- START_NEW_CONVERSATION: "💬 新しい会話を始める",
96
- RETURN_TO_CONVERSATION: "💬 会話に戻る",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "カテゴリなし",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "このフォームはもう利用できません。",
100
90
  FORM_NOT_SUPPORTED: "このフォームは現在のバージョンではサポートされていません。",
@@ -108,7 +98,23 @@ const t = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: a.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "カテゴリなし",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "会話が終了しました",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 新しい会話を始める",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 会話に戻る",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "保存",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "OK",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(名前なし)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "チャンネルが凍結されました"
112
118
  }, n = {
113
119
  language: e.language,
114
120
  dateLocale: e.dateLocale,
@@ -1,4 +1,4 @@
1
- import { m as _ } from "./DhzmFx5G.js";
1
+ import { m as _ } from "./BEqMQsMR.js";
2
2
  import { fr as o } from "date-fns/locale/fr";
3
3
  const r = {
4
4
  conversation: {
@@ -65,18 +65,13 @@ const r = {
65
65
  dateLocale: o
66
66
  }, n = _(a.strings), t = {
67
67
  ...n,
68
- // Channel
69
- CHANNEL_FROZEN: "Canal gelé",
70
68
  // Channel Header
71
69
  HEADER_BUTTON__AGENT_HANDOFF: "Se connecter avec un agent",
72
70
  // Message Input
73
71
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: "Sélectionnez une option pour continuer",
74
72
  // Common UI
75
73
  BUTTON__CANCEL: "Annuler",
76
- BUTTON__SAVE: "Enregistrer",
77
- BUTTON__OK: "OK",
78
74
  BUTTON__SUBMIT: "Soumettre",
79
- NO_NAME: "(Sans nom)",
80
75
  SUBMITTED: "Soumis",
81
76
  TRY_AGAIN: "Veuillez réessayer.",
82
77
  // File Upload
@@ -90,11 +85,6 @@ const r = {
90
85
  CSAT5_RATING_SCORE_3: "Correct",
91
86
  CSAT5_RATING_SCORE_4: "Bon",
92
87
  CSAT5_RATING_SCORE_5: "Excellent",
93
- // Conversation list
94
- CONVERSATION_CLOSED_FOOTER_LABEL: "Votre conversation est terminée",
95
- START_NEW_CONVERSATION: "💬 Démarrer une nouvelle conversation",
96
- RETURN_TO_CONVERSATION: "💬 Retourner à la conversation",
97
- CONVERSATION_LIST__TOPICS_FALLBACK: "Aucune catégorie",
98
88
  // Form
99
89
  FORM_UNAVAILABLE: "Le formulaire n'est plus disponible.",
100
90
  FORM_NOT_SUPPORTED: "Ce formulaire n'est pas pris en charge dans la version actuelle.",
@@ -108,7 +98,23 @@ const r = {
108
98
  /** @deprecated Please use DATE_FORMAT__DATE_SHORT instead. **/
109
99
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: n.DATE_FORMAT__DATE_SHORT,
110
100
  /** @deprecated Unused string **/
111
- DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm"
101
+ DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: "HH:mm",
102
+ /** @deprecated Unused string **/
103
+ CONVERSATION_LIST__TOPICS_FALLBACK: "Aucune catégorie",
104
+ /** @deprecated Unused string **/
105
+ CONVERSATION_CLOSED_FOOTER_LABEL: "Votre conversation est terminée",
106
+ /** @deprecated Unused string **/
107
+ START_NEW_CONVERSATION: "💬 Démarrer une nouvelle conversation",
108
+ /** @deprecated Unused string **/
109
+ RETURN_TO_CONVERSATION: "💬 Retourner à la conversation",
110
+ /** @deprecated Unused string **/
111
+ BUTTON__SAVE: "Enregistrer",
112
+ /** @deprecated Unused string **/
113
+ BUTTON__OK: "OK",
114
+ /** @deprecated Unused string **/
115
+ NO_NAME: "(Sans nom)",
116
+ /** @deprecated Unused string **/
117
+ CHANNEL_FROZEN: "Canal gelé"
112
118
  }, l = {
113
119
  language: a.language,
114
120
  dateLocale: a.dateLocale,
package/dist/index.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./cjs/CY_VZc_L.cjs");require("react");exports.AgentProviderContainer=e.AgentProviderContainer;exports.AgentUIProviderContainer=e.AgentUIProviderContainer;exports.AnonymousSessionInfo=e.AnonymousSessionInfo;exports.CSATType=e.CSATType;exports.Commands=e.DispatcherCommands;exports.Conversation=e.Conversation;exports.ConversationContext=e.ConversationContext;exports.ConversationContextProvider=e.ConversationContextProvider;exports.ConversationLayout=e.ConversationLayout;exports.ConversationList=e.ConversationList;exports.ConversationListContext=e.ConversationListContext;exports.ConversationListContextProvider=e.ConversationListContextProvider;exports.ConversationListItemLayout=e.ConversationListItemLayout;exports.ConversationListLayout=e.ConversationListLayout;exports.DefaultMessenger=e.DefaultMessenger;exports.FixedMessenger=e.FixedMessenger;exports.IncomingMessageLayout=e.IncomingMessageLayout;exports.LauncherBase=e.LauncherBase;exports.LogLevel=e.LogLevel;exports.ManualSessionInfo=e.ManualSessionInfo;exports.MessageLogs=e.MessageLogs;exports.OutgoingMessageLayout=e.OutgoingMessageLayout;exports.PlaceholderLayout=e.PlaceholderLayout;exports.SystemMessageLayout=e.SystemMessageLayout;exports.messengerDispatcher=e.messengerDispatcher;exports.useConversationContext=e.useConversationContext;exports.useConversationListContext=e.useConversationListContext;exports.useLocalizationContext=e.useLocalizationContext;exports.useMessengerContext=e.useMessengerContext;exports.useMessengerSessionContext=e.useMessengerSessionContext;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./cjs/C1M13_pK.cjs");require("react");exports.AgentProviderContainer=e.AgentProviderContainer;exports.AgentUIProviderContainer=e.AgentUIProviderContainer;exports.AnonymousSessionInfo=e.AnonymousSessionInfo;exports.CSATType=e.CSATType;exports.Commands=e.DispatcherCommands;exports.Conversation=e.Conversation;exports.ConversationContext=e.ConversationContext;exports.ConversationContextProvider=e.ConversationContextProvider;exports.ConversationLayout=e.ConversationLayout;exports.ConversationList=e.ConversationList;exports.ConversationListContext=e.ConversationListContext;exports.ConversationListContextProvider=e.ConversationListContextProvider;exports.ConversationListItemLayout=e.ConversationListItemLayout;exports.ConversationListLayout=e.ConversationListLayout;exports.DefaultMessenger=e.DefaultMessenger;exports.FixedMessenger=e.FixedMessenger;exports.IncomingMessageLayout=e.IncomingMessageLayout;exports.LauncherBase=e.LauncherBase;exports.LogLevel=e.LogLevel;exports.ManualSessionInfo=e.ManualSessionInfo;exports.MessageLogs=e.MessageLogs;exports.OutgoingMessageLayout=e.OutgoingMessageLayout;exports.PlaceholderLayout=e.PlaceholderLayout;exports.SystemMessageLayout=e.SystemMessageLayout;exports.messengerDispatcher=e.messengerDispatcher;exports.useConversationContext=e.useConversationContext;exports.useConversationListContext=e.useConversationListContext;exports.useLocalizationContext=e.useLocalizationContext;exports.useMessengerContext=e.useMessengerContext;exports.useMessengerSessionContext=e.useMessengerSessionContext;exports.useRefreshActiveChannel=e.useRefreshActiveChannel;
package/dist/index.d.ts CHANGED
@@ -735,7 +735,7 @@ declare interface ConversationContextProps {
735
735
  shouldMarkAsRead?: boolean;
736
736
  }
737
737
 
738
- export declare const ConversationContextProvider: ({ channelUrl, onClearChannelUrl, onNavigateToConversationList, shouldMarkAsRead, children, }: PropsWithChildren<ConversationContextProps>) => JSX.Element;
738
+ export declare const ConversationContextProvider: ({ children, ...props }: PropsWithChildren<ConversationContextProps>) => JSX.Element;
739
739
 
740
740
  declare interface ConversationContextValue extends AIAgentConversationContextValue {
741
741
  scrollSource: ConversationScrollContextValue;
@@ -1180,6 +1180,7 @@ declare const icons: {
1180
1180
  readonly bad: LazyExoticComponent<FC<SVGProps<SVGElement>>>;
1181
1181
  readonly 'good-filled': LazyExoticComponent<FC<SVGProps<SVGElement>>>;
1182
1182
  readonly 'bad-filled': LazyExoticComponent<FC<SVGProps<SVGElement>>>;
1183
+ readonly delight: LazyExoticComponent<FC<SVGProps<SVGElement>>>;
1183
1184
  };
1184
1185
 
1185
1186
  declare type IconType = keyof typeof icons;
@@ -1921,7 +1922,6 @@ declare type SingleSelectField = {
1921
1922
  * Uses SNAKE_CASE keys for backward compatibility
1922
1923
  */
1923
1924
  declare type StringSet = {
1924
- CHANNEL_FROZEN: string;
1925
1925
  PLACE_HOLDER__WRONG: string;
1926
1926
  PLACE_HOLDER__NO_MESSAGES: string;
1927
1927
  UNKNOWN__UNKNOWN_MESSAGE_TYPE: string;
@@ -1931,10 +1931,7 @@ declare type StringSet = {
1931
1931
  MESSAGE_INPUT__PLACE_HOLDER__SUGGESTED_REPLIES: string;
1932
1932
  MESSAGE_INPUT__PLACE_HOLDER__DISABLED: string;
1933
1933
  BUTTON__CANCEL: string;
1934
- BUTTON__SAVE: string;
1935
- BUTTON__OK: string;
1936
1934
  BUTTON__SUBMIT: string;
1937
- NO_NAME: string;
1938
1935
  RETRY: string;
1939
1936
  POWERED_BY: string;
1940
1937
  OPTIONAL: string;
@@ -1964,12 +1961,8 @@ declare type StringSet = {
1964
1961
  CSAT5_RATING_SCORE_5: string;
1965
1962
  CSAT_SUBMIT_LABEL: string;
1966
1963
  CSAT_SUBMISSION_EXPIRED: string;
1967
- CONVERSATION_CLOSED_FOOTER_LABEL: string;
1968
- START_NEW_CONVERSATION: string;
1969
- RETURN_TO_CONVERSATION: string;
1970
1964
  TALK_TO_AGENT: string;
1971
1965
  CONVERSATION_LIST__HEADER_TITLE: string;
1972
- CONVERSATION_LIST__TOPICS_FALLBACK: string;
1973
1966
  CONVERSATION_LIST__NO_CONVERSATIONS: string;
1974
1967
  CONVERSATION_LIST__ENDED: string;
1975
1968
  CITATION_SOURCE_TITLE: string;
@@ -2000,6 +1993,22 @@ declare type StringSet = {
2000
1993
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE: string;
2001
1994
  /** @deprecated Unused string **/
2002
1995
  DATE_FORMAT__CONVERSATION_LIST__LIST_ITEM_TITLE_CAPTION: string;
1996
+ /** @deprecated Unused string **/
1997
+ CONVERSATION_LIST__TOPICS_FALLBACK: string;
1998
+ /** @deprecated Unused string **/
1999
+ CONVERSATION_CLOSED_FOOTER_LABEL: string;
2000
+ /** @deprecated Unused string **/
2001
+ START_NEW_CONVERSATION: string;
2002
+ /** @deprecated Unused string **/
2003
+ RETURN_TO_CONVERSATION: string;
2004
+ /** @deprecated Unused string **/
2005
+ BUTTON__SAVE: string;
2006
+ /** @deprecated Unused string **/
2007
+ BUTTON__OK: string;
2008
+ /** @deprecated Unused string **/
2009
+ NO_NAME: string;
2010
+ /** @deprecated Unused string **/
2011
+ CHANNEL_FROZEN: string;
2003
2012
  };
2004
2013
 
2005
2014
  declare function SystemAdminMessage(props: SystemMessageProps): JSX.Element | null;
@@ -2139,6 +2148,8 @@ export declare interface UserActionRequestedData {
2139
2148
 
2140
2149
  export declare type UserActionStatus = 'action_requested' | 'action_started' | 'action_submitted' | 'action_processing' | 'action_succeeded' | 'action_failed' | 'action_canceled' | (string & {});
2141
2150
 
2151
+ export declare const useRefreshActiveChannel: (updater: () => Promise<void>) => () => Promise<void>;
2152
+
2142
2153
  declare type UserSession = {
2143
2154
  userId: string;
2144
2155
  authToken: string;
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as o, b as n, x as t, t as i, D as r, i as C, k as L, l as u, j as g, o as v, q as x, r as y, C as M, p as m, h as d, F as l, I, L as P, v as S, w as c, M as f, O as p, P as h, S as A, g as D, n as F, s as O, f as T, u as b, d as j } from "./es/DhzmFx5G.js";
1
+ import { a as o, b as n, y as t, v as i, D as r, j as C, l as u, n as L, k as v, p as g, r as x, s as y, C as M, q as m, h as d, F as l, I as c, L as f, w as h, x as I, M as P, O as S, P as p, S as A, g as D, o as F, t as O, f as T, u as b, d as j, i as k } from "./es/BEqMQsMR.js";
2
2
  import "react";
3
3
  export {
4
4
  o as AgentProviderContainer,
@@ -7,28 +7,29 @@ export {
7
7
  i as CSATType,
8
8
  r as Commands,
9
9
  C as Conversation,
10
- L as ConversationContext,
11
- u as ConversationContextProvider,
12
- g as ConversationLayout,
13
- v as ConversationList,
10
+ u as ConversationContext,
11
+ L as ConversationContextProvider,
12
+ v as ConversationLayout,
13
+ g as ConversationList,
14
14
  x as ConversationListContext,
15
15
  y as ConversationListContextProvider,
16
16
  M as ConversationListItemLayout,
17
17
  m as ConversationListLayout,
18
18
  d as DefaultMessenger,
19
19
  l as FixedMessenger,
20
- I as IncomingMessageLayout,
21
- P as LauncherBase,
22
- S as LogLevel,
23
- c as ManualSessionInfo,
24
- f as MessageLogs,
25
- p as OutgoingMessageLayout,
26
- h as PlaceholderLayout,
20
+ c as IncomingMessageLayout,
21
+ f as LauncherBase,
22
+ h as LogLevel,
23
+ I as ManualSessionInfo,
24
+ P as MessageLogs,
25
+ S as OutgoingMessageLayout,
26
+ p as PlaceholderLayout,
27
27
  A as SystemMessageLayout,
28
28
  D as messengerDispatcher,
29
29
  F as useConversationContext,
30
30
  O as useConversationListContext,
31
31
  T as useLocalizationContext,
32
32
  b as useMessengerContext,
33
- j as useMessengerSessionContext
33
+ j as useMessengerSessionContext,
34
+ k as useRefreshActiveChannel
34
35
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sendbird/ai-agent-messenger-react",
3
- "version": "1.9.2",
4
- "description": "Sendbird AI Agent Messenger for React",
3
+ "version": "1.9.4",
4
+ "description": "Delight AI Agent Messenger for React",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "exports": {
@@ -44,7 +44,7 @@
44
44
  "react-dom": "^19.0.0",
45
45
  "strip-json-comments": "^5.0.1",
46
46
  "styled-components": "^6.1.15",
47
- "@sendbird/ai-agent-core": "1.9.2",
47
+ "@sendbird/ai-agent-core": "1.9.4",
48
48
  "@sendbird/vite-tools": "0.0.1",
49
49
  "@sendbird/config-editor": "0.1.0"
50
50
  },