@instockng/storefront-ui 1.0.75 → 1.0.76

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 (244) hide show
  1. package/dist/components/ProductAddOns.d.ts +3 -1
  2. package/dist/components/ProductAddOns.d.ts.map +1 -1
  3. package/dist/components/RecommendedProducts.d.ts.map +1 -1
  4. package/dist/components/VariantPickerModal.d.ts +28 -0
  5. package/dist/components/VariantPickerModal.d.ts.map +1 -0
  6. package/dist/index.d.ts +2 -0
  7. package/dist/index.d.ts.map +1 -1
  8. package/dist/index.mjs +104 -102
  9. package/dist/index10.mjs +162 -121
  10. package/dist/index100.mjs +20 -69
  11. package/dist/index101.mjs +55 -34
  12. package/dist/index102.mjs +32 -42
  13. package/dist/index103.mjs +2 -2
  14. package/dist/index104.mjs +2 -28
  15. package/dist/index105.mjs +20 -17
  16. package/dist/index106.mjs +54 -213
  17. package/dist/index107.mjs +28 -179
  18. package/dist/index108.mjs +6 -21
  19. package/dist/index109.mjs +50 -21
  20. package/dist/index11.mjs +116 -88
  21. package/dist/index110.mjs +6 -33
  22. package/dist/index111.mjs +11 -155
  23. package/dist/index112.mjs +7 -20
  24. package/dist/index113.mjs +28 -31
  25. package/dist/index114.mjs +2 -84
  26. package/dist/index115.mjs +68 -36
  27. package/dist/index116.mjs +163 -141
  28. package/dist/index117.mjs +2 -55
  29. package/dist/index118.mjs +26 -21
  30. package/dist/index119.mjs +11 -20
  31. package/dist/index12.mjs +86 -90
  32. package/dist/index120.mjs +211 -19
  33. package/dist/index121.mjs +174 -19
  34. package/dist/index122.mjs +15 -14
  35. package/dist/index123.mjs +16 -15
  36. package/dist/index124.mjs +26 -14
  37. package/dist/index125.mjs +147 -56
  38. package/dist/index126.mjs +10 -8
  39. package/dist/index127.mjs +22 -30
  40. package/dist/index128.mjs +77 -17
  41. package/dist/index129.mjs +30 -26
  42. package/dist/index13.mjs +83 -185
  43. package/dist/index130.mjs +140 -22
  44. package/dist/index131.mjs +50 -14
  45. package/dist/index132.mjs +17 -15
  46. package/dist/index133.mjs +18 -38
  47. package/dist/index134.mjs +17 -17
  48. package/dist/index135.mjs +19 -262
  49. package/dist/index136.mjs +13 -62
  50. package/dist/index137.mjs +21 -7
  51. package/dist/index138.mjs +21 -2
  52. package/dist/index139.mjs +65 -2
  53. package/dist/index14.mjs +196 -94
  54. package/dist/index140.mjs +12 -27
  55. package/dist/index141.mjs +39 -2
  56. package/dist/index142.mjs +24 -2
  57. package/dist/index143.mjs +33 -20
  58. package/dist/index144.mjs +25 -54
  59. package/dist/index145.mjs +18 -28
  60. package/dist/index146.mjs +20 -6
  61. package/dist/index147.mjs +44 -49
  62. package/dist/index148.mjs +23 -6
  63. package/dist/index149.mjs +267 -11
  64. package/dist/index15.mjs +82 -713
  65. package/dist/index150.mjs +70 -7
  66. package/dist/index151.mjs +8 -28
  67. package/dist/index152.mjs +2 -2
  68. package/dist/index153.mjs +2 -70
  69. package/dist/index154.mjs +30 -164
  70. package/dist/index155.mjs +2 -2
  71. package/dist/index159.mjs +1 -1
  72. package/dist/index16.mjs +722 -53
  73. package/dist/index160.mjs +1 -1
  74. package/dist/index161.mjs +1 -1
  75. package/dist/index162.mjs +1 -1
  76. package/dist/index163.mjs +1 -1
  77. package/dist/index165.mjs +3 -3
  78. package/dist/index166.mjs +1 -1
  79. package/dist/index168.mjs +3 -3
  80. package/dist/index169.mjs +1 -1
  81. package/dist/index17.mjs +58 -60
  82. package/dist/index174.mjs +2 -2
  83. package/dist/index176.mjs +1 -1
  84. package/dist/index18.mjs +60 -22
  85. package/dist/index182.mjs +1 -1
  86. package/dist/index185.mjs +1 -1
  87. package/dist/index188.mjs +3 -3
  88. package/dist/index189.mjs +1 -1
  89. package/dist/index19.mjs +22 -107
  90. package/dist/index193.mjs +2 -2
  91. package/dist/index195.mjs +2 -2
  92. package/dist/index199.mjs +1 -1
  93. package/dist/index2.mjs +2 -2
  94. package/dist/index20.mjs +105 -38
  95. package/dist/index201.mjs +1 -1
  96. package/dist/index21.mjs +37 -37
  97. package/dist/index210.mjs +2 -2
  98. package/dist/index212.mjs +1 -1
  99. package/dist/index213.mjs +1 -1
  100. package/dist/index214.mjs +1 -1
  101. package/dist/index215.mjs +3 -3
  102. package/dist/index218.mjs +3 -3
  103. package/dist/index22.mjs +42 -71
  104. package/dist/index220.mjs +1 -1
  105. package/dist/index222.mjs +3 -3
  106. package/dist/index223.mjs +8 -8
  107. package/dist/index224.mjs +3 -3
  108. package/dist/index226.mjs +2 -2
  109. package/dist/index227.mjs +2 -108
  110. package/dist/index228.mjs +2 -2
  111. package/dist/index229.mjs +2 -2
  112. package/dist/index23.mjs +67 -28
  113. package/dist/index230.mjs +2 -37
  114. package/dist/index231.mjs +2 -2
  115. package/dist/index232.mjs +2 -2
  116. package/dist/index233.mjs +37 -2
  117. package/dist/index234.mjs +2 -2
  118. package/dist/index237.mjs +1 -1
  119. package/dist/index239.mjs +2 -2
  120. package/dist/index24.mjs +29 -6
  121. package/dist/index240.mjs +1 -1
  122. package/dist/index241.mjs +2 -2
  123. package/dist/index242.mjs +2 -2
  124. package/dist/index243.mjs +2 -2
  125. package/dist/index244.mjs +108 -2
  126. package/dist/index245.mjs +2 -2
  127. package/dist/index246.mjs +2 -2
  128. package/dist/index247.mjs +2 -2
  129. package/dist/index248.mjs +2 -2
  130. package/dist/index249.mjs +2 -2
  131. package/dist/index25.mjs +8 -21
  132. package/dist/index250.mjs +2 -2
  133. package/dist/index251.mjs +2 -2
  134. package/dist/index253.mjs +2 -2
  135. package/dist/index254.mjs +2 -2
  136. package/dist/index255.mjs +2 -2
  137. package/dist/index256.mjs +2 -4
  138. package/dist/index257.mjs +4 -2
  139. package/dist/index258.mjs +3 -2
  140. package/dist/index259.mjs +2 -18
  141. package/dist/index26.mjs +19 -34
  142. package/dist/index260.mjs +2 -47
  143. package/dist/index261.mjs +17 -2
  144. package/dist/index262.mjs +13 -2
  145. package/dist/index263.mjs +6 -2
  146. package/dist/index264.mjs +30 -2
  147. package/dist/index265.mjs +2 -91
  148. package/dist/index266.mjs +2 -3
  149. package/dist/index267.mjs +18 -2
  150. package/dist/index268.mjs +47 -2
  151. package/dist/index269.mjs +2 -17
  152. package/dist/index27.mjs +34 -37
  153. package/dist/index270.mjs +2 -13
  154. package/dist/index271.mjs +2 -6
  155. package/dist/index272.mjs +91 -30
  156. package/dist/index273.mjs +2 -2
  157. package/dist/index274.mjs +2 -2
  158. package/dist/index276.mjs +2 -2
  159. package/dist/index277.mjs +5 -0
  160. package/dist/index28.mjs +28 -103
  161. package/dist/index29.mjs +104 -20
  162. package/dist/index3.mjs +5 -5
  163. package/dist/index30.mjs +29 -9
  164. package/dist/index31.mjs +9 -9
  165. package/dist/index32.mjs +11 -116
  166. package/dist/index33.mjs +116 -25
  167. package/dist/index34.mjs +25 -81
  168. package/dist/index35.mjs +81 -112
  169. package/dist/index36.mjs +109 -8
  170. package/dist/index37.mjs +9 -33
  171. package/dist/index38.mjs +26 -19
  172. package/dist/index39.mjs +26 -9
  173. package/dist/index4.mjs +1 -1
  174. package/dist/index40.mjs +10 -122
  175. package/dist/index41.mjs +114 -380
  176. package/dist/index42.mjs +384 -20
  177. package/dist/index43.mjs +24 -31
  178. package/dist/index44.mjs +32 -7
  179. package/dist/index45.mjs +6 -1432
  180. package/dist/index46.mjs +1432 -69
  181. package/dist/index47.mjs +70 -2
  182. package/dist/index48.mjs +2 -60
  183. package/dist/index49.mjs +57 -48
  184. package/dist/index5.mjs +1 -1
  185. package/dist/index50.mjs +51 -33
  186. package/dist/index51.mjs +33 -15
  187. package/dist/index52.mjs +12 -2260
  188. package/dist/index53.mjs +2263 -36
  189. package/dist/index54.mjs +36 -44
  190. package/dist/index55.mjs +44 -99
  191. package/dist/index56.mjs +99 -81
  192. package/dist/index57.mjs +75 -13
  193. package/dist/index58.mjs +15 -125
  194. package/dist/index59.mjs +93 -89
  195. package/dist/index6.mjs +1 -1
  196. package/dist/index60.mjs +102 -56
  197. package/dist/index61.mjs +55 -89
  198. package/dist/index62.mjs +82 -76
  199. package/dist/index63.mjs +100 -13
  200. package/dist/index64.mjs +17 -92
  201. package/dist/index65.mjs +70 -56
  202. package/dist/index66.mjs +62 -44
  203. package/dist/index67.mjs +47 -46
  204. package/dist/index68.mjs +48 -121
  205. package/dist/index69.mjs +133 -22
  206. package/dist/index7.mjs +6 -6
  207. package/dist/index70.mjs +21 -150
  208. package/dist/index71.mjs +2 -23
  209. package/dist/index73.mjs +23 -2
  210. package/dist/index74.mjs +149 -71
  211. package/dist/index75.mjs +74 -14
  212. package/dist/index76.mjs +14 -62
  213. package/dist/index77.mjs +63 -2
  214. package/dist/index78.mjs +234 -5
  215. package/dist/index79.mjs +5 -1133
  216. package/dist/index8.mjs +4 -4
  217. package/dist/index80.mjs +131 -17
  218. package/dist/index81.mjs +67 -54
  219. package/dist/index82.mjs +84 -30
  220. package/dist/index83.mjs +29 -2
  221. package/dist/index84.mjs +9 -235
  222. package/dist/index85.mjs +74 -5
  223. package/dist/index86.mjs +3 -133
  224. package/dist/index87.mjs +2 -68
  225. package/dist/index88.mjs +79 -83
  226. package/dist/index89.mjs +52 -27
  227. package/dist/index9.mjs +3 -3
  228. package/dist/index90.mjs +5 -8
  229. package/dist/index91.mjs +4 -74
  230. package/dist/index92.mjs +178 -3
  231. package/dist/index93.mjs +53 -2
  232. package/dist/index94.mjs +68 -82
  233. package/dist/index95.mjs +33 -53
  234. package/dist/index96.mjs +42 -5
  235. package/dist/index97.mjs +2 -5
  236. package/dist/index98.mjs +5 -178
  237. package/dist/index99.mjs +1134 -53
  238. package/dist/styles.css +1 -1
  239. package/package.json +1 -1
  240. package/src/components/ProductAddOns.stories.tsx +10 -3
  241. package/src/components/ProductAddOns.tsx +167 -112
  242. package/src/components/RecommendedProducts.tsx +130 -88
  243. package/src/components/VariantPickerModal.tsx +154 -0
  244. package/src/index.ts +3 -0
package/dist/index94.mjs CHANGED
@@ -1,86 +1,72 @@
1
1
  'use client';
2
- import t from "./index84.mjs";
3
- import E from "./index95.mjs";
4
- function B(i) {
5
- return t.isPlainObject(i) || t.isArray(i);
6
- }
7
- function h(i) {
8
- return t.endsWith(i, "[]") ? i.slice(0, -2) : i;
9
- }
10
- function O(i, e, s) {
11
- return i ? i.concat(e).map(function(o, d) {
12
- return o = h(o), !s && d ? "[" + o + "]" : o;
13
- }).join(s ? "." : "") : e;
14
- }
15
- function T(i) {
16
- return t.isArray(i) && !i.some(B);
17
- }
18
- const S = t.toFlatObject(t, {}, null, function(e) {
19
- return /^is[A-Z]/.test(e);
2
+ const e = {
3
+ Continue: 100,
4
+ SwitchingProtocols: 101,
5
+ Processing: 102,
6
+ EarlyHints: 103,
7
+ Ok: 200,
8
+ Created: 201,
9
+ Accepted: 202,
10
+ NonAuthoritativeInformation: 203,
11
+ NoContent: 204,
12
+ ResetContent: 205,
13
+ PartialContent: 206,
14
+ MultiStatus: 207,
15
+ AlreadyReported: 208,
16
+ ImUsed: 226,
17
+ MultipleChoices: 300,
18
+ MovedPermanently: 301,
19
+ Found: 302,
20
+ SeeOther: 303,
21
+ NotModified: 304,
22
+ UseProxy: 305,
23
+ Unused: 306,
24
+ TemporaryRedirect: 307,
25
+ PermanentRedirect: 308,
26
+ BadRequest: 400,
27
+ Unauthorized: 401,
28
+ PaymentRequired: 402,
29
+ Forbidden: 403,
30
+ NotFound: 404,
31
+ MethodNotAllowed: 405,
32
+ NotAcceptable: 406,
33
+ ProxyAuthenticationRequired: 407,
34
+ RequestTimeout: 408,
35
+ Conflict: 409,
36
+ Gone: 410,
37
+ LengthRequired: 411,
38
+ PreconditionFailed: 412,
39
+ PayloadTooLarge: 413,
40
+ UriTooLong: 414,
41
+ UnsupportedMediaType: 415,
42
+ RangeNotSatisfiable: 416,
43
+ ExpectationFailed: 417,
44
+ ImATeapot: 418,
45
+ MisdirectedRequest: 421,
46
+ UnprocessableEntity: 422,
47
+ Locked: 423,
48
+ FailedDependency: 424,
49
+ TooEarly: 425,
50
+ UpgradeRequired: 426,
51
+ PreconditionRequired: 428,
52
+ TooManyRequests: 429,
53
+ RequestHeaderFieldsTooLarge: 431,
54
+ UnavailableForLegalReasons: 451,
55
+ InternalServerError: 500,
56
+ NotImplemented: 501,
57
+ BadGateway: 502,
58
+ ServiceUnavailable: 503,
59
+ GatewayTimeout: 504,
60
+ HttpVersionNotSupported: 505,
61
+ VariantAlsoNegotiates: 506,
62
+ InsufficientStorage: 507,
63
+ LoopDetected: 508,
64
+ NotExtended: 510,
65
+ NetworkAuthenticationRequired: 511
66
+ };
67
+ Object.entries(e).forEach(([t, o]) => {
68
+ e[o] = t;
20
69
  });
21
- function W(i, e, s) {
22
- if (!t.isObject(i))
23
- throw new TypeError("target must be an object");
24
- e = e || new FormData(), s = t.toFlatObject(s, {
25
- metaTokens: !0,
26
- dots: !1,
27
- indexes: !1
28
- }, !1, function(n, u) {
29
- return !t.isUndefined(u[n]);
30
- });
31
- const p = s.metaTokens, o = s.visitor || j, d = s.dots, m = s.indexes, w = (s.Blob || typeof Blob < "u" && Blob) && t.isSpecCompliantForm(e);
32
- if (!t.isFunction(o))
33
- throw new TypeError("visitor must be a function");
34
- function l(r) {
35
- if (r === null) return "";
36
- if (t.isDate(r))
37
- return r.toISOString();
38
- if (t.isBoolean(r))
39
- return r.toString();
40
- if (!w && t.isBlob(r))
41
- throw new E("Blob is not supported. Use a Buffer instead.");
42
- return t.isArrayBuffer(r) || t.isTypedArray(r) ? w && typeof Blob == "function" ? new Blob([r]) : Buffer.from(r) : r;
43
- }
44
- function j(r, n, u) {
45
- let f = r;
46
- if (r && !u && typeof r == "object") {
47
- if (t.endsWith(n, "{}"))
48
- n = p ? n : n.slice(0, -2), r = JSON.stringify(r);
49
- else if (t.isArray(r) && T(r) || (t.isFileList(r) || t.endsWith(n, "[]")) && (f = t.toArray(r)))
50
- return n = h(n), f.forEach(function(b, x) {
51
- !(t.isUndefined(b) || b === null) && e.append(
52
- // eslint-disable-next-line no-nested-ternary
53
- m === !0 ? O([n], x, d) : m === null ? n : n + "[]",
54
- l(b)
55
- );
56
- }), !1;
57
- }
58
- return B(r) ? !0 : (e.append(O(u, n, d), l(r)), !1);
59
- }
60
- const a = [], F = Object.assign(S, {
61
- defaultVisitor: j,
62
- convertValue: l,
63
- isVisitable: B
64
- });
65
- function A(r, n) {
66
- if (!t.isUndefined(r)) {
67
- if (a.indexOf(r) !== -1)
68
- throw Error("Circular reference detected in " + n.join("."));
69
- a.push(r), t.forEach(r, function(f, c) {
70
- (!(t.isUndefined(f) || f === null) && o.call(
71
- e,
72
- f,
73
- t.isString(c) ? c.trim() : c,
74
- n,
75
- F
76
- )) === !0 && A(f, n ? n.concat(c) : [c]);
77
- }), a.pop();
78
- }
79
- }
80
- if (!t.isObject(i))
81
- throw new TypeError("data must be an object");
82
- return A(i), e;
83
- }
84
70
  export {
85
- W as default
71
+ e as default
86
72
  };
package/dist/index95.mjs CHANGED
@@ -1,57 +1,37 @@
1
1
  'use client';
2
- import c from "./index84.mjs";
3
- function r(t, i, o, a, e) {
4
- Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = t, this.name = "AxiosError", i && (this.code = i), o && (this.config = o), a && (this.request = a), e && (this.response = e, this.status = e.status ? e.status : null);
5
- }
6
- c.inherits(r, Error, {
7
- toJSON: function() {
8
- return {
9
- // Standard
10
- message: this.message,
11
- name: this.name,
12
- // Microsoft
13
- description: this.description,
14
- number: this.number,
15
- // Mozilla
16
- fileName: this.fileName,
17
- lineNumber: this.lineNumber,
18
- columnNumber: this.columnNumber,
19
- stack: this.stack,
20
- // Axios
21
- config: c.toJSONObject(this.config),
22
- code: this.code,
23
- status: this.status
24
- };
2
+ var a = (i, t, e = {}) => {
3
+ let r = `${i}=${t}`;
4
+ if (i.startsWith("__Secure-") && !e.secure)
5
+ throw new Error("__Secure- Cookie must have Secure attributes");
6
+ if (i.startsWith("__Host-")) {
7
+ if (!e.secure)
8
+ throw new Error("__Host- Cookie must have Secure attributes");
9
+ if (e.path !== "/")
10
+ throw new Error('__Host- Cookie must have Path attributes with "/"');
11
+ if (e.domain)
12
+ throw new Error("__Host- Cookie must not have Domain attributes");
25
13
  }
26
- });
27
- const u = r.prototype, R = {};
28
- [
29
- "ERR_BAD_OPTION_VALUE",
30
- "ERR_BAD_OPTION",
31
- "ECONNABORTED",
32
- "ETIMEDOUT",
33
- "ERR_NETWORK",
34
- "ERR_FR_TOO_MANY_REDIRECTS",
35
- "ERR_DEPRECATED",
36
- "ERR_BAD_RESPONSE",
37
- "ERR_BAD_REQUEST",
38
- "ERR_CANCELED",
39
- "ERR_NOT_SUPPORT",
40
- "ERR_INVALID_URL"
41
- // eslint-disable-next-line func-names
42
- ].forEach((t) => {
43
- R[t] = { value: t };
44
- });
45
- Object.defineProperties(r, R);
46
- Object.defineProperty(u, "isAxiosError", { value: !0 });
47
- r.from = (t, i, o, a, e, E) => {
48
- const s = Object.create(u);
49
- c.toFlatObject(t, s, function(m) {
50
- return m !== Error.prototype;
51
- }, (n) => n !== "isAxiosError");
52
- const l = t && t.message ? t.message : "Error", h = i == null && t ? t.code : i;
53
- return r.call(s, l, h, o, a, e), t && s.cause == null && Object.defineProperty(s, "cause", { value: t, configurable: !0 }), s.name = t && t.name || "Error", E && Object.assign(s, E), s;
54
- };
14
+ if (e && typeof e.maxAge == "number" && e.maxAge >= 0) {
15
+ if (e.maxAge > 3456e4)
16
+ throw new Error(
17
+ "Cookies Max-Age SHOULD NOT be greater than 400 days (34560000 seconds) in duration."
18
+ );
19
+ r += `; Max-Age=${e.maxAge | 0}`;
20
+ }
21
+ if (e.domain && e.prefix !== "host" && (r += `; Domain=${e.domain}`), e.path && (r += `; Path=${e.path}`), e.expires) {
22
+ if (e.expires.getTime() - Date.now() > 3456e7)
23
+ throw new Error(
24
+ "Cookies Expires SHOULD NOT be greater than 400 days (34560000 seconds) in the future."
25
+ );
26
+ r += `; Expires=${e.expires.toUTCString()}`;
27
+ }
28
+ if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite && (r += `; SameSite=${e.sameSite.charAt(0).toUpperCase() + e.sameSite.slice(1)}`), e.priority && (r += `; Priority=${e.priority.charAt(0).toUpperCase() + e.priority.slice(1)}`), e.partitioned) {
29
+ if (!e.secure)
30
+ throw new Error("Partitioned Cookie must have Secure attributes");
31
+ r += "; Partitioned";
32
+ }
33
+ return r;
34
+ }, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
55
35
  export {
56
- r as default
36
+ s as serialize
57
37
  };
package/dist/index96.mjs CHANGED
@@ -1,9 +1,46 @@
1
1
  'use client';
2
- function u(n) {
3
- return function(r) {
4
- return n.apply(null, r);
5
- };
2
+ var s = (e, r) => (e = e.replace(/\/+$/, ""), e = e + "/", r = r.replace(/^\/+/, ""), e + r), p = (e, r) => {
3
+ for (const [n, t] of Object.entries(r)) {
4
+ const c = new RegExp("/:" + n + "(?:{[^/]+})?\\??");
5
+ e = e.replace(c, t ? `/${t}` : "");
6
+ }
7
+ return e;
8
+ }, f = (e) => {
9
+ const r = new URLSearchParams();
10
+ for (const [n, t] of Object.entries(e))
11
+ if (t !== void 0)
12
+ if (Array.isArray(t))
13
+ for (const c of t)
14
+ r.append(n, c);
15
+ else
16
+ r.set(n, t);
17
+ return r;
18
+ }, i = (e, r) => {
19
+ switch (r) {
20
+ case "ws":
21
+ return e.replace(/^http/, "ws");
22
+ case "http":
23
+ return e.replace(/^ws/, "http");
24
+ }
25
+ }, l = (e) => /^https?:\/\/[^\/]+?\/index(?=\?|$)/.test(e) ? e.replace(/\/index(?=\?|$)/, "/") : e.replace(/\/index(?=\?|$)/, "");
26
+ function a(e) {
27
+ return typeof e == "object" && e !== null && !Array.isArray(e);
28
+ }
29
+ function o(e, r) {
30
+ if (!a(e) && !a(r))
31
+ return r;
32
+ const n = { ...e };
33
+ for (const t in r) {
34
+ const c = r[t];
35
+ a(n[t]) && a(c) ? n[t] = o(n[t], c) : n[t] = c;
36
+ }
37
+ return n;
6
38
  }
7
39
  export {
8
- u as default
40
+ f as buildSearchParams,
41
+ o as deepMerge,
42
+ s as mergePath,
43
+ l as removeIndexString,
44
+ p as replaceUrlParam,
45
+ i as replaceUrlProtocol
9
46
  };
package/dist/index97.mjs CHANGED
@@ -1,8 +1,5 @@
1
1
  'use client';
2
- import i from "./index84.mjs";
3
- function o(r) {
4
- return i.isObject(r) && r.isAxiosError === !0;
5
- }
2
+ var r = { exports: {} };
6
3
  export {
7
- o as default
4
+ r as __module
8
5
  };
package/dist/index98.mjs CHANGED
@@ -1,182 +1,9 @@
1
1
  'use client';
2
- import i from "./index84.mjs";
3
- import S from "./index151.mjs";
4
- const h = Symbol("internals");
5
- function y(r) {
6
- return r && String(r).trim().toLowerCase();
2
+ import { __exports as r } from "./index103.mjs";
3
+ function t(e) {
4
+ return e && e.__esModule ? e : { default: e };
7
5
  }
8
- function m(r) {
9
- return r === !1 || r == null ? r : i.isArray(r) ? r.map(m) : String(r);
10
- }
11
- function A(r) {
12
- const t = /* @__PURE__ */ Object.create(null), e = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
13
- let s;
14
- for (; s = e.exec(r); )
15
- t[s[1]] = s[2];
16
- return t;
17
- }
18
- const k = (r) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());
19
- function g(r, t, e, s, n) {
20
- if (i.isFunction(s))
21
- return s.call(this, t, e);
22
- if (n && (t = e), !!i.isString(t)) {
23
- if (i.isString(s))
24
- return t.indexOf(s) !== -1;
25
- if (i.isRegExp(s))
26
- return s.test(t);
27
- }
28
- }
29
- function E(r) {
30
- return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, e, s) => e.toUpperCase() + s);
31
- }
32
- function j(r, t) {
33
- const e = i.toCamelCase(" " + t);
34
- ["get", "set", "has"].forEach((s) => {
35
- Object.defineProperty(r, s + e, {
36
- value: function(n, o, f) {
37
- return this[s].call(this, t, n, o, f);
38
- },
39
- configurable: !0
40
- });
41
- });
42
- }
43
- class b {
44
- constructor(t) {
45
- t && this.set(t);
46
- }
47
- set(t, e, s) {
48
- const n = this;
49
- function o(c, l, a) {
50
- const u = y(l);
51
- if (!u)
52
- throw new Error("header name must be a non-empty string");
53
- const p = i.findKey(n, u);
54
- (!p || n[p] === void 0 || a === !0 || a === void 0 && n[p] !== !1) && (n[p || l] = m(c));
55
- }
56
- const f = (c, l) => i.forEach(c, (a, u) => o(a, u, l));
57
- if (i.isPlainObject(t) || t instanceof this.constructor)
58
- f(t, e);
59
- else if (i.isString(t) && (t = t.trim()) && !k(t))
60
- f(S(t), e);
61
- else if (i.isObject(t) && i.isIterable(t)) {
62
- let c = {}, l, a;
63
- for (const u of t) {
64
- if (!i.isArray(u))
65
- throw TypeError("Object iterator must return a key-value pair");
66
- c[a = u[0]] = (l = c[a]) ? i.isArray(l) ? [...l, u[1]] : [l, u[1]] : u[1];
67
- }
68
- f(c, e);
69
- } else
70
- t != null && o(e, t, s);
71
- return this;
72
- }
73
- get(t, e) {
74
- if (t = y(t), t) {
75
- const s = i.findKey(this, t);
76
- if (s) {
77
- const n = this[s];
78
- if (!e)
79
- return n;
80
- if (e === !0)
81
- return A(n);
82
- if (i.isFunction(e))
83
- return e.call(this, n, s);
84
- if (i.isRegExp(e))
85
- return e.exec(n);
86
- throw new TypeError("parser must be boolean|regexp|function");
87
- }
88
- }
89
- }
90
- has(t, e) {
91
- if (t = y(t), t) {
92
- const s = i.findKey(this, t);
93
- return !!(s && this[s] !== void 0 && (!e || g(this, this[s], s, e)));
94
- }
95
- return !1;
96
- }
97
- delete(t, e) {
98
- const s = this;
99
- let n = !1;
100
- function o(f) {
101
- if (f = y(f), f) {
102
- const c = i.findKey(s, f);
103
- c && (!e || g(s, s[c], c, e)) && (delete s[c], n = !0);
104
- }
105
- }
106
- return i.isArray(t) ? t.forEach(o) : o(t), n;
107
- }
108
- clear(t) {
109
- const e = Object.keys(this);
110
- let s = e.length, n = !1;
111
- for (; s--; ) {
112
- const o = e[s];
113
- (!t || g(this, this[o], o, t, !0)) && (delete this[o], n = !0);
114
- }
115
- return n;
116
- }
117
- normalize(t) {
118
- const e = this, s = {};
119
- return i.forEach(this, (n, o) => {
120
- const f = i.findKey(s, o);
121
- if (f) {
122
- e[f] = m(n), delete e[o];
123
- return;
124
- }
125
- const c = t ? E(o) : String(o).trim();
126
- c !== o && delete e[o], e[c] = m(n), s[c] = !0;
127
- }), this;
128
- }
129
- concat(...t) {
130
- return this.constructor.concat(this, ...t);
131
- }
132
- toJSON(t) {
133
- const e = /* @__PURE__ */ Object.create(null);
134
- return i.forEach(this, (s, n) => {
135
- s != null && s !== !1 && (e[n] = t && i.isArray(s) ? s.join(", ") : s);
136
- }), e;
137
- }
138
- [Symbol.iterator]() {
139
- return Object.entries(this.toJSON())[Symbol.iterator]();
140
- }
141
- toString() {
142
- return Object.entries(this.toJSON()).map(([t, e]) => t + ": " + e).join(`
143
- `);
144
- }
145
- getSetCookie() {
146
- return this.get("set-cookie") || [];
147
- }
148
- get [Symbol.toStringTag]() {
149
- return "AxiosHeaders";
150
- }
151
- static from(t) {
152
- return t instanceof this ? t : new this(t);
153
- }
154
- static concat(t, ...e) {
155
- const s = new this(t);
156
- return e.forEach((n) => s.set(n)), s;
157
- }
158
- static accessor(t) {
159
- const s = (this[h] = this[h] = {
160
- accessors: {}
161
- }).accessors, n = this.prototype;
162
- function o(f) {
163
- const c = y(f);
164
- s[c] || (j(n, f), s[c] = !0);
165
- }
166
- return i.isArray(t) ? t.forEach(o) : o(t), this;
167
- }
168
- }
169
- b.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
170
- i.reduceDescriptors(b.prototype, ({ value: r }, t) => {
171
- let e = t[0].toUpperCase() + t.slice(1);
172
- return {
173
- get: () => r,
174
- set(s) {
175
- this[e] = s;
176
- }
177
- };
178
- });
179
- i.freezeMethods(b);
6
+ r._ = t;
180
7
  export {
181
- b as default
8
+ r as default
182
9
  };