@huyooo/ui 0.5.4 → 0.5.6
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/{AuthkitAuthModal-MWWzynTx.js → AuthkitAuthModal-DOB2R0lE.js} +10 -8
- package/dist/AuthkitAuthModal.vue_vue_type_style_index_1_lang-BpOmabWi.js +10 -0
- package/dist/{AuthkitAuthorize-D3vma2FV.js → AuthkitAuthorize-BLKbcsyH.js} +3 -3
- package/dist/Contact-DzUxcc2w.js +429 -0
- package/dist/{FeedbackItem-C1TqPuuy.js → FeedbackItem-TRyk9rcU.js} +14 -13
- package/dist/{FeedbackModal-CdBaCw5j.js → FeedbackModal-BJx5Bzas.js} +5 -4
- package/dist/LandingPageSectionHeader-CSOwusSK.js +688 -0
- package/dist/LandingPageSectionTabs-6Rrgvwqs.js +1144 -0
- package/dist/{MessageHandle-JzX9UY1a.js → MessageHandle-DP9rvOy4.js} +18 -17
- package/dist/{PaySubscriptions-Bak0mpKh.js → PaySubscriptions-DyHMXC_2.js} +9 -8
- package/dist/{ReferrerReferees-Cuw4uhVu.js → ReferrerReferees-CxmerF3X.js} +18 -17
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-DQPtXtJ0.js → Upload.vue_vue_type_script_setup_true_lang-CZ8Z-NG6.js} +10 -9
- package/dist/{UserAccountMenu-DD3zoOBd.js → UserAccountMenu-BEFQWt3O.js} +1 -1
- package/dist/{UserPanel-BBB9cA2b.js → UserPanel-DgSdGhj5.js} +11 -10
- package/dist/{WidthContainer-Co60dOmv.js → WidthContainer-DEGjQQMM.js} +17 -16
- package/dist/authkit.js +12 -11
- package/dist/common/globalConfig.d.ts +4 -0
- package/dist/common.js +1 -1
- package/dist/components/PrivateCom/BodyAndFooterLayout.vue.d.ts +17 -0
- package/dist/components/PrivateCom/Contact.vue.d.ts +2 -0
- package/dist/components/PrivateCom/Footer.vue.d.ts +2 -0
- package/dist/components/PrivateCom/Introduce.vue.d.ts +2 -0
- package/dist/composables.js +26 -25
- package/dist/feedback.js +2 -2
- package/dist/globalConfig-DKn-cF9c.js +17 -0
- package/dist/index.js +196 -187
- package/dist/landingPage.js +46 -45
- package/dist/main.d.ts +1 -0
- package/dist/message.js +2 -2
- package/dist/pay.js +1 -1
- package/dist/privateCom.d.ts +5 -0
- package/dist/privateCom.js +9 -0
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/upload.js +2 -2
- package/dist/{AuthkitAuthModal.vue_vue_type_style_index_1_lang-B-QKS_BT.js → useAuthkitAppsAuthPageInfo-qWOtNCda.js} +16 -23
- package/dist/{useAuthkitUsersProfile-D2UZf7n0.js → useAuthkitUsersProfile-a-kA3R2Y.js} +1 -1
- package/dist/{useMessageNotifications-BahKMcby.js → useMessageNotifications-B5pXqPNh.js} +1 -1
- package/dist/{useRoutePermission-DWJ-2G10.js → useRoutePermission-BKg7oQTj.js} +17 -16
- package/dist/{useUploadCos-BdIk3m1E.js → useUploadCos-yeMY5Xn0.js} +1 -1
- package/dist/user.js +2 -2
- package/package.json +5 -1
- package/dist/LandingPageSectionTabs-uO4kXpj7.js +0 -1825
- package/dist/index-DZIhLe1R.js +0 -16
package/dist/landingPage.js
CHANGED
|
@@ -1,51 +1,52 @@
|
|
|
1
|
-
import { L as g, a as e, b as i, c as s, d,
|
|
1
|
+
import { L as g, a as e, b as i, c as s, B as d, C as L, d as P, e as o, f as t, w as r, x as c, g as u, h as C, y as T, i as m, j as F, k as S, l, m as p, n as b, A as f, o as k, p as B, q as A, r as G, S as H, T as h, s as x, z as y, t as D, u as I, v as j } from "./LandingPageSectionTabs-6Rrgvwqs.js";
|
|
2
|
+
import { L as w, a as q, b as z, D as M, c as Q, d as E, e as J, f as K, g as N, h as O, i as R, j as U, k as V, l as W, m as X, n as Y } from "./LandingPageSectionHeader-CSOwusSK.js";
|
|
2
3
|
export {
|
|
3
4
|
g as LandingPageAbout,
|
|
4
5
|
e as LandingPageAside,
|
|
5
6
|
i as LandingPageBlockHeader,
|
|
6
7
|
s as LandingPageBlockLayout,
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
8
|
+
w as LandingPageBrandInfo,
|
|
9
|
+
d as LandingPageButton,
|
|
10
|
+
L as LandingPageCard,
|
|
11
|
+
q as LandingPageContact,
|
|
12
|
+
z as LandingPageContactForm,
|
|
13
|
+
P as LandingPageContainer,
|
|
14
|
+
o as LandingPageCta,
|
|
15
|
+
M as LandingPageDescription,
|
|
16
|
+
Q as LandingPageDivider,
|
|
17
|
+
t as LandingPageFAQ,
|
|
18
|
+
r as LandingPageFeatureCard,
|
|
19
|
+
c as LandingPageFeatureSectionHeader,
|
|
20
|
+
u as LandingPageFeatures,
|
|
21
|
+
C as LandingPageFeatures2,
|
|
22
|
+
T as LandingPageFeaturesGrid,
|
|
23
|
+
E as LandingPageFooter,
|
|
24
|
+
J as LandingPageFooterContact,
|
|
25
|
+
K as LandingPageFooterLayout,
|
|
26
|
+
m as LandingPageHero,
|
|
27
|
+
N as LandingPageLink,
|
|
28
|
+
O as LandingPageLinkGroup,
|
|
29
|
+
R as LandingPageListItem,
|
|
30
|
+
U as LandingPageLogo,
|
|
31
|
+
F as LandingPageLogos,
|
|
32
|
+
V as LandingPageMission,
|
|
33
|
+
S as LandingPagePageContent,
|
|
34
|
+
l as LandingPagePriceGroup,
|
|
35
|
+
p as LandingPagePricingCard,
|
|
36
|
+
b as LandingPagePricingGrid,
|
|
37
|
+
W as LandingPageSectionHeader,
|
|
38
|
+
f as LandingPageSectionTabs,
|
|
39
|
+
k as LandingPageSections,
|
|
40
|
+
B as LandingPageShowcase,
|
|
41
|
+
A as LandingPageStats,
|
|
42
|
+
G as LandingPageSteps,
|
|
43
|
+
H as LandingPageSubTitle,
|
|
44
|
+
h as LandingPageTabs,
|
|
45
|
+
X as LandingPageTeamInfo,
|
|
46
|
+
Y as LandingPageTeamList,
|
|
47
|
+
x as LandingPageTestimonial,
|
|
48
|
+
y as LandingPageTestimonialCard,
|
|
49
|
+
D as LandingPageTips,
|
|
50
|
+
I as LandingPageTitle,
|
|
51
|
+
j as LandingPageToc
|
|
51
52
|
};
|
package/dist/main.d.ts
CHANGED
package/dist/message.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { I as e, A as i, C as t, _ as o, a as g, D as M, E as n, b as f, M as c, c as N, N as l, f as r, d as m, e as p } from "./MessageHandle-
|
|
1
|
+
import { I as e, A as i, C as t, _ as o, a as g, D as M, E as n, b as f, M as c, c as N, N as l, f as r, d as m, e as p } from "./MessageHandle-DP9rvOy4.js";
|
|
2
2
|
import { M as D, a as C } from "./MessageMenu-_RZJ9Mbi.js";
|
|
3
|
-
import { u as d } from "./useMessageNotifications-
|
|
3
|
+
import { u as d } from "./useMessageNotifications-B5pXqPNh.js";
|
|
4
4
|
export {
|
|
5
5
|
e as InfiniteLoading,
|
|
6
6
|
i as MessageAppMessage,
|
package/dist/pay.js
CHANGED
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export { default as BodyAndFooterLayout } from './components/PrivateCom/BodyAndFooterLayout.vue';
|
|
2
|
+
export { default as Footer } from './components/PrivateCom/Footer.vue';
|
|
3
|
+
export { default as Introduce } from './components/PrivateCom/Introduce.vue';
|
|
4
|
+
export { default as Contact } from './components/PrivateCom/Contact.vue';
|
|
5
|
+
export { useSEO, pageSEO } from './components/PrivateCom/useSEO';
|
package/dist/referrer.js
CHANGED