@huyooo/ui 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,9 +1,9 @@
1
- import { openBlock as s, createElementBlock as i, renderSlot as h, defineComponent as g, createVNode as u, withCtx as _, Fragment as f, createTextVNode as m, ref as k, createElementVNode as e, renderList as v, toDisplayString as c, normalizeClass as P, normalizeStyle as x, createBlock as I, unref as C, computed as A, createCommentVNode as w, createStaticVNode as D, watch as M, withDirectives as j, vShow as z } from "vue";
1
+ import { openBlock as s, createElementBlock as n, renderSlot as f, defineComponent as g, createVNode as u, withCtx as _, Fragment as m, createTextVNode as h, ref as x, createElementVNode as e, renderList as v, toDisplayString as c, normalizeClass as L, normalizeStyle as C, createBlock as I, unref as S, createCommentVNode as P, computed as A, createStaticVNode as M, watch as j, withDirectives as D, vShow as z } from "vue";
2
2
  import { _ as p } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
- import { L as N } from "./LandingPageSectionHeader-CVAqc7bx.js";
4
- import { j as E, k as G, i as O, e as U, d as W, g as T, f as $, L as R, h as Z } from "./LandingPageLinkGroup-r-t3H1X0.js";
3
+ import { L as E } from "./LandingPageSectionHeader-3hiuw6G0.js";
4
+ import { j as N, k as G, i as O, e as U, d as W, g as T, f as k, L as R, h as Z } from "./LandingPageLinkGroup-BZJ48Yss.js";
5
5
  import { Icon as B } from "@iconify/vue";
6
- import { D as S } from "./LandingPageDescription-BczWZHKy.js";
6
+ import { D as w } from "./LandingPageDescription-BczWZHKy.js";
7
7
  import { c as J } from "./index-D56hUMeD.js";
8
8
  /* empty css */
9
9
  /* empty css */
@@ -11,35 +11,35 @@ import { Tag as K } from "@arco-design/web-vue";
11
11
  const Q = {}, X = {
12
12
  class: "SubTitle"
13
13
  };
14
- function Y(n, t) {
15
- return s(), i("div", X, [h(n.$slots, "default", {}, void 0, !0)]);
14
+ function Y(i, t) {
15
+ return s(), n("div", X, [f(i.$slots, "default", {}, void 0, !0)]);
16
16
  }
17
17
  const V = /* @__PURE__ */ p(Q, [["render", Y], ["__scopeId", "data-v-961808f9"]]), ee = {}, te = {
18
18
  class: "Title"
19
19
  };
20
- function se(n, t) {
21
- return s(), i("h2", te, [h(n.$slots, "default", {}, void 0, !0)]);
20
+ function se(i, t) {
21
+ return s(), n("h2", te, [f(i.$slots, "default", {}, void 0, !0)]);
22
22
  }
23
23
  const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf"]]), ne = {
24
24
  class: "BlockHeader"
25
25
  }, ie = /* @__PURE__ */ g({
26
26
  __name: "LandingPageBlockHeader",
27
- setup(n) {
28
- return (t, r) => (s(), i("div", ne, [u(ae, {
27
+ setup(i) {
28
+ return (t, l) => (s(), n("div", ne, [u(ae, {
29
29
  class: "BlockHeaderTitle"
30
30
  }, {
31
- default: _(() => [h(t.$slots, "title", {}, void 0, !0)]),
31
+ default: _(() => [f(t.$slots, "title", {}, void 0, !0)]),
32
32
  _: 3
33
33
  }), u(V, {
34
34
  class: "BlockHeaderSubTitle"
35
35
  }, {
36
- default: _(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
36
+ default: _(() => [f(t.$slots, "subTitle", {}, void 0, !0)]),
37
37
  _: 3
38
38
  })]));
39
39
  }
40
40
  }), oe = /* @__PURE__ */ p(ie, [["__scopeId", "data-v-59ccd5cb"]]), ce = /* @__PURE__ */ g({
41
41
  __name: "LandingPageAbout",
42
- setup(n) {
42
+ setup(i) {
43
43
  const t = [{
44
44
  data: {
45
45
  name: "Janette Lynch",
@@ -77,13 +77,13 @@ const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf
77
77
  }
78
78
  }
79
79
  }];
80
- return (r, o) => (s(), i(f, null, [u(N, null, {
80
+ return (l, o) => (s(), n(m, null, [u(E, null, {
81
81
  BlockHeader: _(() => [u(oe, null, {
82
- title: _(() => [...o[0] || (o[0] = [m("核心团队", -1)])]),
83
- subTitle: _(() => [...o[1] || (o[1] = [m("我们是一个充满激情的小团队。", -1)])]),
82
+ title: _(() => [...o[0] || (o[0] = [h("核心团队", -1)])]),
83
+ subTitle: _(() => [...o[1] || (o[1] = [h("我们是一个充满激情的小团队。", -1)])]),
84
84
  _: 1
85
85
  })]),
86
- BlockBody: _(() => [u(E, {
86
+ BlockBody: _(() => [u(N, {
87
87
  title: "Empowering the world with Astro.",
88
88
  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."
89
89
  }), u(G, {
@@ -99,7 +99,7 @@ const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf
99
99
  features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
100
100
  })], 64));
101
101
  }
102
- }), Us = /* @__PURE__ */ p(ce, [["__scopeId", "data-v-a40e05a5"]]), re = {
102
+ }), oa = /* @__PURE__ */ p(ce, [["__scopeId", "data-v-a40e05a5"]]), re = {
103
103
  class: "nav"
104
104
  }, le = {
105
105
  class: "section"
@@ -107,8 +107,8 @@ const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf
107
107
  class: "section"
108
108
  }, _e = ["href"], pe = /* @__PURE__ */ g({
109
109
  __name: "LandingPageAside",
110
- setup(n) {
111
- const t = k([{
110
+ setup(i) {
111
+ const t = x([{
112
112
  text: "Editor",
113
113
  href: "/docs/editor/getting-started/overview"
114
114
  }, {
@@ -123,7 +123,7 @@ const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf
123
123
  }, {
124
124
  text: "Documents",
125
125
  href: "/docs/collaboration/documents"
126
- }]), r = k([{
126
+ }]), l = x([{
127
127
  text: "Guides",
128
128
  href: "/docs/guides"
129
129
  }, {
@@ -139,7 +139,7 @@ const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf
139
139
  text: "Pro license",
140
140
  href: "/docs/resources/pro-license"
141
141
  }]);
142
- return (o, a) => (s(), i("nav", re, [a[2] || (a[2] = e("div", {
142
+ return (o, a) => (s(), n("nav", re, [a[2] || (a[2] = e("div", {
143
143
  class: "section"
144
144
  }, [e("div", {
145
145
  class: "section-title"
@@ -148,45 +148,45 @@ const ae = /* @__PURE__ */ p(ee, [["render", se], ["__scopeId", "data-v-3bd32caf
148
148
  href: "/docs"
149
149
  }, "Overview")])], -1)), e("div", le, [a[0] || (a[0] = e("div", {
150
150
  class: "section-title"
151
- }, "Browse by feature", -1)), e("div", null, [(s(!0), i(f, null, v(t.value, (d) => (s(), i("a", {
152
- key: d.text,
151
+ }, "Browse by feature", -1)), e("div", null, [(s(!0), n(m, null, v(t.value, (r) => (s(), n("a", {
152
+ key: r.text,
153
153
  class: "link",
154
- href: d.href
155
- }, c(d.text), 9, de))), 128))])]), e("div", ue, [a[1] || (a[1] = e("div", {
154
+ href: r.href
155
+ }, c(r.text), 9, de))), 128))])]), e("div", ue, [a[1] || (a[1] = e("div", {
156
156
  class: "section-title"
157
- }, "Resources", -1)), e("div", null, [(s(!0), i(f, null, v(r.value, (d) => (s(), i("a", {
158
- key: d.text,
157
+ }, "Resources", -1)), e("div", null, [(s(!0), n(m, null, v(l.value, (r) => (s(), n("a", {
158
+ key: r.text,
159
159
  class: "link",
160
- href: d.href
161
- }, c(d.text), 9, _e))), 128))])])]));
160
+ href: r.href
161
+ }, c(r.text), 9, _e))), 128))])])]));
162
162
  }
163
- }), Ws = /* @__PURE__ */ p(pe, [["__scopeId", "data-v-486b0852"]]), ge = /* @__PURE__ */ g({
163
+ }), ca = /* @__PURE__ */ p(pe, [["__scopeId", "data-v-486b0852"]]), ge = /* @__PURE__ */ g({
164
164
  __name: "LandingPageButton",
165
165
  props: {
166
166
  type: {}
167
167
  },
168
- setup(n) {
169
- return (t, r) => (s(), i("div", {
170
- class: P(["heroButton", [n.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
171
- }, [h(t.$slots, "default", {}, void 0, !0)], 2));
168
+ setup(i) {
169
+ return (t, l) => (s(), n("span", {
170
+ class: L(["heroButton", [i.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
171
+ }, [f(t.$slots, "default", {}, void 0, !0)], 2));
172
172
  }
173
- }), me = /* @__PURE__ */ p(ge, [["__scopeId", "data-v-6860a5a3"]]), he = {}, fe = {
173
+ }), he = /* @__PURE__ */ p(ge, [["__scopeId", "data-v-7c4d264b"]]), me = {}, fe = {
174
174
  class: "Card"
175
175
  };
176
- function ve(n, t) {
177
- return s(), i("div", fe, [h(n.$slots, "default", {}, void 0, !0)]);
176
+ function ve(i, t) {
177
+ return s(), n("div", fe, [f(i.$slots, "default", {}, void 0, !0)]);
178
178
  }
179
- const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"]]), be = "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", $e = {
179
+ const q = /* @__PURE__ */ p(me, [["render", ve], ["__scopeId", "data-v-102e7fdf"]]), be = "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", ye = {
180
180
  class: "cta-container"
181
- }, ye = ["src"], ke = {
181
+ }, $e = ["src"], ke = {
182
182
  class: "cta-content"
183
183
  }, Pe = {
184
184
  class: "cta-title"
185
- }, Le = {
186
- class: "cta-description"
187
185
  }, xe = {
186
+ class: "cta-description"
187
+ }, Le = {
188
188
  class: "cta-actions"
189
- }, Ie = /* @__PURE__ */ g({
189
+ }, Ce = /* @__PURE__ */ g({
190
190
  __name: "LandingPageCta",
191
191
  props: {
192
192
  title: {
@@ -202,23 +202,23 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
202
202
  default: "120%"
203
203
  }
204
204
  },
205
- setup(n) {
206
- const t = n;
207
- return (r, o) => (s(), i("div", $e, [e("img", {
205
+ setup(i) {
206
+ const t = i;
207
+ return (l, o) => (s(), n("div", ye, [e("img", {
208
208
  src: t.backgroundUrl,
209
209
  class: "cta-background",
210
210
  alt: "background",
211
- style: x({
211
+ style: C({
212
212
  width: t.backgroundSize,
213
213
  height: t.backgroundSize
214
214
  })
215
- }, null, 12, ye), e("div", ke, [e("h1", Pe, c(t.title), 1), e("div", Le, c(t.description), 1), e("div", xe, [h(r.$slots, "actions", {}, void 0, !0)])])]));
215
+ }, null, 12, $e), e("div", ke, [e("h1", Pe, c(t.title), 1), e("div", xe, c(t.description), 1), e("div", Le, [f(l.$slots, "actions", {}, void 0, !0)])])]));
216
216
  }
217
- }), Rs = /* @__PURE__ */ p(Ie, [["__scopeId", "data-v-caeb8fed"]]), Se = {
217
+ }), ra = /* @__PURE__ */ p(Ce, [["__scopeId", "data-v-caeb8fed"]]), Ie = {
218
218
  class: "Features"
219
219
  }, we = {
220
220
  class: "feature-title"
221
- }, Ce = /* @__PURE__ */ g({
221
+ }, Se = /* @__PURE__ */ g({
222
222
  __name: "LandingPageFeatures",
223
223
  props: {
224
224
  features: {
@@ -255,28 +255,28 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
255
255
  default: "var(--landing-step-number-color)"
256
256
  }
257
257
  },
258
- setup(n) {
259
- const t = n;
260
- return (r, o) => (s(), i("div", Se, [(s(!0), i(f, null, v(t.features, (a) => (s(), I(q, {
258
+ setup(i) {
259
+ const t = i;
260
+ return (l, o) => (s(), n("div", Ie, [(s(!0), n(m, null, v(t.features, (a) => (s(), I(q, {
261
261
  key: a.title
262
262
  }, {
263
263
  default: _(() => [e("div", {
264
264
  class: "icon-container",
265
- style: x({
265
+ style: C({
266
266
  color: t.iconColor,
267
267
  border: `1px solid ${t.iconBorderColor}`
268
268
  })
269
- }, [u(C(B), {
269
+ }, [u(S(B), {
270
270
  class: "icon",
271
271
  icon: a.icon
272
- }, null, 8, ["icon"])], 4), e("h3", we, c(a.title), 1), u(S, null, {
273
- default: _(() => [m(c(a.description), 1)]),
272
+ }, null, 8, ["icon"])], 4), e("h3", we, c(a.title), 1), u(w, null, {
273
+ default: _(() => [h(c(a.description), 1)]),
274
274
  _: 2
275
275
  }, 1024)]),
276
276
  _: 2
277
277
  }, 1024))), 128))]));
278
278
  }
279
- }), Zs = /* @__PURE__ */ p(Ce, [["__scopeId", "data-v-e9a40ee8"]]), Te = {
279
+ }), la = /* @__PURE__ */ p(Se, [["__scopeId", "data-v-e9a40ee8"]]), Te = {
280
280
  class: "tt-feature-list"
281
281
  }, Ae = {
282
282
  class: "tt-feature-content"
@@ -292,10 +292,10 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
292
292
  required: !0
293
293
  }
294
294
  },
295
- setup(n) {
296
- const t = n;
297
- return (r, o) => (s(), i("div", Te, [(s(!0), i(f, null, v(t.list, (a, d) => (s(), i("div", {
298
- key: d,
295
+ setup(i) {
296
+ const t = i;
297
+ return (l, o) => (s(), n("div", Te, [(s(!0), n(m, null, v(t.list, (a, r) => (s(), n("div", {
298
+ key: r,
299
299
  class: "tt-feature-item centered"
300
300
  }, [o[1] || (o[1] = e("div", {
301
301
  class: "tt-feature-icon"
@@ -303,19 +303,19 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
303
303
  src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
304
304
  loading: "lazy",
305
305
  class: "feature-media"
306
- })], -1)), e("div", Ae, [e("h3", Be, c(a.title), 1), e("p", Fe, [m(c(a.descriptions) + " ", 1), o[0] || (o[0] = e("br", null, null, -1))])])]))), 128))]));
306
+ })], -1)), e("div", Ae, [e("h3", Be, c(a.title), 1), e("p", Fe, [h(c(a.descriptions) + " ", 1), o[0] || (o[0] = e("br", null, null, -1))])])]))), 128))]));
307
307
  }
308
- }), Js = /* @__PURE__ */ p(Ve, [["__scopeId", "data-v-5e0deecb"]]), qe = {
308
+ }), da = /* @__PURE__ */ p(Ve, [["__scopeId", "data-v-5e0deecb"]]), qe = {
309
309
  class: "Footer"
310
310
  }, F = "support@huyooo.com", He = /* @__PURE__ */ g({
311
311
  __name: "LandingPageFooter",
312
- setup(n) {
313
- const t = k("京ICP备2024077422号"), r = k("Copyright © 2024-2025 北京忽柚科技有限公司"), o = k("https://beian.miit.gov.cn/#/Integrated/index");
312
+ setup(i) {
313
+ const t = x("京ICP备2024077422号"), l = x("Copyright © 2024-2025 北京忽柚科技有限公司"), o = x("https://beian.miit.gov.cn/#/Integrated/index");
314
314
  function a() {
315
315
  const b = J(F, "", "");
316
316
  window.location.href = b;
317
317
  }
318
- const d = k([{
318
+ const r = x([{
319
319
  type: "text",
320
320
  icon: "ic:baseline-email",
321
321
  content: F,
@@ -327,7 +327,7 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
327
327
  select() {
328
328
  }
329
329
  }]);
330
- return (L, l) => (s(), i("div", qe, [u(U, null, {
330
+ return (y, d) => (s(), n("div", qe, [u(U, null, {
331
331
  LandingPageBrandInfo: _(() => [u(R, {
332
332
  icon: "https://ghibliaigenerator.app/logo.png",
333
333
  name: "ONES",
@@ -336,77 +336,82 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
336
336
  LandingPageLinkGroup: _(() => [u(T, {
337
337
  title: "产品"
338
338
  }, {
339
- item: _(() => [u($, null, {
340
- default: _(() => [...l[0] || (l[0] = [m("功能", -1)])]),
339
+ item: _(() => [u(k, null, {
340
+ default: _(() => [...d[0] || (d[0] = [h("功能", -1)])]),
341
341
  _: 1
342
- }), u($, null, {
343
- default: _(() => [...l[1] || (l[1] = [m("展示", -1)])]),
342
+ }), u(k, null, {
343
+ default: _(() => [...d[1] || (d[1] = [h("展示", -1)])]),
344
344
  _: 1
345
- }), u($, null, {
346
- default: _(() => [...l[2] || (l[2] = [m("价格", -1)])]),
345
+ }), u(k, null, {
346
+ default: _(() => [...d[2] || (d[2] = [h("价格", -1)])]),
347
347
  _: 1
348
348
  })]),
349
349
  _: 1
350
350
  }), u(T, {
351
351
  title: "资源"
352
352
  }, {
353
- item: _(() => [u($, null, {
354
- default: _(() => [...l[3] || (l[3] = [m("安全性与合规性", -1)])]),
353
+ item: _(() => [u(k, null, {
354
+ default: _(() => [...d[3] || (d[3] = [h("安全性与合规性", -1)])]),
355
355
  _: 1
356
356
  })]),
357
357
  _: 1
358
358
  }), u(T, {
359
359
  title: "公司"
360
360
  }, {
361
- item: _(() => [u($, null, {
362
- default: _(() => [...l[4] || (l[4] = [m("博客", -1)])]),
361
+ item: _(() => [u(k, null, {
362
+ default: _(() => [...d[4] || (d[4] = [h("博客", -1)])]),
363
363
  _: 1
364
- }), u($, null, {
365
- default: _(() => [...l[5] || (l[5] = [m("公司简介", -1)])]),
364
+ }), u(k, null, {
365
+ default: _(() => [...d[5] || (d[5] = [h("公司简介", -1)])]),
366
366
  _: 1
367
- }), u($, null, {
368
- default: _(() => [...l[6] || (l[6] = [m("个人信息收集清单", -1)])]),
367
+ }), u(k, null, {
368
+ default: _(() => [...d[6] || (d[6] = [h("个人信息收集清单", -1)])]),
369
369
  _: 1
370
- }), u($, null, {
371
- default: _(() => [...l[7] || (l[7] = [m("第三方信息共享清单", -1)])]),
370
+ }), u(k, null, {
371
+ default: _(() => [...d[7] || (d[7] = [h("第三方信息共享清单", -1)])]),
372
372
  _: 1
373
- }), u($, null, {
374
- default: _(() => [...l[8] || (l[8] = [m("用户服务协议", -1)])]),
373
+ }), u(k, null, {
374
+ default: _(() => [...d[8] || (d[8] = [h("用户服务协议", -1)])]),
375
375
  _: 1
376
- }), u($, null, {
377
- default: _(() => [...l[9] || (l[9] = [m("隐私协议", -1)])]),
376
+ }), u(k, null, {
377
+ default: _(() => [...d[9] || (d[9] = [h("隐私协议", -1)])]),
378
378
  _: 1
379
379
  })]),
380
380
  _: 1
381
381
  })]),
382
382
  LandingPageFooterContact: _(() => [u(W, {
383
383
  "beian-number": t.value,
384
- "copyright-text": r.value,
384
+ "copyright-text": l.value,
385
385
  "beian-url": o.value,
386
- links: d.value
386
+ links: r.value
387
387
  }, null, 8, ["beian-number", "copyright-text", "beian-url", "links"])]),
388
388
  _: 1
389
389
  })]));
390
390
  }
391
- }), Ks = /* @__PURE__ */ p(He, [["__scopeId", "data-v-e2021589"]]), De = {
391
+ }), ua = /* @__PURE__ */ p(He, [["__scopeId", "data-v-e2021589"]]), Me = {
392
392
  class: "hero"
393
- }, Me = {
394
- class: "heroContent"
395
393
  }, je = {
394
+ class: "heroContent"
395
+ }, De = {
396
396
  class: "heroHeading"
397
397
  }, ze = {
398
398
  class: "heroTitle"
399
- }, Ne = {
400
- class: "heroDescription"
401
399
  }, Ee = {
400
+ class: "heroDescription"
401
+ }, Ne = {
402
402
  class: "heroActions"
403
403
  }, Ge = {
404
+ key: 0,
405
+ class: "heroInstall"
406
+ }, Oe = {
407
+ class: "heroInstall__code"
408
+ }, Ue = {
404
409
  key: 0,
405
410
  class: "heroImage"
406
- }, Oe = ["src", "alt"], Ue = {
411
+ }, We = ["src", "alt"], Re = {
407
412
  key: 1,
408
413
  class: "heroImage"
409
- }, We = /* @__PURE__ */ g({
414
+ }, Ze = /* @__PURE__ */ g({
410
415
  __name: "LandingPageHero",
411
416
  props: {
412
417
  title: {
@@ -424,20 +429,42 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
424
429
  imageAlt: {
425
430
  type: String,
426
431
  default: () => "Hero Image"
432
+ },
433
+ installCommand: {
434
+ type: String,
435
+ default: () => ""
427
436
  }
428
437
  },
429
- setup(n) {
430
- const t = n;
431
- return (r, o) => (s(), i("main", De, [e("div", Me, [e("div", je, [e("h1", ze, [h(r.$slots, "title", {}, () => [m(c(t.title), 1)], !0)])]), e("div", Ne, [e("div", null, c(t.description), 1)]), e("div", Ee, [h(r.$slots, "actions", {}, void 0, !0)])]), t.heroSource ? (s(), i("div", Ge, [e("img", {
438
+ setup(i) {
439
+ const t = i, l = x(!1);
440
+ let o;
441
+ async function a() {
442
+ if (t.installCommand) {
443
+ try {
444
+ await navigator.clipboard.writeText(t.installCommand);
445
+ } catch {
446
+ const r = document.createElement("textarea");
447
+ r.value = t.installCommand, r.setAttribute("readonly", ""), r.style.position = "fixed", r.style.opacity = "0", document.body.appendChild(r), r.select(), document.execCommand("copy"), document.body.removeChild(r);
448
+ }
449
+ l.value = !0, o && clearTimeout(o), o = setTimeout(() => {
450
+ l.value = !1;
451
+ }, 1500);
452
+ }
453
+ }
454
+ return (r, y) => (s(), n("main", Me, [e("div", je, [e("div", De, [e("h1", ze, [f(r.$slots, "title", {}, () => [h(c(t.title), 1)], !0)])]), e("div", Ee, [e("div", null, c(t.description), 1)]), e("div", Ne, [f(r.$slots, "actions", {}, void 0, !0)]), t.installCommand ? (s(), n("div", Ge, [e("code", Oe, c(t.installCommand), 1), e("button", {
455
+ class: "heroInstall__copy",
456
+ type: "button",
457
+ onClick: a
458
+ }, c(l.value ? "已复制" : "复制"), 1)])) : P("", !0)]), t.heroSource ? (s(), n("div", Ue, [e("img", {
432
459
  src: t.heroSource,
433
460
  alt: t.imageAlt || "Hero Image",
434
461
  loading: "eager",
435
462
  class: "hero-image"
436
- }, null, 8, Oe)])) : (s(), i("div", Ue, [h(r.$slots, "heroSource", {}, void 0, !0)]))]));
463
+ }, null, 8, We)])) : (s(), n("div", Re, [f(r.$slots, "heroSource", {}, void 0, !0)]))]));
437
464
  }
438
- }), Qs = /* @__PURE__ */ p(We, [["__scopeId", "data-v-5c695f10"]]), Re = {
465
+ }), _a = /* @__PURE__ */ p(Ze, [["__scopeId", "data-v-9070fb47"]]), Je = {
439
466
  class: "logos-list"
440
- }, Ze = /* @__PURE__ */ g({
467
+ }, Ke = /* @__PURE__ */ g({
441
468
  __name: "LandingPageLogos",
442
469
  props: {
443
470
  title: {
@@ -462,15 +489,15 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
462
489
  }]
463
490
  }
464
491
  },
465
- setup(n) {
466
- const t = n;
467
- return (r, o) => (s(), i("div", Re, [(s(!0), i(f, null, v(t.logos, (a, d) => (s(), I(C(B), {
468
- key: d,
492
+ setup(i) {
493
+ const t = i;
494
+ return (l, o) => (s(), n("div", Je, [(s(!0), n(m, null, v(t.logos, (a, r) => (s(), I(S(B), {
495
+ key: r,
469
496
  icon: a.name,
470
497
  class: "logo-icon"
471
498
  }, null, 8, ["icon"]))), 128))]));
472
499
  }
473
- }), Xs = /* @__PURE__ */ p(Ze, [["__scopeId", "data-v-1eb19277"]]), Je = /* @__PURE__ */ g({
500
+ }), pa = /* @__PURE__ */ p(Ke, [["__scopeId", "data-v-1eb19277"]]), Qe = /* @__PURE__ */ g({
474
501
  __name: "LandingPagePageContent",
475
502
  props: {
476
503
  maxWidth: {
@@ -490,8 +517,8 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
490
517
  default: "column"
491
518
  }
492
519
  },
493
- setup(n) {
494
- const t = n, r = A(() => ({
520
+ setup(i) {
521
+ const t = i, l = A(() => ({
495
522
  maxWidth: t.maxWidth,
496
523
  margin: t.center ? "0 auto" : void 0,
497
524
  width: "100%",
@@ -500,36 +527,36 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
500
527
  flexDirection: t.flexDirection ?? "column",
501
528
  gap: t.gap
502
529
  }));
503
- return (o, a) => (s(), i("div", {
530
+ return (o, a) => (s(), n("div", {
504
531
  class: "PageContent",
505
- style: x(r.value)
506
- }, [h(o.$slots, "default", {}, void 0, !0)], 4));
532
+ style: C(l.value)
533
+ }, [f(o.$slots, "default", {}, void 0, !0)], 4));
507
534
  }
508
- }), Ys = /* @__PURE__ */ p(Je, [["__scopeId", "data-v-00ec8180"]]), Ke = {
535
+ }), ga = /* @__PURE__ */ p(Qe, [["__scopeId", "data-v-00ec8180"]]), Xe = {
509
536
  class: "page-content"
510
- }, Qe = /* @__PURE__ */ g({
537
+ }, Ye = /* @__PURE__ */ g({
511
538
  __name: "PageContent",
512
- setup(n) {
513
- return (t, r) => (s(), i("div", Ke, [h(t.$slots, "default", {}, void 0, !0), h(t.$slots, "footer", {}, void 0, !0)]));
539
+ setup(i) {
540
+ return (t, l) => (s(), n("div", Xe, [f(t.$slots, "default", {}, void 0, !0), f(t.$slots, "footer", {}, void 0, !0)]));
514
541
  }
515
- }), ea = /* @__PURE__ */ p(Qe, [["__scopeId", "data-v-b01d54bb"]]), Xe = {
542
+ }), ha = /* @__PURE__ */ p(Ye, [["__scopeId", "data-v-b01d54bb"]]), et = {
516
543
  class: "Tabs"
517
- }, Ye = {
544
+ }, tt = {
518
545
  class: "tabs-root"
519
- }, et = {
546
+ }, st = {
520
547
  role: "radiogroup",
521
548
  "aria-required": "false",
522
549
  dir: "ltr",
523
550
  class: "tabs-group",
524
551
  tabindex: "0"
525
- }, tt = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], st = {
552
+ }, at = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], nt = {
526
553
  key: 0,
527
554
  "data-state": "checked",
528
555
  class: "tabs-radio-icon"
529
- }, at = ["for"], nt = {
556
+ }, it = ["for"], ot = {
530
557
  key: 0,
531
558
  class: "tabs-badge"
532
- }, it = /* @__PURE__ */ g({
559
+ }, ct = /* @__PURE__ */ g({
533
560
  __name: "LandingPageTabs",
534
561
  props: {
535
562
  tabs: {
@@ -542,35 +569,35 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
542
569
  }
543
570
  },
544
571
  emits: ["update:modelValue"],
545
- setup(n) {
546
- const t = n;
547
- return (r, o) => (s(), i("div", Xe, [e("div", Ye, [e("div", et, [(s(!0), i(f, null, v(t.tabs, (a) => (s(), i("div", {
572
+ setup(i) {
573
+ const t = i;
574
+ return (l, o) => (s(), n("div", et, [e("div", tt, [e("div", st, [(s(!0), n(m, null, v(t.tabs, (a) => (s(), n("div", {
548
575
  key: a.value,
549
- class: P(["tabs-item", {
550
- "tabs-item-active": a.value === n.modelValue
576
+ class: L(["tabs-item", {
577
+ "tabs-item-active": a.value === i.modelValue
551
578
  }])
552
579
  }, [e("button", {
553
580
  id: a.value,
554
581
  type: "button",
555
582
  role: "radio",
556
- "aria-checked": a.value === n.modelValue,
557
- "data-state": a.value === n.modelValue ? "checked" : "unchecked",
583
+ "aria-checked": a.value === i.modelValue,
584
+ "data-state": a.value === i.modelValue ? "checked" : "unchecked",
558
585
  value: a.value,
559
586
  class: "tabs-radio",
560
- tabindex: a.value === n.modelValue ? 0 : -1,
561
- onClick: (d) => r.$emit("update:modelValue", a.value)
562
- }, [a.value === n.modelValue ? (s(), i("span", st)) : w("", !0)], 8, tt), e("label", {
587
+ tabindex: a.value === i.modelValue ? 0 : -1,
588
+ onClick: (r) => l.$emit("update:modelValue", a.value)
589
+ }, [a.value === i.modelValue ? (s(), n("span", nt)) : P("", !0)], 8, at), e("label", {
563
590
  class: "tabs-label",
564
591
  for: a.value
565
- }, [e("span", null, c(a.label), 1), a.badge ? (s(), i("div", nt, c(a.badge), 1)) : w("", !0)], 8, at)], 2))), 128))])])]));
592
+ }, [e("span", null, c(a.label), 1), a.badge ? (s(), n("div", ot, c(a.badge), 1)) : P("", !0)], 8, it)], 2))), 128))])])]));
566
593
  }
567
- }), ot = /* @__PURE__ */ p(it, [["__scopeId", "data-v-eae49087"]]), ct = {
594
+ }), rt = /* @__PURE__ */ p(ct, [["__scopeId", "data-v-eae49087"]]), lt = {
568
595
  class: "PriceGroup"
569
- }, rt = /* @__PURE__ */ g({
596
+ }, dt = /* @__PURE__ */ g({
570
597
  __name: "LandingPagePriceGroup",
571
- setup(n) {
572
- const t = k("subscribe-monthly");
573
- return (r, o) => (s(), i("div", ct, [u(ot, {
598
+ setup(i) {
599
+ const t = x("subscribe-monthly");
600
+ return (l, o) => (s(), n("div", lt, [u(rt, {
574
601
  modelValue: t.value,
575
602
  "onUpdate:modelValue": o[0] || (o[0] = (a) => t.value = a),
576
603
  tabs: [{
@@ -584,35 +611,35 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
584
611
  value: "pay-as-you-go",
585
612
  label: "按需付费"
586
613
  }]
587
- }, null, 8, ["modelValue"]), h(r.$slots, "default", {}, void 0, !0)]));
614
+ }, null, 8, ["modelValue"]), f(l.$slots, "default", {}, void 0, !0)]));
588
615
  }
589
- }), ta = /* @__PURE__ */ p(rt, [["__scopeId", "data-v-43a35f55"]]), lt = {
616
+ }), ma = /* @__PURE__ */ p(dt, [["__scopeId", "data-v-43a35f55"]]), ut = {
590
617
  class: "PricingCard"
591
- }, dt = {
618
+ }, _t = {
592
619
  class: "title"
593
- }, ut = {
620
+ }, pt = {
594
621
  class: "titleText"
595
- }, _t = {
622
+ }, gt = {
596
623
  class: "description"
597
- }, pt = {
624
+ }, ht = {
598
625
  class: "priceAndDiscount"
599
- }, gt = {
600
- class: "price"
601
626
  }, mt = {
627
+ class: "price"
628
+ }, ft = {
602
629
  class: "discount"
603
- }, ht = {
630
+ }, vt = {
604
631
  style: {
605
632
  position: "relative",
606
633
  top: "3px"
607
634
  }
608
- }, ft = {
635
+ }, bt = {
609
636
  key: 1,
610
637
  class: "priceNotDiscount"
611
- }, vt = {
638
+ }, yt = {
612
639
  class: "cycle"
613
- }, bt = {
640
+ }, $t = {
614
641
  class: "features"
615
- }, $t = /* @__PURE__ */ g({
642
+ }, kt = /* @__PURE__ */ g({
616
643
  __name: "LandingPagePricingCard",
617
644
  props: {
618
645
  loading: {
@@ -671,56 +698,127 @@ const q = /* @__PURE__ */ p(he, [["render", ve], ["__scopeId", "data-v-102e7fdf"
671
698
  }
672
699
  },
673
700
  emits: ["toPay"],
674
- setup(n, {
701
+ setup(i, {
675
702
  emit: t
676
703
  }) {
677
- const r = t, o = n;
704
+ const l = t, o = i;
678
705
  function a() {
679
- r("toPay");
706
+ l("toPay");
680
707
  }
681
- return (d, L) => (s(), i("div", lt, [e("div", null, [e("div", dt, [e("span", ut, c(o.title), 1), o.badge.label ? (s(), I(C(K), {
708
+ return (r, y) => (s(), n("div", ut, [e("div", null, [e("div", _t, [e("span", pt, c(o.title), 1), o.badge.label ? (s(), I(S(K), {
682
709
  key: 0,
683
710
  color: "arcoblue"
684
711
  }, {
685
- default: _(() => [m(c(o.badge.label), 1)]),
712
+ default: _(() => [h(c(o.badge.label), 1)]),
686
713
  _: 1
687
- })) : w("", !0)]), e("div", _t, c(o.description), 1)]), e("div", pt, [o.discount !== null ? (s(), i(f, {
714
+ })) : P("", !0)]), e("div", gt, c(o.description), 1)]), e("div", ht, [o.discount !== null ? (s(), n(m, {
688
715
  key: 0
689
- }, [e("span", gt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)]), e("span", mt, [e("span", ht, c(o.discount), 1), e("span", null, c(o.unit), 1)])], 64)) : (s(), i("span", ft, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)])), e("span", vt, c(o.cycle), 1)]), e("div", bt, [(s(!0), i(f, null, v(o.features, (l, y) => (s(), I(Z, {
690
- key: y,
691
- description: l.title
692
- }, null, 8, ["description"]))), 128))]), u(me, {
716
+ }, [e("span", mt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)]), e("span", ft, [e("span", vt, c(o.discount), 1), e("span", null, c(o.unit), 1)])], 64)) : (s(), n("span", bt, [e("span", null, c(o.price), 1), e("span", null, c(o.unit), 1)])), e("span", yt, c(o.cycle), 1)]), e("div", $t, [(s(!0), n(m, null, v(o.features, (d, $) => (s(), I(Z, {
717
+ key: $,
718
+ description: d.title
719
+ }, null, 8, ["description"]))), 128))]), u(he, {
693
720
  class: "handle",
694
721
  type: "primary",
695
722
  loading: o.loading,
696
723
  disabled: !(o.discount || o.price),
697
724
  onClick: a
698
725
  }, {
699
- default: _(() => [m(c(o.button.label), 1)]),
726
+ default: _(() => [h(c(o.button.label), 1)]),
700
727
  _: 1
701
728
  }, 8, ["loading", "disabled"])]));
702
729
  }
703
- }), sa = /* @__PURE__ */ p($t, [["__scopeId", "data-v-4a99638e"]]), yt = {}, kt = {
730
+ }), fa = /* @__PURE__ */ p(kt, [["__scopeId", "data-v-4a99638e"]]), Pt = {}, xt = {
704
731
  class: "PricingGrid"
705
- }, Pt = {
732
+ }, Lt = {
706
733
  class: "content"
707
734
  };
708
- function Lt(n, t) {
709
- return s(), i("div", kt, [e("div", Pt, [h(n.$slots, "default", {}, void 0, !0)])]);
735
+ function Ct(i, t) {
736
+ return s(), n("div", xt, [e("div", Lt, [f(i.$slots, "default", {}, void 0, !0)])]);
710
737
  }
711
- const aa = /* @__PURE__ */ p(yt, [["render", Lt], ["__scopeId", "data-v-1f26d3ee"]]), xt = {
738
+ const va = /* @__PURE__ */ p(Pt, [["render", Ct], ["__scopeId", "data-v-1f26d3ee"]]), It = {
739
+ class: "feature-panels-section"
740
+ }, wt = {
741
+ key: 0,
742
+ class: "feature-panels-section__header"
743
+ }, St = {
744
+ key: 0,
745
+ class: "feature-panels-section__title"
746
+ }, Tt = {
747
+ key: 1,
748
+ class: "feature-panels-section__subtitle"
749
+ }, At = {
750
+ class: "feature-panel__body"
751
+ }, Bt = {
752
+ class: "feature-panel__intro"
753
+ }, Ft = {
754
+ class: "feature-panel__title"
755
+ }, Vt = {
756
+ class: "feature-panel__description"
757
+ }, qt = {
758
+ key: 0,
759
+ class: "feature-panel__list"
760
+ }, Ht = {
761
+ key: 0,
762
+ class: "feature-panel__command"
763
+ }, Mt = /* @__PURE__ */ g({
764
+ __name: "LandingPageFeaturePanels",
765
+ props: {
766
+ title: {
767
+ default: ""
768
+ },
769
+ subTitle: {
770
+ default: ""
771
+ },
772
+ panels: {
773
+ default: () => []
774
+ },
775
+ columns: {
776
+ default: 3
777
+ }
778
+ },
779
+ setup(i) {
780
+ const t = i;
781
+ return (l, o) => (s(), n("section", It, [t.title || t.subTitle ? (s(), n("header", wt, [t.title ? (s(), n("h2", St, c(t.title), 1)) : P("", !0), t.subTitle ? (s(), n("p", Tt, c(t.subTitle), 1)) : P("", !0)])) : P("", !0), e("div", {
782
+ class: "feature-panels",
783
+ style: C({
784
+ "--feature-panel-columns": String(t.columns)
785
+ })
786
+ }, [(s(!0), n(m, null, v(t.panels, (a, r) => {
787
+ var y;
788
+ return s(), n("article", {
789
+ key: `${a.title}-${r}`,
790
+ class: "feature-panel"
791
+ }, [e("div", At, [e("div", Bt, [e("h3", Ft, c(a.title), 1), e("p", Vt, c(a.description), 1)]), (y = a.highlights) != null && y.length ? (s(), n("ul", qt, [(s(!0), n(m, null, v(a.highlights, (d, $) => (s(), n("li", {
792
+ key: $
793
+ }, [o[0] || (o[0] = e("svg", {
794
+ viewBox: "0 0 16 16",
795
+ fill: "none",
796
+ "aria-hidden": "true"
797
+ }, [e("path", {
798
+ d: "M3.5 8.25 6.25 11 12.5 4.75",
799
+ stroke: "currentColor",
800
+ "stroke-width": "1.5",
801
+ "stroke-linecap": "round",
802
+ "stroke-linejoin": "round"
803
+ })], -1)), e("span", null, c(d), 1)]))), 128))])) : P("", !0)]), a.command ? (s(), n("div", Ht, [e("code", null, c(a.command), 1)])) : P("", !0)]);
804
+ }), 128))], 4)]));
805
+ }
806
+ }), ba = /* @__PURE__ */ p(Mt, [["__scopeId", "data-v-6042aced"]]), jt = {
712
807
  class: "sections-container"
713
- }, It = ["src", "alt"], St = {
808
+ }, Dt = ["src", "alt"], zt = {
714
809
  class: "header"
715
- }, wt = {
810
+ }, Et = {
716
811
  class: "title"
717
- }, Ct = {
812
+ }, Nt = {
718
813
  class: "features-list"
719
- }, Tt = {
720
- class: "content"
721
- }, At = {
814
+ }, Gt = {
815
+ viewBox: "0 0 24 24",
816
+ fill: "none"
817
+ }, Ot = ["d"], Ut = {
818
+ class: "feature-copy"
819
+ }, Wt = {
722
820
  class: "feature-title"
723
- }, Bt = /* @__PURE__ */ g({
821
+ }, Rt = /* @__PURE__ */ g({
724
822
  __name: "LandingPageSections",
725
823
  props: {
726
824
  title: {
@@ -758,46 +856,56 @@ const aa = /* @__PURE__ */ p(yt, [["render", Lt], ["__scopeId", "data-v-1f26d3ee
758
856
  default: !1
759
857
  }
760
858
  },
761
- setup(n) {
762
- const t = n;
763
- return (r, o) => (s(), i("section", xt, [e("div", {
764
- class: P(["content-wrapper", {
859
+ setup(i) {
860
+ const t = i;
861
+ return (l, o) => (s(), n("section", jt, [e("div", {
862
+ class: L(["content-wrapper", {
765
863
  reverse: t.reverse
766
864
  }])
767
865
  }, [e("div", {
768
- class: P(["image-container", {
866
+ class: L(["image-container", {
769
867
  "order-2": t.reverse,
770
868
  "order-1": !t.reverse
771
869
  }])
772
870
  }, [e("img", {
773
871
  src: t.imageUrl,
774
872
  alt: t.imageAlt,
775
- class: "image"
776
- }, null, 8, It)], 2), e("div", {
777
- class: P(["text-container", {
873
+ class: "image",
874
+ loading: "lazy"
875
+ }, null, 8, Dt)], 2), e("div", {
876
+ class: L(["text-container", {
778
877
  "order-1": t.reverse,
779
878
  "order-2": !t.reverse
780
879
  }])
781
- }, [e("div", St, [e("div", wt, c(t.title), 1), u(V, null, {
782
- default: _(() => [m(c(t.subTitle), 1)]),
880
+ }, [e("header", zt, [e("h2", Et, c(t.title), 1), u(V, {
881
+ class: "subtitle"
882
+ }, {
883
+ default: _(() => [h(c(t.subTitle), 1)]),
783
884
  _: 1
784
- })]), e("div", Ct, [(s(!0), i(f, null, v(t.features, (a, d) => (s(), i("div", {
785
- key: d,
885
+ })]), e("ul", Nt, [(s(!0), n(m, null, v(t.features, (a, r) => (s(), n("li", {
886
+ key: r,
786
887
  class: "feature-item"
787
- }, [e("div", {
788
- class: P(["icon-container", [`icon-${a.color}`]])
789
- }, [...o[0] || (o[0] = [e("div", {
790
- class: "dot"
791
- }, null, -1)])], 2), e("div", Tt, [e("div", At, c(a.title), 1), u(S, null, {
792
- default: _(() => [m(c(a.description), 1)]),
888
+ }, [e("span", {
889
+ class: L(["feature-icon", `feature-icon--${a.color}`]),
890
+ "aria-hidden": "true"
891
+ }, [(s(), n("svg", Gt, [e("path", {
892
+ d: a.iconPath,
893
+ stroke: "currentColor",
894
+ "stroke-width": "2",
895
+ "stroke-linecap": "round",
896
+ "stroke-linejoin": "round"
897
+ }, null, 8, Ot)]))], 2), e("div", Ut, [e("h3", Wt, c(a.title), 1), u(w, {
898
+ class: "feature-description"
899
+ }, {
900
+ default: _(() => [h(c(a.description), 1)]),
793
901
  _: 2
794
902
  }, 1024)])]))), 128))])], 2)], 2)]));
795
903
  }
796
- }), na = /* @__PURE__ */ p(Bt, [["__scopeId", "data-v-ccadd722"]]), Ft = ["onClick"], Vt = ["src", "alt"], qt = {
904
+ }), ya = /* @__PURE__ */ p(Rt, [["__scopeId", "data-v-a5edd8ef"]]), Zt = ["onClick"], Jt = ["src", "alt"], Kt = {
797
905
  class: "card-content"
798
- }, Ht = {
906
+ }, Qt = {
799
907
  class: "card-title"
800
- }, Dt = /* @__PURE__ */ g({
908
+ }, Xt = /* @__PURE__ */ g({
801
909
  __name: "LandingPageShowcase",
802
910
  props: {
803
911
  items: {},
@@ -816,45 +924,45 @@ const aa = /* @__PURE__ */ p(yt, [["render", Lt], ["__scopeId", "data-v-1f26d3ee
816
924
  }
817
925
  },
818
926
  emits: ["cardClick"],
819
- setup(n, {
927
+ setup(i, {
820
928
  emit: t
821
929
  }) {
822
- const r = n, o = t;
823
- function a(L) {
824
- o("cardClick", L);
930
+ const l = i, o = t;
931
+ function a(y) {
932
+ o("cardClick", y);
825
933
  }
826
- const d = A(() => ({
827
- height: `${r.cardHeight}px`,
828
- objectFit: r.objectFit
934
+ const r = A(() => ({
935
+ height: `${l.cardHeight}px`,
936
+ objectFit: l.objectFit
829
937
  }));
830
- return (L, l) => (s(), i("div", {
938
+ return (y, d) => (s(), n("div", {
831
939
  class: "Showcase",
832
- style: x({
833
- "--showcase-columns": r.columns
940
+ style: C({
941
+ "--showcase-columns": l.columns
834
942
  })
835
- }, [(s(!0), i(f, null, v(r.items, (y, b) => (s(), i("div", {
943
+ }, [(s(!0), n(m, null, v(l.items, ($, b) => (s(), n("div", {
836
944
  key: b,
837
945
  class: "showcase-card",
838
- onClick: (H) => a(y)
946
+ onClick: (H) => a($)
839
947
  }, [e("img", {
840
- src: y.image,
841
- alt: y.alt,
842
- style: x(d.value)
843
- }, null, 12, Vt), e("div", qt, [e("div", Ht, c(y.title), 1), u(S, null, {
844
- default: _(() => [m(c(y.description), 1)]),
948
+ src: $.image,
949
+ alt: $.alt,
950
+ style: C(r.value)
951
+ }, null, 12, Jt), e("div", Kt, [e("div", Qt, c($.title), 1), u(w, null, {
952
+ default: _(() => [h(c($.description), 1)]),
845
953
  _: 2
846
- }, 1024)])], 8, Ft))), 128))], 4));
954
+ }, 1024)])], 8, Zt))), 128))], 4));
847
955
  }
848
- }), ia = /* @__PURE__ */ p(Dt, [["__scopeId", "data-v-20487899"]]), Mt = {
956
+ }), $a = /* @__PURE__ */ p(Xt, [["__scopeId", "data-v-20487899"]]), Yt = {
849
957
  class: "Stats"
850
- }, jt = {
958
+ }, es = {
851
959
  key: 0,
852
960
  class: "stats-label"
853
- }, zt = {
961
+ }, ts = {
854
962
  class: "stats-number"
855
- }, Nt = {
963
+ }, ss = {
856
964
  class: "stats-label"
857
- }, Et = /* @__PURE__ */ g({
965
+ }, as = /* @__PURE__ */ g({
858
966
  __name: "LandingPageStats",
859
967
  props: {
860
968
  title: {
@@ -879,20 +987,20 @@ const aa = /* @__PURE__ */ p(yt, [["render", Lt], ["__scopeId", "data-v-1f26d3ee
879
987
  }]
880
988
  }
881
989
  },
882
- setup(n) {
883
- const t = n;
884
- return (r, o) => (s(), i("div", Mt, [(s(!0), i(f, null, v(t.stats, (a, d) => (s(), i("div", {
885
- key: d,
990
+ setup(i) {
991
+ const t = i;
992
+ return (l, o) => (s(), n("div", Yt, [(s(!0), n(m, null, v(t.stats, (a, r) => (s(), n("div", {
993
+ key: r,
886
994
  class: "stats-item"
887
- }, [a.title ? (s(), i("div", jt, c(a.title), 1)) : w("", !0), e("div", zt, c(a.number), 1), e("div", Nt, c(a.label), 1)]))), 128))]));
995
+ }, [a.title ? (s(), n("div", es, c(a.title), 1)) : P("", !0), e("div", ts, c(a.number), 1), e("div", ss, c(a.label), 1)]))), 128))]));
888
996
  }
889
- }), oa = /* @__PURE__ */ p(Et, [["__scopeId", "data-v-f16f10aa"]]), Gt = {
997
+ }), ka = /* @__PURE__ */ p(as, [["__scopeId", "data-v-f16f10aa"]]), ns = {
890
998
  class: "stepNumber"
891
- }, Ot = {
999
+ }, is = {
892
1000
  class: "count"
893
- }, Ut = {
1001
+ }, os = {
894
1002
  class: "stepTitle"
895
- }, Wt = /* @__PURE__ */ g({
1003
+ }, cs = /* @__PURE__ */ g({
896
1004
  __name: "LandingPageSteps",
897
1005
  props: {
898
1006
  columns: {
@@ -913,54 +1021,54 @@ const aa = /* @__PURE__ */ p(yt, [["render", Lt], ["__scopeId", "data-v-1f26d3ee
913
1021
  }]
914
1022
  }
915
1023
  },
916
- setup(n) {
917
- const t = n;
918
- return (r, o) => (s(), i("div", {
1024
+ setup(i) {
1025
+ const t = i;
1026
+ return (l, o) => (s(), n("div", {
919
1027
  class: "Steps",
920
- style: x({
1028
+ style: C({
921
1029
  "--step-columns": t.columns
922
1030
  })
923
- }, [(s(!0), i(f, null, v(t.steps, (a, d) => (s(), i("div", {
924
- key: d,
1031
+ }, [(s(!0), n(m, null, v(t.steps, (a, r) => (s(), n("div", {
1032
+ key: r,
925
1033
  class: "stepItem"
926
- }, [e("div", Gt, [e("span", Ot, c(d + 1), 1)]), e("h3", Ut, c(a.title), 1), u(S, null, {
927
- default: _(() => [m(c(a.description), 1)]),
1034
+ }, [e("div", ns, [e("span", is, c(r + 1), 1)]), e("h3", os, c(a.title), 1), u(w, null, {
1035
+ default: _(() => [h(c(a.description), 1)]),
928
1036
  _: 2
929
1037
  }, 1024)]))), 128))], 4));
930
1038
  }
931
- }), ca = /* @__PURE__ */ p(Wt, [["__scopeId", "data-v-45d806db"]]), Rt = {
1039
+ }), Pa = /* @__PURE__ */ p(cs, [["__scopeId", "data-v-45d806db"]]), rs = {
932
1040
  class: "Testimonial"
933
- }, Zt = {
1041
+ }, ls = {
934
1042
  class: "user-info"
935
- }, Jt = {
1043
+ }, ds = {
936
1044
  class: "user-avatar"
937
- }, Kt = ["src", "alt"], Qt = {
1045
+ }, us = ["src", "alt"], _s = {
938
1046
  class: "user-name"
939
- }, Xt = {
1047
+ }, ps = {
940
1048
  class: "user-title"
941
- }, Yt = /* @__PURE__ */ g({
1049
+ }, gs = /* @__PURE__ */ g({
942
1050
  __name: "LandingPageTestimonial",
943
1051
  props: {
944
1052
  testimonials: {
945
1053
  default: () => []
946
1054
  }
947
1055
  },
948
- setup(n) {
949
- const t = n;
950
- return (r, o) => (s(), i("div", Rt, [(s(!0), i(f, null, v(t.testimonials, (a, d) => (s(), I(q, {
951
- key: d
1056
+ setup(i) {
1057
+ const t = i;
1058
+ return (l, o) => (s(), n("div", rs, [(s(!0), n(m, null, v(t.testimonials, (a, r) => (s(), I(q, {
1059
+ key: r
952
1060
  }, {
953
- default: _(() => [e("div", null, [u(S, null, {
954
- default: _(() => [m(c(`"${a.content}"`), 1)]),
1061
+ default: _(() => [e("div", null, [u(w, null, {
1062
+ default: _(() => [h(c(`"${a.content}"`), 1)]),
955
1063
  _: 2
956
- }, 1024)]), e("div", Zt, [e("span", Jt, [e("img", {
1064
+ }, 1024)]), e("div", ls, [e("span", ds, [e("img", {
957
1065
  src: a.avatar,
958
1066
  alt: a.name
959
- }, null, 8, Kt)]), e("div", null, [e("div", Qt, c(a.name), 1), e("div", Xt, c(a.title), 1)])])]),
1067
+ }, null, 8, us)]), e("div", null, [e("div", _s, c(a.name), 1), e("div", ps, c(a.title), 1)])])]),
960
1068
  _: 2
961
1069
  }, 1024))), 128))]));
962
1070
  }
963
- }), ra = /* @__PURE__ */ p(Yt, [["__scopeId", "data-v-5aecfcb2"]]), es = ["href"], ts = /* @__PURE__ */ g({
1071
+ }), xa = /* @__PURE__ */ p(gs, [["__scopeId", "data-v-5aecfcb2"]]), hs = ["href"], ms = /* @__PURE__ */ g({
964
1072
  __name: "LandingPageTips",
965
1073
  props: {
966
1074
  href: {
@@ -972,100 +1080,100 @@ const aa = /* @__PURE__ */ p(yt, [["render", Lt], ["__scopeId", "data-v-1f26d3ee
972
1080
  default: "✨ 免费吉卜力AI艺术!立即注册获得3次免费创作!☝️"
973
1081
  }
974
1082
  },
975
- setup(n) {
976
- const t = n;
977
- return (r, o) => (s(), i("a", {
1083
+ setup(i) {
1084
+ const t = i;
1085
+ return (l, o) => (s(), n("a", {
978
1086
  href: t.href,
979
1087
  class: "tips-link"
980
- }, c(t.text), 9, es));
1088
+ }, c(t.text), 9, hs));
981
1089
  }
982
- }), la = /* @__PURE__ */ p(ts, [["__scopeId", "data-v-5f9c6150"]]), ss = {}, as = {
1090
+ }), La = /* @__PURE__ */ p(ms, [["__scopeId", "data-v-5f9c6150"]]), fs = {}, vs = {
983
1091
  class: "sidebar"
984
1092
  };
985
- function ns(n, t) {
986
- return s(), i("div", as, [...t[0] || (t[0] = [D('<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)])]);
1093
+ function bs(i, t) {
1094
+ return s(), n("div", vs, [...t[0] || (t[0] = [M('<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)])]);
987
1095
  }
988
- const da = /* @__PURE__ */ p(ss, [["render", ns], ["__scopeId", "data-v-ccf63d30"]]), is = {
1096
+ const Ca = /* @__PURE__ */ p(fs, [["render", bs], ["__scopeId", "data-v-ccf63d30"]]), ys = {
989
1097
  class: "feature-card"
990
- }, os = {
1098
+ }, $s = {
991
1099
  class: "feature-image"
992
- }, cs = ["src", "alt"], rs = {
1100
+ }, ks = ["src", "alt"], Ps = {
993
1101
  class: "feature-title"
994
- }, ls = {
1102
+ }, xs = {
995
1103
  class: "feature-description"
996
- }, ds = {
1104
+ }, Ls = {
997
1105
  class: "feature-platforms"
998
- }, us = /* @__PURE__ */ g({
1106
+ }, Cs = /* @__PURE__ */ g({
999
1107
  __name: "LandingPageFeatureCard",
1000
1108
  props: {
1001
1109
  feature: {}
1002
1110
  },
1003
- setup(n) {
1004
- return (t, r) => (s(), i("div", is, [e("div", os, [e("img", {
1005
- src: n.feature.image,
1006
- alt: n.feature.title,
1111
+ setup(i) {
1112
+ return (t, l) => (s(), n("div", ys, [e("div", $s, [e("img", {
1113
+ src: i.feature.image,
1114
+ alt: i.feature.title,
1007
1115
  loading: "lazy",
1008
1116
  decoding: "async"
1009
- }, null, 8, cs)]), e("h3", rs, c(n.feature.title), 1), e("p", ls, c(n.feature.description), 1), e("div", ds, [(s(!0), i(f, null, v(n.feature.platforms, (o) => (s(), I(C(B), {
1117
+ }, null, 8, ks)]), e("h3", Ps, c(i.feature.title), 1), e("p", xs, c(i.feature.description), 1), e("div", Ls, [(s(!0), n(m, null, v(i.feature.platforms, (o) => (s(), I(S(B), {
1010
1118
  key: o.name,
1011
1119
  icon: o.icon,
1012
1120
  class: "platform-icon"
1013
1121
  }, null, 8, ["icon"]))), 128))])]));
1014
1122
  }
1015
- }), ua = /* @__PURE__ */ p(us, [["__scopeId", "data-v-16f0f374"]]), _s = {
1123
+ }), Ia = /* @__PURE__ */ p(Cs, [["__scopeId", "data-v-16f0f374"]]), Is = {
1016
1124
  class: "feature-section-header"
1017
- }, ps = {
1125
+ }, ws = {
1018
1126
  class: "feature-section-title"
1019
- }, gs = ["innerHTML"], ms = /* @__PURE__ */ g({
1127
+ }, Ss = ["innerHTML"], Ts = /* @__PURE__ */ g({
1020
1128
  __name: "LandingPageFeatureSectionHeader",
1021
1129
  props: {
1022
1130
  title: {},
1023
1131
  description: {}
1024
1132
  },
1025
- setup(n) {
1026
- return (t, r) => (s(), i("div", _s, [e("h2", ps, c(n.title), 1), e("p", {
1133
+ setup(i) {
1134
+ return (t, l) => (s(), n("div", Is, [e("h2", ws, c(i.title), 1), e("p", {
1027
1135
  class: "feature-section-description",
1028
- innerHTML: n.description
1029
- }, null, 8, gs)]));
1136
+ innerHTML: i.description
1137
+ }, null, 8, Ss)]));
1030
1138
  }
1031
- }), _a = /* @__PURE__ */ p(ms, [["__scopeId", "data-v-ae275532"]]), hs = {}, fs = {
1139
+ }), wa = /* @__PURE__ */ p(Ts, [["__scopeId", "data-v-ae275532"]]), As = {}, Bs = {
1032
1140
  class: "features-grid"
1033
1141
  };
1034
- function vs(n, t) {
1035
- return s(), i("div", fs, [h(n.$slots, "default", {}, void 0, !0)]);
1142
+ function Fs(i, t) {
1143
+ return s(), n("div", Bs, [f(i.$slots, "default", {}, void 0, !0)]);
1036
1144
  }
1037
- const pa = /* @__PURE__ */ p(hs, [["render", vs], ["__scopeId", "data-v-392f636b"]]), bs = {
1145
+ const Sa = /* @__PURE__ */ p(As, [["render", Fs], ["__scopeId", "data-v-392f636b"]]), Vs = {
1038
1146
  class: "testimonials-container"
1039
- }, $s = {
1147
+ }, qs = {
1040
1148
  class: "testimonial-header"
1041
- }, ys = ["onClick"], ks = {
1149
+ }, Hs = ["onClick"], Ms = {
1042
1150
  class: "user-avatar"
1043
- }, Ps = ["src", "alt"], Ls = {
1151
+ }, js = ["src", "alt"], Ds = {
1044
1152
  class: "user-info"
1045
- }, xs = {
1153
+ }, zs = {
1046
1154
  class: "user-name"
1047
- }, Is = {
1155
+ }, Es = {
1048
1156
  class: "user-title"
1049
- }, Ss = {
1157
+ }, Ns = {
1050
1158
  class: "testimonial-content"
1051
- }, ws = /* @__PURE__ */ g({
1159
+ }, Gs = /* @__PURE__ */ g({
1052
1160
  __name: "LandingPageTestimonialCard",
1053
1161
  props: {
1054
1162
  testimonials: {}
1055
1163
  },
1056
- setup(n) {
1057
- function t(r) {
1058
- r.link && window.open(r.link, "_blank");
1164
+ setup(i) {
1165
+ function t(l) {
1166
+ l.link && window.open(l.link, "_blank");
1059
1167
  }
1060
- return (r, o) => (s(), i("div", bs, [(s(!0), i(f, null, v(n.testimonials, (a) => (s(), i("div", {
1168
+ return (l, o) => (s(), n("div", Vs, [(s(!0), n(m, null, v(i.testimonials, (a) => (s(), n("div", {
1061
1169
  key: a.name,
1062
1170
  class: "testimonial-card"
1063
- }, [e("div", $s, [e("div", {
1064
- class: P(["user-link", {
1171
+ }, [e("div", qs, [e("div", {
1172
+ class: L(["user-link", {
1065
1173
  "no-link": !a.link
1066
1174
  }]),
1067
- onClick: (d) => t(a)
1068
- }, [e("div", ks, [e("img", {
1175
+ onClick: (r) => t(a)
1176
+ }, [e("div", Ms, [e("img", {
1069
1177
  src: a.avatar,
1070
1178
  alt: a.name,
1071
1179
  width: "260",
@@ -1073,17 +1181,17 @@ const pa = /* @__PURE__ */ p(hs, [["render", vs], ["__scopeId", "data-v-392f636b
1073
1181
  loading: "lazy",
1074
1182
  decoding: "async",
1075
1183
  class: "avatar-image"
1076
- }, null, 8, Ps)]), e("div", Ls, [e("span", xs, c(a.name), 1), e("span", Is, c(a.title), 1)])], 10, ys)]), e("p", Ss, c(a.content), 1)]))), 128))]));
1184
+ }, null, 8, js)]), e("div", Ds, [e("span", zs, c(a.name), 1), e("span", Es, c(a.title), 1)])], 10, Hs)]), e("p", Ns, c(a.content), 1)]))), 128))]));
1077
1185
  }
1078
- }), ga = /* @__PURE__ */ p(ws, [["__scopeId", "data-v-ea4dbec8"]]), Cs = {
1186
+ }), Ta = /* @__PURE__ */ p(Gs, [["__scopeId", "data-v-6087d90a"]]), Os = {
1079
1187
  class: "tabs"
1080
- }, Ts = {
1188
+ }, Us = {
1081
1189
  class: "tabs-header"
1082
- }, As = ["onClick"], Bs = {
1190
+ }, Ws = ["onClick"], Rs = {
1083
1191
  class: "tab-label"
1084
- }, Fs = {
1192
+ }, Zs = {
1085
1193
  class: "tabs-content"
1086
- }, Vs = /* @__PURE__ */ g({
1194
+ }, Js = /* @__PURE__ */ g({
1087
1195
  __name: "LandingPageSectionTabs",
1088
1196
  props: {
1089
1197
  tabs: {},
@@ -1095,65 +1203,66 @@ const pa = /* @__PURE__ */ p(hs, [["render", vs], ["__scopeId", "data-v-392f636b
1095
1203
  }
1096
1204
  },
1097
1205
  emits: ["update:modelValue", "tabChange"],
1098
- setup(n, {
1206
+ setup(i, {
1099
1207
  emit: t
1100
1208
  }) {
1101
- const r = n, o = t, a = A(() => {
1102
- var l;
1103
- return r.modelValue || r.defaultActiveTab || ((l = r.tabs[0]) == null ? void 0 : l.id) || "";
1104
- }), d = k(a.value);
1105
- M(a, (l) => {
1106
- l && (d.value = l);
1209
+ const l = i, o = t, a = A(() => {
1210
+ var d;
1211
+ return l.modelValue || l.defaultActiveTab || ((d = l.tabs[0]) == null ? void 0 : d.id) || "";
1212
+ }), r = x(a.value);
1213
+ j(a, (d) => {
1214
+ d && (r.value = d);
1107
1215
  });
1108
- function L(l) {
1109
- d.value = l, o("update:modelValue", l), o("tabChange", l);
1216
+ function y(d) {
1217
+ r.value = d, o("update:modelValue", d), o("tabChange", d);
1110
1218
  }
1111
- return (l, y) => (s(), i("div", Cs, [e("div", Ts, [(s(!0), i(f, null, v(n.tabs, (b) => (s(), i("div", {
1219
+ return (d, $) => (s(), n("div", Os, [e("div", Us, [(s(!0), n(m, null, v(i.tabs, (b) => (s(), n("div", {
1112
1220
  key: b.id,
1113
- class: P(["tab-item", {
1114
- active: d.value === b.id
1221
+ class: L(["tab-item", {
1222
+ active: r.value === b.id
1115
1223
  }]),
1116
- onClick: (H) => L(b.id)
1117
- }, [e("span", Bs, c(b.label), 1)], 10, As))), 128))]), e("div", Fs, [(s(!0), i(f, null, v(n.tabs, (b) => j((s(), i("div", {
1224
+ onClick: (H) => y(b.id)
1225
+ }, [e("span", Rs, c(b.label), 1)], 10, Ws))), 128))]), e("div", Zs, [(s(!0), n(m, null, v(i.tabs, (b) => D((s(), n("div", {
1118
1226
  key: b.id,
1119
1227
  class: "tab-panel"
1120
- }, [h(l.$slots, b.id, {
1228
+ }, [f(d.$slots, b.id, {
1121
1229
  tab: b
1122
- }, () => [h(l.$slots, "default", {
1230
+ }, () => [f(d.$slots, "default", {
1123
1231
  tab: b
1124
- }, void 0, !0)], !0)])), [[z, d.value === b.id]])), 128))])]));
1232
+ }, void 0, !0)], !0)])), [[z, r.value === b.id]])), 128))])]));
1125
1233
  }
1126
- }), ma = /* @__PURE__ */ p(Vs, [["__scopeId", "data-v-0501b054"]]);
1234
+ }), Aa = /* @__PURE__ */ p(Js, [["__scopeId", "data-v-0501b054"]]);
1127
1235
  export {
1128
- me as B,
1236
+ Ca as A,
1237
+ he as B,
1129
1238
  q as C,
1130
- Us as L,
1131
- ea as P,
1132
- ot as T,
1133
- Ws as a,
1239
+ oa as L,
1240
+ ha as P,
1241
+ rt as T,
1242
+ ca as a,
1134
1243
  oe as b,
1135
- Rs as c,
1136
- ua as d,
1137
- _a as e,
1138
- Zs as f,
1139
- Js as g,
1140
- pa as h,
1141
- Ks as i,
1142
- Qs as j,
1143
- Xs as k,
1144
- Ys as l,
1145
- ta as m,
1146
- sa as n,
1147
- aa as o,
1148
- ma as p,
1149
- na as q,
1150
- ia as r,
1151
- oa as s,
1152
- ca as t,
1153
- V as u,
1154
- ra as v,
1155
- ga as w,
1156
- la as x,
1157
- ae as y,
1158
- da as z
1244
+ ra as c,
1245
+ Ia as d,
1246
+ ba as e,
1247
+ wa as f,
1248
+ la as g,
1249
+ da as h,
1250
+ Sa as i,
1251
+ ua as j,
1252
+ _a as k,
1253
+ pa as l,
1254
+ ga as m,
1255
+ ma as n,
1256
+ fa as o,
1257
+ va as p,
1258
+ Aa as q,
1259
+ ya as r,
1260
+ $a as s,
1261
+ ka as t,
1262
+ Pa as u,
1263
+ V as v,
1264
+ xa as w,
1265
+ Ta as x,
1266
+ La as y,
1267
+ ae as z
1159
1268
  };