vue-element-ui-x 1.0.3 → 1.0.5
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/README.md +20 -9
- package/components.json +13 -0
- package/lib/components/Attachments/index.js +987 -995
- package/lib/components/Bubble/index.js +10656 -10705
- package/lib/components/BubbleList/index.js +10951 -11038
- package/lib/components/Conversations/index.js +14026 -14063
- package/lib/components/FilesCard/index.js +606 -614
- package/lib/components/Prompts/index.js +457 -470
- package/lib/components/Sender/index.js +1701 -1678
- package/lib/components/Thinking/index.js +695 -703
- package/lib/components/ThoughtChain/index.js +24795 -24851
- package/lib/components/Typewriter/index.js +10247 -10302
- package/lib/components/Welcome/index.js +357 -370
- package/lib/index.common.js +1 -1
- package/lib/index.esm.js +1 -1
- package/lib/index.js +32189 -32214
- package/lib/index.umd.js +1 -1
- package/lib/mixins/index.js +61 -116
- package/package.json +20 -7
- package/lib/locale/lang/ar-SA.js +0 -18
- package/lib/locale/lang/ar-SA.umd.js +0 -26
- package/lib/locale/lang/de-DE.js +0 -18
- package/lib/locale/lang/de-DE.umd.js +0 -26
- package/lib/locale/lang/es-ES.js +0 -18
- package/lib/locale/lang/es-ES.umd.js +0 -26
- package/lib/locale/lang/fr-FR.js +0 -18
- package/lib/locale/lang/fr-FR.umd.js +0 -26
- package/lib/locale/lang/it-IT.js +0 -18
- package/lib/locale/lang/it-IT.umd.js +0 -26
- package/lib/locale/lang/ja-JP.js +0 -18
- package/lib/locale/lang/ja-JP.umd.js +0 -26
- package/lib/locale/lang/ko-KR.js +0 -18
- package/lib/locale/lang/ko-KR.umd.js +0 -26
- package/src/components/Attachments/index.js +0 -8
- package/src/components/Attachments/src/main.vue +0 -529
- package/src/components/Bubble/index.js +0 -6
- package/src/components/Bubble/src/main.vue +0 -288
- package/src/components/BubbleList/index.js +0 -8
- package/src/components/BubbleList/src/loading.vue +0 -75
- package/src/components/BubbleList/src/main.vue +0 -444
- package/src/components/Conversations/index.js +0 -8
- package/src/components/Conversations/src/components/item.vue +0 -350
- package/src/components/Conversations/src/main.vue +0 -587
- package/src/components/FilesCard/index.js +0 -8
- package/src/components/FilesCard/src/fileSvg/audio.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/changeFileName.bat +0 -18
- package/src/components/FilesCard/src/fileSvg/code.vue +0 -35
- package/src/components/FilesCard/src/fileSvg/database.vue +0 -94
- package/src/components/FilesCard/src/fileSvg/excel.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/file.vue +0 -40
- package/src/components/FilesCard/src/fileSvg/image.vue +0 -40
- package/src/components/FilesCard/src/fileSvg/index.js +0 -46
- package/src/components/FilesCard/src/fileSvg/link.vue +0 -54
- package/src/components/FilesCard/src/fileSvg/mark.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/pdf.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/ppt.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/three.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/txt.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/unknown.vue +0 -54
- package/src/components/FilesCard/src/fileSvg/video.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/word.vue +0 -38
- package/src/components/FilesCard/src/fileSvg/zip.vue +0 -38
- package/src/components/FilesCard/src/main.vue +0 -401
- package/src/components/FilesCard/src/options.js +0 -18
- package/src/components/Prompts/index.js +0 -8
- package/src/components/Prompts/src/main.vue +0 -248
- package/src/components/Sender/index.js +0 -8
- package/src/components/Sender/src/components/ClearButton.vue +0 -28
- package/src/components/Sender/src/components/Loading.vue +0 -53
- package/src/components/Sender/src/components/LoadingButton.vue +0 -37
- package/src/components/Sender/src/components/SendButton.vue +0 -26
- package/src/components/Sender/src/components/SpeechButton.vue +0 -24
- package/src/components/Sender/src/components/SpeechLoading.vue +0 -87
- package/src/components/Sender/src/components/SpeechLoadingButton.vue +0 -41
- package/src/components/Sender/src/main.vue +0 -769
- package/src/components/Thinking/index.js +0 -8
- package/src/components/Thinking/src/main.vue +0 -199
- package/src/components/ThoughtChain/index.js +0 -8
- package/src/components/ThoughtChain/src/main.vue +0 -291
- package/src/components/Typewriter/index.js +0 -8
- package/src/components/Typewriter/src/main.vue +0 -255
- package/src/components/Welcome/index.js +0 -8
- package/src/components/Welcome/src/main.vue +0 -151
- package/src/index.js +0 -106
- package/src/locale/index.js +0 -97
- package/src/locale/lang/ar.js +0 -18
- package/src/locale/lang/de.js +0 -18
- package/src/locale/lang/en.js +0 -18
- package/src/locale/lang/es.js +0 -18
- package/src/locale/lang/fr.js +0 -18
- package/src/locale/lang/index.js +0 -62
- package/src/locale/lang/it.js +0 -18
- package/src/locale/lang/ja.js +0 -18
- package/src/locale/lang/ko.js +0 -18
- package/src/locale/lang/pt-br.js +0 -18
- package/src/locale/lang/ru-RU.js +0 -18
- package/src/locale/lang/zh-CN.js +0 -18
- package/src/locale/lang/zh-TW.js +0 -18
- package/src/locale/mixin.js +0 -9
- package/src/mixins/index.js +0 -49
- package/src/mixins/recordMixin.js +0 -117
- package/src/mixins/sendMixin.js +0 -450
- package/src/mixins/streamMixin.js +0 -497
- package/src/styles/Attachments.scss +0 -236
- package/src/styles/Bubble.scss +0 -158
- package/src/styles/BubbleList.scss +0 -148
- package/src/styles/Conversations.scss +0 -283
- package/src/styles/FilesCard.scss +0 -222
- package/src/styles/Prompts.scss +0 -197
- package/src/styles/Sender.scss +0 -207
- package/src/styles/Thinking.scss +0 -142
- package/src/styles/ThoughtChain.scss +0 -113
- package/src/styles/Typewriter.scss +0 -66
- package/src/styles/Welcome.scss +0 -283
- package/src/styles/button.scss +0 -302
- package/src/styles/var.scss +0 -1051
- package/src/theme/var.scss +0 -183
- package/src/utils/index.js +0 -199
- package/src/utils/scrollDetector.js +0 -34
- /package/lib/locale/lang/{pt-BR.js → pt-br.js} +0 -0
- /package/lib/locale/lang/{pt-BR.umd.js → pt-br.umd.js} +0 -0
package/lib/mixins/index.js
CHANGED
|
@@ -1,121 +1,67 @@
|
|
|
1
|
-
|
|
2
|
-
/******/
|
|
3
|
-
/******/ // The
|
|
4
|
-
/******/ var
|
|
5
|
-
/******/
|
|
6
|
-
|
|
7
|
-
/******/
|
|
8
|
-
/******/
|
|
9
|
-
/******/ //
|
|
10
|
-
/******/
|
|
11
|
-
/******/
|
|
12
|
-
/******/
|
|
13
|
-
/******/
|
|
14
|
-
/******/
|
|
15
|
-
/******/
|
|
16
|
-
/******/
|
|
17
|
-
/******/
|
|
1
|
+
/******/ (() => { // webpackBootstrap
|
|
2
|
+
/******/ "use strict";
|
|
3
|
+
/******/ // The require scope
|
|
4
|
+
/******/ var __webpack_require__ = {};
|
|
5
|
+
/******/
|
|
6
|
+
/************************************************************************/
|
|
7
|
+
/******/ /* webpack/runtime/define property getters */
|
|
8
|
+
/******/ (() => {
|
|
9
|
+
/******/ // define getter functions for harmony exports
|
|
10
|
+
/******/ __webpack_require__.d = (exports, definition) => {
|
|
11
|
+
/******/ for(var key in definition) {
|
|
12
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
13
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
14
|
+
/******/ }
|
|
15
|
+
/******/ }
|
|
16
|
+
/******/ };
|
|
17
|
+
/******/ })();
|
|
18
|
+
/******/
|
|
19
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
20
|
+
/******/ (() => {
|
|
21
|
+
/******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
|
|
22
|
+
/******/ })();
|
|
23
|
+
/******/
|
|
24
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
25
|
+
/******/ (() => {
|
|
26
|
+
/******/ // define __esModule on exports
|
|
27
|
+
/******/ __webpack_require__.r = (exports) => {
|
|
28
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
29
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
30
|
+
/******/ }
|
|
31
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
18
32
|
/******/ };
|
|
19
|
-
/******/
|
|
20
|
-
/******/
|
|
21
|
-
/******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
|
|
22
|
-
/******/
|
|
23
|
-
/******/ // Flag the module as loaded
|
|
24
|
-
/******/ module.l = true;
|
|
25
|
-
/******/
|
|
26
|
-
/******/ // Return the exports of the module
|
|
27
|
-
/******/ return module.exports;
|
|
28
|
-
/******/ }
|
|
29
|
-
/******/
|
|
30
|
-
/******/
|
|
31
|
-
/******/ // expose the modules object (__webpack_modules__)
|
|
32
|
-
/******/ __webpack_require__.m = modules;
|
|
33
|
-
/******/
|
|
34
|
-
/******/ // expose the module cache
|
|
35
|
-
/******/ __webpack_require__.c = installedModules;
|
|
36
|
-
/******/
|
|
37
|
-
/******/ // define getter function for harmony exports
|
|
38
|
-
/******/ __webpack_require__.d = function(exports, name, getter) {
|
|
39
|
-
/******/ if(!__webpack_require__.o(exports, name)) {
|
|
40
|
-
/******/ Object.defineProperty(exports, name, { enumerable: true, get: getter });
|
|
41
|
-
/******/ }
|
|
42
|
-
/******/ };
|
|
43
|
-
/******/
|
|
44
|
-
/******/ // define __esModule on exports
|
|
45
|
-
/******/ __webpack_require__.r = function(exports) {
|
|
46
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
47
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
48
|
-
/******/ }
|
|
49
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
50
|
-
/******/ };
|
|
51
|
-
/******/
|
|
52
|
-
/******/ // create a fake namespace object
|
|
53
|
-
/******/ // mode & 1: value is a module id, require it
|
|
54
|
-
/******/ // mode & 2: merge all properties of value into the ns
|
|
55
|
-
/******/ // mode & 4: return value when already ns object
|
|
56
|
-
/******/ // mode & 8|1: behave like require
|
|
57
|
-
/******/ __webpack_require__.t = function(value, mode) {
|
|
58
|
-
/******/ if(mode & 1) value = __webpack_require__(value);
|
|
59
|
-
/******/ if(mode & 8) return value;
|
|
60
|
-
/******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;
|
|
61
|
-
/******/ var ns = Object.create(null);
|
|
62
|
-
/******/ __webpack_require__.r(ns);
|
|
63
|
-
/******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value });
|
|
64
|
-
/******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));
|
|
65
|
-
/******/ return ns;
|
|
66
|
-
/******/ };
|
|
67
|
-
/******/
|
|
68
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
69
|
-
/******/ __webpack_require__.n = function(module) {
|
|
70
|
-
/******/ var getter = module && module.__esModule ?
|
|
71
|
-
/******/ function getDefault() { return module['default']; } :
|
|
72
|
-
/******/ function getModuleExports() { return module; };
|
|
73
|
-
/******/ __webpack_require__.d(getter, 'a', getter);
|
|
74
|
-
/******/ return getter;
|
|
75
|
-
/******/ };
|
|
76
|
-
/******/
|
|
77
|
-
/******/ // Object.prototype.hasOwnProperty.call
|
|
78
|
-
/******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
|
|
79
|
-
/******/
|
|
80
|
-
/******/ // __webpack_public_path__
|
|
81
|
-
/******/ __webpack_require__.p = "";
|
|
82
|
-
/******/
|
|
83
|
-
/******/
|
|
84
|
-
/******/ // Load entry module and return exports
|
|
85
|
-
/******/ return __webpack_require__(__webpack_require__.s = 5);
|
|
86
|
-
/******/ })
|
|
33
|
+
/******/ })();
|
|
34
|
+
/******/
|
|
87
35
|
/************************************************************************/
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
/***/ 5:
|
|
91
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
92
|
-
|
|
93
|
-
"use strict";
|
|
36
|
+
var __webpack_exports__ = {};
|
|
94
37
|
// ESM COMPAT FLAG
|
|
95
38
|
__webpack_require__.r(__webpack_exports__);
|
|
96
39
|
|
|
97
40
|
// EXPORTS
|
|
98
|
-
__webpack_require__.d(__webpack_exports__,
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
41
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
42
|
+
DEFAULT_KV_SEPARATOR: () => (/* reexport */ DEFAULT_KV_SEPARATOR),
|
|
43
|
+
DEFAULT_PART_SEPARATOR: () => (/* reexport */ DEFAULT_PART_SEPARATOR),
|
|
44
|
+
DEFAULT_STREAM_SEPARATOR: () => (/* reexport */ DEFAULT_STREAM_SEPARATOR),
|
|
45
|
+
XRequest: () => (/* reexport */ XRequest),
|
|
46
|
+
XStream: () => (/* reexport */ XStream),
|
|
47
|
+
createSendUtils: () => (/* reexport */ createSendUtils),
|
|
48
|
+
createStreamUtils: () => (/* reexport */ createStreamUtils),
|
|
49
|
+
"default": () => (/* binding */ mixins),
|
|
50
|
+
isValidString: () => (/* reexport */ isValidString),
|
|
51
|
+
recordMixin: () => (/* reexport */ recordMixin),
|
|
52
|
+
sendMixin: () => (/* reexport */ sendMixin),
|
|
53
|
+
splitPart: () => (/* reexport */ splitPart),
|
|
54
|
+
splitStream: () => (/* reexport */ splitStream),
|
|
55
|
+
streamMixin: () => (/* reexport */ streamMixin)
|
|
56
|
+
});
|
|
111
57
|
|
|
112
|
-
|
|
58
|
+
;// ./src/mixins/recordMixin.js
|
|
113
59
|
/**
|
|
114
60
|
* @description 提供语音识别的混入,允许语音输入并处理开始、结束、结果及错误等各种事件。
|
|
115
61
|
* @mixin recordMixin
|
|
116
62
|
*/
|
|
117
63
|
|
|
118
|
-
/* harmony default export */
|
|
64
|
+
/* harmony default export */ const recordMixin = ({
|
|
119
65
|
data() {
|
|
120
66
|
return {
|
|
121
67
|
// 语音识别状态
|
|
@@ -217,7 +163,7 @@ __webpack_require__.d(__webpack_exports__, "XStream", function() { return /* ree
|
|
|
217
163
|
this.cleanupRecord();
|
|
218
164
|
}
|
|
219
165
|
});
|
|
220
|
-
|
|
166
|
+
;// ./src/mixins/sendMixin.js
|
|
221
167
|
/**
|
|
222
168
|
* XRequest 类 - 用于处理 SSE 和 Fetch 请求
|
|
223
169
|
*/
|
|
@@ -623,8 +569,8 @@ function createSendUtils(options = {}) {
|
|
|
623
569
|
finish: handleFinish
|
|
624
570
|
};
|
|
625
571
|
}
|
|
626
|
-
/* harmony default export */
|
|
627
|
-
|
|
572
|
+
/* harmony default export */ const mixins_sendMixin = ((/* unused pure expression or super */ null && (sendMixin)));
|
|
573
|
+
;// ./src/mixins/streamMixin.js
|
|
628
574
|
/**
|
|
629
575
|
* @fileoverview 流式数据处理 Mixin
|
|
630
576
|
* 支持 SSE 数据解析和中断功能
|
|
@@ -1074,8 +1020,8 @@ function createStreamUtils(callbacks = {}) {
|
|
|
1074
1020
|
* 默认导出 streamMixin
|
|
1075
1021
|
* @type {Object}
|
|
1076
1022
|
*/
|
|
1077
|
-
/* harmony default export */
|
|
1078
|
-
|
|
1023
|
+
/* harmony default export */ const mixins_streamMixin = ((/* unused pure expression or super */ null && (streamMixin)));
|
|
1024
|
+
;// ./src/mixins/index.js
|
|
1079
1025
|
/**
|
|
1080
1026
|
* Mixins 入口文件
|
|
1081
1027
|
*/
|
|
@@ -1084,7 +1030,7 @@ function createStreamUtils(callbacks = {}) {
|
|
|
1084
1030
|
|
|
1085
1031
|
|
|
1086
1032
|
|
|
1087
|
-
/* harmony default export */
|
|
1033
|
+
/* harmony default export */ const mixins = ({
|
|
1088
1034
|
recordMixin: recordMixin,
|
|
1089
1035
|
sendMixin: sendMixin,
|
|
1090
1036
|
XRequest: XRequest,
|
|
@@ -1099,7 +1045,6 @@ function createStreamUtils(callbacks = {}) {
|
|
|
1099
1045
|
DEFAULT_PART_SEPARATOR: DEFAULT_PART_SEPARATOR,
|
|
1100
1046
|
DEFAULT_KV_SEPARATOR: DEFAULT_KV_SEPARATOR
|
|
1101
1047
|
});
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
/******/ });
|
|
1048
|
+
module.exports = __webpack_exports__;
|
|
1049
|
+
/******/ })()
|
|
1050
|
+
;
|
package/package.json
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vue-element-ui-x",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.5",
|
|
4
4
|
"description": "基于Vue 2 + Element UI的AI聊天组件库",
|
|
5
|
-
"main": "lib/index.common.js",
|
|
6
5
|
"module": "lib/index.esm.js",
|
|
6
|
+
"main": "lib/index.common.js",
|
|
7
7
|
"files": [
|
|
8
8
|
"lib",
|
|
9
|
-
"
|
|
9
|
+
"components.json",
|
|
10
10
|
"package.json",
|
|
11
11
|
"README.md"
|
|
12
12
|
],
|
|
13
|
+
"style": "src/styles/index.scss",
|
|
13
14
|
"author": "worryzyy",
|
|
14
15
|
"license": "MIT",
|
|
15
16
|
"homepage": "https://element-ui-x.com",
|
|
@@ -23,6 +24,13 @@
|
|
|
23
24
|
"ai",
|
|
24
25
|
"i18n"
|
|
25
26
|
],
|
|
27
|
+
"sideEffects": [
|
|
28
|
+
"*.scss",
|
|
29
|
+
"*.css",
|
|
30
|
+
"src/styles/**",
|
|
31
|
+
"src/locale/**",
|
|
32
|
+
"**/*.vue"
|
|
33
|
+
],
|
|
26
34
|
"bugs": {
|
|
27
35
|
"url": "https://github.com/worryzyy/element-ui-x/issues"
|
|
28
36
|
},
|
|
@@ -37,21 +45,26 @@
|
|
|
37
45
|
"publish:lib": "npm publish"
|
|
38
46
|
},
|
|
39
47
|
"peerDependencies": {
|
|
40
|
-
"element-ui": "2.
|
|
48
|
+
"element-ui": "^2.14.1",
|
|
41
49
|
"vue": "^2.6.14"
|
|
42
50
|
},
|
|
43
51
|
"devDependencies": {
|
|
52
|
+
"@babel/core": "^7.16.0",
|
|
53
|
+
"@babel/preset-env": "^7.16.0",
|
|
54
|
+
"@babel/plugin-transform-arrow-functions": "^7.16.0",
|
|
55
|
+
"@babel/plugin-transform-block-scoping": "^7.16.0",
|
|
44
56
|
"babel-loader": "^8.2.3",
|
|
45
57
|
"cross-env": "^7.0.3",
|
|
46
58
|
"css-loader": "^5.2.7",
|
|
59
|
+
"mini-css-extract-plugin": "^2.9.2",
|
|
47
60
|
"sass": "^1.32.13",
|
|
48
61
|
"sass-loader": "^10.0.0",
|
|
49
62
|
"style-loader": "^2.0.0",
|
|
50
|
-
"terser-webpack-plugin": "^
|
|
63
|
+
"terser-webpack-plugin": "^5.3.14",
|
|
51
64
|
"vue-loader": "^15.9.8",
|
|
52
65
|
"vue-template-compiler": "^2.6.14",
|
|
53
|
-
"webpack": "^
|
|
54
|
-
"webpack-cli": "^
|
|
66
|
+
"webpack": "^5.100.2",
|
|
67
|
+
"webpack-cli": "^5.1.4",
|
|
55
68
|
"webpack-merge": "^5.10.0"
|
|
56
69
|
},
|
|
57
70
|
"dependencies": {
|
package/lib/locale/lang/ar-SA.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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.ar = factory()));
|
|
5
|
-
}(this, function () { 'use strict';
|
|
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
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|
package/lib/locale/lang/de-DE.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
el_x: {
|
|
3
|
-
thinking: {
|
|
4
|
-
start: 'Denken beginnen',
|
|
5
|
-
processing: 'Denken...',
|
|
6
|
-
completed: 'Denken abgeschlossen',
|
|
7
|
-
error: 'Denkfehler',
|
|
8
|
-
errorContent: 'Beim Denken ist ein Fehler aufgetreten',
|
|
9
|
-
},
|
|
10
|
-
sender: { placeholder: 'Bitte geben Sie Inhalt ein' },
|
|
11
|
-
common: {
|
|
12
|
-
loading: 'Laden...',
|
|
13
|
-
success: 'Erfolg',
|
|
14
|
-
error: 'Fehler',
|
|
15
|
-
warning: 'Warnung',
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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.de = factory()));
|
|
5
|
-
}(this, function () { 'use strict';
|
|
6
|
-
|
|
7
|
-
return {
|
|
8
|
-
el_x: {
|
|
9
|
-
thinking: {
|
|
10
|
-
start: 'Denken beginnen',
|
|
11
|
-
processing: 'Denken...',
|
|
12
|
-
completed: 'Denken abgeschlossen',
|
|
13
|
-
error: 'Denkfehler',
|
|
14
|
-
errorContent: 'Beim Denken ist ein Fehler aufgetreten',
|
|
15
|
-
},
|
|
16
|
-
sender: { placeholder: 'Bitte geben Sie Inhalt ein' },
|
|
17
|
-
common: {
|
|
18
|
-
loading: 'Laden...',
|
|
19
|
-
success: 'Erfolg',
|
|
20
|
-
error: 'Fehler',
|
|
21
|
-
warning: 'Warnung',
|
|
22
|
-
},
|
|
23
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|
package/lib/locale/lang/es-ES.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
el_x: {
|
|
3
|
-
thinking: {
|
|
4
|
-
start: 'Comenzar a pensar',
|
|
5
|
-
processing: 'Pensando...',
|
|
6
|
-
completed: 'Pensamiento completado',
|
|
7
|
-
error: 'Error de pensamiento',
|
|
8
|
-
errorContent: 'Ocurrió un error durante el pensamiento',
|
|
9
|
-
},
|
|
10
|
-
sender: { placeholder: 'Por favor ingrese contenido' },
|
|
11
|
-
common: {
|
|
12
|
-
loading: 'Cargando...',
|
|
13
|
-
success: 'Éxito',
|
|
14
|
-
error: 'Error',
|
|
15
|
-
warning: 'Advertencia',
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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.es = factory()));
|
|
5
|
-
}(this, function () { 'use strict';
|
|
6
|
-
|
|
7
|
-
return {
|
|
8
|
-
el_x: {
|
|
9
|
-
thinking: {
|
|
10
|
-
start: 'Comenzar a pensar',
|
|
11
|
-
processing: 'Pensando...',
|
|
12
|
-
completed: 'Pensamiento completado',
|
|
13
|
-
error: 'Error de pensamiento',
|
|
14
|
-
errorContent: 'Ocurrió un error durante el pensamiento',
|
|
15
|
-
},
|
|
16
|
-
sender: { placeholder: 'Por favor ingrese contenido' },
|
|
17
|
-
common: {
|
|
18
|
-
loading: 'Cargando...',
|
|
19
|
-
success: 'Éxito',
|
|
20
|
-
error: 'Error',
|
|
21
|
-
warning: 'Advertencia',
|
|
22
|
-
},
|
|
23
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|
package/lib/locale/lang/fr-FR.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
el_x: {
|
|
3
|
-
thinking: {
|
|
4
|
-
start: 'Commencer à réfléchir',
|
|
5
|
-
processing: 'Réflexion en cours...',
|
|
6
|
-
completed: 'Réflexion terminée',
|
|
7
|
-
error: 'Erreur de réflexion',
|
|
8
|
-
errorContent: "Une erreur s'est produite pendant la réflexion",
|
|
9
|
-
},
|
|
10
|
-
sender: { placeholder: 'Veuillez entrer le contenu' },
|
|
11
|
-
common: {
|
|
12
|
-
loading: 'Chargement...',
|
|
13
|
-
success: 'Succès',
|
|
14
|
-
error: 'Erreur',
|
|
15
|
-
warning: 'Avertissement',
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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.fr = factory()));
|
|
5
|
-
}(this, function () { 'use strict';
|
|
6
|
-
|
|
7
|
-
return {
|
|
8
|
-
el_x: {
|
|
9
|
-
thinking: {
|
|
10
|
-
start: 'Commencer à réfléchir',
|
|
11
|
-
processing: 'Réflexion en cours...',
|
|
12
|
-
completed: 'Réflexion terminée',
|
|
13
|
-
error: 'Erreur de réflexion',
|
|
14
|
-
errorContent: "Une erreur s'est produite pendant la réflexion",
|
|
15
|
-
},
|
|
16
|
-
sender: { placeholder: 'Veuillez entrer le contenu' },
|
|
17
|
-
common: {
|
|
18
|
-
loading: 'Chargement...',
|
|
19
|
-
success: 'Succès',
|
|
20
|
-
error: 'Erreur',
|
|
21
|
-
warning: 'Avertissement',
|
|
22
|
-
},
|
|
23
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|
package/lib/locale/lang/it-IT.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
el_x: {
|
|
3
|
-
thinking: {
|
|
4
|
-
start: 'Inizia a pensare',
|
|
5
|
-
processing: 'Pensando...',
|
|
6
|
-
completed: 'Pensiero completato',
|
|
7
|
-
error: 'Errore di pensiero',
|
|
8
|
-
errorContent: 'Si è verificato un errore durante il pensiero',
|
|
9
|
-
},
|
|
10
|
-
sender: { placeholder: 'Inserisci il contenuto' },
|
|
11
|
-
common: {
|
|
12
|
-
loading: 'Caricamento...',
|
|
13
|
-
success: 'Successo',
|
|
14
|
-
error: 'Errore',
|
|
15
|
-
warning: 'Avvertimento',
|
|
16
|
-
},
|
|
17
|
-
},
|
|
18
|
-
};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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.it = factory()));
|
|
5
|
-
}(this, function () { 'use strict';
|
|
6
|
-
|
|
7
|
-
return {
|
|
8
|
-
el_x: {
|
|
9
|
-
thinking: {
|
|
10
|
-
start: 'Inizia a pensare',
|
|
11
|
-
processing: 'Pensando...',
|
|
12
|
-
completed: 'Pensiero completato',
|
|
13
|
-
error: 'Errore di pensiero',
|
|
14
|
-
errorContent: 'Si è verificato un errore durante il pensiero',
|
|
15
|
-
},
|
|
16
|
-
sender: { placeholder: 'Inserisci il contenuto' },
|
|
17
|
-
common: {
|
|
18
|
-
loading: 'Caricamento...',
|
|
19
|
-
success: 'Successo',
|
|
20
|
-
error: 'Errore',
|
|
21
|
-
warning: 'Avvertimento',
|
|
22
|
-
},
|
|
23
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|
package/lib/locale/lang/ja-JP.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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
|
-
}(this, function () { 'use strict';
|
|
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
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|
package/lib/locale/lang/ko-KR.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
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,26 +0,0 @@
|
|
|
1
|
-
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(factory) :
|
|
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
|
-
}(this, function () { 'use strict';
|
|
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
|
-
},
|
|
24
|
-
};
|
|
25
|
-
|
|
26
|
-
}));
|