@huyooo/ui 0.9.7 → 0.9.9

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 (60) hide show
  1. package/dist/{AuthkitAuthModal-C7uInLdY.js → AuthkitAuthModal-CIqo_ytT.js} +28 -28
  2. package/dist/{AuthkitSignInPhone-8uhC9TZk.js → AuthkitSignInPhone-GEP_InIp.js} +11 -14
  3. package/dist/{Clipboard-cVQOko5l.js → Clipboard-BsST2Mjo.js} +13 -13
  4. package/dist/{CollapseItem-Cw1vcdLu.js → CollapseItem-DN-GUAQA.js} +9 -9
  5. package/dist/{Contact-DUmCnXqQ.js → Contact-D1RLCHL7.js} +7 -7
  6. package/dist/{CustomTable-BCOwLyRJ.js → CustomTable-CVZ4mFzi.js} +6 -6
  7. package/dist/{FeedbackItem-fkgvLHJD.js → FeedbackItem-BhBJPtoI.js} +8 -8
  8. package/dist/{FeedbackModal-CIZ40lMX.js → FeedbackModal-Ci0sZsOa.js} +10 -10
  9. package/dist/{LandingPageSectionHeader-BU7Qtxaj.js → LandingPageSectionHeader-1h01zdKJ.js} +168 -222
  10. package/dist/{LandingPageSectionTabs-DYNXKElT.js → LandingPageSectionTabs-BRTZaLEe.js} +374 -365
  11. package/dist/Logo-D7fyXyB-.js +67 -0
  12. package/dist/{Menu-DXrn5cEL.js → Menu-v8cCDSzi.js} +9 -9
  13. package/dist/{MessageHandle-DTzrBuMx.js → MessageHandle-Dkpc4axC.js} +9 -9
  14. package/dist/{MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-CmCk86SN.js → MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-DqXjEfo9.js} +10 -10
  15. package/dist/{PaySubscriptions-DyhcLb_v.js → PaySubscriptions-ygmbIpWM.js} +84 -86
  16. package/dist/{ReferrerReferees-DxsvdWMg.js → ReferrerReferees-BlHsWD6F.js} +10 -10
  17. package/dist/{Upload.vue_vue_type_script_setup_true_lang-BWn8nk3F.js → Upload.vue_vue_type_script_setup_true_lang-C4-In_x4.js} +3 -3
  18. package/dist/{UserAccountMenu-BV_lg4Mh.js → UserAccountMenu-C6MK8Ulm.js} +16 -16
  19. package/dist/WidthContainer-IvPa1ayt.js +655 -0
  20. package/dist/apiClients-DJchWBAG.js +201 -0
  21. package/dist/authkit.js +14 -14
  22. package/dist/common/globalConfig.d.ts +11 -2
  23. package/dist/common.js +14 -13
  24. package/dist/components/DefaultLayout.vue.d.ts +10 -0
  25. package/dist/components/Feedback/FeedbackDetails.vue.d.ts +9 -8
  26. package/dist/components/Header.vue.d.ts +7 -1
  27. package/dist/components/HeaderMenus.vue.d.ts +11 -1
  28. package/dist/components/LandingPage/LandingPageBrandInfo.vue.d.ts +2 -0
  29. package/dist/components/LandingPage/PageContent.vue.d.ts +18 -0
  30. package/dist/components/Logo.vue.d.ts +23 -8
  31. package/dist/composables/Authkit/useAuthkitUsersProfile.d.ts +10 -197
  32. package/dist/composables.d.ts +1 -1
  33. package/dist/composables.js +26 -24
  34. package/dist/feedback.js +3 -3
  35. package/dist/head.d.ts +7 -0
  36. package/dist/{index-Cr5RQSnA.js → index-CUfrjRxu.js} +2 -2
  37. package/dist/{index-Bb-d5pBq.js → index-D56hUMeD.js} +1 -1
  38. package/dist/landingPage.d.ts +2 -1
  39. package/dist/landingPage.js +29 -27
  40. package/dist/main.d.ts +2 -1
  41. package/dist/{index.js → main.js} +742 -721
  42. package/dist/message.js +3 -3
  43. package/dist/pay.js +1 -1
  44. package/dist/privateCom.js +1 -1
  45. package/dist/referrer.js +1 -1
  46. package/dist/style.css +1 -1
  47. package/dist/upload.js +2 -2
  48. package/dist/{useAuthkitAppsAuthPageInfo-xaOevaqO.js → useAuthkitAppsAuthPageInfo-C3EHOtlk.js} +1 -1
  49. package/dist/{useAuthkitCreateAndUpdate-CrSEPNA3.js → useAuthkitCreateAndUpdate-CPkogY7K.js} +1 -1
  50. package/dist/{useAuthkitUsersProfile-TtiVCE3D.js → useAuthkitUsersProfile-BqW74gfs.js} +1 -3
  51. package/dist/{useDownloads-DskduMrh.js → useDownloads-CMQtTjNj.js} +1 -1
  52. package/dist/{useMessageNotifications-CMGnvtH8.js → useMessageNotifications-SIM85vdb.js} +1 -1
  53. package/dist/{useSEO-BjcQPhFP.js → useSEO-DeAU9YEc.js} +56 -54
  54. package/dist/{useTableHandle-LnJV7C1S.js → useTableHandle-CWu0LbeI.js} +1 -1
  55. package/dist/{useUploadCos-CPplFhAR.js → useUploadCos-BO3W_uqs.js} +125 -125
  56. package/dist/user.js +1 -1
  57. package/package.json +5 -5
  58. package/dist/WidthContainer-DijLkJHM.js +0 -585
  59. package/dist/apiClients-DACL0EIt.js +0 -188
  60. package/dist/components/LandingPage/LandingPageLogo.vue.d.ts +0 -64
package/dist/upload.js CHANGED
@@ -1,5 +1,5 @@
1
- import { _ as p } from "./Upload.vue_vue_type_script_setup_true_lang-BWn8nk3F.js";
2
- import { u as s } from "./useUploadCos-CPplFhAR.js";
1
+ import { _ as p } from "./Upload.vue_vue_type_script_setup_true_lang-C4-In_x4.js";
2
+ import { u as s } from "./useUploadCos-BO3W_uqs.js";
3
3
  export {
4
4
  p as Upload,
5
5
  s as useUploadCos
@@ -1,5 +1,5 @@
1
1
  import { ref as n } from "vue";
2
- import { c as u } from "./apiClients-DACL0EIt.js";
2
+ import { e as u } from "./apiClients-DJchWBAG.js";
3
3
  const e = n({
4
4
  id: "",
5
5
  appKey: "",
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import "./apiClients-DACL0EIt.js";
2
+ import "./apiClients-DJchWBAG.js";
3
3
  import { Message as u } from "@arco-design/web-vue";
4
4
  import { ref as e } from "vue";
5
5
  function h(s) {
@@ -1,5 +1,5 @@
1
1
  import { ref as t, readonly as P, computed as U } from "vue";
2
- import { c as d } from "./apiClients-DACL0EIt.js";
2
+ import { e as d } from "./apiClients-DJchWBAG.js";
3
3
  const u = t("signIn"), p = [], v = [], m = [], s = t(null);
4
4
  function I() {
5
5
  try {
@@ -162,10 +162,8 @@ function N() {
162
162
  loading: k,
163
163
  usersProfileSuccess: w,
164
164
  isLoggedIn: E,
165
- // 新增:基于userProfile的登录状态
166
165
  fetchUserProfile: R,
167
166
  clearUserProfile: O
168
- // 新增:清除用户信息的方法
169
167
  };
170
168
  }
171
169
  export {
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import "./apiClients-DACL0EIt.js";
2
+ import "./apiClients-DJchWBAG.js";
3
3
  import { Message as v } from "@arco-design/web-vue";
4
4
  import { ref as n } from "vue";
5
5
  function g(l) {
@@ -1,5 +1,5 @@
1
1
  import { ref as a, computed as L } from "vue";
2
- import { o as c } from "./apiClients-DACL0EIt.js";
2
+ import { o as c } from "./apiClients-DJchWBAG.js";
3
3
  function S(f = "system") {
4
4
  const n = a(!0), d = a(""), i = a(!1), g = a(!1), o = a([]), t = a({
5
5
  total: 0,
@@ -1,12 +1,12 @@
1
- import { ref as I, computed as d, watch as V, toValue as G, isRef as B, hasInjectionContext as F, inject as J, watchEffect as Q, getCurrentInstance as Z, onBeforeUnmount as X, onDeactivated as Y, onActivated as ee } from "vue";
2
- import { useRouter as x, useRoute as R } from "vue-router";
3
- import { u as U } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
4
- import { a as D } from "./useAuthkitUsersProfile-TtiVCE3D.js";
1
+ import { ref as I, computed as d, watch as _, isRef as G, toValue as B, hasInjectionContext as F, inject as J, watchEffect as Q, getCurrentInstance as Z, onBeforeUnmount as X, onDeactivated as Y, onActivated as ee } from "vue";
2
+ import { useRouter as V, useRoute as K } from "vue-router";
3
+ import { u as R } from "./useAuthkitAppsAuthPageInfo-C3EHOtlk.js";
4
+ import { a as U } from "./useAuthkitUsersProfile-BqW74gfs.js";
5
5
  const v = I({
6
6
  key: "",
7
7
  name: ""
8
8
  });
9
- function Se() {
9
+ function we() {
10
10
  function e(t, n) {
11
11
  v.value.key = t, v.value.name = n;
12
12
  }
@@ -30,13 +30,13 @@ function Ae(e, t = "default") {
30
30
  } else
31
31
  e();
32
32
  }
33
- function K(e, t) {
33
+ function D(e, t) {
34
34
  return Array.isArray(e == null ? void 0 : e.menuTypes) ? e.menuTypes.includes(t) : !1;
35
35
  }
36
36
  function Pe(e, t, n) {
37
37
  for (let r = e.length - 1; r >= 0; r--) {
38
38
  const o = e[r];
39
- if (K(o.meta, t))
39
+ if (D(o.meta, t))
40
40
  return o.path;
41
41
  }
42
42
  return n;
@@ -76,12 +76,12 @@ function $e(e, t, n) {
76
76
  return n != null && n.fallback ? n.fallback(r) : r;
77
77
  }
78
78
  function Te(e) {
79
- const t = x(), {
79
+ const t = V(), {
80
80
  appsData: n
81
- } = U(), {
81
+ } = R(), {
82
82
  isLoggedIn: r,
83
83
  userProfile: o
84
- } = D(), s = d(() => {
84
+ } = U(), s = d(() => {
85
85
  var p;
86
86
  return !r.value || !o.value ? [] : ((p = o.value.permissions) == null ? void 0 : p.map((u) => u.permissionKey)) || [];
87
87
  });
@@ -106,9 +106,9 @@ function Te(e) {
106
106
  if (h.path === "/" || h.path === "/:catchAll(.*)")
107
107
  continue;
108
108
  const f = h.meta;
109
- if (K(f, u)) {
110
- const w = h.path;
111
- if (i(w) || c(w)) {
109
+ if (D(f, u)) {
110
+ const S = h.path;
111
+ if (i(S) || c(S)) {
112
112
  const g = {
113
113
  name: (f == null ? void 0 : f.menuName) || (f == null ? void 0 : f.title) || (typeof h.name == "string" ? h.name : h.path),
114
114
  path: h.path,
@@ -123,8 +123,8 @@ function Te(e) {
123
123
  m.push(g);
124
124
  }
125
125
  } else if (h.children && h.children.length > 0) {
126
- const w = l(h.children, u);
127
- m.push(...w);
126
+ const S = l(h.children, u);
127
+ m.push(...S);
128
128
  }
129
129
  }
130
130
  return m;
@@ -133,7 +133,7 @@ function Te(e) {
133
133
  menus: d(() => {
134
134
  if (!e)
135
135
  return [];
136
- const p = t.getRoutes(), u = p.find((g) => g.path === "/"), m = u != null && u.children ? u.children.map((g) => a(g)) : [], h = new Set(m.map((g) => g.path)), w = p.filter((g) => g.path === "/" || g.path === "/:catchAll(.*)" || h.has(g.path) ? !1 : g.path.split("/").filter((W) => W).length === 1).map(a), T = [...m, ...w];
136
+ const p = t.getRoutes(), u = p.find((g) => g.path === "/"), m = u != null && u.children ? u.children.map((g) => a(g)) : [], h = new Set(m.map((g) => g.path)), S = p.filter((g) => g.path === "/" || g.path === "/:catchAll(.*)" || h.has(g.path) ? !1 : g.path.split("/").filter((W) => W).length === 1).map(a), T = [...m, ...S];
137
137
  return console.log(l(T, e), "过滤菜单"), l(T, e);
138
138
  }),
139
139
  isRoutePublic: i,
@@ -142,15 +142,15 @@ function Te(e) {
142
142
  };
143
143
  }
144
144
  function Me() {
145
- const e = x(), t = R(), {
145
+ const e = V(), t = K(), {
146
146
  appsAuthPageInfoApi: n,
147
147
  appsData: r,
148
148
  appsAuthPageInfoSuccess: o
149
- } = U(), {
149
+ } = R(), {
150
150
  userProfile: s,
151
151
  isLoggedIn: i,
152
152
  usersProfileSuccess: c
153
- } = D(), a = I(!1);
153
+ } = U(), a = I(!1);
154
154
  function l(u) {
155
155
  return (r.value.publicRoutes || []).some((h) => h.permissionKey === u);
156
156
  }
@@ -180,9 +180,9 @@ function Me() {
180
180
  permissions: (h = (m = s.value) == null ? void 0 : m.permissions) == null ? void 0 : h.map((f) => f.permissionKey)
181
181
  }), e.replace("/")), a.value = !1;
182
182
  }
183
- return n(), V(() => t.path, (u) => {
183
+ return n(), _(() => t.path, (u) => {
184
184
  p(u);
185
- }), V([o, c], ([u]) => {
185
+ }), _([o, c], ([u]) => {
186
186
  u && p(t.path);
187
187
  }), {
188
188
  isChecking: a,
@@ -216,7 +216,7 @@ const te = /* @__PURE__ */ new Set(["link", "style", "script", "noscript"]), ne
216
216
  "profile",
217
217
  "twitter",
218
218
  "author"
219
- ]), S = {
219
+ ]), w = {
220
220
  META: /* @__PURE__ */ new Set(["twitter"]),
221
221
  OG: /* @__PURE__ */ new Set(["og", "book", "article", "profile", "fb"]),
222
222
  MEDIA: /* @__PURE__ */ new Set(["ogImage", "ogVideo", "ogAudio", "twitterImage"]),
@@ -275,7 +275,7 @@ const te = /* @__PURE__ */ new Set(["link", "style", "script", "noscript"]), ne
275
275
  };
276
276
  function b(e) {
277
277
  const t = e.replace(/([A-Z])/g, "-$1").toLowerCase(), n = t.indexOf("-");
278
- return n === -1 ? t : S.META.has(t.slice(0, n)) || S.OG.has(t.slice(0, n)) ? e.replace(/([A-Z])/g, ":$1").toLowerCase() : t;
278
+ return n === -1 ? t : w.META.has(t.slice(0, n)) || w.OG.has(t.slice(0, n)) ? e.replace(/([A-Z])/g, ":$1").toLowerCase() : t;
279
279
  }
280
280
  function k(e) {
281
281
  return Object.fromEntries(Object.entries(e).filter(([t, n]) => String(n) !== "false" && t));
@@ -295,7 +295,7 @@ function H(e, t = {}) {
295
295
  return `${i}${r}${a}`;
296
296
  }).join(n);
297
297
  }
298
- function _(e, t) {
298
+ function x(e, t) {
299
299
  const n = k(t), r = b(e), o = q(r);
300
300
  if (!E.has(r))
301
301
  return [{ [o]: r, ...n }];
@@ -309,10 +309,10 @@ function _(e, t) {
309
309
  }
310
310
  function q(e) {
311
311
  var r;
312
- if (((r = L[e]) == null ? void 0 : r.metaKey) === "http-equiv" || S.HTTP_EQUIV.has(e))
312
+ if (((r = L[e]) == null ? void 0 : r.metaKey) === "http-equiv" || w.HTTP_EQUIV.has(e))
313
313
  return "http-equiv";
314
314
  const t = b(e), n = t.indexOf(":");
315
- return n === -1 ? "name" : S.OG.has(t.slice(0, n)) ? "property" : "name";
315
+ return n === -1 ? "name" : w.OG.has(t.slice(0, n)) ? "property" : "name";
316
316
  }
317
317
  function ie(e) {
318
318
  return se[e] || b(e);
@@ -346,11 +346,11 @@ function P(e) {
346
346
  }
347
347
  t.push(...c, ...a);
348
348
  } else
349
- t.push(...typeof i == "string" ? P({ [o]: i }) : _(o, i));
349
+ t.push(...typeof i == "string" ? P({ [o]: i }) : x(o, i));
350
350
  continue;
351
351
  }
352
352
  if (typeof s == "object" && s)
353
- if (S.MEDIA.has(o)) {
353
+ if (w.MEDIA.has(o)) {
354
354
  const i = o.startsWith("twitter") ? "twitter" : "og", c = o.replace(/^(og|twitter)/, "").toLowerCase(), a = i === "twitter" ? "name" : "property";
355
355
  s.url && t.push({
356
356
  [a]: `${i}:${c}`,
@@ -365,7 +365,7 @@ function P(e) {
365
365
  // @ts-expect-error untyped
366
366
  content: y
367
367
  });
368
- } else E.has(b(o)) ? t.push(..._(o, s)) : n[o] = k(s);
368
+ } else E.has(b(o)) ? t.push(...x(o, s)) : n[o] = k(s);
369
369
  else
370
370
  n[o] = s;
371
371
  }
@@ -412,7 +412,7 @@ function Ee(e) {
412
412
  if (e.tag === "meta") {
413
413
  for (const r of le)
414
414
  if (t[r] !== void 0) {
415
- const o = t[r], s = o.includes(":"), i = ue.has(o), a = !(s || i) && e.key ? `:key:${e.key}` : "";
415
+ const o = t[r], s = o && typeof o == "string" && o.includes(":"), i = o && ue.has(o), a = !(s || i) && e.key ? `:key:${e.key}` : "";
416
416
  return `${n}:${o}${a}`;
417
417
  }
418
418
  }
@@ -435,8 +435,8 @@ function Ce(e) {
435
435
  }
436
436
  function $(e, t, n) {
437
437
  typeof e === "function" && (!n || n !== "titleTemplate" && !(n[0] === "o" && n[1] === "n")) && (e = e());
438
- let o;
439
- if (t && (o = t(n, e)), Array.isArray(o))
438
+ const o = t ? t(n, e) : e;
439
+ if (Array.isArray(o))
440
440
  return o.map((s) => $(s, t));
441
441
  if ((o == null ? void 0 : o.constructor) === Object) {
442
442
  const s = {};
@@ -449,16 +449,18 @@ function $(e, t, n) {
449
449
  function pe(e, t) {
450
450
  const n = e === "style" ? /* @__PURE__ */ new Map() : /* @__PURE__ */ new Set();
451
451
  function r(o) {
452
- const s = o.trim();
452
+ if (o == null || o === void 0)
453
+ return;
454
+ const s = String(o).trim();
453
455
  if (s)
454
456
  if (e === "style") {
455
- const [i, ...c] = s.split(":").map((a) => a.trim());
457
+ const [i, ...c] = s.split(":").map((a) => a ? a.trim() : "");
456
458
  i && c.length && n.set(i, c.join(":"));
457
459
  } else
458
460
  s.split(" ").filter(Boolean).forEach((i) => n.add(i));
459
461
  }
460
462
  return typeof t == "string" ? e === "style" ? t.split(";").forEach(r) : r(t) : Array.isArray(t) ? t.forEach((o) => r(o)) : t && typeof t == "object" && Object.entries(t).forEach(([o, s]) => {
461
- s && s !== "false" && (e === "style" ? n.set(o.trim(), s) : r(o));
463
+ s && s !== "false" && (e === "style" ? n.set(String(o).trim(), String(s)) : r(o));
462
464
  }), n;
463
465
  }
464
466
  function fe(e, t) {
@@ -473,23 +475,23 @@ function fe(e, t) {
473
475
  }
474
476
  if (oe.has(n)) {
475
477
  if (["textContent", "innerHTML"].includes(n) && typeof r == "object") {
476
- let i = t.type;
477
- if (t.type || (i = "application/json"), !(i != null && i.endsWith("json")) && i !== "speculationrules")
478
+ let c = t.type;
479
+ if (t.type || (c = "application/json"), !(c != null && c.endsWith("json")) && c !== "speculationrules")
478
480
  return;
479
- t.type = i, e.props.type = i, e[n] = JSON.stringify(r);
481
+ t.type = c, e.props.type = c, e[n] = JSON.stringify(r);
480
482
  } else
481
483
  e[n] = r;
482
484
  return;
483
485
  }
484
- const o = String(r), s = n.startsWith("data-");
485
- o === "true" || o === "" ? e.props[n] = s ? o : !0 : !r && s && o === "false" ? e.props[n] = "false" : r !== void 0 && (e.props[n] = r);
486
+ const o = String(r), s = n.startsWith("data-"), i = e.tag === "meta" && n === "content";
487
+ o === "true" || o === "" ? e.props[n] = s || i ? o : !0 : !r && s && o === "false" ? e.props[n] = "false" : r !== void 0 && (e.props[n] = r);
486
488
  }), e) : e;
487
489
  }
488
490
  function he(e, t) {
489
491
  const n = typeof t == "object" && typeof t != "function" ? t : { [e === "script" || e === "noscript" || e === "style" ? "innerHTML" : "textContent"]: t }, r = fe({ tag: e, props: {} }, n);
490
492
  return r.key && te.has(r.tag) && (r.props["data-hid"] = r._h = r.key), r.tag === "script" && typeof r.innerHTML == "object" && (r.innerHTML = JSON.stringify(r.innerHTML), r.props.type = r.props.type || "application/json"), Array.isArray(r.props.content) ? r.props.content.map((o) => ({ ...r, props: { ...r.props, content: o } })) : r;
491
493
  }
492
- function Ve(e, t) {
494
+ function _e(e, t) {
493
495
  if (!e)
494
496
  return [];
495
497
  typeof e == "function" && (e = e());
@@ -506,9 +508,9 @@ function Ve(e, t) {
506
508
  r.push(he(o, i));
507
509
  }), r.flat();
508
510
  }
509
- const me = (e, t) => B(t) ? G(t) : t, z = "usehead";
511
+ const me = (e, t) => G(t) ? B(t) : t, z = "usehead";
510
512
  // @__NO_SIDE_EFFECTS__
511
- function _e(e) {
513
+ function xe(e) {
512
514
  return {
513
515
  install(n) {
514
516
  n.config.globalProperties.$unhead = e, n.config.globalProperties.$head = e, n.provide(z, e);
@@ -552,7 +554,7 @@ function O(e = {}, t = {}) {
552
554
  _flatMeta: s
553
555
  }, t);
554
556
  }
555
- function xe() {
557
+ function Ve() {
556
558
  function e(n) {
557
559
  O({
558
560
  ogSiteName: n.siteName,
@@ -594,8 +596,8 @@ function xe() {
594
596
  setPageSEO: t
595
597
  };
596
598
  }
597
- function Re() {
598
- const e = R(), t = () => e.meta;
599
+ function Ke() {
600
+ const e = K(), t = () => e.meta;
599
601
  C({
600
602
  title: d(() => t().title || ""),
601
603
  link: d(() => {
@@ -638,19 +640,19 @@ export {
638
640
  ve as H,
639
641
  Oe as U,
640
642
  je as V,
641
- Te as a,
642
- $e as b,
643
+ Pe as a,
644
+ Te as b,
643
645
  Me as c,
644
- xe as d,
645
- Re as e,
646
- Pe as f,
646
+ Ke as d,
647
+ Ve as e,
648
+ $e as f,
647
649
  A as g,
648
650
  Ee as h,
649
651
  Ie as i,
650
652
  Ce as j,
651
653
  fe as k,
652
- Ve as n,
653
- Se as u,
654
- _e as v,
654
+ _e as n,
655
+ we as u,
656
+ xe as v,
655
657
  Ae as w
656
658
  };
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import "./apiClients-DACL0EIt.js";
2
+ import "./apiClients-DJchWBAG.js";
3
3
  import { Message as O } from "@arco-design/web-vue";
4
4
  import { ref as t } from "vue";
5
5
  function A(r) {