@janbox/storefront-builder 2.0.25 → 2.0.27

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 (104) hide show
  1. package/README.md +44 -0
  2. package/dist/components/composer/composer.d.ts +4 -0
  3. package/dist/components/composer/index.d.ts +1 -4
  4. package/dist/{index-C9gD44fK.js → composer-I1-nDI_3.js} +1 -1
  5. package/dist/editor/components/image-gallery-dialog.d.ts +9 -0
  6. package/dist/editor/components/image-source-selection.d.ts +3 -2
  7. package/dist/editor/components/index.d.ts +1 -0
  8. package/dist/editor/hooks/use-editor.d.ts +3 -0
  9. package/dist/editor/lib/index.d.ts +4 -1
  10. package/dist/editor/related/button/index.d.ts +1 -0
  11. package/dist/editor/related/image/index.d.ts +1 -0
  12. package/dist/editor/types/index.d.ts +11 -0
  13. package/dist/editor/ui/cascader/cascader.d.ts +41 -0
  14. package/dist/editor/ui/cascader/index.d.ts +1 -0
  15. package/dist/editor/ui/date-picker/date-picker.d.ts +7 -18
  16. package/dist/editor/ui/index.d.ts +1 -0
  17. package/dist/editor.js +1107 -966
  18. package/dist/hooks/use-toggle.d.ts +2 -0
  19. package/dist/index-BQy3TapM.js +4 -0
  20. package/dist/index.js +69 -70
  21. package/dist/lib/inline/index.d.ts +0 -1
  22. package/dist/style.css +1 -1
  23. package/dist/templates.js +80 -92
  24. package/dist/theme.js +109 -0
  25. package/dist/{toaster-CzSp838P.js → toaster-DzezW7No.js} +8937 -8753
  26. package/dist/utils/internal.d.ts +0 -0
  27. package/package.json +6 -5
  28. package/dist/index-CglXRxzd.js +0 -4
  29. /package/dist/{lib → editor/related}/accordion-group/accordion-group.inspector/accordion-group.inspector.d.ts +0 -0
  30. /package/dist/{lib → editor/related}/accordion-group/accordion-group.inspector/accordion-items-field.d.ts +0 -0
  31. /package/dist/{lib → editor/related}/accordion-group/accordion-group.inspector/expand-icon-field.d.ts +0 -0
  32. /package/dist/{lib → editor/related}/accordion-group/accordion-group.inspector/index.d.ts +0 -0
  33. /package/dist/{lib → editor/related}/accordion-group/accordion-group.inspector/open-mode-field.d.ts +0 -0
  34. /package/dist/{lib → editor/related}/box/box.inspector/box.inspector.d.ts +0 -0
  35. /package/dist/{lib → editor/related}/box/box.inspector/index.d.ts +0 -0
  36. /package/dist/{lib → editor/related}/button/button.inspector/button.inspector.d.ts +0 -0
  37. /package/dist/{lib → editor/related}/button/button.inspector/index.d.ts +0 -0
  38. /package/dist/{lib → editor/related}/button/button.inspector/link-field.d.ts +0 -0
  39. /package/dist/{lib → editor/related}/button/button.inspector/size-field.d.ts +0 -0
  40. /package/dist/{lib → editor/related}/button/button.inspector/variant-field.d.ts +0 -0
  41. /package/dist/{lib → editor/related}/cell/cell.inspector/cell.inspector.d.ts +0 -0
  42. /package/dist/{lib → editor/related}/cell/cell.inspector/col-span-field.d.ts +0 -0
  43. /package/dist/{lib → editor/related}/cell/cell.inspector/index.d.ts +0 -0
  44. /package/dist/{lib → editor/related}/container/container.inspector/container.inspector.d.ts +0 -0
  45. /package/dist/{lib → editor/related}/container/container.inspector/index.d.ts +0 -0
  46. /package/dist/{lib → editor/related}/count-up/count-up.inspector/count-up.inspector.d.ts +0 -0
  47. /package/dist/{lib → editor/related}/count-up/count-up.inspector/index.d.ts +0 -0
  48. /package/dist/{lib → editor/related}/countdown-timer/countdown-timer.inspector/caption-style-fields.d.ts +0 -0
  49. /package/dist/{lib → editor/related}/countdown-timer/countdown-timer.inspector/countdown-timer.inspector.d.ts +0 -0
  50. /package/dist/{lib → editor/related}/countdown-timer/countdown-timer.inspector/index.d.ts +0 -0
  51. /package/dist/{lib → editor/related}/countdown-timer/countdown-timer.inspector/time-style-fields.d.ts +0 -0
  52. /package/dist/{lib → editor/related}/countdown-timer/countdown-timer.inspector/unit-item-style-fields.d.ts +0 -0
  53. /package/dist/{lib → editor/related}/countdown-timer/countdown-timer.inspector/units-field.d.ts +0 -0
  54. /package/dist/{lib → editor/related}/flex-item/flex-item.inspector/auto-grow-field.d.ts +0 -0
  55. /package/dist/{lib → editor/related}/flex-item/flex-item.inspector/auto-shrink-field.d.ts +0 -0
  56. /package/dist/{lib → editor/related}/flex-item/flex-item.inspector/flex-item.inspector.d.ts +0 -0
  57. /package/dist/{lib → editor/related}/flex-item/flex-item.inspector/index.d.ts +0 -0
  58. /package/dist/{lib → editor/related}/flexbox/flexbox.inspector/direction-field.d.ts +0 -0
  59. /package/dist/{lib → editor/related}/flexbox/flexbox.inspector/flexbox.inspector.d.ts +0 -0
  60. /package/dist/{lib → editor/related}/flexbox/flexbox.inspector/index.d.ts +0 -0
  61. /package/dist/{lib → editor/related}/grid/grid.inspector/grid.inspector.d.ts +0 -0
  62. /package/dist/{lib → editor/related}/grid/grid.inspector/index.d.ts +0 -0
  63. /package/dist/{lib → editor/related}/heading/heading.inspector/heading.inspector.d.ts +0 -0
  64. /package/dist/{lib → editor/related}/heading/heading.inspector/index.d.ts +0 -0
  65. /package/dist/{lib → editor/related}/heading/heading.toolbar/heading.toolbar.d.ts +0 -0
  66. /package/dist/{lib → editor/related}/heading/heading.toolbar/index.d.ts +0 -0
  67. /package/dist/{lib → editor/related}/icon/icon.inspector/icon.inspector.d.ts +0 -0
  68. /package/dist/{lib → editor/related}/icon/icon.inspector/index.d.ts +0 -0
  69. /package/dist/{lib → editor/related}/image/image.inspector/alt-text-field.d.ts +0 -0
  70. /package/dist/{lib → editor/related}/image/image.inspector/image.inspector.d.ts +0 -0
  71. /package/dist/{lib → editor/related}/image/image.inspector/index.d.ts +0 -0
  72. /package/dist/{lib → editor/related}/image/image.inspector/preload-field.d.ts +0 -0
  73. /package/dist/{lib → editor/related}/image/image.inspector/proportion-field.d.ts +0 -0
  74. /package/dist/{lib → editor/related}/image/image.inspector/source-field.d.ts +0 -0
  75. /package/dist/{lib → editor/related}/inline/inline.inspector/index.d.ts +0 -0
  76. /package/dist/{lib → editor/related}/inline/inline.inspector/inline.inspector.d.ts +0 -0
  77. /package/dist/{lib → editor/related}/link/link.inspector/destination-field.d.ts +0 -0
  78. /package/dist/{lib → editor/related}/link/link.inspector/index.d.ts +0 -0
  79. /package/dist/{lib → editor/related}/link/link.inspector/link.inspector.d.ts +0 -0
  80. /package/dist/{lib → editor/related}/link/link.inspector/rel-field.d.ts +0 -0
  81. /package/dist/{lib → editor/related}/link/link.toolbar/index.d.ts +0 -0
  82. /package/dist/{lib → editor/related}/link/link.toolbar/link.toolbar.d.ts +0 -0
  83. /package/dist/{lib → editor/related}/marquee/marquee.inspector/index.d.ts +0 -0
  84. /package/dist/{lib → editor/related}/marquee/marquee.inspector/marquee.inspector.d.ts +0 -0
  85. /package/dist/{lib → editor/related}/marquee/marquee.inspector/play-state-field.d.ts +0 -0
  86. /package/dist/{lib → editor/related}/paragraph/paragraph.inspector/index.d.ts +0 -0
  87. /package/dist/{lib → editor/related}/paragraph/paragraph.inspector/paragraph.inspector.d.ts +0 -0
  88. /package/dist/{lib → editor/related}/paragraph/paragraph.toolbar/index.d.ts +0 -0
  89. /package/dist/{lib → editor/related}/paragraph/paragraph.toolbar/paragraph.toolbar.d.ts +0 -0
  90. /package/dist/{lib → editor/related}/rating/rating.inspector/index.d.ts +0 -0
  91. /package/dist/{lib → editor/related}/rating/rating.inspector/rating.inspector.d.ts +0 -0
  92. /package/dist/{lib → editor/related}/swiper/swiper.inspector/autoplay-delay-field.d.ts +0 -0
  93. /package/dist/{lib → editor/related}/swiper/swiper.inspector/autoplay-loop-field.d.ts +0 -0
  94. /package/dist/{lib → editor/related}/swiper/swiper.inspector/index.d.ts +0 -0
  95. /package/dist/{lib → editor/related}/swiper/swiper.inspector/slides-per-view-field.d.ts +0 -0
  96. /package/dist/{lib → editor/related}/swiper/swiper.inspector/swiper.inspector.d.ts +0 -0
  97. /package/dist/{lib → editor/related}/tabs/tabs.inspector/child-tabs-field.d.ts +0 -0
  98. /package/dist/{lib → editor/related}/tabs/tabs.inspector/default-active-field.d.ts +0 -0
  99. /package/dist/{lib → editor/related}/tabs/tabs.inspector/index.d.ts +0 -0
  100. /package/dist/{lib → editor/related}/tabs/tabs.inspector/tabs.inspector.d.ts +0 -0
  101. /package/dist/{lib → editor/related}/unordered-list/unordered-list.inspector/index.d.ts +0 -0
  102. /package/dist/{lib → editor/related}/unordered-list/unordered-list.inspector/unordered-list.inspector.d.ts +0 -0
  103. /package/dist/{lib → editor/related}/video/video.inspector/index.d.ts +0 -0
  104. /package/dist/{lib → editor/related}/video/video.inspector/video.inspector.d.ts +0 -0
package/dist/templates.js CHANGED
@@ -1,21 +1,9 @@
1
1
  import { jsx as e, jsxs as o } from "@emotion/react/jsx-runtime";
2
2
  import { getColorVar as t } from "@janbox/storefront-ui/theme";
3
- import { m, G as d, l as r, p as L, F as u, E as B, P as i, s as n, i as g, I as v, ay as k, j as f, t as p, y as V, M as b, e as T, az as R, aA as w, f as s, h as l, A as c, n as A } from "./toaster-CzSp838P.js";
3
+ import { m, G as d, l as n, p as y, F as u, z as B, P as i, s as r, i as g, I as v, ax as k, j as f, t as p, x as V, M as b, e as T, ay as R, az as w, f as s, h as l, A as c, n as A } from "./toaster-DzezW7No.js";
4
4
  import "lodash-es";
5
5
  import "react";
6
6
  import "flat";
7
- import "@janbox/storefront-ui/utils";
8
- import "@janbox/storefront-ui/hooks";
9
- import "@emotion/react";
10
- import "@floating-ui/react";
11
- import "react-colorful";
12
- import "overlayscrollbars-react";
13
- import "@tanstack/react-virtual";
14
- import "react-frame-component";
15
- import "react-dropzone";
16
- import "react-datepicker";
17
- import "usehooks-ts";
18
- import "@hello-pangea/dnd";
19
7
  import "@janbox/storefront-ui";
20
8
  const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
21
9
  <path d="M17.0021 19.5031H3.99667" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
@@ -29,7 +17,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
29
17
  { icon: C, label: "Safe Payment Options" },
30
18
  { icon: G, label: "Secure logistics" },
31
19
  { icon: S, label: "Purchase protection" }
32
- ], E = {
20
+ ], N = {
33
21
  template: /* @__PURE__ */ e(
34
22
  m,
35
23
  {
@@ -47,13 +35,13 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
47
35
  md: { cols: 2 },
48
36
  sx: { rowGap: 32, columnGap: 48, alignItems: "center", md: { columnGap: 64 } },
49
37
  children: [
50
- /* @__PURE__ */ o(r, { children: [
51
- /* @__PURE__ */ o(L, { sx: { flexDirection: "row", alignItems: "center", columnGap: 8 }, children: [
38
+ /* @__PURE__ */ o(n, { children: [
39
+ /* @__PURE__ */ o(y, { sx: { flexDirection: "row", alignItems: "center", columnGap: 8 }, children: [
52
40
  /* @__PURE__ */ e(u, { children: /* @__PURE__ */ e(B, { rating: 5, count: 5, size: 18, color: t("primary.600") }) }),
53
41
  /* @__PURE__ */ e(u, { children: /* @__PURE__ */ e(i, { sizeVariant: "sm", sx: { color: t("neutral.600"), fontWeight: 600 }, children: "2,500+ Verified Reviews!" }) })
54
42
  ] }),
55
43
  /* @__PURE__ */ e(
56
- n,
44
+ r,
57
45
  {
58
46
  as: "h1",
59
47
  sizeVariant: "3xl",
@@ -64,7 +52,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
64
52
  ),
65
53
  /* @__PURE__ */ e(i, { sizeVariant: "base", sx: { color: t("neutral.500"), marginTop: 12 }, children: "Explore Our Premium Notebook Selection" }),
66
54
  /* @__PURE__ */ e(g, { sx: { marginTop: 24 }, children: I.map((a, h) => /* @__PURE__ */ o(
67
- L,
55
+ y,
68
56
  {
69
57
  sx: { flexDirection: "row", alignItems: "center", columnGap: 12, marginTop: h === 0 ? 0 : 16 },
70
58
  children: [
@@ -93,7 +81,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
93
81
  borderColor: t("neutral.200"),
94
82
  borderTopWidth: 1
95
83
  },
96
- children: /* @__PURE__ */ e(n, { as: "h3", sizeVariant: "lg", sx: { fontWeight: 700, color: t("neutral.600") }, children: 'Interested in more colors for the notebook?"' })
84
+ children: /* @__PURE__ */ e(r, { as: "h3", sizeVariant: "lg", sx: { fontWeight: 700, color: t("neutral.600") }, children: 'Interested in more colors for the notebook?"' })
97
85
  }
98
86
  ),
99
87
  /* @__PURE__ */ e(f, { color: "primary", variant: "outlined", sx: { width: "100%", marginTop: 20 }, children: "Start Exploring →" }),
@@ -116,7 +104,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
116
104
  children: /* @__PURE__ */ e(i, { sizeVariant: "sm", sx: { color: t("neutral.600"), textAlign: "center" }, children: "30-day money back guarantee" })
117
105
  }
118
106
  ),
119
- /* @__PURE__ */ e(d, { cols: 3, sx: { columnGap: 16, marginTop: 32 }, children: q.map((a, h) => /* @__PURE__ */ o(r, { children: [
107
+ /* @__PURE__ */ e(d, { cols: 3, sx: { columnGap: 16, marginTop: 32 }, children: q.map((a, h) => /* @__PURE__ */ o(n, { children: [
120
108
  /* @__PURE__ */ e(
121
109
  v,
122
110
  {
@@ -135,7 +123,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
135
123
  )
136
124
  ] }, h)) })
137
125
  ] }),
138
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(
126
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ e(
139
127
  p,
140
128
  {
141
129
  src: "https://cdn.shopify.com/s/files/1/2005/9307/files/gempages_432750572815254551-7b4ef89a-f381-4a78-934a-088101b8cb47.png?v=1716946704",
@@ -148,11 +136,11 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
148
136
  )
149
137
  }
150
138
  )
151
- }, z = "https://cdn.shopify.com/s/files/1/0959/8114/2305/files/img140.png", se = {
139
+ }, z = "https://cdn.shopify.com/s/files/1/0959/8114/2305/files/img140.png", J = {
152
140
  name: "Hero",
153
141
  icon: { source: x },
154
142
  templates: [
155
- E,
143
+ N,
156
144
  {
157
145
  template: /* @__PURE__ */ e(m, { children: /* @__PURE__ */ o(
158
146
  d,
@@ -165,7 +153,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
165
153
  sm: { cols: 2 },
166
154
  children: [
167
155
  /* @__PURE__ */ o(
168
- r,
156
+ n,
169
157
  {
170
158
  sx: {
171
159
  order: 1,
@@ -173,7 +161,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
173
161
  },
174
162
  children: [
175
163
  /* @__PURE__ */ o(
176
- n,
164
+ r,
177
165
  {
178
166
  as: "h1",
179
167
  sizeVariant: "4xl",
@@ -206,7 +194,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
206
194
  ]
207
195
  }
208
196
  ),
209
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(p, { src: z }) })
197
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ e(p, { src: z }) })
210
198
  ]
211
199
  }
212
200
  ) })
@@ -234,8 +222,8 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
234
222
  },
235
223
  children: [
236
224
  /* @__PURE__ */ o(d, { cols: 1, md: { cols: 12 }, sx: { rowGap: 24, columnGap: 24, alignItems: "end" }, children: [
237
- /* @__PURE__ */ e(r, { md: { colSpan: 8 }, children: /* @__PURE__ */ e(
238
- n,
225
+ /* @__PURE__ */ e(n, { md: { colSpan: 8 }, children: /* @__PURE__ */ e(
226
+ r,
239
227
  {
240
228
  as: "h1",
241
229
  sizeVariant: "4xl",
@@ -244,7 +232,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
244
232
  children: "Runway Mood, Everyday Form"
245
233
  }
246
234
  ) }),
247
- /* @__PURE__ */ o(r, { md: { colSpan: 4 }, children: [
235
+ /* @__PURE__ */ o(n, { md: { colSpan: 4 }, children: [
248
236
  /* @__PURE__ */ e(
249
237
  i,
250
238
  {
@@ -254,7 +242,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
254
242
  ),
255
243
  /* @__PURE__ */ e(f, { sx: { width: "100%", marginTop: 24, md: { width: 200 } }, children: "Explore New Arrivals" })
256
244
  ] }),
257
- /* @__PURE__ */ e(r, { md: { colSpan: 12 }, children: /* @__PURE__ */ e(
245
+ /* @__PURE__ */ e(n, { md: { colSpan: 12 }, children: /* @__PURE__ */ e(
258
246
  p,
259
247
  {
260
248
  src: z,
@@ -289,14 +277,14 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
289
277
  ) })
290
278
  }
291
279
  ]
292
- }, le = {
280
+ }, Z = {
293
281
  name: "FAQs",
294
282
  icon: { source: x },
295
283
  templates: [
296
284
  {
297
285
  template: /* @__PURE__ */ o(m, { children: [
298
286
  /* @__PURE__ */ e(
299
- n,
287
+ r,
300
288
  {
301
289
  sizeVariant: "4xl",
302
290
  sx: {
@@ -375,7 +363,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
375
363
  },
376
364
  {
377
365
  template: /* @__PURE__ */ e(m, { children: /* @__PURE__ */ o(d, { cols: 1, md: { cols: 12 }, sx: { rowGap: 28, columnGap: 40, alignItems: "start" }, children: [
378
- /* @__PURE__ */ o(r, { md: { colSpan: 4 }, children: [
366
+ /* @__PURE__ */ o(n, { md: { colSpan: 4 }, children: [
379
367
  /* @__PURE__ */ e(
380
368
  i,
381
369
  {
@@ -384,11 +372,11 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
384
372
  children: "Help Desk"
385
373
  }
386
374
  ),
387
- /* @__PURE__ */ e(n, { sizeVariant: "4xl", md: { sizeVariant: "5xl" }, sx: { fontWeight: 600, marginTop: 12 }, children: "Questions before checkout?" }),
375
+ /* @__PURE__ */ e(r, { sizeVariant: "4xl", md: { sizeVariant: "5xl" }, sx: { fontWeight: 600, marginTop: 12 }, children: "Questions before checkout?" }),
388
376
  /* @__PURE__ */ e(i, { sx: { color: t("neutral.600"), marginTop: 16 }, children: "Keep buying decisions calm with answers for shipping, returns, sizing, and payment." }),
389
377
  /* @__PURE__ */ e(f, { sx: { width: "100%", marginTop: 28, md: { width: 180 } }, children: "Contact Support" })
390
378
  ] }),
391
- /* @__PURE__ */ e(r, { md: { colSpan: 8 }, children: /* @__PURE__ */ e(
379
+ /* @__PURE__ */ e(n, { md: { colSpan: 8 }, children: /* @__PURE__ */ e(
392
380
  g,
393
381
  {
394
382
  sx: {
@@ -484,7 +472,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
484
472
  }
485
473
  },
486
474
  children: [
487
- /* @__PURE__ */ e(n, { sizeVariant: "4xl", md: { sizeVariant: "5xl" }, sx: { textAlign: "center", fontWeight: 600 }, children: "Need-to-know before you order" }),
475
+ /* @__PURE__ */ e(r, { sizeVariant: "4xl", md: { sizeVariant: "5xl" }, sx: { textAlign: "center", fontWeight: 600 }, children: "Need-to-know before you order" }),
488
476
  /* @__PURE__ */ e(
489
477
  i,
490
478
  {
@@ -571,7 +559,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
571
559
  paddingBottom: 56,
572
560
  md: { paddingTop: 88, paddingBottom: 88 }
573
561
  },
574
- children: /* @__PURE__ */ e(d, { cols: 1, md: { cols: 12 }, sx: { alignItems: "center" }, children: /* @__PURE__ */ e(r, { md: { colSpan: 5 }, children: /* @__PURE__ */ o(
562
+ children: /* @__PURE__ */ e(d, { cols: 1, md: { cols: 12 }, sx: { alignItems: "center" }, children: /* @__PURE__ */ e(n, { md: { colSpan: 5 }, children: /* @__PURE__ */ o(
575
563
  g,
576
564
  {
577
565
  sx: {
@@ -589,7 +577,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
589
577
  },
590
578
  children: [
591
579
  /* @__PURE__ */ e(
592
- n,
580
+ r,
593
581
  {
594
582
  sizeVariant: "2xl",
595
583
  md: { sizeVariant: "3xl" },
@@ -666,7 +654,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
666
654
  )
667
655
  }
668
656
  ]
669
- }, y = [
657
+ }, L = [
670
658
  {
671
659
  image: "https://ucarecdn.com/3c98ccba-611f-43aa-baee-8b70deaa56c4/-/format/auto/",
672
660
  title: "24/7 Friendly Support"
@@ -683,14 +671,14 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
683
671
  image: "https://ucarecdn.com/8a7a086c-1ef5-43a9-a036-daaf1f15a9f1/-/format/auto/",
684
672
  title: "Secure Online Payment"
685
673
  }
686
- ], ce = {
674
+ ], $ = {
687
675
  name: "Guarantee",
688
676
  icon: { source: x },
689
677
  templates: [
690
678
  {
691
679
  template: /* @__PURE__ */ o(m, { children: [
692
680
  /* @__PURE__ */ o(
693
- n,
681
+ r,
694
682
  {
695
683
  sizeVariant: "4xl",
696
684
  sx: {
@@ -740,7 +728,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
740
728
  md: {
741
729
  cols: 4
742
730
  },
743
- children: y.map((a, h) => /* @__PURE__ */ o(r, { children: [
731
+ children: L.map((a, h) => /* @__PURE__ */ o(n, { children: [
744
732
  /* @__PURE__ */ e(
745
733
  p,
746
734
  {
@@ -794,7 +782,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
794
782
  cols: 1,
795
783
  md: { cols: 2 },
796
784
  children: [
797
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(
785
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ e(
798
786
  p,
799
787
  {
800
788
  sx: {
@@ -807,7 +795,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
807
795
  src: "https://cdn.shopify.com/s/files/1/0959/8114/2305/files/img140.png"
808
796
  }
809
797
  ) }),
810
- /* @__PURE__ */ o(r, { children: [
798
+ /* @__PURE__ */ o(n, { children: [
811
799
  /* @__PURE__ */ e(
812
800
  i,
813
801
  {
@@ -825,7 +813,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
825
813
  }
826
814
  ),
827
815
  /* @__PURE__ */ e(
828
- n,
816
+ r,
829
817
  {
830
818
  sizeVariant: "4xl",
831
819
  sx: {
@@ -856,9 +844,9 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
856
844
  }
857
845
  ),
858
846
  /* @__PURE__ */ o(d, { sx: { marginTop: 32, rowGap: 20, columnGap: 20 }, cols: 1, sm: { cols: 2 }, children: [
859
- /* @__PURE__ */ o(r, { children: [
847
+ /* @__PURE__ */ o(n, { children: [
860
848
  /* @__PURE__ */ e(
861
- n,
849
+ r,
862
850
  {
863
851
  sizeVariant: "3xl",
864
852
  sx: { textAlign: "center", fontWeight: 600, md: { textAlign: "left" } },
@@ -873,9 +861,9 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
873
861
  }
874
862
  )
875
863
  ] }),
876
- /* @__PURE__ */ o(r, { children: [
864
+ /* @__PURE__ */ o(n, { children: [
877
865
  /* @__PURE__ */ e(
878
- n,
866
+ r,
879
867
  {
880
868
  sizeVariant: "3xl",
881
869
  sx: { textAlign: "center", fontWeight: 600, md: { textAlign: "left" } },
@@ -901,8 +889,8 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
901
889
  },
902
890
  {
903
891
  template: /* @__PURE__ */ e(m, { children: /* @__PURE__ */ o(d, { sx: { rowGap: 24, columnGap: 24 }, cols: 1, md: { cols: 3 }, children: [
904
- /* @__PURE__ */ o(r, { children: [
905
- /* @__PURE__ */ e(n, { sizeVariant: "4xl", sx: { textAlign: "center", fontWeight: 600, md: { textAlign: "left" } }, children: "Built for calm, confident shopping" }),
892
+ /* @__PURE__ */ o(n, { children: [
893
+ /* @__PURE__ */ e(r, { sizeVariant: "4xl", sx: { textAlign: "center", fontWeight: 600, md: { textAlign: "left" } }, children: "Built for calm, confident shopping" }),
906
894
  /* @__PURE__ */ e(
907
895
  i,
908
896
  {
@@ -917,7 +905,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
917
905
  )
918
906
  ] }),
919
907
  /* @__PURE__ */ o(
920
- r,
908
+ n,
921
909
  {
922
910
  sx: {
923
911
  backgroundColor: t("neutral.100"),
@@ -931,14 +919,14 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
931
919
  borderBottomLeftRadius: 28
932
920
  },
933
921
  children: [
934
- /* @__PURE__ */ e(p, { sx: { width: 72 }, src: y[0].image }),
935
- /* @__PURE__ */ e(n, { sizeVariant: "2xl", sx: { marginTop: 24, fontWeight: 600 }, children: "Always-on support" }),
922
+ /* @__PURE__ */ e(p, { sx: { width: 72 }, src: L[0].image }),
923
+ /* @__PURE__ */ e(r, { sizeVariant: "2xl", sx: { marginTop: 24, fontWeight: 600 }, children: "Always-on support" }),
936
924
  /* @__PURE__ */ e(i, { sx: { color: t("neutral.500"), marginTop: 12 }, children: "Ask questions before or after purchase and get guidance whenever you need it." })
937
925
  ]
938
926
  }
939
927
  ),
940
928
  /* @__PURE__ */ o(
941
- r,
929
+ n,
942
930
  {
943
931
  sx: {
944
932
  backgroundColor: t("primary.100"),
@@ -952,8 +940,8 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
952
940
  borderBottomLeftRadius: 28
953
941
  },
954
942
  children: [
955
- /* @__PURE__ */ e(p, { sx: { width: 72 }, src: y[3].image }),
956
- /* @__PURE__ */ e(n, { sizeVariant: "2xl", sx: { marginTop: 24, fontWeight: 600 }, children: "Protected checkout" }),
943
+ /* @__PURE__ */ e(p, { sx: { width: 72 }, src: L[3].image }),
944
+ /* @__PURE__ */ e(r, { sizeVariant: "2xl", sx: { marginTop: 24, fontWeight: 600 }, children: "Protected checkout" }),
957
945
  /* @__PURE__ */ e(i, { sx: { color: t("neutral.600"), marginTop: 12 }, children: "Secure payment flows and trusted order handling keep every transaction simple." })
958
946
  ]
959
947
  }
@@ -961,7 +949,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
961
949
  ] }) })
962
950
  }
963
951
  ]
964
- }, N = {
952
+ }, E = {
965
953
  template: /* @__PURE__ */ e(
966
954
  m,
967
955
  {
@@ -991,7 +979,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
991
979
  }
992
980
  },
993
981
  children: [
994
- /* @__PURE__ */ o(r, { children: [
982
+ /* @__PURE__ */ o(n, { children: [
995
983
  /* @__PURE__ */ e(g, { sx: { backgroundColor: t("neutral.100") }, children: /* @__PURE__ */ e(
996
984
  p,
997
985
  {
@@ -1071,9 +1059,9 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1071
1059
  }
1072
1060
  )
1073
1061
  ] }),
1074
- /* @__PURE__ */ o(r, { children: [
1062
+ /* @__PURE__ */ o(n, { children: [
1075
1063
  /* @__PURE__ */ e(
1076
- n,
1064
+ r,
1077
1065
  {
1078
1066
  as: "h2",
1079
1067
  sizeVariant: "3xl",
@@ -1098,7 +1086,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1098
1086
  }
1099
1087
  ),
1100
1088
  /* @__PURE__ */ e(
1101
- n,
1089
+ r,
1102
1090
  {
1103
1091
  as: "h3",
1104
1092
  sizeVariant: "lg",
@@ -1125,7 +1113,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1125
1113
  }
1126
1114
  ),
1127
1115
  /* @__PURE__ */ e(
1128
- n,
1116
+ r,
1129
1117
  {
1130
1118
  as: "h3",
1131
1119
  sizeVariant: "lg",
@@ -1157,11 +1145,11 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1157
1145
  )
1158
1146
  }
1159
1147
  )
1160
- }, pe = {
1148
+ }, X = {
1161
1149
  name: "Brand Story",
1162
1150
  icon: { source: x },
1163
1151
  templates: [
1164
- N,
1152
+ E,
1165
1153
  {
1166
1154
  template: /* @__PURE__ */ e(
1167
1155
  m,
@@ -1195,7 +1183,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1195
1183
  },
1196
1184
  children: [
1197
1185
  /* @__PURE__ */ e(
1198
- r,
1186
+ n,
1199
1187
  {
1200
1188
  hidden: !0,
1201
1189
  sm: { hidden: !0 },
@@ -1222,7 +1210,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1222
1210
  )
1223
1211
  }
1224
1212
  ),
1225
- /* @__PURE__ */ e(r, { md: { colSpan: 4 }, children: /* @__PURE__ */ e(
1213
+ /* @__PURE__ */ e(n, { md: { colSpan: 4 }, children: /* @__PURE__ */ e(
1226
1214
  p,
1227
1215
  {
1228
1216
  src: "https://cdn.shopify.com/s/files/1/2005/9307/files/432750572815254551-9a302469-3a91-4a94-bf0b-564f2486a9f9.png",
@@ -1237,9 +1225,9 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1237
1225
  }
1238
1226
  }
1239
1227
  ) }),
1240
- /* @__PURE__ */ o(r, { md: { colSpan: 5 }, children: [
1228
+ /* @__PURE__ */ o(n, { md: { colSpan: 5 }, children: [
1241
1229
  /* @__PURE__ */ e(
1242
- n,
1230
+ r,
1243
1231
  {
1244
1232
  as: "h2",
1245
1233
  sizeVariant: "3xl",
@@ -1318,7 +1306,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1318
1306
  { icon: "https://cdn.shopify.com/s/files/1/2005/9307/files/photo_6.png", value: 10, label: "Years of experience" },
1319
1307
  { icon: "https://cdn.shopify.com/s/files/1/2005/9307/files/photo_7.png", value: 235, label: "Happy Clients" },
1320
1308
  { icon: "https://cdn.shopify.com/s/files/1/2005/9307/files/photo_8.png", value: 50, label: "Project completed" }
1321
- ], me = {
1309
+ ], ee = {
1322
1310
  name: "About",
1323
1311
  icon: { source: x },
1324
1312
  templates: [
@@ -1352,7 +1340,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1352
1340
  }
1353
1341
  },
1354
1342
  children: [
1355
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(
1343
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ e(
1356
1344
  p,
1357
1345
  {
1358
1346
  src: "https://cdn.shopify.com/s/files/1/2005/9307/files/Frame_45283_1.webp",
@@ -1367,7 +1355,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1367
1355
  }
1368
1356
  }
1369
1357
  ) }),
1370
- /* @__PURE__ */ o(r, { children: [
1358
+ /* @__PURE__ */ o(n, { children: [
1371
1359
  /* @__PURE__ */ e(
1372
1360
  i,
1373
1361
  {
@@ -1381,7 +1369,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1381
1369
  }
1382
1370
  ),
1383
1371
  /* @__PURE__ */ e(
1384
- n,
1372
+ r,
1385
1373
  {
1386
1374
  as: "h2",
1387
1375
  sizeVariant: "3xl",
@@ -1416,7 +1404,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1416
1404
  marginTop: 28,
1417
1405
  md: { marginTop: 36 }
1418
1406
  },
1419
- children: O.map((a, h) => /* @__PURE__ */ e(r, { children: /* @__PURE__ */ o(
1407
+ children: O.map((a, h) => /* @__PURE__ */ e(n, { children: /* @__PURE__ */ o(
1420
1408
  g,
1421
1409
  {
1422
1410
  sx: {
@@ -1500,8 +1488,8 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1500
1488
  md: { cols: 2 },
1501
1489
  sx: { rowGap: 32, columnGap: 48, alignItems: "center", md: { columnGap: 64 } },
1502
1490
  children: [
1503
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ o(d, { cols: 2, sx: { columnGap: 12 }, children: [
1504
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(
1491
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ o(d, { cols: 2, sx: { columnGap: 12 }, children: [
1492
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ e(
1505
1493
  p,
1506
1494
  {
1507
1495
  src: _,
@@ -1516,7 +1504,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1516
1504
  }
1517
1505
  }
1518
1506
  ) }),
1519
- /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(
1507
+ /* @__PURE__ */ e(n, { children: /* @__PURE__ */ e(
1520
1508
  p,
1521
1509
  {
1522
1510
  src: P,
@@ -1532,10 +1520,10 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1532
1520
  }
1533
1521
  ) })
1534
1522
  ] }) }),
1535
- /* @__PURE__ */ o(r, { children: [
1536
- /* @__PURE__ */ e(n, { as: "h3", sizeVariant: "2xl", sx: { fontWeight: 700, color: t("neutral.600") }, children: "The standard" }),
1523
+ /* @__PURE__ */ o(n, { children: [
1524
+ /* @__PURE__ */ e(r, { as: "h3", sizeVariant: "2xl", sx: { fontWeight: 700, color: t("neutral.600") }, children: "The standard" }),
1537
1525
  /* @__PURE__ */ e(
1538
- n,
1526
+ r,
1539
1527
  {
1540
1528
  as: "h2",
1541
1529
  sizeVariant: "4xl",
@@ -1560,9 +1548,9 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1560
1548
  borderBottomLeftRadius: 12
1561
1549
  },
1562
1550
  children: [
1563
- /* @__PURE__ */ e(n, { as: "h4", sizeVariant: "base", sx: { fontWeight: 700, color: t("neutral.600") }, children: "Sed ut perspiciatis unde omnis iste natus" }),
1551
+ /* @__PURE__ */ e(r, { as: "h4", sizeVariant: "base", sx: { fontWeight: 700, color: t("neutral.600") }, children: "Sed ut perspiciatis unde omnis iste natus" }),
1564
1552
  /* @__PURE__ */ e(i, { sizeVariant: "base", sx: { color: t("neutral.600"), marginTop: 12 }, children: '"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus.' }),
1565
- /* @__PURE__ */ o(L, { sx: { flexDirection: "row", alignItems: "center", columnGap: 8, marginTop: 20 }, children: [
1553
+ /* @__PURE__ */ o(y, { sx: { flexDirection: "row", alignItems: "center", columnGap: 8, marginTop: 20 }, children: [
1566
1554
  /* @__PURE__ */ e(u, { children: /* @__PURE__ */ e(B, { rating: 5, count: 5, size: 18, color: t("orange.500") }) }),
1567
1555
  /* @__PURE__ */ e(u, { children: /* @__PURE__ */ e(i, { sizeVariant: "sm", sx: { fontWeight: 700, color: t("neutral.600") }, children: "-Alisa G." }) })
1568
1556
  ] })
@@ -1597,7 +1585,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1597
1585
  name: "Timothy Joseph",
1598
1586
  role: "Small Business Owner"
1599
1587
  }
1600
- ], ge = {
1588
+ ], ie = {
1601
1589
  name: "Social Proof",
1602
1590
  icon: { source: x },
1603
1591
  templates: [
@@ -1634,7 +1622,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1634
1622
  }
1635
1623
  ),
1636
1624
  /* @__PURE__ */ e(
1637
- n,
1625
+ r,
1638
1626
  {
1639
1627
  as: "h2",
1640
1628
  sizeVariant: "3xl",
@@ -1676,7 +1664,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1676
1664
  marginTop: 32,
1677
1665
  md: { marginTop: 48 }
1678
1666
  },
1679
- children: M.map((a, h) => /* @__PURE__ */ e(r, { children: /* @__PURE__ */ o(
1667
+ children: M.map((a, h) => /* @__PURE__ */ e(n, { children: /* @__PURE__ */ o(
1680
1668
  g,
1681
1669
  {
1682
1670
  sx: {
@@ -1729,7 +1717,7 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1729
1717
  rowGap: 0,
1730
1718
  alignItems: "center"
1731
1719
  },
1732
- children: /* @__PURE__ */ o(r, { children: [
1720
+ children: /* @__PURE__ */ o(n, { children: [
1733
1721
  /* @__PURE__ */ e(
1734
1722
  p,
1735
1723
  {
@@ -1786,10 +1774,10 @@ const x = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="ht
1786
1774
  ]
1787
1775
  };
1788
1776
  export {
1789
- me as ABOUT_SECTION_GROUP,
1790
- pe as BRAND_STORY_SECTION_GROUP,
1791
- le as FAQS_SECTION_GROUP,
1792
- ce as GUARANTEE_SECTION_GROUP,
1793
- se as HERO_SECTION_GROUP,
1794
- ge as TESTIMONIAL_SECTION_GROUP
1777
+ ee as ABOUT_SECTION_GROUP,
1778
+ X as BRAND_STORY_SECTION_GROUP,
1779
+ Z as FAQS_SECTION_GROUP,
1780
+ $ as GUARANTEE_SECTION_GROUP,
1781
+ J as HERO_SECTION_GROUP,
1782
+ ie as TESTIMONIAL_SECTION_GROUP
1795
1783
  };