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