@huyooo/ui 0.5.32 → 0.5.33
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/{Contact-DTGCcXv9.js → Contact-Cyjfnsrc.js} +74 -73
- package/dist/{LandingPageSectionHeader-s8hjsGuu.js → LandingPageSectionHeader-BWX7bHHG.js} +134 -125
- package/dist/{LandingPageSectionTabs-BUIf4wUN.js → LandingPageSectionTabs-Vk5dMIEO.js} +210 -209
- package/dist/components/LandingPage/LandingPageFooterContact.vue.d.ts +10 -2
- package/dist/index.js +3 -3
- package/dist/landingPage.js +2 -2
- package/dist/privateCom.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { createElementBlock as i, openBlock as s, renderSlot as
|
|
2
|
-
import { _ } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
-
import { m as U, n as W, k as R, D as
|
|
1
|
+
import { createElementBlock as i, openBlock as s, renderSlot as h, defineComponent as g, createVNode as u, withCtx as d, createElementVNode as e, normalizeStyle as L, Fragment as m, createTextVNode as f, ref as k, renderList as v, toDisplayString as c, normalizeClass as P, createBlock as x, computed as I, unref as A, createCommentVNode as T, createStaticVNode as E, watch as F, withDirectives as G, vShow as O } from "vue";
|
|
2
|
+
import { _ as p } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
+
import { m as U, n as W, k as R, D as w, f as Z, e as J, h as B, g as y, L as K, i as Q } from "./LandingPageSectionHeader-BWX7bHHG.js";
|
|
4
4
|
import { C as X, a as Y } from "./CollapseItem-Cw1vcdLu.js";
|
|
5
5
|
import { Icon as q } from "@iconify/vue";
|
|
6
6
|
import { useWindowSize as D } from "@vueuse/core";
|
|
@@ -12,32 +12,32 @@ const se = {}, ae = {
|
|
|
12
12
|
class: "SubTitle"
|
|
13
13
|
};
|
|
14
14
|
function ne(n, t) {
|
|
15
|
-
return s(), i("div", ae, [
|
|
15
|
+
return s(), i("div", ae, [h(n.$slots, "default", {}, void 0, !0)]);
|
|
16
16
|
}
|
|
17
|
-
const H = /* @__PURE__ */
|
|
17
|
+
const H = /* @__PURE__ */ p(se, [["render", ne], ["__scopeId", "data-v-3decf2d4"]]), ie = {}, oe = {
|
|
18
18
|
class: "Title"
|
|
19
19
|
};
|
|
20
20
|
function re(n, t) {
|
|
21
|
-
return s(), i("h2", oe, [
|
|
21
|
+
return s(), i("h2", oe, [h(n.$slots, "default", {}, void 0, !0)]);
|
|
22
22
|
}
|
|
23
|
-
const M = /* @__PURE__ */
|
|
23
|
+
const M = /* @__PURE__ */ p(ie, [["render", re], ["__scopeId", "data-v-58078aa8"]]), ce = {
|
|
24
24
|
class: "BlockHeader"
|
|
25
25
|
}, le = /* @__PURE__ */ g({
|
|
26
26
|
__name: "LandingPageBlockHeader",
|
|
27
27
|
setup(n) {
|
|
28
|
-
return (t, r) => (s(), i("div", ce, [
|
|
28
|
+
return (t, r) => (s(), i("div", ce, [u(M, {
|
|
29
29
|
class: "BlockHeaderTitle"
|
|
30
30
|
}, {
|
|
31
|
-
default:
|
|
31
|
+
default: d(() => [h(t.$slots, "title", {}, void 0, !0)]),
|
|
32
32
|
_: 3
|
|
33
|
-
}),
|
|
33
|
+
}), u(H, {
|
|
34
34
|
class: "BlockHeaderSubTitle"
|
|
35
35
|
}, {
|
|
36
|
-
default:
|
|
36
|
+
default: d(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
|
|
37
37
|
_: 3
|
|
38
38
|
})]));
|
|
39
39
|
}
|
|
40
|
-
}), de = /* @__PURE__ */
|
|
40
|
+
}), de = /* @__PURE__ */ p(le, [["__scopeId", "data-v-8d51bb3a"]]), ue = {
|
|
41
41
|
class: "BlockLayout"
|
|
42
42
|
}, _e = /* @__PURE__ */ g({
|
|
43
43
|
__name: "LandingPageBlockLayout",
|
|
@@ -53,15 +53,15 @@ const M = /* @__PURE__ */ _(ie, [["render", re], ["__scopeId", "data-v-58078aa8"
|
|
|
53
53
|
},
|
|
54
54
|
setup(n) {
|
|
55
55
|
const t = n;
|
|
56
|
-
return (r, o) => (s(), i("section", ue, [
|
|
56
|
+
return (r, o) => (s(), i("section", ue, [h(r.$slots, "BlockHeader", {}, void 0, !0), e("div", {
|
|
57
57
|
class: "BlockBody",
|
|
58
|
-
style:
|
|
58
|
+
style: L({
|
|
59
59
|
gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
|
|
60
60
|
flexDirection: t.flexDirection
|
|
61
61
|
})
|
|
62
|
-
}, [
|
|
62
|
+
}, [h(r.$slots, "BlockBody", {}, void 0, !0)], 4)]));
|
|
63
63
|
}
|
|
64
|
-
}), pe = /* @__PURE__ */
|
|
64
|
+
}), pe = /* @__PURE__ */ p(_e, [["__scopeId", "data-v-84ed1aaa"]]), ge = /* @__PURE__ */ g({
|
|
65
65
|
__name: "LandingPageAbout",
|
|
66
66
|
setup(n) {
|
|
67
67
|
const t = [{
|
|
@@ -101,20 +101,20 @@ const M = /* @__PURE__ */ _(ie, [["render", re], ["__scopeId", "data-v-58078aa8"
|
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
}];
|
|
104
|
-
return (r, o) => (s(), i(
|
|
105
|
-
BlockHeader:
|
|
106
|
-
title:
|
|
107
|
-
subTitle:
|
|
104
|
+
return (r, o) => (s(), i(m, null, [u(pe, null, {
|
|
105
|
+
BlockHeader: d(() => [u(de, null, {
|
|
106
|
+
title: d(() => [...o[0] || (o[0] = [f("核心团队", -1)])]),
|
|
107
|
+
subTitle: d(() => [...o[1] || (o[1] = [f("我们是一个充满激情的小团队。", -1)])]),
|
|
108
108
|
_: 1
|
|
109
109
|
})]),
|
|
110
|
-
BlockBody:
|
|
110
|
+
BlockBody: d(() => [u(U, {
|
|
111
111
|
title: "Empowering the world with Astro.",
|
|
112
112
|
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
|
-
}),
|
|
113
|
+
}), u(W, {
|
|
114
114
|
"published-team-members": t
|
|
115
115
|
})]),
|
|
116
116
|
_: 1
|
|
117
|
-
}),
|
|
117
|
+
}), u(R, {
|
|
118
118
|
image: "https://astroship-pro.web3templates.com/_astro/employee.DPridi10_Z23eRat.avif",
|
|
119
119
|
"image-alt": "Happy Team",
|
|
120
120
|
title: "Mission",
|
|
@@ -123,7 +123,7 @@ const M = /* @__PURE__ */ _(ie, [["render", re], ["__scopeId", "data-v-58078aa8"
|
|
|
123
123
|
features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
|
|
124
124
|
})], 64));
|
|
125
125
|
}
|
|
126
|
-
}), Qs = /* @__PURE__ */
|
|
126
|
+
}), Qs = /* @__PURE__ */ p(ge, [["__scopeId", "data-v-a40e05a5"]]), fe = {
|
|
127
127
|
class: "nav"
|
|
128
128
|
}, me = {
|
|
129
129
|
class: "section"
|
|
@@ -132,7 +132,7 @@ const M = /* @__PURE__ */ _(ie, [["render", re], ["__scopeId", "data-v-58078aa8"
|
|
|
132
132
|
}, be = ["href"], ye = /* @__PURE__ */ g({
|
|
133
133
|
__name: "LandingPageAside",
|
|
134
134
|
setup(n) {
|
|
135
|
-
const t =
|
|
135
|
+
const t = k([{
|
|
136
136
|
text: "Editor",
|
|
137
137
|
href: "/docs/editor/getting-started/overview"
|
|
138
138
|
}, {
|
|
@@ -147,7 +147,7 @@ const M = /* @__PURE__ */ _(ie, [["render", re], ["__scopeId", "data-v-58078aa8"
|
|
|
147
147
|
}, {
|
|
148
148
|
text: "Documents",
|
|
149
149
|
href: "/docs/collaboration/documents"
|
|
150
|
-
}]), r =
|
|
150
|
+
}]), r = k([{
|
|
151
151
|
text: "Guides",
|
|
152
152
|
href: "/docs/guides"
|
|
153
153
|
}, {
|
|
@@ -172,35 +172,35 @@ const M = /* @__PURE__ */ _(ie, [["render", re], ["__scopeId", "data-v-58078aa8"
|
|
|
172
172
|
href: "/docs"
|
|
173
173
|
}, "Overview")])], -1)), e("div", me, [a[0] || (a[0] = e("div", {
|
|
174
174
|
class: "section-title"
|
|
175
|
-
}, "Browse by feature", -1)), e("div", null, [(s(!0), i(
|
|
176
|
-
key:
|
|
175
|
+
}, "Browse by feature", -1)), e("div", null, [(s(!0), i(m, null, v(t.value, (_) => (s(), i("a", {
|
|
176
|
+
key: _.text,
|
|
177
177
|
class: "link",
|
|
178
|
-
href:
|
|
179
|
-
}, c(
|
|
178
|
+
href: _.href
|
|
179
|
+
}, c(_.text), 9, he))), 128))])]), e("div", ve, [a[1] || (a[1] = e("div", {
|
|
180
180
|
class: "section-title"
|
|
181
|
-
}, "Resources", -1)), e("div", null, [(s(!0), i(
|
|
182
|
-
key:
|
|
181
|
+
}, "Resources", -1)), e("div", null, [(s(!0), i(m, null, v(r.value, (_) => (s(), i("a", {
|
|
182
|
+
key: _.text,
|
|
183
183
|
class: "link",
|
|
184
|
-
href:
|
|
185
|
-
}, c(
|
|
184
|
+
href: _.href
|
|
185
|
+
}, c(_.text), 9, be))), 128))])])]));
|
|
186
186
|
}
|
|
187
|
-
}), Xs = /* @__PURE__ */
|
|
187
|
+
}), Xs = /* @__PURE__ */ p(ye, [["__scopeId", "data-v-b516bb75"]]), $e = /* @__PURE__ */ g({
|
|
188
188
|
__name: "LandingPageButton",
|
|
189
189
|
props: {
|
|
190
190
|
type: {}
|
|
191
191
|
},
|
|
192
192
|
setup(n) {
|
|
193
193
|
return (t, r) => (s(), i("div", {
|
|
194
|
-
class:
|
|
195
|
-
}, [
|
|
194
|
+
class: P(["heroButton", [n.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
|
|
195
|
+
}, [h(t.$slots, "default", {}, void 0, !0)], 2));
|
|
196
196
|
}
|
|
197
|
-
}), ke = /* @__PURE__ */
|
|
197
|
+
}), ke = /* @__PURE__ */ p($e, [["__scopeId", "data-v-d26fdf8b"]]), Pe = {}, Le = {
|
|
198
198
|
class: "Card"
|
|
199
199
|
};
|
|
200
200
|
function xe(n, t) {
|
|
201
|
-
return s(), i("div", Le, [
|
|
201
|
+
return s(), i("div", Le, [h(n.$slots, "default", {}, void 0, !0)]);
|
|
202
202
|
}
|
|
203
|
-
const z = /* @__PURE__ */
|
|
203
|
+
const z = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"]]), Ie = "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", we = {
|
|
204
204
|
class: "cta-container"
|
|
205
205
|
}, Ce = ["src"], Se = {
|
|
206
206
|
class: "cta-content"
|
|
@@ -232,13 +232,13 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
232
232
|
src: t.backgroundUrl,
|
|
233
233
|
class: "cta-background",
|
|
234
234
|
alt: "background",
|
|
235
|
-
style:
|
|
235
|
+
style: L({
|
|
236
236
|
width: t.backgroundSize,
|
|
237
237
|
height: t.backgroundSize
|
|
238
238
|
})
|
|
239
|
-
}, null, 12, Ce), e("div", Se, [e("h1", Te, c(t.title), 1), e("div", Ae, c(t.description), 1), e("div", Be, [
|
|
239
|
+
}, null, 12, Ce), e("div", Se, [e("h1", Te, c(t.title), 1), e("div", Ae, c(t.description), 1), e("div", Be, [h(r.$slots, "actions", {}, void 0, !0)])])]));
|
|
240
240
|
}
|
|
241
|
-
}), Ys = /* @__PURE__ */
|
|
241
|
+
}), Ys = /* @__PURE__ */ p(qe, [["__scopeId", "data-v-4a709ec3"]]), Fe = /* @__PURE__ */ g({
|
|
242
242
|
__name: "LandingPageFAQ",
|
|
243
243
|
props: {
|
|
244
244
|
activeKeys: {
|
|
@@ -268,16 +268,16 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
268
268
|
},
|
|
269
269
|
setup(n) {
|
|
270
270
|
const t = n;
|
|
271
|
-
return (r, o) => (s(),
|
|
271
|
+
return (r, o) => (s(), x(X, {
|
|
272
272
|
"active-keys": t.activeKeys
|
|
273
273
|
}, {
|
|
274
|
-
default:
|
|
275
|
-
key:
|
|
276
|
-
index:
|
|
274
|
+
default: d(() => [(s(!0), i(m, null, v(t.faqItems, (a, _) => (s(), x(Y, {
|
|
275
|
+
key: _,
|
|
276
|
+
index: _
|
|
277
277
|
}, {
|
|
278
|
-
header:
|
|
279
|
-
default:
|
|
280
|
-
default:
|
|
278
|
+
header: d(() => [f(c(a.question), 1)]),
|
|
279
|
+
default: d(() => [u(w, null, {
|
|
280
|
+
default: d(() => [f(c(a.answer), 1)]),
|
|
281
281
|
_: 2
|
|
282
282
|
}, 1024)]),
|
|
283
283
|
_: 2
|
|
@@ -285,7 +285,7 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
285
285
|
_: 1
|
|
286
286
|
}, 8, ["active-keys"]));
|
|
287
287
|
}
|
|
288
|
-
}), ea = /* @__PURE__ */
|
|
288
|
+
}), ea = /* @__PURE__ */ p(Fe, [["__scopeId", "data-v-581e8f75"]]), Ve = {
|
|
289
289
|
class: "feature-title"
|
|
290
290
|
}, De = /* @__PURE__ */ g({
|
|
291
291
|
__name: "LandingPageFeatures",
|
|
@@ -327,40 +327,40 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
327
327
|
setup(n) {
|
|
328
328
|
const t = n, {
|
|
329
329
|
width: r
|
|
330
|
-
} = D(), o =
|
|
330
|
+
} = D(), o = I(() => r.value <= 768 ? 1 : r.value <= 1024 ? 2 : 3), a = I(() => ({
|
|
331
331
|
gridTemplateColumns: `repeat(${o.value}, 1fr)`
|
|
332
332
|
}));
|
|
333
|
-
return (
|
|
333
|
+
return (_, $) => (s(), i("div", {
|
|
334
334
|
class: "Features",
|
|
335
|
-
style:
|
|
336
|
-
}, [(s(!0), i(
|
|
337
|
-
key:
|
|
335
|
+
style: L(a.value)
|
|
336
|
+
}, [(s(!0), i(m, null, v(t.features, (l) => (s(), x(z, {
|
|
337
|
+
key: l.title
|
|
338
338
|
}, {
|
|
339
|
-
default:
|
|
339
|
+
default: d(() => [e("div", {
|
|
340
340
|
class: "icon-container",
|
|
341
|
-
style:
|
|
341
|
+
style: L({
|
|
342
342
|
color: t.iconColor,
|
|
343
343
|
border: `1px solid ${t.iconBorderColor}`
|
|
344
344
|
})
|
|
345
|
-
}, [
|
|
345
|
+
}, [u(A(q), {
|
|
346
346
|
class: "icon",
|
|
347
|
-
icon:
|
|
348
|
-
}, null, 8, ["icon"])], 4), e("h3", Ve, c(
|
|
349
|
-
default:
|
|
347
|
+
icon: l.icon
|
|
348
|
+
}, null, 8, ["icon"])], 4), e("h3", Ve, c(l.title), 1), u(w, null, {
|
|
349
|
+
default: d(() => [f(c(l.description), 1)]),
|
|
350
350
|
_: 2
|
|
351
351
|
}, 1024)]),
|
|
352
352
|
_: 2
|
|
353
353
|
}, 1024))), 128))], 4));
|
|
354
354
|
}
|
|
355
|
-
}), ta = /* @__PURE__ */
|
|
355
|
+
}), ta = /* @__PURE__ */ p(De, [["__scopeId", "data-v-6d3228a1"]]), He = {
|
|
356
356
|
class: "tt-feature-list"
|
|
357
357
|
}, Me = {
|
|
358
358
|
class: "tt-feature-content"
|
|
359
359
|
}, ze = {
|
|
360
360
|
class: "heading-small"
|
|
361
|
-
},
|
|
361
|
+
}, Ne = {
|
|
362
362
|
class: "text-small"
|
|
363
|
-
},
|
|
363
|
+
}, je = /* @__PURE__ */ g({
|
|
364
364
|
__name: "LandingPageFeatures2",
|
|
365
365
|
props: {
|
|
366
366
|
list: {
|
|
@@ -370,8 +370,8 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
370
370
|
},
|
|
371
371
|
setup(n) {
|
|
372
372
|
const t = n;
|
|
373
|
-
return (r, o) => (s(), i("div", He, [(s(!0), i(
|
|
374
|
-
key:
|
|
373
|
+
return (r, o) => (s(), i("div", He, [(s(!0), i(m, null, v(t.list, (a, _) => (s(), i("div", {
|
|
374
|
+
key: _,
|
|
375
375
|
class: "tt-feature-item centered"
|
|
376
376
|
}, [o[1] || (o[1] = e("div", {
|
|
377
377
|
class: "tt-feature-icon"
|
|
@@ -379,23 +379,23 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
379
379
|
src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
|
|
380
380
|
loading: "lazy",
|
|
381
381
|
class: "feature-media"
|
|
382
|
-
})], -1)), e("div", Me, [e("h3", ze, c(a.title), 1), e("p",
|
|
382
|
+
})], -1)), e("div", Me, [e("h3", ze, c(a.title), 1), e("p", Ne, [f(c(a.descriptions) + " ", 1), o[0] || (o[0] = e("br", null, null, -1))])])]))), 128))]));
|
|
383
383
|
}
|
|
384
|
-
}), sa = /* @__PURE__ */
|
|
384
|
+
}), sa = /* @__PURE__ */ p(je, [["__scopeId", "data-v-abd3c70a"]]), Ee = {
|
|
385
385
|
class: "Footer"
|
|
386
386
|
}, V = "support@huyooo.com", Ge = /* @__PURE__ */ g({
|
|
387
387
|
__name: "LandingPageFooter",
|
|
388
388
|
setup(n) {
|
|
389
|
-
const t =
|
|
390
|
-
function
|
|
391
|
-
const
|
|
392
|
-
window.location.href =
|
|
389
|
+
const t = k("京ICP备2024077422号"), r = k("Copyright © 2024-2025 北京忽柚科技有限公司"), o = k("https://beian.miit.gov.cn/#/Integrated/index");
|
|
390
|
+
function a() {
|
|
391
|
+
const b = ee(V, "", "");
|
|
392
|
+
window.location.href = b;
|
|
393
393
|
}
|
|
394
|
-
const
|
|
394
|
+
const _ = k([{
|
|
395
395
|
type: "text",
|
|
396
396
|
icon: "ic:baseline-email",
|
|
397
397
|
content: V,
|
|
398
|
-
select:
|
|
398
|
+
select: a
|
|
399
399
|
}, {
|
|
400
400
|
type: "image",
|
|
401
401
|
icon: "ic:baseline-wechat",
|
|
@@ -403,67 +403,68 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
403
403
|
select() {
|
|
404
404
|
}
|
|
405
405
|
}]);
|
|
406
|
-
return (
|
|
407
|
-
LandingPageBrandInfo:
|
|
406
|
+
return ($, l) => (s(), i("div", Ee, [u(Z, null, {
|
|
407
|
+
LandingPageBrandInfo: d(() => [u(K, {
|
|
408
408
|
icon: "https://ghibliaigenerator.app/logo.png",
|
|
409
409
|
name: "ONES",
|
|
410
410
|
description: "几小时内构建和发布AI产品,无需数日。"
|
|
411
411
|
})]),
|
|
412
|
-
LandingPageLinkGroup:
|
|
412
|
+
LandingPageLinkGroup: d(() => [u(B, {
|
|
413
413
|
title: "产品"
|
|
414
414
|
}, {
|
|
415
|
-
item:
|
|
416
|
-
default:
|
|
415
|
+
item: d(() => [u(y, null, {
|
|
416
|
+
default: d(() => [...l[0] || (l[0] = [f("功能", -1)])]),
|
|
417
417
|
_: 1
|
|
418
|
-
}),
|
|
419
|
-
default:
|
|
418
|
+
}), u(y, null, {
|
|
419
|
+
default: d(() => [...l[1] || (l[1] = [f("展示", -1)])]),
|
|
420
420
|
_: 1
|
|
421
|
-
}),
|
|
422
|
-
default:
|
|
421
|
+
}), u(y, null, {
|
|
422
|
+
default: d(() => [...l[2] || (l[2] = [f("价格", -1)])]),
|
|
423
423
|
_: 1
|
|
424
424
|
})]),
|
|
425
425
|
_: 1
|
|
426
|
-
}),
|
|
426
|
+
}), u(B, {
|
|
427
427
|
title: "资源"
|
|
428
428
|
}, {
|
|
429
|
-
item:
|
|
430
|
-
default:
|
|
429
|
+
item: d(() => [u(y, null, {
|
|
430
|
+
default: d(() => [...l[3] || (l[3] = [f("安全性与合规性", -1)])]),
|
|
431
431
|
_: 1
|
|
432
432
|
})]),
|
|
433
433
|
_: 1
|
|
434
|
-
}),
|
|
434
|
+
}), u(B, {
|
|
435
435
|
title: "公司"
|
|
436
436
|
}, {
|
|
437
|
-
item:
|
|
438
|
-
default:
|
|
437
|
+
item: d(() => [u(y, null, {
|
|
438
|
+
default: d(() => [...l[4] || (l[4] = [f("博客", -1)])]),
|
|
439
439
|
_: 1
|
|
440
|
-
}),
|
|
441
|
-
default:
|
|
440
|
+
}), u(y, null, {
|
|
441
|
+
default: d(() => [...l[5] || (l[5] = [f("公司简介", -1)])]),
|
|
442
442
|
_: 1
|
|
443
|
-
}),
|
|
444
|
-
default:
|
|
443
|
+
}), u(y, null, {
|
|
444
|
+
default: d(() => [...l[6] || (l[6] = [f("个人信息收集清单", -1)])]),
|
|
445
445
|
_: 1
|
|
446
|
-
}),
|
|
447
|
-
default:
|
|
446
|
+
}), u(y, null, {
|
|
447
|
+
default: d(() => [...l[7] || (l[7] = [f("第三方信息共享清单", -1)])]),
|
|
448
448
|
_: 1
|
|
449
|
-
}),
|
|
450
|
-
default:
|
|
449
|
+
}), u(y, null, {
|
|
450
|
+
default: d(() => [...l[8] || (l[8] = [f("用户服务协议", -1)])]),
|
|
451
451
|
_: 1
|
|
452
|
-
}),
|
|
453
|
-
default:
|
|
452
|
+
}), u(y, null, {
|
|
453
|
+
default: d(() => [...l[9] || (l[9] = [f("隐私协议", -1)])]),
|
|
454
454
|
_: 1
|
|
455
455
|
})]),
|
|
456
456
|
_: 1
|
|
457
457
|
})]),
|
|
458
|
-
LandingPageFooterContact:
|
|
459
|
-
"beian-
|
|
460
|
-
"
|
|
461
|
-
|
|
462
|
-
|
|
458
|
+
LandingPageFooterContact: d(() => [u(J, {
|
|
459
|
+
"beian-number": t.value,
|
|
460
|
+
"copyright-text": r.value,
|
|
461
|
+
"beian-url": o.value,
|
|
462
|
+
links: _.value
|
|
463
|
+
}, null, 8, ["beian-number", "copyright-text", "beian-url", "links"])]),
|
|
463
464
|
_: 1
|
|
464
465
|
})]));
|
|
465
466
|
}
|
|
466
|
-
}), aa = /* @__PURE__ */
|
|
467
|
+
}), aa = /* @__PURE__ */ p(Ge, [["__scopeId", "data-v-e2021589"]]), Oe = {
|
|
467
468
|
class: "hero"
|
|
468
469
|
}, Ue = {
|
|
469
470
|
class: "heroContent"
|
|
@@ -503,14 +504,14 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
503
504
|
},
|
|
504
505
|
setup(n) {
|
|
505
506
|
const t = n;
|
|
506
|
-
return (r, o) => (s(), i("main", Oe, [e("div", Ue, [e("div", We, [e("h1", Re, [
|
|
507
|
+
return (r, o) => (s(), i("main", Oe, [e("div", Ue, [e("div", We, [e("h1", Re, [h(r.$slots, "title", {}, () => [f(c(t.title), 1)], !0)])]), e("div", Ze, [e("div", null, c(t.description), 1)]), e("div", Je, [h(r.$slots, "actions", {}, void 0, !0)])]), t.heroSource ? (s(), i("div", Ke, [e("img", {
|
|
507
508
|
src: t.heroSource,
|
|
508
509
|
alt: t.imageAlt || "Hero Image",
|
|
509
510
|
loading: "eager",
|
|
510
511
|
class: "hero-image"
|
|
511
|
-
}, null, 8, Qe)])) : (s(), i("div", Xe, [
|
|
512
|
+
}, null, 8, Qe)])) : (s(), i("div", Xe, [h(r.$slots, "heroSource", {}, void 0, !0)]))]));
|
|
512
513
|
}
|
|
513
|
-
}), na = /* @__PURE__ */
|
|
514
|
+
}), na = /* @__PURE__ */ p(Ye, [["__scopeId", "data-v-3c9b32bf"]]), et = {
|
|
514
515
|
class: "logos-list"
|
|
515
516
|
}, tt = /* @__PURE__ */ g({
|
|
516
517
|
__name: "LandingPageLogos",
|
|
@@ -539,13 +540,13 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
539
540
|
},
|
|
540
541
|
setup(n) {
|
|
541
542
|
const t = n;
|
|
542
|
-
return (r, o) => (s(), i("div", et, [(s(!0), i(
|
|
543
|
-
key:
|
|
543
|
+
return (r, o) => (s(), i("div", et, [(s(!0), i(m, null, v(t.logos, (a, _) => (s(), x(A(q), {
|
|
544
|
+
key: _,
|
|
544
545
|
icon: a.name,
|
|
545
546
|
class: "logo-icon"
|
|
546
547
|
}, null, 8, ["icon"]))), 128))]));
|
|
547
548
|
}
|
|
548
|
-
}), ia = /* @__PURE__ */
|
|
549
|
+
}), ia = /* @__PURE__ */ p(tt, [["__scopeId", "data-v-1a08e627"]]), st = /* @__PURE__ */ g({
|
|
549
550
|
__name: "LandingPagePageContent",
|
|
550
551
|
props: {
|
|
551
552
|
maxWidth: {
|
|
@@ -566,7 +567,7 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
566
567
|
}
|
|
567
568
|
},
|
|
568
569
|
setup(n) {
|
|
569
|
-
const t = n, r =
|
|
570
|
+
const t = n, r = I(() => ({
|
|
570
571
|
maxWidth: t.maxWidth,
|
|
571
572
|
margin: t.center ? "0 auto" : void 0,
|
|
572
573
|
width: "100%",
|
|
@@ -577,10 +578,10 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
577
578
|
}));
|
|
578
579
|
return (o, a) => (s(), i("div", {
|
|
579
580
|
class: "PageContent",
|
|
580
|
-
style:
|
|
581
|
-
}, [
|
|
581
|
+
style: L(r.value)
|
|
582
|
+
}, [h(o.$slots, "default", {}, void 0, !0)], 4));
|
|
582
583
|
}
|
|
583
|
-
}), oa = /* @__PURE__ */
|
|
584
|
+
}), oa = /* @__PURE__ */ p(st, [["__scopeId", "data-v-00ec8180"]]), at = {
|
|
584
585
|
class: "Tabs"
|
|
585
586
|
}, nt = {
|
|
586
587
|
class: "tabs-root"
|
|
@@ -612,9 +613,9 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
612
613
|
emits: ["update:modelValue"],
|
|
613
614
|
setup(n) {
|
|
614
615
|
const t = n;
|
|
615
|
-
return (r, o) => (s(), i("div", at, [e("div", nt, [e("div", it, [(s(!0), i(
|
|
616
|
+
return (r, o) => (s(), i("div", at, [e("div", nt, [e("div", it, [(s(!0), i(m, null, v(t.tabs, (a) => (s(), i("div", {
|
|
616
617
|
key: a.value,
|
|
617
|
-
class:
|
|
618
|
+
class: P(["tabs-item", {
|
|
618
619
|
"tabs-item-active": a.value === n.modelValue
|
|
619
620
|
}])
|
|
620
621
|
}, [e("button", {
|
|
@@ -626,19 +627,19 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
626
627
|
value: a.value,
|
|
627
628
|
class: "tabs-radio",
|
|
628
629
|
tabindex: a.value === n.modelValue ? 0 : -1,
|
|
629
|
-
onClick: (
|
|
630
|
+
onClick: (_) => r.$emit("update:modelValue", a.value)
|
|
630
631
|
}, [a.value === n.modelValue ? (s(), i("span", rt)) : T("", !0)], 8, ot), e("label", {
|
|
631
632
|
class: "tabs-label",
|
|
632
633
|
for: a.value
|
|
633
634
|
}, [e("span", null, c(a.label), 1), a.badge ? (s(), i("div", lt, c(a.badge), 1)) : T("", !0)], 8, ct)], 2))), 128))])])]));
|
|
634
635
|
}
|
|
635
|
-
}), ut = /* @__PURE__ */
|
|
636
|
+
}), ut = /* @__PURE__ */ p(dt, [["__scopeId", "data-v-9eb67a93"]]), _t = {
|
|
636
637
|
class: "PriceGroup"
|
|
637
638
|
}, pt = /* @__PURE__ */ g({
|
|
638
639
|
__name: "LandingPagePriceGroup",
|
|
639
640
|
setup(n) {
|
|
640
|
-
const t =
|
|
641
|
-
return (r, o) => (s(), i("div", _t, [
|
|
641
|
+
const t = k("subscribe-monthly");
|
|
642
|
+
return (r, o) => (s(), i("div", _t, [u(ut, {
|
|
642
643
|
modelValue: t.value,
|
|
643
644
|
"onUpdate:modelValue": o[0] || (o[0] = (a) => t.value = a),
|
|
644
645
|
tabs: [{
|
|
@@ -652,9 +653,9 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
652
653
|
value: "pay-as-you-go",
|
|
653
654
|
label: "按需付费"
|
|
654
655
|
}]
|
|
655
|
-
}, null, 8, ["modelValue"]),
|
|
656
|
+
}, null, 8, ["modelValue"]), h(r.$slots, "default", {}, void 0, !0)]));
|
|
656
657
|
}
|
|
657
|
-
}), ra = /* @__PURE__ */
|
|
658
|
+
}), ra = /* @__PURE__ */ p(pt, [["__scopeId", "data-v-43a35f55"]]), gt = {
|
|
658
659
|
class: "PricingCard"
|
|
659
660
|
}, ft = {
|
|
660
661
|
class: "title"
|
|
@@ -746,37 +747,37 @@ const z = /* @__PURE__ */ _(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
746
747
|
function a() {
|
|
747
748
|
r("toPay");
|
|
748
749
|
}
|
|
749
|
-
return (
|
|
750
|
+
return (_, $) => (s(), i("div", gt, [e("div", null, [e("div", ft, [e("span", mt, c(o.title), 1), o.badge.label ? (s(), x(A(te), {
|
|
750
751
|
key: 0,
|
|
751
752
|
color: "arcoblue"
|
|
752
753
|
}, {
|
|
753
|
-
default:
|
|
754
|
+
default: d(() => [f(c(o.badge.label), 1)]),
|
|
754
755
|
_: 1
|
|
755
|
-
})) : T("", !0)]), e("div", ht, c(o.description), 1)]), e("div", vt, [o.discount !== null ? (s(), i(
|
|
756
|
+
})) : T("", !0)]), e("div", ht, c(o.description), 1)]), e("div", vt, [o.discount !== null ? (s(), i(m, {
|
|
756
757
|
key: 0
|
|
757
|
-
}, [e("span", bt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)]), e("span", yt, [e("span", $t, c(o.discount), 1), e("span", null, c(o.unit), 1)])], 64)) : (s(), i("span", kt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)])), e("span", Pt, c(o.cycle), 1)]), e("div", Lt, [(s(!0), i(
|
|
758
|
-
key:
|
|
759
|
-
description:
|
|
760
|
-
}, null, 8, ["description"]))), 128))]),
|
|
758
|
+
}, [e("span", bt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)]), e("span", yt, [e("span", $t, c(o.discount), 1), e("span", null, c(o.unit), 1)])], 64)) : (s(), i("span", kt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)])), e("span", Pt, c(o.cycle), 1)]), e("div", Lt, [(s(!0), i(m, null, v(o.features, (l, C) => (s(), x(Q, {
|
|
759
|
+
key: C,
|
|
760
|
+
description: l.title
|
|
761
|
+
}, null, 8, ["description"]))), 128))]), u(ke, {
|
|
761
762
|
class: "handle",
|
|
762
763
|
type: "primary",
|
|
763
764
|
loading: o.loading,
|
|
764
765
|
disabled: !(o.discount || o.price),
|
|
765
766
|
onClick: a
|
|
766
767
|
}, {
|
|
767
|
-
default:
|
|
768
|
+
default: d(() => [f(c(o.button.label), 1)]),
|
|
768
769
|
_: 1
|
|
769
770
|
}, 8, ["loading", "disabled"])]));
|
|
770
771
|
}
|
|
771
|
-
}), ca = /* @__PURE__ */
|
|
772
|
+
}), ca = /* @__PURE__ */ p(xt, [["__scopeId", "data-v-0b730439"]]), It = {}, wt = {
|
|
772
773
|
class: "PricingGrid"
|
|
773
774
|
}, Ct = {
|
|
774
775
|
class: "content"
|
|
775
776
|
};
|
|
776
777
|
function St(n, t) {
|
|
777
|
-
return s(), i("div", wt, [e("div", Ct, [
|
|
778
|
+
return s(), i("div", wt, [e("div", Ct, [h(n.$slots, "default", {}, void 0, !0)])]);
|
|
778
779
|
}
|
|
779
|
-
const la = /* @__PURE__ */
|
|
780
|
+
const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee"]]), Tt = {
|
|
780
781
|
class: "sections-container"
|
|
781
782
|
}, At = {
|
|
782
783
|
class: "container"
|
|
@@ -829,11 +830,11 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
829
830
|
setup(n) {
|
|
830
831
|
const t = n;
|
|
831
832
|
return (r, o) => (s(), i("section", Tt, [e("div", At, [e("div", {
|
|
832
|
-
class:
|
|
833
|
+
class: P(["content-wrapper", {
|
|
833
834
|
reverse: t.reverse
|
|
834
835
|
}])
|
|
835
836
|
}, [e("div", {
|
|
836
|
-
class:
|
|
837
|
+
class: P(["image-container", {
|
|
837
838
|
"order-2": t.reverse,
|
|
838
839
|
"order-1": !t.reverse
|
|
839
840
|
}])
|
|
@@ -842,31 +843,31 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
842
843
|
alt: t.imageAlt,
|
|
843
844
|
class: "image"
|
|
844
845
|
}, null, 8, Bt)], 2), e("div", {
|
|
845
|
-
class:
|
|
846
|
+
class: P(["text-container", {
|
|
846
847
|
"order-1": t.reverse,
|
|
847
848
|
"order-2": !t.reverse
|
|
848
849
|
}])
|
|
849
|
-
}, [e("div", qt, [
|
|
850
|
-
default:
|
|
850
|
+
}, [e("div", qt, [u(M, null, {
|
|
851
|
+
default: d(() => [f(c(t.title), 1)]),
|
|
851
852
|
_: 1
|
|
852
|
-
}),
|
|
853
|
-
default:
|
|
853
|
+
}), u(H, null, {
|
|
854
|
+
default: d(() => [f(c(t.subTitle), 1)]),
|
|
854
855
|
_: 1
|
|
855
|
-
})]), e("div", Ft, [(s(!0), i(
|
|
856
|
-
key:
|
|
856
|
+
})]), e("div", Ft, [(s(!0), i(m, null, v(t.features, (a, _) => (s(), i("div", {
|
|
857
|
+
key: _,
|
|
857
858
|
class: "feature-item"
|
|
858
859
|
}, [e("div", {
|
|
859
|
-
class:
|
|
860
|
+
class: P(["icon-container", [`icon-${a.color}`]])
|
|
860
861
|
}, [...o[0] || (o[0] = [e("div", {
|
|
861
862
|
class: "dot"
|
|
862
|
-
}, null, -1)])], 2), e("div", Vt, [e("div", Dt, c(a.title), 1),
|
|
863
|
-
default:
|
|
863
|
+
}, null, -1)])], 2), e("div", Vt, [e("div", Dt, c(a.title), 1), u(w, null, {
|
|
864
|
+
default: d(() => [f(c(a.description), 1)]),
|
|
864
865
|
_: 2
|
|
865
866
|
}, 1024)])]))), 128))])], 2)], 2)])]));
|
|
866
867
|
}
|
|
867
|
-
}), da = /* @__PURE__ */
|
|
868
|
+
}), da = /* @__PURE__ */ p(Ht, [["__scopeId", "data-v-1f2d9a09"]]), Mt = ["onClick"], zt = ["src", "alt"], Nt = {
|
|
868
869
|
class: "card-content"
|
|
869
|
-
},
|
|
870
|
+
}, jt = {
|
|
870
871
|
class: "card-title"
|
|
871
872
|
}, Et = /* @__PURE__ */ g({
|
|
872
873
|
__name: "LandingPageShowcase",
|
|
@@ -893,32 +894,32 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
893
894
|
const r = n, o = t, {
|
|
894
895
|
width: a
|
|
895
896
|
} = D();
|
|
896
|
-
function
|
|
897
|
-
o("cardClick",
|
|
897
|
+
function _(b) {
|
|
898
|
+
o("cardClick", b);
|
|
898
899
|
}
|
|
899
|
-
const
|
|
900
|
-
gridTemplateColumns: `repeat(${
|
|
901
|
-
})),
|
|
900
|
+
const $ = I(() => a.value <= 768 ? 1 : a.value <= 1024 ? 2 : r.columns || 4), l = I(() => ({
|
|
901
|
+
gridTemplateColumns: `repeat(${$.value}, 1fr)`
|
|
902
|
+
})), C = I(() => ({
|
|
902
903
|
height: `${r.cardHeight}px`,
|
|
903
904
|
objectFit: r.objectFit
|
|
904
905
|
}));
|
|
905
|
-
return (
|
|
906
|
+
return (b, N) => (s(), i("div", {
|
|
906
907
|
class: "Showcase",
|
|
907
|
-
style:
|
|
908
|
-
}, [(s(!0), i(
|
|
909
|
-
key:
|
|
908
|
+
style: L(l.value)
|
|
909
|
+
}, [(s(!0), i(m, null, v(r.items, (S, j) => (s(), i("div", {
|
|
910
|
+
key: j,
|
|
910
911
|
class: "showcase-card",
|
|
911
|
-
onClick: (
|
|
912
|
+
onClick: (Ns) => _(S)
|
|
912
913
|
}, [e("img", {
|
|
913
914
|
src: S.image,
|
|
914
915
|
alt: S.alt,
|
|
915
|
-
style:
|
|
916
|
-
}, null, 12, zt), e("div",
|
|
917
|
-
default:
|
|
916
|
+
style: L(C.value)
|
|
917
|
+
}, null, 12, zt), e("div", Nt, [e("div", jt, c(S.title), 1), u(w, null, {
|
|
918
|
+
default: d(() => [f(c(S.description), 1)]),
|
|
918
919
|
_: 2
|
|
919
920
|
}, 1024)])], 8, Mt))), 128))], 4));
|
|
920
921
|
}
|
|
921
|
-
}), ua = /* @__PURE__ */
|
|
922
|
+
}), ua = /* @__PURE__ */ p(Et, [["__scopeId", "data-v-28446bb3"]]), Gt = {
|
|
922
923
|
class: "Stats"
|
|
923
924
|
}, Ot = {
|
|
924
925
|
key: 0,
|
|
@@ -954,12 +955,12 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
954
955
|
},
|
|
955
956
|
setup(n) {
|
|
956
957
|
const t = n;
|
|
957
|
-
return (r, o) => (s(), i("div", Gt, [(s(!0), i(
|
|
958
|
-
key:
|
|
958
|
+
return (r, o) => (s(), i("div", Gt, [(s(!0), i(m, null, v(t.stats, (a, _) => (s(), i("div", {
|
|
959
|
+
key: _,
|
|
959
960
|
class: "stats-item"
|
|
960
961
|
}, [a.title ? (s(), i("div", Ot, c(a.title), 1)) : T("", !0), e("div", Ut, c(a.number), 1), e("div", Wt, c(a.label), 1)]))), 128))]));
|
|
961
962
|
}
|
|
962
|
-
}), _a = /* @__PURE__ */
|
|
963
|
+
}), _a = /* @__PURE__ */ p(Rt, [["__scopeId", "data-v-7aa9af80"]]), Zt = {
|
|
963
964
|
class: "stepNumber"
|
|
964
965
|
}, Jt = {
|
|
965
966
|
class: "count"
|
|
@@ -990,19 +991,19 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
990
991
|
const t = n;
|
|
991
992
|
return (r, o) => (s(), i("div", {
|
|
992
993
|
class: "Steps",
|
|
993
|
-
style:
|
|
994
|
+
style: L({
|
|
994
995
|
gridTemplateColumns: `repeat(${t.columns}, 1fr)`
|
|
995
996
|
// flexDirection: props.flexDirection,
|
|
996
997
|
})
|
|
997
|
-
}, [(s(!0), i(
|
|
998
|
-
key:
|
|
998
|
+
}, [(s(!0), i(m, null, v(t.steps, (a, _) => (s(), i("div", {
|
|
999
|
+
key: _,
|
|
999
1000
|
class: "stepItem"
|
|
1000
|
-
}, [e("div", Zt, [e("span", Jt, c(
|
|
1001
|
-
default:
|
|
1001
|
+
}, [e("div", Zt, [e("span", Jt, c(_ + 1), 1)]), e("h3", Kt, c(a.title), 1), u(w, null, {
|
|
1002
|
+
default: d(() => [f(c(a.description), 1)]),
|
|
1002
1003
|
_: 2
|
|
1003
1004
|
}, 1024)]))), 128))], 4));
|
|
1004
1005
|
}
|
|
1005
|
-
}), pa = /* @__PURE__ */
|
|
1006
|
+
}), pa = /* @__PURE__ */ p(Qt, [["__scopeId", "data-v-1ecd9597"]]), Xt = {
|
|
1006
1007
|
class: "Testimonial"
|
|
1007
1008
|
}, Yt = {
|
|
1008
1009
|
class: "user-info"
|
|
@@ -1021,11 +1022,11 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
1021
1022
|
},
|
|
1022
1023
|
setup(n) {
|
|
1023
1024
|
const t = n;
|
|
1024
|
-
return (r, o) => (s(), i("div", Xt, [(s(!0), i(
|
|
1025
|
-
key:
|
|
1025
|
+
return (r, o) => (s(), i("div", Xt, [(s(!0), i(m, null, v(t.testimonials, (a, _) => (s(), x(z, {
|
|
1026
|
+
key: _
|
|
1026
1027
|
}, {
|
|
1027
|
-
default:
|
|
1028
|
-
default:
|
|
1028
|
+
default: d(() => [e("div", null, [u(w, null, {
|
|
1029
|
+
default: d(() => [f(c(`"${a.content}"`), 1)]),
|
|
1029
1030
|
_: 2
|
|
1030
1031
|
}, 1024)]), e("div", Yt, [e("span", es, [e("img", {
|
|
1031
1032
|
src: a.avatar,
|
|
@@ -1034,7 +1035,7 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
1034
1035
|
_: 2
|
|
1035
1036
|
}, 1024))), 128))]));
|
|
1036
1037
|
}
|
|
1037
|
-
}), ga = /* @__PURE__ */
|
|
1038
|
+
}), ga = /* @__PURE__ */ p(ns, [["__scopeId", "data-v-bc49d7bc"]]), is = ["href"], os = /* @__PURE__ */ g({
|
|
1038
1039
|
__name: "LandingPageTips",
|
|
1039
1040
|
props: {
|
|
1040
1041
|
href: {
|
|
@@ -1053,13 +1054,13 @@ const la = /* @__PURE__ */ _(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
|
|
|
1053
1054
|
class: "tips-link"
|
|
1054
1055
|
}, c(t.text), 9, is));
|
|
1055
1056
|
}
|
|
1056
|
-
}), fa = /* @__PURE__ */
|
|
1057
|
+
}), fa = /* @__PURE__ */ p(os, [["__scopeId", "data-v-f5784dd1"]]), rs = {}, cs = {
|
|
1057
1058
|
class: "sidebar"
|
|
1058
1059
|
};
|
|
1059
1060
|
function ls(n, t) {
|
|
1060
1061
|
return s(), i("div", cs, [...t[0] || (t[0] = [E('<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)])]);
|
|
1061
1062
|
}
|
|
1062
|
-
const ma = /* @__PURE__ */
|
|
1063
|
+
const ma = /* @__PURE__ */ p(rs, [["render", ls], ["__scopeId", "data-v-251905ff"]]), ds = {
|
|
1063
1064
|
class: "feature-card"
|
|
1064
1065
|
}, us = {
|
|
1065
1066
|
class: "feature-image"
|
|
@@ -1080,13 +1081,13 @@ const ma = /* @__PURE__ */ _(rs, [["render", ls], ["__scopeId", "data-v-251905ff
|
|
|
1080
1081
|
alt: n.feature.title,
|
|
1081
1082
|
loading: "lazy",
|
|
1082
1083
|
decoding: "async"
|
|
1083
|
-
}, null, 8, _s)]), e("h3", ps, c(n.feature.title), 1), e("p", gs, c(n.feature.description), 1), e("div", fs, [(s(!0), i(
|
|
1084
|
+
}, null, 8, _s)]), e("h3", ps, c(n.feature.title), 1), e("p", gs, c(n.feature.description), 1), e("div", fs, [(s(!0), i(m, null, v(n.feature.platforms, (o) => (s(), x(A(q), {
|
|
1084
1085
|
key: o.name,
|
|
1085
1086
|
icon: o.icon,
|
|
1086
1087
|
class: "platform-icon"
|
|
1087
1088
|
}, null, 8, ["icon"]))), 128))])]));
|
|
1088
1089
|
}
|
|
1089
|
-
}), ha = /* @__PURE__ */
|
|
1090
|
+
}), ha = /* @__PURE__ */ p(ms, [["__scopeId", "data-v-474acd19"]]), hs = {
|
|
1090
1091
|
class: "feature-section-header"
|
|
1091
1092
|
}, vs = {
|
|
1092
1093
|
class: "feature-section-title"
|
|
@@ -1102,13 +1103,13 @@ const ma = /* @__PURE__ */ _(rs, [["render", ls], ["__scopeId", "data-v-251905ff
|
|
|
1102
1103
|
innerHTML: n.description
|
|
1103
1104
|
}, null, 8, bs)]));
|
|
1104
1105
|
}
|
|
1105
|
-
}), va = /* @__PURE__ */
|
|
1106
|
+
}), va = /* @__PURE__ */ p(ys, [["__scopeId", "data-v-8fe145ad"]]), $s = {}, ks = {
|
|
1106
1107
|
class: "features-grid"
|
|
1107
1108
|
};
|
|
1108
1109
|
function Ps(n, t) {
|
|
1109
|
-
return s(), i("div", ks, [
|
|
1110
|
+
return s(), i("div", ks, [h(n.$slots, "default", {}, void 0, !0)]);
|
|
1110
1111
|
}
|
|
1111
|
-
const ba = /* @__PURE__ */
|
|
1112
|
+
const ba = /* @__PURE__ */ p($s, [["render", Ps], ["__scopeId", "data-v-392f636b"]]), Ls = {
|
|
1112
1113
|
class: "testimonials-container"
|
|
1113
1114
|
}, xs = {
|
|
1114
1115
|
class: "testimonial-header"
|
|
@@ -1131,14 +1132,14 @@ const ba = /* @__PURE__ */ _($s, [["render", Ps], ["__scopeId", "data-v-392f636b
|
|
|
1131
1132
|
function t(r) {
|
|
1132
1133
|
r.link && window.open(r.link, "_blank");
|
|
1133
1134
|
}
|
|
1134
|
-
return (r, o) => (s(), i("div", Ls, [(s(!0), i(
|
|
1135
|
+
return (r, o) => (s(), i("div", Ls, [(s(!0), i(m, null, v(n.testimonials, (a) => (s(), i("div", {
|
|
1135
1136
|
key: a.name,
|
|
1136
1137
|
class: "testimonial-card"
|
|
1137
1138
|
}, [e("div", xs, [e("div", {
|
|
1138
|
-
class:
|
|
1139
|
+
class: P(["user-link", {
|
|
1139
1140
|
"no-link": !a.link
|
|
1140
1141
|
}]),
|
|
1141
|
-
onClick: (
|
|
1142
|
+
onClick: (_) => t(a)
|
|
1142
1143
|
}, [e("div", ws, [e("img", {
|
|
1143
1144
|
src: a.avatar,
|
|
1144
1145
|
alt: a.name,
|
|
@@ -1149,7 +1150,7 @@ const ba = /* @__PURE__ */ _($s, [["render", Ps], ["__scopeId", "data-v-392f636b
|
|
|
1149
1150
|
class: "avatar-image"
|
|
1150
1151
|
}, null, 8, Cs)]), e("div", Ss, [e("span", Ts, c(a.name), 1), e("span", As, c(a.title), 1)])], 10, Is)]), e("p", Bs, c(a.content), 1)]))), 128))]));
|
|
1151
1152
|
}
|
|
1152
|
-
}), ya = /* @__PURE__ */
|
|
1153
|
+
}), ya = /* @__PURE__ */ p(qs, [["__scopeId", "data-v-6e10d8a8"]]), Fs = {
|
|
1153
1154
|
class: "tabs"
|
|
1154
1155
|
}, Vs = {
|
|
1155
1156
|
class: "tabs-header"
|
|
@@ -1172,31 +1173,31 @@ const ba = /* @__PURE__ */ _($s, [["render", Ps], ["__scopeId", "data-v-392f636b
|
|
|
1172
1173
|
setup(n, {
|
|
1173
1174
|
emit: t
|
|
1174
1175
|
}) {
|
|
1175
|
-
var
|
|
1176
|
-
const r = n, o = t, a =
|
|
1177
|
-
function
|
|
1178
|
-
a.value =
|
|
1176
|
+
var $;
|
|
1177
|
+
const r = n, o = t, a = k(r.modelValue || r.defaultActiveTab || (($ = r.tabs[0]) == null ? void 0 : $.id) || "");
|
|
1178
|
+
function _(l) {
|
|
1179
|
+
a.value = l, o("update:modelValue", l), o("tabChange", l);
|
|
1179
1180
|
}
|
|
1180
|
-
return F(() => r.modelValue, (
|
|
1181
|
-
|
|
1182
|
-
}), F(() => r.defaultActiveTab, (
|
|
1183
|
-
|
|
1184
|
-
}), (
|
|
1185
|
-
key:
|
|
1186
|
-
class:
|
|
1187
|
-
active: a.value ===
|
|
1181
|
+
return F(() => r.modelValue, (l) => {
|
|
1182
|
+
l && (a.value = l);
|
|
1183
|
+
}), F(() => r.defaultActiveTab, (l) => {
|
|
1184
|
+
l && !r.modelValue && (a.value = l);
|
|
1185
|
+
}), (l, C) => (s(), i("div", Fs, [e("div", Vs, [(s(!0), i(m, null, v(n.tabs, (b) => (s(), i("div", {
|
|
1186
|
+
key: b.id,
|
|
1187
|
+
class: P(["tab-item", {
|
|
1188
|
+
active: a.value === b.id
|
|
1188
1189
|
}]),
|
|
1189
|
-
onClick: (
|
|
1190
|
-
}, [e("span", Hs, c(
|
|
1191
|
-
key:
|
|
1190
|
+
onClick: (N) => _(b.id)
|
|
1191
|
+
}, [e("span", Hs, c(b.label), 1)], 10, Ds))), 128))]), e("div", Ms, [(s(!0), i(m, null, v(n.tabs, (b) => G((s(), i("div", {
|
|
1192
|
+
key: b.id,
|
|
1192
1193
|
class: "tab-panel"
|
|
1193
|
-
}, [
|
|
1194
|
-
tab:
|
|
1195
|
-
}, () => [
|
|
1196
|
-
tab:
|
|
1197
|
-
}, void 0, !0)], !0)])), [[O, a.value ===
|
|
1194
|
+
}, [h(l.$slots, b.id, {
|
|
1195
|
+
tab: b
|
|
1196
|
+
}, () => [h(l.$slots, "default", {
|
|
1197
|
+
tab: b
|
|
1198
|
+
}, void 0, !0)], !0)])), [[O, a.value === b.id]])), 128))])]));
|
|
1198
1199
|
}
|
|
1199
|
-
}), $a = /* @__PURE__ */
|
|
1200
|
+
}), $a = /* @__PURE__ */ p(zs, [["__scopeId", "data-v-22e880ae"]]);
|
|
1200
1201
|
export {
|
|
1201
1202
|
ya as A,
|
|
1202
1203
|
ke as B,
|