@instockng/storefront-ui 1.0.53 → 1.0.54

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 (103) hide show
  1. package/dist/components/Checkout.d.ts +2 -1
  2. package/dist/components/Checkout.d.ts.map +1 -1
  3. package/dist/components/ShoppingCart.d.ts +4 -1
  4. package/dist/components/ShoppingCart.d.ts.map +1 -1
  5. package/dist/index103.mjs +2 -2
  6. package/dist/index104.mjs +2 -2
  7. package/dist/index11.mjs +74 -67
  8. package/dist/index13.mjs +2 -2
  9. package/dist/index139.mjs +1 -1
  10. package/dist/index140.mjs +1 -1
  11. package/dist/index141.mjs +5 -5
  12. package/dist/index143.mjs +2 -2
  13. package/dist/index145.mjs +2 -2
  14. package/dist/index147.mjs +1 -1
  15. package/dist/index149.mjs +4 -4
  16. package/dist/index150.mjs +3 -3
  17. package/dist/index161.mjs +3 -3
  18. package/dist/index162.mjs +1 -1
  19. package/dist/index164.mjs +2 -2
  20. package/dist/index165.mjs +1 -1
  21. package/dist/index170.mjs +2 -2
  22. package/dist/index172.mjs +1 -1
  23. package/dist/index174.mjs +2 -2
  24. package/dist/index175.mjs +5 -5
  25. package/dist/index178.mjs +1 -1
  26. package/dist/index181.mjs +1 -1
  27. package/dist/index184.mjs +1 -1
  28. package/dist/index185.mjs +1 -1
  29. package/dist/index189.mjs +1 -1
  30. package/dist/index191.mjs +1 -1
  31. package/dist/index195.mjs +1 -1
  32. package/dist/index197.mjs +1 -1
  33. package/dist/index210.mjs +1 -1
  34. package/dist/index211.mjs +3 -3
  35. package/dist/index216.mjs +1 -1
  36. package/dist/index218.mjs +1 -1
  37. package/dist/index219.mjs +3 -3
  38. package/dist/index220.mjs +3 -3
  39. package/dist/index227.mjs +2 -2
  40. package/dist/index228.mjs +108 -2
  41. package/dist/index229.mjs +2 -2
  42. package/dist/index230.mjs +2 -108
  43. package/dist/index231.mjs +37 -2
  44. package/dist/index232.mjs +2 -2
  45. package/dist/index233.mjs +243 -36
  46. package/dist/index234.mjs +2 -2
  47. package/dist/index235.mjs +33 -2
  48. package/dist/index236.mjs +61 -240
  49. package/dist/index237.mjs +25 -2
  50. package/dist/index238.mjs +2 -33
  51. package/dist/index239.mjs +2 -65
  52. package/dist/index240.mjs +2 -25
  53. package/dist/index241.mjs +2 -2
  54. package/dist/index243.mjs +2 -2
  55. package/dist/index244.mjs +2 -2
  56. package/dist/index245.mjs +2 -2
  57. package/dist/index246.mjs +2 -2
  58. package/dist/index247.mjs +2 -2
  59. package/dist/index248.mjs +2 -2
  60. package/dist/index250.mjs +1 -1
  61. package/dist/index259.mjs +1 -1
  62. package/dist/index261.mjs +2 -2
  63. package/dist/index262.mjs +2 -18
  64. package/dist/index263.mjs +13 -42
  65. package/dist/index264.mjs +47 -2
  66. package/dist/index38.mjs +1 -1
  67. package/dist/index40.mjs +2 -2
  68. package/dist/index47.mjs +1 -1
  69. package/dist/index52.mjs +17 -17
  70. package/dist/index53.mjs +2 -2
  71. package/dist/index66.mjs +20 -21
  72. package/dist/index67.mjs +21 -150
  73. package/dist/index69.mjs +149 -19
  74. package/dist/index72.mjs +1 -1
  75. package/dist/index73.mjs +231 -30
  76. package/dist/index74.mjs +5 -42
  77. package/dist/index75.mjs +134 -2
  78. package/dist/index76.mjs +67 -5
  79. package/dist/index77.mjs +80 -1127
  80. package/dist/index78.mjs +28 -19
  81. package/dist/index79.mjs +8 -54
  82. package/dist/index80.mjs +72 -30
  83. package/dist/index81.mjs +4 -2
  84. package/dist/index82.mjs +2 -235
  85. package/dist/index83.mjs +82 -5
  86. package/dist/index84.mjs +50 -130
  87. package/dist/index85.mjs +4 -66
  88. package/dist/index86.mjs +4 -86
  89. package/dist/index87.mjs +176 -26
  90. package/dist/index88.mjs +52 -8
  91. package/dist/index89.mjs +69 -75
  92. package/dist/index90.mjs +34 -4
  93. package/dist/index91.mjs +43 -2
  94. package/dist/index92.mjs +2 -83
  95. package/dist/index93.mjs +4 -52
  96. package/dist/index94.mjs +1133 -5
  97. package/dist/index95.mjs +19 -4
  98. package/dist/index96.mjs +47 -171
  99. package/dist/index97.mjs +32 -52
  100. package/dist/index98.mjs +2 -69
  101. package/package.json +1 -1
  102. package/src/components/Checkout.tsx +3 -3
  103. package/src/components/ShoppingCart.tsx +10 -3
package/dist/index84.mjs CHANGED
@@ -1,137 +1,57 @@
1
1
  'use client';
2
- import d from "./index82.mjs";
3
- import U from "./index139.mjs";
4
- import q from "./index140.mjs";
5
- import R from "./index141.mjs";
6
- import w from "./index85.mjs";
7
- import A from "./index142.mjs";
8
- import m from "./index143.mjs";
9
- import T from "./index96.mjs";
10
- const i = m.validators;
11
- class k {
12
- constructor(t) {
13
- this.defaults = t || {}, this.interceptors = {
14
- request: new q(),
15
- response: new q()
16
- };
17
- }
18
- /**
19
- * Dispatch a request
20
- *
21
- * @param {String|Object} configOrUrl The config specific for this request (merged with this.defaults)
22
- * @param {?Object} config
23
- *
24
- * @returns {Promise} The Promise to be fulfilled
25
- */
26
- async request(t, e) {
27
- try {
28
- return await this._request(t, e);
29
- } catch (r) {
30
- if (r instanceof Error) {
31
- let o = {};
32
- Error.captureStackTrace ? Error.captureStackTrace(o) : o = new Error();
33
- const s = o.stack ? o.stack.replace(/^.+\n/, "") : "";
34
- try {
35
- r.stack ? s && !String(r.stack).endsWith(s.replace(/^.+\n.+\n/, "")) && (r.stack += `
36
- ` + s) : r.stack = s;
37
- } catch {
38
- }
39
- }
40
- throw r;
41
- }
42
- }
43
- _request(t, e) {
44
- typeof t == "string" ? (e = e || {}, e.url = t) : e = t || {}, e = w(this.defaults, e);
45
- const { transitional: r, paramsSerializer: o, headers: s } = e;
46
- r !== void 0 && m.assertOptions(r, {
47
- silentJSONParsing: i.transitional(i.boolean),
48
- forcedJSONParsing: i.transitional(i.boolean),
49
- clarifyTimeoutError: i.transitional(i.boolean)
50
- }, !1), o != null && (d.isFunction(o) ? e.paramsSerializer = {
51
- serialize: o
52
- } : m.assertOptions(o, {
53
- encode: i.function,
54
- serialize: i.function
55
- }, !0)), e.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? e.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : e.allowAbsoluteUrls = !0), m.assertOptions(e, {
56
- baseUrl: i.spelling("baseURL"),
57
- withXsrfToken: i.spelling("withXSRFToken")
58
- }, !0), e.method = (e.method || this.defaults.method || "get").toLowerCase();
59
- let f = s && d.merge(
60
- s.common,
61
- s[e.method]
62
- );
63
- s && d.forEach(
64
- ["delete", "get", "head", "post", "put", "patch", "common"],
65
- (a) => {
66
- delete s[a];
67
- }
68
- ), e.headers = T.concat(f, s);
69
- const h = [];
70
- let b = !0;
71
- this.interceptors.request.forEach(function(n) {
72
- typeof n.runWhen == "function" && n.runWhen(e) === !1 || (b = b && n.synchronous, h.unshift(n.fulfilled, n.rejected));
73
- });
74
- const c = [];
75
- this.interceptors.response.forEach(function(n) {
76
- c.push(n.fulfilled, n.rejected);
77
- });
78
- let u, l = 0, p;
79
- if (!b) {
80
- const a = [R.bind(this), void 0];
81
- for (a.unshift(...h), a.push(...c), p = a.length, u = Promise.resolve(e); l < p; )
82
- u = u.then(a[l++], a[l++]);
83
- return u;
84
- }
85
- p = h.length;
86
- let y = e;
87
- for (; l < p; ) {
88
- const a = h[l++], n = h[l++];
89
- try {
90
- y = a(y);
91
- } catch (S) {
92
- n.call(this, S);
93
- break;
94
- }
95
- }
96
- try {
97
- u = R.call(this, y);
98
- } catch (a) {
99
- return Promise.reject(a);
100
- }
101
- for (l = 0, p = c.length; l < p; )
102
- u = u.then(c[l++], c[l++]);
103
- return u;
104
- }
105
- getUri(t) {
106
- t = w(this.defaults, t);
107
- const e = A(t.baseURL, t.url, t.allowAbsoluteUrls);
108
- return U(e, t.params, t.paramsSerializer);
109
- }
2
+ import c from "./index73.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);
110
5
  }
111
- d.forEach(["delete", "get", "head", "options"], function(t) {
112
- k.prototype[t] = function(e, r) {
113
- return this.request(w(r || {}, {
114
- method: t,
115
- url: e,
116
- data: (r || {}).data
117
- }));
118
- };
119
- });
120
- d.forEach(["post", "put", "patch"], function(t) {
121
- function e(r) {
122
- return function(s, f, h) {
123
- return this.request(w(h || {}, {
124
- method: t,
125
- headers: r ? {
126
- "Content-Type": "multipart/form-data"
127
- } : {},
128
- url: s,
129
- data: f
130
- }));
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
131
24
  };
132
25
  }
133
- k.prototype[t] = e(), k.prototype[t + "Form"] = e(!0);
134
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
+ };
135
55
  export {
136
- k as default
56
+ r as default
137
57
  };
package/dist/index85.mjs CHANGED
@@ -1,71 +1,9 @@
1
1
  'use client';
2
- import i from "./index82.mjs";
3
- import h from "./index96.mjs";
4
- const c = (s) => s instanceof h ? { ...s } : s;
5
- function C(s, f) {
6
- f = f || {};
7
- const u = {};
8
- function d(t, e, r, o) {
9
- return i.isPlainObject(t) && i.isPlainObject(e) ? i.merge.call({ caseless: o }, t, e) : i.isPlainObject(e) ? i.merge({}, e) : i.isArray(e) ? e.slice() : e;
10
- }
11
- function l(t, e, r, o) {
12
- if (i.isUndefined(e)) {
13
- if (!i.isUndefined(t))
14
- return d(void 0, t, r, o);
15
- } else return d(t, e, r, o);
16
- }
17
- function a(t, e) {
18
- if (!i.isUndefined(e))
19
- return d(void 0, e);
20
- }
21
- function n(t, e) {
22
- if (i.isUndefined(e)) {
23
- if (!i.isUndefined(t))
24
- return d(void 0, t);
25
- } else return d(void 0, e);
26
- }
27
- function m(t, e, r) {
28
- if (r in f)
29
- return d(t, e);
30
- if (r in s)
31
- return d(void 0, t);
32
- }
33
- const g = {
34
- url: a,
35
- method: a,
36
- data: a,
37
- baseURL: n,
38
- transformRequest: n,
39
- transformResponse: n,
40
- paramsSerializer: n,
41
- timeout: n,
42
- timeoutMessage: n,
43
- withCredentials: n,
44
- withXSRFToken: n,
45
- adapter: n,
46
- responseType: n,
47
- xsrfCookieName: n,
48
- xsrfHeaderName: n,
49
- onUploadProgress: n,
50
- onDownloadProgress: n,
51
- decompress: n,
52
- maxContentLength: n,
53
- maxBodyLength: n,
54
- beforeRedirect: n,
55
- transport: n,
56
- httpAgent: n,
57
- httpsAgent: n,
58
- cancelToken: n,
59
- socketPath: n,
60
- responseEncoding: n,
61
- validateStatus: m,
62
- headers: (t, e, r) => l(c(t), c(e), r, !0)
2
+ function u(n) {
3
+ return function(r) {
4
+ return n.apply(null, r);
63
5
  };
64
- return i.forEach(Object.keys({ ...s, ...f }), function(e) {
65
- const r = g[e] || l, o = r(s[e], f[e], e);
66
- i.isUndefined(o) && r !== m || (u[e] = o);
67
- }), u;
68
6
  }
69
7
  export {
70
- C as default
8
+ u as default
71
9
  };
package/dist/index86.mjs CHANGED
@@ -1,90 +1,8 @@
1
1
  'use client';
2
- import t from "./index82.mjs";
3
- import c from "./index93.mjs";
4
- import u from "./index144.mjs";
5
- import S from "./index92.mjs";
6
- import h from "./index145.mjs";
7
- import a from "./index146.mjs";
8
- import O from "./index87.mjs";
9
- function y(i, r, e) {
10
- if (t.isString(i))
11
- try {
12
- return (r || JSON.parse)(i), t.trim(i);
13
- } catch (n) {
14
- if (n.name !== "SyntaxError")
15
- throw n;
16
- }
17
- return (e || JSON.stringify)(i);
2
+ import i from "./index73.mjs";
3
+ function o(r) {
4
+ return i.isObject(r) && r.isAxiosError === !0;
18
5
  }
19
- const l = {
20
- transitional: u,
21
- adapter: ["xhr", "http", "fetch"],
22
- transformRequest: [function(r, e) {
23
- const n = e.getContentType() || "", s = n.indexOf("application/json") > -1, f = t.isObject(r);
24
- if (f && t.isHTMLForm(r) && (r = new FormData(r)), t.isFormData(r))
25
- return s ? JSON.stringify(O(r)) : r;
26
- if (t.isArrayBuffer(r) || t.isBuffer(r) || t.isStream(r) || t.isFile(r) || t.isBlob(r) || t.isReadableStream(r))
27
- return r;
28
- if (t.isArrayBufferView(r))
29
- return r.buffer;
30
- if (t.isURLSearchParams(r))
31
- return e.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), r.toString();
32
- let o;
33
- if (f) {
34
- if (n.indexOf("application/x-www-form-urlencoded") > -1)
35
- return h(r, this.formSerializer).toString();
36
- if ((o = t.isFileList(r)) || n.indexOf("multipart/form-data") > -1) {
37
- const p = this.env && this.env.FormData;
38
- return S(
39
- o ? { "files[]": r } : r,
40
- p && new p(),
41
- this.formSerializer
42
- );
43
- }
44
- }
45
- return f || s ? (e.setContentType("application/json", !1), y(r)) : r;
46
- }],
47
- transformResponse: [function(r) {
48
- const e = this.transitional || l.transitional, n = e && e.forcedJSONParsing, s = this.responseType === "json";
49
- if (t.isResponse(r) || t.isReadableStream(r))
50
- return r;
51
- if (r && t.isString(r) && (n && !this.responseType || s)) {
52
- const m = !(e && e.silentJSONParsing) && s;
53
- try {
54
- return JSON.parse(r, this.parseReviver);
55
- } catch (o) {
56
- if (m)
57
- throw o.name === "SyntaxError" ? c.from(o, c.ERR_BAD_RESPONSE, this, null, this.response) : o;
58
- }
59
- }
60
- return r;
61
- }],
62
- /**
63
- * A timeout in milliseconds to abort a request. If set to 0 (default) a
64
- * timeout is not created.
65
- */
66
- timeout: 0,
67
- xsrfCookieName: "XSRF-TOKEN",
68
- xsrfHeaderName: "X-XSRF-TOKEN",
69
- maxContentLength: -1,
70
- maxBodyLength: -1,
71
- env: {
72
- FormData: a.classes.FormData,
73
- Blob: a.classes.Blob
74
- },
75
- validateStatus: function(r) {
76
- return r >= 200 && r < 300;
77
- },
78
- headers: {
79
- common: {
80
- Accept: "application/json, text/plain, */*",
81
- "Content-Type": void 0
82
- }
83
- }
84
- };
85
- t.forEach(["delete", "get", "head", "post", "put", "patch"], (i) => {
86
- l.headers[i] = {};
87
- });
88
6
  export {
89
- l as default
7
+ o as default
90
8
  };
package/dist/index87.mjs CHANGED
@@ -1,32 +1,182 @@
1
1
  'use client';
2
- import u from "./index82.mjs";
3
- function f(e) {
4
- return u.matchAll(/\w+|\[(\w*)]/g, e).map((o) => o[0] === "[]" ? "" : o[1] || o[0]);
2
+ import i from "./index73.mjs";
3
+ import S from "./index147.mjs";
4
+ const h = Symbol("internals");
5
+ function y(r) {
6
+ return r && String(r).trim().toLowerCase();
5
7
  }
6
- function y(e) {
7
- const o = {}, r = Object.keys(e);
8
- let i;
9
- const n = r.length;
10
- let c;
11
- for (i = 0; i < n; i++)
12
- c = r[i], o[c] = e[c];
13
- return o;
8
+ function m(r) {
9
+ return r === !1 || r == null ? r : i.isArray(r) ? r.map(m) : String(r);
14
10
  }
15
- function m(e) {
16
- function o(r, i, n, c) {
17
- let s = r[c++];
18
- if (s === "__proto__") return !0;
19
- const t = Number.isFinite(+s), l = c >= r.length;
20
- return s = !s && u.isArray(n) ? n.length : s, l ? (u.hasOwnProp(n, s) ? n[s] = [n[s], i] : n[s] = i, !t) : ((!n[s] || !u.isObject(n[s])) && (n[s] = []), o(r, i, n[s], c) && u.isArray(n[s]) && (n[s] = y(n[s])), !t);
21
- }
22
- if (u.isFormData(e) && u.isFunction(e.entries)) {
23
- const r = {};
24
- return u.forEachEntry(e, (i, n) => {
25
- o(f(i), n, r, 0);
26
- }), r;
27
- }
28
- return null;
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;
29
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);
30
180
  export {
31
- m as default
181
+ b as default
32
182
  };
package/dist/index88.mjs CHANGED
@@ -1,12 +1,56 @@
1
1
  'use client';
2
- import r from "./index93.mjs";
3
- import i from "./index82.mjs";
4
- function l(o, t, e) {
5
- r.call(this, o ?? "canceled", r.ERR_CANCELED, t, e), this.name = "CanceledError";
6
- }
7
- i.inherits(l, r, {
8
- __CANCEL__: !0
2
+ import s from "./index73.mjs";
3
+ import m from "./index148.mjs";
4
+ import u from "./index149.mjs";
5
+ import { getFetch as b } from "./index150.mjs";
6
+ import d from "./index84.mjs";
7
+ const p = {
8
+ http: m,
9
+ xhr: u,
10
+ fetch: {
11
+ get: b
12
+ }
13
+ };
14
+ s.forEach(p, (e, o) => {
15
+ if (e) {
16
+ try {
17
+ Object.defineProperty(e, "name", { value: o });
18
+ } catch {
19
+ }
20
+ Object.defineProperty(e, "adapterName", { value: o });
21
+ }
9
22
  });
23
+ const f = (e) => `- ${e}`, g = (e) => s.isFunction(e) || e === null || e === !1, y = {
24
+ getAdapter: (e, o) => {
25
+ e = s.isArray(e) ? e : [e];
26
+ const { length: a } = e;
27
+ let i, t;
28
+ const c = {};
29
+ for (let r = 0; r < a; r++) {
30
+ i = e[r];
31
+ let n;
32
+ if (t = i, !g(i) && (t = p[(n = String(i)).toLowerCase()], t === void 0))
33
+ throw new d(`Unknown adapter '${n}'`);
34
+ if (t && (s.isFunction(t) || (t = t.get(o))))
35
+ break;
36
+ c[n || "#" + r] = t;
37
+ }
38
+ if (!t) {
39
+ const r = Object.entries(c).map(
40
+ ([l, h]) => `adapter ${l} ` + (h === !1 ? "is not supported by the environment" : "is not available in the build")
41
+ );
42
+ let n = a ? r.length > 1 ? `since :
43
+ ` + r.map(f).join(`
44
+ `) : " " + f(r[0]) : "as no adapter specified";
45
+ throw new d(
46
+ "There is no suitable adapter to dispatch the request " + n,
47
+ "ERR_NOT_SUPPORT"
48
+ );
49
+ }
50
+ return t;
51
+ },
52
+ adapters: p
53
+ };
10
54
  export {
11
- l as default
55
+ y as default
12
56
  };