@huyooo/ui 0.4.60 → 0.4.62

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.
@@ -0,0 +1,40 @@
1
+ import { defineComponent as l, createElementBlock as m, openBlock as d, createElementVNode as e, renderSlot as u, toDisplayString as i, unref as t, createVNode as p } from "vue";
2
+ import { Icon as f } from "@iconify/vue";
3
+ import { a as v } from "./useAuthkitUsersProfile-CT2MN1S5.js";
4
+ import { _ as h } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
+ const k = {
6
+ class: "avatar"
7
+ }, U = {
8
+ class: "meta"
9
+ }, A = {
10
+ class: "name"
11
+ }, M = {
12
+ class: "email"
13
+ }, w = {
14
+ class: "arrow"
15
+ }, x = /* @__PURE__ */ l({
16
+ __name: "UserAccountMenu",
17
+ emits: ["click"],
18
+ setup(B, {
19
+ emit: r
20
+ }) {
21
+ const {
22
+ userProfile: s
23
+ } = v(), a = r;
24
+ function _(o) {
25
+ a("click", o);
26
+ }
27
+ return (o, C) => {
28
+ var c, n;
29
+ return d(), m("div", {
30
+ class: "UserAccountMenu",
31
+ onClick: _
32
+ }, [e("div", k, [u(o.$slots, "avatar", {}, void 0, !0)]), e("div", U, [e("div", A, i(((c = t(s)) == null ? void 0 : c.nickname) || ""), 1), e("div", M, i(((n = t(s)) == null ? void 0 : n.email) || ""), 1)]), e("div", w, [p(t(f), {
33
+ icon: "lucide:chevrons-up-down"
34
+ })])]);
35
+ };
36
+ }
37
+ }), S = /* @__PURE__ */ h(x, [["__scopeId", "data-v-635913be"]]);
38
+ export {
39
+ S as U
40
+ };
@@ -2,8 +2,8 @@
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  /* empty css */
5
- import { defineComponent as S, createElementBlock as g, openBlock as l, normalizeStyle as q, normalizeClass as E, createElementVNode as m, computed as U, createBlock as k, createCommentVNode as A, createVNode as i, unref as n, withCtx as s, createTextVNode as f, toDisplayString as C, mergeModels as V, useModel as K, renderSlot as _e, ref as d, Fragment as Se } from "vue";
6
- import { Tag as be, Button as T, Avatar as N, Dropdown as Ce, Divider as W, Doption as _ } from "@arco-design/web-vue";
5
+ import { defineComponent as S, createElementBlock as y, openBlock as l, normalizeStyle as F, normalizeClass as q, createElementVNode as f, computed as U, createBlock as g, createCommentVNode as D, createVNode as i, unref as o, withCtx as s, createTextVNode as m, toDisplayString as C, mergeModels as V, useModel as E, renderSlot as _e, ref as d, Fragment as Se } from "vue";
6
+ import { Tag as be, Button as K, Avatar as T, Dropdown as Ce, Divider as W, Doption as _ } from "@arco-design/web-vue";
7
7
  import { S as Ie } from "./PaySubscriptions-B42IdT-5.js";
8
8
  import { R as $e } from "./ReferrerReferees-CvuUodDZ.js";
9
9
  import { a as X, u as we } from "./useAuthkitUsersProfile-CT2MN1S5.js";
@@ -46,8 +46,8 @@ const Ve = S({
46
46
  setup(e, {
47
47
  emit: t
48
48
  }) {
49
- const o = G("icon"), a = U(() => [o, `${o}-export`, {
50
- [`${o}-spin`]: e.spin
49
+ const n = G("icon"), a = U(() => [n, `${n}-export`, {
50
+ [`${n}-spin`]: e.spin
51
51
  }]), c = U(() => {
52
52
  const r = {};
53
53
  return e.size && (r.fontSize = J(e.size) ? `${e.size}px` : e.size), e.rotate && (r.transform = `rotate(${e.rotate}deg)`), r;
@@ -60,31 +60,31 @@ const Ve = S({
60
60
  }
61
61
  };
62
62
  }
63
- }), Ae = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
64
- function De(e, t, o, a, c, v) {
65
- return l(), g("svg", {
63
+ }), De = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
64
+ function Pe(e, t, n, a, c, k) {
65
+ return l(), y("svg", {
66
66
  viewBox: "0 0 48 48",
67
67
  fill: "none",
68
68
  xmlns: "http://www.w3.org/2000/svg",
69
69
  stroke: "currentColor",
70
- class: E(e.cls),
71
- style: q(e.innerStyle),
70
+ class: q(e.cls),
71
+ style: F(e.innerStyle),
72
72
  "stroke-width": e.strokeWidth,
73
73
  "stroke-linecap": e.strokeLinecap,
74
74
  "stroke-linejoin": e.strokeLinejoin,
75
75
  onClick: t[0] || (t[0] = (...r) => e.onClick && e.onClick(...r))
76
- }, t[1] || (t[1] = [m("path", {
76
+ }, t[1] || (t[1] = [f("path", {
77
77
  d: "M31.928 33.072 41 24.002l-9.072-9.072M16.858 24h24M31 41H7V7h24"
78
- }, null, -1)]), 14, Ae);
78
+ }, null, -1)]), 14, De);
79
79
  }
80
- var z = /* @__PURE__ */ Y(Ve, [["render", De]]);
81
- const Pe = Object.assign(z, {
80
+ var R = /* @__PURE__ */ Y(Ve, [["render", Pe]]);
81
+ const Ae = Object.assign(R, {
82
82
  install: (e, t) => {
83
- var o;
84
- const a = (o = t == null ? void 0 : t.iconPrefix) != null ? o : "";
85
- e.component(a + z.name, z);
83
+ var n;
84
+ const a = (n = t == null ? void 0 : t.iconPrefix) != null ? n : "";
85
+ e.component(a + R.name, R);
86
86
  }
87
- }), ze = S({
87
+ }), Re = S({
88
88
  name: "IconLaunch",
89
89
  props: {
90
90
  size: {
@@ -113,8 +113,8 @@ const Pe = Object.assign(z, {
113
113
  setup(e, {
114
114
  emit: t
115
115
  }) {
116
- const o = G("icon"), a = U(() => [o, `${o}-launch`, {
117
- [`${o}-spin`]: e.spin
116
+ const n = G("icon"), a = U(() => [n, `${n}-launch`, {
117
+ [`${n}-spin`]: e.spin
118
118
  }]), c = U(() => {
119
119
  const r = {};
120
120
  return e.size && (r.fontSize = J(e.size) ? `${e.size}px` : e.size), e.rotate && (r.transform = `rotate(${e.rotate}deg)`), r;
@@ -127,29 +127,29 @@ const Pe = Object.assign(z, {
127
127
  }
128
128
  };
129
129
  }
130
- }), Re = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
131
- function Ne(e, t, o, a, c, v) {
132
- return l(), g("svg", {
130
+ }), ze = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
131
+ function Ne(e, t, n, a, c, k) {
132
+ return l(), y("svg", {
133
133
  viewBox: "0 0 48 48",
134
134
  fill: "none",
135
135
  stroke: "currentColor",
136
136
  xmlns: "http://www.w3.org/2000/svg",
137
- class: E(e.cls),
138
- style: q(e.innerStyle),
137
+ class: q(e.cls),
138
+ style: F(e.innerStyle),
139
139
  "stroke-width": e.strokeWidth,
140
140
  "stroke-linecap": e.strokeLinecap,
141
141
  "stroke-linejoin": e.strokeLinejoin,
142
142
  onClick: t[0] || (t[0] = (...r) => e.onClick && e.onClick(...r))
143
- }, t[1] || (t[1] = [m("path", {
143
+ }, t[1] || (t[1] = [f("path", {
144
144
  d: "M41 26v14a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h14M19.822 28.178 39.899 8.1M41 20V7H28"
145
- }, null, -1)]), 14, Re);
145
+ }, null, -1)]), 14, ze);
146
146
  }
147
- var R = /* @__PURE__ */ Y(ze, [["render", Ne]]);
148
- const Le = Object.assign(R, {
147
+ var z = /* @__PURE__ */ Y(Re, [["render", Ne]]);
148
+ const Le = Object.assign(z, {
149
149
  install: (e, t) => {
150
- var o;
151
- const a = (o = t == null ? void 0 : t.iconPrefix) != null ? o : "";
152
- e.component(a + R.name, R);
150
+ var n;
151
+ const a = (n = t == null ? void 0 : t.iconPrefix) != null ? n : "";
152
+ e.component(a + z.name, z);
153
153
  }
154
154
  }), Oe = {
155
155
  class: "pricing"
@@ -177,29 +177,29 @@ const Le = Object.assign(R, {
177
177
  setup(e, {
178
178
  emit: t
179
179
  }) {
180
- const o = e, a = t;
180
+ const n = e, a = t;
181
181
  function c() {
182
182
  a("upgradeHandle");
183
183
  }
184
- return (v, r) => (l(), g("div", Oe, [m("div", je, [m("div", He, [r[0] || (r[0] = m("span", null, "我的订阅:", -1)), i(n(be), {
184
+ return (k, r) => (l(), y("div", Oe, [f("div", je, [f("div", He, [r[0] || (r[0] = f("span", null, "我的订阅:", -1)), i(o(be), {
185
185
  color: "arcoblue",
186
186
  style: {
187
187
  "border-radius": "6px"
188
188
  }
189
189
  }, {
190
- default: s(() => [f(C(o.currentVersionName), 1)]),
190
+ default: s(() => [m(C(n.currentVersionName), 1)]),
191
191
  _: 1
192
- })]), o.canUpgrade ? (l(), k(n(T), {
192
+ })]), n.canUpgrade ? (l(), g(o(K), {
193
193
  key: 0,
194
194
  type: "primary",
195
195
  size: "mini",
196
196
  class: "updatePricing",
197
197
  onClick: c
198
198
  }, {
199
- default: s(() => r[1] || (r[1] = [f(" 升级 ")])),
199
+ default: s(() => r[1] || (r[1] = [m(" 升级 ")])),
200
200
  _: 1,
201
201
  __: [1]
202
- })) : A("", !0)]), m("span", null, "有效期至: " + C(o.expireDate), 1)]));
202
+ })) : D("", !0)]), f("span", null, "有效期至: " + C(n.expireDate), 1)]));
203
203
  }
204
204
  }), qe = /* @__PURE__ */ h(Fe, [["__scopeId", "data-v-1e32fa72"]]), Ee = {
205
205
  class: "userInfo"
@@ -220,22 +220,13 @@ const Le = Object.assign(R, {
220
220
  },
221
221
  setup(e) {
222
222
  const t = e;
223
- return (o, a) => (l(), g("div", Ee, [t.nickname ? (l(), g("span", Ke, C(t.nickname), 1)) : A("", !0), t.avatar ? (l(), k(n(N), {
224
- key: 2,
225
- size: 32,
226
- "object-fit": "cover"
227
- }, {
228
- default: s(() => a[0] || (a[0] = [f("A")])),
229
- _: 1,
230
- __: [0]
231
- })) : (l(), k(n(N), {
232
- key: 1,
223
+ return (n, a) => (l(), y("div", Ee, [t.nickname ? (l(), y("span", Ke, C(t.nickname), 1)) : D("", !0), i(o(T), {
233
224
  "image-url": t.avatar,
234
225
  size: 32,
235
226
  "object-fit": "cover"
236
- }, null, 8, ["image-url"]))]));
227
+ }, null, 8, ["image-url"])]));
237
228
  }
238
- }), We = /* @__PURE__ */ h(Te, [["__scopeId", "data-v-b5553d7d"]]), Xe = {
229
+ }), We = /* @__PURE__ */ h(Te, [["__scopeId", "data-v-36643afe"]]), Xe = {
239
230
  class: "userInfo"
240
231
  }, Ye = {
241
232
  class: "extra"
@@ -268,11 +259,11 @@ const Le = Object.assign(R, {
268
259
  },
269
260
  setup(e) {
270
261
  const t = e;
271
- return (o, a) => (l(), g("div", Xe, [i(n(N), {
262
+ return (n, a) => (l(), y("div", Xe, [i(o(T), {
272
263
  "image-url": t.avatarUrl,
273
264
  size: 42,
274
265
  "object-fit": "cover"
275
- }, null, 8, ["image-url"]), m("div", Ye, [m("span", Ge, C(t.nickname), 1), m("span", Je, C(t.email), 1), t.referrerId ? (l(), g("span", Qe, " 邀请码:" + C(t.referrerId), 1)) : A("", !0)])]));
266
+ }, null, 8, ["image-url"]), f("div", Ye, [f("span", Ge, C(t.nickname), 1), f("span", Je, C(t.email), 1), t.referrerId ? (l(), y("span", Qe, " 邀请码:" + C(t.referrerId), 1)) : D("", !0)])]));
276
267
  }
277
268
  }), et = /* @__PURE__ */ h(Ze, [["__scopeId", "data-v-367449da"]]), tt = {
278
269
  class: "dropdownContent"
@@ -301,56 +292,56 @@ const Le = Object.assign(R, {
301
292
  setup(e, {
302
293
  emit: t
303
294
  }) {
304
- const o = e, a = t, {
295
+ const n = e, a = t, {
305
296
  userProfile: c,
306
- isLoggedIn: v
297
+ isLoggedIn: k
307
298
  } = X();
308
299
  function r() {
309
300
  a("toSignIn");
310
301
  }
311
- const I = K(e, "modelValue");
312
- return (D, p) => n(v) ? (l(), k(n(Ce), {
302
+ const I = E(e, "modelValue");
303
+ return (P, p) => o(k) ? (l(), g(o(Ce), {
313
304
  key: 1,
314
305
  popupVisible: I.value,
315
- "onUpdate:popupVisible": p[0] || (p[0] = (y) => I.value = y),
306
+ "onUpdate:popupVisible": p[0] || (p[0] = (v) => I.value = v),
316
307
  class: "DropdownUserInfo",
317
- position: o.position,
308
+ position: n.position,
318
309
  "popup-style": {
319
- "--dropdown-translate-x": o.dropdownOffsetX ?? "0",
320
- "--dropdown-translate-y": o.dropdownOffsetY ?? "0"
310
+ "--dropdown-translate-x": n.dropdownOffsetX ?? "0",
311
+ "--dropdown-translate-y": n.dropdownOffsetY ?? "0"
321
312
  }
322
313
  }, {
323
314
  content: s(() => {
324
- var y, x, B, $;
325
- return [m("div", tt, [m("div", nt, [i(et, {
326
- "avatar-url": (y = n(c)) == null ? void 0 : y.avatarUrl,
327
- nickname: (x = n(c)) == null ? void 0 : x.nickname,
328
- email: (B = n(c)) == null ? void 0 : B.email,
329
- "referrer-id": ($ = n(c)) == null ? void 0 : $.referrerId
315
+ var v, x, B, $;
316
+ return [f("div", tt, [f("div", nt, [i(et, {
317
+ "avatar-url": (v = o(c)) == null ? void 0 : v.avatarUrl,
318
+ nickname: (x = o(c)) == null ? void 0 : x.nickname,
319
+ email: (B = o(c)) == null ? void 0 : B.email,
320
+ "referrer-id": ($ = o(c)) == null ? void 0 : $.referrerId
330
321
  }, null, 8, ["avatar-url", "nickname", "email", "referrer-id"]), i(qe, {
331
322
  currentVersionName: "免费版本",
332
323
  "expire-date": "2025-01-01",
333
324
  "can-upgrade": !0
334
- })]), i(n(W), {
325
+ })]), i(o(W), {
335
326
  style: {
336
327
  margin: "10px 0px"
337
328
  }
338
- }), _e(D.$slots, "DoptionList", {}, void 0, !0)])];
329
+ }), _e(P.$slots, "DoptionList", {}, void 0, !0)])];
339
330
  }),
340
331
  default: s(() => {
341
- var y;
332
+ var v;
342
333
  return [i(We, {
343
- avatar: (y = n(c)) == null ? void 0 : y.avatarUrl
334
+ avatar: (v = o(c)) == null ? void 0 : v.avatarUrl
344
335
  }, null, 8, ["avatar"])];
345
336
  }),
346
337
  _: 3
347
- }, 8, ["popupVisible", "position", "popup-style"])) : (l(), k(n(T), {
338
+ }, 8, ["popupVisible", "position", "popup-style"])) : (l(), g(o(K), {
348
339
  key: 0,
349
340
  type: "primary",
350
341
  class: "handle",
351
342
  onClick: r
352
343
  }, {
353
- default: s(() => p[1] || (p[1] = [f(" 登陆 ")])),
344
+ default: s(() => p[1] || (p[1] = [m(" 登陆 ")])),
354
345
  _: 1,
355
346
  __: [1]
356
347
  }));
@@ -380,28 +371,28 @@ const Le = Object.assign(R, {
380
371
  setup(e, {
381
372
  emit: t
382
373
  }) {
383
- const o = e, a = d(), c = d(), v = d(Symbol("key")), r = t, {
374
+ const n = e, a = d(), c = d(), k = d(Symbol("key")), r = t, {
384
375
  fetchUserProfile: I,
385
- clearUserProfile: D,
376
+ clearUserProfile: P,
386
377
  isLoggedIn: p
387
378
  } = X(), {
388
- addSignInCallback: y,
379
+ addSignInCallback: v,
389
380
  initializeAuth: x,
390
381
  clearAuth: B
391
382
  } = we();
392
383
  x() && I();
393
- const $ = d(), L = d(Symbol("key")), O = d(), j = d(), Q = d(Symbol("key")), Z = d(), ee = d(Symbol("key"));
394
- function te(F) {
384
+ const $ = d(), N = d(Symbol("key")), L = d(), O = d(), Q = d(Symbol("key")), Z = d(), ee = d(Symbol("key"));
385
+ function te(H) {
395
386
  }
396
- function ne(F) {
387
+ function ne(H) {
397
388
  }
398
389
  const {
399
390
  show: oe
400
- } = he(), H = K(e, "modelValue");
391
+ } = he(), j = E(e, "modelValue");
401
392
  function re() {
402
- L.value = Symbol("key");
393
+ N.value = Symbol("key");
403
394
  }
404
- const P = d(), M = d(Symbol("key"));
395
+ const A = d(), M = d(Symbol("key"));
405
396
  function ie() {
406
397
  M.value = Symbol("key");
407
398
  }
@@ -411,11 +402,11 @@ const Le = Object.assign(R, {
411
402
  function b() {
412
403
  oe.value = !0, r("signIn");
413
404
  }
414
- y(() => {
405
+ v(() => {
415
406
  I();
416
407
  });
417
408
  function ae() {
418
- v.value = Symbol("key");
409
+ k.value = Symbol("key");
419
410
  }
420
411
  function le() {
421
412
  c.value.show = !1;
@@ -424,28 +415,28 @@ const Le = Object.assign(R, {
424
415
  M.value = Symbol("key");
425
416
  }
426
417
  function ce() {
427
- P.value.setData(null, !0);
418
+ A.value.setData(null, !0);
428
419
  }
429
420
  function de() {
430
421
  if (!p.value) {
431
422
  b();
432
423
  return;
433
424
  }
434
- P.value.setData(null, !0);
425
+ A.value.setData(null, !0);
435
426
  }
436
427
  function pe() {
437
428
  if (!p.value) {
438
429
  b();
439
430
  return;
440
431
  }
441
- O.value.openNotification();
432
+ L.value.openNotification();
442
433
  }
443
434
  function fe() {
444
435
  if (!p.value) {
445
436
  b();
446
437
  return;
447
438
  }
448
- j.value.setData(null, !0);
439
+ O.value.setData(null, !0);
449
440
  }
450
441
  function me() {
451
442
  if (!p.value) {
@@ -465,115 +456,115 @@ const Le = Object.assign(R, {
465
456
  r("toHomePage");
466
457
  }
467
458
  async function ye() {
468
- D(), B(), r("signOut");
459
+ P(), B(), r("signOut");
469
460
  }
470
- return (F, u) => (l(), g("div", it, [i(rt, {
471
- modelValue: H.value,
472
- "onUpdate:modelValue": u[0] || (u[0] = (ge) => H.value = ge),
473
- position: o.position,
474
- "dropdown-offset-x": o.dropdownOffsetX,
475
- "dropdown-offset-y": o.dropdownOffsetY,
461
+ return (H, u) => (l(), y("div", it, [i(rt, {
462
+ modelValue: j.value,
463
+ "onUpdate:modelValue": u[0] || (u[0] = (ge) => j.value = ge),
464
+ position: n.position,
465
+ "dropdown-offset-x": n.dropdownOffsetX,
466
+ "dropdown-offset-y": n.dropdownOffsetY,
476
467
  onToSignIn: b
477
468
  }, {
478
- DoptionList: s(() => [i(n(_), {
469
+ DoptionList: s(() => [i(o(_), {
479
470
  value: "messages",
480
471
  class: "Doption",
481
472
  onClick: pe
482
473
  }, {
483
- icon: s(() => u[1] || (u[1] = [f("消息中心")])),
484
- default: s(() => [i(n(w))]),
474
+ icon: s(() => u[1] || (u[1] = [m("消息中心")])),
475
+ default: s(() => [i(o(w))]),
485
476
  _: 1
486
- }), i(n(_), {
477
+ }), i(o(_), {
487
478
  value: "setting",
488
479
  class: "Doption",
489
480
  onClick: de
490
481
  }, {
491
- icon: s(() => u[2] || (u[2] = [f("系统设置 ")])),
492
- default: s(() => [i(n(w))]),
482
+ icon: s(() => u[2] || (u[2] = [m("系统设置 ")])),
483
+ default: s(() => [i(o(w))]),
493
484
  _: 1
494
- }), i(n(_), {
485
+ }), i(o(_), {
495
486
  value: "subscription",
496
487
  class: "Doption",
497
488
  onClick: fe
498
489
  }, {
499
- icon: s(() => u[3] || (u[3] = [f("订阅信息 ")])),
500
- default: s(() => [i(n(w))]),
490
+ icon: s(() => u[3] || (u[3] = [m("订阅信息 ")])),
491
+ default: s(() => [i(o(w))]),
501
492
  _: 1
502
- }), i(n(_), {
493
+ }), i(o(_), {
503
494
  value: "feedBack",
504
495
  class: "Doption",
505
496
  onClick: me
506
497
  }, {
507
- icon: s(() => u[4] || (u[4] = [f("系统反馈 ")])),
508
- default: s(() => [i(n(w))]),
498
+ icon: s(() => u[4] || (u[4] = [m("系统反馈 ")])),
499
+ default: s(() => [i(o(w))]),
509
500
  _: 1
510
- }), i(n(_), {
501
+ }), i(o(_), {
511
502
  value: "invitations",
512
503
  class: "Doption",
513
504
  onClick: ke
514
505
  }, {
515
- icon: s(() => u[5] || (u[5] = [f("邀请 ")])),
516
- default: s(() => [i(n(w))]),
506
+ icon: s(() => u[5] || (u[5] = [m("邀请 ")])),
507
+ default: s(() => [i(o(w))]),
517
508
  _: 1
518
- }), i(n(W), {
509
+ }), i(o(W), {
519
510
  style: {
520
511
  margin: "10px 0px"
521
512
  }
522
- }), i(n(_), {
513
+ }), i(o(_), {
523
514
  value: "homePage",
524
515
  class: "Doption",
525
516
  onClick: ve
526
517
  }, {
527
- icon: s(() => u[6] || (u[6] = [f("主页 ")])),
528
- default: s(() => [i(n(Le))]),
518
+ icon: s(() => u[6] || (u[6] = [m("主页 ")])),
519
+ default: s(() => [i(o(Le))]),
529
520
  _: 1
530
- }), i(n(_), {
521
+ }), i(o(_), {
531
522
  value: "signOut",
532
523
  class: "Doption",
533
524
  onClick: ye
534
525
  }, {
535
- icon: s(() => u[7] || (u[7] = [f("退出登陆 ")])),
536
- default: s(() => [i(n(Pe))]),
526
+ icon: s(() => u[7] || (u[7] = [m("退出登陆 ")])),
527
+ default: s(() => [i(o(Ae))]),
537
528
  _: 1
538
529
  })]),
539
530
  _: 1
540
- }, 8, ["modelValue", "position", "dropdown-offset-x", "dropdown-offset-y"]), (l(), k(xe, {
531
+ }, 8, ["modelValue", "position", "dropdown-offset-x", "dropdown-offset-y"]), (l(), g(xe, {
541
532
  ref_key: "AuthModalRef",
542
533
  ref: Z,
543
534
  key: ee.value,
544
535
  size: "large",
545
536
  onToPrivacyPolicy: te,
546
537
  onToUserServiceAgreement: ne
547
- })), n(p) ? (l(), g(Se, {
538
+ })), o(p) ? (l(), y(Se, {
548
539
  key: 0
549
- }, [(l(), k(Be, {
540
+ }, [(l(), g(Be, {
550
541
  ref_key: "AppSettingRef",
551
- ref: P,
542
+ ref: A,
552
543
  key: M.value,
553
544
  onConfirm: ce,
554
545
  onCancel: ue
555
- })), (l(), k($e, {
546
+ })), (l(), g($e, {
556
547
  ref_key: "RefereesRef",
557
548
  ref: $,
558
- key: L.value,
549
+ key: N.value,
559
550
  onCancel: re
560
- })), (l(), k(Ie, {
551
+ })), (l(), g(Ie, {
561
552
  ref_key: "SubscriptionsRef",
562
- ref: j,
553
+ ref: O,
563
554
  key: Q.value,
564
555
  title: "订阅详情",
565
556
  onConfirm: ie,
566
557
  onCancel: se
567
558
  })), i(Ue, {
568
559
  ref_key: "MessageHandleRef",
569
- ref: O
570
- }, null, 512), (l(), k(Me, {
560
+ ref: L
561
+ }, null, 512), (l(), g(Me, {
571
562
  ref_key: "FeedBackModalRef",
572
563
  ref: a,
573
- key: v.value,
564
+ key: k.value,
574
565
  onConfirm: le,
575
566
  onCancel: ae
576
- }))], 64)) : A("", !0)]));
567
+ }))], 64)) : D("", !0)]));
577
568
  }
578
569
  }), ht = /* @__PURE__ */ h(st, [["__scopeId", "data-v-4c4c85af"]]);
579
570
  export {
package/dist/common.js CHANGED
@@ -3,7 +3,7 @@ import { C as t, G as n, S as p, W as m } from "./WidthContainer-D795bWdT.js";
3
3
  import { C as i, E as l } from "./CustomTable-JflAYS8i.js";
4
4
  import { I as x } from "./MessageHandle-Dt6rb0rg.js";
5
5
  import { M as d, a as b } from "./Menu-Cxo8Rpu3.js";
6
- import { S as U, b as g, c as I, a as S, U as v } from "./UserPanel-BT1J9ewe.js";
6
+ import { S as U, b as g, c as I, a as S, U as v } from "./UserPanel-BJzhmyWP.js";
7
7
  import { S as B } from "./PaySubscriptions-B42IdT-5.js";
8
8
  import { R as M } from "./ReferrerReferees-CvuUodDZ.js";
9
9
  import { _ as H } from "./Upload.vue_vue_type_script_setup_true_lang-Bw3IlEUj.js";
@@ -4,14 +4,14 @@ declare function __VLS_template(): {
4
4
  avatar?(_: {}): any;
5
5
  };
6
6
  refs: {};
7
- rootEl: any;
7
+ rootEl: HTMLDivElement;
8
8
  };
9
9
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
10
  declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
11
  click: (...args: any[]) => void;
12
12
  }, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
13
13
  onClick?: ((...args: any[]) => any) | undefined;
14
- }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
14
+ }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
15
15
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
16
16
  export default _default;
17
17
  type __VLS_WithTemplateSlots<T, S> = T & {
package/dist/index.js CHANGED
@@ -14,7 +14,7 @@ import { C as ds, a as us } from "./CollapseItem-Cw1vcdLu.js";
14
14
  import { C as Ps, G as cs, S as Ls, W as fs } from "./WidthContainer-D795bWdT.js";
15
15
  import { C as hs, E as ms } from "./CustomTable-JflAYS8i.js";
16
16
  import { M as ls, a as bs } from "./Menu-Cxo8Rpu3.js";
17
- import { S as Ms, b as Ss, c as xs, a as Fs, U as Us, S as Is } from "./UserPanel-BT1J9ewe.js";
17
+ import { S as Ms, b as Ss, c as xs, a as Fs, U as Us, S as Is } from "./UserPanel-BJzhmyWP.js";
18
18
  import { S as Bs, S as Ns } from "./PaySubscriptions-B42IdT-5.js";
19
19
  import { R as ws, R as Ds } from "./ReferrerReferees-CvuUodDZ.js";
20
20
  import { _ as vs } from "./Upload.vue_vue_type_script_setup_true_lang-Bw3IlEUj.js";
@@ -22,7 +22,7 @@ import { g as Gs, s as Hs } from "./globalConfig-dtNQA0ZH.js";
22
22
  import { a as _s, u as Vs } from "./useActiveDoc-BWHkOJhJ.js";
23
23
  import { u as zs } from "./useTableHandle-DKUIdSSh.js";
24
24
  import { u as qs } from "./useUploadCos-C3ts0Gpa.js";
25
- import { U as Ks } from "./UserAccountMenu-Cc_HoQTG.js";
25
+ import { U as Ks } from "./UserAccountMenu-DeIHGfHY.js";
26
26
  export {
27
27
  e as Auth,
28
28
  t as AuthModal,