@memori.ai/memori-react 7.28.1 → 7.29.1

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 (287) hide show
  1. package/CHANGELOG.md +53 -0
  2. package/dist/components/AccountForm/AccountForm.d.ts +1 -0
  3. package/dist/components/AgeVerificationModal/AgeVerificationModal.d.ts +1 -0
  4. package/dist/components/AttachmentLinkModal/AttachmentLinkModal.d.ts +1 -0
  5. package/dist/components/Auth/Auth.d.ts +1 -0
  6. package/dist/components/Avatar/AvatarView/AvatarComponent/Shadow/DynamicShadow.d.ts +1 -0
  7. package/dist/components/Avatar/AvatarView/AvatarComponent/components/FullbodyAvatar/fullbodyAvatar.d.ts +1 -0
  8. package/dist/components/Avatar/AvatarView/AvatarComponent/components/controllers/AnimationController.d.ts +38 -0
  9. package/dist/components/Avatar/AvatarView/AvatarComponent/components/controllers/AnimationController.js +181 -0
  10. package/dist/components/Avatar/AvatarView/AvatarComponent/components/controllers/AnimationController.js.map +1 -0
  11. package/dist/components/Avatar/AvatarView/AvatarComponent/components/halfbodyAvatar.d.ts +1 -0
  12. package/dist/components/Avatar/AvatarView/AvatarComponent/components/loader.d.ts +1 -0
  13. package/dist/components/Blob/Blob.d.ts +1 -0
  14. package/dist/components/BlockedMemoriBadge/BlockedMemoriBadge.d.ts +1 -0
  15. package/dist/components/Chat/Chat.d.ts +1 -0
  16. package/dist/components/Chat/Chat.js +5 -3
  17. package/dist/components/Chat/Chat.js.map +1 -1
  18. package/dist/components/ChatBubble/VirtualizedContent/VirtualizedContent.d.ts +7 -0
  19. package/dist/components/ChatBubble/VirtualizedContent/VirtualizedContent.js +69 -0
  20. package/dist/components/ChatBubble/VirtualizedContent/VirtualizedContent.js.map +1 -0
  21. package/dist/components/ChatHistoryDrawer/ChatHistory.css +324 -0
  22. package/dist/components/ChatHistoryDrawer/ChatHistory.d.ts +15 -0
  23. package/dist/components/ChatHistoryDrawer/ChatHistory.js +109 -0
  24. package/dist/components/ChatHistoryDrawer/ChatHistory.js.map +1 -0
  25. package/dist/components/CompletionProviderStatus/CompletionProviderStatus.d.ts +1 -0
  26. package/dist/components/CustomGLBModelViewer/ModelViewer.d.ts +1 -0
  27. package/dist/components/ExpertsDrawer/ExpertsDrawer.d.ts +1 -0
  28. package/dist/components/FeedbackButtons/FeedbackButtons.d.ts +1 -0
  29. package/dist/components/FilePreview/FilePreview.d.ts +1 -0
  30. package/dist/components/Header/Header.d.ts +2 -0
  31. package/dist/components/Header/Header.js +3 -2
  32. package/dist/components/Header/Header.js.map +1 -1
  33. package/dist/components/KnownFacts/KnownFacts.d.ts +1 -0
  34. package/dist/components/LoginDrawer/LoginDrawer.d.ts +1 -0
  35. package/dist/components/MemoriWidget/MemoriWidget.d.ts +2 -1
  36. package/dist/components/MemoriWidget/MemoriWidget.js +173 -21
  37. package/dist/components/MemoriWidget/MemoriWidget.js.map +1 -1
  38. package/dist/components/MicrophoneButton/MicrophoneButton.d.ts +1 -0
  39. package/dist/components/PositionDrawer/PositionDrawer.d.ts +1 -0
  40. package/dist/components/PoweredBy/PoweredBy.d.ts +1 -0
  41. package/dist/components/SettingsDrawer/SettingsDrawer.d.ts +1 -0
  42. package/dist/components/SignupForm/SignupForm.d.ts +1 -0
  43. package/dist/components/Snippet/Snippet.d.ts +1 -0
  44. package/dist/components/StartPanel/StartPanel.css +20 -21
  45. package/dist/components/StartPanel/StartPanel.js.map +1 -1
  46. package/dist/components/Typing/Typing.d.ts +1 -0
  47. package/dist/components/VenueWidget/VenueWidget.css +7 -0
  48. package/dist/components/VenueWidget/VenueWidget.d.ts +1 -0
  49. package/dist/components/VenueWidget/VenueWidget.js +1 -1
  50. package/dist/components/VenueWidget/VenueWidget.js.map +1 -1
  51. package/dist/components/WhyThisAnswer/WhyThisAnswer.d.ts +1 -0
  52. package/dist/components/icons/AI.d.ts +1 -0
  53. package/dist/components/icons/Alert.d.ts +1 -0
  54. package/dist/components/icons/Bug.d.ts +1 -0
  55. package/dist/components/icons/Chat.d.ts +6 -0
  56. package/dist/components/icons/Chat.js +6 -0
  57. package/dist/components/icons/Chat.js.map +1 -0
  58. package/dist/components/icons/ChevronLeft.d.ts +1 -0
  59. package/dist/components/icons/ChevronRight.d.ts +1 -0
  60. package/dist/components/icons/Clear.d.ts +1 -0
  61. package/dist/components/icons/Close.d.ts +1 -0
  62. package/dist/components/icons/Code.d.ts +1 -0
  63. package/dist/components/icons/Copy.d.ts +1 -0
  64. package/dist/components/icons/DeepThought.d.ts +1 -0
  65. package/dist/components/icons/Delete.d.ts +1 -0
  66. package/dist/components/icons/Download.d.ts +1 -0
  67. package/dist/components/icons/Edit.d.ts +1 -0
  68. package/dist/components/icons/Expand.d.ts +1 -0
  69. package/dist/components/icons/Eye.d.ts +1 -0
  70. package/dist/components/icons/EyeInvisible.d.ts +1 -0
  71. package/dist/components/icons/Facebook.d.ts +1 -0
  72. package/dist/components/icons/Feedback.d.ts +1 -0
  73. package/dist/components/icons/File.d.ts +1 -0
  74. package/dist/components/icons/FileExcel.d.ts +1 -0
  75. package/dist/components/icons/FilePdf.d.ts +1 -0
  76. package/dist/components/icons/FileWord.d.ts +1 -0
  77. package/dist/components/icons/Fullscreen.d.ts +1 -0
  78. package/dist/components/icons/FullscreenExit.d.ts +1 -0
  79. package/dist/components/icons/Group.d.ts +1 -0
  80. package/dist/components/icons/History.d.ts +7 -0
  81. package/dist/components/icons/History.js +6 -0
  82. package/dist/components/icons/History.js.map +1 -0
  83. package/dist/components/icons/Info.d.ts +1 -0
  84. package/dist/components/icons/Link.d.ts +1 -0
  85. package/dist/components/icons/Linkedin.d.ts +1 -0
  86. package/dist/components/icons/Loading.d.ts +1 -0
  87. package/dist/components/icons/Mail.d.ts +1 -0
  88. package/dist/components/icons/MapMarker.d.ts +1 -0
  89. package/dist/components/icons/Message.d.ts +1 -0
  90. package/dist/components/icons/Microphone.d.ts +1 -0
  91. package/dist/components/icons/Minus.d.ts +1 -0
  92. package/dist/components/icons/MinusCircle.d.ts +1 -0
  93. package/dist/components/icons/PaperClip.d.ts +1 -0
  94. package/dist/components/icons/Picture.d.ts +1 -0
  95. package/dist/components/icons/Plus.d.ts +1 -0
  96. package/dist/components/icons/QuestionHelp.d.ts +1 -0
  97. package/dist/components/icons/Refresh.d.ts +1 -0
  98. package/dist/components/icons/SelectIcon.d.ts +1 -0
  99. package/dist/components/icons/Send.d.ts +1 -0
  100. package/dist/components/icons/Setting.d.ts +1 -0
  101. package/dist/components/icons/Share.d.ts +1 -0
  102. package/dist/components/icons/Sound.d.ts +1 -0
  103. package/dist/components/icons/SoundDeactivated.d.ts +1 -0
  104. package/dist/components/icons/Telegram.d.ts +1 -0
  105. package/dist/components/icons/ThumbDown.d.ts +1 -0
  106. package/dist/components/icons/ThumbUp.d.ts +1 -0
  107. package/dist/components/icons/Translation.d.ts +1 -0
  108. package/dist/components/icons/Twitter.d.ts +1 -0
  109. package/dist/components/icons/User.d.ts +1 -0
  110. package/dist/components/icons/Warning.d.ts +1 -0
  111. package/dist/components/icons/WhatsApp.d.ts +1 -0
  112. package/dist/components/ui/Card.css +4 -0
  113. package/dist/components/ui/Card.js +3 -2
  114. package/dist/components/ui/Card.js.map +1 -1
  115. package/dist/components/ui/Select.d.ts +1 -0
  116. package/dist/helpers/message.js +1 -4
  117. package/dist/helpers/message.js.map +1 -1
  118. package/dist/helpers/utils.d.ts +1 -0
  119. package/dist/helpers/utils.js +18 -1
  120. package/dist/helpers/utils.js.map +1 -1
  121. package/dist/index.d.ts +1 -0
  122. package/dist/index.js +2 -2
  123. package/dist/index.js.map +1 -1
  124. package/dist/locales/de.json +24 -17
  125. package/dist/locales/en.json +12 -5
  126. package/dist/locales/es.json +18 -11
  127. package/dist/locales/fr.json +49 -31
  128. package/dist/locales/it.json +17 -6
  129. package/dist/styles.css +1 -0
  130. package/esm/components/AccountForm/AccountForm.d.ts +1 -0
  131. package/esm/components/AgeVerificationModal/AgeVerificationModal.d.ts +1 -0
  132. package/esm/components/AttachmentLinkModal/AttachmentLinkModal.d.ts +1 -0
  133. package/esm/components/Auth/Auth.d.ts +1 -0
  134. package/esm/components/Avatar/AvatarView/AvatarComponent/Shadow/DynamicShadow.d.ts +1 -0
  135. package/esm/components/Avatar/AvatarView/AvatarComponent/components/FullbodyAvatar/fullbodyAvatar.d.ts +1 -0
  136. package/esm/components/Avatar/AvatarView/AvatarComponent/components/controllers/AnimationController.d.ts +38 -0
  137. package/esm/components/Avatar/AvatarView/AvatarComponent/components/controllers/AnimationController.js +177 -0
  138. package/esm/components/Avatar/AvatarView/AvatarComponent/components/controllers/AnimationController.js.map +1 -0
  139. package/esm/components/Avatar/AvatarView/AvatarComponent/components/halfbodyAvatar.d.ts +1 -0
  140. package/esm/components/Avatar/AvatarView/AvatarComponent/components/loader.d.ts +1 -0
  141. package/esm/components/Blob/Blob.d.ts +1 -0
  142. package/esm/components/BlockedMemoriBadge/BlockedMemoriBadge.d.ts +1 -0
  143. package/esm/components/Chat/Chat.d.ts +1 -0
  144. package/esm/components/Chat/Chat.js +5 -3
  145. package/esm/components/Chat/Chat.js.map +1 -1
  146. package/esm/components/ChatBubble/VirtualizedContent/VirtualizedContent.d.ts +7 -0
  147. package/esm/components/ChatBubble/VirtualizedContent/VirtualizedContent.js +67 -0
  148. package/esm/components/ChatBubble/VirtualizedContent/VirtualizedContent.js.map +1 -0
  149. package/esm/components/ChatHistoryDrawer/ChatHistory.css +324 -0
  150. package/esm/components/ChatHistoryDrawer/ChatHistory.d.ts +15 -0
  151. package/esm/components/ChatHistoryDrawer/ChatHistory.js +106 -0
  152. package/esm/components/ChatHistoryDrawer/ChatHistory.js.map +1 -0
  153. package/esm/components/CompletionProviderStatus/CompletionProviderStatus.d.ts +1 -0
  154. package/esm/components/CustomGLBModelViewer/ModelViewer.d.ts +1 -0
  155. package/esm/components/ExpertsDrawer/ExpertsDrawer.d.ts +1 -0
  156. package/esm/components/FeedbackButtons/FeedbackButtons.d.ts +1 -0
  157. package/esm/components/FilePreview/FilePreview.d.ts +1 -0
  158. package/esm/components/Header/Header.d.ts +2 -0
  159. package/esm/components/Header/Header.js +3 -2
  160. package/esm/components/Header/Header.js.map +1 -1
  161. package/esm/components/KnownFacts/KnownFacts.d.ts +1 -0
  162. package/esm/components/LoginDrawer/LoginDrawer.d.ts +1 -0
  163. package/esm/components/MemoriWidget/MemoriWidget.d.ts +2 -1
  164. package/esm/components/MemoriWidget/MemoriWidget.js +173 -21
  165. package/esm/components/MemoriWidget/MemoriWidget.js.map +1 -1
  166. package/esm/components/MicrophoneButton/MicrophoneButton.d.ts +1 -0
  167. package/esm/components/PositionDrawer/PositionDrawer.d.ts +1 -0
  168. package/esm/components/PoweredBy/PoweredBy.d.ts +1 -0
  169. package/esm/components/SettingsDrawer/SettingsDrawer.d.ts +1 -0
  170. package/esm/components/SignupForm/SignupForm.d.ts +1 -0
  171. package/esm/components/Snippet/Snippet.d.ts +1 -0
  172. package/esm/components/StartPanel/StartPanel.css +20 -21
  173. package/esm/components/StartPanel/StartPanel.js.map +1 -1
  174. package/esm/components/Typing/Typing.d.ts +1 -0
  175. package/esm/components/VenueWidget/VenueWidget.css +7 -0
  176. package/esm/components/VenueWidget/VenueWidget.d.ts +1 -0
  177. package/esm/components/VenueWidget/VenueWidget.js +1 -1
  178. package/esm/components/VenueWidget/VenueWidget.js.map +1 -1
  179. package/esm/components/WhyThisAnswer/WhyThisAnswer.d.ts +1 -0
  180. package/esm/components/icons/AI.d.ts +1 -0
  181. package/esm/components/icons/Alert.d.ts +1 -0
  182. package/esm/components/icons/Bug.d.ts +1 -0
  183. package/esm/components/icons/Chat.d.ts +6 -0
  184. package/esm/components/icons/Chat.js +4 -0
  185. package/esm/components/icons/Chat.js.map +1 -0
  186. package/esm/components/icons/ChevronLeft.d.ts +1 -0
  187. package/esm/components/icons/ChevronRight.d.ts +1 -0
  188. package/esm/components/icons/Clear.d.ts +1 -0
  189. package/esm/components/icons/Close.d.ts +1 -0
  190. package/esm/components/icons/Code.d.ts +1 -0
  191. package/esm/components/icons/Copy.d.ts +1 -0
  192. package/esm/components/icons/DeepThought.d.ts +1 -0
  193. package/esm/components/icons/Delete.d.ts +1 -0
  194. package/esm/components/icons/Download.d.ts +1 -0
  195. package/esm/components/icons/Edit.d.ts +1 -0
  196. package/esm/components/icons/Expand.d.ts +1 -0
  197. package/esm/components/icons/Eye.d.ts +1 -0
  198. package/esm/components/icons/EyeInvisible.d.ts +1 -0
  199. package/esm/components/icons/Facebook.d.ts +1 -0
  200. package/esm/components/icons/Feedback.d.ts +1 -0
  201. package/esm/components/icons/File.d.ts +1 -0
  202. package/esm/components/icons/FileExcel.d.ts +1 -0
  203. package/esm/components/icons/FilePdf.d.ts +1 -0
  204. package/esm/components/icons/FileWord.d.ts +1 -0
  205. package/esm/components/icons/Fullscreen.d.ts +1 -0
  206. package/esm/components/icons/FullscreenExit.d.ts +1 -0
  207. package/esm/components/icons/Group.d.ts +1 -0
  208. package/esm/components/icons/History.d.ts +7 -0
  209. package/esm/components/icons/History.js +4 -0
  210. package/esm/components/icons/History.js.map +1 -0
  211. package/esm/components/icons/Info.d.ts +1 -0
  212. package/esm/components/icons/Link.d.ts +1 -0
  213. package/esm/components/icons/Linkedin.d.ts +1 -0
  214. package/esm/components/icons/Loading.d.ts +1 -0
  215. package/esm/components/icons/Mail.d.ts +1 -0
  216. package/esm/components/icons/MapMarker.d.ts +1 -0
  217. package/esm/components/icons/Message.d.ts +1 -0
  218. package/esm/components/icons/Microphone.d.ts +1 -0
  219. package/esm/components/icons/Minus.d.ts +1 -0
  220. package/esm/components/icons/MinusCircle.d.ts +1 -0
  221. package/esm/components/icons/PaperClip.d.ts +1 -0
  222. package/esm/components/icons/Picture.d.ts +1 -0
  223. package/esm/components/icons/Plus.d.ts +1 -0
  224. package/esm/components/icons/QuestionHelp.d.ts +1 -0
  225. package/esm/components/icons/Refresh.d.ts +1 -0
  226. package/esm/components/icons/SelectIcon.d.ts +1 -0
  227. package/esm/components/icons/Send.d.ts +1 -0
  228. package/esm/components/icons/Setting.d.ts +1 -0
  229. package/esm/components/icons/Share.d.ts +1 -0
  230. package/esm/components/icons/Sound.d.ts +1 -0
  231. package/esm/components/icons/SoundDeactivated.d.ts +1 -0
  232. package/esm/components/icons/Telegram.d.ts +1 -0
  233. package/esm/components/icons/ThumbDown.d.ts +1 -0
  234. package/esm/components/icons/ThumbUp.d.ts +1 -0
  235. package/esm/components/icons/Translation.d.ts +1 -0
  236. package/esm/components/icons/Twitter.d.ts +1 -0
  237. package/esm/components/icons/User.d.ts +1 -0
  238. package/esm/components/icons/Warning.d.ts +1 -0
  239. package/esm/components/icons/WhatsApp.d.ts +1 -0
  240. package/esm/components/ui/Card.css +4 -0
  241. package/esm/components/ui/Card.js +3 -2
  242. package/esm/components/ui/Card.js.map +1 -1
  243. package/esm/components/ui/Select.d.ts +1 -0
  244. package/esm/helpers/message.js +1 -4
  245. package/esm/helpers/message.js.map +1 -1
  246. package/esm/helpers/utils.d.ts +1 -0
  247. package/esm/helpers/utils.js +16 -0
  248. package/esm/helpers/utils.js.map +1 -1
  249. package/esm/index.d.ts +1 -0
  250. package/esm/index.js +2 -2
  251. package/esm/index.js.map +1 -1
  252. package/esm/locales/de.json +24 -17
  253. package/esm/locales/en.json +12 -5
  254. package/esm/locales/es.json +18 -11
  255. package/esm/locales/fr.json +49 -31
  256. package/esm/locales/it.json +17 -6
  257. package/esm/styles.css +1 -0
  258. package/package.json +1 -1
  259. package/src/components/Chat/Chat.tsx +5 -2
  260. package/src/components/ChatHistoryDrawer/ChatHistory.css +324 -0
  261. package/src/components/ChatHistoryDrawer/ChatHistory.scss +41 -0
  262. package/src/components/ChatHistoryDrawer/ChatHistory.stories.tsx +290 -0
  263. package/src/components/ChatHistoryDrawer/ChatHistory.test.tsx +91 -0
  264. package/src/components/ChatHistoryDrawer/ChatHistory.tsx +393 -0
  265. package/src/components/ChatHistoryDrawer/__snapshots__/ChatHistory.test.tsx.snap +27 -0
  266. package/src/components/Header/Header.test.tsx +16 -1
  267. package/src/components/Header/Header.tsx +18 -0
  268. package/src/components/Header/__snapshots__/Header.test.tsx.snap +140 -0
  269. package/src/components/MemoriWidget/MemoriWidget.tsx +249 -16
  270. package/src/components/StartPanel/StartPanel.css +20 -21
  271. package/src/components/StartPanel/StartPanel.tsx +1 -0
  272. package/src/components/VenueWidget/VenueWidget.css +7 -0
  273. package/src/components/VenueWidget/VenueWidget.tsx +4 -4
  274. package/src/components/icons/Chat.tsx +30 -0
  275. package/src/components/icons/History.tsx +33 -0
  276. package/src/components/ui/Card.css +4 -0
  277. package/src/components/ui/Card.tsx +2 -1
  278. package/src/helpers/message.ts +0 -2
  279. package/src/helpers/utils.ts +23 -0
  280. package/src/index.stories.tsx +36 -9
  281. package/src/index.tsx +3 -0
  282. package/src/locales/de.json +24 -17
  283. package/src/locales/en.json +12 -5
  284. package/src/locales/es.json +18 -11
  285. package/src/locales/fr.json +49 -31
  286. package/src/locales/it.json +17 -6
  287. package/src/styles.css +1 -0
package/esm/index.js CHANGED
@@ -35,7 +35,7 @@ const getParsedContext = (context) => {
35
35
  }, {});
36
36
  return parsedContext;
37
37
  };
38
- const Memori = ({ ownerUserName, ownerUserID, memoriName, memoriID, integration, integrationID, tenantID, secretToken, sessionID, layout, customLayout, showShare, showCopyButton = true, showTranslationOriginal = false, showSettings, showTypingText = false, showClear = false, showOnlyLastMessages, showInputs = true, showDates = false, showContextPerLine = false, showUpload, showLogin, height = '100%', baseURL, apiURL = 'https://backend.memori.ai', engineURL = 'https://engine.memori.ai', tag, pin, context, initialQuestion, uiLang, spokenLang, multilingual, authToken, enableAudio, defaultSpeakerActive = true, disableTextEnteredEvents = false, onStateChange, additionalInfo, customMediaRenderer, additionalSettings, userAvatar, useMathFormatting = false, autoStart = false, applyVarsToRoot = false, }) => {
38
+ const Memori = ({ ownerUserName, ownerUserID, memoriName, memoriID, integration, integrationID, tenantID, secretToken, sessionID, layout, customLayout, showShare, showCopyButton = true, showTranslationOriginal = false, showSettings, showTypingText = false, showClear = false, showOnlyLastMessages, showInputs = true, showDates = false, showContextPerLine = false, showUpload, showLogin, height = '100%', baseURL, apiURL = 'https://backend.memori.ai', engineURL = 'https://engine.memori.ai', tag, pin, context, initialQuestion, showChatHistory = true, uiLang, spokenLang, multilingual, authToken, enableAudio, defaultSpeakerActive = true, disableTextEnteredEvents = false, onStateChange, additionalInfo, customMediaRenderer, additionalSettings, userAvatar, useMathFormatting = false, autoStart = false, applyVarsToRoot = false, }) => {
39
39
  var _a, _b, _c, _d;
40
40
  const [memori, setMemori] = useState();
41
41
  const [tenant, setTenant] = useState();
@@ -121,7 +121,7 @@ const Memori = ({ ownerUserName, ownerUserID, memoriName, memoriID, integration,
121
121
  : `https://${tenantID}`), apiURL: apiURL, engineURL: engineURL, memori: {
122
122
  ...memori,
123
123
  secretToken,
124
- }, ownerUserName: ownerUserName !== null && ownerUserName !== void 0 ? ownerUserName : memori.ownerUserName, ownerUserID: ownerUserID !== null && ownerUserID !== void 0 ? ownerUserID : memori.ownerUserID, tenantID: tenantID, memoriLang: spokenLang !== null && spokenLang !== void 0 ? spokenLang : (_d = (_c = memori.culture) === null || _c === void 0 ? void 0 : _c.split('-')) === null || _d === void 0 ? void 0 : _d[0], multilingual: multilingual, tenant: tenant, secret: secretToken, sessionID: sessionID, showShare: showShare, showCopyButton: showCopyButton, showTranslationOriginal: showTranslationOriginal, showSettings: showSettings, showTypingText: showTypingText, showClear: showClear, showOnlyLastMessages: showOnlyLastMessages, showInputs: showInputs, showDates: showDates, showContextPerLine: showContextPerLine, showLogin: showLogin !== null && showLogin !== void 0 ? showLogin : memori === null || memori === void 0 ? void 0 : memori.enableDeepThought, showUpload: showUpload, integration: layoutIntegration, initialContextVars: initialContextVars, initialQuestion: initialQuestionLayout, authToken: authToken, AZURE_COGNITIVE_SERVICES_TTS_KEY: speechKey, autoStart: layout === 'HIDDEN_CHAT' ? true : autoStart, enableAudio: enableAudio && !!speechKey, defaultSpeakerActive: defaultSpeakerActive, disableTextEnteredEvents: disableTextEnteredEvents, onStateChange: onStateChange, additionalInfo: additionalInfo, customMediaRenderer: customMediaRenderer, additionalSettings: additionalSettings, userAvatar: userAvatar, useMathFormatting: useMathFormatting, applyVarsToRoot: applyVarsToRoot, ...(tag && pin ? { personification: { tag, pin } } : {}) })) : (_jsx("div", { style: {
124
+ }, ownerUserName: ownerUserName !== null && ownerUserName !== void 0 ? ownerUserName : memori.ownerUserName, ownerUserID: ownerUserID !== null && ownerUserID !== void 0 ? ownerUserID : memori.ownerUserID, tenantID: tenantID, memoriLang: spokenLang !== null && spokenLang !== void 0 ? spokenLang : (_d = (_c = memori.culture) === null || _c === void 0 ? void 0 : _c.split('-')) === null || _d === void 0 ? void 0 : _d[0], multilingual: multilingual, showChatHistory: showChatHistory, tenant: tenant, secret: secretToken, sessionID: sessionID, showShare: showShare, showCopyButton: showCopyButton, showTranslationOriginal: showTranslationOriginal, showSettings: showSettings, showTypingText: showTypingText, showClear: showClear, showOnlyLastMessages: showOnlyLastMessages, showInputs: showInputs, showDates: showDates, showContextPerLine: showContextPerLine, showLogin: showLogin !== null && showLogin !== void 0 ? showLogin : memori === null || memori === void 0 ? void 0 : memori.enableDeepThought, showUpload: showUpload, integration: layoutIntegration, initialContextVars: initialContextVars, initialQuestion: initialQuestionLayout, authToken: authToken, AZURE_COGNITIVE_SERVICES_TTS_KEY: speechKey, autoStart: layout === 'HIDDEN_CHAT' ? true : autoStart, enableAudio: enableAudio && !!speechKey, defaultSpeakerActive: defaultSpeakerActive, disableTextEnteredEvents: disableTextEnteredEvents, onStateChange: onStateChange, additionalInfo: additionalInfo, customMediaRenderer: customMediaRenderer, additionalSettings: additionalSettings, userAvatar: userAvatar, useMathFormatting: useMathFormatting, applyVarsToRoot: applyVarsToRoot, ...(tag && pin ? { personification: { tag, pin } } : {}) })) : (_jsx("div", { style: {
125
125
  display: 'flex',
126
126
  alignItems: 'center',
127
127
  justifyContent: 'center',
package/esm/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":";AAAA,OAAc,EAAE,QAAQ,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAChE,OAAO,SAAS,MAAM,YAAY,CAAC;AAQnC,OAAO,eAAe,MAAM,8BAA8B,CAAC;AAE3D,OAAO,YAEN,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AAEzD,OAAO,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAC1C,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAEhD,OAAO,IAAI,MAAM,QAAQ,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC;AAC/C,OAAO,WAAW,MAAM,eAAe,CAAC;AAmDxC,MAAM,qBAAqB,GAAG,GAAG,EAAE;IACjC,MAAM,eAAe,GAAG,SAAS,CAAC,QAAQ,CAAC;IAC3C,IAAI,eAAe,EAAE;QACnB,IAAI,GAAG,GAAG,eAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;QACxC,IAAI,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;YAC9B,OAAO;gBACL,GAAG;gBACH,WAAW,EAAE,GAAG,KAAK,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI;aACxC,CAAC;SACH;KACF;IACD,OAAO;QACL,GAAG,EAAE,IAAI;QACT,WAAW,EAAE,IAAI;KAClB,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,OAAuB,EAAE,EAAE;;IACnD,IAAI,CAAC,OAAO;QAAE,OAAO,EAAE,CAAC;IACxB,MAAM,aAAa,GAAG,MAAA,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,KAAK,CAAC,GAAG,CAAC,0CAAE,MAAM,CAAC,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE;QAC7D,MAAM,CAAC,GAAG,EAAE,KAAK,CAAC,GAAG,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC;QACvD,OAAO,EAAE,GAAG,GAAG,EAAE,CAAC,GAAG,CAAC,EAAE,KAAK,EAAE,CAAC;IAClC,CAAC,EAAE,EAAE,CAAC,CAAC;IACP,OAAO,aAAa,CAAC;AACvB,CAAC,CAAC;AAEF,MAAM,MAAM,GAAoB,CAAC,EAC/B,aAAa,EACb,WAAW,EACX,UAAU,EACV,QAAQ,EACR,WAAW,EACX,aAAa,EACb,QAAQ,EACR,WAAW,EACX,SAAS,EACT,MAAM,EACN,YAAY,EACZ,SAAS,EACT,cAAc,GAAG,IAAI,EACrB,uBAAuB,GAAG,KAAK,EAC/B,YAAY,EACZ,cAAc,GAAG,KAAK,EACtB,SAAS,GAAG,KAAK,EACjB,oBAAoB,EACpB,UAAU,GAAG,IAAI,EACjB,SAAS,GAAG,KAAK,EACjB,kBAAkB,GAAG,KAAK,EAC1B,UAAU,EACV,SAAS,EACT,MAAM,GAAG,MAAM,EACf,OAAO,EACP,MAAM,GAAG,2BAA2B,EACpC,SAAS,GAAG,0BAA0B,EACtC,GAAG,EACH,GAAG,EACH,OAAO,EACP,eAAe,EACf,MAAM,EACN,UAAU,EACV,YAAY,EACZ,SAAS,EACT,WAAW,EACX,oBAAoB,GAAG,IAAI,EAC3B,wBAAwB,GAAG,KAAK,EAChC,aAAa,EACb,cAAc,EACd,mBAAmB,EACnB,kBAAkB,EAClB,UAAU,EACV,iBAAiB,GAAG,KAAK,EACzB,SAAS,GAAG,KAAK,EACjB,eAAe,GAAG,KAAK,GACxB,EAAE,EAAE;;IACH,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,EAAW,CAAC;IAChD,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,EAAU,CAAC;IAC/C,MAAM,CAAC,SAAS,EAAE,YAAY,CAAC,GAAG,QAAQ,EAAsB,CAAC;IACjE,MAAM,EAAE,CAAC,EAAE,GAAG,cAAc,EAAE,CAAC;IAE/B,IAAI,CAAC,CAAC,CAAC,QAAQ,IAAI,WAAW,CAAC,IAAI,CAAC,UAAU,IAAI,aAAa,CAAC,CAAC,EAAE;QACjE,MAAM,IAAI,KAAK,CACb,0GAA0G,CAC3G,CAAC;KACH;IAED,MAAM,MAAM,GAAG,eAAe,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;IAElD,MAAM,cAAc,GAAG,WAAW,CAAC,KAAK,IAAI,EAAE;QAC5C,MAAM,GAAG,GACP,OAAO;YACP,CAAC,QAAQ,CAAC,UAAU,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,WAAW,QAAQ,EAAE,CAAC,CAAC;QACvE,IAAI;YACF,MAAM,MAAM,GAAG,MAAM,KAAK,CAAC,GAAG,GAAG,gBAAgB,CAAC,CAAC;YACnD,MAAM,IAAI,GAAG,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;YAEjC,IAAI,IAAI,CAAC,gCAAgC,EAAE;gBACzC,YAAY,CAAC,IAAI,CAAC,gCAAgC,CAAC,CAAC;aACrD;iBAAM;gBACL,OAAO,CAAC,GAAG,CAAC,4CAA4C,CAAC,CAAC;aAC3D;SACF;QAAC,OAAO,KAAK,EAAE;YACd,OAAO,CAAC,KAAK,CAAC,2BAA2B,EAAE,KAAK,CAAC,CAAC;SACnD;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IACP,SAAS,CAAC,GAAG,EAAE;QACb,cAAc,EAAE,CAAC;IACnB,CAAC,EAAE,EAAE,CAAC,CAAC;IAKP,MAAM,WAAW,GAAG,WAAW,CAAC,KAAK,IAAI,EAAE;QACzC,IAAI,QAAQ,IAAI,WAAW,EAAE;YAC3B,MAAM,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,oBAAoB,CACnE,QAAQ,EACR,WAAW,EACX,QAAQ,CACT,CAAC;YAEF,IAAI,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE;gBACrC,SAAS,CAAC,MAAM,CAAC,CAAC;aACnB;iBAAM;gBACL,OAAO,CAAC,KAAK,CAAC,UAAU,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;aACzC;SACF;aAAM,IAAI,UAAU,IAAI,aAAa,EAAE;YACtC,MAAM,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,SAAS,CACxD,QAAQ,EACR,aAAa,EACb,UAAU,CACX,CAAC;YAEF,IAAI,IAAI,CAAC,UAAU,KAAK,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE;gBACrC,SAAS,CAAC,MAAM,CAAC,CAAC;aACnB;iBAAM;gBACL,OAAO,CAAC,KAAK,CAAC,UAAU,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;aACzC;SACF;IACH,CAAC,EAAE,CAAC,QAAQ,EAAE,WAAW,EAAE,UAAU,EAAE,aAAa,EAAE,QAAQ,CAAC,CAAC,CAAC;IACjE,SAAS,CAAC,GAAG,EAAE;QACb,WAAW,EAAE,CAAC;IAChB,CAAC,EAAE,CAAC,WAAW,EAAE,QAAQ,CAAC,CAAC,CAAC;IAK5B,MAAM,WAAW,GAAG,WAAW,CAAC,KAAK,IAAI,EAAE;QACzC,MAAM,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,MAAM,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,eAAe,CACrE,QAAQ,CACT,CAAC;QACF,IAAI,MAAM,IAAI,IAAI,CAAC,UAAU,KAAK,CAAC;YAAE,SAAS,CAAC,MAAM,CAAC,CAAC;;YAClD,OAAO,CAAC,KAAK,CAAC,UAAU,EAAE,IAAI,EAAE,MAAM,CAAC,CAAC;IAC/C,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC,CAAC;IACvB,SAAS,CAAC,GAAG,EAAE;QACb,WAAW,EAAE,CAAC;IAChB,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAKlB,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,MAAM,EAAE;YAEV,IAAI,CAAC,cAAc,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC;SAC3C;aAAM;YACL,MAAM,EAAE,GAAG,EAAE,WAAW,EAAE,GAAG,qBAAqB,EAAE,CAAC;YAErD,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,KAAK,CAAC,GAAG,EAAE;gBAElC,IAAI,CAAC,cAAc,CAAC,WAAW,CAAC,CAAC;YACnC,CAAC,CAAC,CAAC;SACJ;IACH,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,CAAC;IAEb,MAAM,iBAAiB,GACrB,WAAW,aAAX,WAAW,cAAX,WAAW,GACX,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,YAAY,0CAAE,IAAI,CAAC,CAAC,CAAC,EAAE,CAC7B,aAAa;QACX,CAAC,CAAC,CAAC,CAAC,aAAa,KAAK,aAAa;QACnC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,OAAO,IAAI,CAAC,CAAC,IAAI,KAAK,oBAAoB,CACnD,CAAC;IACJ,MAAM,uBAAuB,GAAG,aAAa,CAC3C,MAAA,iBAAiB,aAAjB,iBAAiB,uBAAjB,iBAAiB,CAAE,UAAU,mCAAI,IAAI,CACtC,CAAC;IACF,MAAM,kBAAkB,GACtB,OAAO,aAAP,OAAO,cAAP,OAAO,GAAI,gBAAgB,CAAC,uBAAuB,CAAC,WAAW,CAAC,CAAC;IACnE,MAAM,qBAAqB,GACzB,eAAe,aAAf,eAAe,cAAf,eAAe,GACd,uBAAuB,CAAC,eAAsC,CAAC;IAElE,OAAO,CACL,KAAC,WAAW,cACV,MAAC,cAAc,eACb,KAAC,OAAO,IAAC,QAAQ,EAAC,YAAY,EAAC,YAAY,EAAE,IAAI,GAAI,EACpD,MAAM,CAAC,CAAC,CAAC,CACR,KAAC,YAAY,IACX,MAAM,EAAE,MAAM,EACd,YAAY,EAAE,YAAY,EAC1B,MAAM,EAAE,MAAM,EACd,OAAO,EACL,OAAO;wBACP,CAAC,QAAQ,CAAC,UAAU,CAAC,UAAU,CAAC,IAAI,QAAQ,CAAC,UAAU,CAAC,SAAS,CAAC;4BAChE,CAAC,CAAC,QAAQ;4BACV,CAAC,CAAC,WAAW,QAAQ,EAAE,CAAC,EAE5B,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,SAAS,EACpB,MAAM,EAAE;wBACN,GAAG,MAAM;wBACT,WAAW;qBACZ,EACD,aAAa,EAAE,aAAa,aAAb,aAAa,cAAb,aAAa,GAAI,MAAM,CAAC,aAAa,EACpD,WAAW,EAAE,WAAW,aAAX,WAAW,cAAX,WAAW,GAAI,MAAM,CAAC,WAAW,EAC9C,QAAQ,EAAE,QAAQ,EAClB,UAAU,EAAE,UAAU,aAAV,UAAU,cAAV,UAAU,GAAI,MAAA,MAAA,MAAM,CAAC,OAAO,0CAAE,KAAK,CAAC,GAAG,CAAC,0CAAG,CAAC,CAAC,EACzD,YAAY,EAAE,YAAY,EAC1B,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,WAAW,EACnB,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS,EACpB,cAAc,EAAE,cAAc,EAC9B,uBAAuB,EAAE,uBAAuB,EAChD,YAAY,EAAE,YAAY,EAC1B,cAAc,EAAE,cAAc,EAC9B,SAAS,EAAE,SAAS,EACpB,oBAAoB,EAAE,oBAAoB,EAC1C,UAAU,EAAE,UAAU,EACtB,SAAS,EAAE,SAAS,EACpB,kBAAkB,EAAE,kBAAkB,EACtC,SAAS,EAAE,SAAS,aAAT,SAAS,cAAT,SAAS,GAAI,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,EACjD,UAAU,EAAE,UAAU,EACtB,WAAW,EAAE,iBAAiB,EAC9B,kBAAkB,EAAE,kBAAkB,EACtC,eAAe,EAAE,qBAAqB,EACtC,SAAS,EAAE,SAAS,EACpB,gCAAgC,EAAE,SAAS,EAC3C,SAAS,EAAE,MAAM,KAAK,aAAa,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,EACtD,WAAW,EAAE,WAAW,IAAI,CAAC,CAAC,SAAS,EACvC,oBAAoB,EAAE,oBAAoB,EAC1C,wBAAwB,EAAE,wBAAwB,EAClD,aAAa,EAAE,aAAa,EAC5B,cAAc,EAAE,cAAc,EAC9B,mBAAmB,EAAE,mBAAmB,EACxC,kBAAkB,EAAE,kBAAkB,EACtC,UAAU,EAAE,UAAU,EACtB,iBAAiB,EAAE,iBAAiB,EACpC,eAAe,EAAE,eAAe,KAC5B,CAAC,GAAG,IAAI,GAAG,CAAC,CAAC,CAAC,EAAE,eAAe,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC,GACzD,CACH,CAAC,CAAC,CAAC,CACF,cACE,KAAK,EAAE;wBACL,OAAO,EAAE,MAAM;wBACf,UAAU,EAAE,QAAQ;wBACpB,cAAc,EAAE,QAAQ;qBACzB,YAED,aACE,KAAK,EAAE;4BACL,SAAS,EAAE,QAAQ;4BACnB,MAAM,EAAE,WAAW;4BACnB,aAAa,EAAE,YAAY;yBAC5B,aAEA,CAAC,CAAC,SAAS,CAAC,IAAI,SAAS,WACxB,GACA,CACP,IACc,GACL,CACf,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,CAAC,SAAS,GAAG;IACjB,UAAU,EAAE,SAAS,CAAC,MAAM;IAC5B,QAAQ,EAAE,SAAS,CAAC,MAAM;IAC1B,aAAa,EAAE,SAAS,CAAC,MAAM;IAC/B,WAAW,EAAE,SAAS,CAAC,MAAM;IAC7B,aAAa,EAAE,SAAS,CAAC,MAAM;IAC/B,WAAW,EAAE,SAAS,CAAC,GAAG;IAC1B,QAAQ,EAAE,SAAS,CAAC,MAAM,CAAC,UAAU;IACrC,WAAW,EAAE,SAAS,CAAC,MAAM;IAC7B,SAAS,EAAE,SAAS,CAAC,MAAM;IAC3B,MAAM,EAAE,SAAS,CAAC,KAAK,CAAC;QACtB,SAAS;QACT,UAAU;QACV,OAAO;QACP,mBAAmB;QACnB,MAAM;QACN,aAAa;QACb,kBAAkB;KACnB,CAAC;IACF,YAAY,EAAE,SAAS,CAAC,GAAG;IAC3B,SAAS,EAAE,SAAS,CAAC,IAAI;IACzB,cAAc,EAAE,SAAS,CAAC,IAAI;IAC9B,uBAAuB,EAAE,SAAS,CAAC,IAAI;IACvC,UAAU,EAAE,SAAS,CAAC,IAAI;IAC1B,SAAS,EAAE,SAAS,CAAC,IAAI;IACzB,kBAAkB,EAAE,SAAS,CAAC,IAAI;IAClC,YAAY,EAAE,SAAS,CAAC,IAAI;IAC5B,SAAS,EAAE,SAAS,CAAC,IAAI;IACzB,oBAAoB,EAAE,SAAS,CAAC,IAAI;IACpC,cAAc,EAAE,SAAS,CAAC,IAAI;IAC9B,SAAS,EAAE,SAAS,CAAC,IAAI;IACzB,UAAU,EAAE,SAAS,CAAC,IAAI;IAC1B,MAAM,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,MAAM,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;IACjE,OAAO,EAAE,SAAS,CAAC,MAAM;IACzB,MAAM,EAAE,SAAS,CAAC,MAAM;IACxB,SAAS,EAAE,SAAS,CAAC,MAAM;IAC3B,GAAG,EAAE,SAAS,CAAC,MAAM;IACrB,GAAG,EAAE,SAAS,CAAC,MAAM;IACrB,OAAO,EAAE,SAAS,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC;IAC1C,eAAe,EAAE,SAAS,CAAC,MAAM;IACjC,MAAM,EAAE,SAAS,CAAC,KAAK,CAAC;QACtB,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;QACJ,IAAI;KACL,CAAC;IACF,UAAU,EAAE,SAAS,CAAC,MAAM;IAC5B,YAAY,EAAE,SAAS,CAAC,IAAI;IAC5B,SAAS,EAAE,SAAS,CAAC,MAAM;IAC3B,WAAW,EAAE,SAAS,CAAC,IAAI;IAC3B,oBAAoB,EAAE,SAAS,CAAC,IAAI;IACpC,wBAAwB,EAAE,SAAS,CAAC,IAAI;IACxC,aAAa,EAAE,SAAS,CAAC,IAAI;IAC7B,cAAc,EAAE,SAAS,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,CAAC;IACjD,mBAAmB,EAAE,SAAS,CAAC,IAAI;IACnC,kBAAkB,EAAE,SAAS,CAAC,GAAG;IACjC,UAAU,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC,SAAS,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,CAAC,CAAC;IAClE,iBAAiB,EAAE,SAAS,CAAC,IAAI;IACjC,SAAS,EAAE,SAAS,CAAC,IAAI;IACzB,eAAe,EAAE,SAAS,CAAC,IAAI;CAChC,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"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"}
@@ -101,24 +101,24 @@
101
101
  "atLeast": "Mindestens"
102
102
  },
103
103
  "widget": {
104
- "instruct": "Anweisen",
105
- "test": "Prüfen",
106
- "sound": "Klang",
104
+ "instruct": "Anleiten",
105
+ "test": "Testen",
106
+ "sound": "Ton",
107
107
  "position": "Positionspräferenzen",
108
108
  "settings": "Einstellungen",
109
- "share": "Aktie",
109
+ "share": "Teilen",
110
110
  "shareChat": "Chat teilen",
111
- "sendOnKeypress": "Drücken Sie zum Senden die Eingabetaste",
111
+ "sendOnKeypress": "Drücken Sie Enter zum Senden",
112
112
  "sendOnClick": "Klicken Sie auf Senden",
113
- "boardOfExperts": "Expertengremium",
114
- "showExpertsInTheBoard": "Experten in diesem Forum anzeigen",
115
- "expertsInTheBoard": "Experten in diesem Forum",
116
- "goToIntegrationsToCustomizeAvatar": "Um den Avatar anzupassen, gehen Sie zu Teilen und passen Sie die öffentliche Seite an"
113
+ "boardOfExperts": "Expertenrat",
114
+ "showExpertsInTheBoard": "Experten in diesem Rat anzeigen",
115
+ "expertsInTheBoard": "Experten in diesem Rat",
116
+ "goToIntegrationsToCustomizeAvatar": "Um den Avatar anzupassen, gehen Sie zu \"Teilen\" und passen Sie die öffentliche Seite an"
117
117
  },
118
118
  "write_and_speak": {
119
119
  "micButtonPopover": "Klicken Sie auf die Schaltfläche, um zu sprechen",
120
120
  "micButtonPopoverListening": "Klicken Sie auf die Schaltfläche, um das Sprechen zu stoppen",
121
- "pageInstructExplanation": "Um mir neue Dinge beizubringen, klicken Sie auf die Schaltfläche ANLEITEN“, um zu beginnen",
121
+ "pageInstructExplanation": "Um mir neue Dinge beizubringen, klicken Sie auf die Schaltfläche \"ANLEITEN\", um zu beginnen",
122
122
  "pageTryMeExplanation": "Um mit mir zu sprechen, klicken Sie auf die Schaltfläche START, um zu beginnen",
123
123
  "pagePrivacyExplanation": "Die Konversationen sind sichtbar von dem Autor des Agenten",
124
124
  "pagePrivacyExplanationList": {
@@ -130,10 +130,14 @@
130
130
  "instructButton": "WEISE MICH AN",
131
131
  "tryMeButton": "START",
132
132
  "chatHistory": "Chatverlauf",
133
- "exportChatHistory": "Chatverlauf exportieren",
134
- "exportChatHistoryMessage": "Möchten Sie den Chatverlauf exportieren?",
135
- "chatBotButtonText": "KLICKEN SIE HIER, UM CHATBOT ZU ÖFFNEN",
136
- "conversationStartedLabel": "Das Gespräch begann am",
133
+ "chatHistoryDescription": "Chatverlauf mit diesem Agenten anzeigen",
134
+ "loadingChatHistory": "Chatverlauf wird geladen...",
135
+ "noChatHistoryAvailable": "Kein Chatverlauf verfügbar",
136
+ "noResultsFound": "Keine Ergebnisse gefunden für \"{{searchText}}\"",
137
+ "searchInChatHistory": "Im Chatverlauf suchen...",
138
+ "latestFirst": "Neueste zuerst",
139
+ "oldestFirst": "Älteste zuerst",
140
+ "exportChat": "Chat exportieren",
137
141
  "settingsHeaderLabel": "Richten Sie hier ein, wenn Sie die Agent als Dauerrede einstellen möchten, und ändern Sie die Stillesekunden, wenn Sie sie anpassen möchten.",
138
142
  "continuousSpeechLabel": "Kontinuierliche Rede",
139
143
  "continuousSpeechDisabled": "Kontinuierliche Rede deaktiviert, da der Agent im Stummschaltmodus ist",
@@ -146,7 +150,7 @@
146
150
  "controlsPosition": "Steuert die Position",
147
151
  "tryMeHeaderLabel": "VERSUCHEN",
148
152
  "unknownPosition": "Unbekannte Position",
149
- "fieldPlace": "Geben Sie den Ort ein (z. B. Mailand)",
153
+ "fieldPlace": "Geben Sie den Ort ein (z. B. \"Mailand\")",
150
154
  "showMapLinkFor": "Zeigen Sie die Position auf der Karte an",
151
155
  "useMyPosition": "Nutzen Sie meine Position",
152
156
  "myPosition": "Ihre Position",
@@ -156,7 +160,10 @@
156
160
  "requirePositionHelp": "Zum Reden {{name}} Sie müssen entscheiden, ob Sie Ihre Position angeben oder nicht. ",
157
161
  "dontWantToProvidePosition": "Ich möchte meine Position nicht bekannt geben",
158
162
  "attachmentsLabel": "Bereichern Sie Ihre Botschaft",
159
- "iWantToTalkToIn": "Ich möchte mit reden {{name}} In"
163
+ "iWantToTalkToIn": "Ich möchte mit reden {{name}} In",
164
+ "message": "nachricht",
165
+ "messages": "nachrichten",
166
+ "page": "Seite {{current}} von {{total}}"
160
167
  },
161
168
  "upload": {
162
169
  "loginRequired": "Login erforderlich",
@@ -329,7 +336,7 @@
329
336
  "MEMORI_INVALID_PIN": "Zwilling: Ungültige PIN",
330
337
  "MEMORI_GIVER_TAG_PIN_CHANGE_REQUIRES_SEPARATE_OPERATION": "Zwilling: TAG- und PIN-Änderung erfordern separate Vorgänge",
331
338
  "MEMORI_NO_PASSWORD_WHEN_PUBLIC": "Zwilling: Im öffentlichen Zustand ist kein Passwort erforderlich",
332
- "MEMORI_DEEP_THOUGHT_REQUIRES_COMPLETIONS": "Für Deep Thought müssen Vervollständigungen aktiviert sein",
339
+ "MEMORI_DEEP_THOUGHT_REQUIRES_COMPLETIONS": "Für \"Deep Thought\" müssen Vervollständigungen aktiviert sein",
333
340
  "MEMORI_BOARD_OF_EXPERTS_REQUIRES_COMPLETIONS": "Für die Expertengruppe müssen Vervollständigungen aktiviert sein",
334
341
  "MEMORI_INVALID_COMPLETION_CONFIG": "Zwilling: Ungültige Abschlusskonfiguration",
335
342
  "MEMORI_TRANSFER_MISSING_DESTINATION_USER": "Übertragung: Zielbenutzer fehlt",
@@ -131,10 +131,14 @@
131
131
  "tryMeButton": "START",
132
132
  "resumeButton": "RESUME",
133
133
  "chatHistory": "Chat history",
134
- "exportChatHistory": "Export chat history",
135
- "exportChatHistoryMessage": "Do you want to export chat history?",
136
- "chatBotButtonText": "CLICK HERE TO OPEN CHATBOT",
137
- "conversationStartedLabel": "Conversation started on",
134
+ "chatHistoryDescription": "Show the chat history with this agent",
135
+ "loadingChatHistory": "Loading chat history...",
136
+ "noChatHistoryAvailable": "No chat history available",
137
+ "noResultsFound": "No results found for \"{{searchText}}\"",
138
+ "searchInChatHistory": "Search in chat history...",
139
+ "latestFirst": "Latest first",
140
+ "oldestFirst": "Oldest first",
141
+ "exportChat": "Export Chat",
138
142
  "settingsHeaderLabel": "Setup here if you want to set the continuous speech, and change the silence seconds if you want to customize them.",
139
143
  "continuousSpeechLabel": "Continuous speech",
140
144
  "continuousSpeechDisabled": "Continuous speech disabled because the agent is in mute mode",
@@ -168,7 +172,10 @@
168
172
  "requirePositionHelp": "To talk to {{name}} you have to decide whether to provide your position or not. This is because different answers that it can provide you may depend on where you are.",
169
173
  "dontWantToProvidePosition": "I don't want to provide my position",
170
174
  "attachmentsLabel": "Enrich your message",
171
- "iWantToTalkToIn": "I want to talk to {{name}} in"
175
+ "iWantToTalkToIn": "I want to talk to {{name}} in",
176
+ "message": "message",
177
+ "messages": "messages",
178
+ "page": "Page {{current}} of {{total}}"
172
179
  },
173
180
  "upload": {
174
181
  "loginRequired": "Login required",
@@ -102,18 +102,18 @@
102
102
  },
103
103
  "widget": {
104
104
  "instruct": "Instruir",
105
- "test": "Prueba",
105
+ "test": "Probar",
106
106
  "sound": "Sonido",
107
107
  "position": "Preferencias de posición",
108
108
  "settings": "Ajustes",
109
109
  "share": "Compartir",
110
110
  "shareChat": "Compartir chat",
111
111
  "sendOnKeypress": "Presiona Enter para enviar",
112
- "sendOnClick": "Haga clic en Enviar",
113
- "boardOfExperts": "junta de expertos",
114
- "showExpertsInTheBoard": "Mostrar expertos en este foro",
115
- "expertsInTheBoard": "Expertos en este foro",
116
- "goToIntegrationsToCustomizeAvatar": "Para personalizar el avatar, vaya a Compartir y personalice la página pública."
112
+ "sendOnClick": "Haz clic en Enviar",
113
+ "boardOfExperts": "Panel de expertos",
114
+ "showExpertsInTheBoard": "Mostrar expertos en este panel",
115
+ "expertsInTheBoard": "Expertos en este panel",
116
+ "goToIntegrationsToCustomizeAvatar": "Para personalizar el avatar, ve a Compartir y personaliza la página pública"
117
117
  },
118
118
  "write_and_speak": {
119
119
  "micButtonPopover": "Haga clic en el botón para hablar",
@@ -130,10 +130,14 @@
130
130
  "instructButton": "INSTRUÍME",
131
131
  "tryMeButton": "COMENZAR",
132
132
  "chatHistory": "Historial de chat",
133
- "exportChatHistory": "Exportar historial de chat",
134
- "exportChatHistoryMessage": "¿Quieres exportar el historial de chat?",
135
- "chatBotButtonText": "HAGA CLIC AQUÍ PARA ABRIR EL CHATBOT",
136
- "conversationStartedLabel": "La conversación comenzó el",
133
+ "chatHistoryDescription": "Mostrar el historial de chat con este agente",
134
+ "loadingChatHistory": "Cargando historial de chat...",
135
+ "noChatHistoryAvailable": "No hay historial de chat disponible",
136
+ "noResultsFound": "No se encontraron resultados para \"{{searchText}}\"",
137
+ "searchInChatHistory": "Buscar en el historial de chat...",
138
+ "latestFirst": "Más recientes primero",
139
+ "oldestFirst": "Más antiguos primero",
140
+ "exportChat": "Exportar Chat",
137
141
  "settingsHeaderLabel": "Configure aquí si desea configurar la memoria como voz continua y cambie los segundos de silencio si desea personalizarlos.",
138
142
  "continuousSpeechLabel": "discurso continuo",
139
143
  "continuousSpeechDisabled": "Discurso continuo deshabilitado porque el agente está en modo silencioso",
@@ -156,7 +160,10 @@
156
160
  "requirePositionHelp": "para hablar con {{name}} usted tiene que decidir si proporciona su puesto o no. ",
157
161
  "dontWantToProvidePosition": "No quiero proporcionar mi puesto.",
158
162
  "attachmentsLabel": "Enriquece tu mensaje",
159
- "iWantToTalkToIn": "quiero hablar con {{name}} en"
163
+ "iWantToTalkToIn": "quiero hablar con {{name}} en",
164
+ "message": "mensaje",
165
+ "messages": "mensajes",
166
+ "page": "Página {{current}} de {{total}}"
160
167
  },
161
168
  "upload": {
162
169
  "loginRequired": "Connexion requise",
@@ -74,7 +74,7 @@
74
74
  "deepThoughtPreDisclaimerNotAllowed": "Deep Thought est désactivé car vous n'avez pas consenti à son utilisation, vous pouvez le modifier à tout moment dans les paramètres de votre compte.",
75
75
  "notEnoughCredits": "L'auteur de ce Agent n'a pas suffisamment de crédits pour répondre à votre question.",
76
76
  "confirmDialog": {
77
- "title": "Voulez-vous quitter cette page ?",
77
+ "title": "Voulez-vous quitter cette page ?",
78
78
  "message": "Les modifications que vous avez apportées seront perdues."
79
79
  },
80
80
  "knownFacts": {
@@ -83,13 +83,13 @@
83
83
  "type": "Taper",
84
84
  "typeShortTerm": "Court terme",
85
85
  "typeLongTerm": "Long terme",
86
- "typeHelper": "Types :\n",
86
+ "typeHelper": "Types :\n",
87
87
  "text": "Texte",
88
88
  "deleteSuccess": "Fait connu supprimé",
89
89
  "deleteConfirmTitle": "Supprimer un fait connu",
90
- "deleteConfirmMessage": "Êtes-vous sûr de vouloir supprimer ce fait connu ?",
90
+ "deleteConfirmMessage": "Êtes-vous sûr de vouloir supprimer ce fait connu ?",
91
91
  "deleteSelectedConfirmTitle": "Supprimer les faits connus sélectionnés",
92
- "deleteSelectedConfirmMessage": "Etes-vous sûr de vouloir supprimer les faits connus sélectionnés ?"
92
+ "deleteSelectedConfirmMessage": "Etes-vous sûr de vouloir supprimer les faits connus sélectionnés ?"
93
93
  },
94
94
  "auth": {
95
95
  "title": "Authentification",
@@ -101,31 +101,46 @@
101
101
  },
102
102
  "widget": {
103
103
  "instruct": "Instruire",
104
- "test": "Test",
104
+ "test": "Tester",
105
105
  "sound": "Son",
106
106
  "position": "Préférences de position",
107
107
  "settings": "Paramètres",
108
108
  "share": "Partager",
109
109
  "shareChat": "Partager le chat",
110
110
  "sendOnKeypress": "Appuyez sur Entrée pour envoyer",
111
- "sendOnClick": "Cliquez sur Soumettre",
111
+ "sendOnClick": "Cliquez sur Envoyer",
112
112
  "boardOfExperts": "Conseil d'experts",
113
- "showExpertsInTheBoard": "Afficher les experts dans ce forum",
114
- "expertsInTheBoard": "Experts dans ce forum",
115
- "goToIntegrationsToCustomizeAvatar": "Pour personnaliser l'avatar, allez dans Partager et personnalisez la page publique"
113
+ "showExpertsInTheBoard": "Afficher les experts dans ce conseil",
114
+ "expertsInTheBoard": "Experts dans ce conseil",
115
+ "goToIntegrationsToCustomizeAvatar": "Pour personnaliser l'avatar, allez dans Partager et personnalisez la page publique",
116
+ "chatHistory": "Historique des discussions",
117
+ "chatHistoryDescription": "Afficher l'historique des discussions avec cet agent",
118
+ "loadingChatHistory": "Chargement de l'historique des discussions...",
119
+ "noChatHistoryAvailable": "Aucun historique des discussions disponible",
120
+ "noResultsFound": "Aucun résultat trouvé pour \"{{searchText}}\"",
121
+ "searchInChatHistory": "Rechercher dans l'historique des chats...",
122
+ "latestFirst": "Plus récents d'abord",
123
+ "oldestFirst": "Plus anciens d'abord",
124
+ "exportChat": "Exporter le Chat"
116
125
  },
117
126
  "write_and_speak": {
118
127
  "micButtonPopover": "Cliquez sur le bouton pour parler",
119
128
  "micButtonPopoverListening": "Cliquez sur le bouton pour arrêter de parler",
120
129
  "pageInstructExplanation": "Pour m'apprendre de nouvelles choses, cliquez sur le bouton INSTRUCTEZ-MOI pour commencer",
121
130
  "pageTryMeExplanation": "Pour me parler, cliquez sur le bouton START pour commencer",
131
+ "pagePrivacyExplanation": "Les conversations sont visibles par l'auteur de l'agent",
132
+ "pagePrivacyExplanationTooltip": "En commençant la conversation, nous vous informons que :\n\n- Toutes les conversations avec cet agent sont visibles par l'auteur de l'agent\n- Si vous utilisez la chat comme utilisateur anonyme, l'auteur pourra voir le contenu de la conversation et votre adresse IP\n- Si vous utilisez la chat comme utilisateur enregistré (connecté), l'auteur pourra voir le contenu de la conversation et votre nom d'utilisateur\n- L'auteur utilise ces informations pour améliorer les fonctionnalités de l'agent et pour vous fournir un meilleur service\n- En continuant la conversation, vous acceptez ces conditions.",
122
133
  "instructButton": "INSTRUCTEZ-MOI",
123
134
  "tryMeButton": "COMMENCER",
124
135
  "chatHistory": "Historique des discussions",
125
- "exportChatHistory": "Exporter l'historique des discussions",
126
- "exportChatHistoryMessage": "Voulez-vous exporter lhistorique des discussions ?",
127
- "chatBotButtonText": "CLIQUEZ ICI POUR OUVRIR LE CHATBOT",
128
- "conversationStartedLabel": "La conversation a commencé le",
136
+ "chatHistoryDescription": "Afficher l'historique des discussions avec cet agent",
137
+ "loadingChatHistory": "Chargement de l'historique des discussions...",
138
+ "noChatHistoryAvailable": "Aucun historique des discussions disponible",
139
+ "noResultsFound": "Aucun résultat trouvé pour \"{{searchText}}\"",
140
+ "searchInChatHistory": "Rechercher dans l'historique des chats...",
141
+ "latestFirst": "Plus récents d'abord",
142
+ "oldestFirst": "Plus anciens d'abord",
143
+ "exportChat": "Exporter le Chat",
129
144
  "settingsHeaderLabel": "Configurez ici si vous souhaitez définir la mémoire comme parole continue et modifiez les secondes de silence si vous souhaitez les personnaliser.",
130
145
  "continuousSpeechLabel": "Discours continu",
131
146
  "continuousSpeechDisabled": "Discours continu désactivé car l'agente est en mode muté",
@@ -138,17 +153,20 @@
138
153
  "controlsPosition": "Position des commandes",
139
154
  "tryMeHeaderLabel": "ESSAYER",
140
155
  "unknownPosition": "Position inconnue",
141
- "fieldPlace": "Écrivez le lieu (par exemple « Milano »)",
156
+ "fieldPlace": "Écrivez le lieu (par exemple « Milano »)",
142
157
  "showMapLinkFor": "Afficher la position sur la carte",
143
158
  "useMyPosition": "Utiliser ma position",
144
159
  "myPosition": "Votre poste",
145
160
  "updatingPosition": "Mise à jour du poste...",
146
- "placeNotFound": "Lieu introuvable !",
161
+ "placeNotFound": "Lieu introuvable !",
147
162
  "requirePosition": "Insérez votre position avant de commencer",
148
163
  "requirePositionHelp": "Pour parler à {{name}} vous devez décider si vous souhaitez ou non fournir votre poste. ",
149
164
  "dontWantToProvidePosition": "Je ne veux pas donner ma position",
150
165
  "attachmentsLabel": "Enrichissez votre message",
151
- "iWantToTalkToIn": "je veux parler à {{name}} dans"
166
+ "iWantToTalkToIn": "je veux parler à {{name}} dans",
167
+ "message": "message",
168
+ "messages": "messages",
169
+ "page": "Page {{current}} de {{total}}"
152
170
  },
153
171
  "upload": {
154
172
  "loginRequired": "Connexion requise",
@@ -191,7 +209,7 @@
191
209
  "points": "points",
192
210
  "memoriReachedLevel": "est devenu plus évolué et a atteint le niveau",
193
211
  "levelGoToStatistics": "{{Agent}} est au niveau {{level}} avec {{points}} points. ",
194
- "congratulationsNewLevel": "Félicitations, vous avez atteint un nouveau niveau !",
212
+ "congratulationsNewLevel": "Félicitations, vous avez atteint un nouveau niveau !",
195
213
  "congratulationsNewLevelDescription": "Votre Agent est devenu plus évolué avec {{points}} points, regardez le",
196
214
  "statistics": "statistiques"
197
215
  },
@@ -216,7 +234,7 @@
216
234
  "usernameFormatError": "Le nom d'utilisateur doit comporter au moins 3 caractères et contenir uniquement des lettres, des chiffres et _",
217
235
  "otpCode": "Le code de vérification",
218
236
  "resendVerificationCode": "Renvoyer le code",
219
- "resentVerificationCode": "Code de confirmation envoyé ! ",
237
+ "resentVerificationCode": "Code de confirmation envoyé ! ",
220
238
  "password": "Mot de passe",
221
239
  "newPassword": "Nouveau mot de passe",
222
240
  "confirmPassword": "Confirmez le mot de passe",
@@ -274,7 +292,7 @@
274
292
  "USER_OR_PASSWORD_INVALID": "Utilisateur ou mot de passe invalide",
275
293
  "USER_MUST_CHANGE_PASSWORD": "Vous devez changer votre mot de passe",
276
294
  "USER_MUST_ENTER_VERIFICATION_CODE": "Vous devez entrer le code de vérification",
277
- "USER_MISSING_TENANT": "Utilisateur : locataire manquant",
295
+ "USER_MISSING_TENANT": "Utilisateur : locataire manquant",
278
296
  "USER_MISSING_NAME": "Utilisateur : le nom est manquant",
279
297
  "USER_MISSING_PASSWORD": "Utilisateur : mot de passe manquant",
280
298
  "USER_MISSING_EMAIL": "Utilisateur : E-mail manquant",
@@ -294,9 +312,9 @@
294
312
  "USER_TOO_MANY_ATTEMPTS": "Trop de tentatives",
295
313
  "USER_MUST_ACCEPT_TNC_AND_PP": "Vous devez accepter les termes et conditions",
296
314
  "USER_BIRTH_DATE_CANT_BE_CHANGED": "La date de naissance ne peut pas être modifiée",
297
- "USER_CANT_SET_COMPLETION_PROVIDER": "Utilisateur : non autorisé à gérer le fournisseur de complétion",
298
- "USER_CANT_ENABLE_DEEP_THOUGHT": "Utilisateur : non autorisé à gérer Deep Thought",
299
- "USER_CANT_ENABLE_DCM_INTEGRATION": "Utilisateur : non autorisé à gérer l'intégration DCM",
315
+ "USER_CANT_SET_COMPLETION_PROVIDER": "Utilisateur : non autorisé à gérer le fournisseur de complétion",
316
+ "USER_CANT_ENABLE_DEEP_THOUGHT": "Utilisateur : non autorisé à gérer Deep Thought",
317
+ "USER_CANT_ENABLE_DCM_INTEGRATION": "Utilisateur : non autorisé à gérer l'intégration DCM",
300
318
  "USER_CANT_ENABLE_CHAINING_OR_BOARD_OF_EXPERTS": "Utilisateur : non autorisé à gérer des chaînages ou des groupes d'experts",
301
319
  "USER_CREATION_BILLING_DENIED_PERMISSION": "Vous n'avez pas assez de crédits pour créer un Agent",
302
320
  "USER_HAS_ONE_OR_MORE_COMPLETION_CONFIGS": "L'utilisateur dispose d'une ou plusieurs configurations de complétion",
@@ -373,28 +391,28 @@
373
391
  "INVITATION_CANT_BE_CHANGED": "Intation : ne peut pas être modifié",
374
392
  "ACTIONLOG_INVALID_USER_ID": "ID utilisateur invalide",
375
393
  "ACTIONLOG_INVALID_DATE_FROM_FORMAT": "Date de : format non valide",
376
- "ACTIONLOG_INVALID_DATE_TO_FORMAT": "Date de : format non valide",
394
+ "ACTIONLOG_INVALID_DATE_TO_FORMAT": "Date de : format non valide",
377
395
  "ACTIONLOG_INVALID_MEMORI_ID": "Identifiant Agent invalide",
378
396
  "CONSUMPTIONLOG_INVALID_TYPE": "Type de journal invalide",
379
397
  "CONSUMPTIONLOG_INVALID_DATE_FROM_FORMAT": "Date de : format non valide",
380
- "CONSUMPTIONLOG_INVALID_DATE_TO_FORMAT": "Date de : format non valide",
398
+ "CONSUMPTIONLOG_INVALID_DATE_TO_FORMAT": "Date de : format non valide",
381
399
  "CONSUMPTIONLOG_INVALID_USER_ID": "ID utilisateur invalide",
382
400
  "CONSUMPTIONLOG_INVALID_MEMORI_ID": "Identifiant Agent invalide",
383
- "NOTIFICATIONPREFS_INVALID_CHATLOG_EXTRACTION_PERIOD": "Notifications : période d'extraction du journal de discussion non valide",
401
+ "NOTIFICATIONPREFS_INVALID_CHATLOG_EXTRACTION_PERIOD": "Notifications : période d'extraction du journal de discussion non valide",
384
402
  "PROCESS_INVALID_TYPE": "Type de processus invalide",
385
403
  "PROCESS_ALREADY_RUNNING": "Processus déjà en cours",
386
404
  "PROCESS_NOT_FOUND": "Processus introuvable",
387
405
  "IMPORTCSV_MISSING_ROWS": "Import CSV : lignes manquantes",
388
- "IMPORTCSV_MISSING_CSV": "Importation CSV : CSV manquant",
406
+ "IMPORTCSV_MISSING_CSV": "Importation CSV : CSV manquant",
389
407
  "IMPORTCSV_MISSING_SEPARATOR": "Import CSV : séparateur manquant",
390
408
  "IMPORTCSV_INVALID_SEPARATOR": "Importation CSV : séparateur non valide",
391
409
  "IMPORTCSV_MISSING_HEADERS": "Import CSV : en-têtes manquants",
392
410
  "IMPORTCSV_MISSING_TITLE_VARIANT_SEPARATOR": "Import CSV : séparateur de variante de titre manquant",
393
- "IMPORTCSV_INVALID_RECEIVER_ID": "Importation CSV : ID de destinataire non valide",
411
+ "IMPORTCSV_INVALID_RECEIVER_ID": "Importation CSV : ID de destinataire non valide",
394
412
  "IMPORTCSV_INVALID_MEDIA_LINK": "Importation CSV : lien média non valide",
395
413
  "IMPORTCSV_INVALID_LINK_TITLE_HANDLING": "Importation CSV : titre du lien invalide",
396
414
  "IMPORTCSV_UNDETECTABLE_CHAR_ENCODING": "Import CSV : encodage de caractères indétectable",
397
- "IMPORTCSV_CANT_IMPORT_TO_SECRET_MEMORI": "Importation CSV : impossible d'importer dans les mémoires secrètes",
415
+ "IMPORTCSV_CANT_IMPORT_TO_SECRET_MEMORI": "Importation CSV : impossible d'importer dans les mémoires secrètes",
398
416
  "IMPORTTXT_MISSING_ROWS": "Importation de TXT : lignes manquantes",
399
417
  "IMPORTTXT_INVALID_GRANULARITY": "Importer TXT : granularité invalide",
400
418
  "IMPORTTXT_INVALID_RECEIVER_ID": "Importer TXT : ID de destinataire invalide",
@@ -404,14 +422,14 @@
404
422
  "IMPORTTXT_CANT_IMPORT_TO_SECRET_MEMORI": "Importation TXT : impossible d'importer vers les mémoires secrètes",
405
423
  "IMPORTTXT_IMPORT_LIMIT_EXCEEDED": "Importer TXT : limite d'importation dépassée",
406
424
  "IMPORTTXT_IMPORT_ON_GPT4_REQUIRES_API_KEY": "Importer TXT : l'importation sur GPT-4 nécessite une clé API",
407
- "IMPORTTXT_IMPORT_REQUIRES_PAYING": "Importer TXT : l'importation nécessite un forfait payant",
425
+ "IMPORTTXT_IMPORT_REQUIRES_PAYING": "Importer TXT : l'importation nécessite un forfait payant",
408
426
  "IMPORTTXT_BILLING_DENIED_PERMISSION": "Importer TXT : vous n'avez pas assez de crédits pour l'opération",
409
427
  "EXPORTCSV_MISSING_CSV_SPECS": "Exportation CSV : spécifications CSV manquantes",
410
428
  "EXPORTCSV_MISSING_SEPARATOR": "Export CSV : séparateur manquant",
411
429
  "EXPORTCSV_INVALID_SEPARATOR": "Exportation CSV : séparateur non valide",
412
430
  "EXPORTCSV_MISSING_TITLE_VARIANT_SEPARATOR": "Exportation CSV : séparateur de variante de titre manquant",
413
- "EXPORTCSV_MISSING_NEW_LINE_CHAR": "Exportation CSV : caractère de nouvelle ligne manquant",
414
- "EXPORTCSV_INVALID_NEW_LINE_CHAR": "Exportation CSV : caractère de nouvelle ligne non valide",
431
+ "EXPORTCSV_MISSING_NEW_LINE_CHAR": "Exportation CSV : caractère de nouvelle ligne manquant",
432
+ "EXPORTCSV_INVALID_NEW_LINE_CHAR": "Exportation CSV : caractère de nouvelle ligne non valide",
415
433
  "EXPORTCSV_MISSING_PASSWORD": "Export CSV : mot de passe manquant",
416
434
  "EXPORTJSONL_MISSING_JSONL_SPECS": "Export JSONL : spécifications JSONL manquantes",
417
435
  "EXPORTJSONL_MISSING_PLATFORM": "Export JSONL : plateforme manquante",
@@ -103,16 +103,16 @@
103
103
  "widget": {
104
104
  "instruct": "Istruisci",
105
105
  "test": "Prova",
106
- "sound": "Audio",
106
+ "sound": "Suono",
107
107
  "position": "Preferenze posizione",
108
108
  "settings": "Impostazioni",
109
109
  "share": "Condividi",
110
110
  "shareChat": "Condividi chat",
111
111
  "sendOnKeypress": "Premi Invio per inviare",
112
- "sendOnClick": "Clicca sul bottone di invio",
113
- "boardOfExperts": "Gruppo di esperti",
114
- "showExpertsInTheBoard": "Mostra gli esperti di questo gruppo",
115
- "expertsInTheBoard": "Esperti di questo gruppo",
112
+ "sendOnClick": "Clicca su Invia",
113
+ "boardOfExperts": "Board di esperti",
114
+ "showExpertsInTheBoard": "Mostra esperti in questa board",
115
+ "expertsInTheBoard": "Esperti in questa board",
116
116
  "goToIntegrationsToCustomizeAvatar": "Per personalizzare l'avatar, vai a Condividimi e configura la pagina pubblica"
117
117
  },
118
118
  "write_and_speak": {
@@ -131,6 +131,14 @@
131
131
  "tryMeButton": "INIZIAMO",
132
132
  "resumeButton": "RIPRENDI",
133
133
  "chatHistory": "Cronologia chat",
134
+ "chatHistoryDescription": "Mostra la cronologia chat con questo agente",
135
+ "loadingChatHistory": "Caricamento cronologia chat...",
136
+ "noChatHistoryAvailable": "Nessuna cronologia chat disponibile",
137
+ "noResultsFound": "Nessun risultato trovato per \"{{searchText}}\"",
138
+ "searchInChatHistory": "Cerca nella cronologia chat...",
139
+ "latestFirst": "Più recenti prima",
140
+ "oldestFirst": "Più vecchi prima",
141
+ "exportChat": "Esporta Chat",
134
142
  "exportChatHistory": "Esporta la cronologia chat",
135
143
  "exportChatHistoryMessage": "Vuoi esportare la cronologia chat?",
136
144
  "chatBotButtonText": "CLICCA QUI PER APRIRE LA CHAT",
@@ -167,7 +175,10 @@
167
175
  "requirePositionHelp": "Per parlare con {{name}} devi decidere se fornire o meno la tua posizione. Questo perchè diverse risposte che potrà fornirti potrebbero dipendere da dove ti trovi.",
168
176
  "dontWantToProvidePosition": "Non voglio fornire la mia posizione",
169
177
  "attachmentsLabel": "Arricchisci il tuo messaggio",
170
- "iWantToTalkToIn": "Voglio parlare con {{name}} in"
178
+ "iWantToTalkToIn": "Voglio parlare con {{name}} in",
179
+ "message": "messaggio",
180
+ "messages": "messaggi",
181
+ "page": "Pagina {{current}} di {{total}}"
171
182
  },
172
183
  "media": {
173
184
  "title": "Titolo",
package/esm/styles.css CHANGED
@@ -29,6 +29,7 @@
29
29
  @import url('./components/ChatTextArea/ChatTextArea.css');
30
30
  @import url('./components/CustomGLBModelViewer/ModelViewer.css');
31
31
  @import url('./components/SettingsDrawer/SettingsDrawer.css');
32
+ @import url('./components/ChatHistoryDrawer/ChatHistory.css');
32
33
  @import url('./components/ExpertsDrawer/ExpertsDrawer.css');
33
34
  @import url('./components/ExportHistoryButton/ExportHistoryButton.css');
34
35
  @import url('./components/FeedbackButtons/FeedbackButtons.css');
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "7.28.1",
2
+ "version": "7.29.1",
3
3
  "name": "@memori.ai/memori-react",
4
4
  "author": "Memori Srl",
5
5
  "main": "dist/index.js",
@@ -73,6 +73,7 @@ export interface Props {
73
73
  user?: User;
74
74
  experts?: ExpertReference[];
75
75
  useMathFormatting?: boolean;
76
+ isHistoryView?: boolean;
76
77
  showFunctionCache?: boolean;
77
78
  }
78
79
 
@@ -121,9 +122,11 @@ const Chat: React.FC<Props> = ({
121
122
  showUpload = false,
122
123
  experts,
123
124
  useMathFormatting = false,
125
+ isHistoryView = false,
124
126
  showFunctionCache = false,
125
127
  }) => {
126
128
  const scrollToBottom = () => {
129
+ if (isHistoryView) return;
127
130
  setTimeout(() => {
128
131
  let userMsgs = document.querySelectorAll(
129
132
  '.memori-chat--bubble-container.memori-chat--bubble-from-user'
@@ -132,8 +135,8 @@ const Chat: React.FC<Props> = ({
132
135
  }, 200);
133
136
  };
134
137
  useEffect(() => {
135
- !preview && scrollToBottom();
136
- }, [history, preview]);
138
+ !preview && !isHistoryView && scrollToBottom();
139
+ }, [history, preview, isHistoryView]);
137
140
 
138
141
  const onTextareaFocus = () => {
139
142
  stopListening();