@instockng/storefront-ui 1.0.21 → 1.0.23

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 (223) hide show
  1. package/dist/components/Checkout.d.ts.map +1 -1
  2. package/dist/components/ShoppingCart.d.ts.map +1 -1
  3. package/dist/contexts/CartContext.d.ts +2 -0
  4. package/dist/contexts/CartContext.d.ts.map +1 -1
  5. package/dist/index10.mjs +53 -59
  6. package/dist/index100.mjs +3 -3
  7. package/dist/index101.mjs +1 -1
  8. package/dist/index102.mjs +1 -1
  9. package/dist/index103.mjs +1 -1
  10. package/dist/index104.mjs +2 -2
  11. package/dist/index105.mjs +2 -2
  12. package/dist/index106.mjs +3 -3
  13. package/dist/index107.mjs +1 -1
  14. package/dist/index108.mjs +3 -3
  15. package/dist/index109.mjs +2 -2
  16. package/dist/index110.mjs +2 -2
  17. package/dist/index111.mjs +1 -1
  18. package/dist/index112.mjs +3 -3
  19. package/dist/index113.mjs +1 -1
  20. package/dist/index114.mjs +1 -1
  21. package/dist/index115.mjs +3 -3
  22. package/dist/index116.mjs +2 -2
  23. package/dist/index117.mjs +4 -4
  24. package/dist/index118.mjs +1 -1
  25. package/dist/index119.mjs +3 -3
  26. package/dist/index12.mjs +456 -438
  27. package/dist/index120.mjs +4 -4
  28. package/dist/index121.mjs +1 -1
  29. package/dist/index122.mjs +1 -1
  30. package/dist/index123.mjs +1 -1
  31. package/dist/index124.mjs +1 -1
  32. package/dist/index125.mjs +1 -1
  33. package/dist/index126.mjs +1 -1
  34. package/dist/index127.mjs +1 -1
  35. package/dist/index128.mjs +2 -2
  36. package/dist/index129.mjs +3 -3
  37. package/dist/index132.mjs +1 -1
  38. package/dist/index134.mjs +2 -21
  39. package/dist/index135.mjs +2 -56
  40. package/dist/index136.mjs +2 -29
  41. package/dist/index137.mjs +2 -7
  42. package/dist/index138.mjs +16 -50
  43. package/dist/index139.mjs +32 -6
  44. package/dist/index140.mjs +37 -11
  45. package/dist/index141.mjs +18 -7
  46. package/dist/index142.mjs +18 -28
  47. package/dist/index143.mjs +2 -2
  48. package/dist/index144.mjs +20 -70
  49. package/dist/index145.mjs +42 -163
  50. package/dist/index147.mjs +30 -2
  51. package/dist/index148.mjs +18 -2
  52. package/dist/index149.mjs +2 -2
  53. package/dist/index150.mjs +2 -18
  54. package/dist/index151.mjs +2 -32
  55. package/dist/index152.mjs +2 -38
  56. package/dist/index153.mjs +67 -13
  57. package/dist/index154.mjs +2 -18
  58. package/dist/index155.mjs +53 -2
  59. package/dist/index156.mjs +2 -20
  60. package/dist/index157.mjs +29 -39
  61. package/dist/index158.mjs +152 -2
  62. package/dist/index159.mjs +2 -30
  63. package/dist/index160.mjs +2 -18
  64. package/dist/index161.mjs +19 -2
  65. package/dist/index162.mjs +2 -2
  66. package/dist/index163.mjs +2 -2
  67. package/dist/index164.mjs +26 -2
  68. package/dist/index165.mjs +2 -72
  69. package/dist/index166.mjs +2 -2
  70. package/dist/index167.mjs +20 -49
  71. package/dist/index168.mjs +23 -2
  72. package/dist/index169.mjs +2 -36
  73. package/dist/index170.mjs +2 -152
  74. package/dist/index171.mjs +2 -2
  75. package/dist/index172.mjs +23 -2
  76. package/dist/index173.mjs +2 -19
  77. package/dist/index174.mjs +23 -2
  78. package/dist/index176.mjs +2 -26
  79. package/dist/index177.mjs +2 -2
  80. package/dist/index178.mjs +23 -2
  81. package/dist/index179.mjs +2 -24
  82. package/dist/index180.mjs +15 -15
  83. package/dist/index181.mjs +2 -2
  84. package/dist/index182.mjs +2 -2
  85. package/dist/index183.mjs +2 -2
  86. package/dist/index184.mjs +2 -23
  87. package/dist/index185.mjs +2 -2
  88. package/dist/index186.mjs +2 -23
  89. package/dist/index187.mjs +2 -2
  90. package/dist/index188.mjs +2 -2
  91. package/dist/index189.mjs +127 -2
  92. package/dist/index190.mjs +2 -23
  93. package/dist/index191.mjs +74 -2
  94. package/dist/index192.mjs +71 -20
  95. package/dist/index193.mjs +21 -2
  96. package/dist/index194.mjs +56 -2
  97. package/dist/index195.mjs +29 -2
  98. package/dist/index196.mjs +7 -2
  99. package/dist/index197.mjs +52 -2
  100. package/dist/index198.mjs +6 -2
  101. package/dist/index199.mjs +12 -2
  102. package/dist/index2.mjs +10 -10
  103. package/dist/index20.mjs +2 -2
  104. package/dist/index200.mjs +7 -2
  105. package/dist/index201.mjs +28 -127
  106. package/dist/index202.mjs +2 -2
  107. package/dist/index203.mjs +69 -73
  108. package/dist/index204.mjs +164 -71
  109. package/dist/index205.mjs +2 -31
  110. package/dist/index206.mjs +2 -11
  111. package/dist/index207.mjs +2 -4
  112. package/dist/index208.mjs +2 -4
  113. package/dist/index209.mjs +2 -13
  114. package/dist/index21.mjs +2 -2
  115. package/dist/index210.mjs +2 -7
  116. package/dist/index211.mjs +107 -11
  117. package/dist/index212.mjs +2 -5
  118. package/dist/index213.mjs +2 -33
  119. package/dist/index214.mjs +2 -31
  120. package/dist/index215.mjs +2 -28
  121. package/dist/index216.mjs +241 -58
  122. package/dist/index218.mjs +33 -2
  123. package/dist/index219.mjs +65 -2
  124. package/dist/index220.mjs +25 -2
  125. package/dist/index221.mjs +2 -2
  126. package/dist/index222.mjs +37 -2
  127. package/dist/index225.mjs +2 -108
  128. package/dist/index226.mjs +2 -2
  129. package/dist/index227.mjs +2 -2
  130. package/dist/index228.mjs +2 -2
  131. package/dist/index229.mjs +2 -37
  132. package/dist/index231.mjs +2 -244
  133. package/dist/index232.mjs +2 -2
  134. package/dist/index233.mjs +4 -33
  135. package/dist/index234.mjs +2 -65
  136. package/dist/index235.mjs +2 -25
  137. package/dist/index236.mjs +31 -2
  138. package/dist/index237.mjs +11 -2
  139. package/dist/index238.mjs +4 -2
  140. package/dist/index239.mjs +4 -2
  141. package/dist/index240.mjs +13 -2
  142. package/dist/index241.mjs +7 -2
  143. package/dist/index242.mjs +12 -2
  144. package/dist/index243.mjs +5 -2
  145. package/dist/index244.mjs +33 -2
  146. package/dist/index245.mjs +31 -4
  147. package/dist/index246.mjs +28 -2
  148. package/dist/index247.mjs +61 -2
  149. package/dist/index248.mjs +2 -2
  150. package/dist/index249.mjs +2 -18
  151. package/dist/index25.mjs +53 -48
  152. package/dist/index250.mjs +13 -42
  153. package/dist/index251.mjs +47 -2
  154. package/dist/index252.mjs +2 -2
  155. package/dist/index257.mjs +1 -2
  156. package/dist/index258.mjs +3 -2
  157. package/dist/index259.mjs +2 -2
  158. package/dist/index260.mjs +2 -17
  159. package/dist/index261.mjs +15 -11
  160. package/dist/index262.mjs +13 -6
  161. package/dist/index263.mjs +6 -30
  162. package/dist/index264.mjs +30 -2
  163. package/dist/index3.mjs +133 -102
  164. package/dist/index32.mjs +26 -26
  165. package/dist/index37.mjs +2 -2
  166. package/dist/index38.mjs +1 -1
  167. package/dist/index4.mjs +50 -49
  168. package/dist/index42.mjs +1 -1
  169. package/dist/index47.mjs +17 -17
  170. package/dist/index48.mjs +2 -2
  171. package/dist/index49.mjs +59 -59
  172. package/dist/index50.mjs +50 -50
  173. package/dist/index51.mjs +48 -48
  174. package/dist/index52.mjs +56 -56
  175. package/dist/index53.mjs +39 -39
  176. package/dist/index54.mjs +55 -55
  177. package/dist/index55.mjs +15 -15
  178. package/dist/index56.mjs +10 -10
  179. package/dist/index57.mjs +23 -23
  180. package/dist/index58.mjs +64 -64
  181. package/dist/index59.mjs +73 -73
  182. package/dist/index60.mjs +21 -20
  183. package/dist/index61.mjs +2 -24
  184. package/dist/index63.mjs +23 -2
  185. package/dist/index66.mjs +2 -2
  186. package/dist/index75.mjs +2 -235
  187. package/dist/index76.mjs +233 -4
  188. package/dist/index77.mjs +5 -133
  189. package/dist/index78.mjs +129 -63
  190. package/dist/index79.mjs +67 -86
  191. package/dist/index80.mjs +85 -27
  192. package/dist/index81.mjs +28 -8
  193. package/dist/index82.mjs +8 -74
  194. package/dist/index83.mjs +74 -3
  195. package/dist/index84.mjs +4 -2
  196. package/dist/index85.mjs +2 -83
  197. package/dist/index86.mjs +81 -52
  198. package/dist/index87.mjs +53 -5
  199. package/dist/index88.mjs +5 -4
  200. package/dist/index89.mjs +4 -178
  201. package/dist/index90.mjs +174 -48
  202. package/dist/index91.mjs +51 -67
  203. package/dist/index92.mjs +69 -34
  204. package/dist/index93.mjs +31 -40
  205. package/dist/index94.mjs +43 -2
  206. package/dist/index96.mjs +1 -1
  207. package/dist/index97.mjs +1 -1
  208. package/dist/index98.mjs +6 -6
  209. package/dist/index99.mjs +4 -4
  210. package/dist/providers/MetaPixelProvider.d.ts +10 -5
  211. package/dist/providers/MetaPixelProvider.d.ts.map +1 -1
  212. package/dist/providers/StorefrontProvider.d.ts.map +1 -1
  213. package/dist/styles.css +1 -1
  214. package/package.json +12 -11
  215. package/src/components/CartItem.stories.tsx +5 -5
  216. package/src/components/Checkout.stories.tsx +16 -15
  217. package/src/components/Checkout.tsx +42 -0
  218. package/src/components/ShoppingCart.stories.tsx +17 -16
  219. package/src/components/ShoppingCart.tsx +3 -11
  220. package/src/contexts/CartContext.tsx +70 -6
  221. package/src/providers/MetaPixelProvider.tsx +24 -16
  222. package/src/providers/StorefrontProvider.tsx +4 -1
  223. package/src/test-utils/MockCartProvider.tsx +31 -25
package/dist/index59.mjs CHANGED
@@ -1,132 +1,132 @@
1
1
  'use client';
2
- import { useQueryClient as y, useMutation as v } from "@tanstack/react-query";
2
+ import { useQueryClient as v, useMutation as w } from "@tanstack/react-query";
3
3
  import { useQueryUnwrapped as m } from "./index67.mjs";
4
- import { createAdminRpcClients as u, authHeaders as l } from "./index23.mjs";
5
- import { queryKeys as o } from "./index29.mjs";
6
- import { useApiConfig as c } from "./index21.mjs";
7
- function p(t) {
8
- const { baseURL: s, authToken: i } = c();
4
+ import { createAdminRpcClients as l, authHeaders as c } from "./index23.mjs";
5
+ import { queryKeys as a } from "./index29.mjs";
6
+ import { useApiConfig as d } from "./index21.mjs";
7
+ function p(e) {
8
+ const { baseURL: i, getAuthToken: r } = d();
9
9
  return m({
10
- queryKey: o.admin.deliveryZones.states.list(),
10
+ queryKey: a.admin.deliveryZones.states.list(),
11
11
  queryFn: async () => {
12
- const e = await u(s).deliveryZones.states.$get({}, l(i));
13
- if (!e.ok)
14
- throw new Error(`Failed to fetch states: ${e.statusText}`);
15
- return e.json();
12
+ const s = await r(), o = await l(i).deliveryZones.states.$get({}, c(s));
13
+ if (!o.ok)
14
+ throw new Error(`Failed to fetch states: ${o.statusText}`);
15
+ return o.json();
16
16
  },
17
- ...t
17
+ ...e
18
18
  });
19
19
  }
20
- function k(t) {
21
- const { baseURL: s, authToken: i } = c(), r = y();
22
- return v({
23
- mutationFn: async (e) => {
24
- const n = await u(s).deliveryZones.states.$post({ json: e }, l(i));
20
+ function F(e) {
21
+ const { baseURL: i, getAuthToken: r } = d(), s = v();
22
+ return w({
23
+ mutationFn: async (t) => {
24
+ const o = await r(), n = await l(i).deliveryZones.states.$post({ json: t }, c(o));
25
25
  if (!n.ok)
26
26
  throw new Error(`Failed to create state: ${n.statusText}`);
27
27
  return n.json();
28
28
  },
29
29
  onSuccess: () => {
30
- r.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all });
30
+ s.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all });
31
31
  },
32
- ...t
32
+ ...e
33
33
  });
34
34
  }
35
- function F(t, s) {
36
- const { baseURL: i, authToken: r } = c(), e = y();
37
- return v({
38
- mutationFn: async (a) => {
39
- const d = await u(i).deliveryZones.states[":id"].$patch({ json: a, param: { id: t } }, l(r));
40
- if (!d.ok)
41
- throw new Error(`Failed to update state: ${d.statusText}`);
42
- return d.json();
35
+ function T(e, i) {
36
+ const { baseURL: r, getAuthToken: s } = d(), t = v();
37
+ return w({
38
+ mutationFn: async (o) => {
39
+ const u = await s(), y = await l(r).deliveryZones.states[":id"].$patch({ json: o, param: { id: e } }, c(u));
40
+ if (!y.ok)
41
+ throw new Error(`Failed to update state: ${y.statusText}`);
42
+ return y.json();
43
43
  },
44
44
  onSuccess: () => {
45
- e.invalidateQueries({ queryKey: o.admin.deliveryZones.states.detail(t) }), e.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all });
45
+ t.invalidateQueries({ queryKey: a.admin.deliveryZones.states.detail(e) }), t.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all });
46
46
  },
47
- ...s
47
+ ...i
48
48
  });
49
49
  }
50
- function T(t, s) {
51
- const { baseURL: i, authToken: r } = c(), e = y();
52
- return v({
50
+ function $(e, i) {
51
+ const { baseURL: r, getAuthToken: s } = d(), t = v();
52
+ return w({
53
53
  mutationFn: async () => {
54
- const n = await u(i).deliveryZones.states[":id"].$delete({ param: { id: t } }, l(r));
54
+ const o = await s(), n = await l(r).deliveryZones.states[":id"].$delete({ param: { id: e } }, c(o));
55
55
  if (!n.ok)
56
56
  throw new Error(`Failed to delete state: ${n.statusText}`);
57
57
  return n.json();
58
58
  },
59
59
  onSuccess: () => {
60
- e.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all }), e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all });
60
+ t.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all }), t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all });
61
61
  },
62
- ...s
62
+ ...i
63
63
  });
64
64
  }
65
- function $(t, s) {
66
- const { baseURL: i, authToken: r } = c();
65
+ function z(e, i) {
66
+ const { baseURL: r, getAuthToken: s } = d();
67
67
  return m({
68
- queryKey: o.admin.deliveryZones.zones.list(t),
68
+ queryKey: a.admin.deliveryZones.zones.list(e),
69
69
  queryFn: async () => {
70
- const a = await u(i).deliveryZones.zones.$get({ query: t }, l(r));
71
- if (!a.ok)
72
- throw new Error(`Failed to fetch delivery zones: ${a.statusText}`);
73
- return a.json();
70
+ const t = await s(), u = await l(r).deliveryZones.zones.$get({ query: e }, c(t));
71
+ if (!u.ok)
72
+ throw new Error(`Failed to fetch delivery zones: ${u.statusText}`);
73
+ return u.json();
74
74
  },
75
- ...s
75
+ ...i
76
76
  });
77
77
  }
78
- function z(t) {
79
- const { baseURL: s, authToken: i } = c(), r = y();
80
- return v({
81
- mutationFn: async (e) => {
82
- const n = await u(s).deliveryZones.zones.$post({ json: e }, l(i));
78
+ function K(e) {
79
+ const { baseURL: i, getAuthToken: r } = d(), s = v();
80
+ return w({
81
+ mutationFn: async (t) => {
82
+ const o = await r(), n = await l(i).deliveryZones.zones.$post({ json: t }, c(o));
83
83
  if (!n.ok)
84
84
  throw new Error(`Failed to create delivery zone: ${n.statusText}`);
85
85
  return n.json();
86
86
  },
87
87
  onSuccess: () => {
88
- r.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all }), r.invalidateQueries({ queryKey: o.admin.deliveryZones.states.all });
88
+ s.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all }), s.invalidateQueries({ queryKey: a.admin.deliveryZones.states.all });
89
89
  },
90
- ...t
90
+ ...e
91
91
  });
92
92
  }
93
- function K(t, s) {
94
- const { baseURL: i, authToken: r } = c(), e = y();
95
- return v({
96
- mutationFn: async (a) => {
97
- const d = await u(i).deliveryZones.zones[":id"].$patch({ json: a, param: { id: t } }, l(r));
98
- if (!d.ok)
99
- throw new Error(`Failed to update delivery zone: ${d.statusText}`);
100
- return d.json();
93
+ function j(e, i) {
94
+ const { baseURL: r, getAuthToken: s } = d(), t = v();
95
+ return w({
96
+ mutationFn: async (o) => {
97
+ const u = await s(), y = await l(r).deliveryZones.zones[":id"].$patch({ json: o, param: { id: e } }, c(u));
98
+ if (!y.ok)
99
+ throw new Error(`Failed to update delivery zone: ${y.statusText}`);
100
+ return y.json();
101
101
  },
102
102
  onSuccess: () => {
103
- e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.detail(t) }), e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all });
103
+ t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.detail(e) }), t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all });
104
104
  },
105
- ...s
105
+ ...i
106
106
  });
107
107
  }
108
- function j(t, s) {
109
- const { baseURL: i, authToken: r } = c(), e = y();
110
- return v({
108
+ function Q(e, i) {
109
+ const { baseURL: r, getAuthToken: s } = d(), t = v();
110
+ return w({
111
111
  mutationFn: async () => {
112
- const n = await u(i).deliveryZones.zones[":id"].$delete({ param: { id: t } }, l(r));
112
+ const o = await s(), n = await l(r).deliveryZones.zones[":id"].$delete({ param: { id: e } }, c(o));
113
113
  if (!n.ok)
114
114
  throw new Error(`Failed to delete delivery zone: ${n.statusText}`);
115
115
  return n.json();
116
116
  },
117
117
  onSuccess: () => {
118
- e.invalidateQueries({ queryKey: o.admin.deliveryZones.zones.all });
118
+ t.invalidateQueries({ queryKey: a.admin.deliveryZones.zones.all });
119
119
  },
120
- ...s
120
+ ...i
121
121
  });
122
122
  }
123
123
  export {
124
- z as useCreateDeliveryZone,
125
- k as useCreateState,
126
- j as useDeleteDeliveryZone,
127
- T as useDeleteState,
128
- $ as useListDeliveryZones,
124
+ K as useCreateDeliveryZone,
125
+ F as useCreateState,
126
+ Q as useDeleteDeliveryZone,
127
+ $ as useDeleteState,
128
+ z as useListDeliveryZones,
129
129
  p as useListStates,
130
- K as useUpdateDeliveryZone,
131
- F as useUpdateState
130
+ j as useUpdateDeliveryZone,
131
+ T as useUpdateState
132
132
  };
package/dist/index60.mjs CHANGED
@@ -1,26 +1,27 @@
1
1
  'use client';
2
- import "react";
3
- function i(n, o) {
4
- if (typeof n == "function")
5
- return n(o);
6
- n != null && (n.current = o);
2
+ function n(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
7
4
  }
8
- function f(...n) {
9
- return (o) => {
10
- let u = !1;
11
- const c = n.map((t) => {
12
- const e = i(t, o);
13
- return !u && typeof e == "function" && (u = !0), e;
5
+ function c(e) {
6
+ if (e.__esModule) return e;
7
+ var o = e.default;
8
+ if (typeof o == "function") {
9
+ var t = function r() {
10
+ return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
11
+ };
12
+ t.prototype = o.prototype;
13
+ } else t = {};
14
+ return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
15
+ var u = Object.getOwnPropertyDescriptor(e, r);
16
+ Object.defineProperty(t, r, u.get ? u : {
17
+ enumerable: !0,
18
+ get: function() {
19
+ return e[r];
20
+ }
14
21
  });
15
- if (u)
16
- return () => {
17
- for (let t = 0; t < c.length; t++) {
18
- const e = c[t];
19
- typeof e == "function" ? e() : i(n[t], null);
20
- }
21
- };
22
- };
22
+ }), t;
23
23
  }
24
24
  export {
25
- f as composeRefs
25
+ c as getAugmentedNamespace,
26
+ n as getDefaultExportFromCjs
26
27
  };
package/dist/index61.mjs CHANGED
@@ -1,27 +1,5 @@
1
1
  'use client';
2
- function n(e) {
3
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
- }
5
- function c(e) {
6
- if (e.__esModule) return e;
7
- var o = e.default;
8
- if (typeof o == "function") {
9
- var t = function r() {
10
- return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
11
- };
12
- t.prototype = o.prototype;
13
- } else t = {};
14
- return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
15
- var u = Object.getOwnPropertyDescriptor(e, r);
16
- Object.defineProperty(t, r, u.get ? u : {
17
- enumerable: !0,
18
- get: function() {
19
- return e[r];
20
- }
21
- });
22
- }), t;
23
- }
2
+ var e = { exports: {} };
24
3
  export {
25
- c as getAugmentedNamespace,
26
- n as getDefaultExportFromCjs
4
+ e as __module
27
5
  };
package/dist/index63.mjs CHANGED
@@ -1,5 +1,26 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ import "react";
3
+ function i(n, o) {
4
+ if (typeof n == "function")
5
+ return n(o);
6
+ n != null && (n.current = o);
7
+ }
8
+ function f(...n) {
9
+ return (o) => {
10
+ let u = !1;
11
+ const c = n.map((t) => {
12
+ const e = i(t, o);
13
+ return !u && typeof e == "function" && (u = !0), e;
14
+ });
15
+ if (u)
16
+ return () => {
17
+ for (let t = 0; t < c.length; t++) {
18
+ const e = c[t];
19
+ typeof e == "function" ? e() : i(n[t], null);
20
+ }
21
+ };
22
+ };
23
+ }
3
24
  export {
4
- e as __module
25
+ f as composeRefs
5
26
  };
package/dist/index66.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as d } from "./index61.mjs";
3
- import { __module as v } from "./index94.mjs";
2
+ import { getDefaultExportFromCjs as d } from "./index60.mjs";
3
+ import { __module as v } from "./index75.mjs";
4
4
  v.exports = function(n) {
5
5
  return g(m(n), n);
6
6
  };
package/dist/index75.mjs CHANGED
@@ -1,238 +1,5 @@
1
1
  'use client';
2
- import R from "./index76.mjs";
3
- const { toString: T } = Object.prototype, { getPrototypeOf: A } = Object, { iterator: g, toStringTag: S } = Symbol, F = /* @__PURE__ */ ((e) => (t) => {
4
- const n = T.call(t);
5
- return e[n] || (e[n] = n.slice(8, -1).toLowerCase());
6
- })(/* @__PURE__ */ Object.create(null)), f = (e) => (e = e.toLowerCase(), (t) => F(t) === e), O = (e) => (t) => typeof t === e, { isArray: p } = Array, a = O("undefined");
7
- function d(e) {
8
- return e !== null && !a(e) && e.constructor !== null && !a(e.constructor) && c(e.constructor.isBuffer) && e.constructor.isBuffer(e);
9
- }
10
- const B = f("ArrayBuffer");
11
- function M(e) {
12
- let t;
13
- return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? t = ArrayBuffer.isView(e) : t = e && e.buffer && B(e.buffer), t;
14
- }
15
- const k = O("string"), c = O("function"), E = O("number"), y = (e) => e !== null && typeof e == "object", N = (e) => e === !0 || e === !1, w = (e) => {
16
- if (F(e) !== "object")
17
- return !1;
18
- const t = A(e);
19
- return (t === null || t === Object.prototype || Object.getPrototypeOf(t) === null) && !(S in e) && !(g in e);
20
- }, U = (e) => {
21
- if (!y(e) || d(e))
22
- return !1;
23
- try {
24
- return Object.keys(e).length === 0 && Object.getPrototypeOf(e) === Object.prototype;
25
- } catch {
26
- return !1;
27
- }
28
- }, I = f("Date"), V = f("File"), _ = f("Blob"), q = f("FileList"), H = (e) => y(e) && c(e.pipe), z = (e) => {
29
- let t;
30
- return e && (typeof FormData == "function" && e instanceof FormData || c(e.append) && ((t = F(e)) === "formdata" || // detect form-data instance
31
- t === "object" && c(e.toString) && e.toString() === "[object FormData]"));
32
- }, J = f("URLSearchParams"), [K, $, W, G] = ["ReadableStream", "Request", "Response", "Headers"].map(f), Q = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
33
- function m(e, t, { allOwnKeys: n = !1 } = {}) {
34
- if (e === null || typeof e > "u")
35
- return;
36
- let r, s;
37
- if (typeof e != "object" && (e = [e]), p(e))
38
- for (r = 0, s = e.length; r < s; r++)
39
- t.call(null, e[r], r, e);
40
- else {
41
- if (d(e))
42
- return;
43
- const o = n ? Object.getOwnPropertyNames(e) : Object.keys(e), i = o.length;
44
- let l;
45
- for (r = 0; r < i; r++)
46
- l = o[r], t.call(null, e[l], l, e);
47
- }
48
- }
49
- function P(e, t) {
50
- if (d(e))
51
- return null;
52
- t = t.toLowerCase();
53
- const n = Object.keys(e);
54
- let r = n.length, s;
55
- for (; r-- > 0; )
56
- if (s = n[r], t === s.toLowerCase())
57
- return s;
58
- return null;
59
- }
60
- const u = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, L = (e) => !a(e) && e !== u;
61
- function h() {
62
- const { caseless: e, skipUndefined: t } = L(this) && this || {}, n = {}, r = (s, o) => {
63
- const i = e && P(n, o) || o;
64
- w(n[i]) && w(s) ? n[i] = h(n[i], s) : w(s) ? n[i] = h({}, s) : p(s) ? n[i] = s.slice() : (!t || !a(s)) && (n[i] = s);
65
- };
66
- for (let s = 0, o = arguments.length; s < o; s++)
67
- arguments[s] && m(arguments[s], r);
68
- return n;
69
- }
70
- const X = (e, t, n, { allOwnKeys: r } = {}) => (m(t, (s, o) => {
71
- n && c(s) ? e[o] = R(s, n) : e[o] = s;
72
- }, { allOwnKeys: r }), e), Y = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Z = (e, t, n, r) => {
73
- e.prototype = Object.create(t.prototype, r), e.prototype.constructor = e, Object.defineProperty(e, "super", {
74
- value: t.prototype
75
- }), n && Object.assign(e.prototype, n);
76
- }, j = (e, t, n, r) => {
77
- let s, o, i;
78
- const l = {};
79
- if (t = t || {}, e == null) return t;
80
- do {
81
- for (s = Object.getOwnPropertyNames(e), o = s.length; o-- > 0; )
82
- i = s[o], (!r || r(i, e, t)) && !l[i] && (t[i] = e[i], l[i] = !0);
83
- e = n !== !1 && A(e);
84
- } while (e && (!n || n(e, t)) && e !== Object.prototype);
85
- return t;
86
- }, v = (e, t, n) => {
87
- e = String(e), (n === void 0 || n > e.length) && (n = e.length), n -= t.length;
88
- const r = e.indexOf(t, n);
89
- return r !== -1 && r === n;
90
- }, ee = (e) => {
91
- if (!e) return null;
92
- if (p(e)) return e;
93
- let t = e.length;
94
- if (!E(t)) return null;
95
- const n = new Array(t);
96
- for (; t-- > 0; )
97
- n[t] = e[t];
98
- return n;
99
- }, te = /* @__PURE__ */ ((e) => (t) => e && t instanceof e)(typeof Uint8Array < "u" && A(Uint8Array)), ne = (e, t) => {
100
- const r = (e && e[g]).call(e);
101
- let s;
102
- for (; (s = r.next()) && !s.done; ) {
103
- const o = s.value;
104
- t.call(e, o[0], o[1]);
105
- }
106
- }, re = (e, t) => {
107
- let n;
108
- const r = [];
109
- for (; (n = e.exec(t)) !== null; )
110
- r.push(n);
111
- return r;
112
- }, se = f("HTMLFormElement"), oe = (e) => e.toLowerCase().replace(
113
- /[-_\s]([a-z\d])(\w*)/g,
114
- function(n, r, s) {
115
- return r.toUpperCase() + s;
116
- }
117
- ), x = (({ hasOwnProperty: e }) => (t, n) => e.call(t, n))(Object.prototype), ie = f("RegExp"), C = (e, t) => {
118
- const n = Object.getOwnPropertyDescriptors(e), r = {};
119
- m(n, (s, o) => {
120
- let i;
121
- (i = t(s, o, e)) !== !1 && (r[o] = i || s);
122
- }), Object.defineProperties(e, r);
123
- }, ce = (e) => {
124
- C(e, (t, n) => {
125
- if (c(e) && ["arguments", "caller", "callee"].indexOf(n) !== -1)
126
- return !1;
127
- const r = e[n];
128
- if (c(r)) {
129
- if (t.enumerable = !1, "writable" in t) {
130
- t.writable = !1;
131
- return;
132
- }
133
- t.set || (t.set = () => {
134
- throw Error("Can not rewrite read-only method '" + n + "'");
135
- });
136
- }
137
- });
138
- }, fe = (e, t) => {
139
- const n = {}, r = (s) => {
140
- s.forEach((o) => {
141
- n[o] = !0;
142
- });
143
- };
144
- return p(e) ? r(e) : r(String(e).split(t)), n;
145
- }, le = () => {
146
- }, ue = (e, t) => e != null && Number.isFinite(e = +e) ? e : t;
147
- function ae(e) {
148
- return !!(e && c(e.append) && e[S] === "FormData" && e[g]);
149
- }
150
- const pe = (e) => {
151
- const t = new Array(10), n = (r, s) => {
152
- if (y(r)) {
153
- if (t.indexOf(r) >= 0)
154
- return;
155
- if (d(r))
156
- return r;
157
- if (!("toJSON" in r)) {
158
- t[s] = r;
159
- const o = p(r) ? [] : {};
160
- return m(r, (i, l) => {
161
- const b = n(i, s + 1);
162
- !a(b) && (o[l] = b);
163
- }), t[s] = void 0, o;
164
- }
165
- }
166
- return r;
167
- };
168
- return n(e, 0);
169
- }, de = f("AsyncFunction"), ye = (e) => e && (y(e) || c(e)) && c(e.then) && c(e.catch), D = ((e, t) => e ? setImmediate : t ? ((n, r) => (u.addEventListener("message", ({ source: s, data: o }) => {
170
- s === u && o === n && r.length && r.shift()();
171
- }, !1), (s) => {
172
- r.push(s), u.postMessage(n, "*");
173
- }))(`axios@${Math.random()}`, []) : (n) => setTimeout(n))(
174
- typeof setImmediate == "function",
175
- c(u.postMessage)
176
- ), me = typeof queueMicrotask < "u" ? queueMicrotask.bind(u) : typeof process < "u" && process.nextTick || D, we = (e) => e != null && c(e[g]), Fe = {
177
- isArray: p,
178
- isArrayBuffer: B,
179
- isBuffer: d,
180
- isFormData: z,
181
- isArrayBufferView: M,
182
- isString: k,
183
- isNumber: E,
184
- isBoolean: N,
185
- isObject: y,
186
- isPlainObject: w,
187
- isEmptyObject: U,
188
- isReadableStream: K,
189
- isRequest: $,
190
- isResponse: W,
191
- isHeaders: G,
192
- isUndefined: a,
193
- isDate: I,
194
- isFile: V,
195
- isBlob: _,
196
- isRegExp: ie,
197
- isFunction: c,
198
- isStream: H,
199
- isURLSearchParams: J,
200
- isTypedArray: te,
201
- isFileList: q,
202
- forEach: m,
203
- merge: h,
204
- extend: X,
205
- trim: Q,
206
- stripBOM: Y,
207
- inherits: Z,
208
- toFlatObject: j,
209
- kindOf: F,
210
- kindOfTest: f,
211
- endsWith: v,
212
- toArray: ee,
213
- forEachEntry: ne,
214
- matchAll: re,
215
- isHTMLForm: se,
216
- hasOwnProperty: x,
217
- hasOwnProp: x,
218
- // an alias to avoid ESLint no-prototype-builtins detection
219
- reduceDescriptors: C,
220
- freezeMethods: ce,
221
- toObjectSet: fe,
222
- toCamelCase: oe,
223
- noop: le,
224
- toFiniteNumber: ue,
225
- findKey: P,
226
- global: u,
227
- isContextDefined: L,
228
- isSpecCompliantForm: ae,
229
- toJSONObject: pe,
230
- isAsyncFn: de,
231
- isThenable: ye,
232
- setImmediate: D,
233
- asap: me,
234
- isIterable: we
235
- };
2
+ var o = { exports: {} };
236
3
  export {
237
- Fe as default
4
+ o as __module
238
5
  };