@instockng/storefront-ui 1.0.75 → 1.0.77

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 (255) hide show
  1. package/dist/components/ProductAddOns.d.ts +3 -1
  2. package/dist/components/ProductAddOns.d.ts.map +1 -1
  3. package/dist/components/RecommendedProducts.d.ts.map +1 -1
  4. package/dist/components/VariantPickerModal.d.ts +28 -0
  5. package/dist/components/VariantPickerModal.d.ts.map +1 -0
  6. package/dist/contexts/CartContext.d.ts.map +1 -1
  7. package/dist/index.d.ts +2 -0
  8. package/dist/index.d.ts.map +1 -1
  9. package/dist/index.mjs +104 -102
  10. package/dist/index10.mjs +162 -121
  11. package/dist/index100.mjs +20 -69
  12. package/dist/index101.mjs +55 -34
  13. package/dist/index102.mjs +32 -42
  14. package/dist/index103.mjs +2 -2
  15. package/dist/index104.mjs +2 -28
  16. package/dist/index105.mjs +2 -18
  17. package/dist/index106.mjs +26 -213
  18. package/dist/index107.mjs +13 -175
  19. package/dist/index108.mjs +210 -17
  20. package/dist/index109.mjs +174 -17
  21. package/dist/index11.mjs +116 -88
  22. package/dist/index110.mjs +14 -25
  23. package/dist/index111.mjs +17 -150
  24. package/dist/index112.mjs +26 -13
  25. package/dist/index113.mjs +149 -24
  26. package/dist/index114.mjs +13 -77
  27. package/dist/index115.mjs +20 -27
  28. package/dist/index116.mjs +76 -137
  29. package/dist/index117.mjs +33 -50
  30. package/dist/index118.mjs +141 -19
  31. package/dist/index119.mjs +50 -22
  32. package/dist/index12.mjs +86 -90
  33. package/dist/index120.mjs +14 -14
  34. package/dist/index121.mjs +20 -18
  35. package/dist/index122.mjs +16 -14
  36. package/dist/index123.mjs +17 -14
  37. package/dist/index124.mjs +12 -12
  38. package/dist/index125.mjs +15 -58
  39. package/dist/index126.mjs +14 -11
  40. package/dist/index127.mjs +56 -30
  41. package/dist/index128.mjs +9 -15
  42. package/dist/index129.mjs +31 -26
  43. package/dist/index13.mjs +83 -185
  44. package/dist/index130.mjs +13 -16
  45. package/dist/index131.mjs +26 -11
  46. package/dist/index132.mjs +18 -12
  47. package/dist/index133.mjs +12 -40
  48. package/dist/index134.mjs +14 -16
  49. package/dist/index135.mjs +42 -263
  50. package/dist/index136.mjs +15 -62
  51. package/dist/index137.mjs +267 -7
  52. package/dist/index138.mjs +70 -2
  53. package/dist/index139.mjs +8 -2
  54. package/dist/index14.mjs +196 -94
  55. package/dist/index140.mjs +2 -33
  56. package/dist/index141.mjs +2 -2
  57. package/dist/index142.mjs +33 -2
  58. package/dist/index143.mjs +2 -21
  59. package/dist/index144.mjs +19 -54
  60. package/dist/index145.mjs +55 -28
  61. package/dist/index146.mjs +27 -5
  62. package/dist/index147.mjs +6 -51
  63. package/dist/index148.mjs +51 -5
  64. package/dist/index149.mjs +6 -12
  65. package/dist/index15.mjs +82 -713
  66. package/dist/index150.mjs +12 -7
  67. package/dist/index151.mjs +6 -27
  68. package/dist/index152.mjs +28 -2
  69. package/dist/index153.mjs +2 -70
  70. package/dist/index154.mjs +67 -164
  71. package/dist/index155.mjs +167 -2
  72. package/dist/index159.mjs +1 -1
  73. package/dist/index16.mjs +722 -53
  74. package/dist/index160.mjs +1 -1
  75. package/dist/index161.mjs +1 -1
  76. package/dist/index162.mjs +1 -1
  77. package/dist/index163.mjs +1 -1
  78. package/dist/index165.mjs +3 -3
  79. package/dist/index166.mjs +1 -1
  80. package/dist/index168.mjs +3 -3
  81. package/dist/index169.mjs +1 -1
  82. package/dist/index17.mjs +58 -60
  83. package/dist/index174.mjs +2 -2
  84. package/dist/index176.mjs +1 -1
  85. package/dist/index178.mjs +2 -2
  86. package/dist/index179.mjs +5 -5
  87. package/dist/index18.mjs +60 -22
  88. package/dist/index182.mjs +1 -1
  89. package/dist/index185.mjs +1 -1
  90. package/dist/index188.mjs +3 -3
  91. package/dist/index189.mjs +1 -1
  92. package/dist/index19.mjs +22 -107
  93. package/dist/index193.mjs +2 -2
  94. package/dist/index195.mjs +2 -2
  95. package/dist/index199.mjs +1 -1
  96. package/dist/index2.mjs +2 -2
  97. package/dist/index20.mjs +105 -38
  98. package/dist/index201.mjs +1 -1
  99. package/dist/index21.mjs +37 -37
  100. package/dist/index210.mjs +2 -2
  101. package/dist/index212.mjs +1 -1
  102. package/dist/index213.mjs +1 -1
  103. package/dist/index214.mjs +2 -31
  104. package/dist/index215.mjs +30 -10
  105. package/dist/index216.mjs +10 -3
  106. package/dist/index217.mjs +3 -3
  107. package/dist/index218.mjs +4 -13
  108. package/dist/index219.mjs +13 -7
  109. package/dist/index22.mjs +42 -71
  110. package/dist/index220.mjs +7 -12
  111. package/dist/index221.mjs +11 -4
  112. package/dist/index222.mjs +5 -33
  113. package/dist/index223.mjs +33 -31
  114. package/dist/index224.mjs +29 -26
  115. package/dist/index225.mjs +26 -59
  116. package/dist/index226.mjs +61 -2
  117. package/dist/index227.mjs +2 -108
  118. package/dist/index228.mjs +2 -2
  119. package/dist/index229.mjs +2 -2
  120. package/dist/index23.mjs +67 -28
  121. package/dist/index230.mjs +2 -37
  122. package/dist/index231.mjs +108 -2
  123. package/dist/index232.mjs +2 -2
  124. package/dist/index233.mjs +2 -2
  125. package/dist/index234.mjs +2 -2
  126. package/dist/index236.mjs +2 -2
  127. package/dist/index237.mjs +2 -244
  128. package/dist/index238.mjs +37 -2
  129. package/dist/index239.mjs +2 -33
  130. package/dist/index24.mjs +29 -6
  131. package/dist/index240.mjs +2 -65
  132. package/dist/index241.mjs +243 -24
  133. package/dist/index242.mjs +2 -2
  134. package/dist/index243.mjs +33 -2
  135. package/dist/index244.mjs +65 -2
  136. package/dist/index245.mjs +25 -2
  137. package/dist/index246.mjs +2 -2
  138. package/dist/index247.mjs +2 -2
  139. package/dist/index248.mjs +2 -2
  140. package/dist/index249.mjs +2 -2
  141. package/dist/index25.mjs +8 -21
  142. package/dist/index250.mjs +2 -2
  143. package/dist/index251.mjs +2 -2
  144. package/dist/index253.mjs +2 -2
  145. package/dist/index254.mjs +2 -2
  146. package/dist/index255.mjs +4 -2
  147. package/dist/index256.mjs +2 -4
  148. package/dist/index258.mjs +3 -2
  149. package/dist/index259.mjs +2 -18
  150. package/dist/index26.mjs +19 -34
  151. package/dist/index260.mjs +2 -47
  152. package/dist/index261.mjs +17 -2
  153. package/dist/index262.mjs +13 -2
  154. package/dist/index263.mjs +6 -2
  155. package/dist/index264.mjs +30 -2
  156. package/dist/index265.mjs +2 -91
  157. package/dist/index266.mjs +2 -3
  158. package/dist/index267.mjs +18 -2
  159. package/dist/index268.mjs +47 -2
  160. package/dist/index269.mjs +2 -17
  161. package/dist/index27.mjs +34 -37
  162. package/dist/index270.mjs +2 -13
  163. package/dist/index271.mjs +2 -6
  164. package/dist/index272.mjs +2 -30
  165. package/dist/index273.mjs +91 -2
  166. package/dist/index274.mjs +2 -2
  167. package/dist/index276.mjs +2 -2
  168. package/dist/index277.mjs +5 -0
  169. package/dist/index28.mjs +28 -103
  170. package/dist/index29.mjs +104 -20
  171. package/dist/index3.mjs +90 -90
  172. package/dist/index30.mjs +29 -9
  173. package/dist/index31.mjs +9 -9
  174. package/dist/index32.mjs +11 -116
  175. package/dist/index33.mjs +116 -25
  176. package/dist/index34.mjs +25 -81
  177. package/dist/index35.mjs +81 -112
  178. package/dist/index36.mjs +109 -8
  179. package/dist/index37.mjs +9 -33
  180. package/dist/index38.mjs +27 -20
  181. package/dist/index39.mjs +26 -9
  182. package/dist/index4.mjs +1 -1
  183. package/dist/index40.mjs +10 -122
  184. package/dist/index41.mjs +114 -380
  185. package/dist/index42.mjs +384 -20
  186. package/dist/index43.mjs +24 -31
  187. package/dist/index44.mjs +32 -7
  188. package/dist/index45.mjs +6 -1432
  189. package/dist/index46.mjs +1432 -69
  190. package/dist/index47.mjs +70 -2
  191. package/dist/index48.mjs +2 -60
  192. package/dist/index49.mjs +57 -48
  193. package/dist/index5.mjs +1 -1
  194. package/dist/index50.mjs +51 -33
  195. package/dist/index51.mjs +33 -15
  196. package/dist/index52.mjs +12 -2260
  197. package/dist/index53.mjs +2263 -36
  198. package/dist/index54.mjs +36 -44
  199. package/dist/index55.mjs +44 -99
  200. package/dist/index56.mjs +99 -81
  201. package/dist/index57.mjs +75 -13
  202. package/dist/index58.mjs +15 -125
  203. package/dist/index59.mjs +93 -89
  204. package/dist/index6.mjs +1 -1
  205. package/dist/index60.mjs +102 -56
  206. package/dist/index61.mjs +55 -89
  207. package/dist/index62.mjs +82 -76
  208. package/dist/index63.mjs +100 -13
  209. package/dist/index64.mjs +17 -92
  210. package/dist/index65.mjs +70 -56
  211. package/dist/index66.mjs +62 -44
  212. package/dist/index67.mjs +47 -46
  213. package/dist/index68.mjs +48 -121
  214. package/dist/index69.mjs +133 -22
  215. package/dist/index7.mjs +6 -6
  216. package/dist/index70.mjs +4 -152
  217. package/dist/index71.mjs +21 -20
  218. package/dist/index72.mjs +2 -5
  219. package/dist/index73.mjs +23 -2
  220. package/dist/index74.mjs +149 -71
  221. package/dist/index75.mjs +74 -14
  222. package/dist/index76.mjs +14 -62
  223. package/dist/index77.mjs +63 -2
  224. package/dist/index78.mjs +234 -5
  225. package/dist/index79.mjs +5 -1133
  226. package/dist/index8.mjs +4 -4
  227. package/dist/index80.mjs +131 -17
  228. package/dist/index81.mjs +67 -54
  229. package/dist/index82.mjs +84 -30
  230. package/dist/index83.mjs +29 -2
  231. package/dist/index84.mjs +9 -235
  232. package/dist/index85.mjs +74 -5
  233. package/dist/index86.mjs +3 -133
  234. package/dist/index87.mjs +2 -68
  235. package/dist/index88.mjs +79 -83
  236. package/dist/index89.mjs +52 -27
  237. package/dist/index9.mjs +3 -3
  238. package/dist/index90.mjs +5 -8
  239. package/dist/index91.mjs +4 -74
  240. package/dist/index92.mjs +178 -3
  241. package/dist/index93.mjs +53 -2
  242. package/dist/index94.mjs +68 -82
  243. package/dist/index95.mjs +33 -53
  244. package/dist/index96.mjs +42 -5
  245. package/dist/index97.mjs +2 -5
  246. package/dist/index98.mjs +5 -178
  247. package/dist/index99.mjs +1134 -53
  248. package/dist/styles.css +1 -1
  249. package/package.json +1 -1
  250. package/src/components/ProductAddOns.stories.tsx +10 -3
  251. package/src/components/ProductAddOns.tsx +167 -112
  252. package/src/components/RecommendedProducts.tsx +130 -88
  253. package/src/components/VariantPickerModal.tsx +154 -0
  254. package/src/contexts/CartContext.tsx +8 -1
  255. package/src/index.ts +3 -0
package/dist/index10.mjs CHANGED
@@ -1,37 +1,42 @@
1
1
  'use client';
2
- import { jsxs as n, jsx as t, Fragment as B } from "react/jsx-runtime";
3
- import { useRef as M, useState as E } from "react";
4
- import { ChevronLeft as F, ChevronRight as L } from "lucide-react";
5
- import { Switch as O } from "./index43.mjs";
6
- import { Badge as R } from "./index18.mjs";
7
- import { cn as u, formatCurrency as v } from "./index22.mjs";
8
- import "./index23.mjs";
2
+ import { jsxs as a, jsx as t, Fragment as C } from "react/jsx-runtime";
3
+ import { useState as f, useRef as V } from "react";
4
+ import { ChevronLeft as U, ChevronRight as z } from "lucide-react";
5
+ import { Switch as G } from "./index44.mjs";
6
+ import { Badge as T } from "./index19.mjs";
7
+ import { cn as P, formatCurrency as k } from "./index23.mjs";
8
+ import { VariantPickerModal as _ } from "./index12.mjs";
9
+ import "./index24.mjs";
9
10
  import "@tanstack/react-query";
10
- import { useGetProductAddOns as U } from "./index37.mjs";
11
- import { useCart as z } from "./index3.mjs";
12
- function Y({
13
- slug: d,
14
- products: m,
15
- onToggle: h,
16
- selectedProductIds: N,
17
- className: f,
18
- title: b = "Popular add-ons",
19
- limit: y = 6
11
+ import { useGetProductAddOns as $ } from "./index38.mjs";
12
+ import { useCart as q } from "./index3.mjs";
13
+ function le({
14
+ slug: g,
15
+ products: x,
16
+ onToggle: u,
17
+ selectedProductIds: A,
18
+ onProductClick: H,
19
+ className: p,
20
+ title: j = "Popular add-ons",
21
+ limit: D = 6
20
22
  }) {
21
- const { cart: i, addItem: w, removeItem: C } = z(), { data: P, isLoading: x } = U(d || "", y, {
22
- enabled: !!d && !m
23
- }), c = m || P || [], k = N || c.filter((e) => i == null ? void 0 : i.items.some((l) => {
24
- var r;
25
- return l.variant.id === ((r = e.variants[0]) == null ? void 0 : r.id);
26
- })).map((e) => e.id), A = async (e, l) => {
27
- if (h) {
28
- h(e, l);
23
+ const { cart: s, addItem: v, removeItem: I } = q(), { data: M, isLoading: N } = $(g || "", D, {
24
+ enabled: !!g && !x
25
+ }), c = x || M || [], W = A || c.filter((e) => s == null ? void 0 : s.items.some(
26
+ (n) => e.variants.some((r) => r.id === n.variant.id)
27
+ )).map((e) => e.id), [y, m] = f(null), [B, b] = f(!1), F = async (e, n) => {
28
+ if (u) {
29
+ u(e, n);
30
+ return;
31
+ }
32
+ if (n && e.variants.length > 1) {
33
+ m(e);
29
34
  return;
30
35
  }
31
36
  const r = e.variants[0];
32
37
  if (r)
33
- if (l)
34
- await w(
38
+ if (n)
39
+ await v(
35
40
  e.slug,
36
41
  e.name,
37
42
  r.price,
@@ -39,120 +44,156 @@ function Y({
39
44
  1
40
45
  );
41
46
  else {
42
- const a = i == null ? void 0 : i.items.find((s) => s.variant.id === r.id);
43
- a && await C(a.id);
47
+ const l = s == null ? void 0 : s.items.find(
48
+ (i) => e.variants.some((d) => d.id === i.variant.id)
49
+ );
50
+ l && await I(l.id);
44
51
  }
45
- }, o = M(null), [j, D] = E(0), I = () => {
52
+ }, S = async (e, n) => {
53
+ b(!0);
54
+ try {
55
+ await v(
56
+ e.slug,
57
+ e.name,
58
+ n.price,
59
+ n.sku,
60
+ 1
61
+ ), m(null);
62
+ } finally {
63
+ b(!1);
64
+ }
65
+ }, o = V(null), [L, O] = f(0), E = () => {
46
66
  if (o.current) {
47
- const { scrollLeft: e, scrollWidth: l, clientWidth: r } = o.current, a = e / (l - r);
48
- D(a || 0);
67
+ const { scrollLeft: e, scrollWidth: n, clientWidth: r } = o.current, l = e / (n - r);
68
+ O(l || 0);
49
69
  }
50
- }, g = (e) => {
70
+ }, w = (e) => {
51
71
  if (o.current) {
52
- const { clientWidth: l } = o.current, r = l * 0.9;
72
+ const { clientWidth: n } = o.current, r = n * 0.9;
53
73
  o.current.scrollBy({
54
74
  left: e === "left" ? -r : r,
55
75
  behavior: "smooth"
56
76
  });
57
77
  }
58
78
  };
59
- return (!c || c.length === 0) && !x ? null : x ? /* @__PURE__ */ n("div", { className: u("w-full py-8 space-y-4 animate-pulse", f), style: { maxWidth: "calc(100vw - calc(var(--spacing) * 7))" }, children: [
79
+ return (!c || c.length === 0) && !N ? null : N ? /* @__PURE__ */ a("div", { className: P("w-full py-8 space-y-4 animate-pulse", p), style: { maxWidth: "calc(100vw - calc(var(--spacing) * 7))" }, children: [
60
80
  /* @__PURE__ */ t("div", { className: "h-4 w-32 bg-gray-200 rounded px-1 mb-6" }),
61
- /* @__PURE__ */ n("div", { className: "flex gap-4 overflow-x-hidden", children: [
81
+ /* @__PURE__ */ a("div", { className: "flex gap-4 overflow-x-hidden", children: [
62
82
  /* @__PURE__ */ t("div", { className: "min-w-[90%] h-[90px] bg-gray-100 rounded-[2rem]" }),
63
83
  /* @__PURE__ */ t("div", { className: "min-w-[90%] h-[90px] bg-gray-100 rounded-[2rem]" })
64
84
  ] })
65
- ] }) : /* @__PURE__ */ n("div", { className: f, children: [
66
- /* @__PURE__ */ t("div", { className: "px-1 mb-3", children: /* @__PURE__ */ t("h3", { className: "text-lg font-bold tracking-tight text-gray-900", children: b }) }),
67
- /* @__PURE__ */ t("div", { className: "relative", children: /* @__PURE__ */ t(
68
- "div",
69
- {
70
- ref: o,
71
- onScroll: I,
72
- className: "flex gap-4 overflow-x-auto scrollbar-hide snap-x snap-mandatory px-1",
73
- style: { scrollbarWidth: "none", msOverflowStyle: "none", maxWidth: "calc(100vw - calc(var(--spacing) * 7))" },
74
- children: c.map((e) => {
75
- const l = k.includes(e.id), r = e.variants[0], a = (r == null ? void 0 : r.price) || 0, s = e.compareAtPrice || r.compareAtPrice, p = s && s > a, S = p ? Math.round((s - a) / s * 100) : 0;
76
- return /* @__PURE__ */ n(
85
+ ] }) : /* @__PURE__ */ a(C, { children: [
86
+ /* @__PURE__ */ a("div", { className: p, children: [
87
+ /* @__PURE__ */ t("div", { className: "px-1 mb-3", children: /* @__PURE__ */ t("h3", { className: "text-lg font-bold tracking-tight text-gray-900", children: j }) }),
88
+ /* @__PURE__ */ t("div", { className: "relative", children: /* @__PURE__ */ t(
89
+ "div",
90
+ {
91
+ ref: o,
92
+ onScroll: E,
93
+ className: "flex gap-4 overflow-x-auto scrollbar-hide snap-x snap-mandatory px-1",
94
+ style: { scrollbarWidth: "none", msOverflowStyle: "none", maxWidth: "calc(100vw - calc(var(--spacing) * 7))" },
95
+ children: c.map((e) => {
96
+ const n = W.includes(e.id), r = e.variants[0], l = (r == null ? void 0 : r.price) || 0, i = e.compareAtPrice || r.compareAtPrice, d = i && i > l, R = d ? Math.round((i - l) / i * 100) : 0;
97
+ return /* @__PURE__ */ a(
98
+ "div",
99
+ {
100
+ className: "relative flex min-w-[90%] md:min-w-[420px] snap-start items-center gap-4 rounded-xl bg-[#EBEBEB] p-3 transition-all",
101
+ children: [
102
+ /* @__PURE__ */ a(
103
+ "a",
104
+ {
105
+ href: `/product/${e.slug}`,
106
+ className: "flex flex-1 items-center gap-4 min-w-0",
107
+ children: [
108
+ /* @__PURE__ */ t("div", { className: "h-16 w-16 flex-shrink-0 overflow-hidden rounded-xl bg-white/40 flex items-center justify-center", children: e.thumbnailUrl ? /* @__PURE__ */ t(
109
+ "img",
110
+ {
111
+ src: e.thumbnailUrl,
112
+ alt: e.name,
113
+ className: "h-full w-full object-cover",
114
+ loading: "lazy"
115
+ }
116
+ ) : /* @__PURE__ */ t("div", { className: "flex h-full w-full items-center justify-center text-[10px] text-gray-400", children: "No Img" }) }),
117
+ /* @__PURE__ */ a("div", { className: "flex flex-1 flex-col justify-center min-w-0", children: [
118
+ /* @__PURE__ */ t("h4", { className: "text-md font-bold text-[#333] truncate pr-2", title: e.name, children: e.name }),
119
+ e.addonDescription && /* @__PURE__ */ t("p", { className: "text-[11px] text-gray-500 line-clamp-3 italic mb-1", children: e.addonDescription }),
120
+ /* @__PURE__ */ a("div", { className: "flex items-center gap-2 mt-1", children: [
121
+ /* @__PURE__ */ t("span", { className: "text-md font-bold text-[#333]", children: k(l) }),
122
+ d && /* @__PURE__ */ a(C, { children: [
123
+ /* @__PURE__ */ t("span", { className: "text-sm text-[#DC143C] line-through", children: k(i) }),
124
+ /* @__PURE__ */ a(T, { className: "bg-[#DC143C]/10 hover:bg-[#DC143C]/20 text-[#DC143C] border-none text-[10px] font-bold px-2 py-0.5 rounded-lg uppercase tracking-tight", children: [
125
+ R,
126
+ "% OFF"
127
+ ] })
128
+ ] })
129
+ ] })
130
+ ] })
131
+ ]
132
+ }
133
+ ),
134
+ /* @__PURE__ */ t("div", { className: "pl-2", onClick: (h) => h.stopPropagation(), children: /* @__PURE__ */ t(
135
+ G,
136
+ {
137
+ checked: n,
138
+ onCheckedChange: (h) => F(e, h),
139
+ className: "scale-125"
140
+ }
141
+ ) })
142
+ ]
143
+ },
144
+ e.id
145
+ );
146
+ })
147
+ }
148
+ ) }),
149
+ /* @__PURE__ */ a("div", { className: "flex items-center justify-between px-2 mt-2", children: [
150
+ /* @__PURE__ */ t("div", { className: "flex gap-1.5 focus:outline-none", children: Array.from({ length: Math.min(c.length, 6) }).map((e, n) => {
151
+ const r = Math.round(L * (Math.min(c.length, 6) - 1)) === n;
152
+ return /* @__PURE__ */ t(
77
153
  "div",
78
154
  {
79
- className: "relative flex min-w-[90%] md:min-w-[420px] snap-start items-center gap-4 rounded-xl bg-[#EBEBEB] p-3 transition-all",
80
- children: [
81
- /* @__PURE__ */ t("div", { className: "h-16 w-16 flex-shrink-0 overflow-hidden rounded-xl bg-white/40 flex items-center justify-center", children: e.thumbnailUrl ? /* @__PURE__ */ t(
82
- "img",
83
- {
84
- src: e.thumbnailUrl,
85
- alt: e.name,
86
- className: "h-full w-full object-cover",
87
- loading: "lazy"
88
- }
89
- ) : /* @__PURE__ */ t("div", { className: "flex h-full w-full items-center justify-center text-[10px] text-gray-400", children: "No Img" }) }),
90
- /* @__PURE__ */ n("div", { className: "flex flex-1 flex-col justify-center min-w-0", children: [
91
- /* @__PURE__ */ t("h4", { className: "text-md font-bold text-[#333] truncate pr-2", title: e.name, children: e.name }),
92
- e.addonDescription && /* @__PURE__ */ t("p", { className: "text-[11px] text-gray-500 line-clamp-3 italic mb-1", children: e.addonDescription }),
93
- /* @__PURE__ */ n("div", { className: "flex items-center gap-2 mt-1", children: [
94
- /* @__PURE__ */ t("span", { className: "text-md font-bold text-[#333]", children: v(a) }),
95
- p && /* @__PURE__ */ n(B, { children: [
96
- /* @__PURE__ */ t("span", { className: "text-sm text-[#DC143C] line-through", children: v(s) }),
97
- /* @__PURE__ */ n(R, { className: "bg-[#DC143C]/10 hover:bg-[#DC143C]/20 text-[#DC143C] border-none text-[10px] font-bold px-2 py-0.5 rounded-lg uppercase tracking-tight", children: [
98
- S,
99
- "% OFF"
100
- ] })
101
- ] })
102
- ] })
103
- ] }),
104
- /* @__PURE__ */ t("div", { className: "pl-2", children: /* @__PURE__ */ t(
105
- O,
106
- {
107
- checked: l,
108
- onCheckedChange: (W) => A(e, W),
109
- className: "scale-125"
110
- }
111
- ) })
112
- ]
155
+ className: P(
156
+ "h-2 w-2 rounded-full transition-all duration-300",
157
+ r ? "bg-gray-600 scale-110" : "bg-gray-300"
158
+ )
113
159
  },
114
- e.id
160
+ n
115
161
  );
116
- })
117
- }
118
- ) }),
119
- /* @__PURE__ */ n("div", { className: "flex items-center justify-between px-2 mt-2", children: [
120
- /* @__PURE__ */ t("div", { className: "flex gap-1.5 focus:outline-none", children: Array.from({ length: Math.min(c.length, 6) }).map((e, l) => {
121
- const r = Math.round(j * (Math.min(c.length, 6) - 1)) === l;
122
- return /* @__PURE__ */ t(
123
- "div",
124
- {
125
- className: u(
126
- "h-2 w-2 rounded-full transition-all duration-300",
127
- r ? "bg-gray-600 scale-110" : "bg-gray-300"
128
- )
129
- },
130
- l
131
- );
132
- }) }),
133
- /* @__PURE__ */ n("div", { className: "flex gap-4", children: [
134
- /* @__PURE__ */ t(
135
- "button",
136
- {
137
- onClick: () => g("left"),
138
- className: "text-gray-400 hover:text-gray-900 transition-colors",
139
- "aria-label": "Previous",
140
- children: /* @__PURE__ */ t(F, { className: "h-6 w-6 stroke-[2.5px]" })
141
- }
142
- ),
143
- /* @__PURE__ */ t(
144
- "button",
145
- {
146
- onClick: () => g("right"),
147
- className: "text-gray-400 hover:text-gray-900 transition-colors",
148
- "aria-label": "Next",
149
- children: /* @__PURE__ */ t(L, { className: "h-6 w-6 stroke-[2.5px]" })
150
- }
151
- )
162
+ }) }),
163
+ /* @__PURE__ */ a("div", { className: "flex gap-4", children: [
164
+ /* @__PURE__ */ t(
165
+ "button",
166
+ {
167
+ onClick: () => w("left"),
168
+ className: "text-gray-400 hover:text-gray-900 transition-colors",
169
+ "aria-label": "Previous",
170
+ children: /* @__PURE__ */ t(U, { className: "h-6 w-6 stroke-[2.5px]" })
171
+ }
172
+ ),
173
+ /* @__PURE__ */ t(
174
+ "button",
175
+ {
176
+ onClick: () => w("right"),
177
+ className: "text-gray-400 hover:text-gray-900 transition-colors",
178
+ "aria-label": "Next",
179
+ children: /* @__PURE__ */ t(z, { className: "h-6 w-6 stroke-[2.5px]" })
180
+ }
181
+ )
182
+ ] })
152
183
  ] })
153
- ] })
184
+ ] }),
185
+ /* @__PURE__ */ t(
186
+ _,
187
+ {
188
+ isOpen: !!y,
189
+ onClose: () => m(null),
190
+ product: y,
191
+ onConfirm: S,
192
+ isLoading: B
193
+ }
194
+ )
154
195
  ] });
155
196
  }
156
197
  export {
157
- Y as ProductAddOns
198
+ le as ProductAddOns
158
199
  };
package/dist/index100.mjs CHANGED
@@ -1,72 +1,23 @@
1
1
  'use client';
2
- const e = {
3
- Continue: 100,
4
- SwitchingProtocols: 101,
5
- Processing: 102,
6
- EarlyHints: 103,
7
- Ok: 200,
8
- Created: 201,
9
- Accepted: 202,
10
- NonAuthoritativeInformation: 203,
11
- NoContent: 204,
12
- ResetContent: 205,
13
- PartialContent: 206,
14
- MultiStatus: 207,
15
- AlreadyReported: 208,
16
- ImUsed: 226,
17
- MultipleChoices: 300,
18
- MovedPermanently: 301,
19
- Found: 302,
20
- SeeOther: 303,
21
- NotModified: 304,
22
- UseProxy: 305,
23
- Unused: 306,
24
- TemporaryRedirect: 307,
25
- PermanentRedirect: 308,
26
- BadRequest: 400,
27
- Unauthorized: 401,
28
- PaymentRequired: 402,
29
- Forbidden: 403,
30
- NotFound: 404,
31
- MethodNotAllowed: 405,
32
- NotAcceptable: 406,
33
- ProxyAuthenticationRequired: 407,
34
- RequestTimeout: 408,
35
- Conflict: 409,
36
- Gone: 410,
37
- LengthRequired: 411,
38
- PreconditionFailed: 412,
39
- PayloadTooLarge: 413,
40
- UriTooLong: 414,
41
- UnsupportedMediaType: 415,
42
- RangeNotSatisfiable: 416,
43
- ExpectationFailed: 417,
44
- ImATeapot: 418,
45
- MisdirectedRequest: 421,
46
- UnprocessableEntity: 422,
47
- Locked: 423,
48
- FailedDependency: 424,
49
- TooEarly: 425,
50
- UpgradeRequired: 426,
51
- PreconditionRequired: 428,
52
- TooManyRequests: 429,
53
- RequestHeaderFieldsTooLarge: 431,
54
- UnavailableForLegalReasons: 451,
55
- InternalServerError: 500,
56
- NotImplemented: 501,
57
- BadGateway: 502,
58
- ServiceUnavailable: 503,
59
- GatewayTimeout: 504,
60
- HttpVersionNotSupported: 505,
61
- VariantAlsoNegotiates: 506,
62
- InsufficientStorage: 507,
63
- LoopDetected: 508,
64
- NotExtended: 510,
65
- NetworkAuthenticationRequired: 511
66
- };
67
- Object.entries(e).forEach(([t, o]) => {
68
- e[o] = t;
69
- });
2
+ import { __exports as e } from "./index140.mjs";
3
+ import "./index98.mjs";
4
+ import u from "react";
5
+ import { __exports as n } from "./index103.mjs";
6
+ var o;
7
+ function d() {
8
+ return o ? e : (o = 1, function(t) {
9
+ Object.defineProperty(t, "__esModule", {
10
+ value: !0
11
+ }), Object.defineProperty(t, "RouterContext", {
12
+ enumerable: !0,
13
+ get: function() {
14
+ return r;
15
+ }
16
+ });
17
+ const r = (/* @__PURE__ */ n._(u)).default.createContext(null);
18
+ process.env.NODE_ENV !== "production" && (r.displayName = "RouterContext");
19
+ }(e), e);
20
+ }
70
21
  export {
71
- e as default
22
+ d as __require
72
23
  };
package/dist/index101.mjs CHANGED
@@ -1,37 +1,58 @@
1
1
  'use client';
2
- var a = (i, t, e = {}) => {
3
- let r = `${i}=${t}`;
4
- if (i.startsWith("__Secure-") && !e.secure)
5
- throw new Error("__Secure- Cookie must have Secure attributes");
6
- if (i.startsWith("__Host-")) {
7
- if (!e.secure)
8
- throw new Error("__Host- Cookie must have Secure attributes");
9
- if (e.path !== "/")
10
- throw new Error('__Host- Cookie must have Path attributes with "/"');
11
- if (e.domain)
12
- throw new Error("__Host- Cookie must not have Domain attributes");
13
- }
14
- if (e && typeof e.maxAge == "number" && e.maxAge >= 0) {
15
- if (e.maxAge > 3456e4)
16
- throw new Error(
17
- "Cookies Max-Age SHOULD NOT be greater than 400 days (34560000 seconds) in duration."
18
- );
19
- r += `; Max-Age=${e.maxAge | 0}`;
20
- }
21
- if (e.domain && e.prefix !== "host" && (r += `; Domain=${e.domain}`), e.path && (r += `; Path=${e.path}`), e.expires) {
22
- if (e.expires.getTime() - Date.now() > 3456e7)
23
- throw new Error(
24
- "Cookies Expires SHOULD NOT be greater than 400 days (34560000 seconds) in the future."
25
- );
26
- r += `; Expires=${e.expires.toUTCString()}`;
27
- }
28
- if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite && (r += `; SameSite=${e.sameSite.charAt(0).toUpperCase() + e.sameSite.slice(1)}`), e.priority && (r += `; Priority=${e.priority.charAt(0).toUpperCase() + e.priority.slice(1)}`), e.partitioned) {
29
- if (!e.secure)
30
- throw new Error("Partitioned Cookie must have Secure attributes");
31
- r += "; Partitioned";
32
- }
33
- return r;
34
- }, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
2
+ import { __exports as o } from "./index141.mjs";
3
+ import { __require as p } from "./index142.mjs";
4
+ var u;
5
+ function m() {
6
+ return u ? o : (u = 1, function(i) {
7
+ Object.defineProperty(i, "__esModule", {
8
+ value: !0
9
+ });
10
+ function f(e, r) {
11
+ for (var t in r) Object.defineProperty(e, t, {
12
+ enumerable: !0,
13
+ get: r[t]
14
+ });
15
+ }
16
+ f(i, {
17
+ /**
18
+ * Checks whether the given value is a NextError.
19
+ * This can be used to print a more detailed error message with properties like `code` & `digest`.
20
+ */
21
+ default: function() {
22
+ return s;
23
+ },
24
+ getProperError: function() {
25
+ return a;
26
+ }
27
+ });
28
+ const c = p();
29
+ function s(e) {
30
+ return typeof e == "object" && e !== null && "name" in e && "message" in e;
31
+ }
32
+ function d(e) {
33
+ const r = /* @__PURE__ */ new WeakSet();
34
+ return JSON.stringify(e, (t, n) => {
35
+ if (typeof n == "object" && n !== null) {
36
+ if (r.has(n))
37
+ return "[Circular]";
38
+ r.add(n);
39
+ }
40
+ return n;
41
+ });
42
+ }
43
+ function a(e) {
44
+ if (s(e))
45
+ return e;
46
+ if (process.env.NODE_ENV === "development") {
47
+ if (typeof e > "u")
48
+ return new Error("An undefined error was thrown, see here for more info: https://nextjs.org/docs/messages/threw-undefined");
49
+ if (e === null)
50
+ return new Error("A null error was thrown, see here for more info: https://nextjs.org/docs/messages/threw-undefined");
51
+ }
52
+ return new Error((0, c.isPlainObject)(e) ? d(e) : e + "");
53
+ }
54
+ }(o), o);
55
+ }
35
56
  export {
36
- s as serialize
57
+ m as __require
37
58
  };
package/dist/index102.mjs CHANGED
@@ -1,46 +1,36 @@
1
1
  'use client';
2
- var s = (e, r) => (e = e.replace(/\/+$/, ""), e = e + "/", r = r.replace(/^\/+/, ""), e + r), p = (e, r) => {
3
- for (const [n, t] of Object.entries(r)) {
4
- const c = new RegExp("/:" + n + "(?:{[^/]+})?\\??");
5
- e = e.replace(c, t ? `/${t}` : "");
6
- }
7
- return e;
8
- }, f = (e) => {
9
- const r = new URLSearchParams();
10
- for (const [n, t] of Object.entries(e))
11
- if (t !== void 0)
12
- if (Array.isArray(t))
13
- for (const c of t)
14
- r.append(n, c);
15
- else
16
- r.set(n, t);
17
- return r;
18
- }, i = (e, r) => {
19
- switch (r) {
20
- case "ws":
21
- return e.replace(/^http/, "ws");
22
- case "http":
23
- return e.replace(/^ws/, "http");
24
- }
25
- }, l = (e) => /^https?:\/\/[^\/]+?\/index(?=\?|$)/.test(e) ? e.replace(/\/index(?=\?|$)/, "/") : e.replace(/\/index(?=\?|$)/, "");
26
- function a(e) {
27
- return typeof e == "object" && e !== null && !Array.isArray(e);
28
- }
29
- function o(e, r) {
30
- if (!a(e) && !a(r))
31
- return r;
32
- const n = { ...e };
33
- for (const t in r) {
34
- const c = r[t];
35
- a(n[t]) && a(c) ? n[t] = o(n[t], c) : n[t] = c;
36
- }
37
- return n;
2
+ import { __module as u } from "./index143.mjs";
3
+ import d from "react/jsx-runtime";
4
+ import "react";
5
+ import { __require as c } from "./index74.mjs";
6
+ var n;
7
+ function y() {
8
+ return n ? u.exports : (n = 1, function(a, e) {
9
+ Object.defineProperty(e, "__esModule", {
10
+ value: !0
11
+ }), Object.defineProperty(e, "default", {
12
+ enumerable: !0,
13
+ get: function() {
14
+ return l;
15
+ }
16
+ });
17
+ const f = d, o = c();
18
+ function l(t) {
19
+ function r(i) {
20
+ return /* @__PURE__ */ (0, f.jsx)(t, {
21
+ router: (0, o.useRouter)(),
22
+ ...i
23
+ });
24
+ }
25
+ if (r.getInitialProps = t.getInitialProps, r.origGetInitialProps = t.origGetInitialProps, process.env.NODE_ENV !== "production") {
26
+ const i = t.displayName || t.name || "Unknown";
27
+ r.displayName = "withRouter(" + i + ")";
28
+ }
29
+ return r;
30
+ }
31
+ (typeof e.default == "function" || typeof e.default == "object" && e.default !== null) && typeof e.default.__esModule > "u" && (Object.defineProperty(e.default, "__esModule", { value: !0 }), Object.assign(e.default, e), a.exports = e.default);
32
+ }(u, u.exports), u.exports);
38
33
  }
39
34
  export {
40
- f as buildSearchParams,
41
- o as deepMerge,
42
- s as mergePath,
43
- l as removeIndexString,
44
- p as replaceUrlParam,
45
- i as replaceUrlProtocol
35
+ y as __require
46
36
  };
package/dist/index103.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = {};
2
+ var e = {};
3
3
  export {
4
- r as __exports
4
+ e as __exports
5
5
  };
package/dist/index104.mjs CHANGED
@@ -1,31 +1,5 @@
1
1
  'use client';
2
- import { __exports as u } from "./index156.mjs";
3
- var c;
4
- function o() {
5
- if (c) return u;
6
- c = 1;
7
- function p(r) {
8
- if (typeof WeakMap != "function") return null;
9
- var n = /* @__PURE__ */ new WeakMap(), e = /* @__PURE__ */ new WeakMap();
10
- return (p = function(t) {
11
- return t ? e : n;
12
- })(r);
13
- }
14
- function f(r, n) {
15
- if (!n && r && r.__esModule) return r;
16
- if (r === null || typeof r != "object" && typeof r != "function") return { default: r };
17
- var e = p(n);
18
- if (e && e.has(r)) return e.get(r);
19
- var t = { __proto__: null }, _ = Object.defineProperty && Object.getOwnPropertyDescriptor;
20
- for (var i in r)
21
- if (i !== "default" && Object.prototype.hasOwnProperty.call(r, i)) {
22
- var a = _ ? Object.getOwnPropertyDescriptor(r, i) : null;
23
- a && (a.get || a.set) ? Object.defineProperty(t, i, a) : t[i] = r[i];
24
- }
25
- return t.default = r, e && e.set(r, t), t;
26
- }
27
- return u._ = f, u;
28
- }
2
+ var o = { exports: {} };
29
3
  export {
30
- o as __require
4
+ o as __module
31
5
  };