@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
@@ -1,18 +1,18 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
- import { defineComponent as V, computed as N, createElementBlock as U, openBlock as g, normalizeStyle as ie, normalizeClass as _e, createElementVNode as z, ref as w, createBlock as k, unref as e, withCtx as a, createVNode as i, createTextVNode as _, onMounted as K, onUnmounted as oe, withDirectives as be, toDisplayString as B, vShow as ke, Fragment as M, createCommentVNode as S, renderList as ze, isRef as re, useSlots as Se, renderSlot as ue } from "vue";
4
+ import { defineComponent as V, computed as N, openBlock as g, createElementBlock as U, normalizeStyle as ie, normalizeClass as _e, createElementVNode as z, ref as w, createBlock as k, unref as e, withCtx as a, createVNode as i, createTextVNode as _, onMounted as K, onUnmounted as oe, withDirectives as be, toDisplayString as B, vShow as ke, Fragment as M, createCommentVNode as S, renderList as ze, isRef as re, useSlots as Se, renderSlot as ue } from "vue";
5
5
  import { Form as H, FormItem as I, Avatar as de, Input as x, Textarea as Ie, Button as A, Message as F, Alert as D, Space as Y, InputPassword as Ve, Result as Ae, Modal as me, Divider as Pe, Link as G } from "@arco-design/web-vue";
6
6
  /* empty css */
7
- import { c as R, g as j, h as ce, u as Ue } from "./apiClients-DACL0EIt.js";
7
+ import { e as R, g as j, i as ce, u as Ue } from "./apiClients-DJchWBAG.js";
8
8
  /* empty css */
9
- import { u as $e } from "./useUploadCos-CPplFhAR.js";
9
+ import { u as $e } from "./useUploadCos-BO3W_uqs.js";
10
10
  import { _ as Ce, g as xe, i as qe } from "./plugin-vue_export-helper-LjDO2Zua.js";
11
11
  import { _ as $ } from "./_plugin-vue_export-helper-CHgC5LLL.js";
12
- import { a as Z, u as J } from "./useAuthkitUsersProfile-TtiVCE3D.js";
13
- import { M as Te } from "./Menu-DXrn5cEL.js";
14
- import { u as Re } from "./useAuthkitCreateAndUpdate-CrSEPNA3.js";
15
- import { u as se } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
12
+ import { a as Z, u as J } from "./useAuthkitUsersProfile-BqW74gfs.js";
13
+ import { M as Te } from "./Menu-v8cCDSzi.js";
14
+ import { u as Re } from "./useAuthkitCreateAndUpdate-CPkogY7K.js";
15
+ import { u as se } from "./useAuthkitAppsAuthPageInfo-C3EHOtlk.js";
16
16
  import { Icon as Le } from "@iconify/vue";
17
17
  const Be = V({
18
18
  name: "IconCamera",
@@ -1188,7 +1188,7 @@ const De = Object.assign(ee, {
1188
1188
  _: 1
1189
1189
  })) : S("", !0);
1190
1190
  }
1191
- }), dt = /* @__PURE__ */ $(ut, [["__scopeId", "data-v-1215bf72"]]), mt = {
1191
+ }), dt = /* @__PURE__ */ $(ut, [["__scopeId", "data-v-f68a27be"]]), mt = {
1192
1192
  class: "content"
1193
1193
  }, ct = {
1194
1194
  class: "left"
@@ -2032,7 +2032,7 @@ const hi = ve, te = /* @__PURE__ */ V({
2032
2032
  onToUserServiceAgreement: P
2033
2033
  })])]));
2034
2034
  }
2035
- }), ei = /* @__PURE__ */ $(Yt, [["__scopeId", "data-v-bc3a1eb8"]]), ti = /* @__PURE__ */ V({
2035
+ }), ei = /* @__PURE__ */ $(Yt, [["__scopeId", "data-v-24781b69"]]), ti = /* @__PURE__ */ V({
2036
2036
  __name: "AuthkitAuthModal",
2037
2037
  props: {
2038
2038
  size: {
@@ -2086,27 +2086,27 @@ const hi = ve, te = /* @__PURE__ */ V({
2086
2086
  }), _i = /* @__PURE__ */ $(ti, [["__scopeId", "data-v-6fbefff8"]]);
2087
2087
  export {
2088
2088
  wi as A,
2089
- fe as E,
2089
+ st as E,
2090
2090
  kt as O,
2091
- At as P,
2091
+ Et as P,
2092
2092
  xt as R,
2093
2093
  ae as S,
2094
- te as _,
2094
+ at as _,
2095
2095
  ei as a,
2096
- ye as b,
2097
- _i as c,
2098
- Gt as d,
2099
- Kt as e,
2100
- Et as f,
2101
- ge as g,
2102
- Ft as h,
2103
- Rt as i,
2104
- He as j,
2105
- le as k,
2106
- at as l,
2107
- Qe as m,
2108
- st as n,
2109
- Je as o,
2110
- hi as p,
2111
- ve as u
2096
+ _i as b,
2097
+ ye as c,
2098
+ fe as d,
2099
+ le as e,
2100
+ te as f,
2101
+ Je as g,
2102
+ At as h,
2103
+ He as i,
2104
+ Rt as j,
2105
+ Qe as k,
2106
+ Gt as l,
2107
+ Kt as m,
2108
+ ge as n,
2109
+ Ft as o,
2110
+ ve as p,
2111
+ hi as u
2112
2112
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as z, computed as N, createElementBlock as w, openBlock as g, normalizeStyle as O, createElementVNode as s, createCommentVNode as $, renderSlot as D, ref as m, toDisplayString as A, createVNode as o, unref as a, withCtx as r, createTextVNode as V, onMounted as K, createBlock as E, useSlots as G } from "vue";
1
+ import { defineComponent as z, computed as N, openBlock as g, createElementBlock as w, normalizeStyle as O, createElementVNode as s, createCommentVNode as $, renderSlot as D, ref as m, toDisplayString as A, createVNode as o, unref as a, withCtx as r, createTextVNode as V, onMounted as K, createBlock as E, useSlots as G } from "vue";
2
2
  import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
3
  /* empty css */
4
4
  /* empty css */
@@ -8,9 +8,9 @@ import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  import { List as J, ListItem as T, ListItemMeta as L, Avatar as F, Button as P, Form as U, FormItem as b, Input as S, Link as M } from "@arco-design/web-vue";
11
- import { c as R } from "./apiClients-DACL0EIt.js";
12
- import { u as Q, a as W } from "./useAuthkitUsersProfile-TtiVCE3D.js";
13
- import { S as B, g as X, h as Y } from "./AuthkitAuthModal-C7uInLdY.js";
11
+ import { e as R } from "./apiClients-DJchWBAG.js";
12
+ import { u as Q, a as W } from "./useAuthkitUsersProfile-BqW74gfs.js";
13
+ import { S as B, n as X, o as Y } from "./AuthkitAuthModal-CIqo_ytT.js";
14
14
  const Z = {
15
15
  class: "header"
16
16
  }, ee = ["href"], te = {
@@ -231,13 +231,10 @@ const Z = {
231
231
  default: r(() => [...e[2] || (e[2] = [V(" 授权 ", -1)])]),
232
232
  _: 1
233
233
  }, 8, ["size", "loading"]), s("div", ie, [e[3] || (e[3] = s("div", {
234
- style: {
235
- color: "#888",
236
- "font-size": "12px"
237
- }
234
+ class: "redirect-hint"
238
235
  }, "授权后将跳转至", -1)), s("div", re, A(l.value.authorizationCallback), 1)])])]));
239
236
  }
240
- }), We = /* @__PURE__ */ C(ne, [["__scopeId", "data-v-16dd3515"]]), de = {
237
+ }), We = /* @__PURE__ */ C(ne, [["__scopeId", "data-v-5665e1c4"]]), de = {
241
238
  class: "oauth-callback"
242
239
  }, ue = {
243
240
  key: 0,
@@ -915,9 +912,9 @@ const Z = {
915
912
  export {
916
913
  Qe as A,
917
914
  We as a,
918
- Xe as b,
919
- Ye as c,
920
- Ze as d,
921
- et as e,
922
- tt as f
915
+ Ye as b,
916
+ Ze as c,
917
+ Xe as d,
918
+ tt as e,
919
+ et as f
923
920
  };
@@ -1,8 +1,8 @@
1
1
  /* empty css */
2
- import "./apiClients-DACL0EIt.js";
3
- import { defineComponent as V, ref as X, createBlock as J, openBlock as K, unref as Q } from "vue";
4
- import { Message as W } from "@arco-design/web-vue";
5
- import { Icon as Z } from "@iconify/vue";
2
+ import "./apiClients-DJchWBAG.js";
3
+ import { defineComponent as X, ref as J, openBlock as K, createBlock as Q, unref as W } from "vue";
4
+ import { Message as Z } from "@arco-design/web-vue";
5
+ import { Icon as $ } from "@iconify/vue";
6
6
  import { c as tt, g as et } from "./_commonjsHelpers-DaMA6jEr.js";
7
7
  import { _ as nt } from "./_plugin-vue_export-helper-CHgC5LLL.js";
8
8
  var N = { exports: {} };
@@ -28,7 +28,7 @@ var N = { exports: {} };
28
28
  default: function() {
29
29
  return (
30
30
  /* binding */
31
- G
31
+ V
32
32
  );
33
33
  }
34
34
  });
@@ -128,7 +128,7 @@ var N = { exports: {} };
128
128
  }, L(i, n);
129
129
  }
130
130
  function U(i) {
131
- var n = $();
131
+ var n = q();
132
132
  return function() {
133
133
  var r = A(i), o;
134
134
  if (n) {
@@ -147,7 +147,7 @@ var N = { exports: {} };
147
147
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
148
148
  return i;
149
149
  }
150
- function $() {
150
+ function q() {
151
151
  if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham) return !1;
152
152
  if (typeof Proxy == "function") return !0;
153
153
  try {
@@ -167,7 +167,7 @@ var N = { exports: {} };
167
167
  if (n.hasAttribute(e))
168
168
  return n.getAttribute(e);
169
169
  }
170
- var q = /* @__PURE__ */ function(i) {
170
+ var G = /* @__PURE__ */ function(i) {
171
171
  z(e, i);
172
172
  var n = U(e);
173
173
  function e(r, o) {
@@ -289,7 +289,7 @@ var N = { exports: {} };
289
289
  }), b;
290
290
  }
291
291
  }]), e;
292
- }(f()), G = q;
292
+ }(f()), V = G;
293
293
  }
294
294
  ),
295
295
  /***/
@@ -522,7 +522,7 @@ const ot = /* @__PURE__ */ et(rt), it = (C) => ({
522
522
  }), document.body.appendChild(c), c.click(), document.body.removeChild(c);
523
523
  });
524
524
  }
525
- }), ut = /* @__PURE__ */ V({
525
+ }), ut = /* @__PURE__ */ X({
526
526
  __name: "Clipboard",
527
527
  props: {
528
528
  value: {
@@ -536,17 +536,17 @@ const ot = /* @__PURE__ */ et(rt), it = (C) => ({
536
536
  }
537
537
  },
538
538
  setup(C) {
539
- const S = C, x = X(!1), {
539
+ const S = C, x = J(!1), {
540
540
  toClipboard: E
541
541
  } = it();
542
542
  async function h() {
543
543
  try {
544
- await E(S.value), W.success(S.message || "复制成功"), x.value = !0;
544
+ await E(S.value), Z.success(S.message || "复制成功"), x.value = !0;
545
545
  } catch (c) {
546
546
  console.error(c);
547
547
  }
548
548
  }
549
- return (c, u) => (K(), J(Q(Z), {
549
+ return (c, u) => (K(), Q(W($), {
550
550
  class: "icon",
551
551
  icon: "mingcute:copy-2-line",
552
552
  onClick: h
@@ -1,6 +1,6 @@
1
- import { defineComponent as x, ref as a, provide as v, onMounted as I, watch as h, createElementBlock as r, openBlock as d, renderSlot as p, inject as m, computed as f, normalizeClass as _, createElementVNode as c, createCommentVNode as y, createVNode as k, unref as g } from "vue";
1
+ import { defineComponent as x, ref as a, provide as v, onMounted as I, watch as h, openBlock as r, createElementBlock as d, renderSlot as p, inject as m, computed as _, normalizeClass as f, createElementVNode as c, createVNode as y, unref as k, createCommentVNode as g } from "vue";
2
2
  import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
- import { I as $ } from "./index-Cr5RQSnA.js";
3
+ import { I as $ } from "./index-CUfrjRxu.js";
4
4
  const w = /* @__PURE__ */ x({
5
5
  __name: "Collapse",
6
6
  props: {
@@ -17,7 +17,7 @@ const w = /* @__PURE__ */ x({
17
17
  n.value = o.value.children.length;
18
18
  }), h(() => e.activeKeys, (s) => {
19
19
  t.value = new Set(s);
20
- }), (s, i) => (d(), r("div", {
20
+ }), (s, i) => (r(), d("div", {
21
21
  ref_key: "collapseRef",
22
22
  ref: o,
23
23
  class: "collapse-container"
@@ -34,23 +34,23 @@ const w = /* @__PURE__ */ x({
34
34
  }
35
35
  },
36
36
  setup(l) {
37
- const e = l, o = m("slotsCount", a(0)), t = m("expandedIndexes"), n = f(() => e.index === o.value - 1), s = f(() => t.value.has(e.index)), i = () => {
37
+ const e = l, o = m("slotsCount", a(0)), t = m("expandedIndexes"), n = _(() => e.index === o.value - 1), s = _(() => t.value.has(e.index)), i = () => {
38
38
  t && (s.value ? t.value.delete(e.index) : t.value.add(e.index));
39
39
  };
40
- return (u, R) => (d(), r("div", {
41
- class: _(["collapse-item", {
40
+ return (u, R) => (r(), d("div", {
41
+ class: f(["collapse-item", {
42
42
  "no-border": n.value
43
43
  }])
44
44
  }, [c("button", {
45
45
  class: "collapse-header",
46
46
  onClick: i
47
47
  }, [c("span", null, [p(u.$slots, "header", {}, void 0, !0)]), c("span", {
48
- class: _(["collapse-icon", {
48
+ class: f(["collapse-icon", {
49
49
  rotated: s.value
50
50
  }])
51
- }, [k(g($))], 2)]), s.value ? (d(), r("div", K, [p(u.$slots, "default", {}, void 0, !0)])) : y("", !0)], 2));
51
+ }, [y(k($))], 2)]), s.value ? (r(), d("div", K, [p(u.$slots, "default", {}, void 0, !0)])) : g("", !0)], 2));
52
52
  }
53
- }), B = /* @__PURE__ */ C(N, [["__scopeId", "data-v-82d7907f"]]);
53
+ }), B = /* @__PURE__ */ C(N, [["__scopeId", "data-v-10c77264"]]);
54
54
  export {
55
55
  A as C,
56
56
  B as a
@@ -1,9 +1,9 @@
1
- import { defineComponent as P, ref as q, createElementBlock as t, openBlock as Q, createVNode as A, withCtx as B, Fragment as H, renderList as e, createBlock as W, createTextVNode as p, toDisplayString as i, unref as V, createElementVNode as F } from "vue";
2
- import { f as n, e as y, h as G, g as R, L as Z, c as h, l as Y, m as b, n as J, k as S, a as O, b as d } from "./LandingPageSectionHeader-BU7Qtxaj.js";
1
+ import { defineComponent as P, ref as q, openBlock as Q, createElementBlock as t, createVNode as A, withCtx as B, Fragment as H, renderList as e, createBlock as W, createTextVNode as p, toDisplayString as i, unref as V, createElementVNode as F } from "vue";
2
+ import { f as n, e as y, h as G, g as R, L as Z, c as h, k as Y, l as b, m as J, j as S, a as O, b as d } from "./LandingPageSectionHeader-1h01zdKJ.js";
3
3
  import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
- import { u as M } from "./useAuthkitAppsAuthPageInfo-xaOevaqO.js";
5
- import { g as L } from "./apiClients-DACL0EIt.js";
6
- import { c as x } from "./index-Bb-d5pBq.js";
4
+ import { u as M } from "./useAuthkitAppsAuthPageInfo-C3EHOtlk.js";
5
+ import { g as L } from "./apiClients-DJchWBAG.js";
6
+ import { c as x } from "./index-D56hUMeD.js";
7
7
  const j = {
8
8
  class: "Footer"
9
9
  }, k = "support@huyooo.com", m = /* @__PURE__ */ P({
@@ -166,7 +166,7 @@ const j = {
166
166
  _: 1
167
167
  }));
168
168
  }
169
- }), IA = /* @__PURE__ */ U(AA, [["__scopeId", "data-v-4fafcd55"]]), gA = {
169
+ }), IA = /* @__PURE__ */ U(AA, [["__scopeId", "data-v-072cf761"]]), gA = {
170
170
  class: "contact-page"
171
171
  }, BA = {
172
172
  class: "hero-section"
@@ -203,7 +203,7 @@ const j = {
203
203
  _: 1
204
204
  }));
205
205
  }
206
- }), rA = /* @__PURE__ */ U(QA, [["__scopeId", "data-v-5ffb2dda"]]);
206
+ }), rA = /* @__PURE__ */ U(QA, [["__scopeId", "data-v-350b2709"]]);
207
207
  export {
208
208
  rA as C,
209
209
  u as F,
@@ -4,10 +4,10 @@
4
4
  /* empty css */
5
5
  /* empty css */
6
6
  /* empty css */
7
- import { defineComponent as P, ref as W, computed as z, onMounted as X, nextTick as $, watch as Y, onBeforeUnmount as Z, createElementBlock as r, openBlock as i, normalizeStyle as K, normalizeClass as C, renderSlot as R, mergeModels as q, useModel as A, createVNode as b, unref as c, withCtx as x, createElementVNode as g, createCommentVNode as m, createBlock as S, Fragment as w, renderList as E, toDisplayString as B, createTextVNode as I, useSlots as ee } from "vue";
7
+ import { defineComponent as P, ref as W, computed as z, onMounted as X, nextTick as $, watch as Y, onBeforeUnmount as Z, openBlock as i, createElementBlock as r, normalizeStyle as K, normalizeClass as C, renderSlot as R, useModel as q, createVNode as b, unref as c, withCtx as x, createElementVNode as g, createBlock as S, createCommentVNode as m, Fragment as w, renderList as E, toDisplayString as B, createTextVNode as I, mergeModels as A, useSlots as ee } from "vue";
8
8
  import { Spin as te, Checkbox as L, Tooltip as ne, Empty as le, Pagination as oe } from "@arco-design/web-vue";
9
9
  import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.js";
10
- import { g as N, a as T } from "./index-Bb-d5pBq.js";
10
+ import { g as N, a as T } from "./index-D56hUMeD.js";
11
11
  const ie = /* @__PURE__ */ P({
12
12
  __name: "Ellipsis",
13
13
  props: {
@@ -77,7 +77,7 @@ const ie = /* @__PURE__ */ P({
77
77
  class: "pagination"
78
78
  }, ge = /* @__PURE__ */ P({
79
79
  __name: "CustomTable",
80
- props: /* @__PURE__ */ q({
80
+ props: /* @__PURE__ */ A({
81
81
  loading: {
82
82
  type: Boolean,
83
83
  required: !1,
@@ -123,11 +123,11 @@ const ie = /* @__PURE__ */ P({
123
123
  },
124
124
  activeKeyModifiers: {}
125
125
  }),
126
- emits: /* @__PURE__ */ q(["mouseenter", "mouseleave", "pageChange", "pageSizeChange"], ["update:selectedKeys", "update:activeKey"]),
126
+ emits: /* @__PURE__ */ A(["mouseenter", "mouseleave", "pageChange", "pageSizeChange"], ["update:selectedKeys", "update:activeKey"]),
127
127
  setup(h, {
128
128
  emit: y
129
129
  }) {
130
- const t = h, v = y, d = A(h, "selectedKeys"), f = A(h, "activeKey");
130
+ const t = h, v = y, d = q(h, "selectedKeys"), f = q(h, "activeKey");
131
131
  function p(e, l) {
132
132
  return e[t.rowKey] ?? String(l);
133
133
  }
@@ -264,7 +264,7 @@ const ie = /* @__PURE__ */ P({
264
264
  _: 3
265
265
  }, 8, ["loading"])]));
266
266
  }
267
- }), Se = /* @__PURE__ */ j(ge, [["__scopeId", "data-v-68cb437a"]]);
267
+ }), Se = /* @__PURE__ */ j(ge, [["__scopeId", "data-v-04760aac"]]);
268
268
  export {
269
269
  Se as C,
270
270
  ae as E
@@ -1,6 +1,6 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
- import { defineComponent as f, createElementBlock as d, openBlock as c, normalizeStyle as w, normalizeClass as _, createElementVNode as l, computed as m, withDirectives as j, createVNode as b, unref as y, vShow as N, ref as q, createBlock as V, withCtx as B, toDisplayString as h, renderSlot as M, Fragment as R, renderList as U, onMounted as D, onBeforeUnmount as E, createCommentVNode as W } from "vue";
3
+ import { defineComponent as f, computed as m, openBlock as c, createElementBlock as d, normalizeStyle as w, normalizeClass as _, createElementVNode as l, withDirectives as j, createVNode as b, unref as y, vShow as N, ref as q, createBlock as V, withCtx as B, toDisplayString as h, renderSlot as M, Fragment as R, renderList as U, onMounted as D, onBeforeUnmount as E, createCommentVNode as W } from "vue";
4
4
  import { Popover as O, Upload as T } from "@arco-design/web-vue";
5
5
  import { _ as I, g as F, i as L } from "./plugin-vue_export-helper-LjDO2Zua.js";
6
6
  import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
@@ -8,9 +8,9 @@ import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
11
- import { u as Z } from "./useUploadCos-CPplFhAR.js";
12
- import { g as A } from "./apiClients-DACL0EIt.js";
13
- import "./FeedbackModal-CIZ40lMX.js";
11
+ import { u as Z } from "./useUploadCos-BO3W_uqs.js";
12
+ import { g as A } from "./apiClients-DJchWBAG.js";
13
+ import "./FeedbackModal-Ci0sZsOa.js";
14
14
  import { Icon as Y } from "@iconify/vue";
15
15
  const H = f({
16
16
  name: "IconDown",
@@ -371,7 +371,7 @@ const se = Object.assign(x, {
371
371
  onClick: (k) => s(p.key)
372
372
  }, h(p.label), 11, ve))), 128))]));
373
373
  }
374
- }), Oe = /* @__PURE__ */ g(be, [["__scopeId", "data-v-4da22ce9"]]), ye = {
374
+ }), Oe = /* @__PURE__ */ g(be, [["__scopeId", "data-v-6fab64ff"]]), ye = {
375
375
  class: "screenshots-upload"
376
376
  }, he = /* @__PURE__ */ f({
377
377
  __name: "FeedbackScreenshots",
@@ -485,11 +485,11 @@ const se = Object.assign(x, {
485
485
  icon: t.icon
486
486
  }, null, 8, ["icon"])]), l("p", Ce, h(t.title), 1)]), l("div", we, [e.extra ? (c(), d("span", Se, h(e.extra), 1)) : W("", !0)])]));
487
487
  }
488
- }), Ze = /* @__PURE__ */ g(ze, [["__scopeId", "data-v-54fd5fd0"]]);
488
+ }), Ze = /* @__PURE__ */ g(ze, [["__scopeId", "data-v-27e05346"]]);
489
489
  export {
490
490
  We as F,
491
491
  Oe as a,
492
- Ze as b,
493
- le as c,
492
+ le as b,
493
+ Ze as c,
494
494
  Te as d
495
495
  };
@@ -1,24 +1,24 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  /* empty css */
4
- import { defineComponent as U, createElementBlock as _, openBlock as o, normalizeStyle as W, normalizeClass as ce, createElementVNode as F, computed as A, createBlock as g, unref as a, withCtx as r, createVNode as u, createCommentVNode as B, Fragment as z, createTextVNode as x, toDisplayString as L, ref as y, onUnmounted as Ie, h as ae, renderList as Q, nextTick as P } from "vue";
4
+ import { defineComponent as U, computed as A, openBlock as o, createElementBlock as _, normalizeStyle as W, normalizeClass as ce, createElementVNode as F, createBlock as g, unref as a, withCtx as r, createVNode as u, createCommentVNode as B, Fragment as z, createTextVNode as x, toDisplayString as L, ref as y, onUnmounted as Ie, h as ae, renderList as Q, nextTick as P } from "vue";
5
5
  import { Space as pe, Image as fe, Avatar as me, Descriptions as Re, DescriptionsItem as H, Tag as j, Spin as $e, Button as X, Form as Fe, FormItem as T, Input as Be, Select as le, Option as ne, Textarea as Le, Message as Ue, Breadcrumb as Ve, BreadcrumbItem as se, Modal as ze } from "@arco-design/web-vue";
6
- import { M as qe } from "./Menu-DXrn5cEL.js";
6
+ import { M as qe } from "./Menu-v8cCDSzi.js";
7
7
  /* empty css */
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  /* empty css */
11
- import { o as E, g as De } from "./apiClients-DACL0EIt.js";
11
+ import { o as E, g as De } from "./apiClients-DJchWBAG.js";
12
12
  /* empty css */
13
13
  /* empty css */
14
14
  /* empty css */
15
- import { u as Ee } from "./useUploadCos-CPplFhAR.js";
15
+ import { u as Ee } from "./useUploadCos-BO3W_uqs.js";
16
16
  import { _ as N } from "./_plugin-vue_export-helper-CHgC5LLL.js";
17
17
  /* empty css */
18
- import { f as O } from "./index-Bb-d5pBq.js";
19
- import { C as Ne } from "./CustomTable-BCOwLyRJ.js";
18
+ import { f as O } from "./index-D56hUMeD.js";
19
+ import { C as Ne } from "./CustomTable-CVZ4mFzi.js";
20
20
  import { Bubble as ve, Prompts as Pe, Sender as je } from "ant-design-x-vue";
21
- import { C as ye } from "./Clipboard-cVQOko5l.js";
21
+ import { C as ye } from "./Clipboard-BsST2Mjo.js";
22
22
  import { Icon as Oe } from "@iconify/vue";
23
23
  import { _ as ge, g as be, i as ke } from "./plugin-vue_export-helper-LjDO2Zua.js";
24
24
  const Ae = U({
@@ -690,7 +690,7 @@ const Y = [{
690
690
  _: 1
691
691
  }, 8, ["value", "loading", "read-only"])])]));
692
692
  }
693
- }), ct = /* @__PURE__ */ N(dt, [["__scopeId", "data-v-93979a13"]]), pt = {
693
+ }), ct = /* @__PURE__ */ N(dt, [["__scopeId", "data-v-d82b1c96"]]), pt = {
694
694
  class: "FeedBackFrom"
695
695
  }, ft = /* @__PURE__ */ U({
696
696
  __name: "FeedbackForm",
@@ -974,7 +974,7 @@ const Y = [{
974
974
  "sender-role": "user"
975
975
  }, null, 8, ["id"]))]));
976
976
  }
977
- }), bt = /* @__PURE__ */ N(gt, [["__scopeId", "data-v-6e883fbd"]]), kt = {
977
+ }), bt = /* @__PURE__ */ N(gt, [["__scopeId", "data-v-a6a0f2d2"]]), kt = {
978
978
  key: 0,
979
979
  class: "content"
980
980
  }, _t = {
@@ -1042,7 +1042,7 @@ const Y = [{
1042
1042
  _: 1
1043
1043
  }, 8, ["visible"]));
1044
1044
  }
1045
- }), Zt = /* @__PURE__ */ N(Ct, [["__scopeId", "data-v-7b1c3729"]]);
1045
+ }), Zt = /* @__PURE__ */ N(Ct, [["__scopeId", "data-v-07cb749e"]]);
1046
1046
  export {
1047
1047
  oe as B,
1048
1048
  ct as F,