@huyooo/ui 0.11.2 → 0.11.5
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-CSHkDxQT.js +1914 -0
- package/dist/{Clipboard---tG2Zxz.js → Clipboard-CRZDADLE.js} +1 -1
- package/dist/{Contact-BEUbBGiB.js → Contact-Y0Yczmc9.js} +8 -7
- package/dist/{CustomTable-CVZ4mFzi.js → CustomTable-BUkwlbzN.js} +3 -2
- package/dist/{FeedbackItem-CN041vTm.js → FeedbackItem-D7MpOmoM.js} +3 -3
- package/dist/FeedbackModal-CvNF1D-5.js +1050 -0
- package/dist/LandingPageFAQ-CZJXvor9.js +80 -0
- package/dist/LandingPageLinkGroup-DDNRivMt.js +521 -0
- package/dist/LandingPageSectionHeader-D_74W4My.js +69 -0
- package/dist/{LandingPageSectionTabs-B6ZVxR47.js → LandingPageSectionTabs-Ce3_Rc2L.js} +354 -426
- package/dist/MessageHandle-B12koVQL.js +924 -0
- package/dist/MessageList-Bo6YCfRO.js +233 -0
- package/dist/{MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-F6neJUg3.js → MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-DxDn6Ok8.js} +2 -2
- package/dist/PaySubscriptions-B8jAtG5n.js +515 -0
- package/dist/PricingPlans-CO26OcbJ.js +210 -0
- package/dist/ReferrerReferees-D_Iiw9wZ.js +106 -0
- package/dist/{Upload.vue_vue_type_script_setup_true_lang-D_-oMTOo.js → Upload.vue_vue_type_script_setup_true_lang-CbVSY_vt.js} +1 -1
- package/dist/UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-DpVadjMH.js +508 -0
- package/dist/WidthContainer-B6d4xrGT.js +693 -0
- package/dist/{apiClients-9b4zNZ2S.js → apiClients-DVz12LeW.js} +81 -75
- package/dist/authkit.d.ts +7 -0
- package/dist/authkit.js +52 -45
- package/dist/common/globalConfig.d.ts +2 -2
- package/dist/common/userMenuModal.d.ts +1 -0
- package/dist/common.js +2 -2
- package/dist/components/Authkit/AppSetting/AuthkitOAuthBinding.vue.d.ts +31 -0
- package/dist/components/Authkit/AppSetting/AuthkitPhoneBinding.vue.d.ts +14 -0
- package/dist/components/Authkit/AppSetting/AuthkitPhoneVerify.vue.d.ts +66 -0
- package/dist/components/Authkit/Auth/AuthkitBindPhone.vue.d.ts +27 -0
- package/dist/components/Authkit/Auth/AuthkitEmailUpdate.vue.d.ts +11 -1
- package/dist/components/Authkit/Auth/AuthkitOauthCallback.vue.d.ts +2 -2
- package/dist/components/Authkit/Auth/AuthkitOauthItem.vue.d.ts +1 -1
- package/dist/components/Authkit/Auth/AuthkitPasswordAuth.vue.d.ts +11 -1
- package/dist/components/Authkit/Auth/AuthkitPhonePasswordUpdateAndVerify.vue.d.ts +68 -0
- package/dist/components/Authkit/Auth/AuthkitSignInEmailCode.vue.d.ts +68 -0
- package/dist/components/Authkit/Auth/AuthkitSwitchSignUpOrResetPassword.vue.d.ts +15 -3
- package/dist/components/Authkit/AuthkitOAuthCallbackProvider.vue.d.ts +11 -0
- package/dist/components/Authkit/AuthkitProvider.vue.d.ts +45 -0
- package/dist/components/Feedback/FeedbackBubbleEnd.vue.d.ts +9 -0
- package/dist/components/Feedback/FeedbackBubbleStart.vue.d.ts +11 -6
- package/dist/components/LandingPage/LandingPageSections.vue.d.ts +1 -1
- package/dist/components/Pay/PaySubscriptions.vue.d.ts +2 -1
- package/dist/components/Pay/PricingFAQ.vue.d.ts +17 -0
- package/dist/components/Pay/PricingPlans.vue.d.ts +12 -0
- package/dist/components/UserMenu/UserMenuModals.vue.d.ts +2 -2
- package/dist/components/UserMenu/parts/UserSubscriptionBaseInformation.vue.d.ts +8 -0
- package/dist/composables/Authkit/useAuthkitAppsAuthPageInfo.d.ts +26 -0
- package/dist/composables/Authkit/useAuthkitAuth.d.ts +21 -9
- package/dist/composables/Authkit/useEnsureAuthenticated.d.ts +26 -0
- package/dist/composables/Authkit/useOauth.d.ts +4 -1
- package/dist/composables/Billing/useBillingPlans.d.ts +201 -0
- package/dist/composables/Billing/useBillingSubscriptionSummary.d.ts +280 -0
- package/dist/composables/Billing/useSubscriptionCheckout.d.ts +12 -0
- package/dist/composables/UserMenu/useUserMenu.d.ts +5 -1
- package/dist/composables.d.ts +2 -0
- package/dist/composables.js +25 -22
- package/dist/feedback.js +3 -3
- package/dist/index-D3Kp6R4z.js +4 -0
- package/dist/landingPage.js +42 -40
- package/dist/main.js +285 -269
- package/dist/message.js +19 -18
- package/dist/pay.d.ts +5 -0
- package/dist/pay.js +9 -2
- package/dist/privateCom.js +1 -1
- package/dist/referrer.js +1 -1
- package/dist/style.css +1 -1
- package/dist/types/api/auth.generated.d.ts +103 -39
- package/dist/types/api/billing.generated.d.ts +61 -28
- package/dist/types/api.d.ts +1 -1
- package/dist/types/app.d.ts +14 -0
- package/dist/upload.js +2 -2
- package/dist/{useAuthkitAppsAuthPageInfo-494yLvsu.js → useAuthkitAppsAuthPageInfo-Du5d6VK-.js} +20 -7
- package/dist/{useAuthkitCreateAndUpdate-DyRtFxZS.js → useAuthkitCreateAndUpdate-Bc9D5C6R.js} +1 -1
- package/dist/useAuthkitUsersProfile-CQGyvL7g.js +201 -0
- package/dist/{useDownloads-DaeIY0E9.js → useDownloads-BFx1a-f9.js} +1 -1
- package/dist/useEnsureAuthenticated-Cc64hF1O.js +2247 -0
- package/dist/{useLegalLinks-CPbWqlu6.js → useLegalLinks-Deksq9h-.js} +2 -2
- package/dist/{useMessageNotifications-Dg5q-C_o.js → useMessageNotifications-DY5xKtif.js} +1 -1
- package/dist/{useSEO-CXX9dcBx.js → useSEO-CvfzTZA9.js} +2 -2
- package/dist/useSubscriptionCheckout-BgQJN61l.js +345 -0
- package/dist/{useTableHandle-Cjq4gcC0.js → useTableHandle-D71P3Ez_.js} +1 -1
- package/dist/{useUploadCos-DiJmmbRf.js → useUploadCos-N5pim6q1.js} +501 -515
- package/dist/useUserMenu-ClPBlvaM.js +44 -0
- package/dist/user.js +12 -13
- package/dist/utils/apiMiddlewares.d.ts +6 -0
- package/package.json +1 -1
- package/dist/AuthkitAppSetting-BCrLMpLg.js +0 -1322
- package/dist/AuthkitSignInPhone-DmCQ2fWs.js +0 -1721
- package/dist/FeedbackModal-aI28o-w5.js +0 -1053
- package/dist/LandingPageSectionHeader-Cs1x8i3q.js +0 -584
- package/dist/MessageHandle-BV1nKlxs.js +0 -1147
- package/dist/PaySubscriptions-B3gI1Eme.js +0 -408
- package/dist/ReferrerReferees-DJzPo7X5.js +0 -106
- package/dist/UserAccountMenu-CJ9KKVYa.js +0 -371
- package/dist/UserMenuInvitationsItem.vue_vue_type_script_setup_true_lang-ClAXNSgl.js +0 -81
- package/dist/WidthContainer-BG10rumn.js +0 -669
- package/dist/useAuthkitUsersProfile-lGlQP54m.js +0 -186
- package/dist/useUserMenu-B3HKZKJ4.js +0 -43
|
@@ -1,69 +1,46 @@
|
|
|
1
|
-
import { openBlock as s, createElementBlock as i, renderSlot as f, defineComponent as g, createVNode as
|
|
1
|
+
import { openBlock as s, createElementBlock as i, renderSlot as f, defineComponent as g, createVNode as u, withCtx as _, Fragment as h, createTextVNode as m, ref as y, createElementVNode as e, renderList as v, toDisplayString as r, normalizeClass as k, normalizeStyle as x, computed as L, createBlock as I, unref as A, createCommentVNode as T, createStaticVNode as z, watch as N, withDirectives as E, vShow as G } from "vue";
|
|
2
2
|
import { _ as p } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { Icon as
|
|
6
|
-
import { useWindowSize as
|
|
7
|
-
import {
|
|
3
|
+
import { L as O } from "./LandingPageFAQ-CZJXvor9.js";
|
|
4
|
+
import { j as U, k as W, i as R, e as Z, d as J, g as B, f as $, L as K, h as Q } from "./LandingPageLinkGroup-DDNRivMt.js";
|
|
5
|
+
import { Icon as F } from "@iconify/vue";
|
|
6
|
+
import { useWindowSize as q } from "@vueuse/core";
|
|
7
|
+
import { D as w } from "./LandingPageSectionHeader-D_74W4My.js";
|
|
8
|
+
import { c as X } from "./index-D56hUMeD.js";
|
|
8
9
|
/* empty css */
|
|
9
10
|
/* empty css */
|
|
10
|
-
import { Tag as
|
|
11
|
-
const
|
|
11
|
+
import { Tag as Y } from "@arco-design/web-vue";
|
|
12
|
+
const ee = {}, te = {
|
|
12
13
|
class: "SubTitle"
|
|
13
14
|
};
|
|
14
|
-
function
|
|
15
|
-
return s(), i("div",
|
|
15
|
+
function se(n, t) {
|
|
16
|
+
return s(), i("div", te, [f(n.$slots, "default", {}, void 0, !0)]);
|
|
16
17
|
}
|
|
17
|
-
const
|
|
18
|
+
const H = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-961808f9"]]), ae = {}, ne = {
|
|
18
19
|
class: "Title"
|
|
19
20
|
};
|
|
20
|
-
function
|
|
21
|
-
return s(), i("h2",
|
|
21
|
+
function ie(n, t) {
|
|
22
|
+
return s(), i("h2", ne, [f(n.$slots, "default", {}, void 0, !0)]);
|
|
22
23
|
}
|
|
23
|
-
const
|
|
24
|
+
const oe = /* @__PURE__ */ p(ae, [["render", ie], ["__scopeId", "data-v-3bd32caf"]]), ce = {
|
|
24
25
|
class: "BlockHeader"
|
|
25
|
-
},
|
|
26
|
+
}, re = /* @__PURE__ */ g({
|
|
26
27
|
__name: "LandingPageBlockHeader",
|
|
27
|
-
setup(
|
|
28
|
-
return (t, c) => (s(), i("div",
|
|
28
|
+
setup(n) {
|
|
29
|
+
return (t, c) => (s(), i("div", ce, [u(oe, {
|
|
29
30
|
class: "BlockHeaderTitle"
|
|
30
31
|
}, {
|
|
31
|
-
default:
|
|
32
|
+
default: _(() => [f(t.$slots, "title", {}, void 0, !0)]),
|
|
32
33
|
_: 3
|
|
33
|
-
}),
|
|
34
|
+
}), u(H, {
|
|
34
35
|
class: "BlockHeaderSubTitle"
|
|
35
36
|
}, {
|
|
36
|
-
default:
|
|
37
|
+
default: _(() => [f(t.$slots, "subTitle", {}, void 0, !0)]),
|
|
37
38
|
_: 3
|
|
38
39
|
})]));
|
|
39
40
|
}
|
|
40
|
-
}),
|
|
41
|
-
class: "BlockLayout"
|
|
42
|
-
}, _e = /* @__PURE__ */ g({
|
|
43
|
-
__name: "LandingPageBlockLayout",
|
|
44
|
-
props: {
|
|
45
|
-
columns: {
|
|
46
|
-
type: Number,
|
|
47
|
-
default: 1
|
|
48
|
-
},
|
|
49
|
-
flexDirection: {
|
|
50
|
-
type: String,
|
|
51
|
-
default: "column"
|
|
52
|
-
}
|
|
53
|
-
},
|
|
54
|
-
setup(a) {
|
|
55
|
-
const t = a;
|
|
56
|
-
return (c, o) => (s(), i("section", ue, [f(c.$slots, "BlockHeader", {}, void 0, !0), e("div", {
|
|
57
|
-
class: "BlockBody",
|
|
58
|
-
style: P({
|
|
59
|
-
gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
|
|
60
|
-
flexDirection: t.flexDirection
|
|
61
|
-
})
|
|
62
|
-
}, [f(c.$slots, "BlockBody", {}, void 0, !0)], 4)]));
|
|
63
|
-
}
|
|
64
|
-
}), pe = /* @__PURE__ */ p(_e, [["__scopeId", "data-v-84ed1aaa"]]), ge = /* @__PURE__ */ g({
|
|
41
|
+
}), le = /* @__PURE__ */ p(re, [["__scopeId", "data-v-59ccd5cb"]]), de = /* @__PURE__ */ g({
|
|
65
42
|
__name: "LandingPageAbout",
|
|
66
|
-
setup(
|
|
43
|
+
setup(n) {
|
|
67
44
|
const t = [{
|
|
68
45
|
data: {
|
|
69
46
|
name: "Janette Lynch",
|
|
@@ -101,20 +78,20 @@ const ce = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-3bd32caf
|
|
|
101
78
|
}
|
|
102
79
|
}
|
|
103
80
|
}];
|
|
104
|
-
return (c, o) => (s(), i(h, null, [
|
|
105
|
-
BlockHeader:
|
|
106
|
-
title:
|
|
107
|
-
subTitle:
|
|
81
|
+
return (c, o) => (s(), i(h, null, [u(O, null, {
|
|
82
|
+
BlockHeader: _(() => [u(le, null, {
|
|
83
|
+
title: _(() => [...o[0] || (o[0] = [m("核心团队", -1)])]),
|
|
84
|
+
subTitle: _(() => [...o[1] || (o[1] = [m("我们是一个充满激情的小团队。", -1)])]),
|
|
108
85
|
_: 1
|
|
109
86
|
})]),
|
|
110
|
-
BlockBody:
|
|
87
|
+
BlockBody: _(() => [u(U, {
|
|
111
88
|
title: "Empowering the world with Astro.",
|
|
112
89
|
description: "We're a multi-cultural team from around the world! We come from diverse backgrounds, bringing different personalities, experiences and skills to the job. This is what makes our team so special."
|
|
113
|
-
}),
|
|
90
|
+
}), u(W, {
|
|
114
91
|
"published-team-members": t
|
|
115
92
|
})]),
|
|
116
93
|
_: 1
|
|
117
|
-
}),
|
|
94
|
+
}), u(R, {
|
|
118
95
|
image: "https://astroship-pro.web3templates.com/_astro/employee.DPridi10_Z23eRat.avif",
|
|
119
96
|
"image-alt": "Happy Team",
|
|
120
97
|
title: "Mission",
|
|
@@ -123,16 +100,16 @@ const ce = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-3bd32caf
|
|
|
123
100
|
features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
|
|
124
101
|
})], 64));
|
|
125
102
|
}
|
|
126
|
-
}),
|
|
103
|
+
}), Js = /* @__PURE__ */ p(de, [["__scopeId", "data-v-a40e05a5"]]), ue = {
|
|
127
104
|
class: "nav"
|
|
128
|
-
},
|
|
105
|
+
}, _e = {
|
|
129
106
|
class: "section"
|
|
130
|
-
},
|
|
107
|
+
}, pe = ["href"], ge = {
|
|
131
108
|
class: "section"
|
|
132
|
-
},
|
|
109
|
+
}, me = ["href"], fe = /* @__PURE__ */ g({
|
|
133
110
|
__name: "LandingPageAside",
|
|
134
|
-
setup(
|
|
135
|
-
const t =
|
|
111
|
+
setup(n) {
|
|
112
|
+
const t = y([{
|
|
136
113
|
text: "Editor",
|
|
137
114
|
href: "/docs/editor/getting-started/overview"
|
|
138
115
|
}, {
|
|
@@ -147,7 +124,7 @@ const ce = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-3bd32caf
|
|
|
147
124
|
}, {
|
|
148
125
|
text: "Documents",
|
|
149
126
|
href: "/docs/collaboration/documents"
|
|
150
|
-
}]), c =
|
|
127
|
+
}]), c = y([{
|
|
151
128
|
text: "Guides",
|
|
152
129
|
href: "/docs/guides"
|
|
153
130
|
}, {
|
|
@@ -163,54 +140,54 @@ const ce = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-3bd32caf
|
|
|
163
140
|
text: "Pro license",
|
|
164
141
|
href: "/docs/resources/pro-license"
|
|
165
142
|
}]);
|
|
166
|
-
return (o,
|
|
143
|
+
return (o, a) => (s(), i("nav", ue, [a[2] || (a[2] = e("div", {
|
|
167
144
|
class: "section"
|
|
168
145
|
}, [e("div", {
|
|
169
146
|
class: "section-title"
|
|
170
147
|
}, "Getting started"), e("div", null, [e("a", {
|
|
171
148
|
class: "link active",
|
|
172
149
|
href: "/docs"
|
|
173
|
-
}, "Overview")])], -1)), e("div",
|
|
150
|
+
}, "Overview")])], -1)), e("div", _e, [a[0] || (a[0] = e("div", {
|
|
174
151
|
class: "section-title"
|
|
175
152
|
}, "Browse by feature", -1)), e("div", null, [(s(!0), i(h, null, v(t.value, (d) => (s(), i("a", {
|
|
176
153
|
key: d.text,
|
|
177
154
|
class: "link",
|
|
178
155
|
href: d.href
|
|
179
|
-
}, r(d.text), 9,
|
|
156
|
+
}, r(d.text), 9, pe))), 128))])]), e("div", ge, [a[1] || (a[1] = e("div", {
|
|
180
157
|
class: "section-title"
|
|
181
158
|
}, "Resources", -1)), e("div", null, [(s(!0), i(h, null, v(c.value, (d) => (s(), i("a", {
|
|
182
159
|
key: d.text,
|
|
183
160
|
class: "link",
|
|
184
161
|
href: d.href
|
|
185
|
-
}, r(d.text), 9,
|
|
162
|
+
}, r(d.text), 9, me))), 128))])])]));
|
|
186
163
|
}
|
|
187
|
-
}),
|
|
164
|
+
}), Ks = /* @__PURE__ */ p(fe, [["__scopeId", "data-v-486b0852"]]), he = /* @__PURE__ */ g({
|
|
188
165
|
__name: "LandingPageButton",
|
|
189
166
|
props: {
|
|
190
167
|
type: {}
|
|
191
168
|
},
|
|
192
|
-
setup(
|
|
169
|
+
setup(n) {
|
|
193
170
|
return (t, c) => (s(), i("div", {
|
|
194
|
-
class: k(["heroButton", [
|
|
171
|
+
class: k(["heroButton", [n.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
|
|
195
172
|
}, [f(t.$slots, "default", {}, void 0, !0)], 2));
|
|
196
173
|
}
|
|
197
|
-
}),
|
|
174
|
+
}), ve = /* @__PURE__ */ p(he, [["__scopeId", "data-v-6860a5a3"]]), be = {}, $e = {
|
|
198
175
|
class: "Card"
|
|
199
176
|
};
|
|
200
|
-
function
|
|
201
|
-
return s(), i("div",
|
|
177
|
+
function ye(n, t) {
|
|
178
|
+
return s(), i("div", $e, [f(n.$slots, "default", {}, void 0, !0)]);
|
|
202
179
|
}
|
|
203
|
-
const
|
|
180
|
+
const D = /* @__PURE__ */ p(be, [["render", ye], ["__scopeId", "data-v-102e7fdf"]]), ke = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1744'%20height='480'%20viewBox='0%200%201744%20480'%20fill='none'%3e%3cg%20style='mix-blend-mode:luminosity'%20opacity='0.5'%3e%3ccircle%20opacity='0.7'%20cx='861.225'%20cy='247.836'%20r='322.59'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.6'%20cx='861.225'%20cy='247.836'%20r='387.237'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.5'%20cx='861.226'%20cy='247.836'%20r='451.884'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.4'%20cx='861.225'%20cy='247.835'%20r='516.532'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.3'%20cx='861.225'%20cy='247.836'%20r='581.179'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.2'%20cx='861.225'%20cy='247.836'%20r='645.826'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.15'%20cx='861.225'%20cy='247.836'%20r='710.473'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.1'%20cx='861.225'%20cy='247.836'%20r='775.12'%20stroke='%2300000050'%20stroke-width='1.29295'%20/%3e%3ccircle%20opacity='0.1'%20cx='862.695'%20cy='238.041'%20r='842.161'%20stroke='%2300000050'%20stroke-width='1.40477'%20/%3e%3ccircle%20opacity='0.1'%20cx='872'%20cy='240'%20r='907.243'%20stroke='%2300000050'%20stroke-width='1.51333'%20/%3e%3c/g%3e%3c/svg%3e", Pe = {
|
|
204
181
|
class: "cta-container"
|
|
205
|
-
},
|
|
182
|
+
}, Le = ["src"], xe = {
|
|
206
183
|
class: "cta-content"
|
|
207
|
-
},
|
|
184
|
+
}, Ie = {
|
|
208
185
|
class: "cta-title"
|
|
209
|
-
},
|
|
186
|
+
}, Ce = {
|
|
210
187
|
class: "cta-description"
|
|
211
|
-
},
|
|
188
|
+
}, Se = {
|
|
212
189
|
class: "cta-actions"
|
|
213
|
-
},
|
|
190
|
+
}, we = /* @__PURE__ */ g({
|
|
214
191
|
__name: "LandingPageCta",
|
|
215
192
|
props: {
|
|
216
193
|
title: {
|
|
@@ -220,74 +197,27 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
220
197
|
default: "立即开始您的翻译之旅"
|
|
221
198
|
},
|
|
222
199
|
backgroundUrl: {
|
|
223
|
-
default:
|
|
200
|
+
default: ke
|
|
224
201
|
},
|
|
225
202
|
backgroundSize: {
|
|
226
203
|
default: "120%"
|
|
227
204
|
}
|
|
228
205
|
},
|
|
229
|
-
setup(
|
|
230
|
-
const t =
|
|
231
|
-
return (c, o) => (s(), i("div",
|
|
206
|
+
setup(n) {
|
|
207
|
+
const t = n;
|
|
208
|
+
return (c, o) => (s(), i("div", Pe, [e("img", {
|
|
232
209
|
src: t.backgroundUrl,
|
|
233
210
|
class: "cta-background",
|
|
234
211
|
alt: "background",
|
|
235
|
-
style:
|
|
212
|
+
style: x({
|
|
236
213
|
width: t.backgroundSize,
|
|
237
214
|
height: t.backgroundSize
|
|
238
215
|
})
|
|
239
|
-
}, null, 12,
|
|
216
|
+
}, null, 12, Le), e("div", xe, [e("h1", Ie, r(t.title), 1), e("div", Ce, r(t.description), 1), e("div", Se, [f(c.$slots, "actions", {}, void 0, !0)])])]));
|
|
240
217
|
}
|
|
241
|
-
}),
|
|
242
|
-
__name: "LandingPageFAQ",
|
|
243
|
-
props: {
|
|
244
|
-
activeKeys: {
|
|
245
|
-
default: () => []
|
|
246
|
-
},
|
|
247
|
-
faqItems: {
|
|
248
|
-
default: () => [{
|
|
249
|
-
question: "你们有免费试用吗?",
|
|
250
|
-
answer: "我们提供1个月的免费试用"
|
|
251
|
-
}, {
|
|
252
|
-
question: "我可以申请退款吗?",
|
|
253
|
-
answer: "不支持退款,但您可以随时取消订阅。取消订阅后将于下一个结算日的次日生效,在此之前您可以使用服务。为了避免被收取下一计费期的费用,请在下一个计费日期前至少 24 小时取消。"
|
|
254
|
-
}, {
|
|
255
|
-
question: "付费会员的配额什么时候会重置?会在月初吗?",
|
|
256
|
-
answer: "配额重置发生在您订阅后一个月,并非基于日历月。例如,如果您在4月15日订阅,您的配额将在5月15日重置。"
|
|
257
|
-
}, {
|
|
258
|
-
question: "从月付费订阅升级至年付费订阅,费用和有效期是如何计算的?",
|
|
259
|
-
answer: "从月度付费升级至年度付费时,会基于您剩余的月度付费价值计算差额。服务期从升级日起至次年同日。"
|
|
260
|
-
}, {
|
|
261
|
-
question: "你们提供技术支持吗?",
|
|
262
|
-
answer: "是的,在付费期间我们提供全天候的技术支持,可以通过电子邮箱和微信联系我们。"
|
|
263
|
-
}, {
|
|
264
|
-
question: "使用期间有什么限制吗?",
|
|
265
|
-
answer: "在使用期间如果发现开发者违反法律法规或在恶意应用程序中使用等任何不当使用行为,包括但不限于共享或出售订阅,都是被禁止的,可能会导致您的账户被终止且不予退款。我们有权终止服务,详情请参阅《付费服务协议》"
|
|
266
|
-
}]
|
|
267
|
-
}
|
|
268
|
-
},
|
|
269
|
-
setup(a) {
|
|
270
|
-
const t = a;
|
|
271
|
-
return (c, o) => (s(), L(Q, {
|
|
272
|
-
"active-keys": t.activeKeys
|
|
273
|
-
}, {
|
|
274
|
-
default: u(() => [(s(!0), i(h, null, v(t.faqItems, (n, d) => (s(), L(X, {
|
|
275
|
-
key: d,
|
|
276
|
-
index: d
|
|
277
|
-
}, {
|
|
278
|
-
header: u(() => [m(r(n.question), 1)]),
|
|
279
|
-
default: u(() => [_(I, null, {
|
|
280
|
-
default: u(() => [m(r(n.answer), 1)]),
|
|
281
|
-
_: 2
|
|
282
|
-
}, 1024)]),
|
|
283
|
-
_: 2
|
|
284
|
-
}, 1032, ["index"]))), 128))]),
|
|
285
|
-
_: 1
|
|
286
|
-
}, 8, ["active-keys"]));
|
|
287
|
-
}
|
|
288
|
-
}), sa = /* @__PURE__ */ p(Fe, [["__scopeId", "data-v-581e8f75"]]), Ve = {
|
|
218
|
+
}), Qs = /* @__PURE__ */ p(we, [["__scopeId", "data-v-caeb8fed"]]), Te = {
|
|
289
219
|
class: "feature-title"
|
|
290
|
-
},
|
|
220
|
+
}, Ae = /* @__PURE__ */ g({
|
|
291
221
|
__name: "LandingPageFeatures",
|
|
292
222
|
props: {
|
|
293
223
|
features: {
|
|
@@ -324,43 +254,43 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
324
254
|
default: "var(--landing-step-number-color)"
|
|
325
255
|
}
|
|
326
256
|
},
|
|
327
|
-
setup(
|
|
328
|
-
const t =
|
|
257
|
+
setup(n) {
|
|
258
|
+
const t = n, {
|
|
329
259
|
width: c
|
|
330
|
-
} =
|
|
260
|
+
} = q(), o = L(() => c.value <= 768 ? 1 : c.value <= 1024 ? 2 : 3), a = L(() => ({
|
|
331
261
|
gridTemplateColumns: `repeat(${o.value}, 1fr)`
|
|
332
262
|
}));
|
|
333
|
-
return (d,
|
|
263
|
+
return (d, P) => (s(), i("div", {
|
|
334
264
|
class: "Features",
|
|
335
|
-
style:
|
|
336
|
-
}, [(s(!0), i(h, null, v(t.features, (l) => (s(),
|
|
265
|
+
style: x(a.value)
|
|
266
|
+
}, [(s(!0), i(h, null, v(t.features, (l) => (s(), I(D, {
|
|
337
267
|
key: l.title
|
|
338
268
|
}, {
|
|
339
|
-
default:
|
|
269
|
+
default: _(() => [e("div", {
|
|
340
270
|
class: "icon-container",
|
|
341
|
-
style:
|
|
271
|
+
style: x({
|
|
342
272
|
color: t.iconColor,
|
|
343
273
|
border: `1px solid ${t.iconBorderColor}`
|
|
344
274
|
})
|
|
345
|
-
}, [
|
|
275
|
+
}, [u(A(F), {
|
|
346
276
|
class: "icon",
|
|
347
277
|
icon: l.icon
|
|
348
|
-
}, null, 8, ["icon"])], 4), e("h3",
|
|
349
|
-
default:
|
|
278
|
+
}, null, 8, ["icon"])], 4), e("h3", Te, r(l.title), 1), u(w, null, {
|
|
279
|
+
default: _(() => [m(r(l.description), 1)]),
|
|
350
280
|
_: 2
|
|
351
281
|
}, 1024)]),
|
|
352
282
|
_: 2
|
|
353
283
|
}, 1024))), 128))], 4));
|
|
354
284
|
}
|
|
355
|
-
}),
|
|
285
|
+
}), Xs = /* @__PURE__ */ p(Ae, [["__scopeId", "data-v-0ef64373"]]), Be = {
|
|
356
286
|
class: "tt-feature-list"
|
|
357
|
-
},
|
|
287
|
+
}, Fe = {
|
|
358
288
|
class: "tt-feature-content"
|
|
359
|
-
},
|
|
289
|
+
}, Ve = {
|
|
360
290
|
class: "heading-small"
|
|
361
|
-
},
|
|
291
|
+
}, qe = {
|
|
362
292
|
class: "text-small"
|
|
363
|
-
},
|
|
293
|
+
}, He = /* @__PURE__ */ g({
|
|
364
294
|
__name: "LandingPageFeatures2",
|
|
365
295
|
props: {
|
|
366
296
|
list: {
|
|
@@ -368,9 +298,9 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
368
298
|
required: !0
|
|
369
299
|
}
|
|
370
300
|
},
|
|
371
|
-
setup(
|
|
372
|
-
const t =
|
|
373
|
-
return (c, o) => (s(), i("div",
|
|
301
|
+
setup(n) {
|
|
302
|
+
const t = n;
|
|
303
|
+
return (c, o) => (s(), i("div", Be, [(s(!0), i(h, null, v(t.list, (a, d) => (s(), i("div", {
|
|
374
304
|
key: d,
|
|
375
305
|
class: "tt-feature-item centered"
|
|
376
306
|
}, [o[1] || (o[1] = e("div", {
|
|
@@ -379,23 +309,23 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
379
309
|
src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
|
|
380
310
|
loading: "lazy",
|
|
381
311
|
class: "feature-media"
|
|
382
|
-
})], -1)), e("div",
|
|
312
|
+
})], -1)), e("div", Fe, [e("h3", Ve, r(a.title), 1), e("p", qe, [m(r(a.descriptions) + " ", 1), o[0] || (o[0] = e("br", null, null, -1))])])]))), 128))]));
|
|
383
313
|
}
|
|
384
|
-
}),
|
|
314
|
+
}), Ys = /* @__PURE__ */ p(He, [["__scopeId", "data-v-5e0deecb"]]), De = {
|
|
385
315
|
class: "Footer"
|
|
386
|
-
},
|
|
316
|
+
}, V = "support@huyooo.com", Me = /* @__PURE__ */ g({
|
|
387
317
|
__name: "LandingPageFooter",
|
|
388
|
-
setup(
|
|
389
|
-
const t =
|
|
390
|
-
function
|
|
391
|
-
const b =
|
|
318
|
+
setup(n) {
|
|
319
|
+
const t = y("京ICP备2024077422号"), c = y("Copyright © 2024-2025 北京忽柚科技有限公司"), o = y("https://beian.miit.gov.cn/#/Integrated/index");
|
|
320
|
+
function a() {
|
|
321
|
+
const b = X(V, "", "");
|
|
392
322
|
window.location.href = b;
|
|
393
323
|
}
|
|
394
|
-
const d =
|
|
324
|
+
const d = y([{
|
|
395
325
|
type: "text",
|
|
396
326
|
icon: "ic:baseline-email",
|
|
397
|
-
content:
|
|
398
|
-
select:
|
|
327
|
+
content: V,
|
|
328
|
+
select: a
|
|
399
329
|
}, {
|
|
400
330
|
type: "image",
|
|
401
331
|
icon: "ic:baseline-wechat",
|
|
@@ -403,59 +333,59 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
403
333
|
select() {
|
|
404
334
|
}
|
|
405
335
|
}]);
|
|
406
|
-
return (
|
|
407
|
-
LandingPageBrandInfo:
|
|
336
|
+
return (P, l) => (s(), i("div", De, [u(Z, null, {
|
|
337
|
+
LandingPageBrandInfo: _(() => [u(K, {
|
|
408
338
|
icon: "https://ghibliaigenerator.app/logo.png",
|
|
409
339
|
name: "ONES",
|
|
410
340
|
description: "几小时内构建和发布AI产品,无需数日。"
|
|
411
341
|
})]),
|
|
412
|
-
LandingPageLinkGroup:
|
|
342
|
+
LandingPageLinkGroup: _(() => [u(B, {
|
|
413
343
|
title: "产品"
|
|
414
344
|
}, {
|
|
415
|
-
item:
|
|
416
|
-
default:
|
|
345
|
+
item: _(() => [u($, null, {
|
|
346
|
+
default: _(() => [...l[0] || (l[0] = [m("功能", -1)])]),
|
|
417
347
|
_: 1
|
|
418
|
-
}),
|
|
419
|
-
default:
|
|
348
|
+
}), u($, null, {
|
|
349
|
+
default: _(() => [...l[1] || (l[1] = [m("展示", -1)])]),
|
|
420
350
|
_: 1
|
|
421
|
-
}),
|
|
422
|
-
default:
|
|
351
|
+
}), u($, null, {
|
|
352
|
+
default: _(() => [...l[2] || (l[2] = [m("价格", -1)])]),
|
|
423
353
|
_: 1
|
|
424
354
|
})]),
|
|
425
355
|
_: 1
|
|
426
|
-
}),
|
|
356
|
+
}), u(B, {
|
|
427
357
|
title: "资源"
|
|
428
358
|
}, {
|
|
429
|
-
item:
|
|
430
|
-
default:
|
|
359
|
+
item: _(() => [u($, null, {
|
|
360
|
+
default: _(() => [...l[3] || (l[3] = [m("安全性与合规性", -1)])]),
|
|
431
361
|
_: 1
|
|
432
362
|
})]),
|
|
433
363
|
_: 1
|
|
434
|
-
}),
|
|
364
|
+
}), u(B, {
|
|
435
365
|
title: "公司"
|
|
436
366
|
}, {
|
|
437
|
-
item:
|
|
438
|
-
default:
|
|
367
|
+
item: _(() => [u($, null, {
|
|
368
|
+
default: _(() => [...l[4] || (l[4] = [m("博客", -1)])]),
|
|
439
369
|
_: 1
|
|
440
|
-
}),
|
|
441
|
-
default:
|
|
370
|
+
}), u($, null, {
|
|
371
|
+
default: _(() => [...l[5] || (l[5] = [m("公司简介", -1)])]),
|
|
442
372
|
_: 1
|
|
443
|
-
}),
|
|
444
|
-
default:
|
|
373
|
+
}), u($, null, {
|
|
374
|
+
default: _(() => [...l[6] || (l[6] = [m("个人信息收集清单", -1)])]),
|
|
445
375
|
_: 1
|
|
446
|
-
}),
|
|
447
|
-
default:
|
|
376
|
+
}), u($, null, {
|
|
377
|
+
default: _(() => [...l[7] || (l[7] = [m("第三方信息共享清单", -1)])]),
|
|
448
378
|
_: 1
|
|
449
|
-
}),
|
|
450
|
-
default:
|
|
379
|
+
}), u($, null, {
|
|
380
|
+
default: _(() => [...l[8] || (l[8] = [m("用户服务协议", -1)])]),
|
|
451
381
|
_: 1
|
|
452
|
-
}),
|
|
453
|
-
default:
|
|
382
|
+
}), u($, null, {
|
|
383
|
+
default: _(() => [...l[9] || (l[9] = [m("隐私协议", -1)])]),
|
|
454
384
|
_: 1
|
|
455
385
|
})]),
|
|
456
386
|
_: 1
|
|
457
387
|
})]),
|
|
458
|
-
LandingPageFooterContact:
|
|
388
|
+
LandingPageFooterContact: _(() => [u(J, {
|
|
459
389
|
"beian-number": t.value,
|
|
460
390
|
"copyright-text": c.value,
|
|
461
391
|
"beian-url": o.value,
|
|
@@ -464,25 +394,25 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
464
394
|
_: 1
|
|
465
395
|
})]));
|
|
466
396
|
}
|
|
467
|
-
}),
|
|
397
|
+
}), ea = /* @__PURE__ */ p(Me, [["__scopeId", "data-v-e2021589"]]), je = {
|
|
468
398
|
class: "hero"
|
|
469
|
-
},
|
|
399
|
+
}, ze = {
|
|
470
400
|
class: "heroContent"
|
|
471
|
-
},
|
|
401
|
+
}, Ne = {
|
|
472
402
|
class: "heroHeading"
|
|
473
|
-
},
|
|
403
|
+
}, Ee = {
|
|
474
404
|
class: "heroTitle"
|
|
475
|
-
},
|
|
405
|
+
}, Ge = {
|
|
476
406
|
class: "heroDescription"
|
|
477
|
-
},
|
|
407
|
+
}, Oe = {
|
|
478
408
|
class: "heroActions"
|
|
479
|
-
},
|
|
409
|
+
}, Ue = {
|
|
480
410
|
key: 0,
|
|
481
411
|
class: "heroImage"
|
|
482
|
-
},
|
|
412
|
+
}, We = ["src", "alt"], Re = {
|
|
483
413
|
key: 1,
|
|
484
414
|
class: "heroImage"
|
|
485
|
-
},
|
|
415
|
+
}, Ze = /* @__PURE__ */ g({
|
|
486
416
|
__name: "LandingPageHero",
|
|
487
417
|
props: {
|
|
488
418
|
title: {
|
|
@@ -502,18 +432,18 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
502
432
|
default: () => "Hero Image"
|
|
503
433
|
}
|
|
504
434
|
},
|
|
505
|
-
setup(
|
|
506
|
-
const t =
|
|
507
|
-
return (c, o) => (s(), i("main",
|
|
435
|
+
setup(n) {
|
|
436
|
+
const t = n;
|
|
437
|
+
return (c, o) => (s(), i("main", je, [e("div", ze, [e("div", Ne, [e("h1", Ee, [f(c.$slots, "title", {}, () => [m(r(t.title), 1)], !0)])]), e("div", Ge, [e("div", null, r(t.description), 1)]), e("div", Oe, [f(c.$slots, "actions", {}, void 0, !0)])]), t.heroSource ? (s(), i("div", Ue, [e("img", {
|
|
508
438
|
src: t.heroSource,
|
|
509
439
|
alt: t.imageAlt || "Hero Image",
|
|
510
440
|
loading: "eager",
|
|
511
441
|
class: "hero-image"
|
|
512
|
-
}, null, 8,
|
|
442
|
+
}, null, 8, We)])) : (s(), i("div", Re, [f(c.$slots, "heroSource", {}, void 0, !0)]))]));
|
|
513
443
|
}
|
|
514
|
-
}),
|
|
444
|
+
}), ta = /* @__PURE__ */ p(Ze, [["__scopeId", "data-v-993fcf26"]]), Je = {
|
|
515
445
|
class: "logos-list"
|
|
516
|
-
},
|
|
446
|
+
}, Ke = /* @__PURE__ */ g({
|
|
517
447
|
__name: "LandingPageLogos",
|
|
518
448
|
props: {
|
|
519
449
|
title: {
|
|
@@ -538,15 +468,15 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
538
468
|
}]
|
|
539
469
|
}
|
|
540
470
|
},
|
|
541
|
-
setup(
|
|
542
|
-
const t =
|
|
543
|
-
return (c, o) => (s(), i("div",
|
|
471
|
+
setup(n) {
|
|
472
|
+
const t = n;
|
|
473
|
+
return (c, o) => (s(), i("div", Je, [(s(!0), i(h, null, v(t.logos, (a, d) => (s(), I(A(F), {
|
|
544
474
|
key: d,
|
|
545
|
-
icon:
|
|
475
|
+
icon: a.name,
|
|
546
476
|
class: "logo-icon"
|
|
547
477
|
}, null, 8, ["icon"]))), 128))]));
|
|
548
478
|
}
|
|
549
|
-
}),
|
|
479
|
+
}), sa = /* @__PURE__ */ p(Ke, [["__scopeId", "data-v-1eb19277"]]), Qe = /* @__PURE__ */ g({
|
|
550
480
|
__name: "LandingPagePageContent",
|
|
551
481
|
props: {
|
|
552
482
|
maxWidth: {
|
|
@@ -566,8 +496,8 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
566
496
|
default: "column"
|
|
567
497
|
}
|
|
568
498
|
},
|
|
569
|
-
setup(
|
|
570
|
-
const t =
|
|
499
|
+
setup(n) {
|
|
500
|
+
const t = n, c = L(() => ({
|
|
571
501
|
maxWidth: t.maxWidth,
|
|
572
502
|
margin: t.center ? "0 auto" : void 0,
|
|
573
503
|
width: "100%",
|
|
@@ -576,36 +506,36 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
576
506
|
flexDirection: t.flexDirection ?? "column",
|
|
577
507
|
gap: t.gap
|
|
578
508
|
}));
|
|
579
|
-
return (o,
|
|
509
|
+
return (o, a) => (s(), i("div", {
|
|
580
510
|
class: "PageContent",
|
|
581
|
-
style:
|
|
511
|
+
style: x(c.value)
|
|
582
512
|
}, [f(o.$slots, "default", {}, void 0, !0)], 4));
|
|
583
513
|
}
|
|
584
|
-
}),
|
|
514
|
+
}), aa = /* @__PURE__ */ p(Qe, [["__scopeId", "data-v-00ec8180"]]), Xe = {
|
|
585
515
|
class: "page-content"
|
|
586
|
-
},
|
|
516
|
+
}, Ye = /* @__PURE__ */ g({
|
|
587
517
|
__name: "PageContent",
|
|
588
|
-
setup(
|
|
589
|
-
return (t, c) => (s(), i("div",
|
|
518
|
+
setup(n) {
|
|
519
|
+
return (t, c) => (s(), i("div", Xe, [f(t.$slots, "default", {}, void 0, !0), f(t.$slots, "footer", {}, void 0, !0)]));
|
|
590
520
|
}
|
|
591
|
-
}),
|
|
521
|
+
}), na = /* @__PURE__ */ p(Ye, [["__scopeId", "data-v-b01d54bb"]]), et = {
|
|
592
522
|
class: "Tabs"
|
|
593
|
-
},
|
|
523
|
+
}, tt = {
|
|
594
524
|
class: "tabs-root"
|
|
595
|
-
},
|
|
525
|
+
}, st = {
|
|
596
526
|
role: "radiogroup",
|
|
597
527
|
"aria-required": "false",
|
|
598
528
|
dir: "ltr",
|
|
599
529
|
class: "tabs-group",
|
|
600
530
|
tabindex: "0"
|
|
601
|
-
},
|
|
531
|
+
}, at = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], nt = {
|
|
602
532
|
key: 0,
|
|
603
533
|
"data-state": "checked",
|
|
604
534
|
class: "tabs-radio-icon"
|
|
605
|
-
},
|
|
535
|
+
}, it = ["for"], ot = {
|
|
606
536
|
key: 0,
|
|
607
537
|
class: "tabs-badge"
|
|
608
|
-
},
|
|
538
|
+
}, ct = /* @__PURE__ */ g({
|
|
609
539
|
__name: "LandingPageTabs",
|
|
610
540
|
props: {
|
|
611
541
|
tabs: {
|
|
@@ -618,37 +548,37 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
618
548
|
}
|
|
619
549
|
},
|
|
620
550
|
emits: ["update:modelValue"],
|
|
621
|
-
setup(
|
|
622
|
-
const t =
|
|
623
|
-
return (c, o) => (s(), i("div",
|
|
624
|
-
key:
|
|
551
|
+
setup(n) {
|
|
552
|
+
const t = n;
|
|
553
|
+
return (c, o) => (s(), i("div", et, [e("div", tt, [e("div", st, [(s(!0), i(h, null, v(t.tabs, (a) => (s(), i("div", {
|
|
554
|
+
key: a.value,
|
|
625
555
|
class: k(["tabs-item", {
|
|
626
|
-
"tabs-item-active":
|
|
556
|
+
"tabs-item-active": a.value === n.modelValue
|
|
627
557
|
}])
|
|
628
558
|
}, [e("button", {
|
|
629
|
-
id:
|
|
559
|
+
id: a.value,
|
|
630
560
|
type: "button",
|
|
631
561
|
role: "radio",
|
|
632
|
-
"aria-checked":
|
|
633
|
-
"data-state":
|
|
634
|
-
value:
|
|
562
|
+
"aria-checked": a.value === n.modelValue,
|
|
563
|
+
"data-state": a.value === n.modelValue ? "checked" : "unchecked",
|
|
564
|
+
value: a.value,
|
|
635
565
|
class: "tabs-radio",
|
|
636
|
-
tabindex:
|
|
637
|
-
onClick: (d) => c.$emit("update:modelValue",
|
|
638
|
-
}, [
|
|
566
|
+
tabindex: a.value === n.modelValue ? 0 : -1,
|
|
567
|
+
onClick: (d) => c.$emit("update:modelValue", a.value)
|
|
568
|
+
}, [a.value === n.modelValue ? (s(), i("span", nt)) : T("", !0)], 8, at), e("label", {
|
|
639
569
|
class: "tabs-label",
|
|
640
|
-
for:
|
|
641
|
-
}, [e("span", null, r(
|
|
570
|
+
for: a.value
|
|
571
|
+
}, [e("span", null, r(a.label), 1), a.badge ? (s(), i("div", ot, r(a.badge), 1)) : T("", !0)], 8, it)], 2))), 128))])])]));
|
|
642
572
|
}
|
|
643
|
-
}),
|
|
573
|
+
}), rt = /* @__PURE__ */ p(ct, [["__scopeId", "data-v-eae49087"]]), lt = {
|
|
644
574
|
class: "PriceGroup"
|
|
645
|
-
},
|
|
575
|
+
}, dt = /* @__PURE__ */ g({
|
|
646
576
|
__name: "LandingPagePriceGroup",
|
|
647
|
-
setup(
|
|
648
|
-
const t =
|
|
649
|
-
return (c, o) => (s(), i("div",
|
|
577
|
+
setup(n) {
|
|
578
|
+
const t = y("subscribe-monthly");
|
|
579
|
+
return (c, o) => (s(), i("div", lt, [u(rt, {
|
|
650
580
|
modelValue: t.value,
|
|
651
|
-
"onUpdate:modelValue": o[0] || (o[0] = (
|
|
581
|
+
"onUpdate:modelValue": o[0] || (o[0] = (a) => t.value = a),
|
|
652
582
|
tabs: [{
|
|
653
583
|
value: "subscribe-monthly",
|
|
654
584
|
label: "按月订阅"
|
|
@@ -662,33 +592,33 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
662
592
|
}]
|
|
663
593
|
}, null, 8, ["modelValue"]), f(c.$slots, "default", {}, void 0, !0)]));
|
|
664
594
|
}
|
|
665
|
-
}),
|
|
595
|
+
}), ia = /* @__PURE__ */ p(dt, [["__scopeId", "data-v-43a35f55"]]), ut = {
|
|
666
596
|
class: "PricingCard"
|
|
667
|
-
},
|
|
597
|
+
}, _t = {
|
|
668
598
|
class: "title"
|
|
669
|
-
},
|
|
599
|
+
}, pt = {
|
|
670
600
|
class: "titleText"
|
|
671
|
-
},
|
|
601
|
+
}, gt = {
|
|
672
602
|
class: "description"
|
|
673
|
-
},
|
|
603
|
+
}, mt = {
|
|
674
604
|
class: "priceAndDiscount"
|
|
675
|
-
},
|
|
605
|
+
}, ft = {
|
|
676
606
|
class: "price"
|
|
677
|
-
},
|
|
607
|
+
}, ht = {
|
|
678
608
|
class: "discount"
|
|
679
|
-
},
|
|
609
|
+
}, vt = {
|
|
680
610
|
style: {
|
|
681
611
|
position: "relative",
|
|
682
612
|
top: "3px"
|
|
683
613
|
}
|
|
684
|
-
},
|
|
614
|
+
}, bt = {
|
|
685
615
|
key: 1,
|
|
686
616
|
class: "priceNotDiscount"
|
|
687
|
-
},
|
|
617
|
+
}, $t = {
|
|
688
618
|
class: "cycle"
|
|
689
|
-
},
|
|
619
|
+
}, yt = {
|
|
690
620
|
class: "features"
|
|
691
|
-
},
|
|
621
|
+
}, kt = /* @__PURE__ */ g({
|
|
692
622
|
__name: "LandingPagePricingCard",
|
|
693
623
|
props: {
|
|
694
624
|
loading: {
|
|
@@ -747,56 +677,56 @@ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"
|
|
|
747
677
|
}
|
|
748
678
|
},
|
|
749
679
|
emits: ["toPay"],
|
|
750
|
-
setup(
|
|
680
|
+
setup(n, {
|
|
751
681
|
emit: t
|
|
752
682
|
}) {
|
|
753
|
-
const c = t, o =
|
|
754
|
-
function
|
|
683
|
+
const c = t, o = n;
|
|
684
|
+
function a() {
|
|
755
685
|
c("toPay");
|
|
756
686
|
}
|
|
757
|
-
return (d,
|
|
687
|
+
return (d, P) => (s(), i("div", ut, [e("div", null, [e("div", _t, [e("span", pt, r(o.title), 1), o.badge.label ? (s(), I(A(Y), {
|
|
758
688
|
key: 0,
|
|
759
689
|
color: "arcoblue"
|
|
760
690
|
}, {
|
|
761
|
-
default:
|
|
691
|
+
default: _(() => [m(r(o.badge.label), 1)]),
|
|
762
692
|
_: 1
|
|
763
|
-
})) : T("", !0)]), e("div",
|
|
693
|
+
})) : T("", !0)]), e("div", gt, r(o.description), 1)]), e("div", mt, [o.discount !== null ? (s(), i(h, {
|
|
764
694
|
key: 0
|
|
765
|
-
}, [e("span",
|
|
695
|
+
}, [e("span", ft, [e("span", null, r(o.price), 1), e("span", null, r(o.unit), 1)]), e("span", ht, [e("span", vt, r(o.discount), 1), e("span", null, r(o.unit), 1)])], 64)) : (s(), i("span", bt, [e("span", null, r(o.price), 1), e("span", null, r(o.unit), 1)])), e("span", $t, r(o.cycle), 1)]), e("div", yt, [(s(!0), i(h, null, v(o.features, (l, C) => (s(), I(Q, {
|
|
766
696
|
key: C,
|
|
767
697
|
description: l.title
|
|
768
|
-
}, null, 8, ["description"]))), 128))]),
|
|
698
|
+
}, null, 8, ["description"]))), 128))]), u(ve, {
|
|
769
699
|
class: "handle",
|
|
770
700
|
type: "primary",
|
|
771
701
|
loading: o.loading,
|
|
772
702
|
disabled: !(o.discount || o.price),
|
|
773
|
-
onClick:
|
|
703
|
+
onClick: a
|
|
774
704
|
}, {
|
|
775
|
-
default:
|
|
705
|
+
default: _(() => [m(r(o.button.label), 1)]),
|
|
776
706
|
_: 1
|
|
777
707
|
}, 8, ["loading", "disabled"])]));
|
|
778
708
|
}
|
|
779
|
-
}),
|
|
709
|
+
}), oa = /* @__PURE__ */ p(kt, [["__scopeId", "data-v-4a99638e"]]), Pt = {}, Lt = {
|
|
780
710
|
class: "PricingGrid"
|
|
781
|
-
},
|
|
711
|
+
}, xt = {
|
|
782
712
|
class: "content"
|
|
783
713
|
};
|
|
784
|
-
function
|
|
785
|
-
return s(), i("div",
|
|
714
|
+
function It(n, t) {
|
|
715
|
+
return s(), i("div", Lt, [e("div", xt, [f(n.$slots, "default", {}, void 0, !0)])]);
|
|
786
716
|
}
|
|
787
|
-
const
|
|
717
|
+
const ca = /* @__PURE__ */ p(Pt, [["render", It], ["__scopeId", "data-v-1f26d3ee"]]), Ct = {
|
|
788
718
|
class: "sections-container"
|
|
789
|
-
},
|
|
719
|
+
}, St = ["src", "alt"], wt = {
|
|
790
720
|
class: "header"
|
|
791
|
-
},
|
|
721
|
+
}, Tt = {
|
|
792
722
|
class: "title"
|
|
793
|
-
},
|
|
723
|
+
}, At = {
|
|
794
724
|
class: "features-list"
|
|
795
|
-
},
|
|
725
|
+
}, Bt = {
|
|
796
726
|
class: "content"
|
|
797
|
-
},
|
|
727
|
+
}, Ft = {
|
|
798
728
|
class: "feature-title"
|
|
799
|
-
},
|
|
729
|
+
}, Vt = /* @__PURE__ */ g({
|
|
800
730
|
__name: "LandingPageSections",
|
|
801
731
|
props: {
|
|
802
732
|
title: {
|
|
@@ -834,9 +764,9 @@ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee
|
|
|
834
764
|
default: !1
|
|
835
765
|
}
|
|
836
766
|
},
|
|
837
|
-
setup(
|
|
838
|
-
const t =
|
|
839
|
-
return (c, o) => (s(), i("section",
|
|
767
|
+
setup(n) {
|
|
768
|
+
const t = n;
|
|
769
|
+
return (c, o) => (s(), i("section", Ct, [e("div", {
|
|
840
770
|
class: k(["content-wrapper", {
|
|
841
771
|
reverse: t.reverse
|
|
842
772
|
}])
|
|
@@ -849,31 +779,31 @@ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee
|
|
|
849
779
|
src: t.imageUrl,
|
|
850
780
|
alt: t.imageAlt,
|
|
851
781
|
class: "image"
|
|
852
|
-
}, null, 8,
|
|
782
|
+
}, null, 8, St)], 2), e("div", {
|
|
853
783
|
class: k(["text-container", {
|
|
854
784
|
"order-1": t.reverse,
|
|
855
785
|
"order-2": !t.reverse
|
|
856
786
|
}])
|
|
857
|
-
}, [e("div",
|
|
858
|
-
default:
|
|
787
|
+
}, [e("div", wt, [e("div", Tt, r(t.title), 1), u(H, null, {
|
|
788
|
+
default: _(() => [m(r(t.subTitle), 1)]),
|
|
859
789
|
_: 1
|
|
860
|
-
})]), e("div",
|
|
790
|
+
})]), e("div", At, [(s(!0), i(h, null, v(t.features, (a, d) => (s(), i("div", {
|
|
861
791
|
key: d,
|
|
862
792
|
class: "feature-item"
|
|
863
793
|
}, [e("div", {
|
|
864
|
-
class: k(["icon-container", [`icon-${
|
|
794
|
+
class: k(["icon-container", [`icon-${a.color}`]])
|
|
865
795
|
}, [...o[0] || (o[0] = [e("div", {
|
|
866
796
|
class: "dot"
|
|
867
|
-
}, null, -1)])], 2), e("div",
|
|
868
|
-
default:
|
|
797
|
+
}, null, -1)])], 2), e("div", Bt, [e("div", Ft, r(a.title), 1), u(w, null, {
|
|
798
|
+
default: _(() => [m(r(a.description), 1)]),
|
|
869
799
|
_: 2
|
|
870
800
|
}, 1024)])]))), 128))])], 2)], 2)]));
|
|
871
801
|
}
|
|
872
|
-
}),
|
|
802
|
+
}), ra = /* @__PURE__ */ p(Vt, [["__scopeId", "data-v-ccadd722"]]), qt = ["onClick"], Ht = ["src", "alt"], Dt = {
|
|
873
803
|
class: "card-content"
|
|
874
|
-
},
|
|
804
|
+
}, Mt = {
|
|
875
805
|
class: "card-title"
|
|
876
|
-
},
|
|
806
|
+
}, jt = /* @__PURE__ */ g({
|
|
877
807
|
__name: "LandingPageShowcase",
|
|
878
808
|
props: {
|
|
879
809
|
items: {},
|
|
@@ -892,47 +822,47 @@ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee
|
|
|
892
822
|
}
|
|
893
823
|
},
|
|
894
824
|
emits: ["cardClick"],
|
|
895
|
-
setup(
|
|
825
|
+
setup(n, {
|
|
896
826
|
emit: t
|
|
897
827
|
}) {
|
|
898
|
-
const c =
|
|
899
|
-
width:
|
|
900
|
-
} =
|
|
828
|
+
const c = n, o = t, {
|
|
829
|
+
width: a
|
|
830
|
+
} = q();
|
|
901
831
|
function d(b) {
|
|
902
832
|
o("cardClick", b);
|
|
903
833
|
}
|
|
904
|
-
const
|
|
905
|
-
gridTemplateColumns: `repeat(${
|
|
906
|
-
})), C =
|
|
834
|
+
const P = L(() => a.value <= 768 ? 1 : a.value <= 1024 ? 2 : c.columns || 4), l = L(() => ({
|
|
835
|
+
gridTemplateColumns: `repeat(${P.value}, 1fr)`
|
|
836
|
+
})), C = L(() => ({
|
|
907
837
|
height: `${c.cardHeight}px`,
|
|
908
838
|
objectFit: c.objectFit
|
|
909
839
|
}));
|
|
910
840
|
return (b, M) => (s(), i("div", {
|
|
911
841
|
class: "Showcase",
|
|
912
|
-
style:
|
|
842
|
+
style: x(l.value)
|
|
913
843
|
}, [(s(!0), i(h, null, v(c.items, (S, j) => (s(), i("div", {
|
|
914
844
|
key: j,
|
|
915
845
|
class: "showcase-card",
|
|
916
|
-
onClick: (
|
|
846
|
+
onClick: (Ds) => d(S)
|
|
917
847
|
}, [e("img", {
|
|
918
848
|
src: S.image,
|
|
919
849
|
alt: S.alt,
|
|
920
|
-
style:
|
|
921
|
-
}, null, 12,
|
|
922
|
-
default:
|
|
850
|
+
style: x(C.value)
|
|
851
|
+
}, null, 12, Ht), e("div", Dt, [e("div", Mt, r(S.title), 1), u(w, null, {
|
|
852
|
+
default: _(() => [m(r(S.description), 1)]),
|
|
923
853
|
_: 2
|
|
924
|
-
}, 1024)])], 8,
|
|
854
|
+
}, 1024)])], 8, qt))), 128))], 4));
|
|
925
855
|
}
|
|
926
|
-
}),
|
|
856
|
+
}), la = /* @__PURE__ */ p(jt, [["__scopeId", "data-v-99dac3c9"]]), zt = {
|
|
927
857
|
class: "Stats"
|
|
928
|
-
},
|
|
858
|
+
}, Nt = {
|
|
929
859
|
key: 0,
|
|
930
860
|
class: "stats-label"
|
|
931
|
-
},
|
|
861
|
+
}, Et = {
|
|
932
862
|
class: "stats-number"
|
|
933
|
-
},
|
|
863
|
+
}, Gt = {
|
|
934
864
|
class: "stats-label"
|
|
935
|
-
},
|
|
865
|
+
}, Ot = /* @__PURE__ */ g({
|
|
936
866
|
__name: "LandingPageStats",
|
|
937
867
|
props: {
|
|
938
868
|
title: {
|
|
@@ -957,20 +887,20 @@ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee
|
|
|
957
887
|
}]
|
|
958
888
|
}
|
|
959
889
|
},
|
|
960
|
-
setup(
|
|
961
|
-
const t =
|
|
962
|
-
return (c, o) => (s(), i("div",
|
|
890
|
+
setup(n) {
|
|
891
|
+
const t = n;
|
|
892
|
+
return (c, o) => (s(), i("div", zt, [(s(!0), i(h, null, v(t.stats, (a, d) => (s(), i("div", {
|
|
963
893
|
key: d,
|
|
964
894
|
class: "stats-item"
|
|
965
|
-
}, [
|
|
895
|
+
}, [a.title ? (s(), i("div", Nt, r(a.title), 1)) : T("", !0), e("div", Et, r(a.number), 1), e("div", Gt, r(a.label), 1)]))), 128))]));
|
|
966
896
|
}
|
|
967
|
-
}),
|
|
897
|
+
}), da = /* @__PURE__ */ p(Ot, [["__scopeId", "data-v-f16f10aa"]]), Ut = {
|
|
968
898
|
class: "stepNumber"
|
|
969
|
-
},
|
|
899
|
+
}, Wt = {
|
|
970
900
|
class: "count"
|
|
971
|
-
},
|
|
901
|
+
}, Rt = {
|
|
972
902
|
class: "stepTitle"
|
|
973
|
-
},
|
|
903
|
+
}, Zt = /* @__PURE__ */ g({
|
|
974
904
|
__name: "LandingPageSteps",
|
|
975
905
|
props: {
|
|
976
906
|
columns: {
|
|
@@ -991,55 +921,55 @@ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee
|
|
|
991
921
|
}]
|
|
992
922
|
}
|
|
993
923
|
},
|
|
994
|
-
setup(
|
|
995
|
-
const t =
|
|
924
|
+
setup(n) {
|
|
925
|
+
const t = n;
|
|
996
926
|
return (c, o) => (s(), i("div", {
|
|
997
927
|
class: "Steps",
|
|
998
|
-
style:
|
|
928
|
+
style: x({
|
|
999
929
|
gridTemplateColumns: `repeat(${t.columns}, 1fr)`
|
|
1000
930
|
// flexDirection: props.flexDirection,
|
|
1001
931
|
})
|
|
1002
|
-
}, [(s(!0), i(h, null, v(t.steps, (
|
|
932
|
+
}, [(s(!0), i(h, null, v(t.steps, (a, d) => (s(), i("div", {
|
|
1003
933
|
key: d,
|
|
1004
934
|
class: "stepItem"
|
|
1005
|
-
}, [e("div",
|
|
1006
|
-
default:
|
|
935
|
+
}, [e("div", Ut, [e("span", Wt, r(d + 1), 1)]), e("h3", Rt, r(a.title), 1), u(w, null, {
|
|
936
|
+
default: _(() => [m(r(a.description), 1)]),
|
|
1007
937
|
_: 2
|
|
1008
938
|
}, 1024)]))), 128))], 4));
|
|
1009
939
|
}
|
|
1010
|
-
}),
|
|
940
|
+
}), ua = /* @__PURE__ */ p(Zt, [["__scopeId", "data-v-df3b5d3b"]]), Jt = {
|
|
1011
941
|
class: "Testimonial"
|
|
1012
|
-
},
|
|
942
|
+
}, Kt = {
|
|
1013
943
|
class: "user-info"
|
|
1014
|
-
},
|
|
944
|
+
}, Qt = {
|
|
1015
945
|
class: "user-avatar"
|
|
1016
|
-
},
|
|
946
|
+
}, Xt = ["src", "alt"], Yt = {
|
|
1017
947
|
class: "user-name"
|
|
1018
|
-
},
|
|
948
|
+
}, es = {
|
|
1019
949
|
class: "user-title"
|
|
1020
|
-
},
|
|
950
|
+
}, ts = /* @__PURE__ */ g({
|
|
1021
951
|
__name: "LandingPageTestimonial",
|
|
1022
952
|
props: {
|
|
1023
953
|
testimonials: {
|
|
1024
954
|
default: () => []
|
|
1025
955
|
}
|
|
1026
956
|
},
|
|
1027
|
-
setup(
|
|
1028
|
-
const t =
|
|
1029
|
-
return (c, o) => (s(), i("div",
|
|
957
|
+
setup(n) {
|
|
958
|
+
const t = n;
|
|
959
|
+
return (c, o) => (s(), i("div", Jt, [(s(!0), i(h, null, v(t.testimonials, (a, d) => (s(), I(D, {
|
|
1030
960
|
key: d
|
|
1031
961
|
}, {
|
|
1032
|
-
default:
|
|
1033
|
-
default:
|
|
962
|
+
default: _(() => [e("div", null, [u(w, null, {
|
|
963
|
+
default: _(() => [m(r(`"${a.content}"`), 1)]),
|
|
1034
964
|
_: 2
|
|
1035
|
-
}, 1024)]), e("div",
|
|
1036
|
-
src:
|
|
1037
|
-
alt:
|
|
1038
|
-
}, null, 8,
|
|
965
|
+
}, 1024)]), e("div", Kt, [e("span", Qt, [e("img", {
|
|
966
|
+
src: a.avatar,
|
|
967
|
+
alt: a.name
|
|
968
|
+
}, null, 8, Xt)]), e("div", null, [e("div", Yt, r(a.name), 1), e("div", es, r(a.title), 1)])])]),
|
|
1039
969
|
_: 2
|
|
1040
970
|
}, 1024))), 128))]));
|
|
1041
971
|
}
|
|
1042
|
-
}),
|
|
972
|
+
}), _a = /* @__PURE__ */ p(ts, [["__scopeId", "data-v-5aecfcb2"]]), ss = ["href"], as = /* @__PURE__ */ g({
|
|
1043
973
|
__name: "LandingPageTips",
|
|
1044
974
|
props: {
|
|
1045
975
|
href: {
|
|
@@ -1051,118 +981,118 @@ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee
|
|
|
1051
981
|
default: "✨ 免费吉卜力AI艺术!立即注册获得3次免费创作!☝️"
|
|
1052
982
|
}
|
|
1053
983
|
},
|
|
1054
|
-
setup(
|
|
1055
|
-
const t =
|
|
984
|
+
setup(n) {
|
|
985
|
+
const t = n;
|
|
1056
986
|
return (c, o) => (s(), i("a", {
|
|
1057
987
|
href: t.href,
|
|
1058
988
|
class: "tips-link"
|
|
1059
|
-
}, r(t.text), 9,
|
|
989
|
+
}, r(t.text), 9, ss));
|
|
1060
990
|
}
|
|
1061
|
-
}),
|
|
991
|
+
}), pa = /* @__PURE__ */ p(as, [["__scopeId", "data-v-5f9c6150"]]), ns = {}, is = {
|
|
1062
992
|
class: "sidebar"
|
|
1063
993
|
};
|
|
1064
|
-
function
|
|
1065
|
-
return s(), i("div",
|
|
994
|
+
function os(n, t) {
|
|
995
|
+
return s(), i("div", is, [...t[0] || (t[0] = [z('<div data-v-ccf63d30><div class="sidebar-title" data-v-ccf63d30>On this page</div><a class="sidebar-link active" href="#page-title" data-v-ccf63d30>Introduction</a><a class="sidebar-link" href="#browse-by-feature" data-v-ccf63d30>Browse by feature</a><a class="sidebar-link" href="#implement-a-template" data-v-ccf63d30>Implement a template</a><a class="sidebar-link" href="#integrate-or-deploy-tiptap" data-v-ccf63d30>Integrate or deploy Tiptap</a><a class="sidebar-link" href="#manage-your-documents" data-v-ccf63d30>Manage your documents</a><a class="sidebar-link" href="#examples" data-v-ccf63d30>Examples</a><a class="sidebar-link" href="#guides" data-v-ccf63d30>Guides</a><a class="sidebar-link" href="#community" data-v-ccf63d30>Community</a></div>', 1)])]);
|
|
1066
996
|
}
|
|
1067
|
-
const
|
|
997
|
+
const ga = /* @__PURE__ */ p(ns, [["render", os], ["__scopeId", "data-v-ccf63d30"]]), cs = {
|
|
1068
998
|
class: "feature-card"
|
|
1069
|
-
},
|
|
999
|
+
}, rs = {
|
|
1070
1000
|
class: "feature-image"
|
|
1071
|
-
},
|
|
1001
|
+
}, ls = ["src", "alt"], ds = {
|
|
1072
1002
|
class: "feature-title"
|
|
1073
|
-
},
|
|
1003
|
+
}, us = {
|
|
1074
1004
|
class: "feature-description"
|
|
1075
|
-
},
|
|
1005
|
+
}, _s = {
|
|
1076
1006
|
class: "feature-platforms"
|
|
1077
|
-
},
|
|
1007
|
+
}, ps = /* @__PURE__ */ g({
|
|
1078
1008
|
__name: "LandingPageFeatureCard",
|
|
1079
1009
|
props: {
|
|
1080
1010
|
feature: {}
|
|
1081
1011
|
},
|
|
1082
|
-
setup(
|
|
1083
|
-
return (t, c) => (s(), i("div",
|
|
1084
|
-
src:
|
|
1085
|
-
alt:
|
|
1012
|
+
setup(n) {
|
|
1013
|
+
return (t, c) => (s(), i("div", cs, [e("div", rs, [e("img", {
|
|
1014
|
+
src: n.feature.image,
|
|
1015
|
+
alt: n.feature.title,
|
|
1086
1016
|
loading: "lazy",
|
|
1087
1017
|
decoding: "async"
|
|
1088
|
-
}, null, 8,
|
|
1018
|
+
}, null, 8, ls)]), e("h3", ds, r(n.feature.title), 1), e("p", us, r(n.feature.description), 1), e("div", _s, [(s(!0), i(h, null, v(n.feature.platforms, (o) => (s(), I(A(F), {
|
|
1089
1019
|
key: o.name,
|
|
1090
1020
|
icon: o.icon,
|
|
1091
1021
|
class: "platform-icon"
|
|
1092
1022
|
}, null, 8, ["icon"]))), 128))])]));
|
|
1093
1023
|
}
|
|
1094
|
-
}),
|
|
1024
|
+
}), ma = /* @__PURE__ */ p(ps, [["__scopeId", "data-v-16f0f374"]]), gs = {
|
|
1095
1025
|
class: "feature-section-header"
|
|
1096
|
-
},
|
|
1026
|
+
}, ms = {
|
|
1097
1027
|
class: "feature-section-title"
|
|
1098
|
-
},
|
|
1028
|
+
}, fs = ["innerHTML"], hs = /* @__PURE__ */ g({
|
|
1099
1029
|
__name: "LandingPageFeatureSectionHeader",
|
|
1100
1030
|
props: {
|
|
1101
1031
|
title: {},
|
|
1102
1032
|
description: {}
|
|
1103
1033
|
},
|
|
1104
|
-
setup(
|
|
1105
|
-
return (t, c) => (s(), i("div",
|
|
1034
|
+
setup(n) {
|
|
1035
|
+
return (t, c) => (s(), i("div", gs, [e("h2", ms, r(n.title), 1), e("p", {
|
|
1106
1036
|
class: "feature-section-description",
|
|
1107
|
-
innerHTML:
|
|
1108
|
-
}, null, 8,
|
|
1037
|
+
innerHTML: n.description
|
|
1038
|
+
}, null, 8, fs)]));
|
|
1109
1039
|
}
|
|
1110
|
-
}),
|
|
1040
|
+
}), fa = /* @__PURE__ */ p(hs, [["__scopeId", "data-v-ae275532"]]), vs = {}, bs = {
|
|
1111
1041
|
class: "features-grid"
|
|
1112
1042
|
};
|
|
1113
|
-
function
|
|
1114
|
-
return s(), i("div",
|
|
1043
|
+
function $s(n, t) {
|
|
1044
|
+
return s(), i("div", bs, [f(n.$slots, "default", {}, void 0, !0)]);
|
|
1115
1045
|
}
|
|
1116
|
-
const
|
|
1046
|
+
const ha = /* @__PURE__ */ p(vs, [["render", $s], ["__scopeId", "data-v-392f636b"]]), ys = {
|
|
1117
1047
|
class: "testimonials-container"
|
|
1118
|
-
},
|
|
1048
|
+
}, ks = {
|
|
1119
1049
|
class: "testimonial-header"
|
|
1120
|
-
},
|
|
1050
|
+
}, Ps = ["onClick"], Ls = {
|
|
1121
1051
|
class: "user-avatar"
|
|
1122
|
-
},
|
|
1052
|
+
}, xs = ["src", "alt"], Is = {
|
|
1123
1053
|
class: "user-info"
|
|
1124
|
-
},
|
|
1054
|
+
}, Cs = {
|
|
1125
1055
|
class: "user-name"
|
|
1126
|
-
},
|
|
1056
|
+
}, Ss = {
|
|
1127
1057
|
class: "user-title"
|
|
1128
|
-
},
|
|
1058
|
+
}, ws = {
|
|
1129
1059
|
class: "testimonial-content"
|
|
1130
|
-
},
|
|
1060
|
+
}, Ts = /* @__PURE__ */ g({
|
|
1131
1061
|
__name: "LandingPageTestimonialCard",
|
|
1132
1062
|
props: {
|
|
1133
1063
|
testimonials: {}
|
|
1134
1064
|
},
|
|
1135
|
-
setup(
|
|
1065
|
+
setup(n) {
|
|
1136
1066
|
function t(c) {
|
|
1137
1067
|
c.link && window.open(c.link, "_blank");
|
|
1138
1068
|
}
|
|
1139
|
-
return (c, o) => (s(), i("div",
|
|
1140
|
-
key:
|
|
1069
|
+
return (c, o) => (s(), i("div", ys, [(s(!0), i(h, null, v(n.testimonials, (a) => (s(), i("div", {
|
|
1070
|
+
key: a.name,
|
|
1141
1071
|
class: "testimonial-card"
|
|
1142
|
-
}, [e("div",
|
|
1072
|
+
}, [e("div", ks, [e("div", {
|
|
1143
1073
|
class: k(["user-link", {
|
|
1144
|
-
"no-link": !
|
|
1074
|
+
"no-link": !a.link
|
|
1145
1075
|
}]),
|
|
1146
|
-
onClick: (d) => t(
|
|
1147
|
-
}, [e("div",
|
|
1148
|
-
src:
|
|
1149
|
-
alt:
|
|
1076
|
+
onClick: (d) => t(a)
|
|
1077
|
+
}, [e("div", Ls, [e("img", {
|
|
1078
|
+
src: a.avatar,
|
|
1079
|
+
alt: a.name,
|
|
1150
1080
|
width: "260",
|
|
1151
1081
|
height: "260",
|
|
1152
1082
|
loading: "lazy",
|
|
1153
1083
|
decoding: "async",
|
|
1154
1084
|
class: "avatar-image"
|
|
1155
|
-
}, null, 8,
|
|
1085
|
+
}, null, 8, xs)]), e("div", Is, [e("span", Cs, r(a.name), 1), e("span", Ss, r(a.title), 1)])], 10, Ps)]), e("p", ws, r(a.content), 1)]))), 128))]));
|
|
1156
1086
|
}
|
|
1157
|
-
}),
|
|
1087
|
+
}), va = /* @__PURE__ */ p(Ts, [["__scopeId", "data-v-ea4dbec8"]]), As = {
|
|
1158
1088
|
class: "tabs"
|
|
1159
|
-
},
|
|
1089
|
+
}, Bs = {
|
|
1160
1090
|
class: "tabs-header"
|
|
1161
|
-
},
|
|
1091
|
+
}, Fs = ["onClick"], Vs = {
|
|
1162
1092
|
class: "tab-label"
|
|
1163
|
-
},
|
|
1093
|
+
}, qs = {
|
|
1164
1094
|
class: "tabs-content"
|
|
1165
|
-
},
|
|
1095
|
+
}, Hs = /* @__PURE__ */ g({
|
|
1166
1096
|
__name: "LandingPageSectionTabs",
|
|
1167
1097
|
props: {
|
|
1168
1098
|
tabs: {},
|
|
@@ -1174,26 +1104,26 @@ const ka = /* @__PURE__ */ p(Ps, [["render", xs], ["__scopeId", "data-v-392f636b
|
|
|
1174
1104
|
}
|
|
1175
1105
|
},
|
|
1176
1106
|
emits: ["update:modelValue", "tabChange"],
|
|
1177
|
-
setup(
|
|
1107
|
+
setup(n, {
|
|
1178
1108
|
emit: t
|
|
1179
1109
|
}) {
|
|
1180
|
-
const c =
|
|
1110
|
+
const c = n, o = t, a = L(() => {
|
|
1181
1111
|
var l;
|
|
1182
1112
|
return c.modelValue || c.defaultActiveTab || ((l = c.tabs[0]) == null ? void 0 : l.id) || "";
|
|
1183
|
-
}), d =
|
|
1184
|
-
N(
|
|
1113
|
+
}), d = y(a.value);
|
|
1114
|
+
N(a, (l) => {
|
|
1185
1115
|
l && (d.value = l);
|
|
1186
1116
|
});
|
|
1187
|
-
function
|
|
1117
|
+
function P(l) {
|
|
1188
1118
|
d.value = l, o("update:modelValue", l), o("tabChange", l);
|
|
1189
1119
|
}
|
|
1190
|
-
return (l, C) => (s(), i("div",
|
|
1120
|
+
return (l, C) => (s(), i("div", As, [e("div", Bs, [(s(!0), i(h, null, v(n.tabs, (b) => (s(), i("div", {
|
|
1191
1121
|
key: b.id,
|
|
1192
1122
|
class: k(["tab-item", {
|
|
1193
1123
|
active: d.value === b.id
|
|
1194
1124
|
}]),
|
|
1195
|
-
onClick: (M) =>
|
|
1196
|
-
}, [e("span",
|
|
1125
|
+
onClick: (M) => P(b.id)
|
|
1126
|
+
}, [e("span", Vs, r(b.label), 1)], 10, Fs))), 128))]), e("div", qs, [(s(!0), i(h, null, v(n.tabs, (b) => E((s(), i("div", {
|
|
1197
1127
|
key: b.id,
|
|
1198
1128
|
class: "tab-panel"
|
|
1199
1129
|
}, [f(l.$slots, b.id, {
|
|
@@ -1202,39 +1132,37 @@ const ka = /* @__PURE__ */ p(Ps, [["render", xs], ["__scopeId", "data-v-392f636b
|
|
|
1202
1132
|
tab: b
|
|
1203
1133
|
}, void 0, !0)], !0)])), [[G, d.value === b.id]])), 128))])]));
|
|
1204
1134
|
}
|
|
1205
|
-
}),
|
|
1135
|
+
}), ba = /* @__PURE__ */ p(Hs, [["__scopeId", "data-v-0501b054"]]);
|
|
1206
1136
|
export {
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
ia as
|
|
1225
|
-
oa as
|
|
1226
|
-
ca as
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
Pa as y,
|
|
1239
|
-
va as z
|
|
1137
|
+
ve as B,
|
|
1138
|
+
D as C,
|
|
1139
|
+
Js as L,
|
|
1140
|
+
na as P,
|
|
1141
|
+
rt as T,
|
|
1142
|
+
Ks as a,
|
|
1143
|
+
le as b,
|
|
1144
|
+
Qs as c,
|
|
1145
|
+
ma as d,
|
|
1146
|
+
fa as e,
|
|
1147
|
+
Xs as f,
|
|
1148
|
+
Ys as g,
|
|
1149
|
+
ha as h,
|
|
1150
|
+
ea as i,
|
|
1151
|
+
ta as j,
|
|
1152
|
+
sa as k,
|
|
1153
|
+
aa as l,
|
|
1154
|
+
ia as m,
|
|
1155
|
+
oa as n,
|
|
1156
|
+
ca as o,
|
|
1157
|
+
ba as p,
|
|
1158
|
+
ra as q,
|
|
1159
|
+
la as r,
|
|
1160
|
+
da as s,
|
|
1161
|
+
ua as t,
|
|
1162
|
+
H as u,
|
|
1163
|
+
_a as v,
|
|
1164
|
+
va as w,
|
|
1165
|
+
pa as x,
|
|
1166
|
+
oe as y,
|
|
1167
|
+
ga as z
|
|
1240
1168
|
};
|