@alfadocs/ui-kit 0.45.0 → 0.47.0
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/_chunks/alia-sidebar-CVIPrdc9.js +1125 -0
- package/dist/_chunks/{audio-recorder-C1rhKhSN.js → audio-recorder-DC-v9YFW.js} +81 -91
- package/dist/_chunks/{chat-input-CQe7nR_v.js → chat-input-CFwc7JxL.js} +2 -1
- package/dist/_chunks/{chat-message-ASgGtj-L.js → chat-message-B5JpFj0F.js} +79 -73
- package/dist/_chunks/code-block-HoddNOKJ.js +106 -0
- package/dist/_chunks/download-CDF1sbL9.js +16 -0
- package/dist/_chunks/{editable-currency-cell-renderer-BEBUQl9P.js → editable-currency-cell-renderer-CLil9B29.js} +283 -293
- package/dist/_chunks/{freemium-paywall-BYist2sJ.js → freemium-paywall-DzpD63WY.js} +2 -2
- package/dist/_chunks/mic-B4Gog3Gi.js +16 -0
- package/dist/_chunks/{payment-form-DqEiEJRO.js → payment-form-BNTx4876.js} +225 -196
- package/dist/_chunks/pencil-CfQX-0Qc.js +21 -0
- package/dist/_chunks/{streaming-text-GH07yIYh.js → streaming-text-CfhDqtIT.js} +49 -45
- package/dist/_chunks/{workflow-map-BFNpzTiw.js → workflow-map-Djn1QMJc.js} +135 -150
- package/dist/agent-catalog.json +1 -1
- package/dist/components/_shared/code-block.d.ts +39 -0
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/chat-input/index.js +1 -1
- package/dist/components/chat-message/chat-message.d.ts +6 -0
- package/dist/components/chat-message/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/payment-form/payment-form.d.ts +6 -0
- package/dist/components/streaming-text/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +15 -0
- package/dist/i18n/locales/ar.js +16 -1
- package/dist/i18n/locales/de.d.ts +15 -0
- package/dist/i18n/locales/de.js +16 -1
- package/dist/i18n/locales/el.d.ts +15 -0
- package/dist/i18n/locales/el.js +16 -1
- package/dist/i18n/locales/en.d.ts +15 -0
- package/dist/i18n/locales/en.js +16 -1
- package/dist/i18n/locales/es.d.ts +15 -0
- package/dist/i18n/locales/es.js +16 -1
- package/dist/i18n/locales/fr.d.ts +15 -0
- package/dist/i18n/locales/fr.js +16 -1
- package/dist/i18n/locales/hi.d.ts +15 -0
- package/dist/i18n/locales/hi.js +16 -1
- package/dist/i18n/locales/it.d.ts +15 -0
- package/dist/i18n/locales/it.js +16 -1
- package/dist/i18n/locales/ja.d.ts +15 -0
- package/dist/i18n/locales/ja.js +16 -1
- package/dist/i18n/locales/nl.d.ts +15 -0
- package/dist/i18n/locales/nl.js +16 -1
- package/dist/i18n/locales/pl.d.ts +15 -0
- package/dist/i18n/locales/pl.js +16 -1
- package/dist/i18n/locales/pt.d.ts +15 -0
- package/dist/i18n/locales/pt.js +16 -1
- package/dist/i18n/locales/ro.d.ts +15 -0
- package/dist/i18n/locales/ro.js +16 -1
- package/dist/i18n/locales/ru.d.ts +15 -0
- package/dist/i18n/locales/ru.js +16 -1
- package/dist/i18n/locales/sq.d.ts +15 -0
- package/dist/i18n/locales/sq.js +16 -1
- package/dist/i18n/locales/sv.d.ts +15 -0
- package/dist/i18n/locales/sv.js +16 -1
- package/dist/i18n/locales/tr.d.ts +15 -0
- package/dist/i18n/locales/tr.js +16 -1
- package/dist/i18n/locales/zh.d.ts +15 -0
- package/dist/i18n/locales/zh.js +16 -1
- package/dist/index.js +9 -9
- package/dist/locales/ar.json +16 -1
- package/dist/locales/de.json +16 -1
- package/dist/locales/el.json +16 -1
- package/dist/locales/en.json +16 -1
- package/dist/locales/es.json +16 -1
- package/dist/locales/fr.json +16 -1
- package/dist/locales/hi.json +16 -1
- package/dist/locales/it.json +16 -1
- package/dist/locales/ja.json +16 -1
- package/dist/locales/nl.json +16 -1
- package/dist/locales/pl.json +16 -1
- package/dist/locales/pt.json +16 -1
- package/dist/locales/ro.json +16 -1
- package/dist/locales/ru.json +16 -1
- package/dist/locales/sq.json +16 -1
- package/dist/locales/sv.json +16 -1
- package/dist/locales/tr.json +16 -1
- package/dist/locales/zh.json +16 -1
- package/dist/patterns/alia-assistant/alia-types.d.ts +61 -0
- package/dist/patterns/alia-assistant/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +1 -1
- package/dist/_chunks/alia-sidebar-Be8FhKYd.js +0 -837
package/dist/agent-catalog.json
CHANGED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Shared fenced-code-block renderer for the chat markdown path.
|
|
3
|
+
*
|
|
4
|
+
* `splitCodeFences` slices a markdown string into plain-text and fenced-code
|
|
5
|
+
* segments so `ChatMessage` / `StreamingText` can keep their existing inline
|
|
6
|
+
* tokenizers for the text runs and render `<CodeBlock>` for the code runs.
|
|
7
|
+
* It tolerates an UNTERMINATED trailing fence — the streaming case, where the
|
|
8
|
+
* closing ``` has not arrived yet — so a prompt renders as a code block as it
|
|
9
|
+
* streams in.
|
|
10
|
+
*
|
|
11
|
+
* `CodeBlock` renders the code in a scrollable monospace surface with a Copy
|
|
12
|
+
* affordance (clipboard + a brief "Copied" confirmation, graceful no-op when
|
|
13
|
+
* the clipboard API is unavailable). No `dangerouslySetInnerHTML`.
|
|
14
|
+
*/
|
|
15
|
+
import { type HTMLAttributes } from 'react';
|
|
16
|
+
export type MarkdownSegment = {
|
|
17
|
+
type: 'text';
|
|
18
|
+
value: string;
|
|
19
|
+
} | {
|
|
20
|
+
type: 'code';
|
|
21
|
+
lang?: string;
|
|
22
|
+
value: string;
|
|
23
|
+
};
|
|
24
|
+
/**
|
|
25
|
+
* Split markdown into text + fenced-code segments. Matches an opening
|
|
26
|
+
* ` ```lang\n `, lazy content, then either a closing ` \n``` ` on its own line
|
|
27
|
+
* or end-of-input (the unterminated streaming case).
|
|
28
|
+
*/
|
|
29
|
+
export declare function splitCodeFences(input: string): MarkdownSegment[];
|
|
30
|
+
export interface CodeBlockProps extends Omit<HTMLAttributes<HTMLDivElement>, 'children'> {
|
|
31
|
+
/** Raw code text. */
|
|
32
|
+
code: string;
|
|
33
|
+
/** Optional info string after the opening fence (e.g. `ts`, `bash`). */
|
|
34
|
+
language?: string;
|
|
35
|
+
/** Render the Copy affordance. Default `true`. */
|
|
36
|
+
showCopy?: boolean;
|
|
37
|
+
}
|
|
38
|
+
export declare const CodeBlock: import("react").ForwardRefExoticComponent<CodeBlockProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
39
|
+
//# sourceMappingURL=code-block.d.ts.map
|
|
@@ -30,6 +30,12 @@ export interface ChatMessageProps extends NativeProps, VariantProps<typeof bubbl
|
|
|
30
30
|
renderMarkdown?: boolean;
|
|
31
31
|
/** Invoked when the retry button is activated (error status only). */
|
|
32
32
|
onRetry?: () => void;
|
|
33
|
+
/**
|
|
34
|
+
* Optional action row rendered beneath the message body + timestamp,
|
|
35
|
+
* aligned with the message (e.g. the Alia pattern's Copy / Download
|
|
36
|
+
* buttons on assistant messages). Default off → renders nothing.
|
|
37
|
+
*/
|
|
38
|
+
actions?: ReactNode;
|
|
33
39
|
}
|
|
34
40
|
export declare const ChatMessage: import("react").ForwardRefExoticComponent<ChatMessageProps & import("react").RefAttributes<HTMLElement>>;
|
|
35
41
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as l, B as r, C as t, a as s, D as n, b as d, c as i, d as o, E as C, e as R, I as F, L as g, N as T, f as b, S as u, g as c, h as D, T as m, i as p, j as x, k as f, l as y, m as E, n as S, o as h, U as A, p as L, q as N, u as k } from "../../_chunks/editable-currency-cell-renderer-
|
|
1
|
+
import { A as l, B as r, C as t, a as s, D as n, b as d, c as i, d as o, E as C, e as R, I as F, L as g, N as T, f as b, S as u, g as c, h as D, T as m, i as p, j as x, k as f, l as y, m as E, n as S, o as h, U as A, p as L, q as N, u as k } from "../../_chunks/editable-currency-cell-renderer-CLil9B29.js";
|
|
2
2
|
export {
|
|
3
3
|
l as ActionsCellRenderer,
|
|
4
4
|
r as BalanceCellRenderer,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as r, f as s, p as m, a as e, s as n, b as o, c as i } from "../../_chunks/payment-form-
|
|
1
|
+
import { P as r, f as s, p as m, a as e, s as n, b as o, c as i } from "../../_chunks/payment-form-BNTx4876.js";
|
|
2
2
|
export {
|
|
3
3
|
r as PaymentForm,
|
|
4
4
|
s as formatPaymentAmount,
|
|
@@ -50,6 +50,12 @@ export interface PaymentFormProps {
|
|
|
50
50
|
returnUrl?: string;
|
|
51
51
|
/** Pre-injected Stripe instance — used by tests + stories to bypass the network. */
|
|
52
52
|
stripePromise?: Promise<Stripe | null> | null;
|
|
53
|
+
/**
|
|
54
|
+
* Payment Element layout. `tabs` (default) renders methods as a tile row —
|
|
55
|
+
* best in wide containers. `accordion` stacks them as full-width rows — use
|
|
56
|
+
* it in narrow columns (< ~400px) where Stripe's tab row clips a partial tile.
|
|
57
|
+
*/
|
|
58
|
+
layout?: 'tabs' | 'accordion';
|
|
53
59
|
className?: string;
|
|
54
60
|
}
|
|
55
61
|
export interface PaymentFormHandle {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-
|
|
1
|
+
import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-Djn1QMJc.js";
|
|
2
2
|
export {
|
|
3
3
|
r as CORE_PATIENT_FIELDS,
|
|
4
4
|
e as WorkflowCard,
|
|
@@ -780,6 +780,21 @@ export declare const arUi: {
|
|
|
780
780
|
readonly upgrade: "الترقية إلى خطة أعلى";
|
|
781
781
|
readonly headerLabel: "رأس المساعد";
|
|
782
782
|
readonly panelLabel: "لوحة مساعد Alia";
|
|
783
|
+
readonly copyMessage: "نسخ الرسالة";
|
|
784
|
+
readonly copied: "تم النسخ";
|
|
785
|
+
readonly downloadMessage: "تنزيل بصيغة Markdown";
|
|
786
|
+
readonly regenerate: "إعادة توليد الرد";
|
|
787
|
+
readonly dictate: "إملاء";
|
|
788
|
+
readonly dictateStop: "إيقاف الإملاء";
|
|
789
|
+
readonly attachmentsLabel: "المرفقات";
|
|
790
|
+
readonly removeAttachment: "إزالة {{name}}";
|
|
791
|
+
readonly editMessage: "تعديل الرسالة";
|
|
792
|
+
readonly saveEdit: "حفظ";
|
|
793
|
+
readonly cancelEdit: "إلغاء";
|
|
794
|
+
};
|
|
795
|
+
readonly codeBlock: {
|
|
796
|
+
readonly copy: "نسخ الكود";
|
|
797
|
+
readonly copied: "تم النسخ";
|
|
783
798
|
};
|
|
784
799
|
readonly chat: {
|
|
785
800
|
readonly typing: "المساعد يكتب";
|
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "جرّب أن تسأل",
|
|
773
773
|
upgrade: "الترقية إلى خطة أعلى",
|
|
774
774
|
headerLabel: "رأس المساعد",
|
|
775
|
-
panelLabel: "لوحة مساعد Alia"
|
|
775
|
+
panelLabel: "لوحة مساعد Alia",
|
|
776
|
+
copyMessage: "نسخ الرسالة",
|
|
777
|
+
copied: "تم النسخ",
|
|
778
|
+
downloadMessage: "تنزيل بصيغة Markdown",
|
|
779
|
+
regenerate: "إعادة توليد الرد",
|
|
780
|
+
dictate: "إملاء",
|
|
781
|
+
dictateStop: "إيقاف الإملاء",
|
|
782
|
+
attachmentsLabel: "المرفقات",
|
|
783
|
+
removeAttachment: "إزالة {{name}}",
|
|
784
|
+
editMessage: "تعديل الرسالة",
|
|
785
|
+
saveEdit: "حفظ",
|
|
786
|
+
cancelEdit: "إلغاء"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "نسخ الكود",
|
|
790
|
+
copied: "تم النسخ"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "المساعد يكتب",
|
|
@@ -780,6 +780,21 @@ export declare const deUi: {
|
|
|
780
780
|
readonly upgrade: "Upgrade";
|
|
781
781
|
readonly headerLabel: "Assistenten-Kopfzeile";
|
|
782
782
|
readonly panelLabel: "Alia-Assistenten-Bereich";
|
|
783
|
+
readonly copyMessage: "Nachricht kopieren";
|
|
784
|
+
readonly copied: "Kopiert";
|
|
785
|
+
readonly downloadMessage: "Als Markdown herunterladen";
|
|
786
|
+
readonly regenerate: "Antwort neu generieren";
|
|
787
|
+
readonly dictate: "Diktieren";
|
|
788
|
+
readonly dictateStop: "Diktat stoppen";
|
|
789
|
+
readonly attachmentsLabel: "Anhänge";
|
|
790
|
+
readonly removeAttachment: "{{name}} entfernen";
|
|
791
|
+
readonly editMessage: "Nachricht bearbeiten";
|
|
792
|
+
readonly saveEdit: "Speichern";
|
|
793
|
+
readonly cancelEdit: "Abbrechen";
|
|
794
|
+
};
|
|
795
|
+
readonly codeBlock: {
|
|
796
|
+
readonly copy: "Code kopieren";
|
|
797
|
+
readonly copied: "Kopiert";
|
|
783
798
|
};
|
|
784
799
|
readonly chat: {
|
|
785
800
|
readonly typing: "Assistent schreibt";
|
package/dist/i18n/locales/de.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "Fragen Sie zum Beispiel",
|
|
773
773
|
upgrade: "Upgrade",
|
|
774
774
|
headerLabel: "Assistenten-Kopfzeile",
|
|
775
|
-
panelLabel: "Alia-Assistenten-Bereich"
|
|
775
|
+
panelLabel: "Alia-Assistenten-Bereich",
|
|
776
|
+
copyMessage: "Nachricht kopieren",
|
|
777
|
+
copied: "Kopiert",
|
|
778
|
+
downloadMessage: "Als Markdown herunterladen",
|
|
779
|
+
regenerate: "Antwort neu generieren",
|
|
780
|
+
dictate: "Diktieren",
|
|
781
|
+
dictateStop: "Diktat stoppen",
|
|
782
|
+
attachmentsLabel: "Anhänge",
|
|
783
|
+
removeAttachment: "{{name}} entfernen",
|
|
784
|
+
editMessage: "Nachricht bearbeiten",
|
|
785
|
+
saveEdit: "Speichern",
|
|
786
|
+
cancelEdit: "Abbrechen"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "Code kopieren",
|
|
790
|
+
copied: "Kopiert"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "Assistent schreibt",
|
|
@@ -777,6 +777,21 @@ export declare const elUi: {
|
|
|
777
777
|
readonly upgrade: "Αναβαθμίστε το πλάνο σας";
|
|
778
778
|
readonly headerLabel: "Κεφαλίδα βοηθού";
|
|
779
779
|
readonly panelLabel: "Πάνελ βοηθού Alia";
|
|
780
|
+
readonly copyMessage: "Αντιγραφή μηνύματος";
|
|
781
|
+
readonly copied: "Αντιγράφηκε";
|
|
782
|
+
readonly downloadMessage: "Λήψη ως Markdown";
|
|
783
|
+
readonly regenerate: "Δημιουργία νέας απάντησης";
|
|
784
|
+
readonly dictate: "Υπαγόρευση";
|
|
785
|
+
readonly dictateStop: "Διακοπή υπαγόρευσης";
|
|
786
|
+
readonly attachmentsLabel: "Συνημμένα";
|
|
787
|
+
readonly removeAttachment: "Αφαίρεση {{name}}";
|
|
788
|
+
readonly editMessage: "Επεξεργασία μηνύματος";
|
|
789
|
+
readonly saveEdit: "Αποθήκευση";
|
|
790
|
+
readonly cancelEdit: "Ακύρωση";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "Αντιγραφή κώδικα";
|
|
794
|
+
readonly copied: "Αντιγράφηκε";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "Ο βοηθός πληκτρολογεί";
|
package/dist/i18n/locales/el.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "Δοκιμάστε να ρωτήσετε",
|
|
773
773
|
upgrade: "Αναβαθμίστε το πλάνο σας",
|
|
774
774
|
headerLabel: "Κεφαλίδα βοηθού",
|
|
775
|
-
panelLabel: "Πάνελ βοηθού Alia"
|
|
775
|
+
panelLabel: "Πάνελ βοηθού Alia",
|
|
776
|
+
copyMessage: "Αντιγραφή μηνύματος",
|
|
777
|
+
copied: "Αντιγράφηκε",
|
|
778
|
+
downloadMessage: "Λήψη ως Markdown",
|
|
779
|
+
regenerate: "Δημιουργία νέας απάντησης",
|
|
780
|
+
dictate: "Υπαγόρευση",
|
|
781
|
+
dictateStop: "Διακοπή υπαγόρευσης",
|
|
782
|
+
attachmentsLabel: "Συνημμένα",
|
|
783
|
+
removeAttachment: "Αφαίρεση {{name}}",
|
|
784
|
+
editMessage: "Επεξεργασία μηνύματος",
|
|
785
|
+
saveEdit: "Αποθήκευση",
|
|
786
|
+
cancelEdit: "Ακύρωση"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "Αντιγραφή κώδικα",
|
|
790
|
+
copied: "Αντιγράφηκε"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "Ο βοηθός πληκτρολογεί",
|
|
@@ -777,6 +777,21 @@ export declare const enUi: {
|
|
|
777
777
|
readonly upgrade: "Upgrade";
|
|
778
778
|
readonly headerLabel: "Assistant header";
|
|
779
779
|
readonly panelLabel: "Alia assistant panel";
|
|
780
|
+
readonly copyMessage: "Copy message";
|
|
781
|
+
readonly copied: "Copied";
|
|
782
|
+
readonly downloadMessage: "Download as Markdown";
|
|
783
|
+
readonly regenerate: "Regenerate response";
|
|
784
|
+
readonly dictate: "Dictate";
|
|
785
|
+
readonly dictateStop: "Stop dictation";
|
|
786
|
+
readonly attachmentsLabel: "Attachments";
|
|
787
|
+
readonly removeAttachment: "Remove {{name}}";
|
|
788
|
+
readonly editMessage: "Edit message";
|
|
789
|
+
readonly saveEdit: "Save";
|
|
790
|
+
readonly cancelEdit: "Cancel";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "Copy code";
|
|
794
|
+
readonly copied: "Copied";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "Assistant is typing";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -755,7 +755,22 @@ const e = {
|
|
|
755
755
|
exampleQuestions: "Try asking",
|
|
756
756
|
upgrade: "Upgrade",
|
|
757
757
|
headerLabel: "Assistant header",
|
|
758
|
-
panelLabel: "Alia assistant panel"
|
|
758
|
+
panelLabel: "Alia assistant panel",
|
|
759
|
+
copyMessage: "Copy message",
|
|
760
|
+
copied: "Copied",
|
|
761
|
+
downloadMessage: "Download as Markdown",
|
|
762
|
+
regenerate: "Regenerate response",
|
|
763
|
+
dictate: "Dictate",
|
|
764
|
+
dictateStop: "Stop dictation",
|
|
765
|
+
attachmentsLabel: "Attachments",
|
|
766
|
+
removeAttachment: "Remove {{name}}",
|
|
767
|
+
editMessage: "Edit message",
|
|
768
|
+
saveEdit: "Save",
|
|
769
|
+
cancelEdit: "Cancel"
|
|
770
|
+
},
|
|
771
|
+
codeBlock: {
|
|
772
|
+
copy: "Copy code",
|
|
773
|
+
copied: "Copied"
|
|
759
774
|
},
|
|
760
775
|
chat: {
|
|
761
776
|
typing: "Assistant is typing",
|
|
@@ -777,6 +777,21 @@ export declare const esUi: {
|
|
|
777
777
|
readonly upgrade: "Cambiar al plan superior";
|
|
778
778
|
readonly headerLabel: "Encabezado del asistente";
|
|
779
779
|
readonly panelLabel: "Panel del asistente Alia";
|
|
780
|
+
readonly copyMessage: "Copiar mensaje";
|
|
781
|
+
readonly copied: "Copiado";
|
|
782
|
+
readonly downloadMessage: "Descargar como Markdown";
|
|
783
|
+
readonly regenerate: "Regenerar respuesta";
|
|
784
|
+
readonly dictate: "Dictar";
|
|
785
|
+
readonly dictateStop: "Detener dictado";
|
|
786
|
+
readonly attachmentsLabel: "Archivos adjuntos";
|
|
787
|
+
readonly removeAttachment: "Quitar {{name}}";
|
|
788
|
+
readonly editMessage: "Editar mensaje";
|
|
789
|
+
readonly saveEdit: "Guardar";
|
|
790
|
+
readonly cancelEdit: "Cancelar";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "Copiar código";
|
|
794
|
+
readonly copied: "Copiado";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "El asistente está escribiendo";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "Pruebe a preguntar",
|
|
773
773
|
upgrade: "Cambiar al plan superior",
|
|
774
774
|
headerLabel: "Encabezado del asistente",
|
|
775
|
-
panelLabel: "Panel del asistente Alia"
|
|
775
|
+
panelLabel: "Panel del asistente Alia",
|
|
776
|
+
copyMessage: "Copiar mensaje",
|
|
777
|
+
copied: "Copiado",
|
|
778
|
+
downloadMessage: "Descargar como Markdown",
|
|
779
|
+
regenerate: "Regenerar respuesta",
|
|
780
|
+
dictate: "Dictar",
|
|
781
|
+
dictateStop: "Detener dictado",
|
|
782
|
+
attachmentsLabel: "Archivos adjuntos",
|
|
783
|
+
removeAttachment: "Quitar {{name}}",
|
|
784
|
+
editMessage: "Editar mensaje",
|
|
785
|
+
saveEdit: "Guardar",
|
|
786
|
+
cancelEdit: "Cancelar"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "Copiar código",
|
|
790
|
+
copied: "Copiado"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "El asistente está escribiendo",
|
|
@@ -777,6 +777,21 @@ export declare const frUi: {
|
|
|
777
777
|
readonly upgrade: "Passer au plan supérieur";
|
|
778
778
|
readonly headerLabel: "En-tête de l'assistant";
|
|
779
779
|
readonly panelLabel: "Panneau de l'assistant Alia";
|
|
780
|
+
readonly copyMessage: "Copier le message";
|
|
781
|
+
readonly copied: "Copié";
|
|
782
|
+
readonly downloadMessage: "Télécharger au format Markdown";
|
|
783
|
+
readonly regenerate: "Régénérer la réponse";
|
|
784
|
+
readonly dictate: "Dicter";
|
|
785
|
+
readonly dictateStop: "Arrêter la dictée";
|
|
786
|
+
readonly attachmentsLabel: "Pièces jointes";
|
|
787
|
+
readonly removeAttachment: "Supprimer {{name}}";
|
|
788
|
+
readonly editMessage: "Modifier le message";
|
|
789
|
+
readonly saveEdit: "Enregistrer";
|
|
790
|
+
readonly cancelEdit: "Annuler";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "Copier le code";
|
|
794
|
+
readonly copied: "Copié";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "L'assistant est en train d'écrire";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "Essayez de demander",
|
|
773
773
|
upgrade: "Passer au plan supérieur",
|
|
774
774
|
headerLabel: "En-tête de l'assistant",
|
|
775
|
-
panelLabel: "Panneau de l'assistant Alia"
|
|
775
|
+
panelLabel: "Panneau de l'assistant Alia",
|
|
776
|
+
copyMessage: "Copier le message",
|
|
777
|
+
copied: "Copié",
|
|
778
|
+
downloadMessage: "Télécharger au format Markdown",
|
|
779
|
+
regenerate: "Régénérer la réponse",
|
|
780
|
+
dictate: "Dicter",
|
|
781
|
+
dictateStop: "Arrêter la dictée",
|
|
782
|
+
attachmentsLabel: "Pièces jointes",
|
|
783
|
+
removeAttachment: "Supprimer {{name}}",
|
|
784
|
+
editMessage: "Modifier le message",
|
|
785
|
+
saveEdit: "Enregistrer",
|
|
786
|
+
cancelEdit: "Annuler"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "Copier le code",
|
|
790
|
+
copied: "Copié"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "L'assistant est en train d'écrire",
|
|
@@ -777,6 +777,21 @@ export declare const hiUi: {
|
|
|
777
777
|
readonly upgrade: "उच्च योजना पर जाएं";
|
|
778
778
|
readonly headerLabel: "सहायक शीर्षक";
|
|
779
779
|
readonly panelLabel: "Alia सहायक पैनल";
|
|
780
|
+
readonly copyMessage: "संदेश कॉपी करें";
|
|
781
|
+
readonly copied: "कॉपी किया गया";
|
|
782
|
+
readonly downloadMessage: "Markdown के रूप में डाउनलोड करें";
|
|
783
|
+
readonly regenerate: "उत्तर पुनः उत्पन्न करें";
|
|
784
|
+
readonly dictate: "बोलकर लिखें";
|
|
785
|
+
readonly dictateStop: "श्रुतलेखन रोकें";
|
|
786
|
+
readonly attachmentsLabel: "संलग्नक";
|
|
787
|
+
readonly removeAttachment: "{{name}} हटाएं";
|
|
788
|
+
readonly editMessage: "संदेश संपादित करें";
|
|
789
|
+
readonly saveEdit: "सहेजें";
|
|
790
|
+
readonly cancelEdit: "रद्द करें";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "कोड कॉपी करें";
|
|
794
|
+
readonly copied: "कॉपी किया गया";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "सहायक लिख रहा है";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "पूछने का प्रयास करें",
|
|
773
773
|
upgrade: "उच्च योजना पर जाएं",
|
|
774
774
|
headerLabel: "सहायक शीर्षक",
|
|
775
|
-
panelLabel: "Alia सहायक पैनल"
|
|
775
|
+
panelLabel: "Alia सहायक पैनल",
|
|
776
|
+
copyMessage: "संदेश कॉपी करें",
|
|
777
|
+
copied: "कॉपी किया गया",
|
|
778
|
+
downloadMessage: "Markdown के रूप में डाउनलोड करें",
|
|
779
|
+
regenerate: "उत्तर पुनः उत्पन्न करें",
|
|
780
|
+
dictate: "बोलकर लिखें",
|
|
781
|
+
dictateStop: "श्रुतलेखन रोकें",
|
|
782
|
+
attachmentsLabel: "संलग्नक",
|
|
783
|
+
removeAttachment: "{{name}} हटाएं",
|
|
784
|
+
editMessage: "संदेश संपादित करें",
|
|
785
|
+
saveEdit: "सहेजें",
|
|
786
|
+
cancelEdit: "रद्द करें"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "कोड कॉपी करें",
|
|
790
|
+
copied: "कॉपी किया गया"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "सहायक लिख रहा है",
|
|
@@ -774,6 +774,21 @@ export declare const itUi: {
|
|
|
774
774
|
readonly upgrade: "Passa al piano superiore";
|
|
775
775
|
readonly headerLabel: "Intestazione assistente";
|
|
776
776
|
readonly panelLabel: "Pannello assistente Alia";
|
|
777
|
+
readonly copyMessage: "Copia messaggio";
|
|
778
|
+
readonly copied: "Copiato";
|
|
779
|
+
readonly downloadMessage: "Scarica come Markdown";
|
|
780
|
+
readonly regenerate: "Rigenera risposta";
|
|
781
|
+
readonly dictate: "Detta";
|
|
782
|
+
readonly dictateStop: "Interrompi dettatura";
|
|
783
|
+
readonly attachmentsLabel: "Allegati";
|
|
784
|
+
readonly removeAttachment: "Rimuovi {{name}}";
|
|
785
|
+
readonly editMessage: "Modifica messaggio";
|
|
786
|
+
readonly saveEdit: "Salva";
|
|
787
|
+
readonly cancelEdit: "Annulla";
|
|
788
|
+
};
|
|
789
|
+
readonly codeBlock: {
|
|
790
|
+
readonly copy: "Copia codice";
|
|
791
|
+
readonly copied: "Copiato";
|
|
777
792
|
};
|
|
778
793
|
readonly chat: {
|
|
779
794
|
readonly typing: "L'assistente sta scrivendo";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -752,7 +752,22 @@ const e = {
|
|
|
752
752
|
exampleQuestions: "Prova a chiedere",
|
|
753
753
|
upgrade: "Passa al piano superiore",
|
|
754
754
|
headerLabel: "Intestazione assistente",
|
|
755
|
-
panelLabel: "Pannello assistente Alia"
|
|
755
|
+
panelLabel: "Pannello assistente Alia",
|
|
756
|
+
copyMessage: "Copia messaggio",
|
|
757
|
+
copied: "Copiato",
|
|
758
|
+
downloadMessage: "Scarica come Markdown",
|
|
759
|
+
regenerate: "Rigenera risposta",
|
|
760
|
+
dictate: "Detta",
|
|
761
|
+
dictateStop: "Interrompi dettatura",
|
|
762
|
+
attachmentsLabel: "Allegati",
|
|
763
|
+
removeAttachment: "Rimuovi {{name}}",
|
|
764
|
+
editMessage: "Modifica messaggio",
|
|
765
|
+
saveEdit: "Salva",
|
|
766
|
+
cancelEdit: "Annulla"
|
|
767
|
+
},
|
|
768
|
+
codeBlock: {
|
|
769
|
+
copy: "Copia codice",
|
|
770
|
+
copied: "Copiato"
|
|
756
771
|
},
|
|
757
772
|
chat: {
|
|
758
773
|
typing: "L'assistente sta scrivendo",
|
|
@@ -777,6 +777,21 @@ export declare const jaUi: {
|
|
|
777
777
|
readonly upgrade: "上位プランへアップグレード";
|
|
778
778
|
readonly headerLabel: "アシスタントヘッダー";
|
|
779
779
|
readonly panelLabel: "Alia アシスタントパネル";
|
|
780
|
+
readonly copyMessage: "メッセージをコピー";
|
|
781
|
+
readonly copied: "コピーしました";
|
|
782
|
+
readonly downloadMessage: "Markdown でダウンロード";
|
|
783
|
+
readonly regenerate: "応答を再生成";
|
|
784
|
+
readonly dictate: "音声入力";
|
|
785
|
+
readonly dictateStop: "音声入力を停止";
|
|
786
|
+
readonly attachmentsLabel: "添付ファイル";
|
|
787
|
+
readonly removeAttachment: "{{name}} を削除";
|
|
788
|
+
readonly editMessage: "メッセージを編集";
|
|
789
|
+
readonly saveEdit: "保存";
|
|
790
|
+
readonly cancelEdit: "キャンセル";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "コードをコピー";
|
|
794
|
+
readonly copied: "コピーしました";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "アシスタントが入力中";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "試してみてください",
|
|
773
773
|
upgrade: "上位プランへアップグレード",
|
|
774
774
|
headerLabel: "アシスタントヘッダー",
|
|
775
|
-
panelLabel: "Alia アシスタントパネル"
|
|
775
|
+
panelLabel: "Alia アシスタントパネル",
|
|
776
|
+
copyMessage: "メッセージをコピー",
|
|
777
|
+
copied: "コピーしました",
|
|
778
|
+
downloadMessage: "Markdown でダウンロード",
|
|
779
|
+
regenerate: "応答を再生成",
|
|
780
|
+
dictate: "音声入力",
|
|
781
|
+
dictateStop: "音声入力を停止",
|
|
782
|
+
attachmentsLabel: "添付ファイル",
|
|
783
|
+
removeAttachment: "{{name}} を削除",
|
|
784
|
+
editMessage: "メッセージを編集",
|
|
785
|
+
saveEdit: "保存",
|
|
786
|
+
cancelEdit: "キャンセル"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "コードをコピー",
|
|
790
|
+
copied: "コピーしました"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "アシスタントが入力中",
|
|
@@ -777,6 +777,21 @@ export declare const nlUi: {
|
|
|
777
777
|
readonly upgrade: "Upgraden naar hoger abonnement";
|
|
778
778
|
readonly headerLabel: "Koptekst assistent";
|
|
779
779
|
readonly panelLabel: "Paneel van Alia-assistent";
|
|
780
|
+
readonly copyMessage: "Bericht kopiëren";
|
|
781
|
+
readonly copied: "Gekopieerd";
|
|
782
|
+
readonly downloadMessage: "Downloaden als Markdown";
|
|
783
|
+
readonly regenerate: "Antwoord opnieuw genereren";
|
|
784
|
+
readonly dictate: "Dicteren";
|
|
785
|
+
readonly dictateStop: "Dicteren stoppen";
|
|
786
|
+
readonly attachmentsLabel: "Bijlagen";
|
|
787
|
+
readonly removeAttachment: "{{name}} verwijderen";
|
|
788
|
+
readonly editMessage: "Bericht bewerken";
|
|
789
|
+
readonly saveEdit: "Opslaan";
|
|
790
|
+
readonly cancelEdit: "Annuleren";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "Code kopiëren";
|
|
794
|
+
readonly copied: "Gekopieerd";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "De assistent typt";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -772,7 +772,22 @@ const e = {
|
|
|
772
772
|
exampleQuestions: "Probeer te vragen",
|
|
773
773
|
upgrade: "Upgraden naar hoger abonnement",
|
|
774
774
|
headerLabel: "Koptekst assistent",
|
|
775
|
-
panelLabel: "Paneel van Alia-assistent"
|
|
775
|
+
panelLabel: "Paneel van Alia-assistent",
|
|
776
|
+
copyMessage: "Bericht kopiëren",
|
|
777
|
+
copied: "Gekopieerd",
|
|
778
|
+
downloadMessage: "Downloaden als Markdown",
|
|
779
|
+
regenerate: "Antwoord opnieuw genereren",
|
|
780
|
+
dictate: "Dicteren",
|
|
781
|
+
dictateStop: "Dicteren stoppen",
|
|
782
|
+
attachmentsLabel: "Bijlagen",
|
|
783
|
+
removeAttachment: "{{name}} verwijderen",
|
|
784
|
+
editMessage: "Bericht bewerken",
|
|
785
|
+
saveEdit: "Opslaan",
|
|
786
|
+
cancelEdit: "Annuleren"
|
|
787
|
+
},
|
|
788
|
+
codeBlock: {
|
|
789
|
+
copy: "Code kopiëren",
|
|
790
|
+
copied: "Gekopieerd"
|
|
776
791
|
},
|
|
777
792
|
chat: {
|
|
778
793
|
typing: "De assistent typt",
|
|
@@ -777,6 +777,21 @@ export declare const plUi: {
|
|
|
777
777
|
readonly upgrade: "Przejdź na wyższy plan";
|
|
778
778
|
readonly headerLabel: "Nagłówek asystenta";
|
|
779
779
|
readonly panelLabel: "Panel asystenta Alia";
|
|
780
|
+
readonly copyMessage: "Kopiuj wiadomość";
|
|
781
|
+
readonly copied: "Skopiowano";
|
|
782
|
+
readonly downloadMessage: "Pobierz jako Markdown";
|
|
783
|
+
readonly regenerate: "Wygeneruj odpowiedź ponownie";
|
|
784
|
+
readonly dictate: "Dyktuj";
|
|
785
|
+
readonly dictateStop: "Zatrzymaj dyktowanie";
|
|
786
|
+
readonly attachmentsLabel: "Załączniki";
|
|
787
|
+
readonly removeAttachment: "Usuń {{name}}";
|
|
788
|
+
readonly editMessage: "Edytuj wiadomość";
|
|
789
|
+
readonly saveEdit: "Zapisz";
|
|
790
|
+
readonly cancelEdit: "Anuluj";
|
|
791
|
+
};
|
|
792
|
+
readonly codeBlock: {
|
|
793
|
+
readonly copy: "Kopiuj kod";
|
|
794
|
+
readonly copied: "Skopiowano";
|
|
780
795
|
};
|
|
781
796
|
readonly chat: {
|
|
782
797
|
readonly typing: "Asystent pisze";
|