@huyooo/ui 0.4.73 → 0.4.74

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 (33) hide show
  1. package/dist/{AuthkitAuthModal-hVSE1o31.js → AuthkitAuthModal-A8HqP1Bw.js} +2 -2
  2. package/dist/{AuthkitAuthorize-CcuxKyfx.js → AuthkitAuthorize-BlEC4PlY.js} +2 -2
  3. package/dist/{FeedbackItem-BCMwNxsb.js → FeedbackItem-B_EUApFA.js} +1 -1
  4. package/dist/{FeedbackModal-CmGPYo4h.js → FeedbackModal-D1htK7xY.js} +31 -31
  5. package/dist/{ReferrerReferees-BFMQJqqj.js → ReferrerReferees-BclAtmgX.js} +1 -1
  6. package/dist/{UserAccountMenu-CI6Yvfwe.js → UserAccountMenu-C7LQIjwT.js} +5 -5
  7. package/dist/authkit.js +4 -4
  8. package/dist/components/Authkit/Auth/AuthkitAuthContainer.vue.d.ts +1 -1
  9. package/dist/components/Authkit/Auth/AuthkitAuthorize.vue.d.ts +1 -1
  10. package/dist/components/Authkit/Auth/AuthkitOAuthList.vue.d.ts +1 -1
  11. package/dist/components/Authkit/Auth/AuthkitPasswordUpdateAndVerify.vue.d.ts +2 -2
  12. package/dist/components/Authkit/AuthkitAppSetting.vue.d.ts +2 -2
  13. package/dist/components/Authkit/AuthkitAuthModal.vue.d.ts +2 -2
  14. package/dist/components/Feedback/FeedbackBubbleEnd.vue.d.ts +2 -2
  15. package/dist/components/Feedback/FeedbackBubbleStart.vue.d.ts +2 -2
  16. package/dist/components/Feedback/FeedbackModal.vue.d.ts +2 -2
  17. package/dist/components/LandingPage/LandingPageContact.vue.d.ts +2 -2
  18. package/dist/components/Message/MessageAppMessage.vue.d.ts +2 -2
  19. package/dist/components/Message/MessageHandle.vue.d.ts +3 -3
  20. package/dist/components/Pay/PaySubscriptions.vue.d.ts +2 -2
  21. package/dist/components/User/UserBasicInformation.vue.d.ts +2 -2
  22. package/dist/components/User/UserPanel.vue.d.ts +15 -15
  23. package/dist/composables.js +20 -69
  24. package/dist/feedback.js +2 -2
  25. package/dist/index.js +154 -145
  26. package/dist/main.d.ts +1 -0
  27. package/dist/referrer.js +1 -1
  28. package/dist/style.css +1 -1
  29. package/dist/{useAuthkitAuthModal-hxivJw_U.js → useAuthkitAppsAuthPageInfo-COeq29Tn.js} +13 -13
  30. package/dist/{useAuthkitUsersProfile-CRLJnYMy.js → useAuthkitUsersProfile-DNOB_Kuk.js} +62 -62
  31. package/dist/user.js +1 -1
  32. package/dist/viewTransitions-C-ZLwiJ0.js +55 -0
  33. package/package.json +1 -1
@@ -1,72 +1,23 @@
1
- import { u as y, a as k } from "./useAuthkitUsersProfile-CRLJnYMy.js";
2
- import { U as b, u as w } from "./useAuthkitAuthModal-hxivJw_U.js";
3
- import { u as D } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
4
- import { u as V } from "./useMessageNotifications-DOH1MS61.js";
5
- import { g as P, s as $ } from "./globalConfig-DZIhLe1R.js";
6
- /* empty css */
7
- /* empty css */
8
- import { Message as l } from "@arco-design/web-vue";
9
- import { ref as a } from "vue";
10
- import { u as H } from "./useTableHandle-DKUIdSSh.js";
11
- import { u as N } from "./useUploadCos-B5P_PDcy.js";
12
- function A(e) {
13
- const t = a(!1), o = a(), s = a(!1), i = a(""), u = a("");
14
- function c(f) {
15
- l.success(f), s.value = !1, t.value = !1, e("confirm");
16
- }
17
- function r() {
18
- s.value = !1, console.log("handleClose"), e("cancel");
19
- }
20
- return {
21
- loading: t,
22
- formRef: o,
23
- submitSuccess: c,
24
- modelType: i,
25
- changeType: u,
26
- show: s,
27
- handleCancel: r
28
- };
29
- }
30
- const n = a({
31
- key: "",
32
- name: ""
33
- });
34
- function v() {
35
- function e(t, o) {
36
- n.value.key = t, n.value.name = o;
37
- }
38
- return {
39
- activeDoc: n,
40
- setActiveDoc: e
41
- };
42
- }
43
- function g(e, t = "default") {
44
- const o = document;
45
- if (o && typeof o.startViewTransition == "function") {
46
- const s = document.body;
47
- s.classList.add(`vt-${t}`), o.startViewTransition(() => {
48
- try {
49
- e();
50
- } catch {
51
- }
52
- }).finished.finally(() => {
53
- s.classList.remove(`vt-${t}`);
54
- });
55
- } else
56
- e();
57
- }
1
+ import { u as o, a as t } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
2
+ import { U as u, u as r } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
3
+ import { u as f } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
4
+ import { u as A } from "./useMessageNotifications-DOH1MS61.js";
5
+ import { g as n, s as h } from "./globalConfig-DZIhLe1R.js";
6
+ import { a as x, u as d, w as g } from "./viewTransitions-C-ZLwiJ0.js";
7
+ import { u as U } from "./useTableHandle-DKUIdSSh.js";
8
+ import { u as b } from "./useUploadCos-B5P_PDcy.js";
58
9
  export {
59
- b as UseAuthkitAppsAuthPageInfo,
60
- P as globalConfig,
61
- $ as setGlobalConfig,
62
- v as useActiveDoc,
63
- y as useAuthkitAuth,
64
- w as useAuthkitAuthModal,
65
- D as useAuthkitCreateAndUpdate,
66
- k as useAuthkitUsersProfile,
67
- A as useCommonCreateAndUpdate,
68
- V as useMessageNotifications,
69
- H as useTableHandle,
70
- N as useUploadCos,
10
+ u as UseAuthkitAppsAuthPageInfo,
11
+ n as globalConfig,
12
+ h as setGlobalConfig,
13
+ x as useActiveDoc,
14
+ o as useAuthkitAuth,
15
+ r as useAuthkitAuthModal,
16
+ f as useAuthkitCreateAndUpdate,
17
+ t as useAuthkitUsersProfile,
18
+ d as useCommonCreateAndUpdate,
19
+ A as useMessageNotifications,
20
+ U as useTableHandle,
21
+ b as useUploadCos,
71
22
  g as withViewTransition
72
23
  };
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-CmGPYo4h.js";
1
+ import { _ as b, a as s, F as d, b as F, c, d as o, R as t } from "./FeedbackModal-D1htK7xY.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-BCMwNxsb.js";
3
+ import { F as m, a as n, c as f, b as i, d as p } from "./FeedbackItem-B_EUApFA.js";
4
4
  export {
5
5
  r as Clipboard,
6
6
  b as FeedbackBubbleEnd,
package/dist/index.js CHANGED
@@ -1,147 +1,156 @@
1
- import { A as s, a as t, c as i, b as n, n as o, E as g, k as r, l as d, _ as u, O as P, f as L, o as A, P as c, j as h, R as k, S as p, i as f, m, d as l, e as b, g as M, h as C } from "./AuthkitAuthModal-hVSE1o31.js";
2
- import { A as F, a as x } from "./AuthkitAuthorize-CcuxKyfx.js";
3
- import { U, u as T } from "./useAuthkitAuthModal-hxivJw_U.js";
4
- import { u as N, a as E } from "./useAuthkitUsersProfile-CRLJnYMy.js";
5
- import { u as D } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
6
- import { I as y, A as H, C as R, _ as G, a as O, D as _, E as V, b as j, M as z, c as W, N as q, f as J, d as K, e as Q } from "./MessageHandle-DkNum5-u.js";
7
- import { M as Y, a as Z } from "./MessageMenu-_RZJ9Mbi.js";
8
- import { u as aa } from "./useMessageNotifications-DOH1MS61.js";
9
- import { _ as sa, a as ta, F as ia, b as na, c as oa, d as ga, R as ra } from "./FeedbackModal-CmGPYo4h.js";
10
- import { C as ua } from "./Clipboard-Bful1lNJ.js";
11
- import { F as La, a as Aa, c as ca, b as ha, d as ka } from "./FeedbackItem-BCMwNxsb.js";
12
- import { L as fa, a as ma, b as la, c as ba, d as Ma, B as Ca, C as Sa, e as Fa, f as xa, g as Ia, h as Ua, D as Ta, i as Ba, j as Na, k as Ea, l as wa, m as Da, n as va, o as ya, p as Ha, q as Ra, r as Ga, s as Oa, t as _a, u as Va, v as ja, w as za, x as Wa, y as qa, z as Ja, A as Ka, E as Qa, F as Xa, G as Ya, H as Za, S as $a, T as ae, I as ee, J as se, K as te, M as ie, N as ne, O as oe } from "./LandingPageToc-BSj2IYpg.js";
13
- import { C as re, a as de } from "./CollapseItem-Cw1vcdLu.js";
14
- import { C as Pe, G as Le, H as Ae, L as ce, S as he, W as ke } from "./WidthContainer-CfR77puD.js";
15
- import { C as fe, E as me } from "./CustomTable-JflAYS8i.js";
16
- import { M as be, a as Me } from "./Menu-Cxo8Rpu3.js";
17
- import { S as Se } from "./PaySubscriptions-l6VlqvBy.js";
18
- import { R as xe } from "./ReferrerReferees-BFMQJqqj.js";
19
- import { _ as Ue } from "./Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js";
20
- import { u as Be } from "./useUploadCos-B5P_PDcy.js";
21
- import { d as Ee, U as we, a as De, b as ve, c as ye, S as He } from "./UserAccountMenu-CI6Yvfwe.js";
1
+ import { u as s, a as t } from "./useAuthkitUsersProfile-DNOB_Kuk.js";
2
+ import { U as n, u as o } from "./useAuthkitAppsAuthPageInfo-COeq29Tn.js";
3
+ import { u as r } from "./useAuthkitCreateAndUpdate-BpPW409v.js";
4
+ import { u } from "./useMessageNotifications-DOH1MS61.js";
5
+ import { g as A, s as L } from "./globalConfig-DZIhLe1R.js";
6
+ import { a as h, u as f, w as p } from "./viewTransitions-C-ZLwiJ0.js";
7
+ import { u as k } from "./useTableHandle-DKUIdSSh.js";
8
+ import { u as b } from "./useUploadCos-B5P_PDcy.js";
9
+ import { A as M, a as S, c as x, b as F, n as U, E as I, k as T, l as w, _ as B, O as N, f as E, o as D, P as v, j as H, R as y, S as G, i as R, m as O, d as V, e as _, g as j, h as z } from "./AuthkitAuthModal-A8HqP1Bw.js";
10
+ import { A as q, a as J } from "./AuthkitAuthorize-BlEC4PlY.js";
11
+ import { I as Q, A as X, C as Y, _ as Z, a as $, D as aa, E as ea, b as sa, M as ta, c as ia, N as na, f as oa, d as ga, e as ra } from "./MessageHandle-DkNum5-u.js";
12
+ import { M as ua, a as Pa } from "./MessageMenu-_RZJ9Mbi.js";
13
+ import { _ as La, a as ca, F as ha, b as fa, c as pa, d as ma, R as ka } from "./FeedbackModal-D1htK7xY.js";
14
+ import { C as ba } from "./Clipboard-Bful1lNJ.js";
15
+ import { F as Ma, a as Sa, c as xa, b as Fa, d as Ua } from "./FeedbackItem-B_EUApFA.js";
16
+ import { L as Ta, a as wa, b as Ba, c as Na, d as Ea, B as Da, C as va, e as Ha, f as ya, g as Ga, h as Ra, D as Oa, i as Va, j as _a, k as ja, l as za, m as Wa, n as qa, o as Ja, p as Ka, q as Qa, r as Xa, s as Ya, t as Za, u as $a, v as ae, w as ee, x as se, y as te, z as ie, A as ne, E as oe, F as ge, G as re, H as de, S as ue, T as Pe, I as Ae, J as Le, K as ce, M as he, N as fe, O as pe } from "./LandingPageToc-BSj2IYpg.js";
17
+ import { C as ke, a as le } from "./CollapseItem-Cw1vcdLu.js";
18
+ import { C as Ce, G as Me, H as Se, L as xe, S as Fe, W as Ue } from "./WidthContainer-CfR77puD.js";
19
+ import { C as Te, E as we } from "./CustomTable-JflAYS8i.js";
20
+ import { M as Ne, a as Ee } from "./Menu-Cxo8Rpu3.js";
21
+ import { S as ve } from "./PaySubscriptions-l6VlqvBy.js";
22
+ import { R as ye } from "./ReferrerReferees-BclAtmgX.js";
23
+ import { _ as Re } from "./Upload.vue_vue_type_script_setup_true_lang-CDyUt05d.js";
24
+ import { d as Ve, U as _e, a as je, b as ze, c as We, S as qe } from "./UserAccountMenu-C7LQIjwT.js";
22
25
  export {
23
- s as AuthkitAppSetting,
24
- t as AuthkitAuth,
25
- F as AuthkitAuthContainer,
26
- i as AuthkitAuthModal,
27
- n as AuthkitAuthTitle,
28
- x as AuthkitAuthorize,
29
- o as AuthkitEmailBinding,
30
- g as AuthkitEmailUpdate,
31
- r as AuthkitEmailVerify,
32
- d as AuthkitGithubBinding,
33
- u as AuthkitOAuthItem,
34
- P as AuthkitOAuthList,
35
- L as AuthkitPasswordAuth,
36
- A as AuthkitPasswordUpdate,
37
- c as AuthkitPasswordUpdateAndVerify,
38
- h as AuthkitPersonalInformation,
39
- k as AuthkitResetPassword,
40
- p as AuthkitSendVerifyCode,
41
- f as AuthkitServiceAgreementAndPrivacyProtection,
42
- m as AuthkitSetPassword,
43
- l as AuthkitSignIn,
44
- b as AuthkitSignUp,
45
- M as AuthkitSwitchSignIn,
46
- C as AuthkitSwitchSignUpOrResetPassword,
47
- ua as Clipboard,
48
- re as Collapse,
49
- de as CollapseItem,
50
- Pe as ContentHead,
51
- fe as CustomTable,
52
- me as Ellipsis,
53
- sa as FeedbackBubbleEnd,
54
- ta as FeedbackBubbleStart,
55
- La as FeedbackContainer,
56
- Aa as FeedbackCustomTabs,
57
- ia as FeedbackDetails,
58
- ca as FeedbackFloatButton,
59
- na as FeedbackForm,
60
- ha as FeedbackItem,
61
- oa as FeedbackList,
62
- ga as FeedbackModal,
63
- ra as FeedbackRefresh,
64
- ka as FeedbackScreenshots,
65
- Le as Gradientbackground,
66
- Ae as HeaderMenus,
67
- y as InfiniteLoading,
68
- fa as LandingPageAbout,
69
- ma as LandingPageAside,
70
- la as LandingPageBlockHeader,
71
- ba as LandingPageBlockLayout,
72
- Ma as LandingPageBrandInfo,
73
- Ca as LandingPageButton,
74
- Sa as LandingPageCard,
75
- Fa as LandingPageContact,
76
- xa as LandingPageContactForm,
77
- Ia as LandingPageContainer,
78
- Ua as LandingPageCta,
79
- Ta as LandingPageDescription,
80
- Ba as LandingPageDivider,
81
- Na as LandingPageFAQ,
82
- Ea as LandingPageFeatures,
83
- wa as LandingPageFeatures2,
84
- Da as LandingPageFooter,
85
- va as LandingPageFooterContact,
86
- ya as LandingPageFooterLayout,
87
- Ha as LandingPageHero,
88
- Ra as LandingPageLink,
89
- Ga as LandingPageLinkGroup,
90
- Oa as LandingPageListItem,
91
- _a as LandingPageLogo,
92
- Va as LandingPageLogos,
93
- ja as LandingPageMission,
94
- za as LandingPagePageContent,
95
- Wa as LandingPagePriceGroup,
96
- qa as LandingPagePricingCard,
97
- Ja as LandingPagePricingGrid,
98
- Ka as LandingPageSectionHeader,
99
- Qa as LandingPageSections,
100
- Xa as LandingPageShowcase,
101
- Ya as LandingPageStats,
102
- Za as LandingPageSteps,
103
- $a as LandingPageSubTitle,
104
- ae as LandingPageTabs,
105
- ee as LandingPageTeamInfo,
106
- se as LandingPageTeamList,
107
- te as LandingPageTestimonial,
108
- ie as LandingPageTips,
109
- ne as LandingPageTitle,
110
- oe as LandingPageToc,
111
- ce as Logo,
112
- be as Menu,
113
- Me as MenuItem,
114
- H as MessageAppMessage,
115
- R as MessageChangelogNotifications,
116
- G as MessageChangelogNotificationsDetails,
117
- O as MessageCustomTabs,
118
- _ as MessageDetails,
119
- V as MessageEventNotifications,
120
- j as MessageEventNotificationsDetails,
121
- z as MessageHandle,
122
- W as MessageList,
123
- Y as MessageMenu,
124
- Z as MessageMenuItem,
125
- q as MessageNoticeNotifications,
126
- J as MessageNoticeNotificationsDetails,
127
- K as MessageNotifications,
128
- Q as MessageTabs,
129
- Se as PaySubscriptions,
130
- xe as ReferrerReferees,
131
- he as SvgIcon,
132
- Ue as Upload,
133
- U as UseAuthkitAppsAuthPageInfo,
134
- Ee as UserAccountMenu,
135
- we as UserAvatar,
136
- De as UserBasicInformation,
137
- ve as UserButton,
138
- ye as UserPanel,
139
- He as UserSubscriptionBaseInformation,
140
- ke as WidthContainer,
141
- N as useAuthkitAuth,
142
- T as useAuthkitAuthModal,
143
- D as useAuthkitCreateAndUpdate,
144
- E as useAuthkitUsersProfile,
145
- aa as useMessageNotifications,
146
- Be as useUploadCos
26
+ M as AuthkitAppSetting,
27
+ S as AuthkitAuth,
28
+ q as AuthkitAuthContainer,
29
+ x as AuthkitAuthModal,
30
+ F as AuthkitAuthTitle,
31
+ J as AuthkitAuthorize,
32
+ U as AuthkitEmailBinding,
33
+ I as AuthkitEmailUpdate,
34
+ T as AuthkitEmailVerify,
35
+ w as AuthkitGithubBinding,
36
+ B as AuthkitOAuthItem,
37
+ N as AuthkitOAuthList,
38
+ E as AuthkitPasswordAuth,
39
+ D as AuthkitPasswordUpdate,
40
+ v as AuthkitPasswordUpdateAndVerify,
41
+ H as AuthkitPersonalInformation,
42
+ y as AuthkitResetPassword,
43
+ G as AuthkitSendVerifyCode,
44
+ R as AuthkitServiceAgreementAndPrivacyProtection,
45
+ O as AuthkitSetPassword,
46
+ V as AuthkitSignIn,
47
+ _ as AuthkitSignUp,
48
+ j as AuthkitSwitchSignIn,
49
+ z as AuthkitSwitchSignUpOrResetPassword,
50
+ ba as Clipboard,
51
+ ke as Collapse,
52
+ le as CollapseItem,
53
+ Ce as ContentHead,
54
+ Te as CustomTable,
55
+ we as Ellipsis,
56
+ La as FeedbackBubbleEnd,
57
+ ca as FeedbackBubbleStart,
58
+ Ma as FeedbackContainer,
59
+ Sa as FeedbackCustomTabs,
60
+ ha as FeedbackDetails,
61
+ xa as FeedbackFloatButton,
62
+ fa as FeedbackForm,
63
+ Fa as FeedbackItem,
64
+ pa as FeedbackList,
65
+ ma as FeedbackModal,
66
+ ka as FeedbackRefresh,
67
+ Ua as FeedbackScreenshots,
68
+ Me as Gradientbackground,
69
+ Se as HeaderMenus,
70
+ Q as InfiniteLoading,
71
+ Ta as LandingPageAbout,
72
+ wa as LandingPageAside,
73
+ Ba as LandingPageBlockHeader,
74
+ Na as LandingPageBlockLayout,
75
+ Ea as LandingPageBrandInfo,
76
+ Da as LandingPageButton,
77
+ va as LandingPageCard,
78
+ Ha as LandingPageContact,
79
+ ya as LandingPageContactForm,
80
+ Ga as LandingPageContainer,
81
+ Ra as LandingPageCta,
82
+ Oa as LandingPageDescription,
83
+ Va as LandingPageDivider,
84
+ _a as LandingPageFAQ,
85
+ ja as LandingPageFeatures,
86
+ za as LandingPageFeatures2,
87
+ Wa as LandingPageFooter,
88
+ qa as LandingPageFooterContact,
89
+ Ja as LandingPageFooterLayout,
90
+ Ka as LandingPageHero,
91
+ Qa as LandingPageLink,
92
+ Xa as LandingPageLinkGroup,
93
+ Ya as LandingPageListItem,
94
+ Za as LandingPageLogo,
95
+ $a as LandingPageLogos,
96
+ ae as LandingPageMission,
97
+ ee as LandingPagePageContent,
98
+ se as LandingPagePriceGroup,
99
+ te as LandingPagePricingCard,
100
+ ie as LandingPagePricingGrid,
101
+ ne as LandingPageSectionHeader,
102
+ oe as LandingPageSections,
103
+ ge as LandingPageShowcase,
104
+ re as LandingPageStats,
105
+ de as LandingPageSteps,
106
+ ue as LandingPageSubTitle,
107
+ Pe as LandingPageTabs,
108
+ Ae as LandingPageTeamInfo,
109
+ Le as LandingPageTeamList,
110
+ ce as LandingPageTestimonial,
111
+ he as LandingPageTips,
112
+ fe as LandingPageTitle,
113
+ pe as LandingPageToc,
114
+ xe as Logo,
115
+ Ne as Menu,
116
+ Ee as MenuItem,
117
+ X as MessageAppMessage,
118
+ Y as MessageChangelogNotifications,
119
+ Z as MessageChangelogNotificationsDetails,
120
+ $ as MessageCustomTabs,
121
+ aa as MessageDetails,
122
+ ea as MessageEventNotifications,
123
+ sa as MessageEventNotificationsDetails,
124
+ ta as MessageHandle,
125
+ ia as MessageList,
126
+ ua as MessageMenu,
127
+ Pa as MessageMenuItem,
128
+ na as MessageNoticeNotifications,
129
+ oa as MessageNoticeNotificationsDetails,
130
+ ga as MessageNotifications,
131
+ ra as MessageTabs,
132
+ ve as PaySubscriptions,
133
+ ye as ReferrerReferees,
134
+ Fe as SvgIcon,
135
+ Re as Upload,
136
+ n as UseAuthkitAppsAuthPageInfo,
137
+ Ve as UserAccountMenu,
138
+ _e as UserAvatar,
139
+ je as UserBasicInformation,
140
+ ze as UserButton,
141
+ We as UserPanel,
142
+ qe as UserSubscriptionBaseInformation,
143
+ Ue as WidthContainer,
144
+ A as globalConfig,
145
+ L as setGlobalConfig,
146
+ h as useActiveDoc,
147
+ s as useAuthkitAuth,
148
+ o as useAuthkitAuthModal,
149
+ r as useAuthkitCreateAndUpdate,
150
+ t as useAuthkitUsersProfile,
151
+ f as useCommonCreateAndUpdate,
152
+ u as useMessageNotifications,
153
+ k as useTableHandle,
154
+ b as useUploadCos,
155
+ p as withViewTransition
147
156
  };
package/dist/main.d.ts CHANGED
@@ -1,3 +1,4 @@
1
+ export * from './composables';
1
2
  export * from './authkit';
2
3
  export * from './message';
3
4
  export * from './feedback';
package/dist/referrer.js CHANGED
@@ -1,4 +1,4 @@
1
- import { R as f } from "./ReferrerReferees-BFMQJqqj.js";
1
+ import { R as f } from "./ReferrerReferees-BclAtmgX.js";
2
2
  export {
3
3
  f as ReferrerReferees
4
4
  };