@instockng/storefront-ui 1.0.47 → 1.0.49

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 (220) hide show
  1. package/dist/contexts/CartContext.d.ts.map +1 -1
  2. package/dist/index100.mjs +26 -20
  3. package/dist/index101.mjs +10 -13
  4. package/dist/index102.mjs +205 -55
  5. package/dist/index103.mjs +175 -13
  6. package/dist/index104.mjs +15 -32
  7. package/dist/index105.mjs +16 -17
  8. package/dist/index106.mjs +26 -27
  9. package/dist/index107.mjs +150 -21
  10. package/dist/index108.mjs +13 -12
  11. package/dist/index109.mjs +24 -14
  12. package/dist/index110.mjs +76 -39
  13. package/dist/index111.mjs +31 -16
  14. package/dist/index112.mjs +132 -255
  15. package/dist/index113.mjs +49 -64
  16. package/dist/index114.mjs +22 -7
  17. package/dist/index115.mjs +27 -2
  18. package/dist/index116.mjs +23 -2
  19. package/dist/index117.mjs +20 -28
  20. package/dist/index118.mjs +21 -2
  21. package/dist/index119.mjs +22 -34
  22. package/dist/index120.mjs +20 -42
  23. package/dist/index121.mjs +61 -231
  24. package/dist/index122.mjs +17 -5
  25. package/dist/index123.mjs +34 -129
  26. package/dist/index124.mjs +23 -67
  27. package/dist/index125.mjs +31 -84
  28. package/dist/index126.mjs +26 -28
  29. package/dist/index127.mjs +18 -8
  30. package/dist/index128.mjs +18 -72
  31. package/dist/index129.mjs +46 -3
  32. package/dist/index13.mjs +1 -1
  33. package/dist/index130.mjs +23 -2
  34. package/dist/index131.mjs +266 -81
  35. package/dist/index132.mjs +69 -53
  36. package/dist/index133.mjs +7 -5
  37. package/dist/index134.mjs +2 -5
  38. package/dist/index135.mjs +2 -179
  39. package/dist/index136.mjs +30 -50
  40. package/dist/index137.mjs +2 -69
  41. package/dist/index138.mjs +21 -2
  42. package/dist/index139.mjs +56 -2
  43. package/dist/index140.mjs +29 -2
  44. package/dist/index141.mjs +7 -2
  45. package/dist/index142.mjs +50 -16
  46. package/dist/index143.mjs +6 -32
  47. package/dist/index144.mjs +11 -37
  48. package/dist/index145.mjs +7 -18
  49. package/dist/index146.mjs +28 -18
  50. package/dist/index147.mjs +2 -2
  51. package/dist/index148.mjs +70 -20
  52. package/dist/index149.mjs +163 -42
  53. package/dist/index150.mjs +2 -2
  54. package/dist/index151.mjs +2 -30
  55. package/dist/index152.mjs +2 -18
  56. package/dist/index153.mjs +18 -2
  57. package/dist/index154.mjs +32 -2
  58. package/dist/index155.mjs +38 -2
  59. package/dist/index156.mjs +18 -2
  60. package/dist/index157.mjs +13 -67
  61. package/dist/index158.mjs +2 -2
  62. package/dist/index159.mjs +15 -48
  63. package/dist/index160.mjs +46 -2
  64. package/dist/index161.mjs +2 -36
  65. package/dist/index162.mjs +20 -142
  66. package/dist/index163.mjs +18 -2
  67. package/dist/index164.mjs +2 -2
  68. package/dist/index165.mjs +2 -19
  69. package/dist/index167.mjs +2 -2
  70. package/dist/index168.mjs +64 -18
  71. package/dist/index169.mjs +2 -2
  72. package/dist/index170.mjs +53 -2
  73. package/dist/index171.mjs +2 -24
  74. package/dist/index172.mjs +28 -15
  75. package/dist/index173.mjs +152 -2
  76. package/dist/index174.mjs +2 -2
  77. package/dist/index175.mjs +2 -2
  78. package/dist/index176.mjs +10 -14
  79. package/dist/index177.mjs +2 -2
  80. package/dist/index178.mjs +2 -23
  81. package/dist/index179.mjs +26 -2
  82. package/dist/index180.mjs +2 -2
  83. package/dist/index181.mjs +2 -2
  84. package/dist/index182.mjs +17 -16
  85. package/dist/index183.mjs +23 -2
  86. package/dist/index184.mjs +2 -23
  87. package/dist/index185.mjs +2 -2
  88. package/dist/index186.mjs +2 -2
  89. package/dist/index187.mjs +23 -2
  90. package/dist/index188.mjs +2 -2
  91. package/dist/index189.mjs +23 -2
  92. package/dist/index190.mjs +2 -2
  93. package/dist/index191.mjs +2 -2
  94. package/dist/index192.mjs +2 -2
  95. package/dist/index193.mjs +20 -124
  96. package/dist/index194.mjs +2 -2
  97. package/dist/index195.mjs +20 -71
  98. package/dist/index196.mjs +2 -74
  99. package/dist/index197.mjs +2 -21
  100. package/dist/index198.mjs +2 -56
  101. package/dist/index199.mjs +2 -29
  102. package/dist/index200.mjs +2 -7
  103. package/dist/index201.mjs +2 -52
  104. package/dist/index202.mjs +2 -6
  105. package/dist/index203.mjs +2 -12
  106. package/dist/index204.mjs +127 -7
  107. package/dist/index205.mjs +2 -28
  108. package/dist/index206.mjs +74 -2
  109. package/dist/index207.mjs +73 -69
  110. package/dist/index208.mjs +2 -167
  111. package/dist/index209.mjs +31 -2
  112. package/dist/index210.mjs +11 -2
  113. package/dist/index211.mjs +4 -2
  114. package/dist/index212.mjs +4 -2
  115. package/dist/index213.mjs +13 -2
  116. package/dist/index214.mjs +7 -2
  117. package/dist/index215.mjs +12 -2
  118. package/dist/index216.mjs +5 -2
  119. package/dist/index217.mjs +33 -108
  120. package/dist/index218.mjs +31 -2
  121. package/dist/index219.mjs +28 -2
  122. package/dist/index220.mjs +58 -34
  123. package/dist/index221.mjs +2 -2
  124. package/dist/index222.mjs +2 -244
  125. package/dist/index223.mjs +2 -2
  126. package/dist/index224.mjs +2 -33
  127. package/dist/index225.mjs +2 -65
  128. package/dist/index226.mjs +2 -25
  129. package/dist/index227.mjs +2 -2
  130. package/dist/index229.mjs +108 -2
  131. package/dist/index230.mjs +2 -2
  132. package/dist/index231.mjs +2 -2
  133. package/dist/index232.mjs +37 -2
  134. package/dist/index233.mjs +2 -2
  135. package/dist/index234.mjs +2 -2
  136. package/dist/index236.mjs +2 -2
  137. package/dist/index237.mjs +2 -4
  138. package/dist/index238.mjs +2 -2
  139. package/dist/index239.mjs +244 -2
  140. package/dist/index240.mjs +2 -31
  141. package/dist/index241.mjs +32 -10
  142. package/dist/index242.mjs +64 -3
  143. package/dist/index243.mjs +24 -3
  144. package/dist/index244.mjs +2 -13
  145. package/dist/index245.mjs +2 -7
  146. package/dist/index246.mjs +2 -12
  147. package/dist/index247.mjs +2 -5
  148. package/dist/index248.mjs +2 -33
  149. package/dist/index249.mjs +4 -31
  150. package/dist/index250.mjs +2 -28
  151. package/dist/index251.mjs +2 -61
  152. package/dist/index252.mjs +2 -2
  153. package/dist/index253.mjs +2 -18
  154. package/dist/index254.mjs +13 -42
  155. package/dist/index255.mjs +47 -2
  156. package/dist/index260.mjs +1 -1
  157. package/dist/index262.mjs +3 -2
  158. package/dist/index263.mjs +2 -2
  159. package/dist/index264.mjs +2 -2
  160. package/dist/index265.mjs +17 -3
  161. package/dist/index266.mjs +13 -2
  162. package/dist/index267.mjs +6 -2
  163. package/dist/index268.mjs +30 -17
  164. package/dist/index269.mjs +2 -13
  165. package/dist/index270.mjs +2 -6
  166. package/dist/index271.mjs +2 -30
  167. package/dist/index3.mjs +16 -16
  168. package/dist/index33.mjs +1 -1
  169. package/dist/index34.mjs +1 -1
  170. package/dist/index35.mjs +1 -1
  171. package/dist/index36.mjs +1 -1
  172. package/dist/index37.mjs +1 -1
  173. package/dist/index43.mjs +3 -3
  174. package/dist/index46.mjs +1 -1
  175. package/dist/index51.mjs +17 -17
  176. package/dist/index52.mjs +2 -2
  177. package/dist/index53.mjs +1 -1
  178. package/dist/index54.mjs +1 -1
  179. package/dist/index55.mjs +1 -1
  180. package/dist/index56.mjs +1 -1
  181. package/dist/index57.mjs +1 -1
  182. package/dist/index58.mjs +1 -1
  183. package/dist/index59.mjs +1 -1
  184. package/dist/index60.mjs +1 -1
  185. package/dist/index61.mjs +1 -1
  186. package/dist/index62.mjs +1 -1
  187. package/dist/index63.mjs +1 -1
  188. package/dist/index67.mjs +4 -22
  189. package/dist/index68.mjs +21 -73
  190. package/dist/index69.mjs +74 -14
  191. package/dist/index70.mjs +14 -62
  192. package/dist/index71.mjs +62 -4
  193. package/dist/index74.mjs +35 -35
  194. package/dist/index75.mjs +1 -1
  195. package/dist/index76.mjs +2 -2
  196. package/dist/index77.mjs +1 -1
  197. package/dist/index79.mjs +235 -2
  198. package/dist/index80.mjs +6 -2
  199. package/dist/index81.mjs +130 -24
  200. package/dist/index82.mjs +67 -17
  201. package/dist/index83.mjs +80 -208
  202. package/dist/index84.mjs +28 -179
  203. package/dist/index85.mjs +8 -21
  204. package/dist/index86.mjs +72 -20
  205. package/dist/index87.mjs +3 -32
  206. package/dist/index88.mjs +2 -156
  207. package/dist/index89.mjs +81 -18
  208. package/dist/index90.mjs +53 -30
  209. package/dist/index91.mjs +5 -83
  210. package/dist/index92.mjs +4 -37
  211. package/dist/index93.mjs +170 -136
  212. package/dist/index94.mjs +50 -52
  213. package/dist/index95.mjs +69 -23
  214. package/dist/index96.mjs +34 -27
  215. package/dist/index97.mjs +42 -22
  216. package/dist/index98.mjs +2 -25
  217. package/dist/index99.mjs +2 -21
  218. package/package.json +1 -1
  219. package/src/components/Checkout.tsx +1 -1
  220. package/src/contexts/CartContext.tsx +2 -0
package/dist/index51.mjs CHANGED
@@ -1,21 +1,21 @@
1
1
  'use client';
2
- import a from "./index121.mjs";
3
- import p from "./index122.mjs";
4
- import m from "./index123.mjs";
5
- import i from "./index124.mjs";
6
- import f from "./index125.mjs";
7
- import l from "./index126.mjs";
8
- import c from "./index127.mjs";
9
- import d from "./index128.mjs";
10
- import u from "./index129.mjs";
11
- import { VERSION as x } from "./index130.mjs";
12
- import C from "./index131.mjs";
13
- import A from "./index132.mjs";
14
- import E from "./index133.mjs";
15
- import O from "./index134.mjs";
16
- import S from "./index135.mjs";
17
- import H from "./index136.mjs";
18
- import T from "./index137.mjs";
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";
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 "./index119.mjs";
6
- import { mergePath as U, replaceUrlParam as P, buildSearchParams as S, removeIndexString as w, replaceUrlProtocol as x, deepMerge as C } from "./index120.mjs";
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";
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 "./index71.mjs";
3
+ import { useQueryUnwrapped as f } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as b } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as w } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as w } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as m } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as d } from "./index67.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 "./index71.mjs";
2
+ import { useQueryUnwrapped as n } from "./index67.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 "./index71.mjs";
2
+ import { useQueryUnwrapped as s } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as l } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as C } from "./index67.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 "./index71.mjs";
3
+ import { useQueryUnwrapped as m } from "./index67.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/index67.mjs CHANGED
@@ -1,26 +1,8 @@
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);
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
- };
2
+ import { useQuery as e } from "@tanstack/react-query";
3
+ function n(r) {
4
+ return e(r);
23
5
  }
24
6
  export {
25
- f as composeRefs
7
+ n as useQueryUnwrapped
26
8
  };
package/dist/index68.mjs CHANGED
@@ -1,78 +1,26 @@
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);
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;
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;
37
14
  });
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));
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
+ };
75
23
  }
76
24
  export {
77
- I as p
25
+ f as composeRefs
78
26
  };
package/dist/index69.mjs CHANGED
@@ -1,18 +1,78 @@
1
1
  'use client';
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
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);
15
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));
75
+ }
16
76
  export {
17
- C as t
77
+ I as p
18
78
  };
package/dist/index70.mjs CHANGED
@@ -1,66 +1,18 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as d } from "./index64.mjs";
3
- import { __module as v } from "./index79.mjs";
4
- v.exports = function(n) {
5
- return g(m(n), n);
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
6
15
  };
7
- v.exports.array = g;
8
- function g(n, r) {
9
- var t = n.length, e = new Array(t), o = {}, u = t, c = y(r), f = E(n);
10
- for (r.forEach(function(a) {
11
- if (!f.has(a[0]) || !f.has(a[1]))
12
- throw new Error("Unknown node. There is an unknown node in the supplied edges.");
13
- }); u--; )
14
- o[u] || l(n[u], u, /* @__PURE__ */ new Set());
15
- return e;
16
- function l(a, s, i) {
17
- if (i.has(a)) {
18
- var w;
19
- try {
20
- w = ", node was:" + JSON.stringify(a);
21
- } catch {
22
- w = "";
23
- }
24
- throw new Error("Cyclic dependency" + w);
25
- }
26
- if (!f.has(a))
27
- throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: " + JSON.stringify(a));
28
- if (!o[s]) {
29
- o[s] = !0;
30
- var h = c.get(a) || /* @__PURE__ */ new Set();
31
- if (h = Array.from(h), s = h.length) {
32
- i.add(a);
33
- do {
34
- var p = h[--s];
35
- l(p, f.get(p), i);
36
- } while (s);
37
- i.delete(a);
38
- }
39
- e[--t] = a;
40
- }
41
- }
42
- }
43
- function m(n) {
44
- for (var r = /* @__PURE__ */ new Set(), t = 0, e = n.length; t < e; t++) {
45
- var o = n[t];
46
- r.add(o[0]), r.add(o[1]);
47
- }
48
- return Array.from(r);
49
- }
50
- function y(n) {
51
- for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++) {
52
- var o = n[t];
53
- r.has(o[0]) || r.set(o[0], /* @__PURE__ */ new Set()), r.has(o[1]) || r.set(o[1], /* @__PURE__ */ new Set()), r.get(o[0]).add(o[1]);
54
- }
55
- return r;
56
- }
57
- function E(n) {
58
- for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++)
59
- r.set(n[t], t);
60
- return r;
61
- }
62
- var k = v.exports;
63
- const A = /* @__PURE__ */ d(k);
64
16
  export {
65
- A as default
17
+ C as t
66
18
  };
package/dist/index71.mjs CHANGED
@@ -1,8 +1,66 @@
1
1
  'use client';
2
- import { useQuery as e } from "@tanstack/react-query";
3
- function n(r) {
4
- return e(r);
2
+ import { getDefaultExportFromCjs as d } from "./index64.mjs";
3
+ import { __module as v } from "./index98.mjs";
4
+ v.exports = function(n) {
5
+ return g(m(n), n);
6
+ };
7
+ v.exports.array = g;
8
+ function g(n, r) {
9
+ var t = n.length, e = new Array(t), o = {}, u = t, c = y(r), f = E(n);
10
+ for (r.forEach(function(a) {
11
+ if (!f.has(a[0]) || !f.has(a[1]))
12
+ throw new Error("Unknown node. There is an unknown node in the supplied edges.");
13
+ }); u--; )
14
+ o[u] || l(n[u], u, /* @__PURE__ */ new Set());
15
+ return e;
16
+ function l(a, s, i) {
17
+ if (i.has(a)) {
18
+ var w;
19
+ try {
20
+ w = ", node was:" + JSON.stringify(a);
21
+ } catch {
22
+ w = "";
23
+ }
24
+ throw new Error("Cyclic dependency" + w);
25
+ }
26
+ if (!f.has(a))
27
+ throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: " + JSON.stringify(a));
28
+ if (!o[s]) {
29
+ o[s] = !0;
30
+ var h = c.get(a) || /* @__PURE__ */ new Set();
31
+ if (h = Array.from(h), s = h.length) {
32
+ i.add(a);
33
+ do {
34
+ var p = h[--s];
35
+ l(p, f.get(p), i);
36
+ } while (s);
37
+ i.delete(a);
38
+ }
39
+ e[--t] = a;
40
+ }
41
+ }
42
+ }
43
+ function m(n) {
44
+ for (var r = /* @__PURE__ */ new Set(), t = 0, e = n.length; t < e; t++) {
45
+ var o = n[t];
46
+ r.add(o[0]), r.add(o[1]);
47
+ }
48
+ return Array.from(r);
49
+ }
50
+ function y(n) {
51
+ for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++) {
52
+ var o = n[t];
53
+ r.has(o[0]) || r.set(o[0], /* @__PURE__ */ new Set()), r.has(o[1]) || r.set(o[1], /* @__PURE__ */ new Set()), r.get(o[0]).add(o[1]);
54
+ }
55
+ return r;
56
+ }
57
+ function E(n) {
58
+ for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++)
59
+ r.set(n[t], t);
60
+ return r;
5
61
  }
62
+ var k = v.exports;
63
+ const A = /* @__PURE__ */ d(k);
6
64
  export {
7
- n as useQueryUnwrapped
65
+ A as default
8
66
  };
package/dist/index74.mjs CHANGED
@@ -1,41 +1,41 @@
1
1
  'use client';
2
- import { __exports as ge } from "./index80.mjs";
2
+ import { __exports as ge } from "./index99.mjs";
3
3
  import "./index73.mjs";
4
- import { __require as $e } from "./index81.mjs";
5
- import { __require as Ze } from "./index82.mjs";
6
- import { __require as et } from "./index83.mjs";
7
- import { __require as tt } from "./index84.mjs";
4
+ import { __require as $e } from "./index100.mjs";
5
+ import { __require as Ze } from "./index101.mjs";
6
+ import { __require as et } from "./index102.mjs";
7
+ import { __require as tt } from "./index103.mjs";
8
8
  import { __require as rt } from "./index76.mjs";
9
- import { __require as at } from "./index85.mjs";
10
- import { __require as st } from "./index86.mjs";
11
- import { __require as it } from "./index87.mjs";
12
- import { __require as ot } from "./index88.mjs";
13
- import { __require as nt } from "./index89.mjs";
14
- import { __require as lt } from "./index90.mjs";
15
- import { __require as ct } from "./index91.mjs";
16
- import { __require as ht } from "./index92.mjs";
17
- import { __require as ut } from "./index93.mjs";
18
- import { __require as dt } from "./index94.mjs";
19
- import { __require as ft } from "./index95.mjs";
20
- import { __require as pt } from "./index96.mjs";
21
- import { __require as mt } from "./index97.mjs";
22
- import { __require as _t } from "./index98.mjs";
23
- import { __require as gt } from "./index99.mjs";
24
- import { __require as vt } from "./index100.mjs";
25
- import { __require as wt } from "./index101.mjs";
26
- import { __require as Pt } from "./index102.mjs";
27
- import { __require as Rt } from "./index103.mjs";
28
- import { __require as St } from "./index104.mjs";
29
- import { __require as Et } from "./index105.mjs";
30
- import { __require as yt } from "./index106.mjs";
31
- import { __require as Nt } from "./index107.mjs";
32
- import { __require as Lt } from "./index108.mjs";
33
- import { __require as Tt } from "./index109.mjs";
34
- import { __require as At } from "./index110.mjs";
35
- import { __require as qt } from "./index111.mjs";
36
- import { __require as Ct } from "./index112.mjs";
37
- import { __require as It } from "./index113.mjs";
38
- import { __require as Dt } from "./index114.mjs";
9
+ import { __require as at } from "./index104.mjs";
10
+ import { __require as st } from "./index105.mjs";
11
+ import { __require as it } from "./index106.mjs";
12
+ import { __require as ot } from "./index107.mjs";
13
+ import { __require as nt } from "./index108.mjs";
14
+ import { __require as lt } from "./index109.mjs";
15
+ import { __require as ct } from "./index110.mjs";
16
+ import { __require as ht } from "./index111.mjs";
17
+ import { __require as ut } from "./index112.mjs";
18
+ import { __require as dt } from "./index113.mjs";
19
+ import { __require as ft } from "./index114.mjs";
20
+ import { __require as pt } from "./index115.mjs";
21
+ import { __require as mt } from "./index116.mjs";
22
+ import { __require as _t } from "./index117.mjs";
23
+ import { __require as gt } from "./index118.mjs";
24
+ import { __require as vt } from "./index119.mjs";
25
+ import { __require as wt } from "./index120.mjs";
26
+ import { __require as Pt } from "./index121.mjs";
27
+ import { __require as Rt } from "./index122.mjs";
28
+ import { __require as St } from "./index123.mjs";
29
+ import { __require as Et } from "./index124.mjs";
30
+ import { __require as yt } from "./index125.mjs";
31
+ import { __require as Nt } from "./index126.mjs";
32
+ import { __require as Lt } from "./index127.mjs";
33
+ import { __require as Tt } from "./index128.mjs";
34
+ import { __require as At } from "./index129.mjs";
35
+ import { __require as qt } from "./index130.mjs";
36
+ import { __require as Ct } from "./index131.mjs";
37
+ import { __require as It } from "./index132.mjs";
38
+ import { __require as Dt } from "./index133.mjs";
39
39
  import { __exports as bt } from "./index78.mjs";
40
40
  var Ue;
41
41
  function wr() {
package/dist/index75.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as e } from "./index115.mjs";
2
+ import { __exports as e } from "./index134.mjs";
3
3
  import "./index73.mjs";
4
4
  import u from "react";
5
5
  import { __exports as n } from "./index78.mjs";
package/dist/index76.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { __exports as o } from "./index116.mjs";
3
- import { __require as p } from "./index117.mjs";
2
+ import { __exports as o } from "./index135.mjs";
3
+ import { __require as p } from "./index136.mjs";
4
4
  var u;
5
5
  function m() {
6
6
  return u ? o : (u = 1, function(i) {
package/dist/index77.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __module as u } from "./index118.mjs";
2
+ import { __module as u } from "./index137.mjs";
3
3
  import d from "react/jsx-runtime";
4
4
  import "react";
5
5
  import { __require as c } from "./index66.mjs";