yahee-components 0.0.64 → 0.0.66

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 (85) hide show
  1. package/es/api/server.js +2 -2
  2. package/es/api/tool.js +1 -1
  3. package/es/complex-search/complex-search.vue.js +27 -23
  4. package/es/complex-search/props.js +6 -4
  5. package/es/copy/copy.vue.js +9 -9
  6. package/es/copy/style/index.css +7 -2
  7. package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/adapters/fetch.js +29 -29
  8. package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/Axios.js +1 -1
  9. package/es/node_modules/.pnpm/axios@1.10.0/node_modules/axios/lib/core/AxiosHeaders.js +181 -0
  10. package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/env/data.js +1 -1
  11. package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/toFormData.js +16 -14
  12. package/es/node_modules/.pnpm/axios@1.10.0/node_modules/axios/lib/utils.js +222 -0
  13. package/es/node_modules/.pnpm/{element-plus@2.9.7_vue@3.5.13_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +1 -1
  14. package/es/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/lodash.js +526 -526
  15. package/es/packages/components/api/log-server.js +2 -2
  16. package/es/packages/components/api/server.js +2 -2
  17. package/es/packages/components/api/tool.js +1 -1
  18. package/es/packages/components/api/upload-server.js +2 -2
  19. package/es/style.css +7 -2
  20. package/es/utils/translate.js +2 -2
  21. package/lib/copy/style/index.css +7 -2
  22. package/lib/style.css +7 -2
  23. package/package.json +1 -3
  24. package/types/src/annex-upload/annex-upload.vue.d.ts +649 -435
  25. package/types/src/annex-upload/index.d.ts +321 -214
  26. package/types/src/complex-search/props.d.ts +11 -3
  27. package/types/src/copy/copy.d.ts +0 -10
  28. package/types/src/copy/copy.vue.d.ts +1 -1
  29. package/types/src/copy/index.d.ts +2 -1
  30. package/types/src/copy/props.d.ts +7 -0
  31. package/types/src/drop-down-condition/drop-down-condition.vue.d.ts +264 -55
  32. package/types/src/drop-down-condition/index.d.ts +264 -55
  33. package/types/src/input/index.d.ts +189 -62
  34. package/types/src/input/input.vue.d.ts +189 -62
  35. package/types/src/operation-log/index.d.ts +199 -55
  36. package/types/src/operation-log/operation-log.vue.d.ts +199 -55
  37. package/es/node_modules/.pnpm/axios@1.8.4/node_modules/axios/lib/core/AxiosHeaders.js +0 -173
  38. package/es/node_modules/.pnpm/axios@1.8.4/node_modules/axios/lib/utils.js +0 -221
  39. package/types/src/complex-search/complex-search.vue.d.ts +0 -208
  40. package/types/src/complex-search/index.d.ts +0 -212
  41. package/types/src/installs.d.ts +0 -1863
  42. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/index.js +0 -0
  43. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/adapters/adapters.js +0 -0
  44. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/adapters/xhr.js +0 -0
  45. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/axios.js +0 -0
  46. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/cancel/CancelToken.js +0 -0
  47. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/cancel/CanceledError.js +0 -0
  48. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/cancel/isCancel.js +0 -0
  49. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/AxiosError.js +0 -0
  50. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/InterceptorManager.js +0 -0
  51. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/buildFullPath.js +0 -0
  52. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/dispatchRequest.js +0 -0
  53. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/mergeConfig.js +0 -0
  54. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/settle.js +0 -0
  55. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/transformData.js +0 -0
  56. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/defaults/index.js +0 -0
  57. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/defaults/transitional.js +0 -0
  58. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +0 -0
  59. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/HttpStatusCode.js +0 -0
  60. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/bind.js +0 -0
  61. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/buildURL.js +0 -0
  62. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/combineURLs.js +0 -0
  63. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/composeSignals.js +0 -0
  64. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/cookies.js +0 -0
  65. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/formDataToJSON.js +0 -0
  66. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -0
  67. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/isAxiosError.js +0 -0
  68. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -0
  69. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/null.js +0 -0
  70. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/parseHeaders.js +0 -0
  71. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/parseProtocol.js +0 -0
  72. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/progressEventReducer.js +0 -0
  73. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/resolveConfig.js +0 -0
  74. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/speedometer.js +0 -0
  75. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/spread.js +0 -0
  76. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/throttle.js +0 -0
  77. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/toURLEncodedForm.js +0 -0
  78. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/trackStream.js +0 -0
  79. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/validator.js +0 -0
  80. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/classes/Blob.js +0 -0
  81. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/classes/FormData.js +0 -0
  82. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +0 -0
  83. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/index.js +0 -0
  84. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/common/utils.js +0 -0
  85. /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/index.js +0 -0
@@ -1,6 +1,6 @@
1
1
  import t from "../utils.js";
2
2
  import E from "../core/AxiosError.js";
3
- function p(i) {
3
+ function B(i) {
4
4
  return t.isPlainObject(i) || t.isArray(i);
5
5
  }
6
6
  function h(i) {
@@ -12,7 +12,7 @@ function O(i, e, s) {
12
12
  }).join(s ? "." : "") : e;
13
13
  }
14
14
  function T(i) {
15
- return t.isArray(i) && !i.some(p);
15
+ return t.isArray(i) && !i.some(B);
16
16
  }
17
17
  const S = t.toFlatObject(t, {}, null, function(e) {
18
18
  return /^is[A-Z]/.test(e);
@@ -27,24 +27,26 @@ function W(i, e, s) {
27
27
  }, !1, function(n, u) {
28
28
  return !t.isUndefined(u[n]);
29
29
  });
30
- const B = s.metaTokens, o = s.visitor || j, d = s.dots, m = s.indexes, w = (s.Blob || typeof Blob < "u" && Blob) && t.isSpecCompliantForm(e);
30
+ const p = s.metaTokens, o = s.visitor || j, d = s.dots, m = s.indexes, w = (s.Blob || typeof Blob < "u" && Blob) && t.isSpecCompliantForm(e);
31
31
  if (!t.isFunction(o))
32
32
  throw new TypeError("visitor must be a function");
33
33
  function l(r) {
34
34
  if (r === null) return "";
35
35
  if (t.isDate(r))
36
36
  return r.toISOString();
37
+ if (t.isBoolean(r))
38
+ return r.toString();
37
39
  if (!w && t.isBlob(r))
38
40
  throw new E("Blob is not supported. Use a Buffer instead.");
39
41
  return t.isArrayBuffer(r) || t.isTypedArray(r) ? w && typeof Blob == "function" ? new Blob([r]) : Buffer.from(r) : r;
40
42
  }
41
43
  function j(r, n, u) {
42
- let c = r;
44
+ let f = r;
43
45
  if (r && !u && typeof r == "object") {
44
46
  if (t.endsWith(n, "{}"))
45
- n = B ? n : n.slice(0, -2), r = JSON.stringify(r);
46
- else if (t.isArray(r) && T(r) || (t.isFileList(r) || t.endsWith(n, "[]")) && (c = t.toArray(r)))
47
- return n = h(n), c.forEach(function(b, x) {
47
+ n = p ? n : n.slice(0, -2), r = JSON.stringify(r);
48
+ else if (t.isArray(r) && T(r) || (t.isFileList(r) || t.endsWith(n, "[]")) && (f = t.toArray(r)))
49
+ return n = h(n), f.forEach(function(b, x) {
48
50
  !(t.isUndefined(b) || b === null) && e.append(
49
51
  // eslint-disable-next-line no-nested-ternary
50
52
  m === !0 ? O([n], x, d) : m === null ? n : n + "[]",
@@ -52,25 +54,25 @@ function W(i, e, s) {
52
54
  );
53
55
  }), !1;
54
56
  }
55
- return p(r) ? !0 : (e.append(O(u, n, d), l(r)), !1);
57
+ return B(r) ? !0 : (e.append(O(u, n, d), l(r)), !1);
56
58
  }
57
59
  const a = [], F = Object.assign(S, {
58
60
  defaultVisitor: j,
59
61
  convertValue: l,
60
- isVisitable: p
62
+ isVisitable: B
61
63
  });
62
64
  function A(r, n) {
63
65
  if (!t.isUndefined(r)) {
64
66
  if (a.indexOf(r) !== -1)
65
67
  throw Error("Circular reference detected in " + n.join("."));
66
- a.push(r), t.forEach(r, function(c, f) {
67
- (!(t.isUndefined(c) || c === null) && o.call(
68
+ a.push(r), t.forEach(r, function(f, c) {
69
+ (!(t.isUndefined(f) || f === null) && o.call(
68
70
  e,
69
- c,
70
- t.isString(f) ? f.trim() : f,
71
+ f,
72
+ t.isString(c) ? c.trim() : c,
71
73
  n,
72
74
  F
73
- )) === !0 && A(c, n ? n.concat(f) : [f]);
75
+ )) === !0 && A(f, n ? n.concat(c) : [c]);
74
76
  }), a.pop();
75
77
  }
76
78
  }
@@ -0,0 +1,222 @@
1
+ import D from "./helpers/bind.js";
2
+ const { toString: R } = Object.prototype, { getPrototypeOf: h } = Object, { iterator: y, toStringTag: x } = Symbol, w = /* @__PURE__ */ ((e) => (t) => {
3
+ const r = R.call(t);
4
+ return e[r] || (e[r] = r.slice(8, -1).toLowerCase());
5
+ })(/* @__PURE__ */ Object.create(null)), l = (e) => (e = e.toLowerCase(), (t) => w(t) === e), F = (e) => (t) => typeof t === e, { isArray: a } = Array, p = F("undefined");
6
+ function T(e) {
7
+ return e !== null && !p(e) && e.constructor !== null && !p(e.constructor) && i(e.constructor.isBuffer) && e.constructor.isBuffer(e);
8
+ }
9
+ const S = l("ArrayBuffer");
10
+ function M(e) {
11
+ let t;
12
+ return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && S(e.buffer), t;
13
+ }
14
+ const N = F("string"), i = F("function"), B = F("number"), g = (e) => e !== null && typeof e == "object", k = (e) => e === !0 || e === !1, m = (e) => {
15
+ if (w(e) !== "object")
16
+ return !1;
17
+ const t = h(e);
18
+ return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(x in e) && !(y in e);
19
+ }, I = l("Date"), U = l("File"), V = l("Blob"), _ = l("FileList"), q = (e) => g(e) && i(e.pipe), H = (e) => {
20
+ let t;
21
+ return e && (typeof FormData == "function" && e instanceof FormData || i(e.append) && ((t = w(e)) === "formdata" || // detect form-data instance
22
+ t === "object" && i(e.toString) && e.toString() === "[object FormData]"));
23
+ }, z = l("URLSearchParams"), [J, K, $, W] = ["ReadableStream", "Request", "Response", "Headers"].map(l), G = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
24
+ function d(e, t, { allOwnKeys: r = !1 } = {}) {
25
+ if (e === null || typeof e > "u")
26
+ return;
27
+ let n, s;
28
+ if (typeof e != "object" && (e = [e]), a(e))
29
+ for (n = 0, s = e.length; n < s; n++)
30
+ t.call(null, e[n], n, e);
31
+ else {
32
+ const o = r ? Object.getOwnPropertyNames(e) : Object.keys(e), c = o.length;
33
+ let f;
34
+ for (n = 0; n < c; n++)
35
+ f = o[n], t.call(null, e[f], f, e);
36
+ }
37
+ }
38
+ function E(e, t) {
39
+ t = t.toLowerCase();
40
+ const r = Object.keys(e);
41
+ let n = r.length, s;
42
+ for (; n-- > 0; )
43
+ if (s = r[n], t === s.toLowerCase())
44
+ return s;
45
+ return null;
46
+ }
47
+ const u = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, L = (e) => !p(e) && e !== u;
48
+ function O() {
49
+ const { caseless: e } = L(this) && this || {}, t = {}, r = (n, s) => {
50
+ const o = e && E(t, s) || s;
51
+ m(t[o]) && m(n) ? t[o] = O(t[o], n) : m(n) ? t[o] = O({}, n) : a(n) ? t[o] = n.slice() : t[o] = n;
52
+ };
53
+ for (let n = 0, s = arguments.length; n < s; n++)
54
+ arguments[n] && d(arguments[n], r);
55
+ return t;
56
+ }
57
+ const Q = (e, t, r, { allOwnKeys: n } = {}) => (d(t, (s, o) => {
58
+ r && i(s) ? e[o] = D(s, r) : e[o] = s;
59
+ }, { allOwnKeys: n }), e), X = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Y = (e, t, r, n) => {
60
+ e.prototype = Object.create(t.prototype, n), e.prototype.constructor = e, Object.defineProperty(e, "super", {
61
+ value: t.prototype
62
+ }), r && Object.assign(e.prototype, r);
63
+ }, Z = (e, t, r, n) => {
64
+ let s, o, c;
65
+ const f = {};
66
+ if (t = t || {}, e == null) return t;
67
+ do {
68
+ for (s = Object.getOwnPropertyNames(e), o = s.length; o-- > 0; )
69
+ c = s[o], (!n || n(c, e, t)) && !f[c] && (t[c] = e[c], f[c] = !0);
70
+ e = r !== !1 && h(e);
71
+ } while (e && (!r || r(e, t)) && e !== Object.prototype);
72
+ return t;
73
+ }, j = (e, t, r) => {
74
+ e = String(e), (r === void 0 || r > e.length) && (r = e.length), r -= t.length;
75
+ const n = e.indexOf(t, r);
76
+ return n !== -1 && n === r;
77
+ }, v = (e) => {
78
+ if (!e) return null;
79
+ if (a(e)) return e;
80
+ let t = e.length;
81
+ if (!B(t)) return null;
82
+ const r = new Array(t);
83
+ for (; t-- > 0; )
84
+ r[t] = e[t];
85
+ return r;
86
+ }, ee = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && h(Uint8Array)), te = (e, t) => {
87
+ const n = (e && e[y]).call(e);
88
+ let s;
89
+ for (; (s = n.next()) && !s.done; ) {
90
+ const o = s.value;
91
+ t.call(e, o[0], o[1]);
92
+ }
93
+ }, ne = (e, t) => {
94
+ let r;
95
+ const n = [];
96
+ for (; (r = e.exec(t)) !== null; )
97
+ n.push(r);
98
+ return n;
99
+ }, re = l("HTMLFormElement"), se = (e) => e.toLowerCase().replace(
100
+ /[-_\s]([a-z\d])(\w*)/g,
101
+ function(r, n, s) {
102
+ return n.toUpperCase() + s;
103
+ }
104
+ ), b = (({ hasOwnProperty: e }) => (t, r) => e.call(t, r))(Object.prototype), oe = l("RegExp"), P = (e, t) => {
105
+ const r = Object.getOwnPropertyDescriptors(e), n = {};
106
+ d(r, (s, o) => {
107
+ let c;
108
+ (c = t(s, o, e)) !== !1 && (n[o] = c || s);
109
+ }), Object.defineProperties(e, n);
110
+ }, ie = (e) => {
111
+ P(e, (t, r) => {
112
+ if (i(e) && ["arguments", "caller", "callee"].indexOf(r) !== -1)
113
+ return !1;
114
+ const n = e[r];
115
+ if (i(n)) {
116
+ if (t.enumerable = !1, "writable" in t) {
117
+ t.writable = !1;
118
+ return;
119
+ }
120
+ t.set || (t.set = () => {
121
+ throw Error("Can not rewrite read-only method '" + r + "'");
122
+ });
123
+ }
124
+ });
125
+ }, ce = (e, t) => {
126
+ const r = {}, n = (s) => {
127
+ s.forEach((o) => {
128
+ r[o] = !0;
129
+ });
130
+ };
131
+ return a(e) ? n(e) : n(String(e).split(t)), r;
132
+ }, le = () => {
133
+ }, fe = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
134
+ function ue(e) {
135
+ return !!(e && i(e.append) && e[x] === "FormData" && e[y]);
136
+ }
137
+ const ae = (e) => {
138
+ const t = new Array(10), r = (n, s) => {
139
+ if (g(n)) {
140
+ if (t.indexOf(n) >= 0)
141
+ return;
142
+ if (!("toJSON" in n)) {
143
+ t[s] = n;
144
+ const o = a(n) ? [] : {};
145
+ return d(n, (c, f) => {
146
+ const A = r(c, s + 1);
147
+ !p(A) && (o[f] = A);
148
+ }), t[s] = void 0, o;
149
+ }
150
+ }
151
+ return n;
152
+ };
153
+ return r(e, 0);
154
+ }, pe = l("AsyncFunction"), de = (e) => e && (g(e) || i(e)) && i(e.then) && i(e.catch), C = ((e, t) => e ? setImmediate : t ? ((r, n) => (u.addEventListener("message", ({ source: s, data: o }) => {
155
+ s === u && o === r && n.length && n.shift()();
156
+ }, !1), (s) => {
157
+ n.push(s), u.postMessage(r, "*");
158
+ }))(`axios@${Math.random()}`, []) : (r) => setTimeout(r))(
159
+ typeof setImmediate == "function",
160
+ i(u.postMessage)
161
+ ), me = typeof queueMicrotask < "u" ? queueMicrotask.bind(u) : typeof process < "u" && process.nextTick || C, ye = (e) => e != null && i(e[y]), Fe = {
162
+ isArray: a,
163
+ isArrayBuffer: S,
164
+ isBuffer: T,
165
+ isFormData: H,
166
+ isArrayBufferView: M,
167
+ isString: N,
168
+ isNumber: B,
169
+ isBoolean: k,
170
+ isObject: g,
171
+ isPlainObject: m,
172
+ isReadableStream: J,
173
+ isRequest: K,
174
+ isResponse: $,
175
+ isHeaders: W,
176
+ isUndefined: p,
177
+ isDate: I,
178
+ isFile: U,
179
+ isBlob: V,
180
+ isRegExp: oe,
181
+ isFunction: i,
182
+ isStream: q,
183
+ isURLSearchParams: z,
184
+ isTypedArray: ee,
185
+ isFileList: _,
186
+ forEach: d,
187
+ merge: O,
188
+ extend: Q,
189
+ trim: G,
190
+ stripBOM: X,
191
+ inherits: Y,
192
+ toFlatObject: Z,
193
+ kindOf: w,
194
+ kindOfTest: l,
195
+ endsWith: j,
196
+ toArray: v,
197
+ forEachEntry: te,
198
+ matchAll: ne,
199
+ isHTMLForm: re,
200
+ hasOwnProperty: b,
201
+ hasOwnProp: b,
202
+ // an alias to avoid ESLint no-prototype-builtins detection
203
+ reduceDescriptors: P,
204
+ freezeMethods: ie,
205
+ toObjectSet: ce,
206
+ toCamelCase: se,
207
+ noop: le,
208
+ toFiniteNumber: fe,
209
+ findKey: E,
210
+ global: u,
211
+ isContextDefined: L,
212
+ isSpecCompliantForm: ue,
213
+ toJSONObject: ae,
214
+ isAsyncFn: pe,
215
+ isThenable: de,
216
+ setImmediate: C,
217
+ asap: me,
218
+ isIterable: ye
219
+ };
220
+ export {
221
+ Fe as default
222
+ };
@@ -126,7 +126,7 @@ var u = {
126
126
  close: "关闭此对话框"
127
127
  },
128
128
  upload: {
129
- deleteTip: "按 delete 键可删除",
129
+ deleteTip: "按 Delete 键可删除",
130
130
  delete: "删除",
131
131
  preview: "查看图片",
132
132
  continue: "继续上传"