@instockng/storefront-ui 1.0.39 → 1.0.40

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 (195) hide show
  1. package/dist/contexts/CartContext.d.ts.map +1 -1
  2. package/dist/index100.mjs +19 -26
  3. package/dist/index101.mjs +58 -11
  4. package/dist/index102.mjs +13 -210
  5. package/dist/index103.mjs +32 -173
  6. package/dist/index104.mjs +15 -13
  7. package/dist/index105.mjs +27 -16
  8. package/dist/index106.mjs +20 -26
  9. package/dist/index107.mjs +14 -151
  10. package/dist/index108.mjs +14 -13
  11. package/dist/index109.mjs +39 -23
  12. package/dist/index110.mjs +15 -76
  13. package/dist/index111.mjs +263 -33
  14. package/dist/index112.mjs +63 -138
  15. package/dist/index113.mjs +7 -54
  16. package/dist/index114.mjs +2 -23
  17. package/dist/index115.mjs +2 -27
  18. package/dist/index116.mjs +29 -19
  19. package/dist/index117.mjs +2 -25
  20. package/dist/index118.mjs +2 -21
  21. package/dist/index119.mjs +231 -18
  22. package/dist/index120.mjs +5 -20
  23. package/dist/index121.mjs +128 -59
  24. package/dist/index122.mjs +67 -17
  25. package/dist/index123.mjs +84 -36
  26. package/dist/index124.mjs +28 -23
  27. package/dist/index125.mjs +8 -33
  28. package/dist/index126.mjs +72 -24
  29. package/dist/index127.mjs +3 -18
  30. package/dist/index128.mjs +2 -21
  31. package/dist/index129.mjs +81 -45
  32. package/dist/index130.mjs +53 -22
  33. package/dist/index131.mjs +5 -267
  34. package/dist/index132.mjs +4 -69
  35. package/dist/index133.mjs +178 -7
  36. package/dist/index134.mjs +53 -2
  37. package/dist/index135.mjs +69 -2
  38. package/dist/index136.mjs +34 -33
  39. package/dist/index137.mjs +43 -2
  40. package/dist/index138.mjs +2 -21
  41. package/dist/index139.mjs +2 -56
  42. package/dist/index140.mjs +2 -29
  43. package/dist/index141.mjs +2 -7
  44. package/dist/index142.mjs +16 -50
  45. package/dist/index143.mjs +32 -6
  46. package/dist/index144.mjs +37 -11
  47. package/dist/index145.mjs +18 -7
  48. package/dist/index146.mjs +18 -28
  49. package/dist/index147.mjs +2 -2
  50. package/dist/index148.mjs +20 -70
  51. package/dist/index149.mjs +42 -163
  52. package/dist/index150.mjs +2 -2
  53. package/dist/index151.mjs +30 -2
  54. package/dist/index152.mjs +18 -2
  55. package/dist/index153.mjs +2 -18
  56. package/dist/index154.mjs +2 -32
  57. package/dist/index155.mjs +2 -38
  58. package/dist/index156.mjs +2 -18
  59. package/dist/index157.mjs +67 -13
  60. package/dist/index158.mjs +2 -2
  61. package/dist/index159.mjs +48 -15
  62. package/dist/index160.mjs +2 -46
  63. package/dist/index161.mjs +36 -2
  64. package/dist/index162.mjs +142 -20
  65. package/dist/index163.mjs +2 -18
  66. package/dist/index164.mjs +2 -2
  67. package/dist/index165.mjs +19 -2
  68. package/dist/index167.mjs +2 -2
  69. package/dist/index168.mjs +18 -64
  70. package/dist/index169.mjs +2 -2
  71. package/dist/index170.mjs +2 -53
  72. package/dist/index171.mjs +24 -2
  73. package/dist/index172.mjs +15 -28
  74. package/dist/index173.mjs +2 -152
  75. package/dist/index174.mjs +2 -2
  76. package/dist/index175.mjs +2 -2
  77. package/dist/index176.mjs +14 -10
  78. package/dist/index177.mjs +2 -2
  79. package/dist/index178.mjs +23 -2
  80. package/dist/index179.mjs +2 -26
  81. package/dist/index180.mjs +2 -2
  82. package/dist/index181.mjs +2 -2
  83. package/dist/index182.mjs +16 -17
  84. package/dist/index183.mjs +2 -23
  85. package/dist/index184.mjs +23 -2
  86. package/dist/index185.mjs +2 -2
  87. package/dist/index186.mjs +2 -2
  88. package/dist/index187.mjs +2 -23
  89. package/dist/index188.mjs +2 -2
  90. package/dist/index189.mjs +2 -23
  91. package/dist/index190.mjs +2 -2
  92. package/dist/index191.mjs +2 -2
  93. package/dist/index192.mjs +2 -2
  94. package/dist/index193.mjs +124 -20
  95. package/dist/index194.mjs +2 -2
  96. package/dist/index195.mjs +71 -20
  97. package/dist/index196.mjs +74 -2
  98. package/dist/index197.mjs +21 -2
  99. package/dist/index198.mjs +56 -2
  100. package/dist/index199.mjs +29 -2
  101. package/dist/index200.mjs +7 -2
  102. package/dist/index201.mjs +52 -2
  103. package/dist/index202.mjs +6 -2
  104. package/dist/index203.mjs +12 -2
  105. package/dist/index204.mjs +7 -127
  106. package/dist/index205.mjs +28 -2
  107. package/dist/index206.mjs +2 -74
  108. package/dist/index207.mjs +69 -73
  109. package/dist/index208.mjs +167 -2
  110. package/dist/index209.mjs +2 -2
  111. package/dist/index210.mjs +2 -2
  112. package/dist/index212.mjs +2 -2
  113. package/dist/index213.mjs +2 -2
  114. package/dist/index215.mjs +2 -2
  115. package/dist/index219.mjs +2 -2
  116. package/dist/index220.mjs +2 -37
  117. package/dist/index221.mjs +37 -2
  118. package/dist/index222.mjs +2 -244
  119. package/dist/index223.mjs +244 -2
  120. package/dist/index224.mjs +2 -33
  121. package/dist/index225.mjs +28 -60
  122. package/dist/index226.mjs +60 -20
  123. package/dist/index227.mjs +25 -2
  124. package/dist/index228.mjs +2 -2
  125. package/dist/index229.mjs +2 -2
  126. package/dist/index230.mjs +2 -2
  127. package/dist/index232.mjs +2 -2
  128. package/dist/index234.mjs +2 -2
  129. package/dist/index235.mjs +2 -2
  130. package/dist/index238.mjs +2 -31
  131. package/dist/index239.mjs +2 -11
  132. package/dist/index240.mjs +30 -3
  133. package/dist/index241.mjs +10 -3
  134. package/dist/index242.mjs +4 -13
  135. package/dist/index243.mjs +4 -7
  136. package/dist/index244.mjs +13 -2
  137. package/dist/index245.mjs +7 -2
  138. package/dist/index246.mjs +1 -1
  139. package/dist/index248.mjs +1 -1
  140. package/dist/index249.mjs +6 -6
  141. package/dist/index250.mjs +3 -3
  142. package/dist/index262.mjs +1 -1
  143. package/dist/index267.mjs +1 -1
  144. package/dist/index268.mjs +2 -2
  145. package/dist/index3.mjs +74 -71
  146. package/dist/index33.mjs +1 -1
  147. package/dist/index34.mjs +1 -1
  148. package/dist/index35.mjs +1 -1
  149. package/dist/index36.mjs +1 -1
  150. package/dist/index37.mjs +1 -1
  151. package/dist/index43.mjs +3 -3
  152. package/dist/index51.mjs +17 -17
  153. package/dist/index52.mjs +2 -2
  154. package/dist/index53.mjs +1 -1
  155. package/dist/index54.mjs +1 -1
  156. package/dist/index55.mjs +1 -1
  157. package/dist/index56.mjs +1 -1
  158. package/dist/index57.mjs +1 -1
  159. package/dist/index58.mjs +1 -1
  160. package/dist/index59.mjs +1 -1
  161. package/dist/index60.mjs +1 -1
  162. package/dist/index61.mjs +1 -1
  163. package/dist/index62.mjs +1 -1
  164. package/dist/index63.mjs +1 -1
  165. package/dist/index68.mjs +74 -4
  166. package/dist/index69.mjs +14 -74
  167. package/dist/index70.mjs +62 -14
  168. package/dist/index71.mjs +4 -62
  169. package/dist/index74.mjs +35 -35
  170. package/dist/index75.mjs +1 -1
  171. package/dist/index76.mjs +2 -2
  172. package/dist/index77.mjs +1 -1
  173. package/dist/index79.mjs +2 -235
  174. package/dist/index80.mjs +27 -5
  175. package/dist/index81.mjs +14 -130
  176. package/dist/index82.mjs +214 -67
  177. package/dist/index83.mjs +175 -82
  178. package/dist/index84.mjs +21 -28
  179. package/dist/index85.mjs +22 -8
  180. package/dist/index86.mjs +30 -72
  181. package/dist/index87.mjs +155 -3
  182. package/dist/index88.mjs +20 -2
  183. package/dist/index89.mjs +29 -81
  184. package/dist/index90.mjs +83 -53
  185. package/dist/index91.mjs +37 -5
  186. package/dist/index92.mjs +144 -4
  187. package/dist/index93.mjs +49 -173
  188. package/dist/index94.mjs +23 -53
  189. package/dist/index95.mjs +27 -69
  190. package/dist/index96.mjs +23 -34
  191. package/dist/index97.mjs +24 -42
  192. package/dist/index98.mjs +21 -2
  193. package/dist/index99.mjs +22 -2
  194. package/package.json +2 -2
  195. package/src/contexts/CartContext.tsx +12 -1
package/dist/index3.mjs CHANGED
@@ -1,18 +1,19 @@
1
1
  'use client';
2
- import { jsxs as st, jsx as it } from "react/jsx-runtime";
3
- import { createContext as ut, useState as S, useRef as _, useEffect as d, useCallback as n, useContext as mt } from "react";
2
+ import { jsxs as it, jsx as ut } from "react/jsx-runtime";
3
+ import { createContext as mt, useState as S, useRef as _, useEffect as d, useCallback as n, useContext as dt } from "react";
4
4
  import "./index21.mjs";
5
- import { useGetCart as dt, useCreateCart as ft, useAddCartItem as lt, useUpdateCartItem as Ct, useRemoveCartItem as It, useApplyDiscount as wt, useRemoveDiscount as kt, useUpdateCart as pt, useCheckoutCart as ht } from "./index33.mjs";
6
- import "@tanstack/react-query";
7
- import { ShoppingCart as yt } from "./index11.mjs";
8
- import { useMetaPixel as vt } from "./index4.mjs";
9
- import { useTikTokPixel as Tt } from "./index5.mjs";
10
- import { getFbCookies as At, getTikTokCookies as Dt } from "./index20.mjs";
11
- const f = "oms_cart_id", O = ut(null);
12
- function Nt({ children: l, brandSlug: u, initialCartId: C, shoppingCartProps: G }) {
13
- const [t, m] = S(C || null), [I, g] = S(!1), [H, K] = S(!1), x = _(!1), R = _(!1), T = _(!1), { trackAddToCart: A, trackInitiateCheckout: P } = vt(), { trackAddToCart: D, trackInitiateCheckout: F } = Tt();
5
+ import { queryKeys as ft } from "./index30.mjs";
6
+ import { useGetCart as lt, useCreateCart as Ct, useAddCartItem as It, useUpdateCartItem as wt, useRemoveCartItem as pt, useApplyDiscount as kt, useRemoveDiscount as yt, useUpdateCart as ht, useCheckoutCart as vt } from "./index33.mjs";
7
+ import { useQueryClient as Tt } from "@tanstack/react-query";
8
+ import { ShoppingCart as At } from "./index11.mjs";
9
+ import { useMetaPixel as Dt } from "./index4.mjs";
10
+ import { useTikTokPixel as Mt } from "./index5.mjs";
11
+ import { getFbCookies as Et, getTikTokCookies as St } from "./index20.mjs";
12
+ const f = "oms_cart_id", j = mt(null);
13
+ function Lt({ children: l, brandSlug: u, initialCartId: C, shoppingCartProps: q }) {
14
+ const [t, m] = S(C || null), [I, g] = S(!1), [O, Q] = S(!1), x = _(!1), R = _(!1), T = _(!1), G = Tt(), { trackAddToCart: A, trackInitiateCheckout: P } = Dt(), { trackAddToCart: D, trackInitiateCheckout: b } = Mt();
14
15
  d(() => {
15
- K(!0);
16
+ Q(!0);
16
17
  }, []), d(() => {
17
18
  if (C || x.current) return;
18
19
  x.current = !0;
@@ -24,11 +25,11 @@ function Nt({ children: l, brandSlug: u, initialCartId: C, shoppingCartProps: G
24
25
  const o = localStorage.getItem(f);
25
26
  o && m(o);
26
27
  }, [C]);
27
- const { data: i, isLoading: Y, error: w, refetch: c } = dt(t || "", {
28
+ const { data: i, isLoading: H, error: w, refetch: c } = lt(t || "", {
28
29
  enabled: !!t,
29
30
  retry: !1
30
31
  // Don't retry on failure - cart might be invalid/expired
31
- }), M = ft({
32
+ }), M = Ct({
32
33
  onSuccess: (e) => {
33
34
  if ("error" in e) {
34
35
  console.error("Failed to create cart:", e.error);
@@ -53,20 +54,22 @@ function Nt({ children: l, brandSlug: u, initialCartId: C, shoppingCartProps: G
53
54
  M.mutate(u), T.current = !1;
54
55
  }, 100));
55
56
  }, [w, t, u]);
56
- const z = lt(t || "", {
57
+ const Y = It(t || "", {
57
58
  onSuccess: () => c()
58
- }), B = Ct(t || "", {
59
+ }), z = wt(t || "", {
59
60
  onSuccess: () => c()
60
- }), J = It(t || "", {
61
- onSuccess: () => c()
62
- }), Q = wt(t || "", {
61
+ }), B = pt(t || "", {
62
+ onSuccess: () => {
63
+ c(), t && G.invalidateQueries({ queryKey: ft.public.carts.recommendations(t) });
64
+ }
65
+ }), J = kt(t || "", {
63
66
  onSuccess: () => c()
64
- }), V = kt(t || "", {
67
+ }), V = yt(t || "", {
65
68
  onSuccess: () => c()
66
- }), W = pt(t || "", {
69
+ }), W = ht(t || "", {
67
70
  onSuccess: () => c(),
68
71
  retry: 3
69
- }), X = ht(t || "", {
72
+ }), X = vt(t || "", {
70
73
  onSuccess: () => {
71
74
  }
72
75
  });
@@ -74,114 +77,114 @@ function Nt({ children: l, brandSlug: u, initialCartId: C, shoppingCartProps: G
74
77
  t && typeof window < "u" && localStorage.setItem(f, t);
75
78
  }, [t]);
76
79
  const Z = n(
77
- async (e, r, o, k, a) => {
78
- var $;
80
+ async (e, r, o, p, a) => {
81
+ var L;
79
82
  if (!t) throw new Error("No cart ID");
80
- const { fbc: p, fbp: h } = At(), { ttp: s, ttclid: E } = Dt(), U = await z.mutateAsync({
81
- sku: k,
83
+ const { fbc: k, fbp: y } = Et(), { ttp: s, ttclid: E } = St(), U = await Y.mutateAsync({
84
+ sku: p,
82
85
  quantity: a,
83
- fbc: p,
84
- fbp: h,
86
+ fbc: k,
87
+ fbp: y,
85
88
  ttp: s,
86
89
  ttclid: E,
87
90
  refreshRecommendations: !I
88
91
  });
89
92
  if ("error" in U) return;
90
- const y = ($ = U.items) == null ? void 0 : $.filter(
93
+ const h = (L = U.items) == null ? void 0 : L.filter(
91
94
  (v) => {
92
- var j;
93
- return ((j = v.variant) == null ? void 0 : j.sku) === k;
95
+ var $;
96
+ return (($ = v.variant) == null ? void 0 : $.sku) === p;
94
97
  }
95
- ), L = y == null ? void 0 : y[y.length - 1];
96
- if (L) {
97
- const v = `cart_${t}_item_${L.id}`;
98
+ ), K = h == null ? void 0 : h[h.length - 1];
99
+ if (K) {
100
+ const v = `cart_${t}_item_${K.id}`;
98
101
  A(e, r, o, a, v), D(e, r, o, a, v);
99
102
  } else
100
103
  A(e, r, o, a), D(e, r, o, a);
101
104
  },
102
105
  // eslint-disable-next-line react-hooks/exhaustive-deps
103
106
  [t, I, A, D]
104
- ), q = n(
107
+ ), tt = n(
105
108
  async (e, r) => {
106
109
  if (!t) throw new Error("No cart ID");
107
- await B.mutateAsync({ itemId: e, quantity: r });
110
+ await z.mutateAsync({ itemId: e, quantity: r });
108
111
  },
109
112
  // eslint-disable-next-line react-hooks/exhaustive-deps
110
113
  [t]
111
- ), tt = n(
114
+ ), et = n(
112
115
  async (e) => {
113
116
  if (!t) throw new Error("No cart ID");
114
- await J.mutateAsync(e);
117
+ await B.mutateAsync(e);
115
118
  },
116
119
  // eslint-disable-next-line react-hooks/exhaustive-deps
117
120
  [t]
118
- ), et = n(
121
+ ), rt = n(
119
122
  async (e) => {
120
123
  if (!t) throw new Error("No cart ID");
121
- await Q.mutateAsync({ code: e });
124
+ await J.mutateAsync({ code: e });
122
125
  },
123
126
  // eslint-disable-next-line react-hooks/exhaustive-deps
124
127
  [t]
125
- ), rt = n(async () => {
128
+ ), ot = n(async () => {
126
129
  if (!t) throw new Error("No cart ID");
127
130
  await V.mutateAsync();
128
- }, [t]), N = n(() => {
131
+ }, [t]), F = n(() => {
129
132
  m(null), typeof window < "u" && localStorage.removeItem(f);
130
- }, []), ot = n(() => {
131
- N(), M.mutate(u);
132
- }, [u]), nt = n(() => {
133
+ }, []), nt = n(() => {
134
+ F(), M.mutate(u);
135
+ }, [u]), at = n(() => {
133
136
  g(!0);
134
- }, []), b = n(() => {
137
+ }, []), N = n(() => {
135
138
  g(!1);
136
- }, []), at = n(() => {
137
- var a, p, h;
139
+ }, []), ct = n(() => {
140
+ var a, k, y;
138
141
  if (!i || !t) return;
139
- const e = Number(((a = i.pricing) == null ? void 0 : a.total) || 0), r = ((p = i.items) == null ? void 0 : p.reduce((s, E) => s + E.quantity, 0)) || 0, o = `cart_${t}_checkout`, k = ((h = i.items) == null ? void 0 : h.map((s) => ({
142
+ const e = Number(((a = i.pricing) == null ? void 0 : a.total) || 0), r = ((k = i.items) == null ? void 0 : k.reduce((s, E) => s + E.quantity, 0)) || 0, o = `cart_${t}_checkout`, p = ((y = i.items) == null ? void 0 : y.map((s) => ({
140
143
  content_id: s.variant.sku,
141
144
  quantity: s.quantity,
142
145
  price: Number(s.variant.price)
143
146
  }))) || [];
144
- P(e, r, o), F(e, r, o, k);
145
- }, [i, t, P, F]), ct = {
147
+ P(e, r, o), b(e, r, o, p);
148
+ }, [i, t, P, b]), st = {
146
149
  cart: i || null,
147
150
  cartId: t,
148
- isLoading: Y,
151
+ isLoading: H,
149
152
  error: w,
150
153
  updateCartMutation: W,
151
154
  checkoutMutation: X,
152
155
  addItem: Z,
153
- updateItem: q,
154
- removeItem: tt,
155
- applyDiscount: et,
156
- removeDiscount: rt,
157
- trackCheckoutInitiated: at,
158
- clearCart: N,
159
- clearAndCreateNewCart: ot,
156
+ updateItem: tt,
157
+ removeItem: et,
158
+ applyDiscount: rt,
159
+ removeDiscount: ot,
160
+ trackCheckoutInitiated: ct,
161
+ clearCart: F,
162
+ clearAndCreateNewCart: nt,
160
163
  refetch: c,
161
164
  isOpen: I,
162
- open: nt,
163
- close: b
165
+ open: at,
166
+ close: N
164
167
  };
165
- return /* @__PURE__ */ st(O.Provider, { value: ct, children: [
168
+ return /* @__PURE__ */ it(j.Provider, { value: st, children: [
166
169
  l,
167
- H && /* @__PURE__ */ it(
168
- yt,
170
+ O && /* @__PURE__ */ ut(
171
+ At,
169
172
  {
170
173
  isOpen: I,
171
- onClose: b,
172
- ...G
174
+ onClose: N,
175
+ ...q
173
176
  }
174
177
  )
175
178
  ] });
176
179
  }
177
- function bt() {
178
- const l = mt(O);
180
+ function $t() {
181
+ const l = dt(j);
179
182
  if (!l)
180
183
  throw new Error("useCart must be used within CartProvider");
181
184
  return l;
182
185
  }
183
186
  export {
184
- O as CartContext,
185
- Nt as CartProvider,
186
- bt as useCart
187
+ j as CartContext,
188
+ Lt as CartProvider,
189
+ $t as useCart
187
190
  };
package/dist/index33.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as s, useMutation as r } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as c } from "./index68.mjs";
3
+ import { useQueryUnwrapped as c } from "./index71.mjs";
4
4
  import { queryKeys as i } from "./index30.mjs";
5
5
  import { updateCart as a, createCart as l, applyDiscount as m, removeDiscount as y, addCartItem as p, updateCartItem as C, removeCartItem as q, checkoutCart as f, fetchCart as d, fetchCartRecommendations as b } from "./index26.mjs";
6
6
  function S(e, t) {
package/dist/index34.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useMutation as t } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as u } from "./index68.mjs";
3
+ import { useQueryUnwrapped as u } from "./index71.mjs";
4
4
  import { queryKeys as n } from "./index30.mjs";
5
5
  import { confirmOrder as i, fetchOrder as m } from "./index27.mjs";
6
6
  function y(e, r, o) {
package/dist/index35.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as u } from "./index68.mjs";
2
+ import { useQueryUnwrapped as u } from "./index71.mjs";
3
3
  import { queryKeys as t } from "./index30.mjs";
4
4
  import { fetchProductsByBrand as o, fetchProductBySlug as c } from "./index25.mjs";
5
5
  function n(r, e) {
package/dist/index36.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as o } from "./index68.mjs";
2
+ import { useQueryUnwrapped as o } from "./index71.mjs";
3
3
  import { queryKeys as i } from "./index30.mjs";
4
4
  import { fetchDeliveryZones as t } from "./index28.mjs";
5
5
  function p(e, r) {
package/dist/index37.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as t } from "./index68.mjs";
2
+ import { useQueryUnwrapped as t } from "./index71.mjs";
3
3
  import { queryKeys as u } from "./index30.mjs";
4
4
  import { fetchBrandBySlug as n } from "./index29.mjs";
5
5
  function i(r, e) {
package/dist/index43.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use client';
2
- import { p as S } from "./index69.mjs";
3
- import { t as U } from "./index70.mjs";
4
- import he from "./index71.mjs";
2
+ import { p as S } from "./index68.mjs";
3
+ import { t as U } from "./index69.mjs";
4
+ import he from "./index70.mjs";
5
5
  const fe = Object.prototype.toString, de = Error.prototype.toString, pe = RegExp.prototype.toString, me = typeof Symbol < "u" ? Symbol.prototype.toString : () => "", ye = /^Symbol\((.*)\)(.*)$/;
6
6
  function ge(n) {
7
7
  return n != +n ? "NaN" : n === 0 && 1 / n < 0 ? "-0" : "" + n;
package/dist/index51.mjs CHANGED
@@ -1,21 +1,21 @@
1
1
  'use client';
2
- import a from "./index79.mjs";
3
- import p from "./index80.mjs";
4
- import m from "./index81.mjs";
5
- import i from "./index82.mjs";
6
- import f from "./index83.mjs";
7
- import l from "./index84.mjs";
8
- import c from "./index85.mjs";
9
- import d from "./index86.mjs";
10
- import u from "./index87.mjs";
11
- import { VERSION as x } from "./index88.mjs";
12
- import C from "./index89.mjs";
13
- import A from "./index90.mjs";
14
- import E from "./index91.mjs";
15
- import O from "./index92.mjs";
16
- import S from "./index93.mjs";
17
- import H from "./index94.mjs";
18
- import T from "./index95.mjs";
2
+ import a from "./index119.mjs";
3
+ import p from "./index120.mjs";
4
+ import m from "./index121.mjs";
5
+ import i from "./index122.mjs";
6
+ import f from "./index123.mjs";
7
+ import l from "./index124.mjs";
8
+ import c from "./index125.mjs";
9
+ import d from "./index126.mjs";
10
+ import u from "./index127.mjs";
11
+ import { VERSION as x } from "./index128.mjs";
12
+ import C from "./index129.mjs";
13
+ import A from "./index130.mjs";
14
+ import E from "./index131.mjs";
15
+ import O from "./index132.mjs";
16
+ import S from "./index133.mjs";
17
+ import H from "./index134.mjs";
18
+ import T from "./index135.mjs";
19
19
  function n(o) {
20
20
  const t = new m(o), e = p(m.prototype.request, t);
21
21
  return a.extend(e, m.prototype, t, { allOwnKeys: !0 }), a.extend(e, t, null, { allOwnKeys: !0 }), e.create = function(s) {
package/dist/index52.mjs CHANGED
@@ -2,8 +2,8 @@
2
2
  var p = Object.defineProperty;
3
3
  var k = (r, e, i) => e in r ? p(r, e, { enumerable: !0, configurable: !0, writable: !0, value: i }) : r[e] = i;
4
4
  var h = (r, e, i) => k(r, typeof e != "symbol" ? e + "" : e, i);
5
- import { serialize as j } from "./index96.mjs";
6
- import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index97.mjs";
5
+ import { serialize as j } from "./index136.mjs";
6
+ import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index137.mjs";
7
7
  var v = (r, e) => new Proxy(() => {
8
8
  }, {
9
9
  get(t, s) {
package/dist/index53.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as f } from "./index68.mjs";
3
+ import { useQueryUnwrapped as f } from "./index71.mjs";
4
4
  import { createAdminRpcClients as d, authHeaders as l } from "./index24.mjs";
5
5
  import { queryKeys as c } from "./index30.mjs";
6
6
  import { useApiConfig as y } from "./index22.mjs";
package/dist/index54.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as m, useMutation as w } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as b } from "./index68.mjs";
3
+ import { useQueryUnwrapped as b } from "./index71.mjs";
4
4
  import { createAdminRpcClients as c, authHeaders as d } from "./index24.mjs";
5
5
  import { queryKeys as u } from "./index30.mjs";
6
6
  import { useApiConfig as l } from "./index22.mjs";
package/dist/index55.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as y, useMutation as m } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as w } from "./index68.mjs";
3
+ import { useQueryUnwrapped as w } from "./index71.mjs";
4
4
  import { createAdminRpcClients as c, authHeaders as d } from "./index24.mjs";
5
5
  import { queryKeys as a } from "./index30.mjs";
6
6
  import { useApiConfig as l } from "./index22.mjs";
package/dist/index56.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as v, useMutation as m } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as w } from "./index68.mjs";
3
+ import { useQueryUnwrapped as w } from "./index71.mjs";
4
4
  import { createAdminRpcClients as c, authHeaders as d } from "./index24.mjs";
5
5
  import { queryKeys as o } from "./index30.mjs";
6
6
  import { useApiConfig as l } from "./index22.mjs";
package/dist/index57.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as y, useMutation as d } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as m } from "./index68.mjs";
3
+ import { useQueryUnwrapped as m } from "./index71.mjs";
4
4
  import { createAdminRpcClients as c, authHeaders as l } from "./index24.mjs";
5
5
  import { queryKeys as u } from "./index30.mjs";
6
6
  import { useApiConfig as w } from "./index22.mjs";
package/dist/index58.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as w, useMutation as v } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as d } from "./index68.mjs";
3
+ import { useQueryUnwrapped as d } from "./index71.mjs";
4
4
  import { createAdminRpcClients as c, authHeaders as y } from "./index24.mjs";
5
5
  import { queryKeys as i } from "./index30.mjs";
6
6
  import { useApiConfig as l } from "./index22.mjs";
package/dist/index59.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as n } from "./index68.mjs";
2
+ import { useQueryUnwrapped as n } from "./index71.mjs";
3
3
  import { createAdminRpcClients as u, authHeaders as a } from "./index24.mjs";
4
4
  import { queryKeys as c } from "./index30.mjs";
5
5
  import { useApiConfig as m } from "./index22.mjs";
package/dist/index60.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { useQueryUnwrapped as s } from "./index68.mjs";
2
+ import { useQueryUnwrapped as s } from "./index71.mjs";
3
3
  import { createAdminRpcClients as u, authHeaders as c } from "./index24.mjs";
4
4
  import { queryKeys as d } from "./index30.mjs";
5
5
  import { useApiConfig as f } from "./index22.mjs";
package/dist/index61.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as y, useMutation as b } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as l } from "./index68.mjs";
3
+ import { useQueryUnwrapped as l } from "./index71.mjs";
4
4
  import { createAdminRpcClients as r, authHeaders as i } from "./index24.mjs";
5
5
  import { queryKeys as u } from "./index30.mjs";
6
6
  import { useApiConfig as d } from "./index22.mjs";
package/dist/index62.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as y, useMutation as w } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as C } from "./index68.mjs";
3
+ import { useQueryUnwrapped as C } from "./index71.mjs";
4
4
  import { createAdminRpcClients as a, authHeaders as d } from "./index24.mjs";
5
5
  import { queryKeys as r } from "./index30.mjs";
6
6
  import { useApiConfig as l } from "./index22.mjs";
package/dist/index63.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import { useQueryClient as v, useMutation as w } from "@tanstack/react-query";
3
- import { useQueryUnwrapped as m } from "./index68.mjs";
3
+ import { useQueryUnwrapped as m } from "./index71.mjs";
4
4
  import { createAdminRpcClients as l, authHeaders as c } from "./index24.mjs";
5
5
  import { queryKeys as a } from "./index30.mjs";
6
6
  import { useApiConfig as d } from "./index22.mjs";
package/dist/index68.mjs CHANGED
@@ -1,8 +1,78 @@
1
1
  'use client';
2
- import { useQuery as e } from "@tanstack/react-query";
3
- function n(r) {
4
- return e(r);
2
+ function c(e) {
3
+ this._maxSize = e, this.clear();
4
+ }
5
+ c.prototype.clear = function() {
6
+ this._size = 0, this._values = /* @__PURE__ */ Object.create(null);
7
+ };
8
+ c.prototype.get = function(e) {
9
+ return this._values[e];
10
+ };
11
+ c.prototype.set = function(e, t) {
12
+ return this._size >= this._maxSize && this.clear(), e in this._values || this._size++, this._values[e] = t;
13
+ };
14
+ var d = /[^.^\]^[]+|(?=\[\]|\.\.)/g, C = /^\d+$/, m = /^\d/, A = /[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g, x = /^\s*(['"]?)(.*?)(\1)\s*$/, h = 512, E = new c(h), v = new c(h), g = new c(h), I = {
15
+ Cache: c,
16
+ split: l,
17
+ normalizePath: f,
18
+ setter: function(e) {
19
+ var t = f(e);
20
+ return v.get(e) || v.set(e, function(s, n) {
21
+ for (var r = 0, o = t.length, u = s; r < o - 1; ) {
22
+ var a = t[r];
23
+ if (a === "__proto__" || a === "constructor" || a === "prototype")
24
+ return s;
25
+ u = u[t[r++]];
26
+ }
27
+ u[t[r]] = n;
28
+ });
29
+ },
30
+ getter: function(e, t) {
31
+ var i = f(e);
32
+ return g.get(e) || g.set(e, function(n) {
33
+ for (var r = 0, o = i.length; r < o; )
34
+ if (n != null || !t) n = n[i[r++]];
35
+ else return;
36
+ return n;
37
+ });
38
+ },
39
+ join: function(e) {
40
+ return e.reduce(function(t, i) {
41
+ return t + (_(i) || C.test(i) ? "[" + i + "]" : (t ? "." : "") + i);
42
+ }, "");
43
+ },
44
+ forEach: function(e, t, i) {
45
+ y(Array.isArray(e) ? e : l(e), t, i);
46
+ }
47
+ };
48
+ function f(e) {
49
+ return E.get(e) || E.set(
50
+ e,
51
+ l(e).map(function(t) {
52
+ return t.replace(x, "$2");
53
+ })
54
+ );
55
+ }
56
+ function l(e) {
57
+ return e.match(d) || [""];
58
+ }
59
+ function y(e, t, i) {
60
+ var s = e.length, n, r, o, u;
61
+ for (r = 0; r < s; r++)
62
+ n = e[r], n && (S(n) && (n = '"' + n + '"'), u = _(n), o = !u && /^\d+$/.test(n), t.call(i, n, u, o, r, e));
63
+ }
64
+ function _(e) {
65
+ return typeof e == "string" && e && ["'", '"'].indexOf(e.charAt(0)) !== -1;
66
+ }
67
+ function z(e) {
68
+ return e.match(m) && !e.match(C);
69
+ }
70
+ function G(e) {
71
+ return A.test(e);
72
+ }
73
+ function S(e) {
74
+ return !_(e) && (z(e) || G(e));
5
75
  }
6
76
  export {
7
- n as useQueryUnwrapped
77
+ I as p
8
78
  };
package/dist/index69.mjs CHANGED
@@ -1,78 +1,18 @@
1
1
  'use client';
2
- function c(e) {
3
- this._maxSize = e, this.clear();
4
- }
5
- c.prototype.clear = function() {
6
- this._size = 0, this._values = /* @__PURE__ */ Object.create(null);
2
+ const c = /[A-Z\xc0-\xd6\xd8-\xde]?[a-z\xdf-\xf6\xf8-\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000]|[A-Z\xc0-\xd6\xd8-\xde]|$)|(?:[A-Z\xc0-\xd6\xd8-\xde]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000]|[A-Z\xc0-\xd6\xd8-\xde](?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])|$)|[A-Z\xc0-\xd6\xd8-\xde]?(?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\xc0-\xd6\xd8-\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\d*(?:1ST|2ND|3RD|(?![123])\dTH)(?=\b|[a-z_])|\d*(?:1st|2nd|3rd|(?![123])\dth)(?=\b|[A-Z_])|\d+|(?:[\u2700-\u27bf]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?(?:\u200d(?:[^\ud800-\udfff]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?)*/g, x = (u) => u.match(c) || [], d = (u) => u[0].toUpperCase() + u.slice(1), a = (u, f) => x(u).join(f).toLowerCase(), b = (u) => x(u).reduce(
3
+ (f, e) => `${f}${f ? e[0].toUpperCase() + e.slice(1).toLowerCase() : e.toLowerCase()}`,
4
+ ""
5
+ ), s = (u) => d(b(u)), t = (u) => a(u, "_"), o = (u) => a(u, "-"), n = (u) => d(a(u, " ")), r = (u) => x(u).map(d).join(" ");
6
+ var C = {
7
+ words: x,
8
+ upperFirst: d,
9
+ camelCase: b,
10
+ pascalCase: s,
11
+ snakeCase: t,
12
+ kebabCase: o,
13
+ sentenceCase: n,
14
+ titleCase: r
7
15
  };
8
- c.prototype.get = function(e) {
9
- return this._values[e];
10
- };
11
- c.prototype.set = function(e, t) {
12
- return this._size >= this._maxSize && this.clear(), e in this._values || this._size++, this._values[e] = t;
13
- };
14
- var d = /[^.^\]^[]+|(?=\[\]|\.\.)/g, C = /^\d+$/, m = /^\d/, A = /[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g, x = /^\s*(['"]?)(.*?)(\1)\s*$/, h = 512, E = new c(h), v = new c(h), g = new c(h), I = {
15
- Cache: c,
16
- split: l,
17
- normalizePath: f,
18
- setter: function(e) {
19
- var t = f(e);
20
- return v.get(e) || v.set(e, function(s, n) {
21
- for (var r = 0, o = t.length, u = s; r < o - 1; ) {
22
- var a = t[r];
23
- if (a === "__proto__" || a === "constructor" || a === "prototype")
24
- return s;
25
- u = u[t[r++]];
26
- }
27
- u[t[r]] = n;
28
- });
29
- },
30
- getter: function(e, t) {
31
- var i = f(e);
32
- return g.get(e) || g.set(e, function(n) {
33
- for (var r = 0, o = i.length; r < o; )
34
- if (n != null || !t) n = n[i[r++]];
35
- else return;
36
- return n;
37
- });
38
- },
39
- join: function(e) {
40
- return e.reduce(function(t, i) {
41
- return t + (_(i) || C.test(i) ? "[" + i + "]" : (t ? "." : "") + i);
42
- }, "");
43
- },
44
- forEach: function(e, t, i) {
45
- y(Array.isArray(e) ? e : l(e), t, i);
46
- }
47
- };
48
- function f(e) {
49
- return E.get(e) || E.set(
50
- e,
51
- l(e).map(function(t) {
52
- return t.replace(x, "$2");
53
- })
54
- );
55
- }
56
- function l(e) {
57
- return e.match(d) || [""];
58
- }
59
- function y(e, t, i) {
60
- var s = e.length, n, r, o, u;
61
- for (r = 0; r < s; r++)
62
- n = e[r], n && (S(n) && (n = '"' + n + '"'), u = _(n), o = !u && /^\d+$/.test(n), t.call(i, n, u, o, r, e));
63
- }
64
- function _(e) {
65
- return typeof e == "string" && e && ["'", '"'].indexOf(e.charAt(0)) !== -1;
66
- }
67
- function z(e) {
68
- return e.match(m) && !e.match(C);
69
- }
70
- function G(e) {
71
- return A.test(e);
72
- }
73
- function S(e) {
74
- return !_(e) && (z(e) || G(e));
75
- }
76
16
  export {
77
- I as p
17
+ C as t
78
18
  };