vue-element-ui-x 1.1.0 → 1.1.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 (38) hide show
  1. package/README.md +140 -140
  2. package/components.json +12 -12
  3. package/lib/components/Attachments/index.js +17 -17
  4. package/lib/components/EditorSender/index.js +2 -2
  5. package/lib/components/FilesCard/index.js +16 -16
  6. package/lib/components/Prompts/index.js +21 -21
  7. package/lib/index.common.js +1 -1
  8. package/lib/index.esm.js +1 -1
  9. package/lib/index.js +288 -288
  10. package/lib/index.umd.js +1 -1
  11. package/lib/locale/index.js +97 -97
  12. package/lib/locale/lang/ar.js +18 -18
  13. package/lib/locale/lang/ar.umd.js +17 -17
  14. package/lib/locale/lang/de.js +18 -18
  15. package/lib/locale/lang/de.umd.js +17 -17
  16. package/lib/locale/lang/en.js +18 -18
  17. package/lib/locale/lang/en.umd.js +17 -17
  18. package/lib/locale/lang/es.js +18 -18
  19. package/lib/locale/lang/es.umd.js +17 -17
  20. package/lib/locale/lang/fr.js +18 -18
  21. package/lib/locale/lang/fr.umd.js +17 -17
  22. package/lib/locale/lang/it.js +18 -18
  23. package/lib/locale/lang/it.umd.js +17 -17
  24. package/lib/locale/lang/ja.js +18 -18
  25. package/lib/locale/lang/ja.umd.js +17 -17
  26. package/lib/locale/lang/ko.js +18 -18
  27. package/lib/locale/lang/ko.umd.js +17 -17
  28. package/lib/locale/lang/pt-br.js +18 -18
  29. package/lib/locale/lang/pt-br.umd.js +17 -17
  30. package/lib/locale/lang/ru-RU.js +18 -18
  31. package/lib/locale/lang/ru-RU.umd.js +17 -17
  32. package/lib/locale/lang/zh-CN.js +18 -18
  33. package/lib/locale/lang/zh-CN.umd.js +17 -17
  34. package/lib/locale/lang/zh-TW.js +18 -18
  35. package/lib/locale/lang/zh-TW.umd.js +17 -17
  36. package/lib/locale/mixin.js +9 -9
  37. package/lib/mixins/index.js +250 -250
  38. package/package.json +77 -76
@@ -1,18 +1,18 @@
1
- module.exports = {
2
- el_x: {
3
- thinking: {
4
- start: '思考を開始',
5
- processing: '思考中...',
6
- completed: '思考完了',
7
- error: '思考エラー',
8
- errorContent: '思考中にエラーが発生しました',
9
- },
10
- sender: { placeholder: '内容を入力してください' },
11
- common: {
12
- loading: '読み込み中...',
13
- success: '成功',
14
- error: 'エラー',
15
- warning: '警告',
16
- },
17
- },
18
- };
1
+ module.exports = {
2
+ el_x: {
3
+ thinking: {
4
+ start: '思考を開始',
5
+ processing: '思考中...',
6
+ completed: '思考完了',
7
+ error: '思考エラー',
8
+ errorContent: '思考中にエラーが発生しました',
9
+ },
10
+ sender: { placeholder: '内容を入力してください' },
11
+ common: {
12
+ loading: '読み込み中...',
13
+ success: '成功',
14
+ error: 'エラー',
15
+ warning: '警告',
16
+ },
17
+ },
18
+ };
@@ -4,23 +4,23 @@
4
4
  (global = global || self, (global.ELEMENT_UI_X = global.ELEMENT_UI_X || {}, global.ELEMENT_UI_X.lang = global.ELEMENT_UI_X.lang || {}, global.ELEMENT_UI_X.lang.ja = factory()));
5
5
  }(this, function () { 'use strict';
6
6
 
7
- return {
8
- el_x: {
9
- thinking: {
10
- start: '思考を開始',
11
- processing: '思考中...',
12
- completed: '思考完了',
13
- error: '思考エラー',
14
- errorContent: '思考中にエラーが発生しました',
15
- },
16
- sender: { placeholder: '内容を入力してください' },
17
- common: {
18
- loading: '読み込み中...',
19
- success: '成功',
20
- error: 'エラー',
21
- warning: '警告',
22
- },
23
- },
7
+ return {
8
+ el_x: {
9
+ thinking: {
10
+ start: '思考を開始',
11
+ processing: '思考中...',
12
+ completed: '思考完了',
13
+ error: '思考エラー',
14
+ errorContent: '思考中にエラーが発生しました',
15
+ },
16
+ sender: { placeholder: '内容を入力してください' },
17
+ common: {
18
+ loading: '読み込み中...',
19
+ success: '成功',
20
+ error: 'エラー',
21
+ warning: '警告',
22
+ },
23
+ },
24
24
  };
25
25
 
26
26
  }));
@@ -1,18 +1,18 @@
1
- module.exports = {
2
- el_x: {
3
- thinking: {
4
- start: '생각 시작',
5
- processing: '생각 중...',
6
- completed: '생각 완료',
7
- error: '생각 오류',
8
- errorContent: '생각 중 오류가 발생했습니다',
9
- },
10
- sender: { placeholder: '내용을 입력하세요' },
11
- common: {
12
- loading: '로딩 중...',
13
- success: '성공',
14
- error: '오류',
15
- warning: '경고',
16
- },
17
- },
18
- };
1
+ module.exports = {
2
+ el_x: {
3
+ thinking: {
4
+ start: '생각 시작',
5
+ processing: '생각 중...',
6
+ completed: '생각 완료',
7
+ error: '생각 오류',
8
+ errorContent: '생각 중 오류가 발생했습니다',
9
+ },
10
+ sender: { placeholder: '내용을 입력하세요' },
11
+ common: {
12
+ loading: '로딩 중...',
13
+ success: '성공',
14
+ error: '오류',
15
+ warning: '경고',
16
+ },
17
+ },
18
+ };
@@ -4,23 +4,23 @@
4
4
  (global = global || self, (global.ELEMENT_UI_X = global.ELEMENT_UI_X || {}, global.ELEMENT_UI_X.lang = global.ELEMENT_UI_X.lang || {}, global.ELEMENT_UI_X.lang.ko = factory()));
5
5
  }(this, function () { 'use strict';
6
6
 
7
- return {
8
- el_x: {
9
- thinking: {
10
- start: '생각 시작',
11
- processing: '생각 중...',
12
- completed: '생각 완료',
13
- error: '생각 오류',
14
- errorContent: '생각 중 오류가 발생했습니다',
15
- },
16
- sender: { placeholder: '내용을 입력하세요' },
17
- common: {
18
- loading: '로딩 중...',
19
- success: '성공',
20
- error: '오류',
21
- warning: '경고',
22
- },
23
- },
7
+ return {
8
+ el_x: {
9
+ thinking: {
10
+ start: '생각 시작',
11
+ processing: '생각 중...',
12
+ completed: '생각 완료',
13
+ error: '생각 오류',
14
+ errorContent: '생각 중 오류가 발생했습니다',
15
+ },
16
+ sender: { placeholder: '내용을 입력하세요' },
17
+ common: {
18
+ loading: '로딩 중...',
19
+ success: '성공',
20
+ error: '오류',
21
+ warning: '경고',
22
+ },
23
+ },
24
24
  };
25
25
 
26
26
  }));
@@ -1,18 +1,18 @@
1
- module.exports = {
2
- el_x: {
3
- thinking: {
4
- start: 'Começar a pensar',
5
- processing: 'Pensando...',
6
- completed: 'Pensamento concluído',
7
- error: 'Erro de pensamento',
8
- errorContent: 'Ocorreu um erro durante o pensamento',
9
- },
10
- sender: { placeholder: 'Por favor, insira o conteúdo' },
11
- common: {
12
- loading: 'Carregando...',
13
- success: 'Sucesso',
14
- error: 'Erro',
15
- warning: 'Aviso',
16
- },
17
- },
18
- };
1
+ module.exports = {
2
+ el_x: {
3
+ thinking: {
4
+ start: 'Começar a pensar',
5
+ processing: 'Pensando...',
6
+ completed: 'Pensamento concluído',
7
+ error: 'Erro de pensamento',
8
+ errorContent: 'Ocorreu um erro durante o pensamento',
9
+ },
10
+ sender: { placeholder: 'Por favor, insira o conteúdo' },
11
+ common: {
12
+ loading: 'Carregando...',
13
+ success: 'Sucesso',
14
+ error: 'Erro',
15
+ warning: 'Aviso',
16
+ },
17
+ },
18
+ };
@@ -4,23 +4,23 @@
4
4
  (global = global || self, (global.ELEMENT_UI_X = global.ELEMENT_UI_X || {}, global.ELEMENT_UI_X.lang = global.ELEMENT_UI_X.lang || {}, global.ELEMENT_UI_X.lang.ptBr = factory()));
5
5
  }(this, function () { 'use strict';
6
6
 
7
- return {
8
- el_x: {
9
- thinking: {
10
- start: 'Começar a pensar',
11
- processing: 'Pensando...',
12
- completed: 'Pensamento concluído',
13
- error: 'Erro de pensamento',
14
- errorContent: 'Ocorreu um erro durante o pensamento',
15
- },
16
- sender: { placeholder: 'Por favor, insira o conteúdo' },
17
- common: {
18
- loading: 'Carregando...',
19
- success: 'Sucesso',
20
- error: 'Erro',
21
- warning: 'Aviso',
22
- },
23
- },
7
+ return {
8
+ el_x: {
9
+ thinking: {
10
+ start: 'Começar a pensar',
11
+ processing: 'Pensando...',
12
+ completed: 'Pensamento concluído',
13
+ error: 'Erro de pensamento',
14
+ errorContent: 'Ocorreu um erro durante o pensamento',
15
+ },
16
+ sender: { placeholder: 'Por favor, insira o conteúdo' },
17
+ common: {
18
+ loading: 'Carregando...',
19
+ success: 'Sucesso',
20
+ error: 'Erro',
21
+ warning: 'Aviso',
22
+ },
23
+ },
24
24
  };
25
25
 
26
26
  }));
@@ -1,18 +1,18 @@
1
- module.exports = {
2
- el_x: {
3
- thinking: {
4
- start: 'Начать размышление',
5
- processing: 'Размышление...',
6
- completed: 'Размышление завершено',
7
- error: 'Ошибка размышления',
8
- errorContent: 'Произошла ошибка во время размышления',
9
- },
10
- sender: { placeholder: 'Пожалуйста, введите содержание' },
11
- common: {
12
- loading: 'Загрузка...',
13
- success: 'Успех',
14
- error: 'Ошибка',
15
- warning: 'Предупреждение',
16
- },
17
- },
18
- };
1
+ module.exports = {
2
+ el_x: {
3
+ thinking: {
4
+ start: 'Начать размышление',
5
+ processing: 'Размышление...',
6
+ completed: 'Размышление завершено',
7
+ error: 'Ошибка размышления',
8
+ errorContent: 'Произошла ошибка во время размышления',
9
+ },
10
+ sender: { placeholder: 'Пожалуйста, введите содержание' },
11
+ common: {
12
+ loading: 'Загрузка...',
13
+ success: 'Успех',
14
+ error: 'Ошибка',
15
+ warning: 'Предупреждение',
16
+ },
17
+ },
18
+ };
@@ -4,23 +4,23 @@
4
4
  (global = global || self, (global.ELEMENT_UI_X = global.ELEMENT_UI_X || {}, global.ELEMENT_UI_X.lang = global.ELEMENT_UI_X.lang || {}, global.ELEMENT_UI_X.lang.ru = factory()));
5
5
  }(this, function () { 'use strict';
6
6
 
7
- return {
8
- el_x: {
9
- thinking: {
10
- start: 'Начать размышление',
11
- processing: 'Размышление...',
12
- completed: 'Размышление завершено',
13
- error: 'Ошибка размышления',
14
- errorContent: 'Произошла ошибка во время размышления',
15
- },
16
- sender: { placeholder: 'Пожалуйста, введите содержание' },
17
- common: {
18
- loading: 'Загрузка...',
19
- success: 'Успех',
20
- error: 'Ошибка',
21
- warning: 'Предупреждение',
22
- },
23
- },
7
+ return {
8
+ el_x: {
9
+ thinking: {
10
+ start: 'Начать размышление',
11
+ processing: 'Размышление...',
12
+ completed: 'Размышление завершено',
13
+ error: 'Ошибка размышления',
14
+ errorContent: 'Произошла ошибка во время размышления',
15
+ },
16
+ sender: { placeholder: 'Пожалуйста, введите содержание' },
17
+ common: {
18
+ loading: 'Загрузка...',
19
+ success: 'Успех',
20
+ error: 'Ошибка',
21
+ warning: 'Предупреждение',
22
+ },
23
+ },
24
24
  };
25
25
 
26
26
  }));
@@ -1,18 +1,18 @@
1
- module.exports = {
2
- el_x: {
3
- thinking: {
4
- start: '开始思考',
5
- processing: '思考中...',
6
- completed: '思考完成',
7
- error: '思考遇到问题',
8
- errorContent: '思考过程中出现错误',
9
- },
10
- sender: { placeholder: '请输入内容' },
11
- common: {
12
- loading: '加载中...',
13
- success: '成功',
14
- error: '错误',
15
- warning: '警告',
16
- },
17
- },
18
- };
1
+ module.exports = {
2
+ el_x: {
3
+ thinking: {
4
+ start: '开始思考',
5
+ processing: '思考中...',
6
+ completed: '思考完成',
7
+ error: '思考遇到问题',
8
+ errorContent: '思考过程中出现错误',
9
+ },
10
+ sender: { placeholder: '请输入内容' },
11
+ common: {
12
+ loading: '加载中...',
13
+ success: '成功',
14
+ error: '错误',
15
+ warning: '警告',
16
+ },
17
+ },
18
+ };
@@ -4,23 +4,23 @@
4
4
  (global = global || self, (global.ELEMENT_UI_X = global.ELEMENT_UI_X || {}, global.ELEMENT_UI_X.lang = global.ELEMENT_UI_X.lang || {}, global.ELEMENT_UI_X.lang.zhCN = factory()));
5
5
  }(this, function () { 'use strict';
6
6
 
7
- return {
8
- el_x: {
9
- thinking: {
10
- start: '开始思考',
11
- processing: '思考中...',
12
- completed: '思考完成',
13
- error: '思考遇到问题',
14
- errorContent: '思考过程中出现错误',
15
- },
16
- sender: { placeholder: '请输入内容' },
17
- common: {
18
- loading: '加载中...',
19
- success: '成功',
20
- error: '错误',
21
- warning: '警告',
22
- },
23
- },
7
+ return {
8
+ el_x: {
9
+ thinking: {
10
+ start: '开始思考',
11
+ processing: '思考中...',
12
+ completed: '思考完成',
13
+ error: '思考遇到问题',
14
+ errorContent: '思考过程中出现错误',
15
+ },
16
+ sender: { placeholder: '请输入内容' },
17
+ common: {
18
+ loading: '加载中...',
19
+ success: '成功',
20
+ error: '错误',
21
+ warning: '警告',
22
+ },
23
+ },
24
24
  };
25
25
 
26
26
  }));
@@ -1,18 +1,18 @@
1
- module.exports = {
2
- el_x: {
3
- thinking: {
4
- start: '開始思考',
5
- processing: '思考中...',
6
- completed: '思考完成',
7
- error: '思考遇到問題',
8
- errorContent: '思考過程中出現錯誤',
9
- },
10
- sender: { placeholder: '請輸入內容' },
11
- common: {
12
- loading: '載入中...',
13
- success: '成功',
14
- error: '錯誤',
15
- warning: '警告',
16
- },
17
- },
18
- };
1
+ module.exports = {
2
+ el_x: {
3
+ thinking: {
4
+ start: '開始思考',
5
+ processing: '思考中...',
6
+ completed: '思考完成',
7
+ error: '思考遇到問題',
8
+ errorContent: '思考過程中出現錯誤',
9
+ },
10
+ sender: { placeholder: '請輸入內容' },
11
+ common: {
12
+ loading: '載入中...',
13
+ success: '成功',
14
+ error: '錯誤',
15
+ warning: '警告',
16
+ },
17
+ },
18
+ };
@@ -4,23 +4,23 @@
4
4
  (global = global || self, (global.ELEMENT_UI_X = global.ELEMENT_UI_X || {}, global.ELEMENT_UI_X.lang = global.ELEMENT_UI_X.lang || {}, global.ELEMENT_UI_X.lang.zhTW = factory()));
5
5
  }(this, function () { 'use strict';
6
6
 
7
- return {
8
- el_x: {
9
- thinking: {
10
- start: '開始思考',
11
- processing: '思考中...',
12
- completed: '思考完成',
13
- error: '思考遇到問題',
14
- errorContent: '思考過程中出現錯誤',
15
- },
16
- sender: { placeholder: '請輸入內容' },
17
- common: {
18
- loading: '載入中...',
19
- success: '成功',
20
- error: '錯誤',
21
- warning: '警告',
22
- },
23
- },
7
+ return {
8
+ el_x: {
9
+ thinking: {
10
+ start: '開始思考',
11
+ processing: '思考中...',
12
+ completed: '思考完成',
13
+ error: '思考遇到問題',
14
+ errorContent: '思考過程中出現錯誤',
15
+ },
16
+ sender: { placeholder: '請輸入內容' },
17
+ common: {
18
+ loading: '載入中...',
19
+ success: '成功',
20
+ error: '錯誤',
21
+ warning: '警告',
22
+ },
23
+ },
24
24
  };
25
25
 
26
26
  }));
@@ -1,9 +1,9 @@
1
- const Locale = require("./index");
2
-
3
- module.exports = {
4
- methods: {
5
- elXt(...args) {
6
- return Locale.t.apply(this, args);
7
- },
8
- },
9
- };
1
+ const Locale = require("./index");
2
+
3
+ module.exports = {
4
+ methods: {
5
+ elXt(...args) {
6
+ return Locale.t.apply(this, args);
7
+ },
8
+ },
9
+ };