@huyooo/ui 0.4.25 → 0.4.27
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/{CustomTable-C6Xcn_J7.js → CustomTable-KSnj5x8U.js} +106 -110
- package/dist/{FeedbackItem-MY9mxyf6.js → FeedbackItem-CFVbxhcl.js} +1 -1
- package/dist/{FeedbackModal-CMmvJOi1.js → FeedbackModal-DHWHALct.js} +1 -1
- package/dist/{PaySubscriptions-BS6gjndk.js → PaySubscriptions-u3gwyezu.js} +1 -1
- package/dist/ReferrerReferees-CFaLm7zO.js +123 -0
- package/dist/{UserPanel-CyUzPZw9.js → UserPanel-xTXMSKGJ.js} +120 -112
- package/dist/common.js +4 -4
- package/dist/components/User/UserBasicInformation.vue.d.ts +9 -0
- package/dist/composables/Authkit/useAuthkitUsersProfile.d.ts +3 -3
- package/dist/feedback.js +2 -2
- package/dist/index.js +6 -6
- package/dist/pay.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/user.js +1 -1
- package/package.json +1 -1
- package/dist/ReferrerReferees--Nqx-Llc.js +0 -179
|
@@ -11,6 +11,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11
11
|
type: StringConstructor;
|
|
12
12
|
default: string;
|
|
13
13
|
};
|
|
14
|
+
referrerId: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
14
18
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
15
19
|
nickname: {
|
|
16
20
|
type: StringConstructor;
|
|
@@ -24,8 +28,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
24
28
|
type: StringConstructor;
|
|
25
29
|
default: string;
|
|
26
30
|
};
|
|
31
|
+
referrerId: {
|
|
32
|
+
type: StringConstructor;
|
|
33
|
+
default: string;
|
|
34
|
+
};
|
|
27
35
|
}>> & Readonly<{}>, {
|
|
28
36
|
email: string;
|
|
37
|
+
referrerId: string;
|
|
29
38
|
avatarUrl: string;
|
|
30
39
|
nickname: string;
|
|
31
40
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
@@ -64,7 +64,7 @@ export interface UserProfileData {
|
|
|
64
64
|
updator: string | null;
|
|
65
65
|
createAt: string;
|
|
66
66
|
updateAt: string;
|
|
67
|
-
|
|
67
|
+
referrerId: string;
|
|
68
68
|
creatorId: string;
|
|
69
69
|
updatorId: string;
|
|
70
70
|
}
|
|
@@ -142,7 +142,7 @@ export declare function useAuthkitUsersProfile(): {
|
|
|
142
142
|
updator: string | null;
|
|
143
143
|
createAt: string;
|
|
144
144
|
updateAt: string;
|
|
145
|
-
|
|
145
|
+
referrerId: string;
|
|
146
146
|
creatorId: string;
|
|
147
147
|
updatorId: string;
|
|
148
148
|
} | null, UserProfileData | {
|
|
@@ -211,7 +211,7 @@ export declare function useAuthkitUsersProfile(): {
|
|
|
211
211
|
updator: string | null;
|
|
212
212
|
createAt: string;
|
|
213
213
|
updateAt: string;
|
|
214
|
-
|
|
214
|
+
referrerId: string;
|
|
215
215
|
creatorId: string;
|
|
216
216
|
updatorId: string;
|
|
217
217
|
} | null>;
|
package/dist/feedback.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-
|
|
1
|
+
import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-DHWHALct.js";
|
|
2
2
|
import { C as r } from "./Clipboard-Bful1lNJ.js";
|
|
3
|
-
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-
|
|
3
|
+
import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-CFVbxhcl.js";
|
|
4
4
|
export {
|
|
5
5
|
r as Clipboard,
|
|
6
6
|
b as FeedbackBubbleEnd,
|
package/dist/index.js
CHANGED
|
@@ -6,17 +6,17 @@ import { u as y } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
|
|
|
6
6
|
import { I as H, A as O, C as _, _ as V, a as j, D as z, E as W, b as q, M as J, c as K, N as Q, f as X, d as Y, e as Z } from "./MessageHandle-DN_JsQb2.js";
|
|
7
7
|
import { M as aa, a as sa } from "./MessageMenu-_RZJ9Mbi.js";
|
|
8
8
|
import { u as ta } from "./useMessageNotifications-lmP0vJDM.js";
|
|
9
|
-
import { _ as na, a as oa, F as ga, b as ra, c as da, d as ua, R as Pa } from "./FeedbackModal-
|
|
9
|
+
import { _ as na, a as oa, F as ga, b as ra, c as da, d as ua, R as Pa } from "./FeedbackModal-DHWHALct.js";
|
|
10
10
|
import { C as ca } from "./Clipboard-Bful1lNJ.js";
|
|
11
|
-
import { F as La, a as ha, c as fa, b as ma, d as ka } from "./FeedbackItem-
|
|
11
|
+
import { F as La, a as ha, c as fa, b as ma, d as ka } from "./FeedbackItem-CFVbxhcl.js";
|
|
12
12
|
import { L as ba, a as Ca, B as Ma, b as Sa, c as xa, d as Fa, C as Ia, e as Ua, f as Ta, g as Ba, h as Na, D as Ea, i as wa, j as Da, k as Ra, l as va, m as ya, F as Ga, n as Ha, o as Oa, p as _a, q as Va, r as ja, s as za, t as Wa, M as qa, u as Ja, v as Ka, w as Qa, x as Xa, y as Ya, z as Za, A as $a, E as as, S as ss, T as es, G as ts, H as is, I as ns, J as os, K as gs, N as rs } from "./LandingPageToc-BkL7mxo7.js";
|
|
13
13
|
import { C as us, a as Ps } from "./CollapseItem-Cw1vcdLu.js";
|
|
14
14
|
import { C as cs, G as ps, S as Ls, W as hs } from "./WidthContainer-D795bWdT.js";
|
|
15
|
-
import { C as ms, E as ks } from "./CustomTable-
|
|
15
|
+
import { C as ms, E as ks } from "./CustomTable-KSnj5x8U.js";
|
|
16
16
|
import { M as bs, a as Cs } from "./Menu-Cxo8Rpu3.js";
|
|
17
|
-
import { S as Ss, b as xs, c as Fs, a as Is, U as Us, S as Ts } from "./UserPanel-
|
|
18
|
-
import { S as Ns, S as Es } from "./PaySubscriptions-
|
|
19
|
-
import { R as Ds, R as Rs } from "./ReferrerReferees
|
|
17
|
+
import { S as Ss, b as xs, c as Fs, a as Is, U as Us, S as Ts } from "./UserPanel-xTXMSKGJ.js";
|
|
18
|
+
import { S as Ns, S as Es } from "./PaySubscriptions-u3gwyezu.js";
|
|
19
|
+
import { R as Ds, R as Rs } from "./ReferrerReferees-CFaLm7zO.js";
|
|
20
20
|
import { _ as ys } from "./Upload.vue_vue_type_script_setup_true_lang-uy8hhi_o.js";
|
|
21
21
|
import { u as Hs } from "./useUserPanelProps-C5W72fZJ.js";
|
|
22
22
|
import { a as _s, u as Vs } from "./useActiveDoc-BWHkOJhJ.js";
|
package/dist/pay.js
CHANGED
package/dist/referrer.js
CHANGED