@huyooo/ui 0.4.35 → 0.4.36
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.
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { createElementBlock as
|
|
2
|
-
import { _ as
|
|
3
|
-
import { Icon as
|
|
1
|
+
import { createElementBlock as o, openBlock as s, renderSlot as h, defineComponent as p, createVNode as c, withCtx as u, createElementVNode as e, normalizeStyle as w, unref as P, toDisplayString as r, Fragment as v, renderList as b, createBlock as L, normalizeClass as S, createTextVNode as g, ref as k, createCommentVNode as C, withModifiers as H, withDirectives as T, vModelText as q, computed as F, createStaticVNode as U } from "vue";
|
|
2
|
+
import { _ as d } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
+
import { Icon as x } from "@iconify/vue";
|
|
4
4
|
import { C as N, a as G } from "./CollapseItem-Cw1vcdLu.js";
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
@@ -9,32 +9,32 @@ const R = {}, W = {
|
|
|
9
9
|
class: "SubTitle"
|
|
10
10
|
};
|
|
11
11
|
function K(a, t) {
|
|
12
|
-
return s(),
|
|
12
|
+
return s(), o("div", W, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
13
13
|
}
|
|
14
|
-
const V = /* @__PURE__ */
|
|
14
|
+
const V = /* @__PURE__ */ d(R, [["render", K], ["__scopeId", "data-v-3decf2d4"]]), Y = {}, J = {
|
|
15
15
|
class: "Title"
|
|
16
16
|
};
|
|
17
17
|
function Z(a, t) {
|
|
18
|
-
return s(),
|
|
18
|
+
return s(), o("h2", J, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
19
19
|
}
|
|
20
|
-
const E = /* @__PURE__ */
|
|
20
|
+
const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]), Q = {
|
|
21
21
|
class: "BlockHeader"
|
|
22
22
|
}, X = /* @__PURE__ */ p({
|
|
23
23
|
__name: "LandingPageBlockHeader",
|
|
24
24
|
setup(a) {
|
|
25
|
-
return (t, l) => (s(),
|
|
25
|
+
return (t, l) => (s(), o("div", Q, [c(E, {
|
|
26
26
|
class: "BlockHeaderTitle"
|
|
27
27
|
}, {
|
|
28
|
-
default:
|
|
28
|
+
default: u(() => [h(t.$slots, "title", {}, void 0, !0)]),
|
|
29
29
|
_: 3
|
|
30
30
|
}), c(V, {
|
|
31
31
|
class: "BlockHeaderSubTitle"
|
|
32
32
|
}, {
|
|
33
|
-
default:
|
|
33
|
+
default: u(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
|
|
34
34
|
_: 3
|
|
35
35
|
})]));
|
|
36
36
|
}
|
|
37
|
-
}), ee = /* @__PURE__ */
|
|
37
|
+
}), ee = /* @__PURE__ */ d(X, [["__scopeId", "data-v-8d51bb3a"]]), te = {
|
|
38
38
|
class: "BlockLayout"
|
|
39
39
|
}, se = /* @__PURE__ */ p({
|
|
40
40
|
__name: "LandingPageBlockLayout",
|
|
@@ -50,7 +50,7 @@ const E = /* @__PURE__ */ u(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
50
50
|
},
|
|
51
51
|
setup(a) {
|
|
52
52
|
const t = a;
|
|
53
|
-
return (l,
|
|
53
|
+
return (l, i) => (s(), o("section", te, [h(l.$slots, "BlockHeader", {}, void 0, !0), e("div", {
|
|
54
54
|
class: "BlockBody",
|
|
55
55
|
style: w({
|
|
56
56
|
gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
|
|
@@ -58,12 +58,12 @@ const E = /* @__PURE__ */ u(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
58
58
|
})
|
|
59
59
|
}, [h(l.$slots, "BlockBody", {}, void 0, !0)], 4)]));
|
|
60
60
|
}
|
|
61
|
-
}), ae = /* @__PURE__ */
|
|
61
|
+
}), ae = /* @__PURE__ */ d(se, [["__scopeId", "data-v-84ed1aaa"]]), ne = {
|
|
62
62
|
description: "",
|
|
63
63
|
class: "mission-list-item"
|
|
64
|
-
},
|
|
64
|
+
}, ie = {
|
|
65
65
|
class: "mission-list-text"
|
|
66
|
-
},
|
|
66
|
+
}, oe = /* @__PURE__ */ p({
|
|
67
67
|
__name: "LandingPageListItem",
|
|
68
68
|
props: {
|
|
69
69
|
description: {
|
|
@@ -72,12 +72,12 @@ const E = /* @__PURE__ */ u(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
72
72
|
},
|
|
73
73
|
setup(a) {
|
|
74
74
|
const t = a;
|
|
75
|
-
return (l,
|
|
75
|
+
return (l, i) => (s(), o("div", ne, [c(P(x), {
|
|
76
76
|
icon: "mingcute:check-circle-fill",
|
|
77
77
|
class: "mission-list-icon"
|
|
78
|
-
}), e("span",
|
|
78
|
+
}), e("span", ie, r(t.description), 1)]));
|
|
79
79
|
}
|
|
80
|
-
}), j = /* @__PURE__ */
|
|
80
|
+
}), j = /* @__PURE__ */ d(oe, [["__scopeId", "data-v-4973c791"]]), le = {
|
|
81
81
|
class: "mission-container"
|
|
82
82
|
}, re = {
|
|
83
83
|
class: "mission-image-wrapper"
|
|
@@ -106,7 +106,7 @@ const E = /* @__PURE__ */ u(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
106
106
|
features: {}
|
|
107
107
|
},
|
|
108
108
|
setup(a) {
|
|
109
|
-
return (t, l) => (s(),
|
|
109
|
+
return (t, l) => (s(), o("div", le, [e("div", re, [l[0] || (l[0] = e("div", {
|
|
110
110
|
class: "mission-bg1"
|
|
111
111
|
}, null, -1)), e("img", {
|
|
112
112
|
src: t.image,
|
|
@@ -115,17 +115,17 @@ const E = /* @__PURE__ */ u(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
115
115
|
width: "1270",
|
|
116
116
|
decoding: "async",
|
|
117
117
|
class: "mission-img"
|
|
118
|
-
}, null, 8, ce)]), e("div", de, [e("h2", ue, [e("span", _e, r(t.highlight), 1), e("strong", null, r(t.title), 1)]), e("p", pe, r(t.description), 1), e("div", me, [(s(!0),
|
|
119
|
-
key:
|
|
120
|
-
description:
|
|
121
|
-
}, null, 8, ["description"]))), 128))])]), (s(),
|
|
118
|
+
}, null, 8, ce)]), e("div", de, [e("h2", ue, [e("span", _e, r(t.highlight), 1), e("strong", null, r(t.title), 1)]), e("p", pe, r(t.description), 1), e("div", me, [(s(!0), o(v, null, b(t.features, (i, n) => (s(), L(j, {
|
|
119
|
+
key: n,
|
|
120
|
+
description: i
|
|
121
|
+
}, null, 8, ["description"]))), 128))])]), (s(), o("svg", fe, l[1] || (l[1] = [e("symbol", {
|
|
122
122
|
id: "ai:ph:check-circle-fill"
|
|
123
123
|
}, [e("path", {
|
|
124
124
|
fill: "currentColor",
|
|
125
125
|
d: "M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m45.66 85.66l-56 56a8 8 0 0 1-11.32 0l-24-24a8 8 0 0 1 11.32-11.32L112 148.69l50.34-50.35a8 8 0 0 1 11.32 11.32"
|
|
126
126
|
})], -1)])))]));
|
|
127
127
|
}
|
|
128
|
-
}), he = /* @__PURE__ */
|
|
128
|
+
}), he = /* @__PURE__ */ d(ge, [["__scopeId", "data-v-00d2228e"]]), ve = {
|
|
129
129
|
class: "team-info-container"
|
|
130
130
|
}, $e = {
|
|
131
131
|
class: "team-info-title"
|
|
@@ -139,15 +139,15 @@ const E = /* @__PURE__ */ u(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
139
139
|
},
|
|
140
140
|
setup(a) {
|
|
141
141
|
const t = a;
|
|
142
|
-
return (l,
|
|
142
|
+
return (l, i) => (s(), o("div", ve, [e("div", $e, r(t.title), 1), e("p", be, r(t.description), 1)]));
|
|
143
143
|
}
|
|
144
|
-
}), ke = /* @__PURE__ */
|
|
144
|
+
}), ke = /* @__PURE__ */ d(ye, [["__scopeId", "data-v-2074e0d7"]]), Le = {}, Pe = {
|
|
145
145
|
class: "Description"
|
|
146
146
|
};
|
|
147
|
-
function
|
|
148
|
-
return s(),
|
|
147
|
+
function Ie(a, t) {
|
|
148
|
+
return s(), o("div", Pe, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
149
149
|
}
|
|
150
|
-
const
|
|
150
|
+
const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"]]), xe = {
|
|
151
151
|
class: "grid-container"
|
|
152
152
|
}, Se = {
|
|
153
153
|
class: "square"
|
|
@@ -165,22 +165,22 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
165
165
|
pictureClass: {}
|
|
166
166
|
},
|
|
167
167
|
setup(a) {
|
|
168
|
-
return (t, l) => (s(),
|
|
169
|
-
key:
|
|
168
|
+
return (t, l) => (s(), o("div", xe, [(s(!0), o(v, null, b(t.publishedTeamMembers, (i) => (s(), o("div", {
|
|
169
|
+
key: i.data.name,
|
|
170
170
|
class: "group"
|
|
171
171
|
}, [e("div", Se, [e("img", {
|
|
172
|
-
src:
|
|
173
|
-
alt:
|
|
172
|
+
src: i.data.avatar.src,
|
|
173
|
+
alt: i.data.avatar.alt,
|
|
174
174
|
sizes: t.sizes,
|
|
175
175
|
width: t.width,
|
|
176
176
|
height: t.height,
|
|
177
177
|
class: S(t.pictureClass ? `${t.pictureClass} picture-img` : "picture-img")
|
|
178
|
-
}, null, 10, Ce)]), e("div", we, [e("h2", Ae, r(
|
|
179
|
-
default:
|
|
178
|
+
}, null, 10, Ce)]), e("div", we, [e("h2", Ae, r(i.data.name), 1), c(I, null, {
|
|
179
|
+
default: u(() => [g(r(i.data.title), 1)]),
|
|
180
180
|
_: 2
|
|
181
181
|
}, 1024)])]))), 128))]));
|
|
182
182
|
}
|
|
183
|
-
}), qe = /* @__PURE__ */
|
|
183
|
+
}), qe = /* @__PURE__ */ d(Te, [["__scopeId", "data-v-b771bf05"]]), Be = /* @__PURE__ */ p({
|
|
184
184
|
__name: "LandingPageAbout",
|
|
185
185
|
setup(a) {
|
|
186
186
|
const t = [{
|
|
@@ -220,13 +220,13 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
}];
|
|
223
|
-
return (l,
|
|
224
|
-
BlockHeader:
|
|
225
|
-
title:
|
|
226
|
-
subTitle:
|
|
223
|
+
return (l, i) => (s(), o(v, null, [c(ae, null, {
|
|
224
|
+
BlockHeader: u(() => [c(ee, null, {
|
|
225
|
+
title: u(() => i[0] || (i[0] = [g("核心团队")])),
|
|
226
|
+
subTitle: u(() => i[1] || (i[1] = [g("我们是一个充满激情的小团队。")])),
|
|
227
227
|
_: 1
|
|
228
228
|
})]),
|
|
229
|
-
BlockBody:
|
|
229
|
+
BlockBody: u(() => [c(ke, {
|
|
230
230
|
title: "Empowering the world with Astro.",
|
|
231
231
|
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."
|
|
232
232
|
}), c(qe, {
|
|
@@ -242,7 +242,7 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
242
242
|
features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
|
|
243
243
|
})], 64));
|
|
244
244
|
}
|
|
245
|
-
}),
|
|
245
|
+
}), Ia = /* @__PURE__ */ d(Be, [["__scopeId", "data-v-141b0e9a"]]), Fe = {
|
|
246
246
|
class: "nav"
|
|
247
247
|
}, ze = {
|
|
248
248
|
class: "section"
|
|
@@ -282,28 +282,28 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
282
282
|
text: "Pro license",
|
|
283
283
|
href: "/docs/resources/pro-license"
|
|
284
284
|
}]);
|
|
285
|
-
return (
|
|
285
|
+
return (i, n) => (s(), o("nav", Fe, [n[2] || (n[2] = e("div", {
|
|
286
286
|
class: "section"
|
|
287
287
|
}, [e("div", {
|
|
288
288
|
class: "section-title"
|
|
289
289
|
}, "Getting started"), e("div", null, [e("a", {
|
|
290
290
|
class: "link active",
|
|
291
291
|
href: "/docs"
|
|
292
|
-
}, "Overview")])], -1)), e("div", ze, [
|
|
292
|
+
}, "Overview")])], -1)), e("div", ze, [n[0] || (n[0] = e("div", {
|
|
293
293
|
class: "section-title"
|
|
294
|
-
}, "Browse by feature", -1)), e("div", null, [(s(!0),
|
|
294
|
+
}, "Browse by feature", -1)), e("div", null, [(s(!0), o(v, null, b(t.value, (_) => (s(), o("a", {
|
|
295
295
|
key: _.text,
|
|
296
296
|
class: "link",
|
|
297
297
|
href: _.href
|
|
298
|
-
}, r(_.text), 9, De))), 128))])]), e("div", Ve, [
|
|
298
|
+
}, r(_.text), 9, De))), 128))])]), e("div", Ve, [n[1] || (n[1] = e("div", {
|
|
299
299
|
class: "section-title"
|
|
300
|
-
}, "Resources", -1)), e("div", null, [(s(!0),
|
|
300
|
+
}, "Resources", -1)), e("div", null, [(s(!0), o(v, null, b(l.value, (_) => (s(), o("a", {
|
|
301
301
|
key: _.text,
|
|
302
302
|
class: "link",
|
|
303
303
|
href: _.href
|
|
304
304
|
}, r(_.text), 9, Ee))), 128))])])]));
|
|
305
305
|
}
|
|
306
|
-
}),
|
|
306
|
+
}), xa = /* @__PURE__ */ d(je, [["__scopeId", "data-v-b516bb75"]]), Me = ["src"], He = /* @__PURE__ */ p({
|
|
307
307
|
__name: "LandingPageLogo",
|
|
308
308
|
props: {
|
|
309
309
|
name: {
|
|
@@ -331,14 +331,14 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
331
331
|
setup(a, {
|
|
332
332
|
emit: t
|
|
333
333
|
}) {
|
|
334
|
-
const l = a,
|
|
335
|
-
function
|
|
336
|
-
|
|
334
|
+
const l = a, i = t;
|
|
335
|
+
function n() {
|
|
336
|
+
i("to");
|
|
337
337
|
}
|
|
338
|
-
return (_, m) => (s(),
|
|
338
|
+
return (_, m) => (s(), o("div", {
|
|
339
339
|
class: "Logo",
|
|
340
|
-
onClick:
|
|
341
|
-
}, [a.icon ? (s(),
|
|
340
|
+
onClick: n
|
|
341
|
+
}, [a.icon ? (s(), o("img", {
|
|
342
342
|
key: 0,
|
|
343
343
|
class: "icon",
|
|
344
344
|
src: a.icon,
|
|
@@ -351,7 +351,7 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
351
351
|
})
|
|
352
352
|
}, r(a.name), 5)]));
|
|
353
353
|
}
|
|
354
|
-
}), Ue = /* @__PURE__ */
|
|
354
|
+
}), Ue = /* @__PURE__ */ d(He, [["__scopeId", "data-v-f8be2d09"]]), Ne = {
|
|
355
355
|
class: "BrandInfo"
|
|
356
356
|
}, Ge = /* @__PURE__ */ p({
|
|
357
357
|
__name: "LandingPageBrandInfo",
|
|
@@ -379,33 +379,33 @@ const x = /* @__PURE__ */ u(Ie, [["render", xe], ["__scopeId", "data-v-501deb41"
|
|
|
379
379
|
},
|
|
380
380
|
setup(a) {
|
|
381
381
|
const t = a;
|
|
382
|
-
return (l,
|
|
382
|
+
return (l, i) => (s(), o("div", Ne, [c(Ue, {
|
|
383
383
|
icon: t.icon,
|
|
384
384
|
name: t.name,
|
|
385
385
|
color: t.color,
|
|
386
386
|
"font-size": t.fontSize
|
|
387
|
-
}, null, 8, ["icon", "name", "color", "font-size"]), c(
|
|
388
|
-
default:
|
|
387
|
+
}, null, 8, ["icon", "name", "color", "font-size"]), c(I, null, {
|
|
388
|
+
default: u(() => [g(r(t.description), 1)]),
|
|
389
389
|
_: 1
|
|
390
390
|
})]));
|
|
391
391
|
}
|
|
392
|
-
}), Oe = /* @__PURE__ */
|
|
392
|
+
}), Oe = /* @__PURE__ */ d(Ge, [["__scopeId", "data-v-e275f4ed"]]), Re = /* @__PURE__ */ p({
|
|
393
393
|
__name: "LandingPageButton",
|
|
394
394
|
props: {
|
|
395
395
|
type: {}
|
|
396
396
|
},
|
|
397
397
|
setup(a) {
|
|
398
|
-
return (t, l) => (s(),
|
|
398
|
+
return (t, l) => (s(), o("div", {
|
|
399
399
|
class: S(["heroButton", [t.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
|
|
400
400
|
}, [h(t.$slots, "default", {}, void 0, !0)], 2));
|
|
401
401
|
}
|
|
402
|
-
}), We = /* @__PURE__ */
|
|
402
|
+
}), We = /* @__PURE__ */ d(Re, [["__scopeId", "data-v-d26fdf8b"]]), Ke = {}, Ye = {
|
|
403
403
|
class: "Card"
|
|
404
404
|
};
|
|
405
405
|
function Je(a, t) {
|
|
406
|
-
return s(),
|
|
406
|
+
return s(), o("div", Ye, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
407
407
|
}
|
|
408
|
-
const M = /* @__PURE__ */
|
|
408
|
+
const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"]]), Ze = {
|
|
409
409
|
class: "mb-5"
|
|
410
410
|
}, Qe = {
|
|
411
411
|
class: "mb-5"
|
|
@@ -414,18 +414,18 @@ const M = /* @__PURE__ */ u(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
414
414
|
}, et = /* @__PURE__ */ p({
|
|
415
415
|
__name: "LandingPageContactForm",
|
|
416
416
|
setup(a) {
|
|
417
|
-
const t = k(!1), l = k(""),
|
|
417
|
+
const t = k(!1), l = k(""), i = k(""), n = k({
|
|
418
418
|
name: "",
|
|
419
419
|
email: "",
|
|
420
420
|
message: ""
|
|
421
421
|
}), _ = async (m) => {
|
|
422
422
|
t.value = !0;
|
|
423
|
-
const
|
|
424
|
-
if (!
|
|
425
|
-
|
|
423
|
+
const f = m.target;
|
|
424
|
+
if (!f.checkValidity()) {
|
|
425
|
+
f.querySelectorAll(":invalid")[0].focus();
|
|
426
426
|
return;
|
|
427
427
|
}
|
|
428
|
-
l.value = "发送中...",
|
|
428
|
+
l.value = "发送中...", i.value = "";
|
|
429
429
|
try {
|
|
430
430
|
const $ = await fetch("https://api.web3forms.com/submit", {
|
|
431
431
|
method: "POST",
|
|
@@ -435,21 +435,21 @@ const M = /* @__PURE__ */ u(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
435
435
|
},
|
|
436
436
|
body: JSON.stringify({
|
|
437
437
|
access_key: "YOUR_ACCESS_KEY_HERE",
|
|
438
|
-
name:
|
|
439
|
-
email:
|
|
440
|
-
message:
|
|
438
|
+
name: n.value.name,
|
|
439
|
+
email: n.value.email,
|
|
440
|
+
message: n.value.message
|
|
441
441
|
})
|
|
442
442
|
}), A = await $.json();
|
|
443
|
-
$.status === 200 ? (
|
|
443
|
+
$.status === 200 ? (i.value = "text-green", l.value = A.message) : (i.value = "text-red", l.value = A.message);
|
|
444
444
|
} catch {
|
|
445
|
-
|
|
445
|
+
i.value = "text-red", l.value = "发送失败,请稍后再试!";
|
|
446
446
|
} finally {
|
|
447
|
-
|
|
447
|
+
f.reset(), t.value = !1, setTimeout(() => {
|
|
448
448
|
l.value = "";
|
|
449
449
|
}, 5e3);
|
|
450
450
|
}
|
|
451
451
|
};
|
|
452
|
-
return (m,
|
|
452
|
+
return (m, f) => (s(), o("form", {
|
|
453
453
|
id: "form",
|
|
454
454
|
action: "https://api.web3forms.com/submit",
|
|
455
455
|
method: "POST",
|
|
@@ -458,11 +458,11 @@ const M = /* @__PURE__ */ u(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
458
458
|
}]),
|
|
459
459
|
novalidate: "",
|
|
460
460
|
onSubmit: H(_, ["prevent"])
|
|
461
|
-
}, [
|
|
461
|
+
}, [f[8] || (f[8] = e("input", {
|
|
462
462
|
type: "hidden",
|
|
463
463
|
name: "access_key",
|
|
464
464
|
value: "YOUR_ACCESS_KEY_HERE"
|
|
465
|
-
}, null, -1)),
|
|
465
|
+
}, null, -1)), f[9] || (f[9] = e("input", {
|
|
466
466
|
type: "checkbox",
|
|
467
467
|
class: "hidden",
|
|
468
468
|
style: {
|
|
@@ -470,54 +470,54 @@ const M = /* @__PURE__ */ u(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
470
470
|
},
|
|
471
471
|
name: "botcheck"
|
|
472
472
|
}, null, -1)), e("div", Ze, [T(e("input", {
|
|
473
|
-
"onUpdate:modelValue":
|
|
473
|
+
"onUpdate:modelValue": f[0] || (f[0] = ($) => n.value.name = $),
|
|
474
474
|
type: "text",
|
|
475
475
|
placeholder: "Full Name",
|
|
476
476
|
required: "",
|
|
477
477
|
class: "input",
|
|
478
478
|
name: "name"
|
|
479
|
-
}, null, 512), [[q,
|
|
479
|
+
}, null, 512), [[q, n.value.name]]), f[3] || (f[3] = e("div", {
|
|
480
480
|
class: "empty-feedback invalid-feedback text-red-400 text-sm mt-1"
|
|
481
|
-
}, " 请输入您的姓名。 ", -1))]), e("div", Qe, [
|
|
481
|
+
}, " 请输入您的姓名。 ", -1))]), e("div", Qe, [f[4] || (f[4] = e("label", {
|
|
482
482
|
for: "email_address",
|
|
483
483
|
class: "sr-only"
|
|
484
484
|
}, "Email Address", -1)), T(e("input", {
|
|
485
485
|
id: "email_address",
|
|
486
|
-
"onUpdate:modelValue":
|
|
486
|
+
"onUpdate:modelValue": f[1] || (f[1] = ($) => n.value.email = $),
|
|
487
487
|
type: "email",
|
|
488
488
|
placeholder: "Email Address",
|
|
489
489
|
name: "email",
|
|
490
490
|
required: "",
|
|
491
491
|
class: "input"
|
|
492
|
-
}, null, 512), [[q,
|
|
492
|
+
}, null, 512), [[q, n.value.email]]), f[5] || (f[5] = e("div", {
|
|
493
493
|
class: "empty-feedback text-red-400 text-sm mt-1"
|
|
494
|
-
}, " 请输入您的邮箱地址。 ", -1)),
|
|
494
|
+
}, " 请输入您的邮箱地址。 ", -1)), f[6] || (f[6] = e("div", {
|
|
495
495
|
class: "invalid-feedback text-red-400 text-sm mt-1"
|
|
496
496
|
}, " 请输入有效的邮箱地址。 ", -1))]), e("div", Xe, [T(e("textarea", {
|
|
497
|
-
"onUpdate:modelValue":
|
|
497
|
+
"onUpdate:modelValue": f[2] || (f[2] = ($) => n.value.message = $),
|
|
498
498
|
name: "message",
|
|
499
499
|
required: "",
|
|
500
500
|
placeholder: "Your Message",
|
|
501
501
|
class: "textarea"
|
|
502
|
-
}, null, 512), [[q,
|
|
502
|
+
}, null, 512), [[q, n.value.message]]), f[7] || (f[7] = e("div", {
|
|
503
503
|
class: "empty-feedback invalid-feedback text-red-400 text-sm mt-1"
|
|
504
|
-
}, " 请输入您的留言内容。 ", -1))]),
|
|
504
|
+
}, " 请输入您的留言内容。 ", -1))]), f[10] || (f[10] = e("button", {
|
|
505
505
|
type: "submit",
|
|
506
506
|
class: "btn"
|
|
507
507
|
}, "发送信息", -1)), e("div", {
|
|
508
508
|
id: "result",
|
|
509
|
-
class: S(["mt-3 text-center",
|
|
509
|
+
class: S(["mt-3 text-center", i.value])
|
|
510
510
|
}, r(l.value), 3)], 34));
|
|
511
511
|
}
|
|
512
|
-
}), tt = /* @__PURE__ */
|
|
512
|
+
}), tt = /* @__PURE__ */ d(et, [["__scopeId", "data-v-9de65b8f"]]), st = {
|
|
513
513
|
class: "contact-title"
|
|
514
514
|
}, at = {
|
|
515
515
|
class: "contact-info"
|
|
516
516
|
}, nt = {
|
|
517
517
|
class: "contact-info-item"
|
|
518
|
-
},
|
|
518
|
+
}, it = {
|
|
519
519
|
class: "contact-info-item"
|
|
520
|
-
},
|
|
520
|
+
}, ot = ["href"], lt = {
|
|
521
521
|
class: "contact-info-item"
|
|
522
522
|
}, rt = ["href"], ct = /* @__PURE__ */ p({
|
|
523
523
|
__name: "LandingPageContact",
|
|
@@ -555,31 +555,31 @@ const M = /* @__PURE__ */ u(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
555
555
|
},
|
|
556
556
|
setup(a) {
|
|
557
557
|
const t = a;
|
|
558
|
-
return (l,
|
|
559
|
-
default:
|
|
558
|
+
return (l, i) => (s(), o(v, null, [e("div", null, [e("h2", st, r(t.contact.title), 1), c(I, null, {
|
|
559
|
+
default: u(() => [g(r(t.contact.description), 1)]),
|
|
560
560
|
_: 1
|
|
561
|
-
}), e("div", at, [e("div", nt, [c(
|
|
561
|
+
}), e("div", at, [e("div", nt, [c(P(x), {
|
|
562
562
|
class: "contact-info-icon",
|
|
563
563
|
icon: l.mapIcon
|
|
564
|
-
}, null, 8, ["icon"]), e("span", null, r(t.address), 1)]), e("div",
|
|
564
|
+
}, null, 8, ["icon"]), e("span", null, r(t.address), 1)]), e("div", it, [c(P(x), {
|
|
565
565
|
class: "contact-info-icon",
|
|
566
566
|
icon: t.emailIcon
|
|
567
567
|
}, null, 8, ["icon"]), e("a", {
|
|
568
568
|
href: `mailto:${l.email}`
|
|
569
|
-
}, r(t.email), 9,
|
|
569
|
+
}, r(t.email), 9, ot)]), e("div", lt, [c(P(x), {
|
|
570
570
|
class: "contact-info-icon",
|
|
571
571
|
icon: t.phoneIcon
|
|
572
572
|
}, null, 8, ["icon"]), e("a", {
|
|
573
573
|
href: `tel:${l.phone}`
|
|
574
574
|
}, r(t.phone), 9, rt)])])]), e("div", null, [c(tt)])], 64));
|
|
575
575
|
}
|
|
576
|
-
}), Sa = /* @__PURE__ */
|
|
576
|
+
}), Sa = /* @__PURE__ */ d(ct, [["__scopeId", "data-v-ba085fb7"]]), dt = {}, ut = {
|
|
577
577
|
class: "custom-container"
|
|
578
578
|
};
|
|
579
579
|
function _t(a, t) {
|
|
580
|
-
return s(),
|
|
580
|
+
return s(), o("div", ut, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
581
581
|
}
|
|
582
|
-
const Ca = /* @__PURE__ */
|
|
582
|
+
const Ca = /* @__PURE__ */ d(dt, [["render", _t], ["__scopeId", "data-v-57594f09"]]), pt = {
|
|
583
583
|
class: "cta-title"
|
|
584
584
|
}, mt = {
|
|
585
585
|
class: "cta-description"
|
|
@@ -603,19 +603,19 @@ const Ca = /* @__PURE__ */ u(dt, [["render", _t], ["__scopeId", "data-v-57594f09
|
|
|
603
603
|
backgroundSize: "200% 200%",
|
|
604
604
|
backgroundPosition: "center"
|
|
605
605
|
}));
|
|
606
|
-
return (
|
|
606
|
+
return (i, n) => (s(), o("div", {
|
|
607
607
|
class: "cta-container",
|
|
608
608
|
style: w(l.value)
|
|
609
|
-
}, [e("h1", pt, r(t.title), 1), e("div", mt, r(t.description), 1), e("div", ft, [h(
|
|
609
|
+
}, [e("h1", pt, r(t.title), 1), e("div", mt, r(t.description), 1), e("div", ft, [h(i.$slots, "actions", {}, void 0, !0)])], 4));
|
|
610
610
|
}
|
|
611
|
-
}), wa = /* @__PURE__ */
|
|
611
|
+
}), wa = /* @__PURE__ */ d(gt, [["__scopeId", "data-v-b3eb87df"]]), ht = {}, vt = {
|
|
612
612
|
role: "separator",
|
|
613
613
|
class: "divider divider-horizontal"
|
|
614
614
|
};
|
|
615
615
|
function $t(a, t) {
|
|
616
|
-
return s(),
|
|
616
|
+
return s(), o("div", vt);
|
|
617
617
|
}
|
|
618
|
-
const z = /* @__PURE__ */
|
|
618
|
+
const z = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"]]), bt = /* @__PURE__ */ p({
|
|
619
619
|
__name: "LandingPageFAQ",
|
|
620
620
|
props: {
|
|
621
621
|
activeKeys: {
|
|
@@ -645,16 +645,16 @@ const z = /* @__PURE__ */ u(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
645
645
|
},
|
|
646
646
|
setup(a) {
|
|
647
647
|
const t = a;
|
|
648
|
-
return (l,
|
|
648
|
+
return (l, i) => (s(), L(N, {
|
|
649
649
|
"active-keys": t.activeKeys
|
|
650
650
|
}, {
|
|
651
|
-
default:
|
|
651
|
+
default: u(() => [(s(!0), o(v, null, b(t.faqItems, (n, _) => (s(), L(G, {
|
|
652
652
|
key: _,
|
|
653
653
|
index: _
|
|
654
654
|
}, {
|
|
655
|
-
header:
|
|
656
|
-
default:
|
|
657
|
-
default:
|
|
655
|
+
header: u(() => [g(r(n.question), 1)]),
|
|
656
|
+
default: u(() => [c(I, null, {
|
|
657
|
+
default: u(() => [g(r(n.answer), 1)]),
|
|
658
658
|
_: 2
|
|
659
659
|
}, 1024)]),
|
|
660
660
|
_: 2
|
|
@@ -662,11 +662,11 @@ const z = /* @__PURE__ */ u(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
662
662
|
_: 1
|
|
663
663
|
}, 8, ["active-keys"]));
|
|
664
664
|
}
|
|
665
|
-
}), Aa = /* @__PURE__ */
|
|
665
|
+
}), Aa = /* @__PURE__ */ d(bt, [["__scopeId", "data-v-581e8f75"]]), yt = {
|
|
666
666
|
class: "Features"
|
|
667
667
|
}, kt = {
|
|
668
668
|
class: "feature-title"
|
|
669
|
-
},
|
|
669
|
+
}, Lt = /* @__PURE__ */ p({
|
|
670
670
|
__name: "LandingPageFeatures",
|
|
671
671
|
props: {
|
|
672
672
|
features: {
|
|
@@ -705,30 +705,30 @@ const z = /* @__PURE__ */ u(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
705
705
|
},
|
|
706
706
|
setup(a) {
|
|
707
707
|
const t = a;
|
|
708
|
-
return (l,
|
|
709
|
-
key:
|
|
708
|
+
return (l, i) => (s(), o("div", yt, [(s(!0), o(v, null, b(t.features, (n) => (s(), L(M, {
|
|
709
|
+
key: n.title
|
|
710
710
|
}, {
|
|
711
|
-
default:
|
|
711
|
+
default: u(() => [e("div", {
|
|
712
712
|
class: "icon-container",
|
|
713
713
|
style: w({
|
|
714
714
|
color: t.iconColor,
|
|
715
715
|
border: `1px solid ${t.iconBorderColor}`
|
|
716
716
|
})
|
|
717
|
-
}, [c(
|
|
717
|
+
}, [c(P(x), {
|
|
718
718
|
class: "icon",
|
|
719
|
-
icon:
|
|
720
|
-
}, null, 8, ["icon"])], 4), e("h3", kt, r(
|
|
721
|
-
default:
|
|
719
|
+
icon: n.icon
|
|
720
|
+
}, null, 8, ["icon"])], 4), e("h3", kt, r(n.title), 1), c(I, null, {
|
|
721
|
+
default: u(() => [g(r(n.description), 1)]),
|
|
722
722
|
_: 2
|
|
723
723
|
}, 1024)]),
|
|
724
724
|
_: 2
|
|
725
725
|
}, 1024))), 128))]));
|
|
726
726
|
}
|
|
727
|
-
}), Ta = /* @__PURE__ */
|
|
727
|
+
}), Ta = /* @__PURE__ */ d(Lt, [["__scopeId", "data-v-1ee2db18"]]), Pt = {
|
|
728
728
|
class: "tt-feature-list"
|
|
729
|
-
},
|
|
729
|
+
}, It = {
|
|
730
730
|
class: "tt-feature-content"
|
|
731
|
-
},
|
|
731
|
+
}, xt = {
|
|
732
732
|
class: "heading-small"
|
|
733
733
|
}, St = {
|
|
734
734
|
class: "text-small"
|
|
@@ -742,18 +742,18 @@ const z = /* @__PURE__ */ u(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
742
742
|
},
|
|
743
743
|
setup(a) {
|
|
744
744
|
const t = a;
|
|
745
|
-
return (l,
|
|
745
|
+
return (l, i) => (s(), o("div", Pt, [(s(!0), o(v, null, b(t.list, (n, _) => (s(), o("div", {
|
|
746
746
|
key: _,
|
|
747
747
|
class: "tt-feature-item centered"
|
|
748
|
-
}, [
|
|
748
|
+
}, [i[1] || (i[1] = e("div", {
|
|
749
749
|
class: "tt-feature-icon"
|
|
750
750
|
}, [e("img", {
|
|
751
751
|
src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
|
|
752
752
|
loading: "lazy",
|
|
753
753
|
class: "feature-media"
|
|
754
|
-
})], -1)), e("div",
|
|
754
|
+
})], -1)), e("div", It, [e("h3", xt, r(n.title), 1), e("p", St, [g(r(n.descriptions) + " ", 1), i[0] || (i[0] = e("br", null, null, -1))])])]))), 128))]));
|
|
755
755
|
}
|
|
756
|
-
}), qa = /* @__PURE__ */
|
|
756
|
+
}), qa = /* @__PURE__ */ d(Ct, [["__scopeId", "data-v-abd3c70a"]]);
|
|
757
757
|
function wt(a, t, l) {
|
|
758
758
|
return `mailto:${a}?subject=${encodeURIComponent(t)}&body=${encodeURIComponent(l)}`;
|
|
759
759
|
}
|
|
@@ -782,21 +782,21 @@ const At = {
|
|
|
782
782
|
function l() {
|
|
783
783
|
window.open(t.beianUrl);
|
|
784
784
|
}
|
|
785
|
-
return (
|
|
785
|
+
return (i, n) => (s(), o("div", At, [e("span", {
|
|
786
786
|
onClick: l
|
|
787
|
-
}, r(t.beianText), 1), e("div", Tt, [(s(!0),
|
|
787
|
+
}, r(t.beianText), 1), e("div", Tt, [(s(!0), o(v, null, b(a.links, (_, m) => (s(), o("div", {
|
|
788
788
|
key: m,
|
|
789
789
|
class: "socialItem",
|
|
790
790
|
onClick: _.select
|
|
791
|
-
}, [_.type === "text" ? (s(),
|
|
791
|
+
}, [_.type === "text" ? (s(), L(P(x), {
|
|
792
792
|
key: 0,
|
|
793
793
|
icon: _.icon
|
|
794
|
-
}, null, 8, ["icon"])) : C("", !0), _.type === "image" ? (s(),
|
|
794
|
+
}, null, 8, ["icon"])) : C("", !0), _.type === "image" ? (s(), L(P(x), {
|
|
795
795
|
key: 1,
|
|
796
796
|
icon: _.icon
|
|
797
797
|
}, null, 8, ["icon"])) : C("", !0)], 8, qt))), 128))])]));
|
|
798
798
|
}
|
|
799
|
-
}), Ft = /* @__PURE__ */
|
|
799
|
+
}), Ft = /* @__PURE__ */ d(Bt, [["__scopeId", "data-v-50092f68"]]), zt = {
|
|
800
800
|
class: "FooterLayout"
|
|
801
801
|
}, Dt = {
|
|
802
802
|
class: "body"
|
|
@@ -807,15 +807,15 @@ const At = {
|
|
|
807
807
|
}, jt = /* @__PURE__ */ p({
|
|
808
808
|
__name: "LandingPageFooterLayout",
|
|
809
809
|
setup(a) {
|
|
810
|
-
return (t, l) => (s(),
|
|
810
|
+
return (t, l) => (s(), o("div", zt, [c(z), e("div", Dt, [e("div", Vt, [h(t.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), e("div", Et, [h(t.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), c(z), h(t.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
|
|
811
811
|
}
|
|
812
|
-
}), Mt = /* @__PURE__ */
|
|
812
|
+
}), Mt = /* @__PURE__ */ d(jt, [["__scopeId", "data-v-62beee8b"]]), Ht = {}, Ut = {
|
|
813
813
|
class: "Description"
|
|
814
814
|
};
|
|
815
815
|
function Nt(a, t) {
|
|
816
|
-
return s(),
|
|
816
|
+
return s(), o("div", Ut, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
817
817
|
}
|
|
818
|
-
const y = /* @__PURE__ */
|
|
818
|
+
const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"]]), Gt = {
|
|
819
819
|
class: "list"
|
|
820
820
|
}, Ot = {
|
|
821
821
|
class: "title"
|
|
@@ -830,35 +830,23 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
830
830
|
},
|
|
831
831
|
setup(a) {
|
|
832
832
|
const t = a;
|
|
833
|
-
return (l,
|
|
834
|
-
default: d(() => n[0] || (n[0] = [f("功能")])),
|
|
835
|
-
_: 1,
|
|
836
|
-
__: [0]
|
|
837
|
-
}), c(y, null, {
|
|
838
|
-
default: d(() => n[1] || (n[1] = [f("展示")])),
|
|
839
|
-
_: 1,
|
|
840
|
-
__: [1]
|
|
841
|
-
}), c(y, null, {
|
|
842
|
-
default: d(() => n[2] || (n[2] = [f("价格")])),
|
|
843
|
-
_: 1,
|
|
844
|
-
__: [2]
|
|
845
|
-
})])]));
|
|
833
|
+
return (l, i) => (s(), o("div", Gt, [e("div", Ot, r(t.title), 1), e("div", Rt, [h(l.$slots, "item", {}, void 0, !0)])]));
|
|
846
834
|
}
|
|
847
|
-
}), B = /* @__PURE__ */
|
|
835
|
+
}), B = /* @__PURE__ */ d(Wt, [["__scopeId", "data-v-0809a48c"]]), Kt = {
|
|
848
836
|
class: "Footer"
|
|
849
837
|
}, D = "support@huyooo.com", Yt = /* @__PURE__ */ p({
|
|
850
838
|
__name: "LandingPageFooter",
|
|
851
839
|
setup(a) {
|
|
852
840
|
const t = k("京ICP备2024077422号 Copyright © 2024-2024 北京忽柚科技有限公司"), l = k("https://beian.miit.gov.cn/#/Integrated/index");
|
|
853
|
-
function
|
|
841
|
+
function i() {
|
|
854
842
|
const $ = wt(D, "", "");
|
|
855
843
|
window.location.href = $;
|
|
856
844
|
}
|
|
857
|
-
const
|
|
845
|
+
const n = k([{
|
|
858
846
|
type: "text",
|
|
859
847
|
icon: "ic:baseline-email",
|
|
860
848
|
content: D,
|
|
861
|
-
select:
|
|
849
|
+
select: i
|
|
862
850
|
}, {
|
|
863
851
|
type: "image",
|
|
864
852
|
icon: "ic:baseline-wechat",
|
|
@@ -866,25 +854,25 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
866
854
|
select() {
|
|
867
855
|
}
|
|
868
856
|
}]);
|
|
869
|
-
return (_, m) => (s(),
|
|
870
|
-
|
|
857
|
+
return (_, m) => (s(), o("div", Kt, [c(Mt, null, {
|
|
858
|
+
LandingPageBrandInfo: u(() => [c(Oe, {
|
|
871
859
|
icon: "https://ghibliaigenerator.app/logo.png",
|
|
872
860
|
name: "ONES",
|
|
873
861
|
description: "几小时内构建和发布AI产品,无需数日。"
|
|
874
862
|
})]),
|
|
875
|
-
|
|
863
|
+
LandingPageLinkGroup: u(() => [c(B, {
|
|
876
864
|
title: "产品"
|
|
877
865
|
}, {
|
|
878
|
-
item:
|
|
879
|
-
default:
|
|
866
|
+
item: u(() => [c(y, null, {
|
|
867
|
+
default: u(() => m[0] || (m[0] = [g("功能")])),
|
|
880
868
|
_: 1,
|
|
881
869
|
__: [0]
|
|
882
870
|
}), c(y, null, {
|
|
883
|
-
default:
|
|
871
|
+
default: u(() => m[1] || (m[1] = [g("展示")])),
|
|
884
872
|
_: 1,
|
|
885
873
|
__: [1]
|
|
886
874
|
}), c(y, null, {
|
|
887
|
-
default:
|
|
875
|
+
default: u(() => m[2] || (m[2] = [g("价格")])),
|
|
888
876
|
_: 1,
|
|
889
877
|
__: [2]
|
|
890
878
|
})]),
|
|
@@ -892,8 +880,8 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
892
880
|
}), c(B, {
|
|
893
881
|
title: "资源"
|
|
894
882
|
}, {
|
|
895
|
-
item:
|
|
896
|
-
default:
|
|
883
|
+
item: u(() => [c(y, null, {
|
|
884
|
+
default: u(() => m[3] || (m[3] = [g("安全性与合规性")])),
|
|
897
885
|
_: 1,
|
|
898
886
|
__: [3]
|
|
899
887
|
})]),
|
|
@@ -901,42 +889,42 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
901
889
|
}), c(B, {
|
|
902
890
|
title: "公司"
|
|
903
891
|
}, {
|
|
904
|
-
item:
|
|
905
|
-
default:
|
|
892
|
+
item: u(() => [c(y, null, {
|
|
893
|
+
default: u(() => m[4] || (m[4] = [g("博客")])),
|
|
906
894
|
_: 1,
|
|
907
895
|
__: [4]
|
|
908
896
|
}), c(y, null, {
|
|
909
|
-
default:
|
|
897
|
+
default: u(() => m[5] || (m[5] = [g("公司简介")])),
|
|
910
898
|
_: 1,
|
|
911
899
|
__: [5]
|
|
912
900
|
}), c(y, null, {
|
|
913
|
-
default:
|
|
901
|
+
default: u(() => m[6] || (m[6] = [g("个人信息收集清单")])),
|
|
914
902
|
_: 1,
|
|
915
903
|
__: [6]
|
|
916
904
|
}), c(y, null, {
|
|
917
|
-
default:
|
|
905
|
+
default: u(() => m[7] || (m[7] = [g("第三方信息共享清单")])),
|
|
918
906
|
_: 1,
|
|
919
907
|
__: [7]
|
|
920
908
|
}), c(y, null, {
|
|
921
|
-
default:
|
|
909
|
+
default: u(() => m[8] || (m[8] = [g("用户服务协议")])),
|
|
922
910
|
_: 1,
|
|
923
911
|
__: [8]
|
|
924
912
|
}), c(y, null, {
|
|
925
|
-
default:
|
|
913
|
+
default: u(() => m[9] || (m[9] = [g("隐私协议")])),
|
|
926
914
|
_: 1,
|
|
927
915
|
__: [9]
|
|
928
916
|
})]),
|
|
929
917
|
_: 1
|
|
930
918
|
})]),
|
|
931
|
-
|
|
919
|
+
LandingPageFooterContact: u(() => [c(Ft, {
|
|
932
920
|
"beian-text": t.value,
|
|
933
921
|
"beian-url": l.value,
|
|
934
|
-
links:
|
|
922
|
+
links: n.value
|
|
935
923
|
}, null, 8, ["beian-text", "beian-url", "links"])]),
|
|
936
924
|
_: 1
|
|
937
925
|
})]));
|
|
938
926
|
}
|
|
939
|
-
}), Ba = /* @__PURE__ */
|
|
927
|
+
}), Ba = /* @__PURE__ */ d(Yt, [["__scopeId", "data-v-ee74e088"]]), Jt = {
|
|
940
928
|
class: "hero"
|
|
941
929
|
}, Zt = {
|
|
942
930
|
class: "heroContent"
|
|
@@ -968,11 +956,11 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
968
956
|
},
|
|
969
957
|
setup(a) {
|
|
970
958
|
const t = a;
|
|
971
|
-
return (l,
|
|
959
|
+
return (l, i) => (s(), o("main", Jt, [e("div", Zt, [e("div", Qt, [e("h1", Xt, [h(l.$slots, "title", {}, () => [g(r(t.title), 1)], !0)])]), e("div", es, [e("div", null, r(t.description), 1)]), e("div", ts, [h(l.$slots, "actions", {}, void 0, !0)])]), e("div", ss, [h(l.$slots, "heroSource", {}, void 0, !0)])]));
|
|
972
960
|
}
|
|
973
|
-
}), Fa = /* @__PURE__ */
|
|
961
|
+
}), Fa = /* @__PURE__ */ d(as, [["__scopeId", "data-v-928ffe7e"]]), ns = {
|
|
974
962
|
class: "logos-list"
|
|
975
|
-
},
|
|
963
|
+
}, is = /* @__PURE__ */ p({
|
|
976
964
|
__name: "LandingPageLogos",
|
|
977
965
|
props: {
|
|
978
966
|
title: {
|
|
@@ -999,13 +987,13 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
999
987
|
},
|
|
1000
988
|
setup(a) {
|
|
1001
989
|
const t = a;
|
|
1002
|
-
return (l,
|
|
990
|
+
return (l, i) => (s(), o("div", ns, [(s(!0), o(v, null, b(t.logos, (n, _) => (s(), L(P(x), {
|
|
1003
991
|
key: _,
|
|
1004
|
-
icon:
|
|
992
|
+
icon: n.name,
|
|
1005
993
|
class: "logo-icon"
|
|
1006
994
|
}, null, 8, ["icon"]))), 128))]));
|
|
1007
995
|
}
|
|
1008
|
-
}), za = /* @__PURE__ */
|
|
996
|
+
}), za = /* @__PURE__ */ d(is, [["__scopeId", "data-v-1a08e627"]]), os = /* @__PURE__ */ p({
|
|
1009
997
|
__name: "LandingPagePageContent",
|
|
1010
998
|
props: {
|
|
1011
999
|
maxWidth: {
|
|
@@ -1035,12 +1023,12 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1035
1023
|
flexDirection: t.flexDirection ?? "column",
|
|
1036
1024
|
gap: t.gap
|
|
1037
1025
|
}));
|
|
1038
|
-
return (
|
|
1026
|
+
return (i, n) => (s(), o("div", {
|
|
1039
1027
|
class: "PageContent",
|
|
1040
1028
|
style: w(l.value)
|
|
1041
|
-
}, [h(
|
|
1029
|
+
}, [h(i.$slots, "default", {}, void 0, !0)], 4));
|
|
1042
1030
|
}
|
|
1043
|
-
}), Da = /* @__PURE__ */
|
|
1031
|
+
}), Da = /* @__PURE__ */ d(os, [["__scopeId", "data-v-00ec8180"]]), ls = {
|
|
1044
1032
|
class: "Tabs"
|
|
1045
1033
|
}, rs = {
|
|
1046
1034
|
class: "tabs-root"
|
|
@@ -1072,35 +1060,35 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1072
1060
|
emits: ["update:modelValue"],
|
|
1073
1061
|
setup(a) {
|
|
1074
1062
|
const t = a;
|
|
1075
|
-
return (l,
|
|
1076
|
-
key:
|
|
1063
|
+
return (l, i) => (s(), o("div", ls, [e("div", rs, [e("div", cs, [(s(!0), o(v, null, b(t.tabs, (n) => (s(), o("div", {
|
|
1064
|
+
key: n.value,
|
|
1077
1065
|
class: S(["tabs-item", {
|
|
1078
|
-
"tabs-item-active":
|
|
1066
|
+
"tabs-item-active": n.value === a.modelValue
|
|
1079
1067
|
}])
|
|
1080
1068
|
}, [e("button", {
|
|
1081
|
-
id:
|
|
1069
|
+
id: n.value,
|
|
1082
1070
|
type: "button",
|
|
1083
1071
|
role: "radio",
|
|
1084
|
-
"aria-checked":
|
|
1085
|
-
"data-state":
|
|
1086
|
-
value:
|
|
1072
|
+
"aria-checked": n.value === a.modelValue,
|
|
1073
|
+
"data-state": n.value === a.modelValue ? "checked" : "unchecked",
|
|
1074
|
+
value: n.value,
|
|
1087
1075
|
class: "tabs-radio",
|
|
1088
|
-
tabindex:
|
|
1089
|
-
onClick: (_) => l.$emit("update:modelValue",
|
|
1090
|
-
}, [
|
|
1076
|
+
tabindex: n.value === a.modelValue ? 0 : -1,
|
|
1077
|
+
onClick: (_) => l.$emit("update:modelValue", n.value)
|
|
1078
|
+
}, [n.value === a.modelValue ? (s(), o("span", us)) : C("", !0)], 8, ds), e("label", {
|
|
1091
1079
|
class: "tabs-label",
|
|
1092
|
-
for:
|
|
1093
|
-
}, [e("span", null, r(
|
|
1080
|
+
for: n.value
|
|
1081
|
+
}, [e("span", null, r(n.label), 1), n.badge ? (s(), o("div", ps, r(n.badge), 1)) : C("", !0)], 8, _s)], 2))), 128))])])]));
|
|
1094
1082
|
}
|
|
1095
|
-
}), fs = /* @__PURE__ */
|
|
1083
|
+
}), fs = /* @__PURE__ */ d(ms, [["__scopeId", "data-v-9eb67a93"]]), gs = {
|
|
1096
1084
|
class: "PriceGroup"
|
|
1097
1085
|
}, hs = /* @__PURE__ */ p({
|
|
1098
1086
|
__name: "LandingPagePriceGroup",
|
|
1099
1087
|
setup(a) {
|
|
1100
1088
|
const t = k("subscribe-monthly");
|
|
1101
|
-
return (l,
|
|
1089
|
+
return (l, i) => (s(), o("div", gs, [c(fs, {
|
|
1102
1090
|
modelValue: t.value,
|
|
1103
|
-
"onUpdate:modelValue":
|
|
1091
|
+
"onUpdate:modelValue": i[0] || (i[0] = (n) => t.value = n),
|
|
1104
1092
|
tabs: [{
|
|
1105
1093
|
value: "subscribe-monthly",
|
|
1106
1094
|
label: "按月订阅"
|
|
@@ -1114,7 +1102,7 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1114
1102
|
}]
|
|
1115
1103
|
}, null, 8, ["modelValue"]), h(l.$slots, "default", {}, void 0, !0)]));
|
|
1116
1104
|
}
|
|
1117
|
-
}), Va = /* @__PURE__ */
|
|
1105
|
+
}), Va = /* @__PURE__ */ d(hs, [["__scopeId", "data-v-43a35f55"]]), vs = {
|
|
1118
1106
|
class: "PricingCard"
|
|
1119
1107
|
}, $s = {
|
|
1120
1108
|
class: "title"
|
|
@@ -1124,16 +1112,16 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1124
1112
|
class: "description"
|
|
1125
1113
|
}, ks = {
|
|
1126
1114
|
class: "priceAndDiscount"
|
|
1127
|
-
}, Is = {
|
|
1128
|
-
class: "price"
|
|
1129
1115
|
}, Ls = {
|
|
1116
|
+
class: "price"
|
|
1117
|
+
}, Ps = {
|
|
1130
1118
|
class: "discount"
|
|
1131
|
-
},
|
|
1119
|
+
}, Is = {
|
|
1132
1120
|
style: {
|
|
1133
1121
|
position: "relative",
|
|
1134
1122
|
top: "3px"
|
|
1135
1123
|
}
|
|
1136
|
-
},
|
|
1124
|
+
}, xs = {
|
|
1137
1125
|
key: 1,
|
|
1138
1126
|
class: "priceNotDiscount"
|
|
1139
1127
|
}, Ss = {
|
|
@@ -1202,41 +1190,41 @@ const y = /* @__PURE__ */ u(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1202
1190
|
setup(a, {
|
|
1203
1191
|
emit: t
|
|
1204
1192
|
}) {
|
|
1205
|
-
const l = t,
|
|
1206
|
-
function
|
|
1193
|
+
const l = t, i = a;
|
|
1194
|
+
function n() {
|
|
1207
1195
|
l("toPay");
|
|
1208
1196
|
}
|
|
1209
|
-
return (_, m) => (s(),
|
|
1197
|
+
return (_, m) => (s(), o("div", vs, [e("div", null, [e("div", $s, [e("span", bs, r(i.title), 1), i.badge.label ? (s(), L(P(O), {
|
|
1210
1198
|
key: 0,
|
|
1211
1199
|
color: "arcoblue"
|
|
1212
1200
|
}, {
|
|
1213
|
-
default:
|
|
1201
|
+
default: u(() => [g(r(i.badge.label), 1)]),
|
|
1214
1202
|
_: 1
|
|
1215
|
-
})) : C("", !0)]), e("div", ys, r(
|
|
1203
|
+
})) : C("", !0)]), e("div", ys, r(i.description), 1)]), e("div", ks, [i.discount !== null ? (s(), o(v, {
|
|
1216
1204
|
key: 0
|
|
1217
|
-
}, [e("span",
|
|
1205
|
+
}, [e("span", Ls, [e("span", null, r(i.price), 1), e("span", null, r(i.unit), 1)]), e("span", Ps, [e("span", Is, r(i.discount), 1), e("span", null, r(i.unit), 1)])], 64)) : (s(), o("span", xs, [e("span", null, r(i.price), 1), e("span", null, r(i.unit), 1)])), e("span", Ss, r(i.cycle), 1)]), e("div", Cs, [(s(!0), o(v, null, b(i.features, (f, $) => (s(), L(j, {
|
|
1218
1206
|
key: $,
|
|
1219
|
-
description:
|
|
1207
|
+
description: f.title
|
|
1220
1208
|
}, null, 8, ["description"]))), 128))]), c(We, {
|
|
1221
1209
|
class: "handle",
|
|
1222
1210
|
type: "primary",
|
|
1223
|
-
loading:
|
|
1224
|
-
disabled: !(
|
|
1225
|
-
onClick:
|
|
1211
|
+
loading: i.loading,
|
|
1212
|
+
disabled: !(i.discount || i.price),
|
|
1213
|
+
onClick: n
|
|
1226
1214
|
}, {
|
|
1227
|
-
default:
|
|
1215
|
+
default: u(() => [g(r(i.button.label), 1)]),
|
|
1228
1216
|
_: 1
|
|
1229
1217
|
}, 8, ["loading", "disabled"])]));
|
|
1230
1218
|
}
|
|
1231
|
-
}), Ea = /* @__PURE__ */
|
|
1219
|
+
}), Ea = /* @__PURE__ */ d(ws, [["__scopeId", "data-v-0b730439"]]), As = {}, Ts = {
|
|
1232
1220
|
class: "PricingGrid"
|
|
1233
1221
|
}, qs = {
|
|
1234
1222
|
class: "content"
|
|
1235
1223
|
};
|
|
1236
1224
|
function Bs(a, t) {
|
|
1237
|
-
return s(),
|
|
1225
|
+
return s(), o("div", Ts, [e("div", qs, [h(a.$slots, "default", {}, void 0, !0)])]);
|
|
1238
1226
|
}
|
|
1239
|
-
const ja = /* @__PURE__ */
|
|
1227
|
+
const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-75029e61"]]), Fs = {
|
|
1240
1228
|
class: "sections-container"
|
|
1241
1229
|
}, zs = {
|
|
1242
1230
|
class: "container"
|
|
@@ -1292,7 +1280,7 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1292
1280
|
},
|
|
1293
1281
|
setup(a) {
|
|
1294
1282
|
const t = a;
|
|
1295
|
-
return (l,
|
|
1283
|
+
return (l, i) => (s(), o("section", Fs, [e("div", zs, [e("div", {
|
|
1296
1284
|
class: S(["content-wrapper", {
|
|
1297
1285
|
reverse: t.reverse
|
|
1298
1286
|
}])
|
|
@@ -1301,24 +1289,24 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1301
1289
|
alt: t.imageAlt,
|
|
1302
1290
|
class: "image"
|
|
1303
1291
|
}, null, 8, Vs)]), e("div", Es, [e("div", js, [c(E, null, {
|
|
1304
|
-
default:
|
|
1292
|
+
default: u(() => [g(r(t.title), 1)]),
|
|
1305
1293
|
_: 1
|
|
1306
1294
|
}), c(V, null, {
|
|
1307
|
-
default:
|
|
1295
|
+
default: u(() => [g(r(t.subTitle), 1)]),
|
|
1308
1296
|
_: 1
|
|
1309
|
-
})]), e("div", Ms, [(s(!0),
|
|
1297
|
+
})]), e("div", Ms, [(s(!0), o(v, null, b(t.features, (n, _) => (s(), o("div", {
|
|
1310
1298
|
key: _,
|
|
1311
1299
|
class: "feature-item"
|
|
1312
1300
|
}, [e("div", {
|
|
1313
|
-
class: S(["icon-container", [`icon-${
|
|
1314
|
-
},
|
|
1301
|
+
class: S(["icon-container", [`icon-${n.color}`]])
|
|
1302
|
+
}, i[0] || (i[0] = [e("div", {
|
|
1315
1303
|
class: "dot"
|
|
1316
|
-
}, null, -1)]), 2), e("div", Hs, [e("div", Us, r(
|
|
1317
|
-
default:
|
|
1304
|
+
}, null, -1)]), 2), e("div", Hs, [e("div", Us, r(n.title), 1), c(I, null, {
|
|
1305
|
+
default: u(() => [g(r(n.description), 1)]),
|
|
1318
1306
|
_: 2
|
|
1319
1307
|
}, 1024)])]))), 128))])])], 2)])]));
|
|
1320
1308
|
}
|
|
1321
|
-
}), Ma = /* @__PURE__ */
|
|
1309
|
+
}), Ma = /* @__PURE__ */ d(Ns, [["__scopeId", "data-v-ac2b71bb"]]), Gs = {
|
|
1322
1310
|
class: "Showcase"
|
|
1323
1311
|
}, Os = ["onClick"], Rs = ["src", "alt"], Ws = {
|
|
1324
1312
|
class: "card-content"
|
|
@@ -1346,28 +1334,28 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1346
1334
|
setup(a, {
|
|
1347
1335
|
emit: t
|
|
1348
1336
|
}) {
|
|
1349
|
-
const l = a,
|
|
1350
|
-
function
|
|
1351
|
-
|
|
1337
|
+
const l = a, i = t;
|
|
1338
|
+
function n(m) {
|
|
1339
|
+
i("cardClick", m);
|
|
1352
1340
|
}
|
|
1353
1341
|
const _ = F(() => ({
|
|
1354
1342
|
height: `${l.cardHeight}px`,
|
|
1355
1343
|
objectFit: l.objectFit
|
|
1356
1344
|
}));
|
|
1357
|
-
return (m,
|
|
1345
|
+
return (m, f) => (s(), o("div", Gs, [(s(!0), o(v, null, b(l.items, ($, A) => (s(), o("div", {
|
|
1358
1346
|
key: A,
|
|
1359
1347
|
class: "showcase-card",
|
|
1360
|
-
onClick: (ha) =>
|
|
1348
|
+
onClick: (ha) => n($)
|
|
1361
1349
|
}, [e("img", {
|
|
1362
1350
|
src: $.image,
|
|
1363
1351
|
alt: $.alt,
|
|
1364
1352
|
style: w(_.value)
|
|
1365
|
-
}, null, 12, Rs), e("div", Ws, [e("div", Ks, r($.title), 1), c(
|
|
1366
|
-
default:
|
|
1353
|
+
}, null, 12, Rs), e("div", Ws, [e("div", Ks, r($.title), 1), c(I, null, {
|
|
1354
|
+
default: u(() => [g(r($.description), 1)]),
|
|
1367
1355
|
_: 2
|
|
1368
1356
|
}, 1024)])], 8, Os))), 128))]));
|
|
1369
1357
|
}
|
|
1370
|
-
}), Ha = /* @__PURE__ */
|
|
1358
|
+
}), Ha = /* @__PURE__ */ d(Ys, [["__scopeId", "data-v-381ed6a6"]]), Js = {
|
|
1371
1359
|
class: "Stats"
|
|
1372
1360
|
}, Zs = {
|
|
1373
1361
|
key: 0,
|
|
@@ -1403,12 +1391,12 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1403
1391
|
},
|
|
1404
1392
|
setup(a) {
|
|
1405
1393
|
const t = a;
|
|
1406
|
-
return (l,
|
|
1394
|
+
return (l, i) => (s(), o("div", Js, [(s(!0), o(v, null, b(t.stats, (n, _) => (s(), o("div", {
|
|
1407
1395
|
key: _,
|
|
1408
1396
|
class: "stats-item"
|
|
1409
|
-
}, [
|
|
1397
|
+
}, [n.title ? (s(), o("div", Zs, r(n.title), 1)) : C("", !0), e("div", Qs, r(n.number), 1), e("div", Xs, r(n.label), 1)]))), 128))]));
|
|
1410
1398
|
}
|
|
1411
|
-
}), Ua = /* @__PURE__ */
|
|
1399
|
+
}), Ua = /* @__PURE__ */ d(ea, [["__scopeId", "data-v-ad69735c"]]), ta = {
|
|
1412
1400
|
class: "stepNumber"
|
|
1413
1401
|
}, sa = {
|
|
1414
1402
|
class: "count"
|
|
@@ -1437,23 +1425,23 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1437
1425
|
},
|
|
1438
1426
|
setup(a) {
|
|
1439
1427
|
const t = a;
|
|
1440
|
-
return (l,
|
|
1428
|
+
return (l, i) => (s(), o("div", {
|
|
1441
1429
|
class: "Steps",
|
|
1442
1430
|
style: w({
|
|
1443
1431
|
gridTemplateColumns: `repeat(${t.columns}, 1fr)`
|
|
1444
1432
|
// flexDirection: props.flexDirection,
|
|
1445
1433
|
})
|
|
1446
|
-
}, [(s(!0),
|
|
1434
|
+
}, [(s(!0), o(v, null, b(t.steps, (n, _) => (s(), o("div", {
|
|
1447
1435
|
key: _,
|
|
1448
1436
|
class: "stepItem"
|
|
1449
|
-
}, [e("div", ta, [e("span", sa, r(_ + 1), 1)]), e("h3", aa, r(
|
|
1450
|
-
default:
|
|
1437
|
+
}, [e("div", ta, [e("span", sa, r(_ + 1), 1)]), e("h3", aa, r(n.title), 1), c(I, null, {
|
|
1438
|
+
default: u(() => [g(r(n.description), 1)]),
|
|
1451
1439
|
_: 2
|
|
1452
1440
|
}, 1024)]))), 128))], 4));
|
|
1453
1441
|
}
|
|
1454
|
-
}), Na = /* @__PURE__ */
|
|
1442
|
+
}), Na = /* @__PURE__ */ d(na, [["__scopeId", "data-v-1ecd9597"]]), ia = {
|
|
1455
1443
|
class: "Testimonial"
|
|
1456
|
-
},
|
|
1444
|
+
}, oa = {
|
|
1457
1445
|
class: "user-info"
|
|
1458
1446
|
}, la = {
|
|
1459
1447
|
class: "user-avatar"
|
|
@@ -1470,20 +1458,20 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1470
1458
|
},
|
|
1471
1459
|
setup(a) {
|
|
1472
1460
|
const t = a;
|
|
1473
|
-
return (l,
|
|
1461
|
+
return (l, i) => (s(), o("div", ia, [(s(!0), o(v, null, b(t.testimonials, (n, _) => (s(), L(M, {
|
|
1474
1462
|
key: _
|
|
1475
1463
|
}, {
|
|
1476
|
-
default:
|
|
1477
|
-
default:
|
|
1464
|
+
default: u(() => [e("div", null, [c(I, null, {
|
|
1465
|
+
default: u(() => [g(r(`"${n.content}"`), 1)]),
|
|
1478
1466
|
_: 2
|
|
1479
|
-
}, 1024)]), e("div",
|
|
1480
|
-
src:
|
|
1481
|
-
alt:
|
|
1482
|
-
}, null, 8, ra)]), e("div", null, [e("div", ca, r(
|
|
1467
|
+
}, 1024)]), e("div", oa, [e("span", la, [e("img", {
|
|
1468
|
+
src: n.avatar,
|
|
1469
|
+
alt: n.name
|
|
1470
|
+
}, null, 8, ra)]), e("div", null, [e("div", ca, r(n.name), 1), e("div", da, r(n.title), 1)])])]),
|
|
1483
1471
|
_: 2
|
|
1484
1472
|
}, 1024))), 128))]));
|
|
1485
1473
|
}
|
|
1486
|
-
}), Ga = /* @__PURE__ */
|
|
1474
|
+
}), Ga = /* @__PURE__ */ d(ua, [["__scopeId", "data-v-bc49d7bc"]]), _a = ["href"], pa = /* @__PURE__ */ p({
|
|
1487
1475
|
__name: "LandingPageTips",
|
|
1488
1476
|
props: {
|
|
1489
1477
|
href: {
|
|
@@ -1497,36 +1485,36 @@ const ja = /* @__PURE__ */ u(As, [["render", Bs], ["__scopeId", "data-v-75029e61
|
|
|
1497
1485
|
},
|
|
1498
1486
|
setup(a) {
|
|
1499
1487
|
const t = a;
|
|
1500
|
-
return (l,
|
|
1488
|
+
return (l, i) => (s(), o("a", {
|
|
1501
1489
|
href: t.href,
|
|
1502
1490
|
class: "tips-link"
|
|
1503
1491
|
}, r(t.text), 9, _a));
|
|
1504
1492
|
}
|
|
1505
|
-
}), Oa = /* @__PURE__ */
|
|
1493
|
+
}), Oa = /* @__PURE__ */ d(pa, [["__scopeId", "data-v-f5784dd1"]]), ma = {}, fa = {
|
|
1506
1494
|
class: "sidebar"
|
|
1507
1495
|
};
|
|
1508
1496
|
function ga(a, t) {
|
|
1509
|
-
return s(),
|
|
1497
|
+
return s(), o("div", fa, t[0] || (t[0] = [U('<div data-v-251905ff><div class="sidebar-title" data-v-251905ff>On this page</div><a class="sidebar-link active" href="#page-title" data-v-251905ff>Introduction</a><a class="sidebar-link" href="#browse-by-feature" data-v-251905ff>Browse by feature</a><a class="sidebar-link" href="#implement-a-template" data-v-251905ff>Implement a template</a><a class="sidebar-link" href="#integrate-or-deploy-tiptap" data-v-251905ff>Integrate or deploy Tiptap</a><a class="sidebar-link" href="#manage-your-documents" data-v-251905ff>Manage your documents</a><a class="sidebar-link" href="#examples" data-v-251905ff>Examples</a><a class="sidebar-link" href="#guides" data-v-251905ff>Guides</a><a class="sidebar-link" href="#community" data-v-251905ff>Community</a></div>', 1)]));
|
|
1510
1498
|
}
|
|
1511
|
-
const Ra = /* @__PURE__ */
|
|
1499
|
+
const Ra = /* @__PURE__ */ d(ma, [["render", ga], ["__scopeId", "data-v-251905ff"]]);
|
|
1512
1500
|
export {
|
|
1513
|
-
|
|
1501
|
+
Ha as A,
|
|
1514
1502
|
ee as B,
|
|
1515
1503
|
M as C,
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1504
|
+
I as D,
|
|
1505
|
+
Ua as E,
|
|
1506
|
+
Na as F,
|
|
1519
1507
|
ke as G,
|
|
1520
1508
|
qe as H,
|
|
1521
1509
|
Ga as I,
|
|
1522
1510
|
Oa as J,
|
|
1523
1511
|
E as K,
|
|
1524
|
-
|
|
1512
|
+
Ia as L,
|
|
1525
1513
|
he as M,
|
|
1526
1514
|
Ra as N,
|
|
1527
1515
|
V as S,
|
|
1528
1516
|
fs as T,
|
|
1529
|
-
|
|
1517
|
+
xa as a,
|
|
1530
1518
|
ae as b,
|
|
1531
1519
|
Oe as c,
|
|
1532
1520
|
We as d,
|
|
@@ -1539,17 +1527,17 @@ export {
|
|
|
1539
1527
|
Ta as k,
|
|
1540
1528
|
qa as l,
|
|
1541
1529
|
Ba as m,
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1530
|
+
Ft as n,
|
|
1531
|
+
Mt as o,
|
|
1532
|
+
Fa as p,
|
|
1533
|
+
y as q,
|
|
1534
|
+
B as r,
|
|
1535
|
+
j as s,
|
|
1536
|
+
Ue as t,
|
|
1537
|
+
za as u,
|
|
1538
|
+
Da as v,
|
|
1539
|
+
Va as w,
|
|
1540
|
+
Ea as x,
|
|
1541
|
+
ja as y,
|
|
1542
|
+
Ma as z
|
|
1555
1543
|
};
|