@huyooo/ui 2.0.1 → 2.0.2
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-DCQH9IpU.js → AuthkitAppSetting-CPTk5V2I.js} +8 -8
- package/dist/{Contact-C7ROEqe-.js → Contact-CterQK1Z.js} +3 -3
- package/dist/{CustomTable-GgvDEidl.js → CustomTable-HDwqEcmB.js} +1 -1
- package/dist/FeedbackModal.vue_vue_type_script_setup_true_lang-DCIiz8aj.js +1516 -0
- package/dist/{LegalDocViewer-D_QUh0uf.js → LegalDocViewer-CaL-MiTh.js} +10 -10
- package/dist/{MessageHandle-DKoySsCG.js → MessageHandle-BUufez4S.js} +3 -3
- package/dist/{MessageList-HSiKkUoD.js → MessageList-rttvPmxV.js} +1 -1
- package/dist/{PaySubscriptions-NcATVJGm.js → PaySubscriptions-DJBlwE0S.js} +6 -6
- package/dist/{PricingPlans-CZn6eJby.js → PricingPlans-CqAaWjb9.js} +4 -4
- package/dist/{ReferrerReferees-BoOQIssE.js → ReferrerReferees-BU9IEQgz.js} +4 -4
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-CkS2S9Xc.js → Upload.vue_vue_type_script_setup_true_lang-B8-BHJkc.js} +1 -1
- package/dist/{UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-BrNx6JWe.js → UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-pd5gnq-G.js} +9 -9
- package/dist/{WidthContainer-BJLdZfzF.js → WidthContainer-Dv6p9qbu.js} +10 -10
- package/dist/{apiClients-CR-hEwog.js → apiClients-Ctcq8NZs.js} +5 -5
- package/dist/authkit.js +10 -10
- package/dist/common.js +2 -2
- package/dist/components/Feedback/FeedbackDetails.vue.d.ts +8 -35
- package/dist/composables.js +13 -13
- package/dist/feedback.js +2 -2
- package/dist/{fetchAuthPageAboutUs-BnKWq_TL.js → fetchAuthPageAboutUs-2gv5Lke1.js} +2 -2
- package/dist/{index-BhVwozr0.js → index-Cn6LcfZO.js} +1 -1
- package/dist/main.js +30 -30
- package/dist/message.js +5 -5
- package/dist/pay.js +4 -4
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/{runtime-DMCyhVcI.js → runtime-DvVJS4Vm.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-Byu0yvrx.js → useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js} +1 -1
- package/dist/{useAuthkitAuth-M2vTpEcb.js → useAuthkitAuth-BPTZUSkM.js} +2 -2
- package/dist/{useAuthkitCreateAndUpdate-D2_Bdazi.js → useAuthkitCreateAndUpdate-Bbv7vZZn.js} +1 -1
- package/dist/{useAuthkitUsersProfile-DdUAENic.js → useAuthkitUsersProfile-CW_exa7E.js} +2 -2
- package/dist/{useBillingStatusOptions-Jq6Wqfxb.js → useBillingStatusOptions-Br-iL77Z.js} +1 -1
- package/dist/{useEnsureAuthenticated-Hel8hWLJ.js → useEnsureAuthenticated-CncOvj2H.js} +2 -2
- package/dist/{useLegalDocs-BOjqYRyQ.js → useLegalDocs-Cpy86zzQ.js} +2 -2
- package/dist/{useMessageNotifications-AznFeFMD.js → useMessageNotifications-D9uikt21.js} +1 -1
- package/dist/{useRoutePermission-BmUXTwQc.js → useRoutePermission-BrQX7NTq.js} +2 -2
- package/dist/{useSEO-Chz4Zxuu.js → useSEO-Da2r63SX.js} +2 -2
- package/dist/{useSubscriptionCheckout-3ivcOcgC.js → useSubscriptionCheckout-BDDCRxSs.js} +3 -3
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/FeedbackModal.vue_vue_type_script_setup_true_lang-C1hPqnNT.js +0 -1531
package/dist/upload.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as o } from "./Upload.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { e as s, f as p } from "./runtime-
|
|
1
|
+
import { _ as o } from "./Upload.vue_vue_type_script_setup_true_lang-B8-BHJkc.js";
|
|
2
|
+
import { e as s, f as p } from "./runtime-DvVJS4Vm.js";
|
|
3
3
|
export {
|
|
4
4
|
o as Upload,
|
|
5
5
|
s as createBrowserCosTransport,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref as u, computed as p, nextTick as _, readonly as x } from "vue";
|
|
2
|
-
import { o as M, g as m, r as $, s as E } from "./apiClients-
|
|
3
|
-
import { u as D } from "./useAuthkitAppsAuthPageInfo-
|
|
2
|
+
import { o as M, g as m, r as $, s as E } from "./apiClients-Ctcq8NZs.js";
|
|
3
|
+
import { u as D } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.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 l, computed as r } from "vue";
|
|
2
|
-
import { g as f } from "./apiClients-
|
|
3
|
-
import { u as c } from "./useAuthkitAuth-
|
|
2
|
+
import { g as f } from "./apiClients-Ctcq8NZs.js";
|
|
3
|
+
import { u as c } from "./useAuthkitAuth-BPTZUSkM.js";
|
|
4
4
|
const t = l(null), u = l(!1), o = l(!1), v = r(() => !!t.value);
|
|
5
5
|
async function p() {
|
|
6
6
|
const {
|
|
@@ -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-BPTZUSkM.js";
|
|
3
|
+
import { u as d } from "./apiClients-Ctcq8NZs.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-DZ1p-P3Q.js";
|
|
3
|
+
import { g as L } from "./runtime-DvVJS4Vm.js";
|
|
4
4
|
const c = {
|
|
5
5
|
userServiceAgreement: "用户服务协议",
|
|
6
6
|
privacyPolicy: "隐私协议",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as I, computed as w, watch as S } from "vue";
|
|
2
2
|
import { useRouter as M, useRoute as T } from "vue-router";
|
|
3
|
-
import { u as k } from "./useAuthkitAppsAuthPageInfo-
|
|
4
|
-
import { u as L } from "./useAuthkitUsersProfile-
|
|
3
|
+
import { u as k } from "./useAuthkitAppsAuthPageInfo-DZ1p-P3Q.js";
|
|
4
|
+
import { u as L } from "./useAuthkitUsersProfile-CW_exa7E.js";
|
|
5
5
|
const y = I({
|
|
6
6
|
key: "",
|
|
7
7
|
name: ""
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import "./apiClients-
|
|
2
|
+
import "./apiClients-Ctcq8NZs.js";
|
|
3
3
|
import { Message as y } from "@arco-design/web-vue";
|
|
4
4
|
import { ref as a, getCurrentInstance as I, computed as i } from "vue";
|
|
5
|
-
import { u as L } from "./runtime-
|
|
5
|
+
import { u as L } from "./runtime-DvVJS4Vm.js";
|
|
6
6
|
import { useHead as v, useSeoMeta as p } from "@unhead/vue";
|
|
7
7
|
import { useRoute as P } from "vue-router";
|
|
8
8
|
function M(s) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ref as g, computed as q } from "vue";
|
|
2
|
-
import { d as z } from "./useBillingStatusOptions-
|
|
3
|
-
import { g as $ } from "./apiClients-
|
|
2
|
+
import { d as z } from "./useBillingStatusOptions-Br-iL77Z.js";
|
|
3
|
+
import { g as $ } from "./apiClients-Ctcq8NZs.js";
|
|
4
4
|
/* empty css */
|
|
5
5
|
import { Message as h } from "@arco-design/web-vue";
|
|
6
|
-
import { u as H } from "./useEnsureAuthenticated-
|
|
6
|
+
import { u as H } from "./useEnsureAuthenticated-CncOvj2H.js";
|
|
7
7
|
function D(e) {
|
|
8
8
|
var i;
|
|
9
9
|
const r = (i = e == null ? void 0 : e.metadata) == null ? void 0 : i.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-pd5gnq-G.js";
|
|
2
2
|
export {
|
|
3
3
|
a as UserAccountMenu,
|
|
4
4
|
n as UserAvatar,
|