@huyooo/ui 0.4.48 → 0.4.50

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 o, openBlock as s, renderSlot as h, defineComponent as p, createVNode as c, withCtx as u, createElementVNode as t, normalizeStyle as S, unref as P, toDisplayString as r, Fragment as v, renderList as b, createBlock as L, normalizeClass as C, createTextVNode as g, ref as k, createCommentVNode as w, withModifiers as H, withDirectives as T, vModelText as q, computed as z, createStaticVNode as U } from "vue";
1
+ import { createElementBlock as n, openBlock as s, renderSlot as h, defineComponent as m, createVNode as c, withCtx as u, createElementVNode as e, normalizeStyle as x, unref as P, toDisplayString as r, Fragment as $, renderList as b, createBlock as L, normalizeClass as w, createTextVNode as f, ref as k, createCommentVNode as C, withModifiers as H, withDirectives as T, vModelText as q, computed as z, createStaticVNode as U } from "vue";
2
2
  import { _ as d } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
- import { Icon as x } from "@iconify/vue";
3
+ import { Icon as S } from "@iconify/vue";
4
4
  import { C as N, a as G } from "./CollapseItem-Cw1vcdLu.js";
5
5
  /* empty css */
6
6
  /* empty css */
@@ -8,35 +8,35 @@ import { Tag as O } from "@arco-design/web-vue";
8
8
  const R = {}, W = {
9
9
  class: "SubTitle"
10
10
  };
11
- function K(a, e) {
12
- return s(), o("div", W, [h(a.$slots, "default", {}, void 0, !0)]);
11
+ function K(a, t) {
12
+ return s(), n("div", W, [h(a.$slots, "default", {}, void 0, !0)]);
13
13
  }
14
- const V = /* @__PURE__ */ d(R, [["render", K], ["__scopeId", "data-v-3decf2d4"]]), Y = {}, J = {
14
+ const V = /* @__PURE__ */ d(R, [["render", K], ["__scopeId", "data-v-3decf2d4"]]), J = {}, Y = {
15
15
  class: "Title"
16
16
  };
17
- function Z(a, e) {
18
- return s(), o("h2", J, [h(a.$slots, "default", {}, void 0, !0)]);
17
+ function Z(a, t) {
18
+ return s(), n("h2", Y, [h(a.$slots, "default", {}, void 0, !0)]);
19
19
  }
20
- const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]), Q = {
20
+ const j = /* @__PURE__ */ d(J, [["render", Z], ["__scopeId", "data-v-58078aa8"]]), Q = {
21
21
  class: "BlockHeader"
22
- }, X = /* @__PURE__ */ p({
22
+ }, X = /* @__PURE__ */ m({
23
23
  __name: "LandingPageBlockHeader",
24
24
  setup(a) {
25
- return (e, l) => (s(), o("div", Q, [c(E, {
25
+ return (t, l) => (s(), n("div", Q, [c(j, {
26
26
  class: "BlockHeaderTitle"
27
27
  }, {
28
- default: u(() => [h(e.$slots, "title", {}, void 0, !0)]),
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: u(() => [h(e.$slots, "subTitle", {}, void 0, !0)]),
33
+ default: u(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
34
34
  _: 3
35
35
  })]));
36
36
  }
37
37
  }), ee = /* @__PURE__ */ d(X, [["__scopeId", "data-v-8d51bb3a"]]), te = {
38
38
  class: "BlockLayout"
39
- }, se = /* @__PURE__ */ p({
39
+ }, se = /* @__PURE__ */ m({
40
40
  __name: "LandingPageBlockLayout",
41
41
  props: {
42
42
  columns: {
@@ -49,21 +49,21 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
49
49
  }
50
50
  },
51
51
  setup(a) {
52
- const e = a;
53
- return (l, i) => (s(), o("section", te, [h(l.$slots, "BlockHeader", {}, void 0, !0), t("div", {
52
+ const t = a;
53
+ return (l, i) => (s(), n("section", te, [h(l.$slots, "BlockHeader", {}, void 0, !0), e("div", {
54
54
  class: "BlockBody",
55
- style: S({
56
- gridTemplateColumns: `repeat(${e.columns}, 1fr)`,
57
- flexDirection: e.flexDirection
55
+ style: x({
56
+ gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
57
+ flexDirection: t.flexDirection
58
58
  })
59
59
  }, [h(l.$slots, "BlockBody", {}, void 0, !0)], 4)]));
60
60
  }
61
61
  }), ae = /* @__PURE__ */ d(se, [["__scopeId", "data-v-84ed1aaa"]]), ne = {
62
62
  description: "",
63
63
  class: "mission-list-item"
64
- }, ie = {
64
+ }, oe = {
65
65
  class: "mission-list-text"
66
- }, oe = /* @__PURE__ */ p({
66
+ }, ie = /* @__PURE__ */ m({
67
67
  __name: "LandingPageListItem",
68
68
  props: {
69
69
  description: {
@@ -71,13 +71,13 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
71
71
  }
72
72
  },
73
73
  setup(a) {
74
- const e = a;
75
- return (l, i) => (s(), o("div", ne, [c(P(x), {
74
+ const t = a;
75
+ return (l, i) => (s(), n("div", ne, [c(P(S), {
76
76
  icon: "mingcute:check-circle-fill",
77
77
  class: "mission-list-icon"
78
- }), t("span", ie, r(e.description), 1)]));
78
+ }), e("span", oe, r(t.description), 1)]));
79
79
  }
80
- }), j = /* @__PURE__ */ d(oe, [["__scopeId", "data-v-4973c791"]]), le = {
80
+ }), M = /* @__PURE__ */ d(ie, [["__scopeId", "data-v-4973c791"]]), le = {
81
81
  class: "mission-container"
82
82
  }, re = {
83
83
  class: "mission-image-wrapper"
@@ -95,7 +95,7 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
95
95
  style: {
96
96
  display: "none"
97
97
  }
98
- }, ge = /* @__PURE__ */ p({
98
+ }, ge = /* @__PURE__ */ m({
99
99
  __name: "LandingPageMission",
100
100
  props: {
101
101
  image: {},
@@ -106,21 +106,21 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
106
106
  features: {}
107
107
  },
108
108
  setup(a) {
109
- return (e, l) => (s(), o("div", le, [t("div", re, [l[0] || (l[0] = t("div", {
109
+ return (t, l) => (s(), n("div", le, [e("div", re, [l[0] || (l[0] = e("div", {
110
110
  class: "mission-bg1"
111
- }, null, -1)), t("img", {
112
- src: e.image,
113
- alt: e.imageAlt,
111
+ }, null, -1)), e("img", {
112
+ src: t.image,
113
+ alt: t.imageAlt,
114
114
  loading: "lazy",
115
115
  width: "1270",
116
116
  decoding: "async",
117
117
  class: "mission-img"
118
- }, null, 8, ce)]), t("div", de, [t("h2", ue, [t("span", _e, r(e.highlight), 1), t("strong", null, r(e.title), 1)]), t("p", pe, r(e.description), 1), t("div", me, [(s(!0), o(v, null, b(e.features, (i, n) => (s(), L(j, {
119
- key: n,
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), n($, null, b(t.features, (i, o) => (s(), L(M, {
119
+ key: o,
120
120
  description: i
121
- }, null, 8, ["description"]))), 128))])]), (s(), o("svg", fe, l[1] || (l[1] = [t("symbol", {
121
+ }, null, 8, ["description"]))), 128))])]), (s(), n("svg", fe, l[1] || (l[1] = [e("symbol", {
122
122
  id: "ai:ph:check-circle-fill"
123
- }, [t("path", {
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)])))]));
@@ -131,31 +131,31 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
131
131
  class: "team-info-title"
132
132
  }, be = {
133
133
  class: "team-info-desc"
134
- }, ye = /* @__PURE__ */ p({
134
+ }, ye = /* @__PURE__ */ m({
135
135
  __name: "LandingPageTeamInfo",
136
136
  props: {
137
137
  title: {},
138
138
  description: {}
139
139
  },
140
140
  setup(a) {
141
- const e = a;
142
- return (l, i) => (s(), o("div", ve, [t("div", $e, r(e.title), 1), t("p", be, r(e.description), 1)]));
141
+ const t = a;
142
+ return (l, i) => (s(), n("div", ve, [e("div", $e, r(t.title), 1), e("p", be, r(t.description), 1)]));
143
143
  }
144
144
  }), ke = /* @__PURE__ */ d(ye, [["__scopeId", "data-v-2074e0d7"]]), Le = {}, Pe = {
145
145
  class: "Description"
146
146
  };
147
- function Ie(a, e) {
148
- return s(), o("div", Pe, [h(a.$slots, "default", {}, void 0, !0)]);
147
+ function Ie(a, t) {
148
+ return s(), n("div", Pe, [h(a.$slots, "default", {}, void 0, !0)]);
149
149
  }
150
- const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"]]), xe = {
150
+ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"]]), Se = {
151
151
  class: "grid-container"
152
- }, Se = {
152
+ }, xe = {
153
153
  class: "square"
154
154
  }, Ce = ["src", "alt", "sizes", "width", "height"], we = {
155
155
  class: "footer"
156
156
  }, Ae = {
157
157
  class: "name"
158
- }, Te = /* @__PURE__ */ p({
158
+ }, Te = /* @__PURE__ */ m({
159
159
  __name: "LandingPageTeamList",
160
160
  props: {
161
161
  publishedTeamMembers: {},
@@ -165,25 +165,25 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
165
165
  pictureClass: {}
166
166
  },
167
167
  setup(a) {
168
- return (e, l) => (s(), o("div", xe, [(s(!0), o(v, null, b(e.publishedTeamMembers, (i) => (s(), o("div", {
168
+ return (t, l) => (s(), n("div", Se, [(s(!0), n($, null, b(t.publishedTeamMembers, (i) => (s(), n("div", {
169
169
  key: i.data.name,
170
170
  class: "group"
171
- }, [t("div", Se, [t("img", {
171
+ }, [e("div", xe, [e("img", {
172
172
  src: i.data.avatar.src,
173
173
  alt: i.data.avatar.alt,
174
- sizes: e.sizes,
175
- width: e.width,
176
- height: e.height,
177
- class: C(e.pictureClass ? `${e.pictureClass} picture-img` : "picture-img")
178
- }, null, 10, Ce)]), t("div", we, [t("h2", Ae, r(i.data.name), 1), c(I, null, {
179
- default: u(() => [g(r(i.data.title), 1)]),
174
+ sizes: t.sizes,
175
+ width: t.width,
176
+ height: t.height,
177
+ class: w(t.pictureClass ? `${t.pictureClass} picture-img` : "picture-img")
178
+ }, null, 10, Ce)]), e("div", we, [e("h2", Ae, r(i.data.name), 1), c(I, null, {
179
+ default: u(() => [f(r(i.data.title), 1)]),
180
180
  _: 2
181
181
  }, 1024)])]))), 128))]));
182
182
  }
183
- }), qe = /* @__PURE__ */ d(Te, [["__scopeId", "data-v-aae1a797"]]), Be = /* @__PURE__ */ p({
183
+ }), qe = /* @__PURE__ */ d(Te, [["__scopeId", "data-v-aae1a797"]]), Be = /* @__PURE__ */ m({
184
184
  __name: "LandingPageAbout",
185
185
  setup(a) {
186
- const e = [{
186
+ const t = [{
187
187
  data: {
188
188
  name: "Janette Lynch",
189
189
  title: "Senior Director",
@@ -220,17 +220,17 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
220
220
  }
221
221
  }
222
222
  }];
223
- return (l, i) => (s(), o(v, null, [c(ae, null, {
223
+ return (l, i) => (s(), n($, null, [c(ae, null, {
224
224
  BlockHeader: u(() => [c(ee, null, {
225
- title: u(() => i[0] || (i[0] = [g("核心团队")])),
226
- subTitle: u(() => i[1] || (i[1] = [g("我们是一个充满激情的小团队。")])),
225
+ title: u(() => i[0] || (i[0] = [f("核心团队")])),
226
+ subTitle: u(() => i[1] || (i[1] = [f("我们是一个充满激情的小团队。")])),
227
227
  _: 1
228
228
  })]),
229
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, {
233
- "published-team-members": e
233
+ "published-team-members": t
234
234
  })]),
235
235
  _: 1
236
236
  }), c(he, {
@@ -242,16 +242,16 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
242
242
  features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
243
243
  })], 64));
244
244
  }
245
- }), Ia = /* @__PURE__ */ d(Be, [["__scopeId", "data-v-a40e05a5"]]), ze = {
245
+ }), Ta = /* @__PURE__ */ d(Be, [["__scopeId", "data-v-a40e05a5"]]), ze = {
246
246
  class: "nav"
247
247
  }, Fe = {
248
248
  class: "section"
249
249
  }, De = ["href"], Ve = {
250
250
  class: "section"
251
- }, Ee = ["href"], je = /* @__PURE__ */ p({
251
+ }, je = ["href"], Me = /* @__PURE__ */ m({
252
252
  __name: "LandingPageAside",
253
253
  setup(a) {
254
- const e = k([{
254
+ const t = k([{
255
255
  text: "Editor",
256
256
  href: "/docs/editor/getting-started/overview"
257
257
  }, {
@@ -282,28 +282,28 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
282
282
  text: "Pro license",
283
283
  href: "/docs/resources/pro-license"
284
284
  }]);
285
- return (i, n) => (s(), o("nav", ze, [n[2] || (n[2] = t("div", {
285
+ return (i, o) => (s(), n("nav", ze, [o[2] || (o[2] = e("div", {
286
286
  class: "section"
287
- }, [t("div", {
287
+ }, [e("div", {
288
288
  class: "section-title"
289
- }, "Getting started"), t("div", null, [t("a", {
289
+ }, "Getting started"), e("div", null, [e("a", {
290
290
  class: "link active",
291
291
  href: "/docs"
292
- }, "Overview")])], -1)), t("div", Fe, [n[0] || (n[0] = t("div", {
292
+ }, "Overview")])], -1)), e("div", Fe, [o[0] || (o[0] = e("div", {
293
293
  class: "section-title"
294
- }, "Browse by feature", -1)), t("div", null, [(s(!0), o(v, null, b(e.value, (_) => (s(), o("a", {
294
+ }, "Browse by feature", -1)), e("div", null, [(s(!0), n($, null, b(t.value, (_) => (s(), n("a", {
295
295
  key: _.text,
296
296
  class: "link",
297
297
  href: _.href
298
- }, r(_.text), 9, De))), 128))])]), t("div", Ve, [n[1] || (n[1] = t("div", {
298
+ }, r(_.text), 9, De))), 128))])]), e("div", Ve, [o[1] || (o[1] = e("div", {
299
299
  class: "section-title"
300
- }, "Resources", -1)), t("div", null, [(s(!0), o(v, null, b(l.value, (_) => (s(), o("a", {
300
+ }, "Resources", -1)), e("div", null, [(s(!0), n($, null, b(l.value, (_) => (s(), n("a", {
301
301
  key: _.text,
302
302
  class: "link",
303
303
  href: _.href
304
- }, r(_.text), 9, Ee))), 128))])])]));
304
+ }, r(_.text), 9, je))), 128))])])]));
305
305
  }
306
- }), xa = /* @__PURE__ */ d(je, [["__scopeId", "data-v-b516bb75"]]), Me = ["src"], He = /* @__PURE__ */ p({
306
+ }), qa = /* @__PURE__ */ d(Me, [["__scopeId", "data-v-b516bb75"]]), Ee = ["src"], He = /* @__PURE__ */ m({
307
307
  __name: "LandingPageLogo",
308
308
  props: {
309
309
  name: {
@@ -334,27 +334,27 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
334
334
  },
335
335
  emits: ["to"],
336
336
  setup(a, {
337
- emit: e
337
+ emit: t
338
338
  }) {
339
- const l = a, i = e;
340
- function n() {
339
+ const l = a, i = t;
340
+ function o() {
341
341
  i("to");
342
342
  }
343
- return (_, m) => (s(), o("div", {
343
+ return (_, g) => (s(), n("div", {
344
344
  class: "Logo",
345
- onClick: n
346
- }, [a.icon ? (s(), o("img", {
345
+ onClick: o
346
+ }, [a.icon ? (s(), n("img", {
347
347
  key: 0,
348
348
  class: "icon",
349
349
  src: a.icon,
350
350
  alt: "logo",
351
- style: S({
351
+ style: x({
352
352
  width: l.iconSize,
353
353
  height: l.iconSize
354
354
  })
355
- }, null, 12, Me)) : w("", !0), t("div", {
355
+ }, null, 12, Ee)) : C("", !0), e("div", {
356
356
  class: "text",
357
- style: S({
357
+ style: x({
358
358
  color: l.color,
359
359
  fontSize: l.fontSize
360
360
  })
@@ -362,7 +362,7 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
362
362
  }
363
363
  }), Ue = /* @__PURE__ */ d(He, [["__scopeId", "data-v-f259564c"]]), Ne = {
364
364
  class: "BrandInfo"
365
- }, Ge = /* @__PURE__ */ p({
365
+ }, Ge = /* @__PURE__ */ m({
366
366
  __name: "LandingPageBrandInfo",
367
367
  props: {
368
368
  icon: {
@@ -391,57 +391,65 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
391
391
  }
392
392
  },
393
393
  setup(a) {
394
- const e = a;
395
- return (l, i) => (s(), o("div", Ne, [c(Ue, {
396
- icon: e.icon,
397
- name: e.name,
398
- color: e.color,
399
- "font-size": e.fontSize,
400
- "icon-size": e.iconSize
394
+ const t = a;
395
+ return (l, i) => (s(), n("div", Ne, [c(Ue, {
396
+ icon: t.icon,
397
+ name: t.name,
398
+ color: t.color,
399
+ "font-size": t.fontSize,
400
+ "icon-size": t.iconSize
401
401
  }, null, 8, ["icon", "name", "color", "font-size", "icon-size"]), c(I, null, {
402
- default: u(() => [g(r(e.description), 1)]),
402
+ default: u(() => [f(r(t.description), 1)]),
403
403
  _: 1
404
404
  })]));
405
405
  }
406
- }), Oe = /* @__PURE__ */ d(Ge, [["__scopeId", "data-v-03121641"]]), Re = /* @__PURE__ */ p({
406
+ }), Oe = /* @__PURE__ */ d(Ge, [["__scopeId", "data-v-03121641"]]), Re = /* @__PURE__ */ m({
407
407
  __name: "LandingPageButton",
408
408
  props: {
409
409
  type: {}
410
410
  },
411
411
  setup(a) {
412
- return (e, l) => (s(), o("div", {
413
- class: C(["heroButton", [e.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
414
- }, [h(e.$slots, "default", {}, void 0, !0)], 2));
412
+ return (t, l) => (s(), n("div", {
413
+ class: w(["heroButton", [t.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
414
+ }, [h(t.$slots, "default", {}, void 0, !0)], 2));
415
415
  }
416
- }), We = /* @__PURE__ */ d(Re, [["__scopeId", "data-v-d26fdf8b"]]), Ke = {}, Ye = {
416
+ }), We = /* @__PURE__ */ d(Re, [["__scopeId", "data-v-d26fdf8b"]]), Ke = {}, Je = {
417
417
  class: "Card"
418
418
  };
419
- function Je(a, e) {
420
- return s(), o("div", Ye, [h(a.$slots, "default", {}, void 0, !0)]);
419
+ function Ye(a, t) {
420
+ return s(), n("div", Je, [h(a.$slots, "default", {}, void 0, !0)]);
421
421
  }
422
- const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"]]), Ze = {
423
- class: "mb-5"
422
+ const E = /* @__PURE__ */ d(Ke, [["render", Ye], ["__scopeId", "data-v-cdb3f77d"]]), Ze = {
423
+ class: "form-group"
424
424
  }, Qe = {
425
- class: "mb-5"
425
+ class: "form-group"
426
426
  }, Xe = {
427
- class: "mb-3"
428
- }, et = /* @__PURE__ */ p({
427
+ class: "form-group"
428
+ }, et = {
429
+ type: "submit",
430
+ class: "form-button"
431
+ }, tt = {
432
+ key: 0,
433
+ class: "button-content"
434
+ }, st = {
435
+ key: 1
436
+ }, at = /* @__PURE__ */ m({
429
437
  __name: "LandingPageContactForm",
430
438
  setup(a) {
431
- const e = k(!1), l = k(""), i = k(""), n = k({
439
+ const t = k(!1), l = k(""), i = k(""), o = k({
432
440
  name: "",
433
441
  email: "",
434
442
  message: ""
435
- }), _ = async (m) => {
436
- e.value = !0;
437
- const f = m.target;
438
- if (!f.checkValidity()) {
439
- f.querySelectorAll(":invalid")[0].focus();
443
+ }), _ = async (g) => {
444
+ t.value = !0;
445
+ const p = g.target;
446
+ if (!p.checkValidity()) {
447
+ p.querySelectorAll(":invalid")[0].focus();
440
448
  return;
441
449
  }
442
450
  l.value = "发送中...", i.value = "";
443
451
  try {
444
- const $ = await fetch("https://api.web3forms.com/submit", {
452
+ const v = await fetch("https://api.web3forms.com/submit", {
445
453
  method: "POST",
446
454
  headers: {
447
455
  "Content-Type": "application/json",
@@ -449,91 +457,125 @@ const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
449
457
  },
450
458
  body: JSON.stringify({
451
459
  access_key: "YOUR_ACCESS_KEY_HERE",
452
- name: n.value.name,
453
- email: n.value.email,
454
- message: n.value.message
460
+ name: o.value.name,
461
+ email: o.value.email,
462
+ message: o.value.message
455
463
  })
456
- }), A = await $.json();
457
- $.status === 200 ? (i.value = "text-green", l.value = A.message) : (i.value = "text-red", l.value = A.message);
464
+ }), A = await v.json();
465
+ v.status === 200 ? (i.value = "text-green", l.value = A.message) : (i.value = "text-red", l.value = A.message);
458
466
  } catch {
459
467
  i.value = "text-red", l.value = "发送失败,请稍后再试!";
460
468
  } finally {
461
- f.reset(), e.value = !1, setTimeout(() => {
469
+ p.reset(), t.value = !1, setTimeout(() => {
462
470
  l.value = "";
463
471
  }, 5e3);
464
472
  }
465
473
  };
466
- return (m, f) => (s(), o("form", {
474
+ return (g, p) => (s(), n("form", {
467
475
  id: "form",
468
476
  action: "https://api.web3forms.com/submit",
469
477
  method: "POST",
470
- class: C(["needs-validation", {
471
- "was-validated": e.value
478
+ class: w(["contact-form", {
479
+ "was-validated": t.value
472
480
  }]),
473
481
  novalidate: "",
474
482
  onSubmit: H(_, ["prevent"])
475
- }, [f[8] || (f[8] = t("input", {
483
+ }, [p[11] || (p[11] = e("input", {
476
484
  type: "hidden",
477
485
  name: "access_key",
478
486
  value: "YOUR_ACCESS_KEY_HERE"
479
- }, null, -1)), f[9] || (f[9] = t("input", {
487
+ }, null, -1)), p[12] || (p[12] = e("input", {
480
488
  type: "checkbox",
481
489
  class: "hidden",
482
490
  style: {
483
491
  display: "none"
484
492
  },
485
493
  name: "botcheck"
486
- }, null, -1)), t("div", Ze, [T(t("input", {
487
- "onUpdate:modelValue": f[0] || (f[0] = ($) => n.value.name = $),
494
+ }, null, -1)), e("div", Ze, [p[3] || (p[3] = e("label", {
495
+ for: "name",
496
+ class: "form-label"
497
+ }, [f(" 姓名 "), e("span", {
498
+ class: "required"
499
+ }, "*")], -1)), T(e("input", {
500
+ id: "name",
501
+ "onUpdate:modelValue": p[0] || (p[0] = (v) => o.value.name = v),
488
502
  type: "text",
489
- placeholder: "Full Name",
503
+ placeholder: "请输入您的姓名",
490
504
  required: "",
491
- class: "input",
505
+ class: "form-input",
492
506
  name: "name"
493
- }, null, 512), [[q, n.value.name]]), f[3] || (f[3] = t("div", {
494
- class: "empty-feedback invalid-feedback text-red-400 text-sm mt-1"
495
- }, " 请输入您的姓名。 ", -1))]), t("div", Qe, [f[4] || (f[4] = t("label", {
507
+ }, null, 512), [[q, o.value.name]]), p[4] || (p[4] = e("div", {
508
+ class: "empty-feedback invalid-feedback form-error"
509
+ }, " 请输入您的姓名。 ", -1))]), e("div", Qe, [p[5] || (p[5] = e("label", {
496
510
  for: "email_address",
497
- class: "sr-only"
498
- }, "Email Address", -1)), T(t("input", {
511
+ class: "form-label"
512
+ }, [f(" 邮箱地址 "), e("span", {
513
+ class: "required"
514
+ }, "*")], -1)), T(e("input", {
499
515
  id: "email_address",
500
- "onUpdate:modelValue": f[1] || (f[1] = ($) => n.value.email = $),
516
+ "onUpdate:modelValue": p[1] || (p[1] = (v) => o.value.email = v),
501
517
  type: "email",
502
- placeholder: "Email Address",
518
+ placeholder: "请输入您的邮箱地址",
503
519
  name: "email",
504
520
  required: "",
505
- class: "input"
506
- }, null, 512), [[q, n.value.email]]), f[5] || (f[5] = t("div", {
507
- class: "empty-feedback text-red-400 text-sm mt-1"
508
- }, " 请输入您的邮箱地址。 ", -1)), f[6] || (f[6] = t("div", {
509
- class: "invalid-feedback text-red-400 text-sm mt-1"
510
- }, " 请输入有效的邮箱地址。 ", -1))]), t("div", Xe, [T(t("textarea", {
511
- "onUpdate:modelValue": f[2] || (f[2] = ($) => n.value.message = $),
521
+ class: "form-input"
522
+ }, null, 512), [[q, o.value.email]]), p[6] || (p[6] = e("div", {
523
+ class: "empty-feedback form-error"
524
+ }, " 请输入您的邮箱地址。 ", -1)), p[7] || (p[7] = e("div", {
525
+ class: "invalid-feedback form-error"
526
+ }, " 请输入有效的邮箱地址。 ", -1))]), e("div", Xe, [p[8] || (p[8] = e("label", {
527
+ for: "message",
528
+ class: "form-label"
529
+ }, [f(" 留言内容 "), e("span", {
530
+ class: "required"
531
+ }, "*")], -1)), T(e("textarea", {
532
+ id: "message",
533
+ "onUpdate:modelValue": p[2] || (p[2] = (v) => o.value.message = v),
512
534
  name: "message",
513
535
  required: "",
514
- placeholder: "Your Message",
515
- class: "textarea"
516
- }, null, 512), [[q, n.value.message]]), f[7] || (f[7] = t("div", {
517
- class: "empty-feedback invalid-feedback text-red-400 text-sm mt-1"
518
- }, " 请输入您的留言内容。 ", -1))]), f[10] || (f[10] = t("button", {
519
- type: "submit",
520
- class: "btn"
521
- }, "发送信息", -1)), t("div", {
522
- id: "result",
523
- class: C(["mt-3 text-center", i.value])
524
- }, r(l.value), 3)], 34));
536
+ placeholder: "请输入您的留言内容",
537
+ class: "form-textarea",
538
+ rows: "4"
539
+ }, null, 512), [[q, o.value.message]]), p[9] || (p[9] = e("div", {
540
+ class: "empty-feedback invalid-feedback form-error"
541
+ }, " 请输入您的留言内容。 ", -1))]), e("button", et, [l.value === "发送中..." ? (s(), n("span", tt, p[10] || (p[10] = [e("svg", {
542
+ class: "spinner",
543
+ xmlns: "http://www.w3.org/2000/svg",
544
+ fill: "none",
545
+ viewBox: "0 0 24 24"
546
+ }, [e("circle", {
547
+ class: "spinner-circle",
548
+ cx: "12",
549
+ cy: "12",
550
+ r: "10",
551
+ stroke: "currentColor",
552
+ "stroke-width": "4"
553
+ }), e("path", {
554
+ class: "spinner-path",
555
+ fill: "currentColor",
556
+ d: "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"
557
+ })], -1), f(" 发送中... ")]))) : (s(), n("span", st, "发送信息"))]), l.value && l.value !== "发送中..." ? (s(), n("div", {
558
+ key: 0,
559
+ class: w(["form-result", i.value])
560
+ }, r(l.value), 3)) : C("", !0)], 34));
525
561
  }
526
- }), tt = /* @__PURE__ */ d(et, [["__scopeId", "data-v-9de65b8f"]]), st = {
562
+ }), nt = /* @__PURE__ */ d(at, [["__scopeId", "data-v-3d04b427"]]), ot = {
563
+ class: "contact-container"
564
+ }, it = {
565
+ class: "contact-info-section"
566
+ }, lt = {
527
567
  class: "contact-title"
528
- }, at = {
568
+ }, rt = {
529
569
  class: "contact-info"
530
- }, nt = {
570
+ }, ct = {
531
571
  class: "contact-info-item"
532
- }, it = {
572
+ }, dt = {
533
573
  class: "contact-info-item"
534
- }, ot = ["href"], lt = {
574
+ }, ut = ["href"], _t = {
535
575
  class: "contact-info-item"
536
- }, rt = ["href"], ct = /* @__PURE__ */ p({
576
+ }, pt = ["href"], mt = {
577
+ class: "contact-form-section"
578
+ }, ft = /* @__PURE__ */ m({
537
579
  __name: "LandingPageContact",
538
580
  props: {
539
581
  title: {
@@ -544,18 +586,18 @@ const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
544
586
  },
545
587
  contact: {
546
588
  default: () => ({
547
- title: "Contact Astroship",
548
- description: "Have something to say? We are here to help. Fill up the form or send email or call phone."
589
+ title: "联系我们",
590
+ description: "有什么想说的吗?我们随时为您提供帮助。请填写表单或发送邮件或拨打电话。"
549
591
  })
550
592
  },
551
593
  address: {
552
- default: "1734 Sanfransico, CA 93063"
594
+ default: "北京市朝阳区建国门外大街1号"
553
595
  },
554
596
  email: {
555
- default: "hello@astroshipstarter.com"
597
+ default: "hello@example.com"
556
598
  },
557
599
  phone: {
558
- default: "+1 (987) 4587 899"
600
+ default: "+86 138 0000 0000"
559
601
  },
560
602
  mapIcon: {
561
603
  default: "uil:map-marker"
@@ -568,38 +610,38 @@ const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
568
610
  }
569
611
  },
570
612
  setup(a) {
571
- const e = a;
572
- return (l, i) => (s(), o(v, null, [t("div", null, [t("h2", st, r(e.contact.title), 1), c(I, null, {
573
- default: u(() => [g(r(e.contact.description), 1)]),
613
+ const t = a;
614
+ return (l, i) => (s(), n("div", ot, [e("div", it, [e("h2", lt, r(t.contact.title), 1), c(I, null, {
615
+ default: u(() => [f(r(t.contact.description), 1)]),
574
616
  _: 1
575
- }), t("div", at, [t("div", nt, [c(P(x), {
617
+ }), e("div", rt, [e("div", ct, [c(P(S), {
576
618
  class: "contact-info-icon",
577
619
  icon: l.mapIcon
578
- }, null, 8, ["icon"]), t("span", null, r(e.address), 1)]), t("div", it, [c(P(x), {
620
+ }, null, 8, ["icon"]), e("span", null, r(t.address), 1)]), e("div", dt, [c(P(S), {
579
621
  class: "contact-info-icon",
580
- icon: e.emailIcon
581
- }, null, 8, ["icon"]), t("a", {
622
+ icon: t.emailIcon
623
+ }, null, 8, ["icon"]), e("a", {
582
624
  href: `mailto:${l.email}`
583
- }, r(e.email), 9, ot)]), t("div", lt, [c(P(x), {
625
+ }, r(t.email), 9, ut)]), e("div", _t, [c(P(S), {
584
626
  class: "contact-info-icon",
585
- icon: e.phoneIcon
586
- }, null, 8, ["icon"]), t("a", {
627
+ icon: t.phoneIcon
628
+ }, null, 8, ["icon"]), e("a", {
587
629
  href: `tel:${l.phone}`
588
- }, r(e.phone), 9, rt)])])]), t("div", null, [c(tt)])], 64));
630
+ }, r(t.phone), 9, pt)])])]), e("div", mt, [c(nt)])]));
589
631
  }
590
- }), Sa = /* @__PURE__ */ d(ct, [["__scopeId", "data-v-ba085fb7"]]), dt = {}, ut = {
632
+ }), Ba = /* @__PURE__ */ d(ft, [["__scopeId", "data-v-32a5b90c"]]), gt = {}, ht = {
591
633
  class: "custom-container"
592
634
  };
593
- function _t(a, e) {
594
- return s(), o("div", ut, [h(a.$slots, "default", {}, void 0, !0)]);
635
+ function vt(a, t) {
636
+ return s(), n("div", ht, [h(a.$slots, "default", {}, void 0, !0)]);
595
637
  }
596
- const Ca = /* @__PURE__ */ d(dt, [["render", _t], ["__scopeId", "data-v-57594f09"]]), pt = {
638
+ const za = /* @__PURE__ */ d(gt, [["render", vt], ["__scopeId", "data-v-57594f09"]]), $t = {
597
639
  class: "cta-title"
598
- }, mt = {
640
+ }, bt = {
599
641
  class: "cta-description"
600
- }, ft = {
642
+ }, yt = {
601
643
  class: "cta-actions"
602
- }, gt = /* @__PURE__ */ p({
644
+ }, kt = /* @__PURE__ */ m({
603
645
  __name: "LandingPageCta",
604
646
  props: {
605
647
  title: {
@@ -611,25 +653,25 @@ const Ca = /* @__PURE__ */ d(dt, [["render", _t], ["__scopeId", "data-v-57594f09
611
653
  backgroundUrl: {}
612
654
  },
613
655
  setup(a) {
614
- const e = a, l = z(() => ({
615
- backgroundImage: e.backgroundUrl ? `url(${e.backgroundUrl})` : void 0,
656
+ const t = a, l = z(() => ({
657
+ backgroundImage: t.backgroundUrl ? `url(${t.backgroundUrl})` : void 0,
616
658
  backgroundRepeat: "no-repeat",
617
659
  backgroundSize: "200% 200%",
618
660
  backgroundPosition: "center"
619
661
  }));
620
- return (i, n) => (s(), o("div", {
662
+ return (i, o) => (s(), n("div", {
621
663
  class: "cta-container",
622
- style: S(l.value)
623
- }, [t("h1", pt, r(e.title), 1), t("div", mt, r(e.description), 1), t("div", ft, [h(i.$slots, "actions", {}, void 0, !0)])], 4));
664
+ style: x(l.value)
665
+ }, [e("h1", $t, r(t.title), 1), e("div", bt, r(t.description), 1), e("div", yt, [h(i.$slots, "actions", {}, void 0, !0)])], 4));
624
666
  }
625
- }), wa = /* @__PURE__ */ d(gt, [["__scopeId", "data-v-b3eb87df"]]), ht = {}, vt = {
667
+ }), Fa = /* @__PURE__ */ d(kt, [["__scopeId", "data-v-b3eb87df"]]), Lt = {}, Pt = {
626
668
  role: "separator",
627
669
  class: "divider divider-horizontal"
628
670
  };
629
- function $t(a, e) {
630
- return s(), o("div", vt);
671
+ function It(a, t) {
672
+ return s(), n("div", Pt);
631
673
  }
632
- const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"]]), bt = /* @__PURE__ */ p({
674
+ const F = /* @__PURE__ */ d(Lt, [["render", It], ["__scopeId", "data-v-997fc2a4"]]), St = /* @__PURE__ */ m({
633
675
  __name: "LandingPageFAQ",
634
676
  props: {
635
677
  activeKeys: {
@@ -658,17 +700,17 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
658
700
  }
659
701
  },
660
702
  setup(a) {
661
- const e = a;
703
+ const t = a;
662
704
  return (l, i) => (s(), L(N, {
663
- "active-keys": e.activeKeys
705
+ "active-keys": t.activeKeys
664
706
  }, {
665
- default: u(() => [(s(!0), o(v, null, b(e.faqItems, (n, _) => (s(), L(G, {
707
+ default: u(() => [(s(!0), n($, null, b(t.faqItems, (o, _) => (s(), L(G, {
666
708
  key: _,
667
709
  index: _
668
710
  }, {
669
- header: u(() => [g(r(n.question), 1)]),
711
+ header: u(() => [f(r(o.question), 1)]),
670
712
  default: u(() => [c(I, null, {
671
- default: u(() => [g(r(n.answer), 1)]),
713
+ default: u(() => [f(r(o.answer), 1)]),
672
714
  _: 2
673
715
  }, 1024)]),
674
716
  _: 2
@@ -676,11 +718,11 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
676
718
  _: 1
677
719
  }, 8, ["active-keys"]));
678
720
  }
679
- }), Aa = /* @__PURE__ */ d(bt, [["__scopeId", "data-v-581e8f75"]]), yt = {
721
+ }), Da = /* @__PURE__ */ d(St, [["__scopeId", "data-v-581e8f75"]]), xt = {
680
722
  class: "Features"
681
- }, kt = {
723
+ }, Ct = {
682
724
  class: "feature-title"
683
- }, Lt = /* @__PURE__ */ p({
725
+ }, wt = /* @__PURE__ */ m({
684
726
  __name: "LandingPageFeatures",
685
727
  props: {
686
728
  features: {
@@ -718,35 +760,35 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
718
760
  }
719
761
  },
720
762
  setup(a) {
721
- const e = a;
722
- return (l, i) => (s(), o("div", yt, [(s(!0), o(v, null, b(e.features, (n) => (s(), L(M, {
723
- key: n.title
763
+ const t = a;
764
+ return (l, i) => (s(), n("div", xt, [(s(!0), n($, null, b(t.features, (o) => (s(), L(E, {
765
+ key: o.title
724
766
  }, {
725
- default: u(() => [t("div", {
767
+ default: u(() => [e("div", {
726
768
  class: "icon-container",
727
- style: S({
728
- color: e.iconColor,
729
- border: `1px solid ${e.iconBorderColor}`
769
+ style: x({
770
+ color: t.iconColor,
771
+ border: `1px solid ${t.iconBorderColor}`
730
772
  })
731
- }, [c(P(x), {
773
+ }, [c(P(S), {
732
774
  class: "icon",
733
- icon: n.icon
734
- }, null, 8, ["icon"])], 4), t("h3", kt, r(n.title), 1), c(I, null, {
735
- default: u(() => [g(r(n.description), 1)]),
775
+ icon: o.icon
776
+ }, null, 8, ["icon"])], 4), e("h3", Ct, r(o.title), 1), c(I, null, {
777
+ default: u(() => [f(r(o.description), 1)]),
736
778
  _: 2
737
779
  }, 1024)]),
738
780
  _: 2
739
781
  }, 1024))), 128))]));
740
782
  }
741
- }), Ta = /* @__PURE__ */ d(Lt, [["__scopeId", "data-v-1ee2db18"]]), Pt = {
783
+ }), Va = /* @__PURE__ */ d(wt, [["__scopeId", "data-v-1ee2db18"]]), At = {
742
784
  class: "tt-feature-list"
743
- }, It = {
785
+ }, Tt = {
744
786
  class: "tt-feature-content"
745
- }, xt = {
787
+ }, qt = {
746
788
  class: "heading-small"
747
- }, St = {
789
+ }, Bt = {
748
790
  class: "text-small"
749
- }, Ct = /* @__PURE__ */ p({
791
+ }, zt = /* @__PURE__ */ m({
750
792
  __name: "LandingPageFeatures2",
751
793
  props: {
752
794
  list: {
@@ -755,27 +797,27 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
755
797
  }
756
798
  },
757
799
  setup(a) {
758
- const e = a;
759
- return (l, i) => (s(), o("div", Pt, [(s(!0), o(v, null, b(e.list, (n, _) => (s(), o("div", {
800
+ const t = a;
801
+ return (l, i) => (s(), n("div", At, [(s(!0), n($, null, b(t.list, (o, _) => (s(), n("div", {
760
802
  key: _,
761
803
  class: "tt-feature-item centered"
762
- }, [i[1] || (i[1] = t("div", {
804
+ }, [i[1] || (i[1] = e("div", {
763
805
  class: "tt-feature-icon"
764
- }, [t("img", {
806
+ }, [e("img", {
765
807
  src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
766
808
  loading: "lazy",
767
809
  class: "feature-media"
768
- })], -1)), t("div", It, [t("h3", xt, r(n.title), 1), t("p", St, [g(r(n.descriptions) + " ", 1), i[0] || (i[0] = t("br", null, null, -1))])])]))), 128))]));
810
+ })], -1)), e("div", Tt, [e("h3", qt, r(o.title), 1), e("p", Bt, [f(r(o.descriptions) + " ", 1), i[0] || (i[0] = e("br", null, null, -1))])])]))), 128))]));
769
811
  }
770
- }), qa = /* @__PURE__ */ d(Ct, [["__scopeId", "data-v-abd3c70a"]]);
771
- function wt(a, e, l) {
772
- return `mailto:${a}?subject=${encodeURIComponent(e)}&body=${encodeURIComponent(l)}`;
812
+ }), ja = /* @__PURE__ */ d(zt, [["__scopeId", "data-v-abd3c70a"]]);
813
+ function Ft(a, t, l) {
814
+ return `mailto:${a}?subject=${encodeURIComponent(t)}&body=${encodeURIComponent(l)}`;
773
815
  }
774
- const At = {
816
+ const Dt = {
775
817
  class: "bottom"
776
- }, Tt = {
818
+ }, Vt = {
777
819
  class: "socials"
778
- }, qt = ["onClick"], Bt = /* @__PURE__ */ p({
820
+ }, jt = ["onClick"], Mt = /* @__PURE__ */ m({
779
821
  __name: "LandingPageFooterContact",
780
822
  props: {
781
823
  beianText: {
@@ -792,50 +834,50 @@ const At = {
792
834
  }
793
835
  },
794
836
  setup(a) {
795
- const e = a;
837
+ const t = a;
796
838
  function l() {
797
- window.open(e.beianUrl);
839
+ window.open(t.beianUrl);
798
840
  }
799
- return (i, n) => (s(), o("div", At, [t("span", {
841
+ return (i, o) => (s(), n("div", Dt, [e("span", {
800
842
  onClick: l
801
- }, r(e.beianText), 1), t("div", Tt, [(s(!0), o(v, null, b(a.links, (_, m) => (s(), o("div", {
802
- key: m,
843
+ }, r(t.beianText), 1), e("div", Vt, [(s(!0), n($, null, b(a.links, (_, g) => (s(), n("div", {
844
+ key: g,
803
845
  class: "socialItem",
804
846
  onClick: _.select
805
- }, [_.type === "text" ? (s(), L(P(x), {
847
+ }, [_.type === "text" ? (s(), L(P(S), {
806
848
  key: 0,
807
849
  icon: _.icon
808
- }, null, 8, ["icon"])) : w("", !0), _.type === "image" ? (s(), L(P(x), {
850
+ }, null, 8, ["icon"])) : C("", !0), _.type === "image" ? (s(), L(P(S), {
809
851
  key: 1,
810
852
  icon: _.icon
811
- }, null, 8, ["icon"])) : w("", !0)], 8, qt))), 128))])]));
853
+ }, null, 8, ["icon"])) : C("", !0)], 8, jt))), 128))])]));
812
854
  }
813
- }), zt = /* @__PURE__ */ d(Bt, [["__scopeId", "data-v-ff6210b9"]]), Ft = {
855
+ }), Et = /* @__PURE__ */ d(Mt, [["__scopeId", "data-v-ff6210b9"]]), Ht = {
814
856
  class: "FooterLayout"
815
- }, Dt = {
857
+ }, Ut = {
816
858
  class: "body"
817
- }, Vt = {
859
+ }, Nt = {
818
860
  class: "logo"
819
- }, Et = {
861
+ }, Gt = {
820
862
  class: "links"
821
- }, jt = /* @__PURE__ */ p({
863
+ }, Ot = /* @__PURE__ */ m({
822
864
  __name: "LandingPageFooterLayout",
823
865
  setup(a) {
824
- return (e, l) => (s(), o("div", Ft, [c(F), t("div", Dt, [t("div", Vt, [h(e.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), t("div", Et, [h(e.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), c(F), h(e.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
866
+ return (t, l) => (s(), n("div", Ht, [c(F), e("div", Ut, [e("div", Nt, [h(t.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), e("div", Gt, [h(t.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), c(F), h(t.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
825
867
  }
826
- }), Mt = /* @__PURE__ */ d(jt, [["__scopeId", "data-v-425841c7"]]), Ht = {}, Ut = {
868
+ }), Rt = /* @__PURE__ */ d(Ot, [["__scopeId", "data-v-425841c7"]]), Wt = {}, Kt = {
827
869
  class: "Description"
828
870
  };
829
- function Nt(a, e) {
830
- return s(), o("div", Ut, [h(a.$slots, "default", {}, void 0, !0)]);
871
+ function Jt(a, t) {
872
+ return s(), n("div", Kt, [h(a.$slots, "default", {}, void 0, !0)]);
831
873
  }
832
- const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"]]), Gt = {
874
+ const y = /* @__PURE__ */ d(Wt, [["render", Jt], ["__scopeId", "data-v-ea9ec649"]]), Yt = {
833
875
  class: "list"
834
- }, Ot = {
876
+ }, Zt = {
835
877
  class: "title"
836
- }, Rt = {
878
+ }, Qt = {
837
879
  class: "listItemContent"
838
- }, Wt = /* @__PURE__ */ p({
880
+ }, Xt = /* @__PURE__ */ m({
839
881
  __name: "LandingPageLinkGroup",
840
882
  props: {
841
883
  title: {
@@ -843,20 +885,20 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
843
885
  }
844
886
  },
845
887
  setup(a) {
846
- const e = a;
847
- return (l, i) => (s(), o("div", Gt, [t("div", Ot, r(e.title), 1), t("div", Rt, [h(l.$slots, "item", {}, void 0, !0)])]));
888
+ const t = a;
889
+ return (l, i) => (s(), n("div", Yt, [e("div", Zt, r(t.title), 1), e("div", Qt, [h(l.$slots, "item", {}, void 0, !0)])]));
848
890
  }
849
- }), B = /* @__PURE__ */ d(Wt, [["__scopeId", "data-v-0809a48c"]]), Kt = {
891
+ }), B = /* @__PURE__ */ d(Xt, [["__scopeId", "data-v-0809a48c"]]), es = {
850
892
  class: "Footer"
851
- }, D = "support@huyooo.com", Yt = /* @__PURE__ */ p({
893
+ }, D = "support@huyooo.com", ts = /* @__PURE__ */ m({
852
894
  __name: "LandingPageFooter",
853
895
  setup(a) {
854
- const e = k("京ICP备2024077422号 Copyright © 2024-2024 北京忽柚科技有限公司"), l = k("https://beian.miit.gov.cn/#/Integrated/index");
896
+ const t = k("京ICP备2024077422号 Copyright © 2024-2024 北京忽柚科技有限公司"), l = k("https://beian.miit.gov.cn/#/Integrated/index");
855
897
  function i() {
856
- const $ = wt(D, "", "");
857
- window.location.href = $;
898
+ const v = Ft(D, "", "");
899
+ window.location.href = v;
858
900
  }
859
- const n = k([{
901
+ const o = k([{
860
902
  type: "text",
861
903
  icon: "ic:baseline-email",
862
904
  content: D,
@@ -868,7 +910,7 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
868
910
  select() {
869
911
  }
870
912
  }]);
871
- return (_, m) => (s(), o("div", Kt, [c(Mt, null, {
913
+ return (_, g) => (s(), n("div", es, [c(Rt, null, {
872
914
  LandingPageBrandInfo: u(() => [c(Oe, {
873
915
  icon: "https://ghibliaigenerator.app/logo.png",
874
916
  name: "ONES",
@@ -878,15 +920,15 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
878
920
  title: "产品"
879
921
  }, {
880
922
  item: u(() => [c(y, null, {
881
- default: u(() => m[0] || (m[0] = [g("功能")])),
923
+ default: u(() => g[0] || (g[0] = [f("功能")])),
882
924
  _: 1,
883
925
  __: [0]
884
926
  }), c(y, null, {
885
- default: u(() => m[1] || (m[1] = [g("展示")])),
927
+ default: u(() => g[1] || (g[1] = [f("展示")])),
886
928
  _: 1,
887
929
  __: [1]
888
930
  }), c(y, null, {
889
- default: u(() => m[2] || (m[2] = [g("价格")])),
931
+ default: u(() => g[2] || (g[2] = [f("价格")])),
890
932
  _: 1,
891
933
  __: [2]
892
934
  })]),
@@ -895,7 +937,7 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
895
937
  title: "资源"
896
938
  }, {
897
939
  item: u(() => [c(y, null, {
898
- default: u(() => m[3] || (m[3] = [g("安全性与合规性")])),
940
+ default: u(() => g[3] || (g[3] = [f("安全性与合规性")])),
899
941
  _: 1,
900
942
  __: [3]
901
943
  })]),
@@ -904,55 +946,55 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
904
946
  title: "公司"
905
947
  }, {
906
948
  item: u(() => [c(y, null, {
907
- default: u(() => m[4] || (m[4] = [g("博客")])),
949
+ default: u(() => g[4] || (g[4] = [f("博客")])),
908
950
  _: 1,
909
951
  __: [4]
910
952
  }), c(y, null, {
911
- default: u(() => m[5] || (m[5] = [g("公司简介")])),
953
+ default: u(() => g[5] || (g[5] = [f("公司简介")])),
912
954
  _: 1,
913
955
  __: [5]
914
956
  }), c(y, null, {
915
- default: u(() => m[6] || (m[6] = [g("个人信息收集清单")])),
957
+ default: u(() => g[6] || (g[6] = [f("个人信息收集清单")])),
916
958
  _: 1,
917
959
  __: [6]
918
960
  }), c(y, null, {
919
- default: u(() => m[7] || (m[7] = [g("第三方信息共享清单")])),
961
+ default: u(() => g[7] || (g[7] = [f("第三方信息共享清单")])),
920
962
  _: 1,
921
963
  __: [7]
922
964
  }), c(y, null, {
923
- default: u(() => m[8] || (m[8] = [g("用户服务协议")])),
965
+ default: u(() => g[8] || (g[8] = [f("用户服务协议")])),
924
966
  _: 1,
925
967
  __: [8]
926
968
  }), c(y, null, {
927
- default: u(() => m[9] || (m[9] = [g("隐私协议")])),
969
+ default: u(() => g[9] || (g[9] = [f("隐私协议")])),
928
970
  _: 1,
929
971
  __: [9]
930
972
  })]),
931
973
  _: 1
932
974
  })]),
933
- LandingPageFooterContact: u(() => [c(zt, {
934
- "beian-text": e.value,
975
+ LandingPageFooterContact: u(() => [c(Et, {
976
+ "beian-text": t.value,
935
977
  "beian-url": l.value,
936
- links: n.value
978
+ links: o.value
937
979
  }, null, 8, ["beian-text", "beian-url", "links"])]),
938
980
  _: 1
939
981
  })]));
940
982
  }
941
- }), Ba = /* @__PURE__ */ d(Yt, [["__scopeId", "data-v-ee74e088"]]), Jt = {
983
+ }), Ma = /* @__PURE__ */ d(ts, [["__scopeId", "data-v-ee74e088"]]), ss = {
942
984
  class: "hero"
943
- }, Zt = {
985
+ }, as = {
944
986
  class: "heroContent"
945
- }, Qt = {
987
+ }, ns = {
946
988
  class: "heroHeading"
947
- }, Xt = {
989
+ }, os = {
948
990
  class: "heroTitle"
949
- }, es = {
991
+ }, is = {
950
992
  class: "heroDescription"
951
- }, ts = {
993
+ }, ls = {
952
994
  class: "heroActions"
953
- }, ss = {
995
+ }, rs = {
954
996
  class: "heroImage"
955
- }, as = /* @__PURE__ */ p({
997
+ }, cs = /* @__PURE__ */ m({
956
998
  __name: "LandingPageHero",
957
999
  props: {
958
1000
  title: {
@@ -969,12 +1011,12 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
969
1011
  }
970
1012
  },
971
1013
  setup(a) {
972
- const e = a;
973
- return (l, i) => (s(), o("main", Jt, [t("div", Zt, [t("div", Qt, [t("h1", Xt, [h(l.$slots, "title", {}, () => [g(r(e.title), 1)], !0)])]), t("div", es, [t("div", null, r(e.description), 1)]), t("div", ts, [h(l.$slots, "actions", {}, void 0, !0)])]), t("div", ss, [h(l.$slots, "heroSource", {}, void 0, !0)])]));
1014
+ const t = a;
1015
+ return (l, i) => (s(), n("main", ss, [e("div", as, [e("div", ns, [e("h1", os, [h(l.$slots, "title", {}, () => [f(r(t.title), 1)], !0)])]), e("div", is, [e("div", null, r(t.description), 1)]), e("div", ls, [h(l.$slots, "actions", {}, void 0, !0)])]), e("div", rs, [h(l.$slots, "heroSource", {}, void 0, !0)])]));
974
1016
  }
975
- }), za = /* @__PURE__ */ d(as, [["__scopeId", "data-v-38f97a3c"]]), ns = {
1017
+ }), Ea = /* @__PURE__ */ d(cs, [["__scopeId", "data-v-38f97a3c"]]), ds = {
976
1018
  class: "logos-list"
977
- }, is = /* @__PURE__ */ p({
1019
+ }, us = /* @__PURE__ */ m({
978
1020
  __name: "LandingPageLogos",
979
1021
  props: {
980
1022
  title: {
@@ -1000,14 +1042,14 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
1000
1042
  }
1001
1043
  },
1002
1044
  setup(a) {
1003
- const e = a;
1004
- return (l, i) => (s(), o("div", ns, [(s(!0), o(v, null, b(e.logos, (n, _) => (s(), L(P(x), {
1045
+ const t = a;
1046
+ return (l, i) => (s(), n("div", ds, [(s(!0), n($, null, b(t.logos, (o, _) => (s(), L(P(S), {
1005
1047
  key: _,
1006
- icon: n.name,
1048
+ icon: o.name,
1007
1049
  class: "logo-icon"
1008
1050
  }, null, 8, ["icon"]))), 128))]));
1009
1051
  }
1010
- }), Fa = /* @__PURE__ */ d(is, [["__scopeId", "data-v-1a08e627"]]), os = /* @__PURE__ */ p({
1052
+ }), Ha = /* @__PURE__ */ d(us, [["__scopeId", "data-v-1a08e627"]]), _s = /* @__PURE__ */ m({
1011
1053
  __name: "LandingPagePageContent",
1012
1054
  props: {
1013
1055
  maxWidth: {
@@ -1028,38 +1070,38 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
1028
1070
  }
1029
1071
  },
1030
1072
  setup(a) {
1031
- const e = a, l = z(() => ({
1032
- maxWidth: e.maxWidth,
1033
- margin: e.center ? "0 auto" : void 0,
1073
+ const t = a, l = z(() => ({
1074
+ maxWidth: t.maxWidth,
1075
+ margin: t.center ? "0 auto" : void 0,
1034
1076
  width: "100%",
1035
- padding: e.padding,
1077
+ padding: t.padding,
1036
1078
  display: "flex",
1037
- flexDirection: e.flexDirection ?? "column",
1038
- gap: e.gap
1079
+ flexDirection: t.flexDirection ?? "column",
1080
+ gap: t.gap
1039
1081
  }));
1040
- return (i, n) => (s(), o("div", {
1082
+ return (i, o) => (s(), n("div", {
1041
1083
  class: "PageContent",
1042
- style: S(l.value)
1084
+ style: x(l.value)
1043
1085
  }, [h(i.$slots, "default", {}, void 0, !0)], 4));
1044
1086
  }
1045
- }), Da = /* @__PURE__ */ d(os, [["__scopeId", "data-v-00ec8180"]]), ls = {
1087
+ }), Ua = /* @__PURE__ */ d(_s, [["__scopeId", "data-v-00ec8180"]]), ps = {
1046
1088
  class: "Tabs"
1047
- }, rs = {
1089
+ }, ms = {
1048
1090
  class: "tabs-root"
1049
- }, cs = {
1091
+ }, fs = {
1050
1092
  role: "radiogroup",
1051
1093
  "aria-required": "false",
1052
1094
  dir: "ltr",
1053
1095
  class: "tabs-group",
1054
1096
  tabindex: "0"
1055
- }, ds = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], us = {
1097
+ }, gs = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], hs = {
1056
1098
  key: 0,
1057
1099
  "data-state": "checked",
1058
1100
  class: "tabs-radio-icon"
1059
- }, _s = ["for"], ps = {
1101
+ }, vs = ["for"], $s = {
1060
1102
  key: 0,
1061
1103
  class: "tabs-badge"
1062
- }, ms = /* @__PURE__ */ p({
1104
+ }, bs = /* @__PURE__ */ m({
1063
1105
  __name: "LandingPageTabs",
1064
1106
  props: {
1065
1107
  tabs: {
@@ -1073,36 +1115,36 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
1073
1115
  },
1074
1116
  emits: ["update:modelValue"],
1075
1117
  setup(a) {
1076
- const e = a;
1077
- return (l, i) => (s(), o("div", ls, [t("div", rs, [t("div", cs, [(s(!0), o(v, null, b(e.tabs, (n) => (s(), o("div", {
1078
- key: n.value,
1079
- class: C(["tabs-item", {
1080
- "tabs-item-active": n.value === a.modelValue
1118
+ const t = a;
1119
+ return (l, i) => (s(), n("div", ps, [e("div", ms, [e("div", fs, [(s(!0), n($, null, b(t.tabs, (o) => (s(), n("div", {
1120
+ key: o.value,
1121
+ class: w(["tabs-item", {
1122
+ "tabs-item-active": o.value === a.modelValue
1081
1123
  }])
1082
- }, [t("button", {
1083
- id: n.value,
1124
+ }, [e("button", {
1125
+ id: o.value,
1084
1126
  type: "button",
1085
1127
  role: "radio",
1086
- "aria-checked": n.value === a.modelValue,
1087
- "data-state": n.value === a.modelValue ? "checked" : "unchecked",
1088
- value: n.value,
1128
+ "aria-checked": o.value === a.modelValue,
1129
+ "data-state": o.value === a.modelValue ? "checked" : "unchecked",
1130
+ value: o.value,
1089
1131
  class: "tabs-radio",
1090
- tabindex: n.value === a.modelValue ? 0 : -1,
1091
- onClick: (_) => l.$emit("update:modelValue", n.value)
1092
- }, [n.value === a.modelValue ? (s(), o("span", us)) : w("", !0)], 8, ds), t("label", {
1132
+ tabindex: o.value === a.modelValue ? 0 : -1,
1133
+ onClick: (_) => l.$emit("update:modelValue", o.value)
1134
+ }, [o.value === a.modelValue ? (s(), n("span", hs)) : C("", !0)], 8, gs), e("label", {
1093
1135
  class: "tabs-label",
1094
- for: n.value
1095
- }, [t("span", null, r(n.label), 1), n.badge ? (s(), o("div", ps, r(n.badge), 1)) : w("", !0)], 8, _s)], 2))), 128))])])]));
1136
+ for: o.value
1137
+ }, [e("span", null, r(o.label), 1), o.badge ? (s(), n("div", $s, r(o.badge), 1)) : C("", !0)], 8, vs)], 2))), 128))])])]));
1096
1138
  }
1097
- }), fs = /* @__PURE__ */ d(ms, [["__scopeId", "data-v-9eb67a93"]]), gs = {
1139
+ }), ys = /* @__PURE__ */ d(bs, [["__scopeId", "data-v-9eb67a93"]]), ks = {
1098
1140
  class: "PriceGroup"
1099
- }, hs = /* @__PURE__ */ p({
1141
+ }, Ls = /* @__PURE__ */ m({
1100
1142
  __name: "LandingPagePriceGroup",
1101
1143
  setup(a) {
1102
- const e = k("subscribe-monthly");
1103
- return (l, i) => (s(), o("div", gs, [c(fs, {
1104
- modelValue: e.value,
1105
- "onUpdate:modelValue": i[0] || (i[0] = (n) => e.value = n),
1144
+ const t = k("subscribe-monthly");
1145
+ return (l, i) => (s(), n("div", ks, [c(ys, {
1146
+ modelValue: t.value,
1147
+ "onUpdate:modelValue": i[0] || (i[0] = (o) => t.value = o),
1106
1148
  tabs: [{
1107
1149
  value: "subscribe-monthly",
1108
1150
  label: "按月订阅"
@@ -1116,33 +1158,33 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
1116
1158
  }]
1117
1159
  }, null, 8, ["modelValue"]), h(l.$slots, "default", {}, void 0, !0)]));
1118
1160
  }
1119
- }), Va = /* @__PURE__ */ d(hs, [["__scopeId", "data-v-43a35f55"]]), vs = {
1161
+ }), Na = /* @__PURE__ */ d(Ls, [["__scopeId", "data-v-43a35f55"]]), Ps = {
1120
1162
  class: "PricingCard"
1121
- }, $s = {
1163
+ }, Is = {
1122
1164
  class: "title"
1123
- }, bs = {
1165
+ }, Ss = {
1124
1166
  class: "titleText"
1125
- }, ys = {
1167
+ }, xs = {
1126
1168
  class: "description"
1127
- }, ks = {
1169
+ }, Cs = {
1128
1170
  class: "priceAndDiscount"
1129
- }, Ls = {
1171
+ }, ws = {
1130
1172
  class: "price"
1131
- }, Ps = {
1173
+ }, As = {
1132
1174
  class: "discount"
1133
- }, Is = {
1175
+ }, Ts = {
1134
1176
  style: {
1135
1177
  position: "relative",
1136
1178
  top: "3px"
1137
1179
  }
1138
- }, xs = {
1180
+ }, qs = {
1139
1181
  key: 1,
1140
1182
  class: "priceNotDiscount"
1141
- }, Ss = {
1183
+ }, Bs = {
1142
1184
  class: "cycle"
1143
- }, Cs = {
1185
+ }, zs = {
1144
1186
  class: "features"
1145
- }, ws = /* @__PURE__ */ p({
1187
+ }, Fs = /* @__PURE__ */ m({
1146
1188
  __name: "LandingPagePricingCard",
1147
1189
  props: {
1148
1190
  loading: {
@@ -1202,59 +1244,59 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
1202
1244
  },
1203
1245
  emits: ["toPay"],
1204
1246
  setup(a, {
1205
- emit: e
1247
+ emit: t
1206
1248
  }) {
1207
- const l = e, i = a;
1208
- function n() {
1249
+ const l = t, i = a;
1250
+ function o() {
1209
1251
  l("toPay");
1210
1252
  }
1211
- return (_, m) => (s(), o("div", vs, [t("div", null, [t("div", $s, [t("span", bs, r(i.title), 1), i.badge.label ? (s(), L(P(O), {
1253
+ return (_, g) => (s(), n("div", Ps, [e("div", null, [e("div", Is, [e("span", Ss, r(i.title), 1), i.badge.label ? (s(), L(P(O), {
1212
1254
  key: 0,
1213
1255
  color: "arcoblue"
1214
1256
  }, {
1215
- default: u(() => [g(r(i.badge.label), 1)]),
1257
+ default: u(() => [f(r(i.badge.label), 1)]),
1216
1258
  _: 1
1217
- })) : w("", !0)]), t("div", ys, r(i.description), 1)]), t("div", ks, [i.discount !== null ? (s(), o(v, {
1259
+ })) : C("", !0)]), e("div", xs, r(i.description), 1)]), e("div", Cs, [i.discount !== null ? (s(), n($, {
1218
1260
  key: 0
1219
- }, [t("span", Ls, [t("span", null, r(i.price), 1), t("span", null, r(i.unit), 1)]), t("span", Ps, [t("span", Is, r(i.discount), 1), t("span", null, r(i.unit), 1)])], 64)) : (s(), o("span", xs, [t("span", null, r(i.price), 1), t("span", null, r(i.unit), 1)])), t("span", Ss, r(i.cycle), 1)]), t("div", Cs, [(s(!0), o(v, null, b(i.features, (f, $) => (s(), L(j, {
1220
- key: $,
1221
- description: f.title
1261
+ }, [e("span", ws, [e("span", null, r(i.price), 1), e("span", null, r(i.unit), 1)]), e("span", As, [e("span", Ts, r(i.discount), 1), e("span", null, r(i.unit), 1)])], 64)) : (s(), n("span", qs, [e("span", null, r(i.price), 1), e("span", null, r(i.unit), 1)])), e("span", Bs, r(i.cycle), 1)]), e("div", zs, [(s(!0), n($, null, b(i.features, (p, v) => (s(), L(M, {
1262
+ key: v,
1263
+ description: p.title
1222
1264
  }, null, 8, ["description"]))), 128))]), c(We, {
1223
1265
  class: "handle",
1224
1266
  type: "primary",
1225
1267
  loading: i.loading,
1226
1268
  disabled: !(i.discount || i.price),
1227
- onClick: n
1269
+ onClick: o
1228
1270
  }, {
1229
- default: u(() => [g(r(i.button.label), 1)]),
1271
+ default: u(() => [f(r(i.button.label), 1)]),
1230
1272
  _: 1
1231
1273
  }, 8, ["loading", "disabled"])]));
1232
1274
  }
1233
- }), Ea = /* @__PURE__ */ d(ws, [["__scopeId", "data-v-0b730439"]]), As = {}, Ts = {
1275
+ }), Ga = /* @__PURE__ */ d(Fs, [["__scopeId", "data-v-0b730439"]]), Ds = {}, Vs = {
1234
1276
  class: "PricingGrid"
1235
- }, qs = {
1277
+ }, js = {
1236
1278
  class: "content"
1237
1279
  };
1238
- function Bs(a, e) {
1239
- return s(), o("div", Ts, [t("div", qs, [h(a.$slots, "default", {}, void 0, !0)])]);
1280
+ function Ms(a, t) {
1281
+ return s(), n("div", Vs, [e("div", js, [h(a.$slots, "default", {}, void 0, !0)])]);
1240
1282
  }
1241
- const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee"]]), zs = {
1283
+ const Oa = /* @__PURE__ */ d(Ds, [["render", Ms], ["__scopeId", "data-v-1f26d3ee"]]), Es = {
1242
1284
  class: "sections-container"
1243
- }, Fs = {
1285
+ }, Hs = {
1244
1286
  class: "container"
1245
- }, Ds = {
1287
+ }, Us = {
1246
1288
  class: "image-container"
1247
- }, Vs = ["src", "alt"], Es = {
1289
+ }, Ns = ["src", "alt"], Gs = {
1248
1290
  class: "text-container"
1249
- }, js = {
1291
+ }, Os = {
1250
1292
  class: "header"
1251
- }, Ms = {
1293
+ }, Rs = {
1252
1294
  class: "features-list"
1253
- }, Hs = {
1295
+ }, Ws = {
1254
1296
  class: "content"
1255
- }, Us = {
1297
+ }, Ks = {
1256
1298
  class: "feature-title"
1257
- }, Ns = /* @__PURE__ */ p({
1299
+ }, Js = /* @__PURE__ */ m({
1258
1300
  __name: "LandingPageSections",
1259
1301
  props: {
1260
1302
  title: {
@@ -1293,40 +1335,40 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
1293
1335
  }
1294
1336
  },
1295
1337
  setup(a) {
1296
- const e = a;
1297
- return (l, i) => (s(), o("section", zs, [t("div", Fs, [t("div", {
1298
- class: C(["content-wrapper", {
1299
- reverse: e.reverse
1338
+ const t = a;
1339
+ return (l, i) => (s(), n("section", Es, [e("div", Hs, [e("div", {
1340
+ class: w(["content-wrapper", {
1341
+ reverse: t.reverse
1300
1342
  }])
1301
- }, [t("div", Ds, [t("img", {
1302
- src: e.imageUrl,
1303
- alt: e.imageAlt,
1343
+ }, [e("div", Us, [e("img", {
1344
+ src: t.imageUrl,
1345
+ alt: t.imageAlt,
1304
1346
  class: "image"
1305
- }, null, 8, Vs)]), t("div", Es, [t("div", js, [c(E, null, {
1306
- default: u(() => [g(r(e.title), 1)]),
1347
+ }, null, 8, Ns)]), e("div", Gs, [e("div", Os, [c(j, null, {
1348
+ default: u(() => [f(r(t.title), 1)]),
1307
1349
  _: 1
1308
1350
  }), c(V, null, {
1309
- default: u(() => [g(r(e.subTitle), 1)]),
1351
+ default: u(() => [f(r(t.subTitle), 1)]),
1310
1352
  _: 1
1311
- })]), t("div", Ms, [(s(!0), o(v, null, b(e.features, (n, _) => (s(), o("div", {
1353
+ })]), e("div", Rs, [(s(!0), n($, null, b(t.features, (o, _) => (s(), n("div", {
1312
1354
  key: _,
1313
1355
  class: "feature-item"
1314
- }, [t("div", {
1315
- class: C(["icon-container", [`icon-${n.color}`]])
1316
- }, i[0] || (i[0] = [t("div", {
1356
+ }, [e("div", {
1357
+ class: w(["icon-container", [`icon-${o.color}`]])
1358
+ }, i[0] || (i[0] = [e("div", {
1317
1359
  class: "dot"
1318
- }, null, -1)]), 2), t("div", Hs, [t("div", Us, r(n.title), 1), c(I, null, {
1319
- default: u(() => [g(r(n.description), 1)]),
1360
+ }, null, -1)]), 2), e("div", Ws, [e("div", Ks, r(o.title), 1), c(I, null, {
1361
+ default: u(() => [f(r(o.description), 1)]),
1320
1362
  _: 2
1321
1363
  }, 1024)])]))), 128))])])], 2)])]));
1322
1364
  }
1323
- }), Ma = /* @__PURE__ */ d(Ns, [["__scopeId", "data-v-ac2b71bb"]]), Gs = {
1365
+ }), Ra = /* @__PURE__ */ d(Js, [["__scopeId", "data-v-ac2b71bb"]]), Ys = {
1324
1366
  class: "Showcase"
1325
- }, Os = ["onClick"], Rs = ["src", "alt"], Ws = {
1367
+ }, Zs = ["onClick"], Qs = ["src", "alt"], Xs = {
1326
1368
  class: "card-content"
1327
- }, Ks = {
1369
+ }, ea = {
1328
1370
  class: "card-title"
1329
- }, Ys = /* @__PURE__ */ p({
1371
+ }, ta = /* @__PURE__ */ m({
1330
1372
  __name: "LandingPageShowcase",
1331
1373
  props: {
1332
1374
  items: {},
@@ -1346,39 +1388,39 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
1346
1388
  },
1347
1389
  emits: ["cardClick"],
1348
1390
  setup(a, {
1349
- emit: e
1391
+ emit: t
1350
1392
  }) {
1351
- const l = a, i = e;
1352
- function n(m) {
1353
- i("cardClick", m);
1393
+ const l = a, i = t;
1394
+ function o(g) {
1395
+ i("cardClick", g);
1354
1396
  }
1355
1397
  const _ = z(() => ({
1356
1398
  height: `${l.cardHeight}px`,
1357
1399
  objectFit: l.objectFit
1358
1400
  }));
1359
- return (m, f) => (s(), o("div", Gs, [(s(!0), o(v, null, b(l.items, ($, A) => (s(), o("div", {
1401
+ return (g, p) => (s(), n("div", Ys, [(s(!0), n($, null, b(l.items, (v, A) => (s(), n("div", {
1360
1402
  key: A,
1361
1403
  class: "showcase-card",
1362
- onClick: (ha) => n($)
1363
- }, [t("img", {
1364
- src: $.image,
1365
- alt: $.alt,
1366
- style: S(_.value)
1367
- }, null, 12, Rs), t("div", Ws, [t("div", Ks, r($.title), 1), c(I, null, {
1368
- default: u(() => [g(r($.description), 1)]),
1404
+ onClick: (La) => o(v)
1405
+ }, [e("img", {
1406
+ src: v.image,
1407
+ alt: v.alt,
1408
+ style: x(_.value)
1409
+ }, null, 12, Qs), e("div", Xs, [e("div", ea, r(v.title), 1), c(I, null, {
1410
+ default: u(() => [f(r(v.description), 1)]),
1369
1411
  _: 2
1370
- }, 1024)])], 8, Os))), 128))]));
1412
+ }, 1024)])], 8, Zs))), 128))]));
1371
1413
  }
1372
- }), Ha = /* @__PURE__ */ d(Ys, [["__scopeId", "data-v-381ed6a6"]]), Js = {
1414
+ }), Wa = /* @__PURE__ */ d(ta, [["__scopeId", "data-v-381ed6a6"]]), sa = {
1373
1415
  class: "Stats"
1374
- }, Zs = {
1416
+ }, aa = {
1375
1417
  key: 0,
1376
1418
  class: "stats-label"
1377
- }, Qs = {
1419
+ }, na = {
1378
1420
  class: "stats-number"
1379
- }, Xs = {
1421
+ }, oa = {
1380
1422
  class: "stats-label"
1381
- }, ea = /* @__PURE__ */ p({
1423
+ }, ia = /* @__PURE__ */ m({
1382
1424
  __name: "LandingPageStats",
1383
1425
  props: {
1384
1426
  title: {
@@ -1404,19 +1446,19 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
1404
1446
  }
1405
1447
  },
1406
1448
  setup(a) {
1407
- const e = a;
1408
- return (l, i) => (s(), o("div", Js, [(s(!0), o(v, null, b(e.stats, (n, _) => (s(), o("div", {
1449
+ const t = a;
1450
+ return (l, i) => (s(), n("div", sa, [(s(!0), n($, null, b(t.stats, (o, _) => (s(), n("div", {
1409
1451
  key: _,
1410
1452
  class: "stats-item"
1411
- }, [n.title ? (s(), o("div", Zs, r(n.title), 1)) : w("", !0), t("div", Qs, r(n.number), 1), t("div", Xs, r(n.label), 1)]))), 128))]));
1453
+ }, [o.title ? (s(), n("div", aa, r(o.title), 1)) : C("", !0), e("div", na, r(o.number), 1), e("div", oa, r(o.label), 1)]))), 128))]));
1412
1454
  }
1413
- }), Ua = /* @__PURE__ */ d(ea, [["__scopeId", "data-v-7aa9af80"]]), ta = {
1455
+ }), Ka = /* @__PURE__ */ d(ia, [["__scopeId", "data-v-7aa9af80"]]), la = {
1414
1456
  class: "stepNumber"
1415
- }, sa = {
1457
+ }, ra = {
1416
1458
  class: "count"
1417
- }, aa = {
1459
+ }, ca = {
1418
1460
  class: "stepTitle"
1419
- }, na = /* @__PURE__ */ p({
1461
+ }, da = /* @__PURE__ */ m({
1420
1462
  __name: "LandingPageSteps",
1421
1463
  props: {
1422
1464
  columns: {
@@ -1438,32 +1480,32 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
1438
1480
  }
1439
1481
  },
1440
1482
  setup(a) {
1441
- const e = a;
1442
- return (l, i) => (s(), o("div", {
1483
+ const t = a;
1484
+ return (l, i) => (s(), n("div", {
1443
1485
  class: "Steps",
1444
- style: S({
1445
- gridTemplateColumns: `repeat(${e.columns}, 1fr)`
1486
+ style: x({
1487
+ gridTemplateColumns: `repeat(${t.columns}, 1fr)`
1446
1488
  // flexDirection: props.flexDirection,
1447
1489
  })
1448
- }, [(s(!0), o(v, null, b(e.steps, (n, _) => (s(), o("div", {
1490
+ }, [(s(!0), n($, null, b(t.steps, (o, _) => (s(), n("div", {
1449
1491
  key: _,
1450
1492
  class: "stepItem"
1451
- }, [t("div", ta, [t("span", sa, r(_ + 1), 1)]), t("h3", aa, r(n.title), 1), c(I, null, {
1452
- default: u(() => [g(r(n.description), 1)]),
1493
+ }, [e("div", la, [e("span", ra, r(_ + 1), 1)]), e("h3", ca, r(o.title), 1), c(I, null, {
1494
+ default: u(() => [f(r(o.description), 1)]),
1453
1495
  _: 2
1454
1496
  }, 1024)]))), 128))], 4));
1455
1497
  }
1456
- }), Na = /* @__PURE__ */ d(na, [["__scopeId", "data-v-1ecd9597"]]), ia = {
1498
+ }), Ja = /* @__PURE__ */ d(da, [["__scopeId", "data-v-1ecd9597"]]), ua = {
1457
1499
  class: "Testimonial"
1458
- }, oa = {
1500
+ }, _a = {
1459
1501
  class: "user-info"
1460
- }, la = {
1502
+ }, pa = {
1461
1503
  class: "user-avatar"
1462
- }, ra = ["src", "alt"], ca = {
1504
+ }, ma = ["src", "alt"], fa = {
1463
1505
  class: "user-name"
1464
- }, da = {
1506
+ }, ga = {
1465
1507
  class: "user-title"
1466
- }, ua = /* @__PURE__ */ p({
1508
+ }, ha = /* @__PURE__ */ m({
1467
1509
  __name: "LandingPageTestimonial",
1468
1510
  props: {
1469
1511
  testimonials: {
@@ -1471,21 +1513,21 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
1471
1513
  }
1472
1514
  },
1473
1515
  setup(a) {
1474
- const e = a;
1475
- return (l, i) => (s(), o("div", ia, [(s(!0), o(v, null, b(e.testimonials, (n, _) => (s(), L(M, {
1516
+ const t = a;
1517
+ return (l, i) => (s(), n("div", ua, [(s(!0), n($, null, b(t.testimonials, (o, _) => (s(), L(E, {
1476
1518
  key: _
1477
1519
  }, {
1478
- default: u(() => [t("div", null, [c(I, null, {
1479
- default: u(() => [g(r(`"${n.content}"`), 1)]),
1520
+ default: u(() => [e("div", null, [c(I, null, {
1521
+ default: u(() => [f(r(`"${o.content}"`), 1)]),
1480
1522
  _: 2
1481
- }, 1024)]), t("div", oa, [t("span", la, [t("img", {
1482
- src: n.avatar,
1483
- alt: n.name
1484
- }, null, 8, ra)]), t("div", null, [t("div", ca, r(n.name), 1), t("div", da, r(n.title), 1)])])]),
1523
+ }, 1024)]), e("div", _a, [e("span", pa, [e("img", {
1524
+ src: o.avatar,
1525
+ alt: o.name
1526
+ }, null, 8, ma)]), e("div", null, [e("div", fa, r(o.name), 1), e("div", ga, r(o.title), 1)])])]),
1485
1527
  _: 2
1486
1528
  }, 1024))), 128))]));
1487
1529
  }
1488
- }), Ga = /* @__PURE__ */ d(ua, [["__scopeId", "data-v-bc49d7bc"]]), _a = ["href"], pa = /* @__PURE__ */ p({
1530
+ }), Ya = /* @__PURE__ */ d(ha, [["__scopeId", "data-v-bc49d7bc"]]), va = ["href"], $a = /* @__PURE__ */ m({
1489
1531
  __name: "LandingPageTips",
1490
1532
  props: {
1491
1533
  href: {
@@ -1498,60 +1540,60 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
1498
1540
  }
1499
1541
  },
1500
1542
  setup(a) {
1501
- const e = a;
1502
- return (l, i) => (s(), o("a", {
1503
- href: e.href,
1543
+ const t = a;
1544
+ return (l, i) => (s(), n("a", {
1545
+ href: t.href,
1504
1546
  class: "tips-link"
1505
- }, r(e.text), 9, _a));
1547
+ }, r(t.text), 9, va));
1506
1548
  }
1507
- }), Oa = /* @__PURE__ */ d(pa, [["__scopeId", "data-v-f5784dd1"]]), ma = {}, fa = {
1549
+ }), Za = /* @__PURE__ */ d($a, [["__scopeId", "data-v-f5784dd1"]]), ba = {}, ya = {
1508
1550
  class: "sidebar"
1509
1551
  };
1510
- function ga(a, e) {
1511
- return s(), o("div", fa, e[0] || (e[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)]));
1552
+ function ka(a, t) {
1553
+ return s(), n("div", ya, 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)]));
1512
1554
  }
1513
- const Ra = /* @__PURE__ */ d(ma, [["render", ga], ["__scopeId", "data-v-251905ff"]]);
1555
+ const Qa = /* @__PURE__ */ d(ba, [["render", ka], ["__scopeId", "data-v-251905ff"]]);
1514
1556
  export {
1515
- Ma as A,
1557
+ Ra as A,
1516
1558
  We as B,
1517
- M as C,
1559
+ E as C,
1518
1560
  I as D,
1519
- Ha as E,
1520
- Ua as F,
1521
- Na as G,
1561
+ Wa as E,
1562
+ Ka as F,
1563
+ Ja as G,
1522
1564
  ke as H,
1523
1565
  qe as I,
1524
- Ga as J,
1525
- Oa as K,
1526
- Ia as L,
1527
- E as M,
1528
- Ra as N,
1566
+ Ya as J,
1567
+ Za as K,
1568
+ Ta as L,
1569
+ j as M,
1570
+ Qa as N,
1529
1571
  V as S,
1530
- fs as T,
1531
- xa as a,
1572
+ ys as T,
1573
+ qa as a,
1532
1574
  ee as b,
1533
1575
  ae as c,
1534
1576
  Oe as d,
1535
- Sa as e,
1536
- tt as f,
1537
- Ca as g,
1538
- wa as h,
1577
+ Ba as e,
1578
+ nt as f,
1579
+ za as g,
1580
+ Fa as h,
1539
1581
  F as i,
1540
- Aa as j,
1541
- Ta as k,
1542
- qa as l,
1543
- Ba as m,
1544
- zt as n,
1545
- Mt as o,
1546
- za as p,
1582
+ Da as j,
1583
+ Va as k,
1584
+ ja as l,
1585
+ Ma as m,
1586
+ Et as n,
1587
+ Rt as o,
1588
+ Ea as p,
1547
1589
  y as q,
1548
1590
  B as r,
1549
- j as s,
1591
+ M as s,
1550
1592
  Ue as t,
1551
- Fa as u,
1593
+ Ha as u,
1552
1594
  he as v,
1553
- Da as w,
1554
- Va as x,
1555
- Ea as y,
1556
- ja as z
1595
+ Ua as w,
1596
+ Na as x,
1597
+ Ga as y,
1598
+ Oa as z
1557
1599
  };