@instockng/storefront-ui 1.0.17 → 1.0.19

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 (292) hide show
  1. package/dist/components/OrderConfirmation.d.ts +1 -1
  2. package/dist/components/OrderConfirmation.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts.map +1 -1
  4. package/dist/contexts/CartContext.d.ts +2 -2
  5. package/dist/contexts/CartContext.d.ts.map +1 -1
  6. package/dist/fetchers.d.ts +19 -0
  7. package/dist/fetchers.d.ts.map +1 -0
  8. package/dist/hooks/usePageTracking.d.ts +40 -0
  9. package/dist/hooks/usePageTracking.d.ts.map +1 -0
  10. package/dist/index.d.ts +3 -0
  11. package/dist/index.d.ts.map +1 -1
  12. package/dist/index.mjs +101 -92
  13. package/dist/index10.mjs +149 -624
  14. package/dist/index100.mjs +22 -33
  15. package/dist/index101.mjs +22 -30
  16. package/dist/index102.mjs +32 -27
  17. package/dist/index103.mjs +152 -57
  18. package/dist/index104.mjs +20 -3
  19. package/dist/index105.mjs +31 -2
  20. package/dist/index106.mjs +84 -2
  21. package/dist/index107.mjs +37 -16
  22. package/dist/index108.mjs +144 -12
  23. package/dist/index109.mjs +55 -6
  24. package/dist/index11.mjs +94 -56
  25. package/dist/index110.mjs +23 -30
  26. package/dist/index111.mjs +30 -0
  27. package/dist/index112.mjs +26 -0
  28. package/dist/index113.mjs +28 -0
  29. package/dist/index114.mjs +24 -0
  30. package/dist/index115.mjs +25 -0
  31. package/dist/index116.mjs +24 -0
  32. package/dist/index117.mjs +68 -0
  33. package/dist/index118.mjs +21 -0
  34. package/dist/index119.mjs +42 -0
  35. package/dist/index12.mjs +645 -62
  36. package/dist/index120.mjs +27 -0
  37. package/dist/index121.mjs +37 -0
  38. package/dist/index122.mjs +30 -0
  39. package/dist/index123.mjs +22 -0
  40. package/dist/index124.mjs +24 -0
  41. package/dist/index125.mjs +50 -0
  42. package/dist/index126.mjs +26 -0
  43. package/dist/index127.mjs +271 -0
  44. package/dist/index128.mjs +73 -0
  45. package/dist/index129.mjs +11 -0
  46. package/dist/index13.mjs +50 -14
  47. package/dist/index130.mjs +5 -0
  48. package/dist/index131.mjs +5 -0
  49. package/dist/index132.mjs +36 -0
  50. package/dist/index133.mjs +5 -0
  51. package/dist/index134.mjs +24 -0
  52. package/dist/index135.mjs +59 -0
  53. package/dist/index136.mjs +32 -0
  54. package/dist/index137.mjs +10 -0
  55. package/dist/index138.mjs +55 -0
  56. package/dist/index139.mjs +9 -0
  57. package/dist/index14.mjs +62 -115
  58. package/dist/index140.mjs +15 -0
  59. package/dist/index141.mjs +10 -0
  60. package/dist/index142.mjs +31 -0
  61. package/dist/index143.mjs +5 -0
  62. package/dist/index144.mjs +73 -0
  63. package/dist/index145.mjs +170 -0
  64. package/dist/index146.mjs +5 -0
  65. package/dist/index147.mjs +5 -0
  66. package/dist/index148.mjs +5 -0
  67. package/dist/index149.mjs +21 -0
  68. package/dist/index15.mjs +23 -41
  69. package/dist/index150.mjs +35 -0
  70. package/dist/index151.mjs +41 -0
  71. package/dist/index152.mjs +21 -0
  72. package/dist/index153.mjs +21 -0
  73. package/dist/index154.mjs +5 -0
  74. package/dist/index155.mjs +23 -0
  75. package/dist/index156.mjs +49 -0
  76. package/dist/index157.mjs +5 -0
  77. package/dist/index158.mjs +33 -0
  78. package/dist/index159.mjs +21 -0
  79. package/dist/index16.mjs +115 -42
  80. package/dist/index160.mjs +5 -0
  81. package/dist/index161.mjs +5 -0
  82. package/dist/index162.mjs +5 -0
  83. package/dist/index163.mjs +5 -0
  84. package/dist/index164.mjs +75 -0
  85. package/dist/index165.mjs +5 -0
  86. package/dist/index166.mjs +56 -0
  87. package/dist/index167.mjs +5 -0
  88. package/dist/index168.mjs +39 -0
  89. package/dist/index169.mjs +155 -0
  90. package/dist/index17.mjs +42 -42
  91. package/dist/index170.mjs +5 -0
  92. package/dist/index171.mjs +5 -0
  93. package/dist/index172.mjs +22 -0
  94. package/dist/index173.mjs +5 -0
  95. package/dist/index174.mjs +5 -0
  96. package/dist/index175.mjs +29 -0
  97. package/dist/index176.mjs +5 -0
  98. package/dist/index177.mjs +5 -0
  99. package/dist/index178.mjs +27 -0
  100. package/dist/index179.mjs +26 -0
  101. package/dist/index18.mjs +41 -31
  102. package/dist/index180.mjs +5 -0
  103. package/dist/index181.mjs +5 -0
  104. package/dist/index182.mjs +5 -0
  105. package/dist/index183.mjs +26 -0
  106. package/dist/index184.mjs +5 -0
  107. package/dist/index185.mjs +26 -0
  108. package/dist/index186.mjs +5 -0
  109. package/dist/index187.mjs +5 -0
  110. package/dist/index188.mjs +5 -0
  111. package/dist/index189.mjs +26 -0
  112. package/dist/index19.mjs +40 -7
  113. package/dist/index190.mjs +5 -0
  114. package/dist/index191.mjs +26 -0
  115. package/dist/index192.mjs +5 -0
  116. package/dist/index193.mjs +5 -0
  117. package/dist/index194.mjs +5 -0
  118. package/dist/index195.mjs +5 -0
  119. package/dist/index196.mjs +5 -0
  120. package/dist/index197.mjs +5 -0
  121. package/dist/index198.mjs +5 -0
  122. package/dist/index199.mjs +5 -0
  123. package/dist/index2.mjs +31 -12
  124. package/dist/index20.mjs +27 -17
  125. package/dist/index200.mjs +130 -0
  126. package/dist/index201.mjs +5 -0
  127. package/dist/index202.mjs +77 -0
  128. package/dist/index203.mjs +77 -0
  129. package/dist/index204.mjs +5 -0
  130. package/dist/index205.mjs +5 -0
  131. package/dist/index206.mjs +111 -0
  132. package/dist/index207.mjs +5 -0
  133. package/dist/index208.mjs +5 -0
  134. package/dist/index209.mjs +5 -0
  135. package/dist/index21.mjs +6 -29
  136. package/dist/index210.mjs +5 -0
  137. package/dist/index211.mjs +5 -0
  138. package/dist/index212.mjs +5 -0
  139. package/dist/index213.mjs +5 -0
  140. package/dist/index214.mjs +5 -0
  141. package/dist/index215.mjs +5 -0
  142. package/dist/index216.mjs +40 -0
  143. package/dist/index217.mjs +5 -0
  144. package/dist/index218.mjs +5 -0
  145. package/dist/index219.mjs +5 -0
  146. package/dist/index22.mjs +20 -18
  147. package/dist/index220.mjs +247 -0
  148. package/dist/index221.mjs +5 -0
  149. package/dist/index222.mjs +36 -0
  150. package/dist/index223.mjs +68 -0
  151. package/dist/index224.mjs +28 -0
  152. package/dist/index225.mjs +5 -0
  153. package/dist/index226.mjs +5 -0
  154. package/dist/index227.mjs +5 -0
  155. package/dist/index228.mjs +5 -0
  156. package/dist/index229.mjs +5 -0
  157. package/dist/index23.mjs +32 -87
  158. package/dist/index230.mjs +5 -0
  159. package/dist/index231.mjs +5 -0
  160. package/dist/index232.mjs +5 -0
  161. package/dist/index233.mjs +7 -0
  162. package/dist/index234.mjs +5 -0
  163. package/dist/index235.mjs +5 -0
  164. package/dist/index236.mjs +34 -0
  165. package/dist/index237.mjs +14 -0
  166. package/dist/index238.mjs +7 -0
  167. package/dist/index239.mjs +7 -0
  168. package/dist/index24.mjs +12 -12
  169. package/dist/index240.mjs +16 -0
  170. package/dist/index241.mjs +10 -0
  171. package/dist/index242.mjs +15 -0
  172. package/dist/index243.mjs +8 -0
  173. package/dist/index244.mjs +36 -0
  174. package/dist/index245.mjs +34 -0
  175. package/dist/index246.mjs +31 -0
  176. package/dist/index247.mjs +64 -0
  177. package/dist/index248.mjs +5 -0
  178. package/dist/index249.mjs +5 -0
  179. package/dist/index25.mjs +85 -8
  180. package/dist/index250.mjs +21 -0
  181. package/dist/index251.mjs +50 -0
  182. package/dist/index252.mjs +5 -0
  183. package/dist/index253.mjs +5 -0
  184. package/dist/index254.mjs +5 -0
  185. package/dist/index255.mjs +5 -0
  186. package/dist/index256.mjs +94 -0
  187. package/dist/index257.mjs +5 -0
  188. package/dist/index258.mjs +6 -0
  189. package/dist/index259.mjs +5 -0
  190. package/dist/index26.mjs +20 -97
  191. package/dist/index260.mjs +5 -0
  192. package/dist/index261.mjs +20 -0
  193. package/dist/index262.mjs +16 -0
  194. package/dist/index263.mjs +9 -0
  195. package/dist/index264.mjs +33 -0
  196. package/dist/index265.mjs +5 -0
  197. package/dist/index266.mjs +5 -0
  198. package/dist/index267.mjs +5 -0
  199. package/dist/index27.mjs +11 -18
  200. package/dist/index28.mjs +11 -65
  201. package/dist/index29.mjs +94 -89
  202. package/dist/index3.mjs +117 -97
  203. package/dist/index30.mjs +20 -19
  204. package/dist/index31.mjs +65 -19
  205. package/dist/index32.mjs +93 -8
  206. package/dist/index33.mjs +18 -1432
  207. package/dist/index34.mjs +19 -2
  208. package/dist/index35.mjs +10 -56
  209. package/dist/index36.mjs +9 -49
  210. package/dist/index37.mjs +103 -33
  211. package/dist/index38.mjs +24 -14
  212. package/dist/index39.mjs +1411 -2241
  213. package/dist/index4.mjs +82 -197
  214. package/dist/index40.mjs +2 -36
  215. package/dist/index41.mjs +56 -43
  216. package/dist/index42.mjs +50 -98
  217. package/dist/index43.mjs +33 -97
  218. package/dist/index44.mjs +13 -79
  219. package/dist/index45.mjs +2255 -69
  220. package/dist/index46.mjs +36 -95
  221. package/dist/index47.mjs +43 -80
  222. package/dist/index48.mjs +99 -79
  223. package/dist/index49.mjs +93 -15
  224. package/dist/index5.mjs +15 -108
  225. package/dist/index50.mjs +77 -14
  226. package/dist/index51.mjs +58 -44
  227. package/dist/index52.mjs +63 -93
  228. package/dist/index53.mjs +51 -99
  229. package/dist/index54.mjs +78 -4
  230. package/dist/index55.mjs +18 -22
  231. package/dist/index56.mjs +17 -74
  232. package/dist/index57.mjs +63 -15
  233. package/dist/index58.mjs +121 -59
  234. package/dist/index59.mjs +122 -228
  235. package/dist/index6.mjs +190 -73
  236. package/dist/index60.mjs +23 -5
  237. package/dist/index61.mjs +145 -126
  238. package/dist/index62.mjs +2 -68
  239. package/dist/index63.mjs +22 -86
  240. package/dist/index64.mjs +73 -27
  241. package/dist/index65.mjs +15 -9
  242. package/dist/index66.mjs +58 -70
  243. package/dist/index67.mjs +4 -3
  244. package/dist/index68.mjs +2 -2
  245. package/dist/index69.mjs +5 -82
  246. package/dist/index7.mjs +97 -85
  247. package/dist/index70.mjs +1133 -53
  248. package/dist/index71.mjs +19 -5
  249. package/dist/index72.mjs +54 -4
  250. package/dist/index73.mjs +28 -174
  251. package/dist/index74.mjs +2 -53
  252. package/dist/index75.mjs +2 -69
  253. package/dist/index76.mjs +231 -30
  254. package/dist/index77.mjs +5 -42
  255. package/dist/index78.mjs +133 -3
  256. package/dist/index79.mjs +68 -2
  257. package/dist/index8.mjs +78 -162
  258. package/dist/index80.mjs +85 -19
  259. package/dist/index81.mjs +26 -53
  260. package/dist/index82.mjs +8 -28
  261. package/dist/index83.mjs +74 -6
  262. package/dist/index84.mjs +3 -51
  263. package/dist/index85.mjs +2 -6
  264. package/dist/index86.mjs +81 -10
  265. package/dist/index87.mjs +53 -6
  266. package/dist/index88.mjs +5 -27
  267. package/dist/index89.mjs +5 -2
  268. package/dist/index9.mjs +90 -90
  269. package/dist/index90.mjs +175 -66
  270. package/dist/index91.mjs +49 -163
  271. package/dist/index92.mjs +68 -30
  272. package/dist/index93.mjs +34 -11
  273. package/dist/index94.mjs +42 -3
  274. package/dist/index95.mjs +2 -4
  275. package/dist/index96.mjs +28 -13
  276. package/dist/index97.mjs +18 -7
  277. package/dist/index98.mjs +214 -11
  278. package/dist/index99.mjs +179 -4
  279. package/dist/providers/MetaPixelProvider.d.ts +98 -0
  280. package/dist/providers/MetaPixelProvider.d.ts.map +1 -0
  281. package/dist/providers/StorefrontProvider.d.ts +1 -0
  282. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  283. package/dist/styles.css +1 -1
  284. package/package.json +8 -3
  285. package/src/components/OrderConfirmation.tsx +0 -2
  286. package/src/components/ShoppingCart.tsx +12 -1
  287. package/src/contexts/CartContext.tsx +30 -5
  288. package/src/fetchers.ts +33 -0
  289. package/src/hooks/usePageTracking.ts +72 -0
  290. package/src/index.ts +5 -0
  291. package/src/providers/MetaPixelProvider.tsx +236 -0
  292. package/src/providers/StorefrontProvider.tsx +29 -3
@@ -0,0 +1,36 @@
1
+ 'use client';
2
+ import { __exports as r } from "./index204.mjs";
3
+ var c;
4
+ function b() {
5
+ return c ? r : (c = 1, function(n) {
6
+ Object.defineProperty(n, "__esModule", {
7
+ value: !0
8
+ });
9
+ function u(e, t) {
10
+ for (var i in t) Object.defineProperty(e, i, {
11
+ enumerable: !0,
12
+ get: t[i]
13
+ });
14
+ }
15
+ u(n, {
16
+ getObjectClassLabel: function() {
17
+ return o;
18
+ },
19
+ isPlainObject: function() {
20
+ return s;
21
+ }
22
+ });
23
+ function o(e) {
24
+ return Object.prototype.toString.call(e);
25
+ }
26
+ function s(e) {
27
+ if (o(e) !== "[object Object]")
28
+ return !1;
29
+ const t = Object.getPrototypeOf(e);
30
+ return t === null || t.hasOwnProperty("isPrototypeOf");
31
+ }
32
+ }(r), r);
33
+ }
34
+ export {
35
+ b as __require
36
+ };
@@ -0,0 +1,5 @@
1
+ 'use client';
2
+ var e = { exports: {} };
3
+ export {
4
+ e as __module
5
+ };
@@ -0,0 +1,24 @@
1
+ 'use client';
2
+ import f from "./index76.mjs";
3
+ import d from "./index236.mjs";
4
+ function l(e) {
5
+ return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+");
6
+ }
7
+ function m(e, c, i) {
8
+ if (!c)
9
+ return e;
10
+ const t = i && i.encode || l;
11
+ f.isFunction(i) && (i = {
12
+ serialize: i
13
+ });
14
+ const r = i && i.serialize;
15
+ let n;
16
+ if (r ? n = r(c, i) : n = f.isURLSearchParams(c) ? c.toString() : new d(c, i).toString(t), n) {
17
+ const a = e.indexOf("#");
18
+ a !== -1 && (e = e.slice(0, a)), e += (e.indexOf("?") === -1 ? "?" : "&") + n;
19
+ }
20
+ return e;
21
+ }
22
+ export {
23
+ m as default
24
+ };
@@ -0,0 +1,59 @@
1
+ 'use client';
2
+ import n from "./index76.mjs";
3
+ class a {
4
+ constructor() {
5
+ this.handlers = [];
6
+ }
7
+ /**
8
+ * Add a new interceptor to the stack
9
+ *
10
+ * @param {Function} fulfilled The function to handle `then` for a `Promise`
11
+ * @param {Function} rejected The function to handle `reject` for a `Promise`
12
+ *
13
+ * @return {Number} An ID used to remove interceptor later
14
+ */
15
+ use(s, h, r) {
16
+ return this.handlers.push({
17
+ fulfilled: s,
18
+ rejected: h,
19
+ synchronous: r ? r.synchronous : !1,
20
+ runWhen: r ? r.runWhen : null
21
+ }), this.handlers.length - 1;
22
+ }
23
+ /**
24
+ * Remove an interceptor from the stack
25
+ *
26
+ * @param {Number} id The ID that was returned by `use`
27
+ *
28
+ * @returns {Boolean} `true` if the interceptor was removed, `false` otherwise
29
+ */
30
+ eject(s) {
31
+ this.handlers[s] && (this.handlers[s] = null);
32
+ }
33
+ /**
34
+ * Clear all interceptors from the stack
35
+ *
36
+ * @returns {void}
37
+ */
38
+ clear() {
39
+ this.handlers && (this.handlers = []);
40
+ }
41
+ /**
42
+ * Iterate over all the registered interceptors
43
+ *
44
+ * This method is particularly useful for skipping over any
45
+ * interceptors that may have become `null` calling `eject`.
46
+ *
47
+ * @param {Function} fn The function to call for each interceptor
48
+ *
49
+ * @returns {void}
50
+ */
51
+ forEach(s) {
52
+ n.forEach(this.handlers, function(r) {
53
+ r !== null && s(r);
54
+ });
55
+ }
56
+ }
57
+ export {
58
+ a as default
59
+ };
@@ -0,0 +1,32 @@
1
+ 'use client';
2
+ import r from "./index237.mjs";
3
+ import p from "./index84.mjs";
4
+ import l from "./index80.mjs";
5
+ import m from "./index82.mjs";
6
+ import a from "./index90.mjs";
7
+ import o from "./index91.mjs";
8
+ function d(e) {
9
+ if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
10
+ throw new m(null, e);
11
+ }
12
+ function q(e) {
13
+ return d(e), e.headers = a.from(e.headers), e.data = r.call(
14
+ e,
15
+ e.transformRequest
16
+ ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), o.getAdapter(e.adapter || l.adapter, e)(e).then(function(t) {
17
+ return d(e), t.data = r.call(
18
+ e,
19
+ e.transformResponse,
20
+ t
21
+ ), t.headers = a.from(t.headers), t;
22
+ }, function(t) {
23
+ return p(t) || (d(e), t && t.response && (t.response.data = r.call(
24
+ e,
25
+ e.transformResponse,
26
+ t.response
27
+ ), t.response.headers = a.from(t.response.headers))), Promise.reject(t);
28
+ });
29
+ }
30
+ export {
31
+ q as default
32
+ };
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import r from "./index238.mjs";
3
+ import f from "./index239.mjs";
4
+ function u(l, i, t) {
5
+ let o = !r(i);
6
+ return l && (o || t == !1) ? f(l, i) : i;
7
+ }
8
+ export {
9
+ u as default
10
+ };
@@ -0,0 +1,55 @@
1
+ 'use client';
2
+ import { VERSION as w } from "./index85.mjs";
3
+ import s from "./index87.mjs";
4
+ const l = {};
5
+ ["object", "boolean", "number", "function", "string", "symbol"].forEach((n, t) => {
6
+ l[n] = function(o) {
7
+ return typeof o === n || "a" + (t < 1 ? "n " : " ") + n;
8
+ };
9
+ });
10
+ const f = {};
11
+ l.transitional = function(t, i, o) {
12
+ function a(r, e) {
13
+ return "[Axios v" + w + "] Transitional option '" + r + "'" + e + (o ? ". " + o : "");
14
+ }
15
+ return (r, e, u) => {
16
+ if (t === !1)
17
+ throw new s(
18
+ a(e, " has been removed" + (i ? " in " + i : "")),
19
+ s.ERR_DEPRECATED
20
+ );
21
+ return i && !f[e] && (f[e] = !0, console.warn(
22
+ a(
23
+ e,
24
+ " has been deprecated since v" + i + " and will be removed in the near future"
25
+ )
26
+ )), t ? t(r, e, u) : !0;
27
+ };
28
+ };
29
+ l.spelling = function(t) {
30
+ return (i, o) => (console.warn(`${o} is likely a misspelling of ${t}`), !0);
31
+ };
32
+ function b(n, t, i) {
33
+ if (typeof n != "object")
34
+ throw new s("options must be an object", s.ERR_BAD_OPTION_VALUE);
35
+ const o = Object.keys(n);
36
+ let a = o.length;
37
+ for (; a-- > 0; ) {
38
+ const r = o[a], e = t[r];
39
+ if (e) {
40
+ const u = n[r], c = u === void 0 || e(u, r, n);
41
+ if (c !== !0)
42
+ throw new s("option " + r + " must be " + c, s.ERR_BAD_OPTION_VALUE);
43
+ continue;
44
+ }
45
+ if (i !== !0)
46
+ throw new s("Unknown option " + r, s.ERR_BAD_OPTION);
47
+ }
48
+ }
49
+ const m = {
50
+ assertOptions: b,
51
+ validators: l
52
+ };
53
+ export {
54
+ m as default
55
+ };
@@ -0,0 +1,9 @@
1
+ 'use client';
2
+ const r = {
3
+ silentJSONParsing: !0,
4
+ forcedJSONParsing: !0,
5
+ clarifyTimeoutError: !1
6
+ };
7
+ export {
8
+ r as default
9
+ };
package/dist/index14.mjs CHANGED
@@ -1,118 +1,65 @@
1
1
  'use client';
2
- import { jsx as r, jsxs as u } from "react/jsx-runtime";
3
- import { useRef as j, useState as f, useEffect as o } from "react";
4
- import { createPortal as A } from "react-dom";
5
- import { X as R } from "lucide-react";
6
- import { cn as i } from "./index17.mjs";
7
- function L({
8
- isOpen: t,
9
- onClose: l,
10
- title: a,
11
- children: x,
12
- footer: n,
13
- className: y,
14
- contentClassName: b,
15
- size: g = "md",
16
- closeOnOverlayClick: h = !0,
17
- showCloseButton: d = !0
18
- }) {
19
- const v = j(null), [s, m] = f(!1), [w, c] = f(t);
20
- if (o(() => {
21
- if (t)
22
- c(!0), requestAnimationFrame(() => {
23
- requestAnimationFrame(() => {
24
- m(!0);
25
- });
26
- });
27
- else {
28
- m(!1);
29
- const e = setTimeout(() => {
30
- c(!1);
31
- }, 200);
32
- return () => clearTimeout(e);
33
- }
34
- }, [t]), o(() => {
35
- const e = (E) => {
36
- E.key === "Escape" && t && l();
37
- };
38
- if (t)
39
- return document.addEventListener("keydown", e), () => document.removeEventListener("keydown", e);
40
- }, [t, l]), o(() => {
41
- if (t) {
42
- const e = document.body.style.overflow;
43
- return document.body.style.overflow = "hidden", () => {
44
- document.body.style.overflow = e;
45
- };
46
- }
47
- }, [t]), !w) return null;
48
- const p = {
49
- sm: "max-w-md",
50
- md: "max-w-lg",
51
- lg: "max-w-2xl",
52
- xl: "max-w-4xl",
53
- full: "max-w-full mx-4"
54
- }, k = (e) => {
55
- h && e.target === e.currentTarget && l();
56
- }, N = /* @__PURE__ */ r(
57
- "div",
58
- {
59
- className: i(
60
- "fixed inset-0 z-50 flex items-center justify-center p-2 sm:p-4 bg-black/50 backdrop-blur-sm transition-opacity duration-200",
61
- s ? "opacity-100" : "opacity-0"
62
- ),
63
- onClick: k,
64
- children: /* @__PURE__ */ u(
65
- "div",
66
- {
67
- ref: v,
68
- className: i(
69
- "relative w-full bg-white rounded-xl shadow-xl flex flex-col max-h-[90vh] transition-all duration-200",
70
- s ? "opacity-100 scale-100" : "opacity-0 scale-95",
71
- p[g],
72
- y
73
- ),
74
- role: "dialog",
75
- "aria-modal": "true",
76
- "aria-labelledby": a ? "modal-title" : void 0,
77
- children: [
78
- (a || d) && /* @__PURE__ */ u("div", { className: "flex items-center justify-between p-4 border-b border-gray-200 flex-shrink-0", children: [
79
- a && /* @__PURE__ */ r(
80
- "h2",
81
- {
82
- id: "modal-title",
83
- className: "text-xl font-semibold text-gray-900",
84
- children: a
85
- }
86
- ),
87
- d && /* @__PURE__ */ r(
88
- "button",
89
- {
90
- type: "button",
91
- onClick: l,
92
- className: "ml-auto p-2 text-gray-400 hover:text-gray-600 hover:bg-gray-100 rounded-lg transition-colors",
93
- "aria-label": "Close modal",
94
- children: /* @__PURE__ */ r(R, { size: 20 })
95
- }
96
- )
97
- ] }),
98
- /* @__PURE__ */ r(
99
- "div",
100
- {
101
- className: i(
102
- "flex-1 overflow-y-auto p-4 min-h-0",
103
- b
104
- ),
105
- children: x
106
- }
107
- ),
108
- n && /* @__PURE__ */ r("div", { className: "p-4 border-t border-gray-200 bg-gray-50 flex-shrink-0 rounded-b-xl", children: n })
109
- ]
110
- }
111
- )
112
- }
113
- );
114
- return A(N, document.body);
115
- }
2
+ import { jsx as d } from "react/jsx-runtime";
3
+ import * as t from "react";
4
+ import { cn as o } from "./index19.mjs";
5
+ const s = t.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ d(
6
+ "div",
7
+ {
8
+ ref: r,
9
+ className: o(
10
+ "rounded-lg border bg-card text-card-foreground",
11
+ a
12
+ ),
13
+ ...e
14
+ }
15
+ ));
16
+ s.displayName = "Card";
17
+ const i = t.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ d(
18
+ "div",
19
+ {
20
+ ref: r,
21
+ className: o("flex flex-col space-y-1.5 p-6", a),
22
+ ...e
23
+ }
24
+ ));
25
+ i.displayName = "CardHeader";
26
+ const c = t.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ d(
27
+ "div",
28
+ {
29
+ ref: r,
30
+ className: o(
31
+ "text-2xl font-semibold leading-none tracking-tight",
32
+ a
33
+ ),
34
+ ...e
35
+ }
36
+ ));
37
+ c.displayName = "CardTitle";
38
+ const l = t.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ d(
39
+ "div",
40
+ {
41
+ ref: r,
42
+ className: o("text-sm text-muted-foreground", a),
43
+ ...e
44
+ }
45
+ ));
46
+ l.displayName = "CardDescription";
47
+ const m = t.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ d("div", { ref: r, className: o("p-6 pt-0", a), ...e }));
48
+ m.displayName = "CardContent";
49
+ const n = t.forwardRef(({ className: a, ...e }, r) => /* @__PURE__ */ d(
50
+ "div",
51
+ {
52
+ ref: r,
53
+ className: o("flex items-center p-6 pt-0", a),
54
+ ...e
55
+ }
56
+ ));
57
+ n.displayName = "CardFooter";
116
58
  export {
117
- L as Modal
59
+ s as Card,
60
+ m as CardContent,
61
+ l as CardDescription,
62
+ n as CardFooter,
63
+ i as CardHeader,
64
+ c as CardTitle
118
65
  };
@@ -0,0 +1,15 @@
1
+ 'use client';
2
+ import s from "./index76.mjs";
3
+ import f from "./index86.mjs";
4
+ import r from "./index141.mjs";
5
+ function d(o, i) {
6
+ return f(o, new r.classes.URLSearchParams(), {
7
+ visitor: function(t, a, n, e) {
8
+ return r.isNode && s.isBuffer(t) ? (this.append(a, t.toString("base64")), !1) : e.defaultVisitor.apply(this, arguments);
9
+ },
10
+ ...i
11
+ });
12
+ }
13
+ export {
14
+ d as default
15
+ };
@@ -0,0 +1,10 @@
1
+ 'use client';
2
+ import o from "./index240.mjs";
3
+ import * as t from "./index241.mjs";
4
+ const m = {
5
+ ...t,
6
+ ...o
7
+ };
8
+ export {
9
+ m as default
10
+ };
@@ -0,0 +1,31 @@
1
+ 'use client';
2
+ import n from "./index76.mjs";
3
+ const a = n.toObjectSet([
4
+ "age",
5
+ "authorization",
6
+ "content-length",
7
+ "content-type",
8
+ "etag",
9
+ "expires",
10
+ "from",
11
+ "host",
12
+ "if-modified-since",
13
+ "if-unmodified-since",
14
+ "last-modified",
15
+ "location",
16
+ "max-forwards",
17
+ "proxy-authorization",
18
+ "referer",
19
+ "retry-after",
20
+ "user-agent"
21
+ ]), u = (s) => {
22
+ const t = {};
23
+ let e, r, i;
24
+ return s && s.split(`
25
+ `).forEach(function(o) {
26
+ i = o.indexOf(":"), e = o.substring(0, i).trim().toLowerCase(), r = o.substring(i + 1).trim(), !(!e || t[e] && a[e]) && (e === "set-cookie" ? t[e] ? t[e].push(r) : t[e] = [r] : t[e] = t[e] ? t[e] + ", " + r : r);
27
+ }), t;
28
+ };
29
+ export {
30
+ u as default
31
+ };
@@ -0,0 +1,5 @@
1
+ 'use client';
2
+ const t = null;
3
+ export {
4
+ t as default
5
+ };
@@ -0,0 +1,73 @@
1
+ 'use client';
2
+ import H from "./index76.mjs";
3
+ import D from "./index242.mjs";
4
+ import L from "./index139.mjs";
5
+ import n from "./index87.mjs";
6
+ import y from "./index82.mjs";
7
+ import O from "./index243.mjs";
8
+ import U from "./index141.mjs";
9
+ import q from "./index90.mjs";
10
+ import { progressEventReducer as A } from "./index244.mjs";
11
+ import v from "./index245.mjs";
12
+ const N = typeof XMLHttpRequest < "u", Q = N && function(s) {
13
+ return new Promise(function(C, i) {
14
+ const t = v(s);
15
+ let E = t.data;
16
+ const T = q.from(t.headers).normalize();
17
+ let { responseType: d, onUploadProgress: R, onDownloadProgress: h } = t, l, g, w, u, f;
18
+ function x() {
19
+ u && u(), f && f(), t.cancelToken && t.cancelToken.unsubscribe(l), t.signal && t.signal.removeEventListener("abort", l);
20
+ }
21
+ let e = new XMLHttpRequest();
22
+ e.open(t.method.toUpperCase(), t.url, !0), e.timeout = t.timeout;
23
+ function b() {
24
+ if (!e)
25
+ return;
26
+ const o = q.from(
27
+ "getAllResponseHeaders" in e && e.getAllResponseHeaders()
28
+ ), a = {
29
+ data: !d || d === "text" || d === "json" ? e.responseText : e.response,
30
+ status: e.status,
31
+ statusText: e.statusText,
32
+ headers: o,
33
+ config: s,
34
+ request: e
35
+ };
36
+ D(function(c) {
37
+ C(c), x();
38
+ }, function(c) {
39
+ i(c), x();
40
+ }, a), e = null;
41
+ }
42
+ "onloadend" in e ? e.onloadend = b : e.onreadystatechange = function() {
43
+ !e || e.readyState !== 4 || e.status === 0 && !(e.responseURL && e.responseURL.indexOf("file:") === 0) || setTimeout(b);
44
+ }, e.onabort = function() {
45
+ e && (i(new n("Request aborted", n.ECONNABORTED, s, e)), e = null);
46
+ }, e.onerror = function(r) {
47
+ const a = r && r.message ? r.message : "Network Error", p = new n(a, n.ERR_NETWORK, s, e);
48
+ p.event = r || null, i(p), e = null;
49
+ }, e.ontimeout = function() {
50
+ let r = t.timeout ? "timeout of " + t.timeout + "ms exceeded" : "timeout exceeded";
51
+ const a = t.transitional || L;
52
+ t.timeoutErrorMessage && (r = t.timeoutErrorMessage), i(new n(
53
+ r,
54
+ a.clarifyTimeoutError ? n.ETIMEDOUT : n.ECONNABORTED,
55
+ s,
56
+ e
57
+ )), e = null;
58
+ }, E === void 0 && T.setContentType(null), "setRequestHeader" in e && H.forEach(T.toJSON(), function(r, a) {
59
+ e.setRequestHeader(a, r);
60
+ }), H.isUndefined(t.withCredentials) || (e.withCredentials = !!t.withCredentials), d && d !== "json" && (e.responseType = t.responseType), h && ([w, f] = A(h, !0), e.addEventListener("progress", w)), R && e.upload && ([g, u] = A(R), e.upload.addEventListener("progress", g), e.upload.addEventListener("loadend", u)), (t.cancelToken || t.signal) && (l = (o) => {
61
+ e && (i(!o || o.type ? new y(null, s, e) : o), e.abort(), e = null);
62
+ }, t.cancelToken && t.cancelToken.subscribe(l), t.signal && (t.signal.aborted ? l() : t.signal.addEventListener("abort", l)));
63
+ const m = O(t.url);
64
+ if (m && U.protocols.indexOf(m) === -1) {
65
+ i(new n("Unsupported protocol " + m + ":", n.ERR_BAD_REQUEST, s));
66
+ return;
67
+ }
68
+ e.send(E || null);
69
+ });
70
+ };
71
+ export {
72
+ Q as default
73
+ };