@huyooo/ui 0.10.3 → 0.10.7
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/AuthkitSignInPhone-BWPCpUie.js +3034 -0
- package/dist/{Clipboard-CMm8I4Rb.js → Clipboard-CK_nROjb.js} +1 -1
- package/dist/CollapseItem-DUzZA6tx.js +124 -0
- package/dist/{Contact-Dgn8_it4.js → Contact-CpHU1bJ7.js} +2 -2
- package/dist/{CustomTable-CVZ4mFzi.js → CustomTable-1W5byjgJ.js} +3 -2
- package/dist/FeedbackModal-qAJLL3V3.js +1535 -0
- package/dist/{LandingPageSectionTabs-Dv_xOLqR.js → LandingPageSectionTabs-B6ZVxR47.js} +1 -1
- package/dist/MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-D109kT8_.js +1282 -0
- package/dist/{PaySubscriptions-W6GJ28uE.js → PaySubscriptions-C4Een__-.js} +17 -16
- package/dist/{ReferrerReferees-C5Sjn7aD.js → ReferrerReferees-DIassvGO.js} +8 -8
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-C4-In_x4.js → Upload.vue_vue_type_script_setup_true_lang-DA8VZBrl.js} +1 -1
- package/dist/UserAccountMenu-BIRTtjLb.js +266 -0
- package/dist/UserSubscriptionBaseInformation-BUs3qiHd.js +60 -0
- package/dist/WidthContainer-TXsvW1ut.js +673 -0
- package/dist/{apiClients-DJchWBAG.js → apiClients-ANEApCyY.js} +84 -75
- package/dist/authkit.d.ts +5 -6
- package/dist/authkit.js +43 -43
- package/dist/common.js +3 -3
- package/dist/components/Authkit/Auth/AuthkitServiceAgreementAndPrivacyProtection.vue.d.ts +5 -5
- package/dist/components/Authkit/AuthkitAuthModal.vue.d.ts +13 -31
- package/dist/components/Feedback/FeedbackBubbleEnd.vue.d.ts +1 -1
- package/dist/components/Feedback/FeedbackBubbleStart.vue.d.ts +1 -1
- package/dist/components/User/UserButton.vue.d.ts +1 -36
- package/dist/components/User/UserPanel.vue.d.ts +26 -201
- package/dist/components/User/UserPanelItem.vue.d.ts +38 -0
- package/dist/composables/Authkit/useAuthkitAuth.d.ts +34 -10
- package/dist/composables/Authkit/useAuthkitAuthModal.d.ts +22 -3
- package/dist/composables/Authkit/useLegalLinks.d.ts +34 -0
- package/dist/composables/Authkit/useOauth.d.ts +0 -1
- package/dist/composables.d.ts +3 -2
- package/dist/composables.js +27 -25
- package/dist/{useUploadCos-BO3W_uqs.js → cos-js-sdk-v5-BJ5AlBRu.js} +2232 -2469
- package/dist/feedback.js +15 -16
- package/dist/landingPage.js +1 -1
- package/dist/main.js +177 -177
- package/dist/message.js +9 -10
- package/dist/pay.js +1 -1
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-C3EHOtlk.js → useAuthkitAppsAuthPageInfo-Da2yJTT-.js} +1 -1
- package/dist/{useAuthkitCreateAndUpdate-CPkogY7K.js → useAuthkitCreateAndUpdate-BLs5vQOu.js} +1 -1
- package/dist/useAuthkitUsersProfile-Cx8NXjlt.js +186 -0
- package/dist/{useDownloads-COXmopbe.js → useDownloads-DT5W2af6.js} +1 -1
- package/dist/useLegalLinks-BIF45kUt.js +60 -0
- package/dist/{useMessageNotifications-SIM85vdb.js → useMessageNotifications-CavBmgO7.js} +1 -1
- package/dist/{useSEO-DeAU9YEc.js → useSEO-MPXQf0dn.js} +2 -2
- package/dist/{useTableHandle-CWu0LbeI.js → useTableHandle--NSbZ-57.js} +1 -1
- package/dist/useUploadCos-D6y0INvP.js +242 -0
- package/dist/user.d.ts +1 -0
- package/dist/user.js +9 -7
- package/dist/utils/legalLinks.d.ts +22 -0
- package/package.json +1 -1
- package/dist/AuthkitAuthModal-De0eEWOC.js +0 -2112
- package/dist/AuthkitSignInPhone-DEUVn3Rq.js +0 -920
- package/dist/CollapseItem-BAuejDBZ.js +0 -57
- package/dist/FeedbackItem-CRiLkWMh.js +0 -495
- package/dist/FeedbackModal-B8WLPCy_.js +0 -1053
- package/dist/MessageHandle-DpIUeQ7U.js +0 -1147
- package/dist/MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-BbtfWRUD.js +0 -142
- package/dist/UserAccountMenu-OdwonGFa.js +0 -633
- package/dist/WidthContainer-Cpdc67hQ.js +0 -652
- package/dist/index-CUfrjRxu.js +0 -73
- package/dist/useAuthkitUsersProfile-BqW74gfs.js +0 -172
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import "./apiClients-
|
|
2
|
+
import "./apiClients-ANEApCyY.js";
|
|
3
3
|
import { defineComponent as X, ref as J, openBlock as K, createBlock as Q, unref as W } from "vue";
|
|
4
4
|
import { Message as Z } from "@arco-design/web-vue";
|
|
5
5
|
import { Icon as $ } from "@iconify/vue";
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
import { defineComponent as v, computed as c, openBlock as d, createElementBlock as u, normalizeStyle as h, normalizeClass as m, createElementVNode as i, ref as a, provide as C, onMounted as x, watch as y, renderSlot as f, inject as _, createVNode as $, unref as I, createCommentVNode as b } from "vue";
|
|
2
|
+
import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
+
import { _ as w, g as S, i as z } from "./plugin-vue_export-helper-LjDO2Zua.js";
|
|
4
|
+
const N = v({
|
|
5
|
+
name: "IconRight",
|
|
6
|
+
props: {
|
|
7
|
+
size: {
|
|
8
|
+
type: [Number, String]
|
|
9
|
+
},
|
|
10
|
+
strokeWidth: {
|
|
11
|
+
type: Number,
|
|
12
|
+
default: 4
|
|
13
|
+
},
|
|
14
|
+
strokeLinecap: {
|
|
15
|
+
type: String,
|
|
16
|
+
default: "butt",
|
|
17
|
+
validator: (e) => ["butt", "round", "square"].includes(e)
|
|
18
|
+
},
|
|
19
|
+
strokeLinejoin: {
|
|
20
|
+
type: String,
|
|
21
|
+
default: "miter",
|
|
22
|
+
validator: (e) => ["arcs", "bevel", "miter", "miter-clip", "round"].includes(e)
|
|
23
|
+
},
|
|
24
|
+
rotate: Number,
|
|
25
|
+
spin: Boolean
|
|
26
|
+
},
|
|
27
|
+
emits: {
|
|
28
|
+
click: (e) => !0
|
|
29
|
+
},
|
|
30
|
+
setup(e, {
|
|
31
|
+
emit: t
|
|
32
|
+
}) {
|
|
33
|
+
const n = S("icon"), s = c(() => [n, `${n}-right`, {
|
|
34
|
+
[`${n}-spin`]: e.spin
|
|
35
|
+
}]), l = c(() => {
|
|
36
|
+
const o = {};
|
|
37
|
+
return e.size && (o.fontSize = z(e.size) ? `${e.size}px` : e.size), e.rotate && (o.transform = `rotate(${e.rotate}deg)`), o;
|
|
38
|
+
});
|
|
39
|
+
return {
|
|
40
|
+
cls: s,
|
|
41
|
+
innerStyle: l,
|
|
42
|
+
onClick: (o) => {
|
|
43
|
+
t("click", o);
|
|
44
|
+
}
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
}), j = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
|
|
48
|
+
function L(e, t, n, s, l, r) {
|
|
49
|
+
return d(), u("svg", {
|
|
50
|
+
viewBox: "0 0 48 48",
|
|
51
|
+
fill: "none",
|
|
52
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
53
|
+
stroke: "currentColor",
|
|
54
|
+
class: m(e.cls),
|
|
55
|
+
style: h(e.innerStyle),
|
|
56
|
+
"stroke-width": e.strokeWidth,
|
|
57
|
+
"stroke-linecap": e.strokeLinecap,
|
|
58
|
+
"stroke-linejoin": e.strokeLinejoin,
|
|
59
|
+
onClick: t[0] || (t[0] = (...o) => e.onClick && e.onClick(...o))
|
|
60
|
+
}, t[1] || (t[1] = [i("path", {
|
|
61
|
+
d: "m16 39.513 15.556-15.557L16 8.4"
|
|
62
|
+
}, null, -1)]), 14, j);
|
|
63
|
+
}
|
|
64
|
+
var p = /* @__PURE__ */ w(N, [["render", L]]);
|
|
65
|
+
const R = Object.assign(p, {
|
|
66
|
+
install: (e, t) => {
|
|
67
|
+
var n;
|
|
68
|
+
const s = (n = t == null ? void 0 : t.iconPrefix) != null ? n : "";
|
|
69
|
+
e.component(s + p.name, p);
|
|
70
|
+
}
|
|
71
|
+
}), B = /* @__PURE__ */ v({
|
|
72
|
+
__name: "Collapse",
|
|
73
|
+
props: {
|
|
74
|
+
activeKeys: {
|
|
75
|
+
type: Array,
|
|
76
|
+
required: !0
|
|
77
|
+
}
|
|
78
|
+
},
|
|
79
|
+
setup(e) {
|
|
80
|
+
const t = e, n = a(), s = a(new Set(t.activeKeys));
|
|
81
|
+
C("expandedIndexes", s);
|
|
82
|
+
const l = a(0);
|
|
83
|
+
return C("slotsCount", l), x(() => {
|
|
84
|
+
l.value = n.value.children.length;
|
|
85
|
+
}), y(() => t.activeKeys, (r) => {
|
|
86
|
+
s.value = new Set(r);
|
|
87
|
+
}), (r, o) => (d(), u("div", {
|
|
88
|
+
ref_key: "collapseRef",
|
|
89
|
+
ref: n,
|
|
90
|
+
class: "collapse-container"
|
|
91
|
+
}, [f(r.$slots, "default", {}, void 0, !0)], 512));
|
|
92
|
+
}
|
|
93
|
+
}), W = /* @__PURE__ */ g(B, [["__scopeId", "data-v-c44cc3c1"]]), K = {
|
|
94
|
+
key: 0,
|
|
95
|
+
class: "collapse-content"
|
|
96
|
+
}, P = /* @__PURE__ */ v({
|
|
97
|
+
__name: "CollapseItem",
|
|
98
|
+
props: {
|
|
99
|
+
index: {
|
|
100
|
+
default: 0
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
setup(e) {
|
|
104
|
+
const t = e, n = _("slotsCount", a(0)), s = _("expandedIndexes"), l = c(() => t.index === n.value - 1), r = c(() => s.value.has(t.index)), o = () => {
|
|
105
|
+
s && (r.value ? s.value.delete(t.index) : s.value.add(t.index));
|
|
106
|
+
};
|
|
107
|
+
return (k, V) => (d(), u("div", {
|
|
108
|
+
class: m(["collapse-item", {
|
|
109
|
+
"no-border": l.value
|
|
110
|
+
}])
|
|
111
|
+
}, [i("button", {
|
|
112
|
+
class: "collapse-header",
|
|
113
|
+
onClick: o
|
|
114
|
+
}, [i("span", null, [f(k.$slots, "header", {}, void 0, !0)]), i("span", {
|
|
115
|
+
class: m(["collapse-icon", {
|
|
116
|
+
rotated: r.value
|
|
117
|
+
}])
|
|
118
|
+
}, [$(I(R))], 2)]), r.value ? (d(), u("div", K, [f(k.$slots, "default", {}, void 0, !0)])) : b("", !0)], 2));
|
|
119
|
+
}
|
|
120
|
+
}), M = /* @__PURE__ */ g(P, [["__scopeId", "data-v-f60df4aa"]]);
|
|
121
|
+
export {
|
|
122
|
+
W as C,
|
|
123
|
+
M as a
|
|
124
|
+
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { defineComponent as P, ref as q, openBlock as Q, createElementBlock as t, createVNode as A, withCtx as B, Fragment as H, renderList as e, createBlock as W, createTextVNode as p, toDisplayString as i, unref as V, createElementVNode as F } from "vue";
|
|
2
2
|
import { f as n, e as y, h as G, g as R, L as Z, c as h, k as Y, l as b, m as J, j as S, a as O, b as d } from "./LandingPageSectionHeader-Cs1x8i3q.js";
|
|
3
3
|
import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
import { u as M } from "./useAuthkitAppsAuthPageInfo-
|
|
5
|
-
import { g as L } from "./apiClients-
|
|
4
|
+
import { u as M } from "./useAuthkitAppsAuthPageInfo-Da2yJTT-.js";
|
|
5
|
+
import { g as L } from "./apiClients-ANEApCyY.js";
|
|
6
6
|
import { c as x } from "./index-D56hUMeD.js";
|
|
7
7
|
const j = {
|
|
8
8
|
class: "Footer"
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
/* empty css */
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
|
+
/* empty css */
|
|
7
8
|
import { defineComponent as P, ref as W, computed as z, onMounted as X, nextTick as $, watch as Y, onBeforeUnmount as Z, openBlock as i, createElementBlock as r, normalizeStyle as K, normalizeClass as C, renderSlot as R, useModel as q, createVNode as b, unref as c, withCtx as x, createElementVNode as g, createBlock as S, createCommentVNode as m, Fragment as w, renderList as E, toDisplayString as B, createTextVNode as I, mergeModels as A, useSlots as ee } from "vue";
|
|
8
9
|
import { Spin as te, Checkbox as L, Tooltip as ne, Empty as le, Pagination as oe } from "@arco-design/web-vue";
|
|
9
10
|
import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
@@ -264,8 +265,8 @@ const ie = /* @__PURE__ */ P({
|
|
|
264
265
|
_: 3
|
|
265
266
|
}, 8, ["loading"])]));
|
|
266
267
|
}
|
|
267
|
-
}),
|
|
268
|
+
}), Ee = /* @__PURE__ */ j(ge, [["__scopeId", "data-v-04760aac"]]);
|
|
268
269
|
export {
|
|
269
|
-
|
|
270
|
+
Ee as C,
|
|
270
271
|
ae as E
|
|
271
272
|
};
|