@huyooo/ui 0.5.27 → 0.5.30

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 (30) hide show
  1. package/dist/{AuthkitAuthModal-P9GI9wIQ.js → AuthkitAuthModal-BUicw-gi.js} +15 -15
  2. package/dist/{AuthkitAuthorize-Bv2MspFC.js → AuthkitAuthorize--PZTQ6P_.js} +1 -1
  3. package/dist/{Clipboard-CIWjWQOZ.js → Clipboard-07wvmu-K.js} +3 -2
  4. package/dist/{CustomTable-BGm0KdAy.js → CustomTable-B8i1SbFB.js} +3 -2
  5. package/dist/{FeedbackItem-DLJhHHDM.js → FeedbackItem-CdNcEvhG.js} +9 -10
  6. package/dist/{FeedbackModal-OsCK3NqC.js → FeedbackModal-BmQ-U6uw.js} +18 -17
  7. package/dist/LandingPageSectionTabs-DF0LV5IB.js +1233 -0
  8. package/dist/{MessageHandle-CdOMmp4n.js → MessageHandle-B7xIxdar.js} +1 -1
  9. package/dist/{PaySubscriptions-DVhnjdi3.js → PaySubscriptions-DW5TFQLM.js} +5 -6
  10. package/dist/{ReferrerReferees-Bfu2z-0W.js → ReferrerReferees-B74Ti5ip.js} +3 -3
  11. package/dist/{UserAccountMenu-AhID9xxq.js → UserAccountMenu-CBcYE5WO.js} +12 -10
  12. package/dist/{WidthContainer-BACUO8zY.js → WidthContainer-CLh37Was.js} +4 -4
  13. package/dist/authkit.js +3 -3
  14. package/dist/common.js +2 -2
  15. package/dist/components/LandingPage/LandingPageShowcase.vue.d.ts +20 -17
  16. package/dist/composables.js +3 -3
  17. package/dist/feedback.js +3 -3
  18. package/dist/index.js +16 -16
  19. package/dist/landingPage.js +1 -1
  20. package/dist/message.js +1 -1
  21. package/dist/pay.js +1 -1
  22. package/dist/referrer.js +1 -1
  23. package/dist/style.css +1 -1
  24. package/dist/useAuthkitCreateAndUpdate-C7pOKxNA.js +25 -0
  25. package/dist/{useDownloads-BpQUd6AV.js → useDownloads-B7Leb86s.js} +5 -4
  26. package/dist/{useTableHandle-DujKY4Bl.js → useTableHandle-DGz8Wwsj.js} +15 -14
  27. package/dist/user.js +1 -1
  28. package/package.json +1 -1
  29. package/dist/LandingPageSectionTabs-DTVCmfyQ.js +0 -58318
  30. package/dist/useAuthkitCreateAndUpdate-BpTxxKc0.js +0 -24
@@ -0,0 +1,25 @@
1
+ /* empty css */
2
+ import "./auth-B864DrVx.js";
3
+ import { Message as u } from "@arco-design/web-vue";
4
+ import { ref as e } from "vue";
5
+ function h(s) {
6
+ const n = e(!1), a = e(), o = e(!1), c = e(""), t = e("");
7
+ function l(r) {
8
+ u.success(r), o.value = !1, n.value = !1, s("confirm");
9
+ }
10
+ function f() {
11
+ o.value = !1, console.log("handleClose"), s("cancel");
12
+ }
13
+ return {
14
+ loading: n,
15
+ formRef: a,
16
+ submitSuccess: l,
17
+ modelType: c,
18
+ changeType: t,
19
+ show: o,
20
+ handleCancel: f
21
+ };
22
+ }
23
+ export {
24
+ h as u
25
+ };
@@ -1,7 +1,8 @@
1
1
  /* empty css */
2
+ import "./auth-B864DrVx.js";
2
3
  import { Message as v } from "@arco-design/web-vue";
3
4
  import { ref as n } from "vue";
4
- function m(l) {
5
+ function g(l) {
5
6
  const s = n(!1), r = n(), a = n(!1), d = n(""), f = n("");
6
7
  function e(o) {
7
8
  v.success(o), a.value = !1, s.value = !1, l("confirm");
@@ -20,7 +21,7 @@ function m(l) {
20
21
  };
21
22
  }
22
23
  let u = null, i = "", t = null;
23
- function g() {
24
+ function D() {
24
25
  const l = n([]), s = n(!1), r = n(""), a = n("");
25
26
  async function d({
26
27
  versionApi: f
@@ -67,6 +68,6 @@ function g() {
67
68
  };
68
69
  }
69
70
  export {
70
- g as a,
71
- m as u
71
+ D as a,
72
+ g as u
72
73
  };
@@ -1,18 +1,19 @@
1
1
  /* empty css */
2
+ import "./auth-B864DrVx.js";
2
3
  import { Message as O } from "@arco-design/web-vue";
3
4
  import { ref as t } from "vue";
4
- function h(r) {
5
+ function A(r) {
5
6
  const f = t(r), p = t(!1), u = t(!1), a = t({
6
7
  total: 0,
7
8
  current: 1,
8
9
  pageSize: 10,
9
10
  showTotal: !0,
10
11
  showPageSize: !0
11
- }), v = t([]), o = t(), l = t(Symbol("key")), s = t(), i = t(Symbol("key")), n = t(), c = t(Symbol("key"));
12
- function y(e) {
12
+ }), m = t([]), o = t(), i = t(Symbol("key")), l = t(), s = t(Symbol("key")), n = t(), c = t(Symbol("key"));
13
+ function v(e) {
13
14
  o.value.setData(e, !0, "edit");
14
15
  }
15
- function m(e) {
16
+ function y(e) {
16
17
  n.value.setData(e, !0, "view");
17
18
  }
18
19
  function g() {
@@ -22,13 +23,13 @@ function h(r) {
22
23
  a.value.current = e, a.value.pageSize = C;
23
24
  };
24
25
  function S() {
25
- l.value = Symbol("key");
26
+ i.value = Symbol("key");
26
27
  }
27
28
  function D() {
28
- i.value = Symbol("key");
29
+ s.value = Symbol("key");
29
30
  }
30
31
  function b(e) {
31
- s.value.setData(e, !0);
32
+ l.value.setData(e, !0);
32
33
  }
33
34
  function k() {
34
35
  c.value = Symbol("key");
@@ -41,17 +42,17 @@ function h(r) {
41
42
  }
42
43
  return {
43
44
  CreateAndUpdateRef: o,
44
- CreateAndUpdateKey: l,
45
- OperationLogRef: s,
46
- OperationLogKey: i,
45
+ CreateAndUpdateKey: i,
46
+ OperationLogRef: l,
47
+ OperationLogKey: s,
47
48
  DetailsRef: n,
48
49
  DetailsKey: c,
49
50
  pagination: a,
50
51
  title: f,
51
- edit: y,
52
+ edit: v,
52
53
  create: g,
53
- view: m,
54
- dataSource: v,
54
+ view: y,
55
+ dataSource: m,
55
56
  setPage: d,
56
57
  cancel: S,
57
58
  OperationLogCancel: D,
@@ -64,5 +65,5 @@ function h(r) {
64
65
  };
65
66
  }
66
67
  export {
67
- h as u
68
+ A as u
68
69
  };
package/dist/user.js CHANGED
@@ -1,4 +1,4 @@
1
- import { d as r, U as e, a as n, b as o, c as t, S as U } from "./UserAccountMenu-AhID9xxq.js";
1
+ import { d as r, U as e, a as n, b as o, c as t, S as U } from "./UserAccountMenu-CBcYE5WO.js";
2
2
  export {
3
3
  r as UserAccountMenu,
4
4
  e as UserAvatar,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huyooo/ui",
3
- "version": "0.5.27",
3
+ "version": "0.5.30",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [