@instockng/storefront-ui 1.0.90 → 1.0.92

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 (283) hide show
  1. package/dist/components/DeliveryConfirmation.d.ts +18 -0
  2. package/dist/components/DeliveryConfirmation.d.ts.map +1 -0
  3. package/dist/index.d.ts +2 -0
  4. package/dist/index.d.ts.map +1 -1
  5. package/dist/index.mjs +127 -121
  6. package/dist/index10.mjs +74 -190
  7. package/dist/index100.mjs +3 -5
  8. package/dist/index101.mjs +2 -5
  9. package/dist/index102.mjs +73 -169
  10. package/dist/index103.mjs +51 -50
  11. package/dist/index104.mjs +6 -69
  12. package/dist/index105.mjs +5 -34
  13. package/dist/index106.mjs +177 -41
  14. package/dist/index107.mjs +53 -2
  15. package/dist/index108.mjs +69 -28
  16. package/dist/index109.mjs +2 -18
  17. package/dist/index11.mjs +172 -107
  18. package/dist/index110.mjs +26 -213
  19. package/dist/index111.mjs +13 -175
  20. package/dist/index112.mjs +210 -17
  21. package/dist/index113.mjs +174 -17
  22. package/dist/index114.mjs +14 -25
  23. package/dist/index115.mjs +17 -150
  24. package/dist/index116.mjs +26 -13
  25. package/dist/index117.mjs +149 -24
  26. package/dist/index118.mjs +13 -77
  27. package/dist/index119.mjs +20 -27
  28. package/dist/index12.mjs +127 -90
  29. package/dist/index120.mjs +76 -137
  30. package/dist/index121.mjs +33 -50
  31. package/dist/index122.mjs +141 -19
  32. package/dist/index123.mjs +50 -22
  33. package/dist/index124.mjs +14 -14
  34. package/dist/index125.mjs +20 -18
  35. package/dist/index126.mjs +16 -14
  36. package/dist/index127.mjs +17 -14
  37. package/dist/index128.mjs +12 -12
  38. package/dist/index129.mjs +15 -58
  39. package/dist/index13.mjs +86 -90
  40. package/dist/index130.mjs +14 -11
  41. package/dist/index131.mjs +56 -30
  42. package/dist/index132.mjs +9 -15
  43. package/dist/index133.mjs +31 -26
  44. package/dist/index134.mjs +13 -16
  45. package/dist/index135.mjs +26 -11
  46. package/dist/index136.mjs +18 -12
  47. package/dist/index137.mjs +12 -40
  48. package/dist/index138.mjs +14 -16
  49. package/dist/index139.mjs +42 -263
  50. package/dist/index14.mjs +84 -149
  51. package/dist/index140.mjs +15 -62
  52. package/dist/index141.mjs +267 -7
  53. package/dist/index142.mjs +70 -2
  54. package/dist/index143.mjs +8 -2
  55. package/dist/index144.mjs +2 -33
  56. package/dist/index145.mjs +2 -2
  57. package/dist/index146.mjs +33 -2
  58. package/dist/index147.mjs +2 -2
  59. package/dist/index148.mjs +21 -2
  60. package/dist/index149.mjs +56 -2
  61. package/dist/index15.mjs +157 -216
  62. package/dist/index150.mjs +28 -17
  63. package/dist/index151.mjs +6 -31
  64. package/dist/index152.mjs +50 -36
  65. package/dist/index153.mjs +6 -18
  66. package/dist/index154.mjs +11 -17
  67. package/dist/index155.mjs +7 -2
  68. package/dist/index156.mjs +28 -20
  69. package/dist/index157.mjs +2 -46
  70. package/dist/index158.mjs +70 -2
  71. package/dist/index159.mjs +164 -27
  72. package/dist/index16.mjs +211 -107
  73. package/dist/index160.mjs +2 -18
  74. package/dist/index161.mjs +2 -2
  75. package/dist/index162.mjs +2 -2
  76. package/dist/index163.mjs +18 -2
  77. package/dist/index164.mjs +32 -2
  78. package/dist/index165.mjs +28 -62
  79. package/dist/index166.mjs +18 -2
  80. package/dist/index167.mjs +13 -48
  81. package/dist/index168.mjs +2 -2
  82. package/dist/index169.mjs +14 -30
  83. package/dist/index17.mjs +106 -86
  84. package/dist/index170.mjs +39 -145
  85. package/dist/index171.mjs +2 -2
  86. package/dist/index172.mjs +30 -2
  87. package/dist/index173.mjs +11 -12
  88. package/dist/index174.mjs +2 -2
  89. package/dist/index175.mjs +2 -2
  90. package/dist/index176.mjs +2 -26
  91. package/dist/index178.mjs +72 -2
  92. package/dist/index179.mjs +2 -24
  93. package/dist/index18.mjs +82 -733
  94. package/dist/index180.mjs +48 -18
  95. package/dist/index181.mjs +2 -2
  96. package/dist/index182.mjs +36 -2
  97. package/dist/index183.mjs +152 -2
  98. package/dist/index184.mjs +2 -23
  99. package/dist/index185.mjs +2 -2
  100. package/dist/index186.mjs +11 -15
  101. package/dist/index187.mjs +2 -2
  102. package/dist/index188.mjs +2 -2
  103. package/dist/index189.mjs +26 -2
  104. package/dist/index19.mjs +742 -53
  105. package/dist/index190.mjs +2 -23
  106. package/dist/index191.mjs +2 -2
  107. package/dist/index192.mjs +18 -17
  108. package/dist/index193.mjs +23 -2
  109. package/dist/index194.mjs +2 -2
  110. package/dist/index195.mjs +2 -2
  111. package/dist/index196.mjs +2 -2
  112. package/dist/index197.mjs +23 -2
  113. package/dist/index198.mjs +2 -2
  114. package/dist/index199.mjs +23 -2
  115. package/dist/index2.mjs +2 -2
  116. package/dist/index20.mjs +58 -60
  117. package/dist/index200.mjs +2 -2
  118. package/dist/index201.mjs +2 -127
  119. package/dist/index202.mjs +2 -2
  120. package/dist/index203.mjs +20 -71
  121. package/dist/index204.mjs +2 -74
  122. package/dist/index205.mjs +22 -20
  123. package/dist/index206.mjs +2 -56
  124. package/dist/index207.mjs +2 -29
  125. package/dist/index208.mjs +2 -7
  126. package/dist/index209.mjs +2 -52
  127. package/dist/index21.mjs +60 -22
  128. package/dist/index210.mjs +2 -6
  129. package/dist/index211.mjs +2 -12
  130. package/dist/index212.mjs +2 -7
  131. package/dist/index213.mjs +2 -28
  132. package/dist/index214.mjs +127 -2
  133. package/dist/index215.mjs +2 -70
  134. package/dist/index216.mjs +72 -165
  135. package/dist/index217.mjs +74 -2
  136. package/dist/index218.mjs +2 -108
  137. package/dist/index219.mjs +2 -2
  138. package/dist/index22.mjs +22 -107
  139. package/dist/index220.mjs +108 -2
  140. package/dist/index221.mjs +2 -2
  141. package/dist/index222.mjs +2 -2
  142. package/dist/index223.mjs +2 -2
  143. package/dist/index224.mjs +2 -2
  144. package/dist/index225.mjs +2 -37
  145. package/dist/index226.mjs +37 -2
  146. package/dist/index227.mjs +2 -2
  147. package/dist/index228.mjs +244 -2
  148. package/dist/index23.mjs +105 -38
  149. package/dist/index230.mjs +33 -2
  150. package/dist/index231.mjs +65 -2
  151. package/dist/index232.mjs +25 -2
  152. package/dist/index233.mjs +2 -2
  153. package/dist/index234.mjs +2 -2
  154. package/dist/index235.mjs +2 -2
  155. package/dist/index236.mjs +2 -2
  156. package/dist/index238.mjs +2 -2
  157. package/dist/index24.mjs +37 -37
  158. package/dist/index240.mjs +2 -2
  159. package/dist/index241.mjs +2 -4
  160. package/dist/index242.mjs +2 -2
  161. package/dist/index243.mjs +2 -244
  162. package/dist/index245.mjs +2 -33
  163. package/dist/index246.mjs +2 -65
  164. package/dist/index247.mjs +2 -25
  165. package/dist/index248.mjs +4 -13
  166. package/dist/index249.mjs +2 -7
  167. package/dist/index25.mjs +42 -89
  168. package/dist/index250.mjs +1 -1
  169. package/dist/index251.mjs +3 -3
  170. package/dist/index254.mjs +13 -12
  171. package/dist/index255.mjs +7 -5
  172. package/dist/index256.mjs +12 -33
  173. package/dist/index257.mjs +5 -31
  174. package/dist/index258.mjs +32 -27
  175. package/dist/index259.mjs +28 -58
  176. package/dist/index26.mjs +86 -29
  177. package/dist/index260.mjs +28 -2
  178. package/dist/index261.mjs +61 -2
  179. package/dist/index262.mjs +2 -18
  180. package/dist/index263.mjs +2 -47
  181. package/dist/index264.mjs +2 -2
  182. package/dist/index265.mjs +18 -2
  183. package/dist/index266.mjs +47 -2
  184. package/dist/index267.mjs +2 -2
  185. package/dist/index268.mjs +2 -2
  186. package/dist/index269.mjs +2 -91
  187. package/dist/index27.mjs +29 -6
  188. package/dist/index270.mjs +91 -3
  189. package/dist/index271.mjs +2 -2
  190. package/dist/index272.mjs +3 -2
  191. package/dist/index273.mjs +2 -17
  192. package/dist/index274.mjs +2 -13
  193. package/dist/index275.mjs +17 -6
  194. package/dist/index276.mjs +13 -30
  195. package/dist/index277.mjs +6 -2
  196. package/dist/index278.mjs +30 -2
  197. package/dist/index279.mjs +2 -2
  198. package/dist/index28.mjs +8 -21
  199. package/dist/index280.mjs +5 -0
  200. package/dist/index281.mjs +5 -0
  201. package/dist/index29.mjs +19 -34
  202. package/dist/index3.mjs +5 -5
  203. package/dist/index30.mjs +35 -37
  204. package/dist/index31.mjs +28 -103
  205. package/dist/index32.mjs +104 -20
  206. package/dist/index33.mjs +47 -9
  207. package/dist/index34.mjs +9 -9
  208. package/dist/index35.mjs +11 -116
  209. package/dist/index36.mjs +121 -25
  210. package/dist/index37.mjs +27 -81
  211. package/dist/index38.mjs +90 -112
  212. package/dist/index39.mjs +109 -8
  213. package/dist/index4.mjs +1 -1
  214. package/dist/index40.mjs +9 -33
  215. package/dist/index41.mjs +27 -20
  216. package/dist/index42.mjs +42 -7
  217. package/dist/index43.mjs +10 -122
  218. package/dist/index44.mjs +114 -380
  219. package/dist/index45.mjs +384 -20
  220. package/dist/index46.mjs +24 -31
  221. package/dist/index47.mjs +32 -7
  222. package/dist/index48.mjs +6 -1432
  223. package/dist/index49.mjs +1432 -69
  224. package/dist/index5.mjs +1 -1
  225. package/dist/index50.mjs +70 -2
  226. package/dist/index51.mjs +2 -60
  227. package/dist/index52.mjs +57 -48
  228. package/dist/index53.mjs +51 -33
  229. package/dist/index54.mjs +33 -15
  230. package/dist/index55.mjs +12 -2260
  231. package/dist/index56.mjs +2263 -36
  232. package/dist/index57.mjs +36 -44
  233. package/dist/index58.mjs +44 -99
  234. package/dist/index59.mjs +99 -81
  235. package/dist/index6.mjs +1 -1
  236. package/dist/index60.mjs +75 -13
  237. package/dist/index61.mjs +15 -125
  238. package/dist/index62.mjs +93 -89
  239. package/dist/index63.mjs +102 -56
  240. package/dist/index64.mjs +55 -89
  241. package/dist/index65.mjs +124 -70
  242. package/dist/index66.mjs +100 -13
  243. package/dist/index67.mjs +30 -89
  244. package/dist/index68.mjs +70 -56
  245. package/dist/index69.mjs +62 -44
  246. package/dist/index7.mjs +73 -73
  247. package/dist/index70.mjs +47 -46
  248. package/dist/index71.mjs +48 -121
  249. package/dist/index72.mjs +133 -22
  250. package/dist/index73.mjs +70 -2
  251. package/dist/index74.mjs +21 -20
  252. package/dist/index75.mjs +2 -153
  253. package/dist/index76.mjs +21 -73
  254. package/dist/index77.mjs +153 -15
  255. package/dist/index78.mjs +68 -56
  256. package/dist/index79.mjs +15 -5
  257. package/dist/index8.mjs +240 -99
  258. package/dist/index80.mjs +63 -2
  259. package/dist/index81.mjs +4 -5
  260. package/dist/index82.mjs +2 -1134
  261. package/dist/index83.mjs +5 -19
  262. package/dist/index84.mjs +1119 -40
  263. package/dist/index85.mjs +14 -27
  264. package/dist/index86.mjs +55 -2
  265. package/dist/index87.mjs +33 -2
  266. package/dist/index88.mjs +2 -235
  267. package/dist/index89.mjs +34 -6
  268. package/dist/index9.mjs +103 -73
  269. package/dist/index90.mjs +39 -130
  270. package/dist/index91.mjs +2 -68
  271. package/dist/index92.mjs +228 -80
  272. package/dist/index93.mjs +5 -28
  273. package/dist/index94.mjs +132 -7
  274. package/dist/index95.mjs +62 -69
  275. package/dist/index96.mjs +86 -3
  276. package/dist/index97.mjs +29 -2
  277. package/dist/index98.mjs +7 -81
  278. package/dist/index99.mjs +72 -51
  279. package/dist/styles.css +1 -1
  280. package/package.json +2 -2
  281. package/src/components/DeliveryConfirmation.tsx +357 -0
  282. package/src/components/OrderConfirmation.tsx +24 -24
  283. package/src/index.ts +3 -0
package/dist/index247.mjs CHANGED
@@ -1,28 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index268.mjs";
3
- import { __require as a } from "./index269.mjs";
4
- var t;
5
- function k() {
6
- return t ? r : (t = 1, function(o) {
7
- Object.defineProperty(o, "__esModule", {
8
- value: !0
9
- }), Object.defineProperty(o, "getCookieParser", {
10
- enumerable: !0,
11
- get: function() {
12
- return i;
13
- }
14
- });
15
- function i(n) {
16
- return function() {
17
- const { cookie: e } = n;
18
- if (!e)
19
- return {};
20
- const { parse: u } = a();
21
- return u(Array.isArray(e) ? e.join("; ") : e);
22
- };
23
- }
24
- }(r), r);
25
- }
2
+ var e = { exports: {} };
26
3
  export {
27
- k as __require
4
+ e as __module
28
5
  };
package/dist/index248.mjs CHANGED
@@ -1,16 +1,7 @@
1
1
  'use client';
2
- import o from "./index270.mjs";
3
- import r from "./index271.mjs";
4
- import t from "./index272.mjs";
5
- const l = {
6
- isBrowser: !0,
7
- classes: {
8
- URLSearchParams: o,
9
- FormData: r,
10
- Blob: t
11
- },
12
- protocols: ["http", "https", "file", "blob", "url", "data"]
13
- };
2
+ import * as e from "./index271.mjs";
3
+ import { getAugmentedNamespace as r } from "./index74.mjs";
4
+ const o = /* @__PURE__ */ r(e);
14
5
  export {
15
- l as default
6
+ o as default
16
7
  };
package/dist/index249.mjs CHANGED
@@ -1,10 +1,5 @@
1
1
  'use client';
2
- const e = typeof window < "u" && typeof document < "u", o = typeof navigator == "object" && navigator || void 0, n = e && (!o || ["ReactNative", "NativeScript", "NS"].indexOf(o.product) < 0), t = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", r = e && window.location.href || "http://localhost";
2
+ var a = {};
4
3
  export {
5
- e as hasBrowserEnv,
6
- n as hasStandardBrowserEnv,
7
- t as hasStandardBrowserWebWorkerEnv,
8
- o as navigator,
9
- r as origin
4
+ a as __exports
10
5
  };
package/dist/index25.mjs CHANGED
@@ -1,92 +1,45 @@
1
1
  'use client';
2
- import { clsx as u } from "./index54.mjs";
3
- import { twMerge as a } from "./index55.mjs";
4
- function g(...t) {
5
- return a(u(t));
6
- }
7
- function m(t) {
8
- return new Intl.NumberFormat("en-NG", {
9
- style: "currency",
10
- currency: "NGN",
11
- minimumFractionDigits: 0,
12
- maximumFractionDigits: 0
13
- }).format(t);
14
- }
15
- function p(t) {
16
- return (typeof t == "string" ? new Date(t) : t).toLocaleDateString("en-US", {
17
- year: "numeric",
18
- month: "long",
19
- day: "numeric"
20
- });
21
- }
22
- function b(t) {
23
- return (typeof t == "string" ? new Date(t) : t).toLocaleString("en-US", {
24
- year: "numeric",
25
- month: "long",
26
- day: "numeric",
27
- hour: "2-digit",
28
- minute: "2-digit"
29
- });
30
- }
31
- function f(t, e) {
32
- if (!e) return 0;
33
- let n = 0;
34
- const o = Object.keys(e).map(Number).sort((r, c) => c - r);
35
- for (const r of o)
36
- if (t >= r) {
37
- n = e[r];
38
- break;
39
- }
40
- return n;
41
- }
42
- function y(t, e, n) {
43
- if (e === 1) return t;
44
- const r = (100 - f(e, n)) / 100;
45
- return Math.round(t * e * r);
46
- }
47
- function w(t) {
48
- return {
49
- pending: "bg-yellow-100 text-yellow-800",
50
- shipped: "bg-blue-100 text-blue-800",
51
- delivered: "bg-green-100 text-green-800",
52
- cancelled: "bg-red-100 text-red-800",
53
- refunded: "bg-purple-100 text-purple-800",
54
- prospect: "bg-orange-100 text-orange-800"
55
- }[t] || "bg-gray-100 text-gray-800";
56
- }
57
- function i(t) {
58
- var o;
59
- if (typeof document > "u") return;
60
- const n = `; ${document.cookie}`.split(`; ${t}=`);
61
- if (n.length === 2) return (o = n.pop()) == null ? void 0 : o.split(";").shift();
62
- }
63
- function l(t) {
64
- return typeof window > "u" ? void 0 : new URLSearchParams(window.location.search).get(t) || void 0;
65
- }
66
- function x() {
67
- return {
68
- fbc: i("_fbc"),
69
- fbp: i("_fbp")
70
- };
71
- }
72
- function h() {
73
- return {
74
- ttp: i("_ttp"),
75
- ttclid: l("ttclid")
76
- };
77
- }
78
- function k(t, e, n) {
79
- return `${t}_${e}_${n}`;
80
- }
2
+ import { jsxs as s, jsx as r } from "react/jsx-runtime";
3
+ import g from "react";
4
+ import { cn as l } from "./index26.mjs";
5
+ const u = g.forwardRef(
6
+ ({
7
+ label: t,
8
+ error: e,
9
+ className: a,
10
+ containerClassName: c,
11
+ required: m,
12
+ disabled: o,
13
+ children: n,
14
+ ...i
15
+ }, d) => /* @__PURE__ */ s("div", { className: l("w-full", c), children: [
16
+ t && /* @__PURE__ */ s("label", { className: "mb-1.5 block text-sm font-medium text-gray-700", children: [
17
+ t,
18
+ m && /* @__PURE__ */ r("span", { className: "ml-1 text-red-600", children: "*" })
19
+ ] }),
20
+ /* @__PURE__ */ r(
21
+ "select",
22
+ {
23
+ ref: d,
24
+ disabled: o,
25
+ className: l(
26
+ "w-full rounded-lg border px-3 py-2.5 text-sm transition-colors",
27
+ "focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-opacity-50",
28
+ "appearance-none bg-white",
29
+ `bg-[url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E")] bg-no-repeat bg-[right_0.75rem_center]`,
30
+ "pr-10",
31
+ e ? "border-red-500 focus:border-red-500 focus:ring-red-500" : "border-gray-300 focus:border-blue-500",
32
+ o && "bg-gray-50 text-gray-500 cursor-not-allowed",
33
+ a
34
+ ),
35
+ ...i,
36
+ children: n
37
+ }
38
+ ),
39
+ e && /* @__PURE__ */ r("p", { className: "mt-1.5 text-sm text-red-600", role: "alert", children: e })
40
+ ] })
41
+ );
42
+ u.displayName = "FormSelect";
81
43
  export {
82
- y as calculateDiscountedPrice,
83
- g as cn,
84
- m as formatCurrency,
85
- p as formatDate,
86
- b as formatDateTime,
87
- k as generateClientEventId,
88
- f as getDiscountPercent,
89
- x as getFbCookies,
90
- w as getStatusColor,
91
- h as getTikTokCookies
44
+ u as FormSelect
92
45
  };
package/dist/index250.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import p from "./index98.mjs";
2
+ import p from "./index102.mjs";
3
3
  function i(n) {
4
4
  const t = {
5
5
  "!": "%21",
package/dist/index251.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use client';
2
- import i from "./index88.mjs";
3
- import m from "./index92.mjs";
4
- import s from "./index102.mjs";
2
+ import i from "./index92.mjs";
3
+ import m from "./index96.mjs";
4
+ import s from "./index106.mjs";
5
5
  function h(f, t) {
6
6
  const o = this || m, r = t || o, n = s.from(r.headers);
7
7
  let a = r.data;
package/dist/index254.mjs CHANGED
@@ -1,15 +1,16 @@
1
1
  'use client';
2
- import a from "./index99.mjs";
3
- function E(i, f, t) {
4
- const u = t.config.validateStatus;
5
- !t.status || !u || u(t.status) ? i(t) : f(new a(
6
- "Request failed with status code " + t.status,
7
- [a.ERR_BAD_REQUEST, a.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
8
- t.config,
9
- t.request,
10
- t
11
- ));
12
- }
2
+ import o from "./index272.mjs";
3
+ import r from "./index273.mjs";
4
+ import t from "./index274.mjs";
5
+ const l = {
6
+ isBrowser: !0,
7
+ classes: {
8
+ URLSearchParams: o,
9
+ FormData: r,
10
+ Blob: t
11
+ },
12
+ protocols: ["http", "https", "file", "blob", "url", "data"]
13
+ };
13
14
  export {
14
- E as default
15
+ l as default
15
16
  };
package/dist/index255.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  'use client';
2
- function o(e) {
3
- const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
4
- return t && t[1] || "";
5
- }
2
+ const e = typeof window < "u" && typeof document < "u", o = typeof navigator == "object" && navigator || void 0, n = e && (!o || ["ReactNative", "NativeScript", "NS"].indexOf(o.product) < 0), t = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", r = e && window.location.href || "http://localhost";
6
4
  export {
7
- o as default
5
+ e as hasBrowserEnv,
6
+ n as hasStandardBrowserEnv,
7
+ t as hasStandardBrowserWebWorkerEnv,
8
+ o as navigator,
9
+ r as origin
8
10
  };
package/dist/index256.mjs CHANGED
@@ -1,36 +1,15 @@
1
1
  'use client';
2
- import i from "./index273.mjs";
3
- import m from "./index274.mjs";
4
- import f from "./index88.mjs";
5
- const h = (t, o, a = 3) => {
6
- let r = 0;
7
- const c = i(50, 250);
8
- return m((s) => {
9
- const n = s.loaded, e = s.lengthComputable ? s.total : void 0, l = n - r, d = c(l), p = n <= e;
10
- r = n;
11
- const u = {
12
- loaded: n,
13
- total: e,
14
- progress: e ? n / e : void 0,
15
- bytes: l,
16
- rate: d || void 0,
17
- estimated: d && e && p ? (e - n) / d : void 0,
18
- event: s,
19
- lengthComputable: e != null,
20
- [o ? "download" : "upload"]: !0
21
- };
22
- t(u);
23
- }, a);
24
- }, v = (t, o) => {
25
- const a = t != null;
26
- return [(r) => o[0]({
27
- lengthComputable: a,
28
- total: t,
29
- loaded: r
30
- }), o[1]];
31
- }, C = (t) => (...o) => f.asap(() => t(...o));
2
+ import a from "./index103.mjs";
3
+ function E(i, f, t) {
4
+ const u = t.config.validateStatus;
5
+ !t.status || !u || u(t.status) ? i(t) : f(new a(
6
+ "Request failed with status code " + t.status,
7
+ [a.ERR_BAD_REQUEST, a.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
8
+ t.config,
9
+ t.request,
10
+ t
11
+ ));
12
+ }
32
13
  export {
33
- C as asyncDecorator,
34
- v as progressEventDecorator,
35
- h as progressEventReducer
14
+ E as default
36
15
  };
package/dist/index257.mjs CHANGED
@@ -1,34 +1,8 @@
1
1
  'use client';
2
- import n from "./index212.mjs";
3
- import m from "./index88.mjs";
4
- import c from "./index275.mjs";
5
- import h from "./index276.mjs";
6
- import w from "./index208.mjs";
7
- import b from "./index91.mjs";
8
- import C from "./index102.mjs";
9
- import g from "./index205.mjs";
10
- const E = (a) => {
11
- const e = b({}, a);
12
- let { data: i, withXSRFToken: r, xsrfHeaderName: f, xsrfCookieName: d, headers: o, auth: s } = e;
13
- if (e.headers = o = C.from(o), e.url = g(w(e.baseURL, e.url, e.allowAbsoluteUrls), a.params, a.paramsSerializer), s && o.set(
14
- "Authorization",
15
- "Basic " + btoa((s.username || "") + ":" + (s.password ? unescape(encodeURIComponent(s.password)) : ""))
16
- ), m.isFormData(i)) {
17
- if (n.hasStandardBrowserEnv || n.hasStandardBrowserWebWorkerEnv)
18
- o.setContentType(void 0);
19
- else if (m.isFunction(i.getHeaders)) {
20
- const t = i.getHeaders(), u = ["content-type", "content-length"];
21
- Object.entries(t).forEach(([l, p]) => {
22
- u.includes(l.toLowerCase()) && o.set(l, p);
23
- });
24
- }
25
- }
26
- if (n.hasStandardBrowserEnv && (r && m.isFunction(r) && (r = r(e)), r || r !== !1 && c(e.url))) {
27
- const t = f && d && h.read(d);
28
- t && o.set(f, t);
29
- }
30
- return e;
31
- };
2
+ function o(e) {
3
+ const t = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
4
+ return t && t[1] || "";
5
+ }
32
6
  export {
33
- E as default
7
+ o as default
34
8
  };
package/dist/index258.mjs CHANGED
@@ -1,31 +1,36 @@
1
1
  'use client';
2
- import a from "./index94.mjs";
3
- import s from "./index99.mjs";
4
- import m from "./index88.mjs";
5
- const h = (e, t) => {
6
- const { length: l } = e = e ? e.filter(Boolean) : [];
7
- if (t || l) {
8
- let u = new AbortController(), f;
9
- const n = function(r) {
10
- if (!f) {
11
- f = !0, i();
12
- const o = r instanceof Error ? r : this.reason;
13
- u.abort(o instanceof s ? o : new a(o instanceof Error ? o.message : o));
14
- }
2
+ import i from "./index275.mjs";
3
+ import m from "./index276.mjs";
4
+ import f from "./index92.mjs";
5
+ const h = (t, o, a = 3) => {
6
+ let r = 0;
7
+ const c = i(50, 250);
8
+ return m((s) => {
9
+ const n = s.loaded, e = s.lengthComputable ? s.total : void 0, l = n - r, d = c(l), p = n <= e;
10
+ r = n;
11
+ const u = {
12
+ loaded: n,
13
+ total: e,
14
+ progress: e ? n / e : void 0,
15
+ bytes: l,
16
+ rate: d || void 0,
17
+ estimated: d && e && p ? (e - n) / d : void 0,
18
+ event: s,
19
+ lengthComputable: e != null,
20
+ [o ? "download" : "upload"]: !0
15
21
  };
16
- let c = t && setTimeout(() => {
17
- c = null, n(new s(`timeout ${t} of ms exceeded`, s.ETIMEDOUT));
18
- }, t);
19
- const i = () => {
20
- e && (c && clearTimeout(c), c = null, e.forEach((r) => {
21
- r.unsubscribe ? r.unsubscribe(n) : r.removeEventListener("abort", n);
22
- }), e = null);
23
- };
24
- e.forEach((r) => r.addEventListener("abort", n));
25
- const { signal: b } = u;
26
- return b.unsubscribe = () => m.asap(i), b;
27
- }
28
- };
22
+ t(u);
23
+ }, a);
24
+ }, v = (t, o) => {
25
+ const a = t != null;
26
+ return [(r) => o[0]({
27
+ lengthComputable: a,
28
+ total: t,
29
+ loaded: r
30
+ }), o[1]];
31
+ }, C = (t) => (...o) => f.asap(() => t(...o));
29
32
  export {
30
- h as default
33
+ C as asyncDecorator,
34
+ v as progressEventDecorator,
35
+ h as progressEventReducer
31
36
  };
package/dist/index259.mjs CHANGED
@@ -1,64 +1,34 @@
1
1
  'use client';
2
- const f = function* (e, t) {
3
- let n = e.byteLength;
4
- if (n < t) {
5
- yield e;
6
- return;
7
- }
8
- let a = 0, r;
9
- for (; a < n; )
10
- r = a + t, yield e.slice(a, r), a = r;
11
- }, w = async function* (e, t) {
12
- for await (const n of b(e))
13
- yield* f(n, t);
14
- }, b = async function* (e) {
15
- if (e[Symbol.asyncIterator]) {
16
- yield* e;
17
- return;
18
- }
19
- const t = e.getReader();
20
- try {
21
- for (; ; ) {
22
- const { done: n, value: a } = await t.read();
23
- if (n)
24
- break;
25
- yield a;
2
+ import n from "./index155.mjs";
3
+ import m from "./index92.mjs";
4
+ import c from "./index277.mjs";
5
+ import h from "./index278.mjs";
6
+ import w from "./index151.mjs";
7
+ import b from "./index95.mjs";
8
+ import C from "./index106.mjs";
9
+ import g from "./index148.mjs";
10
+ const E = (a) => {
11
+ const e = b({}, a);
12
+ let { data: i, withXSRFToken: r, xsrfHeaderName: f, xsrfCookieName: d, headers: o, auth: s } = e;
13
+ if (e.headers = o = C.from(o), e.url = g(w(e.baseURL, e.url, e.allowAbsoluteUrls), a.params, a.paramsSerializer), s && o.set(
14
+ "Authorization",
15
+ "Basic " + btoa((s.username || "") + ":" + (s.password ? unescape(encodeURIComponent(s.password)) : ""))
16
+ ), m.isFormData(i)) {
17
+ if (n.hasStandardBrowserEnv || n.hasStandardBrowserWebWorkerEnv)
18
+ o.setContentType(void 0);
19
+ else if (m.isFunction(i.getHeaders)) {
20
+ const t = i.getHeaders(), u = ["content-type", "content-length"];
21
+ Object.entries(t).forEach(([l, p]) => {
22
+ u.includes(l.toLowerCase()) && o.set(l, p);
23
+ });
26
24
  }
27
- } finally {
28
- await t.cancel();
29
25
  }
30
- }, h = (e, t, n, a) => {
31
- const r = w(e, t);
32
- let d = 0, o, c = (l) => {
33
- o || (o = !0, a && a(l));
34
- };
35
- return new ReadableStream({
36
- async pull(l) {
37
- try {
38
- const { done: i, value: y } = await r.next();
39
- if (i) {
40
- c(), l.close();
41
- return;
42
- }
43
- let s = y.byteLength;
44
- if (n) {
45
- let u = d += s;
46
- n(u);
47
- }
48
- l.enqueue(new Uint8Array(y));
49
- } catch (i) {
50
- throw c(i), i;
51
- }
52
- },
53
- cancel(l) {
54
- return c(l), r.return();
55
- }
56
- }, {
57
- highWaterMark: 2
58
- });
26
+ if (n.hasStandardBrowserEnv && (r && m.isFunction(r) && (r = r(e)), r || r !== !1 && c(e.url))) {
27
+ const t = f && d && h.read(d);
28
+ t && o.set(f, t);
29
+ }
30
+ return e;
59
31
  };
60
32
  export {
61
- w as readBytes,
62
- f as streamChunk,
63
- h as trackStream
33
+ E as default
64
34
  };
package/dist/index26.mjs CHANGED
@@ -1,35 +1,92 @@
1
1
  'use client';
2
- import { jsx as r } from "react/jsx-runtime";
3
- import { createContext as p, useEffect as C, useMemo as f, useContext as m } from "react";
4
- import { QueryClient as d, QueryClientProvider as x } from "@tanstack/react-query";
5
- import { initializeApiClient as u } from "./index28.mjs";
6
- const l = p(null);
7
- function a({ children: e, baseURL: t = "https://oms-api.instock.com.ng", getAuthToken: s, onError: i, queryClient: n }) {
8
- const o = {
9
- baseURL: t,
10
- onError: i
11
- };
12
- u(o), C(() => {
13
- u(o);
14
- }, [t, i]);
15
- const c = f(() => n || new d({
16
- defaultOptions: {
17
- queries: {
18
- retry: 1,
19
- refetchOnWindowFocus: !1,
20
- staleTime: 5e3
21
- }
2
+ import { clsx as u } from "./index55.mjs";
3
+ import { twMerge as a } from "./index56.mjs";
4
+ function g(...t) {
5
+ return a(u(t));
6
+ }
7
+ function m(t) {
8
+ return new Intl.NumberFormat("en-NG", {
9
+ style: "currency",
10
+ currency: "NGN",
11
+ minimumFractionDigits: 0,
12
+ maximumFractionDigits: 0
13
+ }).format(t);
14
+ }
15
+ function p(t) {
16
+ return (typeof t == "string" ? new Date(t) : t).toLocaleDateString("en-US", {
17
+ year: "numeric",
18
+ month: "long",
19
+ day: "numeric"
20
+ });
21
+ }
22
+ function b(t) {
23
+ return (typeof t == "string" ? new Date(t) : t).toLocaleString("en-US", {
24
+ year: "numeric",
25
+ month: "long",
26
+ day: "numeric",
27
+ hour: "2-digit",
28
+ minute: "2-digit"
29
+ });
30
+ }
31
+ function f(t, e) {
32
+ if (!e) return 0;
33
+ let n = 0;
34
+ const o = Object.keys(e).map(Number).sort((r, c) => c - r);
35
+ for (const r of o)
36
+ if (t >= r) {
37
+ n = e[r];
38
+ break;
22
39
  }
23
- }), [n]);
24
- return r(x, { client: c, children: r(l.Provider, { value: { baseURL: t, getAuthToken: s }, children: e }) });
40
+ return n;
41
+ }
42
+ function y(t, e, n) {
43
+ if (e === 1) return t;
44
+ const r = (100 - f(e, n)) / 100;
45
+ return Math.round(t * e * r);
46
+ }
47
+ function w(t) {
48
+ return {
49
+ pending: "bg-yellow-100 text-yellow-800",
50
+ shipped: "bg-blue-100 text-blue-800",
51
+ delivered: "bg-green-100 text-green-800",
52
+ cancelled: "bg-red-100 text-red-800",
53
+ refunded: "bg-purple-100 text-purple-800",
54
+ prospect: "bg-orange-100 text-orange-800"
55
+ }[t] || "bg-gray-100 text-gray-800";
56
+ }
57
+ function i(t) {
58
+ var o;
59
+ if (typeof document > "u") return;
60
+ const n = `; ${document.cookie}`.split(`; ${t}=`);
61
+ if (n.length === 2) return (o = n.pop()) == null ? void 0 : o.split(";").shift();
62
+ }
63
+ function l(t) {
64
+ return typeof window > "u" ? void 0 : new URLSearchParams(window.location.search).get(t) || void 0;
65
+ }
66
+ function x() {
67
+ return {
68
+ fbc: i("_fbc"),
69
+ fbp: i("_fbp")
70
+ };
71
+ }
72
+ function h() {
73
+ return {
74
+ ttp: i("_ttp"),
75
+ ttclid: l("ttclid")
76
+ };
25
77
  }
26
- function y() {
27
- const e = m(l);
28
- if (!e)
29
- throw new Error("useApiClientContext must be used within ApiClientProvider");
30
- return e;
78
+ function k(t, e, n) {
79
+ return `${t}_${e}_${n}`;
31
80
  }
32
81
  export {
33
- a as ApiClientProvider,
34
- y as useApiClientContext
82
+ y as calculateDiscountedPrice,
83
+ g as cn,
84
+ m as formatCurrency,
85
+ p as formatDate,
86
+ b as formatDateTime,
87
+ k as generateClientEventId,
88
+ f as getDiscountPercent,
89
+ x as getFbCookies,
90
+ w as getStatusColor,
91
+ h as getTikTokCookies
35
92
  };