@magmamath/students-features 0.11.0-rc.19 → 0.11.0-rc.21
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.
- package/dist/commonjs/features/chatbot/helpers.js +2 -2
- package/dist/commonjs/features/chatbot/helpers.js.map +1 -1
- package/dist/commonjs/features/chatbot/model/ChatBoxTextManager.js +1 -1
- package/dist/commonjs/shared/translation/localization/ca.json +2 -1
- package/dist/commonjs/shared/translation/localization/de.json +2 -1
- package/dist/commonjs/shared/translation/localization/en.json +2 -1
- package/dist/commonjs/shared/translation/localization/gb.json +2 -1
- package/dist/commonjs/shared/translation/localization/sct.json +2 -1
- package/dist/commonjs/shared/translation/localization/sw.json +1 -0
- package/dist/module/features/chatbot/helpers.js +2 -2
- package/dist/module/features/chatbot/helpers.js.map +1 -1
- package/dist/module/features/chatbot/model/ChatBoxTextManager.js +1 -1
- package/dist/module/shared/translation/localization/ca.json +2 -1
- package/dist/module/shared/translation/localization/de.json +2 -1
- package/dist/module/shared/translation/localization/en.json +2 -1
- package/dist/module/shared/translation/localization/gb.json +2 -1
- package/dist/module/shared/translation/localization/sct.json +2 -1
- package/dist/module/shared/translation/localization/sw.json +1 -0
- package/dist/typescript/commonjs/shared/translation/constants.d.ts +6 -0
- package/dist/typescript/commonjs/shared/translation/constants.d.ts.map +1 -1
- package/dist/typescript/commonjs/shared/translation/model.d.ts +2 -0
- package/dist/typescript/commonjs/shared/translation/model.d.ts.map +1 -1
- package/dist/typescript/module/shared/translation/constants.d.ts +6 -0
- package/dist/typescript/module/shared/translation/constants.d.ts.map +1 -1
- package/dist/typescript/module/shared/translation/model.d.ts +2 -0
- package/dist/typescript/module/shared/translation/model.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/features/chatbot/helpers.ts +2 -2
- package/src/features/chatbot/model/ChatBoxTextManager.ts +1 -1
- package/src/shared/translation/localization/ca.json +2 -1
- package/src/shared/translation/localization/de.json +2 -1
- package/src/shared/translation/localization/en.json +2 -1
- package/src/shared/translation/localization/gb.json +2 -1
- package/src/shared/translation/localization/sct.json +2 -1
- package/src/shared/translation/localization/sw.json +1 -0
|
@@ -29,12 +29,12 @@ const transformAlternatives = payload => {
|
|
|
29
29
|
isOpenChatEnabled,
|
|
30
30
|
options: {
|
|
31
31
|
default: [{
|
|
32
|
-
text:
|
|
32
|
+
text: (0, _index.t)('chat.needHint'),
|
|
33
33
|
promptKey: payload.options.default[0].promptKey,
|
|
34
34
|
translatedText: payload.options.default[0].translatedText
|
|
35
35
|
}],
|
|
36
36
|
hints: [{
|
|
37
|
-
text: isOpenChatEnabled ? (0, _index.t)('chat.
|
|
37
|
+
text: isOpenChatEnabled ? (0, _index.t)('chat.needHint') : (0, _index.t)('chat.anotherHint'),
|
|
38
38
|
promptKey: payload.options.hints[0].promptKey,
|
|
39
39
|
translatedText: payload.options.hints[0].translatedText
|
|
40
40
|
}]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_reactNativeUi","require","_constants","_index","_modelTypes","decodeHTMLEntities","input","replace","exports","replaceKatexSyntax","texts","reverse","replacements","Object","entries","KATEX_REPLACEMENTS_REVERSE","KATEX_REPLACEMENTS","map","text","reduce","newText","pattern","placeholder","RegExp","transformAlternatives","payload","isOpenChatEnabled","IS_WEB","options","default","t","promptKey","translatedText","hints","prepareChatRequestPayload","threadItem","conversationId","freeTextMessage","problemDescription","problemStandards","problemAnswer","language","imageCdnId","imageAltText","answerOptions","answer","type","ChatRequestType","FREETEXT","data","message","length","correctAnswer","altText","HINT","getNextHintProps","userAnswer"],"sourceRoot":"../../../../src","sources":["features/chatbot/helpers.ts"],"mappings":";;;;;;;;AAAA,IAAAA,cAAA,GAAAC,OAAA;AAEA,IAAAC,UAAA,GAAAD,OAAA;AAEA,IAAAE,MAAA,GAAAF,OAAA;AAEA,IAAAG,WAAA,GAAAH,OAAA;AALA;;AAOO,MAAMI,kBAAkB,GAAIC,KAAa,IAAK;EACnD,OAAOA,KAAK,CAACC,OAAO,CAAC,QAAQ,EAAE,GAAG,CAAC;AACrC,CAAC;AAAAC,OAAA,CAAAH,kBAAA,GAAAA,kBAAA;AAEM,MAAMI,kBAAkB,GAAGA,CAACC,KAAe,EAAEC,OAAO,GAAG,KAAK,KAAK;EACtE,MAAMC,YAAY,GAAGD,OAAO,GACxBE,MAAM,CAACC,OAAO,CAACC,qCAA0B,CAAC,GAC1CF,MAAM,CAACC,OAAO,CAACE,6BAAkB,CAAC;EAEtC,OAAON,KAAK,CAACO,GAAG,CAAEC,IAAI,IACpBN,YAAY,CAACO,MAAM,CACjB,CAACC,OAAO,EAAE,CAACC,OAAO,EAAEC,WAAW,CAAC,KAAKF,OAAO,CAACb,OAAO,CAAC,IAAIgB,MAAM,CAACF,OAAO,EAAE,GAAG,CAAC,EAAEC,WAAW,CAAC,EAC3FJ,IACF,CACF,CAAC;AACH,CAAC;AAAAV,OAAA,CAAAC,kBAAA,GAAAA,kBAAA;AAEM,MAAMe,qBAAqB,GAAIC,OAAuC,IAAK;EAChF,IAAI,CAACA,OAAO,EAAE,OAAOA,OAAO;EAE5B,MAAMC,iBAAiB,GAAG,CAAC,CAACD,OAAO,CAACC,iBAAiB,IAAIC,qBAAM;EAE/D,OAAO;IACL,GAAGF,OAAO;IACVC,iBAAiB;IACjBE,OAAO,EAAE;MACPC,OAAO,EAAE,CACP;QACEX,IAAI,
|
|
1
|
+
{"version":3,"names":["_reactNativeUi","require","_constants","_index","_modelTypes","decodeHTMLEntities","input","replace","exports","replaceKatexSyntax","texts","reverse","replacements","Object","entries","KATEX_REPLACEMENTS_REVERSE","KATEX_REPLACEMENTS","map","text","reduce","newText","pattern","placeholder","RegExp","transformAlternatives","payload","isOpenChatEnabled","IS_WEB","options","default","t","promptKey","translatedText","hints","prepareChatRequestPayload","threadItem","conversationId","freeTextMessage","problemDescription","problemStandards","problemAnswer","language","imageCdnId","imageAltText","answerOptions","answer","type","ChatRequestType","FREETEXT","data","message","length","correctAnswer","altText","HINT","getNextHintProps","userAnswer"],"sourceRoot":"../../../../src","sources":["features/chatbot/helpers.ts"],"mappings":"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","ignoreList":[]}
|
|
@@ -13,7 +13,7 @@ class ChatBotTextManager {
|
|
|
13
13
|
}).bindToLanguageChanged(_index.$localization.updates);
|
|
14
14
|
messages = {
|
|
15
15
|
error: this.messagesCreator.createMessage('chat.errorMessage', {
|
|
16
|
-
options: [this.messagesCreator.createOption('chat.
|
|
16
|
+
options: [this.messagesCreator.createOption('chat.needHint')]
|
|
17
17
|
}),
|
|
18
18
|
start: this.messagesCreator.createMessage('chat.howCanIHelp'),
|
|
19
19
|
endMessage: this.messagesCreator.createMessage('chat.answerAgain'),
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "vor {{count}} Jahren",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Gib mir noch einen Hinweis",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Gib mir bitte einen Hinweis",
|
|
18
|
+
"needHint": "Ich brauche einen Hinweis",
|
|
18
19
|
"giveHintOpenChat": "Ich brauche einen Hinweis",
|
|
19
20
|
"answerAgain": "Noch einmal antworten, um einen weiteren Hinweis zu bekommen!",
|
|
20
21
|
"errorMessage": "Etwas ist schiefgelaufen! Versuch es erneut",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Ge mig en till ledtråd",
|
|
17
17
|
"giveHint": "Ge mig en ledtråd",
|
|
18
|
+
"needHint": "Ge mig en ledtråd",
|
|
18
19
|
"giveHintOpenChat": "Ge ledtråd",
|
|
19
20
|
"answerAgain": "Svara igen för att få en till ledtråd!",
|
|
20
21
|
"errorMessage": "Något gick snett! Försök igen",
|
|
@@ -20,12 +20,12 @@ export const transformAlternatives = payload => {
|
|
|
20
20
|
isOpenChatEnabled,
|
|
21
21
|
options: {
|
|
22
22
|
default: [{
|
|
23
|
-
text:
|
|
23
|
+
text: t('chat.needHint'),
|
|
24
24
|
promptKey: payload.options.default[0].promptKey,
|
|
25
25
|
translatedText: payload.options.default[0].translatedText
|
|
26
26
|
}],
|
|
27
27
|
hints: [{
|
|
28
|
-
text: isOpenChatEnabled ? t('chat.
|
|
28
|
+
text: isOpenChatEnabled ? t('chat.needHint') : t('chat.anotherHint'),
|
|
29
29
|
promptKey: payload.options.hints[0].promptKey,
|
|
30
30
|
translatedText: payload.options.hints[0].translatedText
|
|
31
31
|
}]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["IS_WEB","KATEX_REPLACEMENTS","KATEX_REPLACEMENTS_REVERSE","t","ChatRequestType","decodeHTMLEntities","input","replace","replaceKatexSyntax","texts","reverse","replacements","Object","entries","map","text","reduce","newText","pattern","placeholder","RegExp","transformAlternatives","payload","isOpenChatEnabled","options","default","promptKey","translatedText","hints","prepareChatRequestPayload","threadItem","conversationId","freeTextMessage","problemDescription","problemStandards","problemAnswer","language","imageCdnId","imageAltText","answerOptions","answer","type","FREETEXT","data","message","length","correctAnswer","altText","HINT","getNextHintProps","userAnswer"],"sourceRoot":"../../../../src","sources":["features/chatbot/helpers.ts"],"mappings":";;AAAA,SAASA,MAAM,QAAQ,4BAA4B;AACnD;AACA,SAASC,kBAAkB,EAAEC,0BAA0B,QAAQ,gBAAa;AAE5E,SAASC,CAAC,QAAQ,mCAA0B;AAE5C,SAA6BC,eAAe,QAAQ,wBAAqB;AAEzE,OAAO,MAAMC,kBAAkB,GAAIC,KAAa,IAAK;EACnD,OAAOA,KAAK,CAACC,OAAO,CAAC,QAAQ,EAAE,GAAG,CAAC;AACrC,CAAC;AAED,OAAO,MAAMC,kBAAkB,GAAGA,CAACC,KAAe,EAAEC,OAAO,GAAG,KAAK,KAAK;EACtE,MAAMC,YAAY,GAAGD,OAAO,GACxBE,MAAM,CAACC,OAAO,CAACX,0BAA0B,CAAC,GAC1CU,MAAM,CAACC,OAAO,CAACZ,kBAAkB,CAAC;EAEtC,OAAOQ,KAAK,CAACK,GAAG,CAAEC,IAAI,IACpBJ,YAAY,CAACK,MAAM,CACjB,CAACC,OAAO,EAAE,CAACC,OAAO,EAAEC,WAAW,CAAC,KAAKF,OAAO,CAACV,OAAO,CAAC,IAAIa,MAAM,CAACF,OAAO,EAAE,GAAG,CAAC,EAAEC,WAAW,CAAC,EAC3FJ,IACF,CACF,CAAC;AACH,CAAC;AAED,OAAO,MAAMM,qBAAqB,GAAIC,OAAuC,IAAK;EAChF,IAAI,CAACA,OAAO,EAAE,OAAOA,OAAO;EAE5B,MAAMC,iBAAiB,GAAG,CAAC,CAACD,OAAO,CAACC,iBAAiB,IAAIvB,MAAM;EAE/D,OAAO;IACL,GAAGsB,OAAO;IACVC,iBAAiB;IACjBC,OAAO,EAAE;MACPC,OAAO,EAAE,CACP;QACEV,IAAI,
|
|
1
|
+
{"version":3,"names":["IS_WEB","KATEX_REPLACEMENTS","KATEX_REPLACEMENTS_REVERSE","t","ChatRequestType","decodeHTMLEntities","input","replace","replaceKatexSyntax","texts","reverse","replacements","Object","entries","map","text","reduce","newText","pattern","placeholder","RegExp","transformAlternatives","payload","isOpenChatEnabled","options","default","promptKey","translatedText","hints","prepareChatRequestPayload","threadItem","conversationId","freeTextMessage","problemDescription","problemStandards","problemAnswer","language","imageCdnId","imageAltText","answerOptions","answer","type","FREETEXT","data","message","length","correctAnswer","altText","HINT","getNextHintProps","userAnswer"],"sourceRoot":"../../../../src","sources":["features/chatbot/helpers.ts"],"mappings":"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","ignoreList":[]}
|
|
@@ -9,7 +9,7 @@ export class ChatBotTextManager {
|
|
|
9
9
|
}).bindToLanguageChanged($localization.updates);
|
|
10
10
|
messages = {
|
|
11
11
|
error: this.messagesCreator.createMessage('chat.errorMessage', {
|
|
12
|
-
options: [this.messagesCreator.createOption('chat.
|
|
12
|
+
options: [this.messagesCreator.createOption('chat.needHint')]
|
|
13
13
|
}),
|
|
14
14
|
start: this.messagesCreator.createMessage('chat.howCanIHelp'),
|
|
15
15
|
endMessage: this.messagesCreator.createMessage('chat.answerAgain'),
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "vor {{count}} Jahren",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Gib mir noch einen Hinweis",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Gib mir bitte einen Hinweis",
|
|
18
|
+
"needHint": "Ich brauche einen Hinweis",
|
|
18
19
|
"giveHintOpenChat": "Ich brauche einen Hinweis",
|
|
19
20
|
"answerAgain": "Noch einmal antworten, um einen weiteren Hinweis zu bekommen!",
|
|
20
21
|
"errorMessage": "Etwas ist schiefgelaufen! Versuch es erneut",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Ge mig en till ledtråd",
|
|
17
17
|
"giveHint": "Ge mig en ledtråd",
|
|
18
|
+
"needHint": "Ge mig en ledtråd",
|
|
18
19
|
"giveHintOpenChat": "Ge ledtråd",
|
|
19
20
|
"answerAgain": "Svara igen för att få en till ledtråd!",
|
|
20
21
|
"errorMessage": "Något gick snett! Försök igen",
|
|
@@ -16,6 +16,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
16
16
|
chat: {
|
|
17
17
|
anotherHint: string;
|
|
18
18
|
giveHint: string;
|
|
19
|
+
needHint: string;
|
|
19
20
|
giveHintOpenChat: string;
|
|
20
21
|
answerAgain: string;
|
|
21
22
|
errorMessage: string;
|
|
@@ -77,6 +78,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
77
78
|
chat: {
|
|
78
79
|
anotherHint: string;
|
|
79
80
|
giveHint: string;
|
|
81
|
+
needHint: string;
|
|
80
82
|
giveHintOpenChat: string;
|
|
81
83
|
answerAgain: string;
|
|
82
84
|
errorMessage: string;
|
|
@@ -138,6 +140,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
138
140
|
chat: {
|
|
139
141
|
anotherHint: string;
|
|
140
142
|
giveHint: string;
|
|
143
|
+
needHint: string;
|
|
141
144
|
giveHintOpenChat: string;
|
|
142
145
|
answerAgain: string;
|
|
143
146
|
errorMessage: string;
|
|
@@ -199,6 +202,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
199
202
|
chat: {
|
|
200
203
|
anotherHint: string;
|
|
201
204
|
giveHint: string;
|
|
205
|
+
needHint: string;
|
|
202
206
|
giveHintOpenChat: string;
|
|
203
207
|
answerAgain: string;
|
|
204
208
|
errorMessage: string;
|
|
@@ -260,6 +264,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
260
264
|
chat: {
|
|
261
265
|
anotherHint: string;
|
|
262
266
|
giveHint: string;
|
|
267
|
+
needHint: string;
|
|
263
268
|
giveHintOpenChat: string;
|
|
264
269
|
answerAgain: string;
|
|
265
270
|
errorMessage: string;
|
|
@@ -321,6 +326,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
321
326
|
chat: {
|
|
322
327
|
anotherHint: string;
|
|
323
328
|
giveHint: string;
|
|
329
|
+
needHint: string;
|
|
324
330
|
giveHintOpenChat: string;
|
|
325
331
|
answerAgain: string;
|
|
326
332
|
errorMessage: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/constants.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/constants.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOhC,CAAA"}
|
|
@@ -17,6 +17,7 @@ export declare const setLocalization: import("effector").EventCallable<{
|
|
|
17
17
|
chat: {
|
|
18
18
|
anotherHint: string;
|
|
19
19
|
giveHint: string;
|
|
20
|
+
needHint: string;
|
|
20
21
|
giveHintOpenChat: string;
|
|
21
22
|
answerAgain: string;
|
|
22
23
|
errorMessage: string;
|
|
@@ -78,6 +79,7 @@ export declare const $localization: import("effector").StoreWritable<{
|
|
|
78
79
|
chat: {
|
|
79
80
|
anotherHint: string;
|
|
80
81
|
giveHint: string;
|
|
82
|
+
needHint: string;
|
|
81
83
|
giveHintOpenChat: string;
|
|
82
84
|
answerAgain: string;
|
|
83
85
|
errorMessage: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/model.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,YAAY,EAAE,MAAM,SAAS,CAAA;AAC9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAElD,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/model.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,YAAY,EAAE,MAAM,SAAS,CAAA;AAC9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAElD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cACD,OAAO,oBAAoB,KAAK,YAAY,EACpE,CAAA;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAMzB,CAAA"}
|
|
@@ -16,6 +16,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
16
16
|
chat: {
|
|
17
17
|
anotherHint: string;
|
|
18
18
|
giveHint: string;
|
|
19
|
+
needHint: string;
|
|
19
20
|
giveHintOpenChat: string;
|
|
20
21
|
answerAgain: string;
|
|
21
22
|
errorMessage: string;
|
|
@@ -77,6 +78,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
77
78
|
chat: {
|
|
78
79
|
anotherHint: string;
|
|
79
80
|
giveHint: string;
|
|
81
|
+
needHint: string;
|
|
80
82
|
giveHintOpenChat: string;
|
|
81
83
|
answerAgain: string;
|
|
82
84
|
errorMessage: string;
|
|
@@ -138,6 +140,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
138
140
|
chat: {
|
|
139
141
|
anotherHint: string;
|
|
140
142
|
giveHint: string;
|
|
143
|
+
needHint: string;
|
|
141
144
|
giveHintOpenChat: string;
|
|
142
145
|
answerAgain: string;
|
|
143
146
|
errorMessage: string;
|
|
@@ -199,6 +202,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
199
202
|
chat: {
|
|
200
203
|
anotherHint: string;
|
|
201
204
|
giveHint: string;
|
|
205
|
+
needHint: string;
|
|
202
206
|
giveHintOpenChat: string;
|
|
203
207
|
answerAgain: string;
|
|
204
208
|
errorMessage: string;
|
|
@@ -260,6 +264,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
260
264
|
chat: {
|
|
261
265
|
anotherHint: string;
|
|
262
266
|
giveHint: string;
|
|
267
|
+
needHint: string;
|
|
263
268
|
giveHintOpenChat: string;
|
|
264
269
|
answerAgain: string;
|
|
265
270
|
errorMessage: string;
|
|
@@ -321,6 +326,7 @@ export declare const LOCALIZATION_CONFIGS: {
|
|
|
321
326
|
chat: {
|
|
322
327
|
anotherHint: string;
|
|
323
328
|
giveHint: string;
|
|
329
|
+
needHint: string;
|
|
324
330
|
giveHintOpenChat: string;
|
|
325
331
|
answerAgain: string;
|
|
326
332
|
errorMessage: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/constants.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/constants.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAOhC,CAAA"}
|
|
@@ -17,6 +17,7 @@ export declare const setLocalization: import("effector").EventCallable<{
|
|
|
17
17
|
chat: {
|
|
18
18
|
anotherHint: string;
|
|
19
19
|
giveHint: string;
|
|
20
|
+
needHint: string;
|
|
20
21
|
giveHintOpenChat: string;
|
|
21
22
|
answerAgain: string;
|
|
22
23
|
errorMessage: string;
|
|
@@ -78,6 +79,7 @@ export declare const $localization: import("effector").StoreWritable<{
|
|
|
78
79
|
chat: {
|
|
79
80
|
anotherHint: string;
|
|
80
81
|
giveHint: string;
|
|
82
|
+
needHint: string;
|
|
81
83
|
giveHintOpenChat: string;
|
|
82
84
|
answerAgain: string;
|
|
83
85
|
errorMessage: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/model.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,YAAY,EAAE,MAAM,SAAS,CAAA;AAC9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAElD,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"model.d.ts","sourceRoot":"","sources":["../../../../../src/shared/translation/model.ts"],"names":[],"mappings":"AACA,OAAO,EAAU,YAAY,EAAE,MAAM,SAAS,CAAA;AAC9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAA;AAElD,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cACD,OAAO,oBAAoB,KAAK,YAAY,EACpE,CAAA;AAEH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAMzB,CAAA"}
|
package/package.json
CHANGED
|
@@ -34,14 +34,14 @@ export const transformAlternatives = (payload: GetAlternativesResponse | null) =
|
|
|
34
34
|
options: {
|
|
35
35
|
default: [
|
|
36
36
|
{
|
|
37
|
-
text:
|
|
37
|
+
text: t('chat.needHint'),
|
|
38
38
|
promptKey: payload.options.default[0].promptKey,
|
|
39
39
|
translatedText: payload.options.default[0].translatedText,
|
|
40
40
|
},
|
|
41
41
|
],
|
|
42
42
|
hints: [
|
|
43
43
|
{
|
|
44
|
-
text: isOpenChatEnabled ? t('chat.
|
|
44
|
+
text: isOpenChatEnabled ? t('chat.needHint') : t('chat.anotherHint'),
|
|
45
45
|
promptKey: payload.options.hints[0].promptKey,
|
|
46
46
|
translatedText: payload.options.hints[0].translatedText,
|
|
47
47
|
},
|
|
@@ -11,7 +11,7 @@ export class ChatBotTextManager {
|
|
|
11
11
|
|
|
12
12
|
public readonly messages: ChatbotMessages = {
|
|
13
13
|
error: this.messagesCreator.createMessage('chat.errorMessage', {
|
|
14
|
-
options: [this.messagesCreator.createOption('chat.
|
|
14
|
+
options: [this.messagesCreator.createOption('chat.needHint')],
|
|
15
15
|
}),
|
|
16
16
|
start: this.messagesCreator.createMessage('chat.howCanIHelp'),
|
|
17
17
|
endMessage: this.messagesCreator.createMessage('chat.answerAgain'),
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "vor {{count}} Jahren",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Gib mir noch einen Hinweis",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Gib mir bitte einen Hinweis",
|
|
18
|
+
"needHint": "Ich brauche einen Hinweis",
|
|
18
19
|
"giveHintOpenChat": "Ich brauche einen Hinweis",
|
|
19
20
|
"answerAgain": "Noch einmal antworten, um einen weiteren Hinweis zu bekommen!",
|
|
20
21
|
"errorMessage": "Etwas ist schiefgelaufen! Versuch es erneut",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -14,7 +14,8 @@
|
|
|
14
14
|
"time.yearsAgo": "{{count}} years ago",
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Give me another hint",
|
|
17
|
-
"giveHint": "
|
|
17
|
+
"giveHint": "Give me a hint",
|
|
18
|
+
"needHint": "I need a hint",
|
|
18
19
|
"giveHintOpenChat": "I need a hint",
|
|
19
20
|
"answerAgain": "Answer again to get another hint!",
|
|
20
21
|
"errorMessage": "Something went wrong! Try again",
|
|
@@ -15,6 +15,7 @@
|
|
|
15
15
|
"chat": {
|
|
16
16
|
"anotherHint": "Ge mig en till ledtråd",
|
|
17
17
|
"giveHint": "Ge mig en ledtråd",
|
|
18
|
+
"needHint": "Ge mig en ledtråd",
|
|
18
19
|
"giveHintOpenChat": "Ge ledtråd",
|
|
19
20
|
"answerAgain": "Svara igen för att få en till ledtråd!",
|
|
20
21
|
"errorMessage": "Något gick snett! Försök igen",
|