@huyooo/ui 2.2.2 → 2.2.3

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 (42) hide show
  1. package/dist/{AuthkitAppSetting-BuaqfKEv.js → AuthkitAppSetting-DkkEPenO.js} +8 -8
  2. package/dist/{Contact-D-NTKkWc.js → Contact-CtfToLPT.js} +3 -3
  3. package/dist/{CustomTable-D9j5dgOH.js → CustomTable-B1KjkixL.js} +1 -1
  4. package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-CsgTdQQG.js → FeedbackModal.vue_vue_type_script_setup_true_lang-DIIH9PCN.js} +5 -5
  5. package/dist/{LegalDocViewer-DLpvpTeA.js → LegalDocViewer-DZDBRGrC.js} +10 -10
  6. package/dist/{MessageHandle-BVqmtDDc.js → MessageHandle-BKMBtqZM.js} +3 -3
  7. package/dist/{MessageList-CCUlHX_0.js → MessageList-BK4u5DCH.js} +1 -1
  8. package/dist/{PaySubscriptions-CwjgkL21.js → PaySubscriptions-OZ6OFeQJ.js} +7 -7
  9. package/dist/{PricingPlans-CjLXF7is.js → PricingPlans-BdG0qYFZ.js} +4 -4
  10. package/dist/{ReferrerReferees-RKmCkAIi.js → ReferrerReferees-d4JByWcG.js} +4 -4
  11. package/dist/{Upload.vue_vue_type_script_setup_true_lang-DX_PVh8A.js → Upload.vue_vue_type_script_setup_true_lang-DtciAodp.js} +1 -1
  12. package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-RMTlKkD-.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BpQa21qc.js} +10 -10
  13. package/dist/{WidthContainer-iRk3r61v.js → WidthContainer-50pahbfe.js} +10 -10
  14. package/dist/{apiClients-cJElwYYN.js → apiClients-8_c5cDW5.js} +4 -3
  15. package/dist/authkit.js +10 -10
  16. package/dist/common/globalConfig.d.ts +7 -7
  17. package/dist/common.js +2 -2
  18. package/dist/composables.js +13 -13
  19. package/dist/feedback.js +2 -2
  20. package/dist/{fetchAuthPageAboutUs-D-JEoE8N.js → fetchAuthPageAboutUs-B6ZZylgG.js} +8 -10
  21. package/dist/{index-CHWVBunT.js → index-D9YtlhTa.js} +1 -1
  22. package/dist/main.js +31 -31
  23. package/dist/message.js +5 -5
  24. package/dist/pay.js +5 -5
  25. package/dist/privateCom.js +1 -1
  26. package/dist/referrer.js +1 -1
  27. package/dist/{runtime-7yUdSOYv.js → runtime-B_xhJ3i8.js} +156 -151
  28. package/dist/upload.js +2 -2
  29. package/dist/{useAuthkitAppsAuthPageInfo-2qQf2lJP.js → useAuthkitAppsAuthPageInfo-DPCwzF7j.js} +2 -2
  30. package/dist/{useAuthkitAuth-C6RUN1mU.js → useAuthkitAuth-C6GGWqSb.js} +2 -2
  31. package/dist/{useAuthkitCreateAndUpdate-piFGtY-A.js → useAuthkitCreateAndUpdate-CYIcEuub.js} +1 -1
  32. package/dist/{useAuthkitUsersProfile-D_9ttX6H.js → useAuthkitUsersProfile-Bzr0IVmJ.js} +3 -3
  33. package/dist/{useBillingStatusOptions-Bo1wYzgB.js → useBillingStatusOptions-C8fwW-AI.js} +1 -1
  34. package/dist/{useBillingSubscriptionSummary-BabqnJ7S.js → useBillingSubscriptionSummary-C2E3p68U.js} +1 -1
  35. package/dist/{useEnsureAuthenticated-NADE0UVJ.js → useEnsureAuthenticated-z30FlElo.js} +2 -2
  36. package/dist/{useLegalDocs-CfIjSyik.js → useLegalDocs-CWBqi9Ce.js} +2 -2
  37. package/dist/{useMessageNotifications-SMRRA3Kl.js → useMessageNotifications-BXimltcx.js} +1 -1
  38. package/dist/{usePageSEO-qRI2bful.js → usePageSEO-D7eyLr8d.js} +2 -2
  39. package/dist/{useRoutePermission-CkCE6-C3.js → useRoutePermission-CZ7hHcZy.js} +3 -3
  40. package/dist/{useSubscriptionCheckout-B1CyTY9V.js → useSubscriptionCheckout-CnbX1bFi.js} +3 -3
  41. package/dist/user.js +1 -1
  42. package/package.json +1 -1
package/dist/upload.js CHANGED
@@ -1,5 +1,5 @@
1
- import { _ as o } from "./Upload.vue_vue_type_script_setup_true_lang-DX_PVh8A.js";
2
- import { b as s, d as p } from "./runtime-7yUdSOYv.js";
1
+ import { _ as o } from "./Upload.vue_vue_type_script_setup_true_lang-DtciAodp.js";
2
+ import { b as s, d as p } from "./runtime-B_xhJ3i8.js";
3
3
  export {
4
4
  o as Upload,
5
5
  s as createBrowserCosTransport,
@@ -1,6 +1,6 @@
1
1
  import { ref as r } from "vue";
2
- import { g as u } from "./apiClients-cJElwYYN.js";
3
- import { g as s } from "./runtime-7yUdSOYv.js";
2
+ import { g as u } from "./apiClients-8_c5cDW5.js";
3
+ import { g as s } from "./runtime-B_xhJ3i8.js";
4
4
  function i() {
5
5
  return {
6
6
  type: "doc",
@@ -1,6 +1,6 @@
1
1
  import { ref as u, computed as h, nextTick as _, readonly as x } from "vue";
2
- import { o as M, g as m, r as $, s as F } from "./apiClients-cJElwYYN.js";
3
- import { u as D } from "./useAuthkitAppsAuthPageInfo-2qQf2lJP.js";
2
+ import { o as M, g as m, r as $, s as F } from "./apiClients-8_c5cDW5.js";
3
+ import { u as D } from "./useAuthkitAppsAuthPageInfo-DPCwzF7j.js";
4
4
  const g = u(!1), w = u(!1);
5
5
  let I;
6
6
  const G = "请先阅读并同意用户协议与隐私政策", K = {
@@ -1,5 +1,5 @@
1
1
  /* empty css */
2
- import "./apiClients-cJElwYYN.js";
2
+ import "./apiClients-8_c5cDW5.js";
3
3
  import { Message as u } from "@arco-design/web-vue";
4
4
  import { ref as e } from "vue";
5
5
  function h(o) {
@@ -1,6 +1,6 @@
1
1
  import { ref as a, computed as i } from "vue";
2
- import { g as p } from "./apiClients-cJElwYYN.js";
3
- import { u as l } from "./useAuthkitAuth-C6RUN1mU.js";
2
+ import { g as p } from "./apiClients-8_c5cDW5.js";
3
+ import { u as l } from "./useAuthkitAuth-C6GGWqSb.js";
4
4
  const e = a(null), n = a(!1), u = a(!1), s = a(!1);
5
5
  function v() {
6
6
  s.value = !0;
@@ -40,7 +40,7 @@ async function g() {
40
40
  if (e.value = r, r.subscription) {
41
41
  const {
42
42
  useBillingSubscriptionSummary: c
43
- } = await import("./useBillingSubscriptionSummary-BabqnJ7S.js");
43
+ } = await import("./useBillingSubscriptionSummary-C2E3p68U.js");
44
44
  c().hydrateFromProfile(r.subscription);
45
45
  }
46
46
  } else d(o == null ? void 0 : o.code) && (e.value = null, console.warn("认证已过期,清除认证状态"), f());
@@ -1,4 +1,4 @@
1
- import { g as s } from "./apiClients-cJElwYYN.js";
1
+ import { g as s } from "./apiClients-8_c5cDW5.js";
2
2
  import { ref as c } from "vue";
3
3
  const v = {
4
4
  async productOptions() {
@@ -1,5 +1,5 @@
1
1
  import { ref as u, computed as t } from "vue";
2
- import { g as d } from "./apiClients-cJElwYYN.js";
2
+ import { g as d } from "./apiClients-8_c5cDW5.js";
3
3
  function r() {
4
4
  return {
5
5
  syncedAt: "",
@@ -1,6 +1,6 @@
1
1
  import { computed as f } from "vue";
2
- import { u as r } from "./useAuthkitAuth-C6RUN1mU.js";
3
- import { u as d } from "./apiClients-cJElwYYN.js";
2
+ import { u as r } from "./useAuthkitAuth-C6GGWqSb.js";
3
+ import { u as d } from "./apiClients-8_c5cDW5.js";
4
4
  const A = "jwtToken";
5
5
  let e = null, i = !1;
6
6
  async function h(n) {
@@ -1,6 +1,6 @@
1
1
  import { computed as f } from "vue";
2
- import { u as d } from "./useAuthkitAppsAuthPageInfo-2qQf2lJP.js";
3
- import { g as L } from "./runtime-7yUdSOYv.js";
2
+ import { u as d } from "./useAuthkitAppsAuthPageInfo-DPCwzF7j.js";
3
+ import { g as L } from "./runtime-B_xhJ3i8.js";
4
4
  const c = {
5
5
  userServiceAgreement: "用户服务协议",
6
6
  privacyPolicy: "隐私协议",
@@ -1,5 +1,5 @@
1
1
  import { ref as a, computed as y } from "vue";
2
- import { g as f } from "./apiClients-cJElwYYN.js";
2
+ import { g as f } from "./apiClients-8_c5cDW5.js";
3
3
  function z() {
4
4
  const n = a(!0), d = a(""), i = a(!1), g = a(!1), o = a([]), t = a({
5
5
  total: 0,
@@ -1,8 +1,8 @@
1
1
  /* empty css */
2
- import "./apiClients-cJElwYYN.js";
2
+ import "./apiClients-8_c5cDW5.js";
3
3
  import { Message as y } from "@arco-design/web-vue";
4
4
  import { ref as a, computed as s, toValue as A } from "vue";
5
- import { u as N } from "./runtime-7yUdSOYv.js";
5
+ import { u as N } from "./runtime-B_xhJ3i8.js";
6
6
  import { useHead as g, useSeoMeta as w } from "@unhead/vue";
7
7
  import { useRoute as E } from "vue-router";
8
8
  function M(t) {
@@ -1,8 +1,8 @@
1
1
  import { computed as g, ref as L, watch as S } from "vue";
2
2
  import { useRouter as w, useRoute as C } from "vue-router";
3
- import { u as k } from "./useAuthkitAppsAuthPageInfo-2qQf2lJP.js";
4
- import { u as M } from "./useAuthkitUsersProfile-D_9ttX6H.js";
5
- import { u as K } from "./useAuthkitAuth-C6RUN1mU.js";
3
+ import { u as k } from "./useAuthkitAppsAuthPageInfo-DPCwzF7j.js";
4
+ import { u as M } from "./useAuthkitUsersProfile-Bzr0IVmJ.js";
5
+ import { u as K } from "./useAuthkitAuth-C6GGWqSb.js";
6
6
  function O(e, s = "default") {
7
7
  const n = document;
8
8
  if (n && typeof n.startViewTransition == "function") {
@@ -1,9 +1,9 @@
1
1
  import { ref as v, computed as S } from "vue";
2
- import { d as V } from "./useBillingStatusOptions-Bo1wYzgB.js";
3
- import { g as $ } from "./apiClients-cJElwYYN.js";
2
+ import { d as V } from "./useBillingStatusOptions-C8fwW-AI.js";
3
+ import { g as $ } from "./apiClients-8_c5cDW5.js";
4
4
  /* empty css */
5
5
  import { Message as b } from "@arco-design/web-vue";
6
- import { u as _ } from "./useEnsureAuthenticated-NADE0UVJ.js";
6
+ import { u as _ } from "./useEnsureAuthenticated-z30FlElo.js";
7
7
  function D(e) {
8
8
  var u;
9
9
  const i = (u = e == null ? void 0 : e.metadata) == null ? void 0 : u.originalPrice;
package/dist/user.js CHANGED
@@ -1,4 +1,4 @@
1
- import { U as a, a as n, b as r, c as t, d as U, _ as u, e as i, f as M, g as o, h as m, i as I, j as c, k as d, l as b, m as f } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-RMTlKkD-.js";
1
+ import { U as a, a as n, b as r, c as t, d as U, _ as u, e as i, f as M, g as o, h as m, i as I, j as c, k as d, l as b, m as f } from "./UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BpQa21qc.js";
2
2
  export {
3
3
  a as UserAccountMenu,
4
4
  n as UserAvatar,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huyooo/ui",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [