@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.
- package/dist/{AuthkitAppSetting-BuaqfKEv.js → AuthkitAppSetting-DkkEPenO.js} +8 -8
- package/dist/{Contact-D-NTKkWc.js → Contact-CtfToLPT.js} +3 -3
- package/dist/{CustomTable-D9j5dgOH.js → CustomTable-B1KjkixL.js} +1 -1
- package/dist/{FeedbackModal.vue_vue_type_script_setup_true_lang-CsgTdQQG.js → FeedbackModal.vue_vue_type_script_setup_true_lang-DIIH9PCN.js} +5 -5
- package/dist/{LegalDocViewer-DLpvpTeA.js → LegalDocViewer-DZDBRGrC.js} +10 -10
- package/dist/{MessageHandle-BVqmtDDc.js → MessageHandle-BKMBtqZM.js} +3 -3
- package/dist/{MessageList-CCUlHX_0.js → MessageList-BK4u5DCH.js} +1 -1
- package/dist/{PaySubscriptions-CwjgkL21.js → PaySubscriptions-OZ6OFeQJ.js} +7 -7
- package/dist/{PricingPlans-CjLXF7is.js → PricingPlans-BdG0qYFZ.js} +4 -4
- package/dist/{ReferrerReferees-RKmCkAIi.js → ReferrerReferees-d4JByWcG.js} +4 -4
- 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
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-RMTlKkD-.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BpQa21qc.js} +10 -10
- package/dist/{WidthContainer-iRk3r61v.js → WidthContainer-50pahbfe.js} +10 -10
- package/dist/{apiClients-cJElwYYN.js → apiClients-8_c5cDW5.js} +4 -3
- package/dist/authkit.js +10 -10
- package/dist/common/globalConfig.d.ts +7 -7
- package/dist/common.js +2 -2
- package/dist/composables.js +13 -13
- package/dist/feedback.js +2 -2
- package/dist/{fetchAuthPageAboutUs-D-JEoE8N.js → fetchAuthPageAboutUs-B6ZZylgG.js} +8 -10
- package/dist/{index-CHWVBunT.js → index-D9YtlhTa.js} +1 -1
- package/dist/main.js +31 -31
- package/dist/message.js +5 -5
- package/dist/pay.js +5 -5
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/{runtime-7yUdSOYv.js → runtime-B_xhJ3i8.js} +156 -151
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-2qQf2lJP.js → useAuthkitAppsAuthPageInfo-DPCwzF7j.js} +2 -2
- package/dist/{useAuthkitAuth-C6RUN1mU.js → useAuthkitAuth-C6GGWqSb.js} +2 -2
- package/dist/{useAuthkitCreateAndUpdate-piFGtY-A.js → useAuthkitCreateAndUpdate-CYIcEuub.js} +1 -1
- package/dist/{useAuthkitUsersProfile-D_9ttX6H.js → useAuthkitUsersProfile-Bzr0IVmJ.js} +3 -3
- package/dist/{useBillingStatusOptions-Bo1wYzgB.js → useBillingStatusOptions-C8fwW-AI.js} +1 -1
- package/dist/{useBillingSubscriptionSummary-BabqnJ7S.js → useBillingSubscriptionSummary-C2E3p68U.js} +1 -1
- package/dist/{useEnsureAuthenticated-NADE0UVJ.js → useEnsureAuthenticated-z30FlElo.js} +2 -2
- package/dist/{useLegalDocs-CfIjSyik.js → useLegalDocs-CWBqi9Ce.js} +2 -2
- package/dist/{useMessageNotifications-SMRRA3Kl.js → useMessageNotifications-BXimltcx.js} +1 -1
- package/dist/{usePageSEO-qRI2bful.js → usePageSEO-D7eyLr8d.js} +2 -2
- package/dist/{useRoutePermission-CkCE6-C3.js → useRoutePermission-CZ7hHcZy.js} +3 -3
- package/dist/{useSubscriptionCheckout-B1CyTY9V.js → useSubscriptionCheckout-CnbX1bFi.js} +3 -3
- package/dist/user.js +1 -1
- 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-
|
|
2
|
-
import { b as s, d as p } from "./runtime-
|
|
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,
|
package/dist/{useAuthkitAppsAuthPageInfo-2qQf2lJP.js → useAuthkitAppsAuthPageInfo-DPCwzF7j.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref as r } from "vue";
|
|
2
|
-
import { g as u } from "./apiClients-
|
|
3
|
-
import { g as s } from "./runtime-
|
|
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-
|
|
3
|
-
import { u as D } from "./useAuthkitAppsAuthPageInfo-
|
|
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,6 +1,6 @@
|
|
|
1
1
|
import { ref as a, computed as i } from "vue";
|
|
2
|
-
import { g as p } from "./apiClients-
|
|
3
|
-
import { u as l } from "./useAuthkitAuth-
|
|
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-
|
|
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,6 +1,6 @@
|
|
|
1
1
|
import { computed as f } from "vue";
|
|
2
|
-
import { u as r } from "./useAuthkitAuth-
|
|
3
|
-
import { u as d } from "./apiClients-
|
|
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-
|
|
3
|
-
import { g as L } from "./runtime-
|
|
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,8 +1,8 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import "./apiClients-
|
|
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-
|
|
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-
|
|
4
|
-
import { u as M } from "./useAuthkitUsersProfile-
|
|
5
|
-
import { u as K } from "./useAuthkitAuth-
|
|
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-
|
|
3
|
-
import { g as $ } from "./apiClients-
|
|
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-
|
|
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-
|
|
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,
|