@huyooo/ui 0.9.8 → 0.10.0

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.
Files changed (42) hide show
  1. package/dist/{AuthkitAuthModal-BpQZ_cSv.js → AuthkitAuthModal-CIqo_ytT.js} +2 -2
  2. package/dist/{AuthkitSignInPhone-DEkq7yIu.js → AuthkitSignInPhone-GEP_InIp.js} +3 -6
  3. package/dist/{Contact-HpDiHdUv.js → Contact-D1RLCHL7.js} +3 -3
  4. package/dist/{CustomTable-Dyjn6dOW.js → CustomTable-CVZ4mFzi.js} +1 -1
  5. package/dist/{FeedbackItem-CUQUsQCd.js → FeedbackItem-BhBJPtoI.js} +1 -1
  6. package/dist/{FeedbackModal-DCxmeHW4.js → FeedbackModal-Ci0sZsOa.js} +4 -4
  7. package/dist/{LandingPageSectionHeader-AfrKhRQg.js → LandingPageSectionHeader-1h01zdKJ.js} +168 -222
  8. package/dist/{LandingPageSectionTabs-BPG1U38v.js → LandingPageSectionTabs-BRTZaLEe.js} +380 -371
  9. package/dist/Logo-D7fyXyB-.js +67 -0
  10. package/dist/{MessageHandle-DJCHYY9T.js → MessageHandle-Dkpc4axC.js} +1 -1
  11. package/dist/{MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-rkng32OA.js → MessageNoticeNotificationsDetails.vue_vue_type_script_setup_true_lang-DqXjEfo9.js} +1 -1
  12. package/dist/{PaySubscriptions-CWey-mbh.js → PaySubscriptions-ygmbIpWM.js} +1 -1
  13. package/dist/{ReferrerReferees-Byrr8T8H.js → ReferrerReferees-BlHsWD6F.js} +1 -1
  14. package/dist/{UserAccountMenu-CxYmNgME.js → UserAccountMenu-C6MK8Ulm.js} +6 -6
  15. package/dist/WidthContainer-IvPa1ayt.js +655 -0
  16. package/dist/authkit.js +2 -2
  17. package/dist/common/downloadOptions.d.ts +3 -0
  18. package/dist/common.js +14 -13
  19. package/dist/components/DefaultLayout.vue.d.ts +6 -0
  20. package/dist/components/Header.vue.d.ts +3 -0
  21. package/dist/components/LandingPage/LandingPageBrandInfo.vue.d.ts +2 -0
  22. package/dist/components/LandingPage/PageContent.vue.d.ts +18 -0
  23. package/dist/components/Logo.vue.d.ts +30 -4
  24. package/dist/composables/useDownloads.d.ts +4 -7
  25. package/dist/composables.js +1 -1
  26. package/dist/feedback.js +2 -2
  27. package/dist/head.d.ts +7 -0
  28. package/dist/landingPage.d.ts +2 -1
  29. package/dist/landingPage.js +29 -27
  30. package/dist/main.d.ts +1 -1
  31. package/dist/main.js +308 -295
  32. package/dist/message.js +2 -2
  33. package/dist/pay.js +1 -1
  34. package/dist/privateCom.js +1 -1
  35. package/dist/referrer.js +1 -1
  36. package/dist/style.css +1 -1
  37. package/dist/useDownloads-CpbLR--j.js +52 -0
  38. package/dist/user.js +1 -1
  39. package/package.json +1 -1
  40. package/dist/WidthContainer-BsPQN5_v.js +0 -677
  41. package/dist/components/LandingPage/LandingPageLogo.vue.d.ts +0 -64
  42. package/dist/useDownloads-CMQtTjNj.js +0 -73
@@ -1,9 +1,9 @@
1
- import { openBlock as s, createElementBlock as i, renderSlot as h, defineComponent as g, createVNode as _, 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 j, watch as F, withDirectives as E, vShow as G } from "vue";
1
+ import { openBlock as s, createElementBlock as i, renderSlot as f, defineComponent as g, createVNode as _, withCtx as u, createElementVNode as e, normalizeStyle as P, Fragment as h, createTextVNode as m, ref as $, renderList as v, toDisplayString as r, normalizeClass as k, createBlock as L, computed as w, unref as A, createCommentVNode as T, createStaticVNode as z, watch as N, withDirectives as E, vShow as G } from "vue";
2
2
  import { _ as p } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
- import { m as O, n as U, k as W, D as w, f as R, e as Z, h as B, g as y, L as J, i as K } from "./LandingPageSectionHeader-AfrKhRQg.js";
3
+ import { l as O, m as U, j as W, D as I, f as R, e as Z, h as B, g as y, L as J, i as K } from "./LandingPageSectionHeader-1h01zdKJ.js";
4
4
  import { C as Q, a as X } from "./CollapseItem-DN-GUAQA.js";
5
5
  import { Icon as q } from "@iconify/vue";
6
- import { useWindowSize as D } from "@vueuse/core";
6
+ import { useWindowSize as V } from "@vueuse/core";
7
7
  import { c as Y } from "./index-D56hUMeD.js";
8
8
  /* empty css */
9
9
  /* empty css */
@@ -11,33 +11,33 @@ import { Tag as ee } from "@arco-design/web-vue";
11
11
  const te = {}, se = {
12
12
  class: "SubTitle"
13
13
  };
14
- function ae(n, t) {
15
- return s(), i("div", se, [h(n.$slots, "default", {}, void 0, !0)]);
14
+ function ae(a, t) {
15
+ return s(), i("div", se, [f(a.$slots, "default", {}, void 0, !0)]);
16
16
  }
17
- const H = /* @__PURE__ */ p(te, [["render", ae], ["__scopeId", "data-v-3decf2d4"]]), ne = {}, ie = {
17
+ const D = /* @__PURE__ */ p(te, [["render", ae], ["__scopeId", "data-v-961808f9"]]), ne = {}, ie = {
18
18
  class: "Title"
19
19
  };
20
- function oe(n, t) {
21
- return s(), i("h2", ie, [h(n.$slots, "default", {}, void 0, !0)]);
20
+ function oe(a, t) {
21
+ return s(), i("h2", ie, [f(a.$slots, "default", {}, void 0, !0)]);
22
22
  }
23
- const re = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-58078aa8"]]), ce = {
23
+ const ce = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-3bd32caf"]]), re = {
24
24
  class: "BlockHeader"
25
25
  }, le = /* @__PURE__ */ g({
26
26
  __name: "LandingPageBlockHeader",
27
- setup(n) {
28
- return (t, r) => (s(), i("div", ce, [_(re, {
27
+ setup(a) {
28
+ return (t, c) => (s(), i("div", re, [_(ce, {
29
29
  class: "BlockHeaderTitle"
30
30
  }, {
31
- default: d(() => [h(t.$slots, "title", {}, void 0, !0)]),
31
+ default: u(() => [f(t.$slots, "title", {}, void 0, !0)]),
32
32
  _: 3
33
- }), _(H, {
33
+ }), _(D, {
34
34
  class: "BlockHeaderSubTitle"
35
35
  }, {
36
- default: d(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
36
+ default: u(() => [f(t.$slots, "subTitle", {}, void 0, !0)]),
37
37
  _: 3
38
38
  })]));
39
39
  }
40
- }), de = /* @__PURE__ */ p(le, [["__scopeId", "data-v-8d51bb3a"]]), ue = {
40
+ }), de = /* @__PURE__ */ p(le, [["__scopeId", "data-v-59ccd5cb"]]), ue = {
41
41
  class: "BlockLayout"
42
42
  }, _e = /* @__PURE__ */ g({
43
43
  __name: "LandingPageBlockLayout",
@@ -51,19 +51,19 @@ const re = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-58078aa8
51
51
  default: "column"
52
52
  }
53
53
  },
54
- setup(n) {
55
- const t = n;
56
- return (r, o) => (s(), i("section", ue, [h(r.$slots, "BlockHeader", {}, void 0, !0), e("div", {
54
+ setup(a) {
55
+ const t = a;
56
+ return (c, o) => (s(), i("section", ue, [f(c.$slots, "BlockHeader", {}, void 0, !0), e("div", {
57
57
  class: "BlockBody",
58
- style: L({
58
+ style: P({
59
59
  gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
60
60
  flexDirection: t.flexDirection
61
61
  })
62
- }, [h(r.$slots, "BlockBody", {}, void 0, !0)], 4)]));
62
+ }, [f(c.$slots, "BlockBody", {}, void 0, !0)], 4)]));
63
63
  }
64
64
  }), pe = /* @__PURE__ */ p(_e, [["__scopeId", "data-v-84ed1aaa"]]), ge = /* @__PURE__ */ g({
65
65
  __name: "LandingPageAbout",
66
- setup(n) {
66
+ setup(a) {
67
67
  const t = [{
68
68
  data: {
69
69
  name: "Janette Lynch",
@@ -101,13 +101,13 @@ const re = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-58078aa8
101
101
  }
102
102
  }
103
103
  }];
104
- return (r, o) => (s(), i(m, null, [_(pe, null, {
105
- BlockHeader: d(() => [_(de, null, {
106
- title: d(() => [...o[0] || (o[0] = [f("核心团队", -1)])]),
107
- subTitle: d(() => [...o[1] || (o[1] = [f("我们是一个充满激情的小团队。", -1)])]),
104
+ return (c, o) => (s(), i(h, null, [_(pe, null, {
105
+ BlockHeader: u(() => [_(de, null, {
106
+ title: u(() => [...o[0] || (o[0] = [m("核心团队", -1)])]),
107
+ subTitle: u(() => [...o[1] || (o[1] = [m("我们是一个充满激情的小团队。", -1)])]),
108
108
  _: 1
109
109
  })]),
110
- BlockBody: d(() => [_(O, {
110
+ BlockBody: u(() => [_(O, {
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, {
@@ -123,16 +123,16 @@ const re = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-58078aa8
123
123
  features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
124
124
  })], 64));
125
125
  }
126
- }), Qs = /* @__PURE__ */ p(ge, [["__scopeId", "data-v-a40e05a5"]]), fe = {
126
+ }), Ys = /* @__PURE__ */ p(ge, [["__scopeId", "data-v-a40e05a5"]]), me = {
127
127
  class: "nav"
128
- }, me = {
128
+ }, fe = {
129
129
  class: "section"
130
130
  }, he = ["href"], ve = {
131
131
  class: "section"
132
132
  }, be = ["href"], ye = /* @__PURE__ */ g({
133
133
  __name: "LandingPageAside",
134
- setup(n) {
135
- const t = k([{
134
+ setup(a) {
135
+ const t = $([{
136
136
  text: "Editor",
137
137
  href: "/docs/editor/getting-started/overview"
138
138
  }, {
@@ -147,7 +147,7 @@ const re = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-58078aa8
147
147
  }, {
148
148
  text: "Documents",
149
149
  href: "/docs/collaboration/documents"
150
- }]), r = k([{
150
+ }]), c = $([{
151
151
  text: "Guides",
152
152
  href: "/docs/guides"
153
153
  }, {
@@ -163,44 +163,44 @@ const re = /* @__PURE__ */ p(ne, [["render", oe], ["__scopeId", "data-v-58078aa8
163
163
  text: "Pro license",
164
164
  href: "/docs/resources/pro-license"
165
165
  }]);
166
- return (o, a) => (s(), i("nav", fe, [a[2] || (a[2] = e("div", {
166
+ return (o, n) => (s(), i("nav", me, [n[2] || (n[2] = e("div", {
167
167
  class: "section"
168
168
  }, [e("div", {
169
169
  class: "section-title"
170
170
  }, "Getting started"), e("div", null, [e("a", {
171
171
  class: "link active",
172
172
  href: "/docs"
173
- }, "Overview")])], -1)), e("div", me, [a[0] || (a[0] = e("div", {
173
+ }, "Overview")])], -1)), e("div", fe, [n[0] || (n[0] = e("div", {
174
174
  class: "section-title"
175
- }, "Browse by feature", -1)), e("div", null, [(s(!0), i(m, null, v(t.value, (u) => (s(), i("a", {
176
- key: u.text,
175
+ }, "Browse by feature", -1)), e("div", null, [(s(!0), i(h, null, v(t.value, (d) => (s(), i("a", {
176
+ key: d.text,
177
177
  class: "link",
178
- href: u.href
179
- }, c(u.text), 9, he))), 128))])]), e("div", ve, [a[1] || (a[1] = e("div", {
178
+ href: d.href
179
+ }, r(d.text), 9, he))), 128))])]), e("div", ve, [n[1] || (n[1] = e("div", {
180
180
  class: "section-title"
181
- }, "Resources", -1)), e("div", null, [(s(!0), i(m, null, v(r.value, (u) => (s(), i("a", {
182
- key: u.text,
181
+ }, "Resources", -1)), e("div", null, [(s(!0), i(h, null, v(c.value, (d) => (s(), i("a", {
182
+ key: d.text,
183
183
  class: "link",
184
- href: u.href
185
- }, c(u.text), 9, be))), 128))])])]));
184
+ href: d.href
185
+ }, r(d.text), 9, be))), 128))])])]));
186
186
  }
187
- }), Xs = /* @__PURE__ */ p(ye, [["__scopeId", "data-v-b516bb75"]]), $e = /* @__PURE__ */ g({
187
+ }), ea = /* @__PURE__ */ p(ye, [["__scopeId", "data-v-486b0852"]]), $e = /* @__PURE__ */ g({
188
188
  __name: "LandingPageButton",
189
189
  props: {
190
190
  type: {}
191
191
  },
192
- setup(n) {
193
- return (t, r) => (s(), i("div", {
194
- class: P(["heroButton", [n.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
195
- }, [h(t.$slots, "default", {}, void 0, !0)], 2));
192
+ setup(a) {
193
+ return (t, c) => (s(), i("div", {
194
+ class: k(["heroButton", [a.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
195
+ }, [f(t.$slots, "default", {}, void 0, !0)], 2));
196
196
  }
197
- }), ke = /* @__PURE__ */ p($e, [["__scopeId", "data-v-d26fdf8b"]]), Pe = {}, Le = {
197
+ }), ke = /* @__PURE__ */ p($e, [["__scopeId", "data-v-dc9858f8"]]), Pe = {}, Le = {
198
198
  class: "Card"
199
199
  };
200
- function xe(n, t) {
201
- return s(), i("div", Le, [h(n.$slots, "default", {}, void 0, !0)]);
200
+ function xe(a, t) {
201
+ return s(), i("div", Le, [f(a.$slots, "default", {}, void 0, !0)]);
202
202
  }
203
- const M = /* @__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 = {
203
+ const H = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-102e7fdf"]]), we = "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", Ie = {
204
204
  class: "cta-container"
205
205
  }, Ce = ["src"], Se = {
206
206
  class: "cta-content"
@@ -220,25 +220,25 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
220
220
  default: "立即开始您的翻译之旅"
221
221
  },
222
222
  backgroundUrl: {
223
- default: Ie
223
+ default: we
224
224
  },
225
225
  backgroundSize: {
226
226
  default: "120%"
227
227
  }
228
228
  },
229
- setup(n) {
230
- const t = n;
231
- return (r, o) => (s(), i("div", we, [e("img", {
229
+ setup(a) {
230
+ const t = a;
231
+ return (c, o) => (s(), i("div", Ie, [e("img", {
232
232
  src: t.backgroundUrl,
233
233
  class: "cta-background",
234
234
  alt: "background",
235
- style: L({
235
+ style: P({
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, [h(r.$slots, "actions", {}, void 0, !0)])])]));
239
+ }, null, 12, Ce), e("div", Se, [e("h1", Te, r(t.title), 1), e("div", Ae, r(t.description), 1), e("div", Be, [f(c.$slots, "actions", {}, void 0, !0)])])]));
240
240
  }
241
- }), Ys = /* @__PURE__ */ p(qe, [["__scopeId", "data-v-bf0734ca"]]), Fe = /* @__PURE__ */ g({
241
+ }), ta = /* @__PURE__ */ p(qe, [["__scopeId", "data-v-7db09713"]]), Fe = /* @__PURE__ */ g({
242
242
  __name: "LandingPageFAQ",
243
243
  props: {
244
244
  activeKeys: {
@@ -266,18 +266,18 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
266
266
  }]
267
267
  }
268
268
  },
269
- setup(n) {
270
- const t = n;
271
- return (r, o) => (s(), x(Q, {
269
+ setup(a) {
270
+ const t = a;
271
+ return (c, o) => (s(), L(Q, {
272
272
  "active-keys": t.activeKeys
273
273
  }, {
274
- default: d(() => [(s(!0), i(m, null, v(t.faqItems, (a, u) => (s(), x(X, {
275
- key: u,
276
- index: u
274
+ default: u(() => [(s(!0), i(h, null, v(t.faqItems, (n, d) => (s(), L(X, {
275
+ key: d,
276
+ index: d
277
277
  }, {
278
- header: d(() => [f(c(a.question), 1)]),
279
- default: d(() => [_(w, null, {
280
- default: d(() => [f(c(a.answer), 1)]),
278
+ header: u(() => [m(r(n.question), 1)]),
279
+ default: u(() => [_(I, null, {
280
+ default: u(() => [m(r(n.answer), 1)]),
281
281
  _: 2
282
282
  }, 1024)]),
283
283
  _: 2
@@ -285,7 +285,7 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
285
285
  _: 1
286
286
  }, 8, ["active-keys"]));
287
287
  }
288
- }), ea = /* @__PURE__ */ p(Fe, [["__scopeId", "data-v-581e8f75"]]), Ve = {
288
+ }), sa = /* @__PURE__ */ p(Fe, [["__scopeId", "data-v-581e8f75"]]), Ve = {
289
289
  class: "feature-title"
290
290
  }, De = /* @__PURE__ */ g({
291
291
  __name: "LandingPageFeatures",
@@ -318,49 +318,49 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
318
318
  }]
319
319
  },
320
320
  iconColor: {
321
- default: "rgb(184, 154, 120)"
321
+ default: "var(--landing-step-number-color)"
322
322
  },
323
323
  iconBorderColor: {
324
- default: "rgb(184, 154, 120)"
324
+ default: "var(--landing-step-number-color)"
325
325
  }
326
326
  },
327
- setup(n) {
328
- const t = n, {
329
- width: r
330
- } = D(), o = I(() => r.value <= 768 ? 1 : r.value <= 1024 ? 2 : 3), a = I(() => ({
327
+ setup(a) {
328
+ const t = a, {
329
+ width: c
330
+ } = V(), o = w(() => c.value <= 768 ? 1 : c.value <= 1024 ? 2 : 3), n = w(() => ({
331
331
  gridTemplateColumns: `repeat(${o.value}, 1fr)`
332
332
  }));
333
- return (u, $) => (s(), i("div", {
333
+ return (d, x) => (s(), i("div", {
334
334
  class: "Features",
335
- style: L(a.value)
336
- }, [(s(!0), i(m, null, v(t.features, (l) => (s(), x(M, {
335
+ style: P(n.value)
336
+ }, [(s(!0), i(h, null, v(t.features, (l) => (s(), L(H, {
337
337
  key: l.title
338
338
  }, {
339
- default: d(() => [e("div", {
339
+ default: u(() => [e("div", {
340
340
  class: "icon-container",
341
- style: L({
341
+ style: P({
342
342
  color: t.iconColor,
343
343
  border: `1px solid ${t.iconBorderColor}`
344
344
  })
345
345
  }, [_(A(q), {
346
346
  class: "icon",
347
347
  icon: l.icon
348
- }, null, 8, ["icon"])], 4), e("h3", Ve, c(l.title), 1), _(w, null, {
349
- default: d(() => [f(c(l.description), 1)]),
348
+ }, null, 8, ["icon"])], 4), e("h3", Ve, r(l.title), 1), _(I, null, {
349
+ default: u(() => [m(r(l.description), 1)]),
350
350
  _: 2
351
351
  }, 1024)]),
352
352
  _: 2
353
353
  }, 1024))), 128))], 4));
354
354
  }
355
- }), ta = /* @__PURE__ */ p(De, [["__scopeId", "data-v-6d3228a1"]]), He = {
355
+ }), aa = /* @__PURE__ */ p(De, [["__scopeId", "data-v-57e3584b"]]), He = {
356
356
  class: "tt-feature-list"
357
357
  }, Me = {
358
358
  class: "tt-feature-content"
359
- }, ze = {
359
+ }, je = {
360
360
  class: "heading-small"
361
- }, Ne = {
361
+ }, ze = {
362
362
  class: "text-small"
363
- }, je = /* @__PURE__ */ g({
363
+ }, Ne = /* @__PURE__ */ g({
364
364
  __name: "LandingPageFeatures2",
365
365
  props: {
366
366
  list: {
@@ -368,10 +368,10 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
368
368
  required: !0
369
369
  }
370
370
  },
371
- setup(n) {
372
- const t = n;
373
- return (r, o) => (s(), i("div", He, [(s(!0), i(m, null, v(t.list, (a, u) => (s(), i("div", {
374
- key: u,
371
+ setup(a) {
372
+ const t = a;
373
+ return (c, o) => (s(), i("div", He, [(s(!0), i(h, null, v(t.list, (n, d) => (s(), i("div", {
374
+ key: d,
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 M = /* @__PURE__ */ p(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", Ne, [f(c(a.descriptions) + " ", 1), o[0] || (o[0] = e("br", null, null, -1))])])]))), 128))]));
382
+ })], -1)), e("div", Me, [e("h3", je, r(n.title), 1), e("p", ze, [m(r(n.descriptions) + " ", 1), o[0] || (o[0] = e("br", null, null, -1))])])]))), 128))]));
383
383
  }
384
- }), sa = /* @__PURE__ */ p(je, [["__scopeId", "data-v-abd3c70a"]]), Ee = {
384
+ }), na = /* @__PURE__ */ p(Ne, [["__scopeId", "data-v-5e0deecb"]]), Ee = {
385
385
  class: "Footer"
386
- }, V = "support@huyooo.com", Ge = /* @__PURE__ */ g({
386
+ }, F = "support@huyooo.com", Ge = /* @__PURE__ */ g({
387
387
  __name: "LandingPageFooter",
388
- setup(n) {
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 = Y(V, "", "");
388
+ setup(a) {
389
+ const t = $("京ICP备2024077422号"), c = $("Copyright © 2024-2025 北京忽柚科技有限公司"), o = $("https://beian.miit.gov.cn/#/Integrated/index");
390
+ function n() {
391
+ const b = Y(F, "", "");
392
392
  window.location.href = b;
393
393
  }
394
- const u = k([{
394
+ const d = $([{
395
395
  type: "text",
396
396
  icon: "ic:baseline-email",
397
- content: V,
398
- select: a
397
+ content: F,
398
+ select: n
399
399
  }, {
400
400
  type: "image",
401
401
  icon: "ic:baseline-wechat",
@@ -403,68 +403,68 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
403
403
  select() {
404
404
  }
405
405
  }]);
406
- return ($, l) => (s(), i("div", Ee, [_(R, null, {
407
- LandingPageBrandInfo: d(() => [_(J, {
406
+ return (x, l) => (s(), i("div", Ee, [_(R, null, {
407
+ LandingPageBrandInfo: u(() => [_(J, {
408
408
  icon: "https://ghibliaigenerator.app/logo.png",
409
409
  name: "ONES",
410
410
  description: "几小时内构建和发布AI产品,无需数日。"
411
411
  })]),
412
- LandingPageLinkGroup: d(() => [_(B, {
412
+ LandingPageLinkGroup: u(() => [_(B, {
413
413
  title: "产品"
414
414
  }, {
415
- item: d(() => [_(y, null, {
416
- default: d(() => [...l[0] || (l[0] = [f("功能", -1)])]),
415
+ item: u(() => [_(y, null, {
416
+ default: u(() => [...l[0] || (l[0] = [m("功能", -1)])]),
417
417
  _: 1
418
418
  }), _(y, null, {
419
- default: d(() => [...l[1] || (l[1] = [f("展示", -1)])]),
419
+ default: u(() => [...l[1] || (l[1] = [m("展示", -1)])]),
420
420
  _: 1
421
421
  }), _(y, null, {
422
- default: d(() => [...l[2] || (l[2] = [f("价格", -1)])]),
422
+ default: u(() => [...l[2] || (l[2] = [m("价格", -1)])]),
423
423
  _: 1
424
424
  })]),
425
425
  _: 1
426
426
  }), _(B, {
427
427
  title: "资源"
428
428
  }, {
429
- item: d(() => [_(y, null, {
430
- default: d(() => [...l[3] || (l[3] = [f("安全性与合规性", -1)])]),
429
+ item: u(() => [_(y, null, {
430
+ default: u(() => [...l[3] || (l[3] = [m("安全性与合规性", -1)])]),
431
431
  _: 1
432
432
  })]),
433
433
  _: 1
434
434
  }), _(B, {
435
435
  title: "公司"
436
436
  }, {
437
- item: d(() => [_(y, null, {
438
- default: d(() => [...l[4] || (l[4] = [f("博客", -1)])]),
437
+ item: u(() => [_(y, null, {
438
+ default: u(() => [...l[4] || (l[4] = [m("博客", -1)])]),
439
439
  _: 1
440
440
  }), _(y, null, {
441
- default: d(() => [...l[5] || (l[5] = [f("公司简介", -1)])]),
441
+ default: u(() => [...l[5] || (l[5] = [m("公司简介", -1)])]),
442
442
  _: 1
443
443
  }), _(y, null, {
444
- default: d(() => [...l[6] || (l[6] = [f("个人信息收集清单", -1)])]),
444
+ default: u(() => [...l[6] || (l[6] = [m("个人信息收集清单", -1)])]),
445
445
  _: 1
446
446
  }), _(y, null, {
447
- default: d(() => [...l[7] || (l[7] = [f("第三方信息共享清单", -1)])]),
447
+ default: u(() => [...l[7] || (l[7] = [m("第三方信息共享清单", -1)])]),
448
448
  _: 1
449
449
  }), _(y, null, {
450
- default: d(() => [...l[8] || (l[8] = [f("用户服务协议", -1)])]),
450
+ default: u(() => [...l[8] || (l[8] = [m("用户服务协议", -1)])]),
451
451
  _: 1
452
452
  }), _(y, null, {
453
- default: d(() => [...l[9] || (l[9] = [f("隐私协议", -1)])]),
453
+ default: u(() => [...l[9] || (l[9] = [m("隐私协议", -1)])]),
454
454
  _: 1
455
455
  })]),
456
456
  _: 1
457
457
  })]),
458
- LandingPageFooterContact: d(() => [_(Z, {
458
+ LandingPageFooterContact: u(() => [_(Z, {
459
459
  "beian-number": t.value,
460
- "copyright-text": r.value,
460
+ "copyright-text": c.value,
461
461
  "beian-url": o.value,
462
- links: u.value
462
+ links: d.value
463
463
  }, null, 8, ["beian-number", "copyright-text", "beian-url", "links"])]),
464
464
  _: 1
465
465
  })]));
466
466
  }
467
- }), aa = /* @__PURE__ */ p(Ge, [["__scopeId", "data-v-e2021589"]]), Oe = {
467
+ }), ia = /* @__PURE__ */ p(Ge, [["__scopeId", "data-v-e2021589"]]), Oe = {
468
468
  class: "hero"
469
469
  }, Ue = {
470
470
  class: "heroContent"
@@ -502,16 +502,16 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
502
502
  default: () => "Hero Image"
503
503
  }
504
504
  },
505
- setup(n) {
506
- const t = n;
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", {
505
+ setup(a) {
506
+ const t = a;
507
+ return (c, o) => (s(), i("main", Oe, [e("div", Ue, [e("div", We, [e("h1", Re, [f(c.$slots, "title", {}, () => [m(r(t.title), 1)], !0)])]), e("div", Ze, [e("div", null, r(t.description), 1)]), e("div", Je, [f(c.$slots, "actions", {}, void 0, !0)])]), t.heroSource ? (s(), i("div", Ke, [e("img", {
508
508
  src: t.heroSource,
509
509
  alt: t.imageAlt || "Hero Image",
510
510
  loading: "eager",
511
511
  class: "hero-image"
512
- }, null, 8, Qe)])) : (s(), i("div", Xe, [h(r.$slots, "heroSource", {}, void 0, !0)]))]));
512
+ }, null, 8, Qe)])) : (s(), i("div", Xe, [f(c.$slots, "heroSource", {}, void 0, !0)]))]));
513
513
  }
514
- }), na = /* @__PURE__ */ p(Ye, [["__scopeId", "data-v-ee8c48da"]]), et = {
514
+ }), oa = /* @__PURE__ */ p(Ye, [["__scopeId", "data-v-f5b54bf8"]]), et = {
515
515
  class: "logos-list"
516
516
  }, tt = /* @__PURE__ */ g({
517
517
  __name: "LandingPageLogos",
@@ -538,15 +538,15 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
538
538
  }]
539
539
  }
540
540
  },
541
- setup(n) {
542
- const t = n;
543
- return (r, o) => (s(), i("div", et, [(s(!0), i(m, null, v(t.logos, (a, u) => (s(), x(A(q), {
544
- key: u,
545
- icon: a.name,
541
+ setup(a) {
542
+ const t = a;
543
+ return (c, o) => (s(), i("div", et, [(s(!0), i(h, null, v(t.logos, (n, d) => (s(), L(A(q), {
544
+ key: d,
545
+ icon: n.name,
546
546
  class: "logo-icon"
547
547
  }, null, 8, ["icon"]))), 128))]));
548
548
  }
549
- }), ia = /* @__PURE__ */ p(tt, [["__scopeId", "data-v-1a08e627"]]), st = /* @__PURE__ */ g({
549
+ }), ca = /* @__PURE__ */ p(tt, [["__scopeId", "data-v-1eb19277"]]), st = /* @__PURE__ */ g({
550
550
  __name: "LandingPagePageContent",
551
551
  props: {
552
552
  maxWidth: {
@@ -566,8 +566,8 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
566
566
  default: "column"
567
567
  }
568
568
  },
569
- setup(n) {
570
- const t = n, r = I(() => ({
569
+ setup(a) {
570
+ const t = a, c = w(() => ({
571
571
  maxWidth: t.maxWidth,
572
572
  margin: t.center ? "0 auto" : void 0,
573
573
  width: "100%",
@@ -576,29 +576,36 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
576
576
  flexDirection: t.flexDirection ?? "column",
577
577
  gap: t.gap
578
578
  }));
579
- return (o, a) => (s(), i("div", {
579
+ return (o, n) => (s(), i("div", {
580
580
  class: "PageContent",
581
- style: L(r.value)
582
- }, [h(o.$slots, "default", {}, void 0, !0)], 4));
581
+ style: P(c.value)
582
+ }, [f(o.$slots, "default", {}, void 0, !0)], 4));
583
583
  }
584
- }), oa = /* @__PURE__ */ p(st, [["__scopeId", "data-v-00ec8180"]]), at = {
584
+ }), ra = /* @__PURE__ */ p(st, [["__scopeId", "data-v-00ec8180"]]), at = {
585
+ class: "page-content"
586
+ }, nt = /* @__PURE__ */ g({
587
+ __name: "PageContent",
588
+ setup(a) {
589
+ return (t, c) => (s(), i("div", at, [f(t.$slots, "default", {}, void 0, !0), f(t.$slots, "footer", {}, void 0, !0)]));
590
+ }
591
+ }), la = /* @__PURE__ */ p(nt, [["__scopeId", "data-v-b01d54bb"]]), it = {
585
592
  class: "Tabs"
586
- }, nt = {
593
+ }, ot = {
587
594
  class: "tabs-root"
588
- }, it = {
595
+ }, ct = {
589
596
  role: "radiogroup",
590
597
  "aria-required": "false",
591
598
  dir: "ltr",
592
599
  class: "tabs-group",
593
600
  tabindex: "0"
594
- }, ot = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], rt = {
601
+ }, rt = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], lt = {
595
602
  key: 0,
596
603
  "data-state": "checked",
597
604
  class: "tabs-radio-icon"
598
- }, ct = ["for"], lt = {
605
+ }, dt = ["for"], ut = {
599
606
  key: 0,
600
607
  class: "tabs-badge"
601
- }, dt = /* @__PURE__ */ g({
608
+ }, _t = /* @__PURE__ */ g({
602
609
  __name: "LandingPageTabs",
603
610
  props: {
604
611
  tabs: {
@@ -611,37 +618,37 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
611
618
  }
612
619
  },
613
620
  emits: ["update:modelValue"],
614
- setup(n) {
615
- const t = n;
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", {
617
- key: a.value,
618
- class: P(["tabs-item", {
619
- "tabs-item-active": a.value === n.modelValue
621
+ setup(a) {
622
+ const t = a;
623
+ return (c, o) => (s(), i("div", it, [e("div", ot, [e("div", ct, [(s(!0), i(h, null, v(t.tabs, (n) => (s(), i("div", {
624
+ key: n.value,
625
+ class: k(["tabs-item", {
626
+ "tabs-item-active": n.value === a.modelValue
620
627
  }])
621
628
  }, [e("button", {
622
- id: a.value,
629
+ id: n.value,
623
630
  type: "button",
624
631
  role: "radio",
625
- "aria-checked": a.value === n.modelValue,
626
- "data-state": a.value === n.modelValue ? "checked" : "unchecked",
627
- value: a.value,
632
+ "aria-checked": n.value === a.modelValue,
633
+ "data-state": n.value === a.modelValue ? "checked" : "unchecked",
634
+ value: n.value,
628
635
  class: "tabs-radio",
629
- tabindex: a.value === n.modelValue ? 0 : -1,
630
- onClick: (u) => r.$emit("update:modelValue", a.value)
631
- }, [a.value === n.modelValue ? (s(), i("span", rt)) : T("", !0)], 8, ot), e("label", {
636
+ tabindex: n.value === a.modelValue ? 0 : -1,
637
+ onClick: (d) => c.$emit("update:modelValue", n.value)
638
+ }, [n.value === a.modelValue ? (s(), i("span", lt)) : T("", !0)], 8, rt), e("label", {
632
639
  class: "tabs-label",
633
- for: a.value
634
- }, [e("span", null, c(a.label), 1), a.badge ? (s(), i("div", lt, c(a.badge), 1)) : T("", !0)], 8, ct)], 2))), 128))])])]));
640
+ for: n.value
641
+ }, [e("span", null, r(n.label), 1), n.badge ? (s(), i("div", ut, r(n.badge), 1)) : T("", !0)], 8, dt)], 2))), 128))])])]));
635
642
  }
636
- }), ut = /* @__PURE__ */ p(dt, [["__scopeId", "data-v-9eb67a93"]]), _t = {
643
+ }), pt = /* @__PURE__ */ p(_t, [["__scopeId", "data-v-eae49087"]]), gt = {
637
644
  class: "PriceGroup"
638
- }, pt = /* @__PURE__ */ g({
645
+ }, mt = /* @__PURE__ */ g({
639
646
  __name: "LandingPagePriceGroup",
640
- setup(n) {
641
- const t = k("subscribe-monthly");
642
- return (r, o) => (s(), i("div", _t, [_(ut, {
647
+ setup(a) {
648
+ const t = $("subscribe-monthly");
649
+ return (c, o) => (s(), i("div", gt, [_(pt, {
643
650
  modelValue: t.value,
644
- "onUpdate:modelValue": o[0] || (o[0] = (a) => t.value = a),
651
+ "onUpdate:modelValue": o[0] || (o[0] = (n) => t.value = n),
645
652
  tabs: [{
646
653
  value: "subscribe-monthly",
647
654
  label: "按月订阅"
@@ -653,35 +660,35 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
653
660
  value: "pay-as-you-go",
654
661
  label: "按需付费"
655
662
  }]
656
- }, null, 8, ["modelValue"]), h(r.$slots, "default", {}, void 0, !0)]));
663
+ }, null, 8, ["modelValue"]), f(c.$slots, "default", {}, void 0, !0)]));
657
664
  }
658
- }), ra = /* @__PURE__ */ p(pt, [["__scopeId", "data-v-43a35f55"]]), gt = {
665
+ }), da = /* @__PURE__ */ p(mt, [["__scopeId", "data-v-43a35f55"]]), ft = {
659
666
  class: "PricingCard"
660
- }, ft = {
667
+ }, ht = {
661
668
  class: "title"
662
- }, mt = {
669
+ }, vt = {
663
670
  class: "titleText"
664
- }, ht = {
671
+ }, bt = {
665
672
  class: "description"
666
- }, vt = {
673
+ }, yt = {
667
674
  class: "priceAndDiscount"
668
- }, bt = {
675
+ }, $t = {
669
676
  class: "price"
670
- }, yt = {
677
+ }, kt = {
671
678
  class: "discount"
672
- }, $t = {
679
+ }, Pt = {
673
680
  style: {
674
681
  position: "relative",
675
682
  top: "3px"
676
683
  }
677
- }, kt = {
684
+ }, Lt = {
678
685
  key: 1,
679
686
  class: "priceNotDiscount"
680
- }, Pt = {
687
+ }, xt = {
681
688
  class: "cycle"
682
- }, Lt = {
689
+ }, wt = {
683
690
  class: "features"
684
- }, xt = /* @__PURE__ */ g({
691
+ }, It = /* @__PURE__ */ g({
685
692
  __name: "LandingPagePricingCard",
686
693
  props: {
687
694
  loading: {
@@ -740,22 +747,22 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
740
747
  }
741
748
  },
742
749
  emits: ["toPay"],
743
- setup(n, {
750
+ setup(a, {
744
751
  emit: t
745
752
  }) {
746
- const r = t, o = n;
747
- function a() {
748
- r("toPay");
753
+ const c = t, o = a;
754
+ function n() {
755
+ c("toPay");
749
756
  }
750
- return (u, $) => (s(), i("div", gt, [e("div", null, [e("div", ft, [e("span", mt, c(o.title), 1), o.badge.label ? (s(), x(A(ee), {
757
+ return (d, x) => (s(), i("div", ft, [e("div", null, [e("div", ht, [e("span", vt, r(o.title), 1), o.badge.label ? (s(), L(A(ee), {
751
758
  key: 0,
752
759
  color: "arcoblue"
753
760
  }, {
754
- default: d(() => [f(c(o.badge.label), 1)]),
761
+ default: u(() => [m(r(o.badge.label), 1)]),
755
762
  _: 1
756
- })) : T("", !0)]), e("div", ht, c(o.description), 1)]), e("div", vt, [o.discount !== null ? (s(), i(m, {
763
+ })) : T("", !0)]), e("div", bt, r(o.description), 1)]), e("div", yt, [o.discount !== null ? (s(), i(h, {
757
764
  key: 0
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(K, {
765
+ }, [e("span", $t, [e("span", null, r(o.price), 1), e("span", null, r(o.unit), 1)]), e("span", kt, [e("span", Pt, r(o.discount), 1), e("span", null, r(o.unit), 1)])], 64)) : (s(), i("span", Lt, [e("span", null, r(o.price), 1), e("span", null, r(o.unit), 1)])), e("span", xt, r(o.cycle), 1)]), e("div", wt, [(s(!0), i(h, null, v(o.features, (l, C) => (s(), L(K, {
759
766
  key: C,
760
767
  description: l.title
761
768
  }, null, 8, ["description"]))), 128))]), _(ke, {
@@ -763,33 +770,33 @@ const M = /* @__PURE__ */ p(Pe, [["render", xe], ["__scopeId", "data-v-cdb3f77d"
763
770
  type: "primary",
764
771
  loading: o.loading,
765
772
  disabled: !(o.discount || o.price),
766
- onClick: a
773
+ onClick: n
767
774
  }, {
768
- default: d(() => [f(c(o.button.label), 1)]),
775
+ default: u(() => [m(r(o.button.label), 1)]),
769
776
  _: 1
770
777
  }, 8, ["loading", "disabled"])]));
771
778
  }
772
- }), ca = /* @__PURE__ */ p(xt, [["__scopeId", "data-v-0b730439"]]), It = {}, wt = {
779
+ }), ua = /* @__PURE__ */ p(It, [["__scopeId", "data-v-46d7c265"]]), Ct = {}, St = {
773
780
  class: "PricingGrid"
774
- }, Ct = {
781
+ }, Tt = {
775
782
  class: "content"
776
783
  };
777
- function St(n, t) {
778
- return s(), i("div", wt, [e("div", Ct, [h(n.$slots, "default", {}, void 0, !0)])]);
784
+ function At(a, t) {
785
+ return s(), i("div", St, [e("div", Tt, [f(a.$slots, "default", {}, void 0, !0)])]);
779
786
  }
780
- const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee"]]), Tt = {
787
+ const _a = /* @__PURE__ */ p(Ct, [["render", At], ["__scopeId", "data-v-1f26d3ee"]]), Bt = {
781
788
  class: "sections-container"
782
- }, At = ["src", "alt"], Bt = {
789
+ }, qt = ["src", "alt"], Ft = {
783
790
  class: "header"
784
- }, qt = {
791
+ }, Vt = {
785
792
  class: "title"
786
- }, Ft = {
793
+ }, Dt = {
787
794
  class: "features-list"
788
- }, Vt = {
795
+ }, Ht = {
789
796
  class: "content"
790
- }, Dt = {
797
+ }, Mt = {
791
798
  class: "feature-title"
792
- }, Ht = /* @__PURE__ */ g({
799
+ }, jt = /* @__PURE__ */ g({
793
800
  __name: "LandingPageSections",
794
801
  props: {
795
802
  title: {
@@ -827,14 +834,14 @@ const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
827
834
  default: !1
828
835
  }
829
836
  },
830
- setup(n) {
831
- const t = n;
832
- return (r, o) => (s(), i("section", Tt, [e("div", {
833
- class: P(["content-wrapper", {
837
+ setup(a) {
838
+ const t = a;
839
+ return (c, o) => (s(), i("section", Bt, [e("div", {
840
+ class: k(["content-wrapper", {
834
841
  reverse: t.reverse
835
842
  }])
836
843
  }, [e("div", {
837
- class: P(["image-container", {
844
+ class: k(["image-container", {
838
845
  "order-2": t.reverse,
839
846
  "order-1": !t.reverse
840
847
  }])
@@ -842,31 +849,31 @@ const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
842
849
  src: t.imageUrl,
843
850
  alt: t.imageAlt,
844
851
  class: "image"
845
- }, null, 8, At)], 2), e("div", {
846
- class: P(["text-container", {
852
+ }, null, 8, qt)], 2), e("div", {
853
+ class: k(["text-container", {
847
854
  "order-1": t.reverse,
848
855
  "order-2": !t.reverse
849
856
  }])
850
- }, [e("div", Bt, [e("div", qt, c(t.title), 1), _(H, null, {
851
- default: d(() => [f(c(t.subTitle), 1)]),
857
+ }, [e("div", Ft, [e("div", Vt, r(t.title), 1), _(D, null, {
858
+ default: u(() => [m(r(t.subTitle), 1)]),
852
859
  _: 1
853
- })]), e("div", Ft, [(s(!0), i(m, null, v(t.features, (a, u) => (s(), i("div", {
854
- key: u,
860
+ })]), e("div", Dt, [(s(!0), i(h, null, v(t.features, (n, d) => (s(), i("div", {
861
+ key: d,
855
862
  class: "feature-item"
856
863
  }, [e("div", {
857
- class: P(["icon-container", [`icon-${a.color}`]])
864
+ class: k(["icon-container", [`icon-${n.color}`]])
858
865
  }, [...o[0] || (o[0] = [e("div", {
859
866
  class: "dot"
860
- }, null, -1)])], 2), e("div", Vt, [e("div", Dt, c(a.title), 1), _(w, null, {
861
- default: d(() => [f(c(a.description), 1)]),
867
+ }, null, -1)])], 2), e("div", Ht, [e("div", Mt, r(n.title), 1), _(I, null, {
868
+ default: u(() => [m(r(n.description), 1)]),
862
869
  _: 2
863
870
  }, 1024)])]))), 128))])], 2)], 2)]));
864
871
  }
865
- }), da = /* @__PURE__ */ p(Ht, [["__scopeId", "data-v-5e47cab8"]]), Mt = ["onClick"], zt = ["src", "alt"], Nt = {
872
+ }), pa = /* @__PURE__ */ p(jt, [["__scopeId", "data-v-ccadd722"]]), zt = ["onClick"], Nt = ["src", "alt"], Et = {
866
873
  class: "card-content"
867
- }, jt = {
874
+ }, Gt = {
868
875
  class: "card-title"
869
- }, Et = /* @__PURE__ */ g({
876
+ }, Ot = /* @__PURE__ */ g({
870
877
  __name: "LandingPageShowcase",
871
878
  props: {
872
879
  items: {},
@@ -885,47 +892,47 @@ const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
885
892
  }
886
893
  },
887
894
  emits: ["cardClick"],
888
- setup(n, {
895
+ setup(a, {
889
896
  emit: t
890
897
  }) {
891
- const r = n, o = t, {
892
- width: a
893
- } = D();
894
- function u(b) {
898
+ const c = a, o = t, {
899
+ width: n
900
+ } = V();
901
+ function d(b) {
895
902
  o("cardClick", b);
896
903
  }
897
- const $ = I(() => a.value <= 768 ? 1 : a.value <= 1024 ? 2 : r.columns || 4), l = I(() => ({
898
- gridTemplateColumns: `repeat(${$.value}, 1fr)`
899
- })), C = I(() => ({
900
- height: `${r.cardHeight}px`,
901
- objectFit: r.objectFit
904
+ const x = w(() => n.value <= 768 ? 1 : n.value <= 1024 ? 2 : c.columns || 4), l = w(() => ({
905
+ gridTemplateColumns: `repeat(${x.value}, 1fr)`
906
+ })), C = w(() => ({
907
+ height: `${c.cardHeight}px`,
908
+ objectFit: c.objectFit
902
909
  }));
903
- return (b, z) => (s(), i("div", {
910
+ return (b, M) => (s(), i("div", {
904
911
  class: "Showcase",
905
- style: L(l.value)
906
- }, [(s(!0), i(m, null, v(r.items, (S, N) => (s(), i("div", {
907
- key: N,
912
+ style: P(l.value)
913
+ }, [(s(!0), i(h, null, v(c.items, (S, j) => (s(), i("div", {
914
+ key: j,
908
915
  class: "showcase-card",
909
- onClick: (Ns) => u(S)
916
+ onClick: (Es) => d(S)
910
917
  }, [e("img", {
911
918
  src: S.image,
912
919
  alt: S.alt,
913
- style: L(C.value)
914
- }, null, 12, zt), e("div", Nt, [e("div", jt, c(S.title), 1), _(w, null, {
915
- default: d(() => [f(c(S.description), 1)]),
920
+ style: P(C.value)
921
+ }, null, 12, Nt), e("div", Et, [e("div", Gt, r(S.title), 1), _(I, null, {
922
+ default: u(() => [m(r(S.description), 1)]),
916
923
  _: 2
917
- }, 1024)])], 8, Mt))), 128))], 4));
924
+ }, 1024)])], 8, zt))), 128))], 4));
918
925
  }
919
- }), ua = /* @__PURE__ */ p(Et, [["__scopeId", "data-v-28446bb3"]]), Gt = {
926
+ }), ga = /* @__PURE__ */ p(Ot, [["__scopeId", "data-v-28446bb3"]]), Ut = {
920
927
  class: "Stats"
921
- }, Ot = {
928
+ }, Wt = {
922
929
  key: 0,
923
930
  class: "stats-label"
924
- }, Ut = {
931
+ }, Rt = {
925
932
  class: "stats-number"
926
- }, Wt = {
933
+ }, Zt = {
927
934
  class: "stats-label"
928
- }, Rt = /* @__PURE__ */ g({
935
+ }, Jt = /* @__PURE__ */ g({
929
936
  __name: "LandingPageStats",
930
937
  props: {
931
938
  title: {
@@ -950,20 +957,20 @@ const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
950
957
  }]
951
958
  }
952
959
  },
953
- setup(n) {
954
- const t = n;
955
- return (r, o) => (s(), i("div", Gt, [(s(!0), i(m, null, v(t.stats, (a, u) => (s(), i("div", {
956
- key: u,
960
+ setup(a) {
961
+ const t = a;
962
+ return (c, o) => (s(), i("div", Ut, [(s(!0), i(h, null, v(t.stats, (n, d) => (s(), i("div", {
963
+ key: d,
957
964
  class: "stats-item"
958
- }, [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))]));
965
+ }, [n.title ? (s(), i("div", Wt, r(n.title), 1)) : T("", !0), e("div", Rt, r(n.number), 1), e("div", Zt, r(n.label), 1)]))), 128))]));
959
966
  }
960
- }), _a = /* @__PURE__ */ p(Rt, [["__scopeId", "data-v-7aa9af80"]]), Zt = {
967
+ }), ma = /* @__PURE__ */ p(Jt, [["__scopeId", "data-v-f16f10aa"]]), Kt = {
961
968
  class: "stepNumber"
962
- }, Jt = {
969
+ }, Qt = {
963
970
  class: "count"
964
- }, Kt = {
971
+ }, Xt = {
965
972
  class: "stepTitle"
966
- }, Qt = /* @__PURE__ */ g({
973
+ }, Yt = /* @__PURE__ */ g({
967
974
  __name: "LandingPageSteps",
968
975
  props: {
969
976
  columns: {
@@ -984,55 +991,55 @@ const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
984
991
  }]
985
992
  }
986
993
  },
987
- setup(n) {
988
- const t = n;
989
- return (r, o) => (s(), i("div", {
994
+ setup(a) {
995
+ const t = a;
996
+ return (c, o) => (s(), i("div", {
990
997
  class: "Steps",
991
- style: L({
998
+ style: P({
992
999
  gridTemplateColumns: `repeat(${t.columns}, 1fr)`
993
1000
  // flexDirection: props.flexDirection,
994
1001
  })
995
- }, [(s(!0), i(m, null, v(t.steps, (a, u) => (s(), i("div", {
996
- key: u,
1002
+ }, [(s(!0), i(h, null, v(t.steps, (n, d) => (s(), i("div", {
1003
+ key: d,
997
1004
  class: "stepItem"
998
- }, [e("div", Zt, [e("span", Jt, c(u + 1), 1)]), e("h3", Kt, c(a.title), 1), _(w, null, {
999
- default: d(() => [f(c(a.description), 1)]),
1005
+ }, [e("div", Kt, [e("span", Qt, r(d + 1), 1)]), e("h3", Xt, r(n.title), 1), _(I, null, {
1006
+ default: u(() => [m(r(n.description), 1)]),
1000
1007
  _: 2
1001
1008
  }, 1024)]))), 128))], 4));
1002
1009
  }
1003
- }), pa = /* @__PURE__ */ p(Qt, [["__scopeId", "data-v-1ecd9597"]]), Xt = {
1010
+ }), fa = /* @__PURE__ */ p(Yt, [["__scopeId", "data-v-4da30741"]]), es = {
1004
1011
  class: "Testimonial"
1005
- }, Yt = {
1012
+ }, ts = {
1006
1013
  class: "user-info"
1007
- }, es = {
1014
+ }, ss = {
1008
1015
  class: "user-avatar"
1009
- }, ts = ["src", "alt"], ss = {
1016
+ }, as = ["src", "alt"], ns = {
1010
1017
  class: "user-name"
1011
- }, as = {
1018
+ }, is = {
1012
1019
  class: "user-title"
1013
- }, ns = /* @__PURE__ */ g({
1020
+ }, os = /* @__PURE__ */ g({
1014
1021
  __name: "LandingPageTestimonial",
1015
1022
  props: {
1016
1023
  testimonials: {
1017
1024
  default: () => []
1018
1025
  }
1019
1026
  },
1020
- setup(n) {
1021
- const t = n;
1022
- return (r, o) => (s(), i("div", Xt, [(s(!0), i(m, null, v(t.testimonials, (a, u) => (s(), x(M, {
1023
- key: u
1027
+ setup(a) {
1028
+ const t = a;
1029
+ return (c, o) => (s(), i("div", es, [(s(!0), i(h, null, v(t.testimonials, (n, d) => (s(), L(H, {
1030
+ key: d
1024
1031
  }, {
1025
- default: d(() => [e("div", null, [_(w, null, {
1026
- default: d(() => [f(c(`"${a.content}"`), 1)]),
1032
+ default: u(() => [e("div", null, [_(I, null, {
1033
+ default: u(() => [m(r(`"${n.content}"`), 1)]),
1027
1034
  _: 2
1028
- }, 1024)]), e("div", Yt, [e("span", es, [e("img", {
1029
- src: a.avatar,
1030
- alt: a.name
1031
- }, null, 8, ts)]), e("div", null, [e("div", ss, c(a.name), 1), e("div", as, c(a.title), 1)])])]),
1035
+ }, 1024)]), e("div", ts, [e("span", ss, [e("img", {
1036
+ src: n.avatar,
1037
+ alt: n.name
1038
+ }, null, 8, as)]), e("div", null, [e("div", ns, r(n.name), 1), e("div", is, r(n.title), 1)])])]),
1032
1039
  _: 2
1033
1040
  }, 1024))), 128))]));
1034
1041
  }
1035
- }), ga = /* @__PURE__ */ p(ns, [["__scopeId", "data-v-bc49d7bc"]]), is = ["href"], os = /* @__PURE__ */ g({
1042
+ }), ha = /* @__PURE__ */ p(os, [["__scopeId", "data-v-5aecfcb2"]]), cs = ["href"], rs = /* @__PURE__ */ g({
1036
1043
  __name: "LandingPageTips",
1037
1044
  props: {
1038
1045
  href: {
@@ -1044,118 +1051,118 @@ const la = /* @__PURE__ */ p(It, [["render", St], ["__scopeId", "data-v-1f26d3ee
1044
1051
  default: "✨ 免费吉卜力AI艺术!立即注册获得3次免费创作!☝️"
1045
1052
  }
1046
1053
  },
1047
- setup(n) {
1048
- const t = n;
1049
- return (r, o) => (s(), i("a", {
1054
+ setup(a) {
1055
+ const t = a;
1056
+ return (c, o) => (s(), i("a", {
1050
1057
  href: t.href,
1051
1058
  class: "tips-link"
1052
- }, c(t.text), 9, is));
1059
+ }, r(t.text), 9, cs));
1053
1060
  }
1054
- }), fa = /* @__PURE__ */ p(os, [["__scopeId", "data-v-f5784dd1"]]), rs = {}, cs = {
1061
+ }), va = /* @__PURE__ */ p(rs, [["__scopeId", "data-v-5f9c6150"]]), ls = {}, ds = {
1055
1062
  class: "sidebar"
1056
1063
  };
1057
- function ls(n, t) {
1058
- return s(), i("div", cs, [...t[0] || (t[0] = [j('<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)])]);
1064
+ function us(a, t) {
1065
+ return s(), i("div", ds, [...t[0] || (t[0] = [z('<div data-v-ccf63d30><div class="sidebar-title" data-v-ccf63d30>On this page</div><a class="sidebar-link active" href="#page-title" data-v-ccf63d30>Introduction</a><a class="sidebar-link" href="#browse-by-feature" data-v-ccf63d30>Browse by feature</a><a class="sidebar-link" href="#implement-a-template" data-v-ccf63d30>Implement a template</a><a class="sidebar-link" href="#integrate-or-deploy-tiptap" data-v-ccf63d30>Integrate or deploy Tiptap</a><a class="sidebar-link" href="#manage-your-documents" data-v-ccf63d30>Manage your documents</a><a class="sidebar-link" href="#examples" data-v-ccf63d30>Examples</a><a class="sidebar-link" href="#guides" data-v-ccf63d30>Guides</a><a class="sidebar-link" href="#community" data-v-ccf63d30>Community</a></div>', 1)])]);
1059
1066
  }
1060
- const ma = /* @__PURE__ */ p(rs, [["render", ls], ["__scopeId", "data-v-251905ff"]]), ds = {
1067
+ const ba = /* @__PURE__ */ p(ls, [["render", us], ["__scopeId", "data-v-ccf63d30"]]), _s = {
1061
1068
  class: "feature-card"
1062
- }, us = {
1069
+ }, ps = {
1063
1070
  class: "feature-image"
1064
- }, _s = ["src", "alt"], ps = {
1071
+ }, gs = ["src", "alt"], ms = {
1065
1072
  class: "feature-title"
1066
- }, gs = {
1067
- class: "feature-description"
1068
1073
  }, fs = {
1074
+ class: "feature-description"
1075
+ }, hs = {
1069
1076
  class: "feature-platforms"
1070
- }, ms = /* @__PURE__ */ g({
1077
+ }, vs = /* @__PURE__ */ g({
1071
1078
  __name: "LandingPageFeatureCard",
1072
1079
  props: {
1073
1080
  feature: {}
1074
1081
  },
1075
- setup(n) {
1076
- return (t, r) => (s(), i("div", ds, [e("div", us, [e("img", {
1077
- src: n.feature.image,
1078
- alt: n.feature.title,
1082
+ setup(a) {
1083
+ return (t, c) => (s(), i("div", _s, [e("div", ps, [e("img", {
1084
+ src: a.feature.image,
1085
+ alt: a.feature.title,
1079
1086
  loading: "lazy",
1080
1087
  decoding: "async"
1081
- }, 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), {
1088
+ }, null, 8, gs)]), e("h3", ms, r(a.feature.title), 1), e("p", fs, r(a.feature.description), 1), e("div", hs, [(s(!0), i(h, null, v(a.feature.platforms, (o) => (s(), L(A(q), {
1082
1089
  key: o.name,
1083
1090
  icon: o.icon,
1084
1091
  class: "platform-icon"
1085
1092
  }, null, 8, ["icon"]))), 128))])]));
1086
1093
  }
1087
- }), ha = /* @__PURE__ */ p(ms, [["__scopeId", "data-v-474acd19"]]), hs = {
1094
+ }), ya = /* @__PURE__ */ p(vs, [["__scopeId", "data-v-3925d029"]]), bs = {
1088
1095
  class: "feature-section-header"
1089
- }, vs = {
1096
+ }, ys = {
1090
1097
  class: "feature-section-title"
1091
- }, bs = ["innerHTML"], ys = /* @__PURE__ */ g({
1098
+ }, $s = ["innerHTML"], ks = /* @__PURE__ */ g({
1092
1099
  __name: "LandingPageFeatureSectionHeader",
1093
1100
  props: {
1094
1101
  title: {},
1095
1102
  description: {}
1096
1103
  },
1097
- setup(n) {
1098
- return (t, r) => (s(), i("div", hs, [e("h2", vs, c(n.title), 1), e("p", {
1104
+ setup(a) {
1105
+ return (t, c) => (s(), i("div", bs, [e("h2", ys, r(a.title), 1), e("p", {
1099
1106
  class: "feature-section-description",
1100
- innerHTML: n.description
1101
- }, null, 8, bs)]));
1107
+ innerHTML: a.description
1108
+ }, null, 8, $s)]));
1102
1109
  }
1103
- }), va = /* @__PURE__ */ p(ys, [["__scopeId", "data-v-8fe145ad"]]), $s = {}, ks = {
1110
+ }), $a = /* @__PURE__ */ p(ks, [["__scopeId", "data-v-ae275532"]]), Ps = {}, Ls = {
1104
1111
  class: "features-grid"
1105
1112
  };
1106
- function Ps(n, t) {
1107
- return s(), i("div", ks, [h(n.$slots, "default", {}, void 0, !0)]);
1113
+ function xs(a, t) {
1114
+ return s(), i("div", Ls, [f(a.$slots, "default", {}, void 0, !0)]);
1108
1115
  }
1109
- const ba = /* @__PURE__ */ p($s, [["render", Ps], ["__scopeId", "data-v-392f636b"]]), Ls = {
1116
+ const ka = /* @__PURE__ */ p(Ps, [["render", xs], ["__scopeId", "data-v-392f636b"]]), ws = {
1110
1117
  class: "testimonials-container"
1111
- }, xs = {
1118
+ }, Is = {
1112
1119
  class: "testimonial-header"
1113
- }, Is = ["onClick"], ws = {
1120
+ }, Cs = ["onClick"], Ss = {
1114
1121
  class: "user-avatar"
1115
- }, Cs = ["src", "alt"], Ss = {
1122
+ }, Ts = ["src", "alt"], As = {
1116
1123
  class: "user-info"
1117
- }, Ts = {
1124
+ }, Bs = {
1118
1125
  class: "user-name"
1119
- }, As = {
1126
+ }, qs = {
1120
1127
  class: "user-title"
1121
- }, Bs = {
1128
+ }, Fs = {
1122
1129
  class: "testimonial-content"
1123
- }, qs = /* @__PURE__ */ g({
1130
+ }, Vs = /* @__PURE__ */ g({
1124
1131
  __name: "LandingPageTestimonialCard",
1125
1132
  props: {
1126
1133
  testimonials: {}
1127
1134
  },
1128
- setup(n) {
1129
- function t(r) {
1130
- r.link && window.open(r.link, "_blank");
1135
+ setup(a) {
1136
+ function t(c) {
1137
+ c.link && window.open(c.link, "_blank");
1131
1138
  }
1132
- return (r, o) => (s(), i("div", Ls, [(s(!0), i(m, null, v(n.testimonials, (a) => (s(), i("div", {
1133
- key: a.name,
1139
+ return (c, o) => (s(), i("div", ws, [(s(!0), i(h, null, v(a.testimonials, (n) => (s(), i("div", {
1140
+ key: n.name,
1134
1141
  class: "testimonial-card"
1135
- }, [e("div", xs, [e("div", {
1136
- class: P(["user-link", {
1137
- "no-link": !a.link
1142
+ }, [e("div", Is, [e("div", {
1143
+ class: k(["user-link", {
1144
+ "no-link": !n.link
1138
1145
  }]),
1139
- onClick: (u) => t(a)
1140
- }, [e("div", ws, [e("img", {
1141
- src: a.avatar,
1142
- alt: a.name,
1146
+ onClick: (d) => t(n)
1147
+ }, [e("div", Ss, [e("img", {
1148
+ src: n.avatar,
1149
+ alt: n.name,
1143
1150
  width: "260",
1144
1151
  height: "260",
1145
1152
  loading: "lazy",
1146
1153
  decoding: "async",
1147
1154
  class: "avatar-image"
1148
- }, 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))]));
1155
+ }, null, 8, Ts)]), e("div", As, [e("span", Bs, r(n.name), 1), e("span", qs, r(n.title), 1)])], 10, Cs)]), e("p", Fs, r(n.content), 1)]))), 128))]));
1149
1156
  }
1150
- }), ya = /* @__PURE__ */ p(qs, [["__scopeId", "data-v-ac3a5410"]]), Fs = {
1157
+ }), Pa = /* @__PURE__ */ p(Vs, [["__scopeId", "data-v-fe586043"]]), Ds = {
1151
1158
  class: "tabs"
1152
- }, Vs = {
1159
+ }, Hs = {
1153
1160
  class: "tabs-header"
1154
- }, Ds = ["onClick"], Hs = {
1161
+ }, Ms = ["onClick"], js = {
1155
1162
  class: "tab-label"
1156
- }, Ms = {
1163
+ }, zs = {
1157
1164
  class: "tabs-content"
1158
- }, zs = /* @__PURE__ */ g({
1165
+ }, Ns = /* @__PURE__ */ g({
1159
1166
  __name: "LandingPageSectionTabs",
1160
1167
  props: {
1161
1168
  tabs: {},
@@ -1167,65 +1174,67 @@ const ba = /* @__PURE__ */ p($s, [["render", Ps], ["__scopeId", "data-v-392f636b
1167
1174
  }
1168
1175
  },
1169
1176
  emits: ["update:modelValue", "tabChange"],
1170
- setup(n, {
1177
+ setup(a, {
1171
1178
  emit: t
1172
1179
  }) {
1173
- var $;
1174
- const r = n, o = t, a = k(r.modelValue || r.defaultActiveTab || (($ = r.tabs[0]) == null ? void 0 : $.id) || "");
1175
- function u(l) {
1176
- a.value = l, o("update:modelValue", l), o("tabChange", l);
1180
+ const c = a, o = t, n = w(() => {
1181
+ var l;
1182
+ return c.modelValue || c.defaultActiveTab || ((l = c.tabs[0]) == null ? void 0 : l.id) || "";
1183
+ }), d = $(n.value);
1184
+ N(n, (l) => {
1185
+ l && (d.value = l);
1186
+ });
1187
+ function x(l) {
1188
+ d.value = l, o("update:modelValue", l), o("tabChange", l);
1177
1189
  }
1178
- return F(() => r.modelValue, (l) => {
1179
- l && (a.value = l);
1180
- }), F(() => r.defaultActiveTab, (l) => {
1181
- l && !r.modelValue && (a.value = l);
1182
- }), (l, C) => (s(), i("div", Fs, [e("div", Vs, [(s(!0), i(m, null, v(n.tabs, (b) => (s(), i("div", {
1190
+ return (l, C) => (s(), i("div", Ds, [e("div", Hs, [(s(!0), i(h, null, v(a.tabs, (b) => (s(), i("div", {
1183
1191
  key: b.id,
1184
- class: P(["tab-item", {
1185
- active: a.value === b.id
1192
+ class: k(["tab-item", {
1193
+ active: d.value === b.id
1186
1194
  }]),
1187
- onClick: (z) => u(b.id)
1188
- }, [e("span", Hs, c(b.label), 1)], 10, Ds))), 128))]), e("div", Ms, [(s(!0), i(m, null, v(n.tabs, (b) => E((s(), i("div", {
1195
+ onClick: (M) => x(b.id)
1196
+ }, [e("span", js, r(b.label), 1)], 10, Ms))), 128))]), e("div", zs, [(s(!0), i(h, null, v(a.tabs, (b) => E((s(), i("div", {
1189
1197
  key: b.id,
1190
1198
  class: "tab-panel"
1191
- }, [h(l.$slots, b.id, {
1199
+ }, [f(l.$slots, b.id, {
1192
1200
  tab: b
1193
- }, () => [h(l.$slots, "default", {
1201
+ }, () => [f(l.$slots, "default", {
1194
1202
  tab: b
1195
- }, void 0, !0)], !0)])), [[G, a.value === b.id]])), 128))])]));
1203
+ }, void 0, !0)], !0)])), [[G, d.value === b.id]])), 128))])]));
1196
1204
  }
1197
- }), $a = /* @__PURE__ */ p(zs, [["__scopeId", "data-v-22e880ae"]]);
1205
+ }), La = /* @__PURE__ */ p(Ns, [["__scopeId", "data-v-0501b054"]]);
1198
1206
  export {
1199
- re as A,
1207
+ ce as A,
1200
1208
  ke as B,
1201
- M as C,
1202
- ma as D,
1203
- Qs as L,
1204
- ut as T,
1205
- Xs as a,
1209
+ H as C,
1210
+ ba as D,
1211
+ Ys as L,
1212
+ la as P,
1213
+ pt as T,
1214
+ ea as a,
1206
1215
  de as b,
1207
1216
  pe as c,
1208
- Ys as d,
1209
- ea as e,
1210
- ha as f,
1211
- va as g,
1212
- ta as h,
1213
- sa as i,
1214
- ba as j,
1215
- aa as k,
1216
- na as l,
1217
- ia as m,
1218
- oa as n,
1219
- ra as o,
1220
- ca as p,
1221
- la as q,
1222
- $a as r,
1223
- da as s,
1224
- ua as t,
1225
- _a as u,
1226
- pa as v,
1227
- H as w,
1228
- ga as x,
1229
- ya as y,
1230
- fa as z
1217
+ ta as d,
1218
+ sa as e,
1219
+ ya as f,
1220
+ $a as g,
1221
+ aa as h,
1222
+ na as i,
1223
+ ka as j,
1224
+ ia as k,
1225
+ oa as l,
1226
+ ca as m,
1227
+ ra as n,
1228
+ da as o,
1229
+ ua as p,
1230
+ _a as q,
1231
+ La as r,
1232
+ pa as s,
1233
+ ga as t,
1234
+ ma as u,
1235
+ fa as v,
1236
+ D as w,
1237
+ ha as x,
1238
+ Pa as y,
1239
+ va as z
1231
1240
  };