@das-fed/upf-utils 6.4.0-dev.186 → 6.4.0-dev.188
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/api-services/es5.js +912 -914
- package/api-services/index.js +673 -677
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/es5.js +968 -980
- package/api-services/modules/app-manage/index.js +786 -804
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/authentication/es5.js +968 -980
- package/api-services/modules/authentication/index.js +786 -804
- package/api-services/modules/authentication/index.js.gz +0 -0
- package/api-services/modules/bems/es5.js +996 -984
- package/api-services/modules/bems/index.js +818 -800
- package/api-services/modules/bems/index.js.gz +0 -0
- package/api-services/modules/contract/es5.js +969 -978
- package/api-services/modules/contract/index.js +788 -802
- package/api-services/modules/contract/index.js.gz +0 -0
- package/api-services/modules/duty-manage/es5.js +991 -982
- package/api-services/modules/duty-manage/index.js +815 -801
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/es5.js +798 -801
- package/api-services/modules/enterpriseright/index.js +617 -621
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/es5.js +1155 -1164
- package/api-services/modules/index.js +907 -921
- package/api-services/modules/index.js.gz +0 -0
- package/api-services/modules/justauth/es5.js +982 -970
- package/api-services/modules/justauth/index.js +805 -787
- package/api-services/modules/justauth/index.js.gz +0 -0
- package/api-services/modules/portal/es5.js +980 -968
- package/api-services/modules/portal/index.js +804 -786
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/space-manage/es5.js +980 -968
- package/api-services/modules/space-manage/index.js +804 -786
- package/api-services/modules/space-manage/index.js.gz +0 -0
- package/api-services/src/create-service/es5.js +978 -966
- package/api-services/src/create-service/index.js +803 -785
- package/api-services/src/create-service/index.js.gz +0 -0
- package/common-tools/handle-data/es5.js +156 -185
- package/common-tools/handle-data/index.js +106 -87
- package/common-tools/handle-data/index.js.gz +0 -0
- package/package.json +4 -4
|
Binary file
|
|
@@ -9,54 +9,51 @@ function asyncGeneratorStep(n, t, e, r, o, a, c) { try { var i = n[a](c), u = i.
|
|
|
9
9
|
function _asyncToGenerator(n) { return function () { var t = this, e = arguments; return new Promise(function (r, o) { var a = n.apply(t, e); function _next(n) { asyncGeneratorStep(a, r, o, _next, _throw, "next", n); } function _throw(n) { asyncGeneratorStep(a, r, o, _next, _throw, "throw", n); } _next(void 0); }); }; }
|
|
10
10
|
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
11
|
var config = require('@das-fed/upf-utils/config/es5');
|
|
12
|
-
var
|
|
13
|
-
|
|
14
|
-
M = 3e5,
|
|
15
|
-
F = function F(c) {
|
|
16
|
-
return c === null || _typeof(c) > "u" || c === "";
|
|
12
|
+
var M = function M(f) {
|
|
13
|
+
return f === null || _typeof(f) > "u" || f === "";
|
|
17
14
|
},
|
|
18
|
-
|
|
19
|
-
var
|
|
20
|
-
return (((
|
|
15
|
+
z = function z(f) {
|
|
16
|
+
var n;
|
|
17
|
+
return (((n = config.getConfig()) == null ? undefined : n.systemLangList) || ["zh-CN", "en-US", "zh-MO"]).includes(f);
|
|
21
18
|
},
|
|
22
|
-
|
|
23
|
-
var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function
|
|
24
|
-
var
|
|
25
|
-
return _regenerator().w(function (
|
|
26
|
-
while (1) switch (
|
|
19
|
+
A = /*#__PURE__*/function () {
|
|
20
|
+
var _ref = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee4(f) {
|
|
21
|
+
var x, _x$currentLang, n, _x$baseUrl, c, _x$appName, h, _x$isPullFrontEnd, L, _x$isPullBack, N, _x$isDasUI, O, _x$fallbackBaseUrl, a, l, y, j, r, _iterator, _step, s, $, w, u, _r, _iterator2, _step2, _s, _$, _w, _u, _r2, _s2, _t3, _t4;
|
|
22
|
+
return _regenerator().w(function (_context4) {
|
|
23
|
+
while (1) switch (_context4.p = _context4.n) {
|
|
27
24
|
case 0:
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
(typeof
|
|
31
|
-
|
|
32
|
-
Array.isArray(
|
|
33
|
-
return typeof
|
|
34
|
-
}),
|
|
35
|
-
|
|
25
|
+
x = f || {};
|
|
26
|
+
_x$currentLang = x.currentLang, n = _x$currentLang === void 0 ? "zh-CN" : _x$currentLang, _x$baseUrl = x.baseUrl, c = _x$baseUrl === void 0 ? "/" : _x$baseUrl, _x$appName = x.appName, h = _x$appName === void 0 ? "jc" : _x$appName, _x$isPullFrontEnd = x.isPullFrontEnd, L = _x$isPullFrontEnd === void 0 ? true : _x$isPullFrontEnd, _x$isPullBack = x.isPullBack, N = _x$isPullBack === void 0 ? false : _x$isPullBack, _x$isDasUI = x.isDasUI, O = _x$isDasUI === void 0 ? false : _x$isDasUI, _x$fallbackBaseUrl = x.fallbackBaseUrl, a = _x$fallbackBaseUrl === void 0 ? "" : _x$fallbackBaseUrl;
|
|
27
|
+
(typeof n != "string" || !n) && (n = "zh-CN");
|
|
28
|
+
l = [];
|
|
29
|
+
Array.isArray(h) ? (l = h.filter(function (r) {
|
|
30
|
+
return typeof r == "string" && r;
|
|
31
|
+
}), l.length === 0 && (l = ["jc"])) : typeof h == "string" && h ? l = [h] : l = ["jc"], typeof c != "string" && (c = "/"), c || (c = "/"), c.endsWith("/") || (c = c + "/"), typeof a != "string" && (a = ""), a && !a.endsWith("/") && (a = a + "/");
|
|
32
|
+
y = {
|
|
36
33
|
frontEnd: null,
|
|
37
34
|
// 统一格式:{ appName1: data1, appName2: data2, ... }
|
|
38
35
|
dasUiEnd: null,
|
|
39
36
|
backMsg: null
|
|
40
37
|
// 统一格式:{ appName1: data1, appName2: data2, ... }
|
|
41
38
|
};
|
|
42
|
-
|
|
43
|
-
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function
|
|
44
|
-
var
|
|
45
|
-
|
|
39
|
+
j = /*#__PURE__*/function () {
|
|
40
|
+
var _ref2 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee3(r, s) {
|
|
41
|
+
var $,
|
|
42
|
+
w,
|
|
46
43
|
u,
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
return _regenerator().w(function (
|
|
53
|
-
while (1) switch (
|
|
44
|
+
F,
|
|
45
|
+
U,
|
|
46
|
+
k,
|
|
47
|
+
i,
|
|
48
|
+
_args3 = arguments;
|
|
49
|
+
return _regenerator().w(function (_context3) {
|
|
50
|
+
while (1) switch (_context3.n) {
|
|
54
51
|
case 0:
|
|
55
|
-
|
|
56
|
-
|
|
52
|
+
$ = _args3.length > 2 && _args3[2] !== undefined ? _args3[2] : "zh-CN";
|
|
53
|
+
w = _args3.length > 3 && _args3[3] !== undefined ? _args3[3] : "资源";
|
|
57
54
|
u = /*#__PURE__*/function () {
|
|
58
|
-
var _ref3 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(
|
|
59
|
-
var
|
|
55
|
+
var _ref3 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee(i) {
|
|
56
|
+
var o, _t, _t2;
|
|
60
57
|
return _regenerator().w(function (_context) {
|
|
61
58
|
while (1) switch (_context.p = _context.n) {
|
|
62
59
|
case 0:
|
|
@@ -66,12 +63,12 @@ var m = /* @__PURE__ */new Map(),
|
|
|
66
63
|
break;
|
|
67
64
|
}
|
|
68
65
|
_context.n = 1;
|
|
69
|
-
return window.fetch(
|
|
66
|
+
return window.fetch(i, {
|
|
70
67
|
cache: "no-cache"
|
|
71
68
|
});
|
|
72
69
|
case 1:
|
|
73
|
-
|
|
74
|
-
if (!(!
|
|
70
|
+
o = _context.v;
|
|
71
|
+
if (!(!o || !o.ok)) {
|
|
75
72
|
_context.n = 2;
|
|
76
73
|
break;
|
|
77
74
|
}
|
|
@@ -80,23 +77,23 @@ var m = /* @__PURE__ */new Map(),
|
|
|
80
77
|
break;
|
|
81
78
|
case 2:
|
|
82
79
|
_context.n = 3;
|
|
83
|
-
return
|
|
80
|
+
return o.text();
|
|
84
81
|
case 3:
|
|
85
82
|
_t = _context.v;
|
|
86
83
|
case 4:
|
|
87
84
|
return _context.a(2, _t);
|
|
88
85
|
case 5:
|
|
89
86
|
_context.n = 6;
|
|
90
|
-
return new Promise(function (
|
|
87
|
+
return new Promise(function (o) {
|
|
91
88
|
try {
|
|
92
|
-
var
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
},
|
|
96
|
-
|
|
97
|
-
},
|
|
89
|
+
var t = new XMLHttpRequest();
|
|
90
|
+
t.open("GET", i, !0), t.onreadystatechange = function () {
|
|
91
|
+
t.readyState === 4 && o(t.status >= 200 && t.status < 300 ? t.responseText : null);
|
|
92
|
+
}, t.onerror = function () {
|
|
93
|
+
o(null);
|
|
94
|
+
}, t.send();
|
|
98
95
|
} catch (_unused) {
|
|
99
|
-
|
|
96
|
+
o(null);
|
|
100
97
|
}
|
|
101
98
|
});
|
|
102
99
|
case 6:
|
|
@@ -117,220 +114,194 @@ var m = /* @__PURE__ */new Map(),
|
|
|
117
114
|
return _ref3.apply(this, arguments);
|
|
118
115
|
};
|
|
119
116
|
}();
|
|
120
|
-
|
|
121
|
-
|
|
117
|
+
F = function F(i) {
|
|
118
|
+
if (!i || typeof i != "string") return null;
|
|
119
|
+
var t = i.replace(/^\uFEFF/, "").trim();
|
|
120
|
+
if (t.startsWith("{")) try {
|
|
121
|
+
var e = JSON.parse(t);
|
|
122
|
+
if (e && _typeof(e) == "object") return e;
|
|
123
|
+
} catch (_unused3) {}
|
|
124
|
+
var b = t.match(/export\s+default\s*/);
|
|
125
|
+
if (!b || b.index === undefined) return null;
|
|
122
126
|
try {
|
|
123
|
-
var
|
|
124
|
-
if (
|
|
125
|
-
|
|
126
|
-
var
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
127
|
+
var _e = t.substring(b.index);
|
|
128
|
+
if (_e = _e.replace(/\/\*[\s\S]*?\*\//g, "").replace(/(^|\n)\s*\/\/.*(?=\n|$)/g, "$1").trim(), _e = _e.replace(/^\s*export\s+default\s*/, "").replace(/;?\s*$/, "").trim(), !_e) return null;
|
|
129
|
+
try {
|
|
130
|
+
var d = new Function("return ".concat(_e))();
|
|
131
|
+
if (d && _typeof(d) == "object") return d;
|
|
132
|
+
} catch (_unused4) {}
|
|
133
|
+
try {
|
|
134
|
+
var g = _e.indexOf("{"),
|
|
135
|
+
_d = _e.lastIndexOf("}");
|
|
136
|
+
if (g === -1 || _d === -1 || _d <= g) return null;
|
|
137
|
+
var p = _e.slice(g, _d + 1);
|
|
138
|
+
p = p.replace(/([{,]\s*)([a-zA-Z_$][a-zA-Z0-9_$]*)\s*:/g, '$1"$2":'), p = p.replace(/'([^'\\]*(\\.[^'\\]*)*)'/g, '"$1"'), p = p.replace(/,\s*([}\]])/g, "$1");
|
|
139
|
+
var E = JSON.parse(p);
|
|
140
|
+
if (E && _typeof(E) == "object") return E;
|
|
141
|
+
} catch (_unused5) {}
|
|
142
|
+
return null;
|
|
143
|
+
} catch (_unused6) {
|
|
131
144
|
return null;
|
|
132
145
|
}
|
|
133
146
|
};
|
|
134
|
-
|
|
135
|
-
var _ref4 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function
|
|
136
|
-
var
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
while (1) switch (_context3.p = _context3.n) {
|
|
147
|
+
U = /*#__PURE__*/function () {
|
|
148
|
+
var _ref4 = _asyncToGenerator(/*#__PURE__*/_regenerator().m(function _callee2(i) {
|
|
149
|
+
var o, t;
|
|
150
|
+
return _regenerator().w(function (_context2) {
|
|
151
|
+
while (1) switch (_context2.n) {
|
|
140
152
|
case 0:
|
|
141
|
-
if (
|
|
142
|
-
|
|
153
|
+
if (i) {
|
|
154
|
+
_context2.n = 1;
|
|
143
155
|
break;
|
|
144
156
|
}
|
|
145
|
-
return
|
|
157
|
+
return _context2.a(2, null);
|
|
146
158
|
case 1:
|
|
147
|
-
n =
|
|
148
|
-
|
|
149
|
-
_context3.n = 2;
|
|
150
|
-
break;
|
|
151
|
-
}
|
|
152
|
-
return _context3.a(2, i.ok ? (_i$value = i.value) !== null && _i$value !== void 0 ? _i$value : null : null);
|
|
159
|
+
_context2.n = 2;
|
|
160
|
+
return u(i);
|
|
153
161
|
case 2:
|
|
154
|
-
|
|
155
|
-
|
|
162
|
+
o = _context2.v;
|
|
163
|
+
if (o) {
|
|
164
|
+
_context2.n = 3;
|
|
156
165
|
break;
|
|
157
166
|
}
|
|
158
|
-
return
|
|
167
|
+
return _context2.a(2, null);
|
|
159
168
|
case 3:
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
return _regenerator().w(function (_context2) {
|
|
163
|
-
while (1) switch (_context2.n) {
|
|
164
|
-
case 0:
|
|
165
|
-
_context2.n = 1;
|
|
166
|
-
return u(n);
|
|
167
|
-
case 1:
|
|
168
|
-
y = _context2.v;
|
|
169
|
-
if (y) {
|
|
170
|
-
_context2.n = 2;
|
|
171
|
-
break;
|
|
172
|
-
}
|
|
173
|
-
return _context2.a(2, (E.set(n, {
|
|
174
|
-
ok: false,
|
|
175
|
-
value: null,
|
|
176
|
-
t: e
|
|
177
|
-
}), null));
|
|
178
|
-
case 2:
|
|
179
|
-
L = C(y);
|
|
180
|
-
return _context2.a(2, (E.set(n, {
|
|
181
|
-
ok: true,
|
|
182
|
-
value: L,
|
|
183
|
-
t: Date.now()
|
|
184
|
-
}), L !== null && L !== void 0 ? L : null));
|
|
185
|
-
}
|
|
186
|
-
}, _callee2);
|
|
187
|
-
}))();
|
|
188
|
-
m.set(n, p);
|
|
189
|
-
_context3.p = 4;
|
|
190
|
-
_context3.n = 5;
|
|
191
|
-
return p;
|
|
192
|
-
case 5:
|
|
193
|
-
return _context3.a(2, _context3.v);
|
|
194
|
-
case 6:
|
|
195
|
-
_context3.p = 6;
|
|
196
|
-
m["delete"](n);
|
|
197
|
-
return _context3.f(6);
|
|
198
|
-
case 7:
|
|
199
|
-
return _context3.a(2);
|
|
169
|
+
t = F(o);
|
|
170
|
+
return _context2.a(2, t !== null && _typeof(t) == "object" ? t : null);
|
|
200
171
|
}
|
|
201
|
-
},
|
|
172
|
+
}, _callee2);
|
|
202
173
|
}));
|
|
203
|
-
return function
|
|
174
|
+
return function U(_x5) {
|
|
204
175
|
return _ref4.apply(this, arguments);
|
|
205
176
|
};
|
|
206
177
|
}();
|
|
207
|
-
|
|
208
|
-
return
|
|
178
|
+
_context3.n = 1;
|
|
179
|
+
return U(r);
|
|
209
180
|
case 1:
|
|
210
|
-
|
|
211
|
-
if (!
|
|
212
|
-
|
|
181
|
+
k = _context3.v;
|
|
182
|
+
if (!k) {
|
|
183
|
+
_context3.n = 2;
|
|
213
184
|
break;
|
|
214
185
|
}
|
|
215
|
-
return
|
|
186
|
+
return _context3.a(2, k);
|
|
216
187
|
case 2:
|
|
217
|
-
if (!(s &&
|
|
218
|
-
|
|
188
|
+
if (!(s && z($))) {
|
|
189
|
+
_context3.n = 4;
|
|
219
190
|
break;
|
|
220
191
|
}
|
|
221
|
-
|
|
222
|
-
return
|
|
192
|
+
_context3.n = 3;
|
|
193
|
+
return U(s);
|
|
223
194
|
case 3:
|
|
224
|
-
|
|
225
|
-
if (!
|
|
226
|
-
|
|
195
|
+
i = _context3.v;
|
|
196
|
+
if (!i) {
|
|
197
|
+
_context3.n = 4;
|
|
227
198
|
break;
|
|
228
199
|
}
|
|
229
|
-
return
|
|
200
|
+
return _context3.a(2, i);
|
|
230
201
|
case 4:
|
|
231
|
-
return
|
|
202
|
+
return _context3.a(2, null);
|
|
232
203
|
}
|
|
233
|
-
},
|
|
204
|
+
}, _callee3);
|
|
234
205
|
}));
|
|
235
|
-
return function
|
|
206
|
+
return function j(_x2, _x3) {
|
|
236
207
|
return _ref2.apply(this, arguments);
|
|
237
208
|
};
|
|
238
209
|
}();
|
|
239
|
-
if (!
|
|
240
|
-
|
|
210
|
+
if (!L) {
|
|
211
|
+
_context4.n = 9;
|
|
241
212
|
break;
|
|
242
213
|
}
|
|
243
|
-
|
|
244
|
-
_iterator = _createForOfIteratorHelper(
|
|
245
|
-
|
|
214
|
+
r = {};
|
|
215
|
+
_iterator = _createForOfIteratorHelper(l);
|
|
216
|
+
_context4.p = 1;
|
|
246
217
|
_iterator.s();
|
|
247
218
|
case 2:
|
|
248
219
|
if ((_step = _iterator.n()).done) {
|
|
249
|
-
|
|
220
|
+
_context4.n = 5;
|
|
250
221
|
break;
|
|
251
222
|
}
|
|
252
223
|
s = _step.value;
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
return
|
|
224
|
+
$ = "".concat(c, "front-end/i18n/front-end-page/").concat(s, "_").concat(n, ".js");
|
|
225
|
+
w = a ? "".concat(a, "front-end/i18n/front-end-page/").concat(s, "_").concat(n, ".js") : undefined;
|
|
226
|
+
_context4.n = 3;
|
|
227
|
+
return j($, w, n, "\u524D\u7AEF\u4E1A\u52A1\u8BED\u8A00\u8D44\u6E90(".concat(s, ")"));
|
|
257
228
|
case 3:
|
|
258
|
-
u =
|
|
259
|
-
u && (
|
|
229
|
+
u = _context4.v;
|
|
230
|
+
u && (r[s] = u, true);
|
|
260
231
|
case 4:
|
|
261
|
-
|
|
232
|
+
_context4.n = 2;
|
|
262
233
|
break;
|
|
263
234
|
case 5:
|
|
264
|
-
|
|
235
|
+
_context4.n = 7;
|
|
265
236
|
break;
|
|
266
237
|
case 6:
|
|
267
|
-
|
|
268
|
-
_t3 =
|
|
238
|
+
_context4.p = 6;
|
|
239
|
+
_t3 = _context4.v;
|
|
269
240
|
_iterator.e(_t3);
|
|
270
241
|
case 7:
|
|
271
|
-
|
|
242
|
+
_context4.p = 7;
|
|
272
243
|
_iterator.f();
|
|
273
|
-
return
|
|
244
|
+
return _context4.f(7);
|
|
274
245
|
case 8:
|
|
275
|
-
Object.keys(
|
|
246
|
+
Object.keys(r).length > 0 && (y.frontEnd = r);
|
|
276
247
|
case 9:
|
|
277
248
|
if (!N) {
|
|
278
|
-
|
|
249
|
+
_context4.n = 18;
|
|
279
250
|
break;
|
|
280
251
|
}
|
|
281
|
-
|
|
282
|
-
_iterator2 = _createForOfIteratorHelper(
|
|
283
|
-
|
|
252
|
+
_r = {};
|
|
253
|
+
_iterator2 = _createForOfIteratorHelper(l);
|
|
254
|
+
_context4.p = 10;
|
|
284
255
|
_iterator2.s();
|
|
285
256
|
case 11:
|
|
286
257
|
if ((_step2 = _iterator2.n()).done) {
|
|
287
|
-
|
|
258
|
+
_context4.n = 14;
|
|
288
259
|
break;
|
|
289
260
|
}
|
|
290
261
|
_s = _step2.value;
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
return
|
|
262
|
+
_$ = "".concat(c, "front-end/i18n/return-msg/").concat(_s, "_").concat(n, ".js");
|
|
263
|
+
_w = a ? "".concat(a, "front-end/i18n/return-msg/").concat(_s, "_").concat(n, ".js") : undefined;
|
|
264
|
+
_context4.n = 12;
|
|
265
|
+
return j(_$, _w, n, "\u540E\u7AEF\u8BED\u8A00\u8D44\u6E90(".concat(_s, ")"));
|
|
295
266
|
case 12:
|
|
296
|
-
_u =
|
|
297
|
-
_u && (
|
|
267
|
+
_u = _context4.v;
|
|
268
|
+
_u && (_r[_s] = _u, true);
|
|
298
269
|
case 13:
|
|
299
|
-
|
|
270
|
+
_context4.n = 11;
|
|
300
271
|
break;
|
|
301
272
|
case 14:
|
|
302
|
-
|
|
273
|
+
_context4.n = 16;
|
|
303
274
|
break;
|
|
304
275
|
case 15:
|
|
305
|
-
|
|
306
|
-
_t4 =
|
|
276
|
+
_context4.p = 15;
|
|
277
|
+
_t4 = _context4.v;
|
|
307
278
|
_iterator2.e(_t4);
|
|
308
279
|
case 16:
|
|
309
|
-
|
|
280
|
+
_context4.p = 16;
|
|
310
281
|
_iterator2.f();
|
|
311
|
-
return
|
|
282
|
+
return _context4.f(16);
|
|
312
283
|
case 17:
|
|
313
|
-
Object.keys(
|
|
284
|
+
Object.keys(_r).length > 0 && (y.backMsg = _r);
|
|
314
285
|
case 18:
|
|
315
|
-
if (!
|
|
316
|
-
|
|
286
|
+
if (!O) {
|
|
287
|
+
_context4.n = 20;
|
|
317
288
|
break;
|
|
318
289
|
}
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
return
|
|
290
|
+
_r2 = "".concat(c, "front-end/i18n/front-end-page/dasui_").concat(n, ".js"), _s2 = a ? "".concat(a, "front-end/i18n/front-end-page/dasui_").concat(n, ".js") : undefined;
|
|
291
|
+
_context4.n = 19;
|
|
292
|
+
return j(_r2, _s2, n, "UI组件库语言资源");
|
|
322
293
|
case 19:
|
|
323
|
-
|
|
324
|
-
|
|
294
|
+
y.dasUiEnd = _context4.v;
|
|
295
|
+
y.dasUiEnd && true;
|
|
325
296
|
case 20:
|
|
326
|
-
return
|
|
297
|
+
return _context4.a(2, y);
|
|
327
298
|
}
|
|
328
|
-
},
|
|
299
|
+
}, _callee4, null, [[10, 15, 16, 17], [1, 6, 7, 8]]);
|
|
329
300
|
}));
|
|
330
|
-
return function
|
|
301
|
+
return function A(_x) {
|
|
331
302
|
return _ref.apply(this, arguments);
|
|
332
303
|
};
|
|
333
304
|
}();
|
|
334
|
-
exports.handleI18nData =
|
|
335
|
-
exports.isCurrentLangInSysLang =
|
|
336
|
-
exports.isEmpty =
|
|
305
|
+
exports.handleI18nData = A;
|
|
306
|
+
exports.isCurrentLangInSysLang = z;
|
|
307
|
+
exports.isEmpty = M;
|