@instockng/storefront-ui 1.0.20 → 1.0.22

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 (117) hide show
  1. package/dist/components/ui/modal.d.ts +1 -1
  2. package/dist/components/ui/modal.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/index134.mjs +2 -2
  6. package/dist/index135.mjs +1 -1
  7. package/dist/index136.mjs +6 -6
  8. package/dist/index137.mjs +2 -2
  9. package/dist/index138.mjs +2 -2
  10. package/dist/index140.mjs +2 -2
  11. package/dist/index141.mjs +2 -2
  12. package/dist/index142.mjs +1 -1
  13. package/dist/index144.mjs +8 -8
  14. package/dist/index145.mjs +8 -8
  15. package/dist/index150.mjs +1 -1
  16. package/dist/index151.mjs +1 -1
  17. package/dist/index152.mjs +1 -1
  18. package/dist/index153.mjs +1 -1
  19. package/dist/index154.mjs +1 -1
  20. package/dist/index156.mjs +1 -1
  21. package/dist/index157.mjs +1 -1
  22. package/dist/index159.mjs +2 -2
  23. package/dist/index160.mjs +1 -1
  24. package/dist/index167.mjs +1 -1
  25. package/dist/index169.mjs +2 -2
  26. package/dist/index170.mjs +5 -5
  27. package/dist/index173.mjs +1 -1
  28. package/dist/index186.mjs +1 -1
  29. package/dist/index190.mjs +1 -1
  30. package/dist/index192.mjs +1 -1
  31. package/dist/index203.mjs +1 -1
  32. package/dist/index204.mjs +1 -1
  33. package/dist/index205.mjs +2 -2
  34. package/dist/index206.mjs +2 -108
  35. package/dist/index207.mjs +2 -2
  36. package/dist/index208.mjs +2 -2
  37. package/dist/index209.mjs +2 -2
  38. package/dist/index210.mjs +2 -2
  39. package/dist/index211.mjs +2 -2
  40. package/dist/index212.mjs +2 -2
  41. package/dist/index213.mjs +108 -2
  42. package/dist/index214.mjs +2 -2
  43. package/dist/index216.mjs +3 -3
  44. package/dist/index217.mjs +2 -2
  45. package/dist/index218.mjs +244 -2
  46. package/dist/index219.mjs +2 -244
  47. package/dist/index220.mjs +33 -2
  48. package/dist/index221.mjs +60 -28
  49. package/dist/index222.mjs +20 -60
  50. package/dist/index223.mjs +2 -25
  51. package/dist/index224.mjs +2 -2
  52. package/dist/index229.mjs +2 -2
  53. package/dist/index230.mjs +2 -2
  54. package/dist/index234.mjs +2 -31
  55. package/dist/index235.mjs +2 -11
  56. package/dist/index236.mjs +30 -3
  57. package/dist/index237.mjs +10 -3
  58. package/dist/index238.mjs +4 -13
  59. package/dist/index239.mjs +4 -7
  60. package/dist/index240.mjs +13 -12
  61. package/dist/index241.mjs +7 -5
  62. package/dist/index242.mjs +12 -33
  63. package/dist/index243.mjs +5 -31
  64. package/dist/index244.mjs +32 -27
  65. package/dist/index245.mjs +28 -58
  66. package/dist/index246.mjs +28 -2
  67. package/dist/index247.mjs +61 -2
  68. package/dist/index248.mjs +2 -2
  69. package/dist/index249.mjs +18 -2
  70. package/dist/index25.mjs +48 -48
  71. package/dist/index250.mjs +42 -13
  72. package/dist/index251.mjs +2 -47
  73. package/dist/index252.mjs +2 -2
  74. package/dist/index253.mjs +2 -2
  75. package/dist/index254.mjs +2 -2
  76. package/dist/index255.mjs +91 -2
  77. package/dist/index256.mjs +2 -91
  78. package/dist/index258.mjs +1 -1
  79. package/dist/index264.mjs +1 -1
  80. package/dist/index3.mjs +133 -102
  81. package/dist/index32.mjs +26 -26
  82. package/dist/index37.mjs +72 -52
  83. package/dist/index38.mjs +1 -1
  84. package/dist/index4.mjs +53 -48
  85. package/dist/index42.mjs +1 -1
  86. package/dist/index47.mjs +17 -17
  87. package/dist/index48.mjs +2 -2
  88. package/dist/index62.mjs +19 -149
  89. package/dist/index63.mjs +149 -19
  90. package/dist/index66.mjs +1 -1
  91. package/dist/index73.mjs +1 -1
  92. package/dist/index75.mjs +2 -235
  93. package/dist/index76.mjs +233 -4
  94. package/dist/index77.mjs +5 -133
  95. package/dist/index78.mjs +129 -63
  96. package/dist/index79.mjs +67 -86
  97. package/dist/index80.mjs +85 -27
  98. package/dist/index81.mjs +28 -8
  99. package/dist/index82.mjs +8 -74
  100. package/dist/index83.mjs +74 -3
  101. package/dist/index84.mjs +4 -2
  102. package/dist/index85.mjs +2 -83
  103. package/dist/index86.mjs +81 -52
  104. package/dist/index87.mjs +53 -5
  105. package/dist/index88.mjs +5 -4
  106. package/dist/index89.mjs +4 -178
  107. package/dist/index90.mjs +174 -48
  108. package/dist/index91.mjs +51 -67
  109. package/dist/index92.mjs +69 -34
  110. package/dist/index93.mjs +31 -40
  111. package/dist/index94.mjs +43 -2
  112. package/dist/providers/MetaPixelProvider.d.ts +10 -5
  113. package/dist/providers/MetaPixelProvider.d.ts.map +1 -1
  114. package/package.json +9 -10
  115. package/src/components/ui/modal.tsx +1 -1
  116. package/src/contexts/CartContext.tsx +69 -6
  117. package/src/providers/MetaPixelProvider.tsx +46 -30
package/dist/index247.mjs CHANGED
@@ -1,5 +1,64 @@
1
1
  'use client';
2
- var e = {};
2
+ const f = function* (e, t) {
3
+ let n = e.byteLength;
4
+ if (n < t) {
5
+ yield e;
6
+ return;
7
+ }
8
+ let a = 0, r;
9
+ for (; a < n; )
10
+ r = a + t, yield e.slice(a, r), a = r;
11
+ }, w = async function* (e, t) {
12
+ for await (const n of b(e))
13
+ yield* f(n, t);
14
+ }, b = async function* (e) {
15
+ if (e[Symbol.asyncIterator]) {
16
+ yield* e;
17
+ return;
18
+ }
19
+ const t = e.getReader();
20
+ try {
21
+ for (; ; ) {
22
+ const { done: n, value: a } = await t.read();
23
+ if (n)
24
+ break;
25
+ yield a;
26
+ }
27
+ } finally {
28
+ await t.cancel();
29
+ }
30
+ }, h = (e, t, n, a) => {
31
+ const r = w(e, t);
32
+ let d = 0, o, c = (l) => {
33
+ o || (o = !0, a && a(l));
34
+ };
35
+ return new ReadableStream({
36
+ async pull(l) {
37
+ try {
38
+ const { done: i, value: y } = await r.next();
39
+ if (i) {
40
+ c(), l.close();
41
+ return;
42
+ }
43
+ let s = y.byteLength;
44
+ if (n) {
45
+ let u = d += s;
46
+ n(u);
47
+ }
48
+ l.enqueue(new Uint8Array(y));
49
+ } catch (i) {
50
+ throw c(i), i;
51
+ }
52
+ },
53
+ cancel(l) {
54
+ return c(l), r.return();
55
+ }
56
+ }, {
57
+ highWaterMark: 2
58
+ });
59
+ };
3
60
  export {
4
- e as __exports
61
+ w as readBytes,
62
+ f as streamChunk,
63
+ h as trackStream
5
64
  };
package/dist/index248.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = {};
2
+ var a = {};
3
3
  export {
4
- e as __exports
4
+ a as __exports
5
5
  };
package/dist/index249.mjs CHANGED
@@ -1,5 +1,21 @@
1
1
  'use client';
2
- var a = {};
2
+ import { __exports as r } from "./index265.mjs";
3
+ var u;
4
+ function s() {
5
+ return u ? r : (u = 1, function(n) {
6
+ Object.defineProperty(n, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(n, "ensureLeadingSlash", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return t;
12
+ }
13
+ });
14
+ function t(e) {
15
+ return e.startsWith("/") ? e : "/" + e;
16
+ }
17
+ }(r), r);
18
+ }
3
19
  export {
4
- a as __exports
20
+ s as __require
5
21
  };
package/dist/index25.mjs CHANGED
@@ -1,91 +1,91 @@
1
1
  'use client';
2
2
  import { createRpcClients as r } from "./index23.mjs";
3
3
  const o = "https://oms-api.instock.ng";
4
- async function i(s) {
4
+ async function u(n) {
5
5
  const t = await r(o).carts[":id"].$get({
6
- param: { id: s }
6
+ param: { id: n }
7
7
  });
8
8
  if (!t.ok)
9
9
  throw new Error(`Failed to fetch cart: ${t.statusText}`);
10
10
  return t.json();
11
11
  }
12
- async function d(s) {
12
+ async function l(n) {
13
13
  const t = await r(o).carts.index.$post({
14
- json: { brandSlug: s }
14
+ json: { brandSlug: n }
15
15
  });
16
16
  if (!t.ok)
17
17
  throw new Error(`Failed to create cart: ${t.statusText}`);
18
18
  return t.json();
19
19
  }
20
- async function u(s, e) {
21
- const n = await r(o).carts[":id"].$patch({
22
- param: { id: s },
20
+ async function p(n, e) {
21
+ const s = await r(o).carts[":id"].$patch({
22
+ param: { id: n },
23
23
  json: e
24
24
  });
25
- if (!n.ok)
26
- throw new Error(`Failed to update cart: ${n.statusText}`);
27
- return n.json();
25
+ if (!s.ok)
26
+ throw new Error(`Failed to update cart: ${s.statusText}`);
27
+ return s.json();
28
28
  }
29
- async function l(s, e, t) {
30
- const a = await r(o).carts[":id"].items.$post({
31
- param: { id: s },
32
- json: { sku: e, quantity: t }
29
+ async function m(n, e, t, s, a) {
30
+ const c = await r(o).carts[":id"].items.$post({
31
+ param: { id: n },
32
+ json: { sku: e, quantity: t, fbc: s, fbp: a }
33
33
  });
34
- if (!a.ok)
35
- throw new Error(`Failed to add item to cart: ${a.statusText}`);
36
- return a.json();
34
+ if (!c.ok)
35
+ throw new Error(`Failed to add item to cart: ${c.statusText}`);
36
+ return c.json();
37
37
  }
38
- async function p(s, e, t) {
38
+ async function w(n, e, t) {
39
39
  const a = await r(o).carts[":id"].items[":itemId"].$patch({
40
- param: { id: s, itemId: e },
40
+ param: { id: n, itemId: e },
41
41
  json: { quantity: t }
42
42
  });
43
43
  if (!a.ok)
44
44
  throw new Error(`Failed to update cart item: ${a.statusText}`);
45
45
  return a.json();
46
46
  }
47
- async function m(s, e) {
48
- const n = await r(o).carts[":id"].items[":itemId"].$delete({
49
- param: { id: s, itemId: e }
47
+ async function f(n, e) {
48
+ const s = await r(o).carts[":id"].items[":itemId"].$delete({
49
+ param: { id: n, itemId: e }
50
50
  });
51
- if (!n.ok)
52
- throw new Error(`Failed to remove cart item: ${n.statusText}`);
53
- return n.json();
51
+ if (!s.ok)
52
+ throw new Error(`Failed to remove cart item: ${s.statusText}`);
53
+ return s.json();
54
54
  }
55
- async function w(s, e) {
56
- const n = await r(o).carts[":id"]["apply-discount"].$post({
57
- param: { id: s },
55
+ async function $(n, e) {
56
+ const s = await r(o).carts[":id"]["apply-discount"].$post({
57
+ param: { id: n },
58
58
  json: { code: e }
59
59
  });
60
- if (!n.ok)
61
- throw new Error(`Failed to apply discount: ${n.statusText}`);
62
- return n.json();
60
+ if (!s.ok)
61
+ throw new Error(`Failed to apply discount: ${s.statusText}`);
62
+ return s.json();
63
63
  }
64
- async function f(s) {
64
+ async function h(n) {
65
65
  const t = await r(o).carts[":id"]["remove-discount"].$post({
66
- param: { id: s }
66
+ param: { id: n }
67
67
  });
68
68
  if (!t.ok)
69
69
  throw new Error(`Failed to remove discount: ${t.statusText}`);
70
70
  return t.json();
71
71
  }
72
- async function $(s, e) {
73
- const n = await r(o).carts[":id"].checkout.$post({
74
- param: { id: s },
72
+ async function j(n, e) {
73
+ const s = await r(o).carts[":id"].checkout.$post({
74
+ param: { id: n },
75
75
  json: e
76
76
  });
77
- if (!n.ok)
78
- throw new Error(`Failed to checkout cart: ${n.statusText}`);
79
- return n.json();
77
+ if (!s.ok)
78
+ throw new Error(`Failed to checkout cart: ${s.statusText}`);
79
+ return s.json();
80
80
  }
81
81
  export {
82
- l as addCartItem,
83
- w as applyDiscount,
84
- $ as checkoutCart,
85
- d as createCart,
86
- i as fetchCart,
87
- m as removeCartItem,
88
- f as removeDiscount,
89
- u as updateCart,
90
- p as updateCartItem
82
+ m as addCartItem,
83
+ $ as applyDiscount,
84
+ j as checkoutCart,
85
+ l as createCart,
86
+ u as fetchCart,
87
+ f as removeCartItem,
88
+ h as removeDiscount,
89
+ p as updateCart,
90
+ w as updateCartItem
91
91
  };
package/dist/index250.mjs CHANGED
@@ -1,21 +1,50 @@
1
1
  'use client';
2
- import { __exports as r } from "./index265.mjs";
3
- var u;
4
- function s() {
5
- return u ? r : (u = 1, function(n) {
6
- Object.defineProperty(n, "__esModule", {
2
+ import { __exports as u } from "./index266.mjs";
3
+ var _;
4
+ function g() {
5
+ return _ ? u : (_ = 1, function(i) {
6
+ Object.defineProperty(i, "__esModule", {
7
7
  value: !0
8
- }), Object.defineProperty(n, "ensureLeadingSlash", {
9
- enumerable: !0,
10
- get: function() {
11
- return t;
8
+ });
9
+ function a(e, n) {
10
+ for (var t in n) Object.defineProperty(e, t, {
11
+ enumerable: !0,
12
+ get: n[t]
13
+ });
14
+ }
15
+ a(i, {
16
+ DEFAULT_SEGMENT_KEY: function() {
17
+ return E;
18
+ },
19
+ PAGE_SEGMENT_KEY: function() {
20
+ return r;
21
+ },
22
+ addSearchParamsIfPageSegment: function() {
23
+ return s;
24
+ },
25
+ isGroupSegment: function() {
26
+ return c;
27
+ },
28
+ isParallelRouteSegment: function() {
29
+ return f;
12
30
  }
13
31
  });
14
- function t(e) {
15
- return e.startsWith("/") ? e : "/" + e;
32
+ function c(e) {
33
+ return e[0] === "(" && e.endsWith(")");
34
+ }
35
+ function f(e) {
36
+ return e.startsWith("@") && e !== "@children";
37
+ }
38
+ function s(e, n) {
39
+ if (e.includes(r)) {
40
+ const o = JSON.stringify(n);
41
+ return o !== "{}" ? r + "?" + o : r;
42
+ }
43
+ return e;
16
44
  }
17
- }(r), r);
45
+ const r = "__PAGE__", E = "__DEFAULT__";
46
+ }(u), u);
18
47
  }
19
48
  export {
20
- s as __require
49
+ g as __require
21
50
  };
package/dist/index251.mjs CHANGED
@@ -1,50 +1,5 @@
1
1
  'use client';
2
- import { __exports as u } from "./index266.mjs";
3
- var _;
4
- function g() {
5
- return _ ? u : (_ = 1, function(i) {
6
- Object.defineProperty(i, "__esModule", {
7
- value: !0
8
- });
9
- function a(e, n) {
10
- for (var t in n) Object.defineProperty(e, t, {
11
- enumerable: !0,
12
- get: n[t]
13
- });
14
- }
15
- a(i, {
16
- DEFAULT_SEGMENT_KEY: function() {
17
- return E;
18
- },
19
- PAGE_SEGMENT_KEY: function() {
20
- return r;
21
- },
22
- addSearchParamsIfPageSegment: function() {
23
- return s;
24
- },
25
- isGroupSegment: function() {
26
- return c;
27
- },
28
- isParallelRouteSegment: function() {
29
- return f;
30
- }
31
- });
32
- function c(e) {
33
- return e[0] === "(" && e.endsWith(")");
34
- }
35
- function f(e) {
36
- return e.startsWith("@") && e !== "@children";
37
- }
38
- function s(e, n) {
39
- if (e.includes(r)) {
40
- const o = JSON.stringify(n);
41
- return o !== "{}" ? r + "?" + o : r;
42
- }
43
- return e;
44
- }
45
- const r = "__PAGE__", E = "__DEFAULT__";
46
- }(u), u);
47
- }
2
+ var e = { exports: {} };
48
3
  export {
49
- g as __require
4
+ e as __module
50
5
  };
package/dist/index252.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ var r = {};
3
3
  export {
4
- e as __module
4
+ r as __exports
5
5
  };
package/dist/index253.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = {};
2
+ var e = { exports: {} };
3
3
  export {
4
- r as __exports
4
+ e as __module
5
5
  };
package/dist/index254.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ var e = {};
3
3
  export {
4
- e as __module
4
+ e as __exports
5
5
  };
package/dist/index255.mjs CHANGED
@@ -1,5 +1,94 @@
1
1
  'use client';
2
- var e = {};
2
+ import { __module as c } from "./index267.mjs";
3
+ var l;
4
+ function T() {
5
+ return l ? c.exports : (l = 1, (() => {
6
+ typeof __nccwpck_require__ < "u" && (__nccwpck_require__.ab = __dirname + "/");
7
+ var m = {};
8
+ (() => {
9
+ var v = m;
10
+ /*!
11
+ * cookie
12
+ * Copyright(c) 2012-2014 Roman Shtylman
13
+ * Copyright(c) 2015 Douglas Christopher Wilson
14
+ * MIT Licensed
15
+ */
16
+ v.parse = S, v.serialize = x;
17
+ var w = decodeURIComponent, h = encodeURIComponent, y = /; */, f = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;
18
+ function S(i, n) {
19
+ if (typeof i != "string")
20
+ throw new TypeError("argument str must be a string");
21
+ for (var a = {}, e = n || {}, o = i.split(y), s = e.decode || w, r = 0; r < o.length; r++) {
22
+ var t = o[r], p = t.indexOf("=");
23
+ if (!(p < 0)) {
24
+ var d = t.substr(0, p).trim(), u = t.substr(++p, t.length).trim();
25
+ u[0] == '"' && (u = u.slice(1, -1)), a[d] == null && (a[d] = _(u, s));
26
+ }
27
+ }
28
+ return a;
29
+ }
30
+ function x(i, n, a) {
31
+ var e = a || {}, o = e.encode || h;
32
+ if (typeof o != "function")
33
+ throw new TypeError("option encode is invalid");
34
+ if (!f.test(i))
35
+ throw new TypeError("argument name is invalid");
36
+ var s = o(n);
37
+ if (s && !f.test(s))
38
+ throw new TypeError("argument val is invalid");
39
+ var r = i + "=" + s;
40
+ if (e.maxAge != null) {
41
+ var t = e.maxAge - 0;
42
+ if (isNaN(t) || !isFinite(t))
43
+ throw new TypeError("option maxAge is invalid");
44
+ r += "; Max-Age=" + Math.floor(t);
45
+ }
46
+ if (e.domain) {
47
+ if (!f.test(e.domain))
48
+ throw new TypeError("option domain is invalid");
49
+ r += "; Domain=" + e.domain;
50
+ }
51
+ if (e.path) {
52
+ if (!f.test(e.path))
53
+ throw new TypeError("option path is invalid");
54
+ r += "; Path=" + e.path;
55
+ }
56
+ if (e.expires) {
57
+ if (typeof e.expires.toUTCString != "function")
58
+ throw new TypeError("option expires is invalid");
59
+ r += "; Expires=" + e.expires.toUTCString();
60
+ }
61
+ if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite) {
62
+ var p = typeof e.sameSite == "string" ? e.sameSite.toLowerCase() : e.sameSite;
63
+ switch (p) {
64
+ case !0:
65
+ r += "; SameSite=Strict";
66
+ break;
67
+ case "lax":
68
+ r += "; SameSite=Lax";
69
+ break;
70
+ case "strict":
71
+ r += "; SameSite=Strict";
72
+ break;
73
+ case "none":
74
+ r += "; SameSite=None";
75
+ break;
76
+ default:
77
+ throw new TypeError("option sameSite is invalid");
78
+ }
79
+ }
80
+ return r;
81
+ }
82
+ function _(i, n) {
83
+ try {
84
+ return n(i);
85
+ } catch {
86
+ return i;
87
+ }
88
+ }
89
+ })(), c.exports = m;
90
+ })(), c.exports);
91
+ }
3
92
  export {
4
- e as __exports
93
+ T as __require
5
94
  };
package/dist/index256.mjs CHANGED
@@ -1,94 +1,5 @@
1
1
  'use client';
2
- import { __module as c } from "./index267.mjs";
3
- var l;
4
- function T() {
5
- return l ? c.exports : (l = 1, (() => {
6
- typeof __nccwpck_require__ < "u" && (__nccwpck_require__.ab = __dirname + "/");
7
- var m = {};
8
- (() => {
9
- var v = m;
10
- /*!
11
- * cookie
12
- * Copyright(c) 2012-2014 Roman Shtylman
13
- * Copyright(c) 2015 Douglas Christopher Wilson
14
- * MIT Licensed
15
- */
16
- v.parse = S, v.serialize = x;
17
- var w = decodeURIComponent, h = encodeURIComponent, y = /; */, f = /^[\u0009\u0020-\u007e\u0080-\u00ff]+$/;
18
- function S(i, n) {
19
- if (typeof i != "string")
20
- throw new TypeError("argument str must be a string");
21
- for (var a = {}, e = n || {}, o = i.split(y), s = e.decode || w, r = 0; r < o.length; r++) {
22
- var t = o[r], p = t.indexOf("=");
23
- if (!(p < 0)) {
24
- var d = t.substr(0, p).trim(), u = t.substr(++p, t.length).trim();
25
- u[0] == '"' && (u = u.slice(1, -1)), a[d] == null && (a[d] = _(u, s));
26
- }
27
- }
28
- return a;
29
- }
30
- function x(i, n, a) {
31
- var e = a || {}, o = e.encode || h;
32
- if (typeof o != "function")
33
- throw new TypeError("option encode is invalid");
34
- if (!f.test(i))
35
- throw new TypeError("argument name is invalid");
36
- var s = o(n);
37
- if (s && !f.test(s))
38
- throw new TypeError("argument val is invalid");
39
- var r = i + "=" + s;
40
- if (e.maxAge != null) {
41
- var t = e.maxAge - 0;
42
- if (isNaN(t) || !isFinite(t))
43
- throw new TypeError("option maxAge is invalid");
44
- r += "; Max-Age=" + Math.floor(t);
45
- }
46
- if (e.domain) {
47
- if (!f.test(e.domain))
48
- throw new TypeError("option domain is invalid");
49
- r += "; Domain=" + e.domain;
50
- }
51
- if (e.path) {
52
- if (!f.test(e.path))
53
- throw new TypeError("option path is invalid");
54
- r += "; Path=" + e.path;
55
- }
56
- if (e.expires) {
57
- if (typeof e.expires.toUTCString != "function")
58
- throw new TypeError("option expires is invalid");
59
- r += "; Expires=" + e.expires.toUTCString();
60
- }
61
- if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite) {
62
- var p = typeof e.sameSite == "string" ? e.sameSite.toLowerCase() : e.sameSite;
63
- switch (p) {
64
- case !0:
65
- r += "; SameSite=Strict";
66
- break;
67
- case "lax":
68
- r += "; SameSite=Lax";
69
- break;
70
- case "strict":
71
- r += "; SameSite=Strict";
72
- break;
73
- case "none":
74
- r += "; SameSite=None";
75
- break;
76
- default:
77
- throw new TypeError("option sameSite is invalid");
78
- }
79
- }
80
- return r;
81
- }
82
- function _(i, n) {
83
- try {
84
- return n(i);
85
- } catch {
86
- return i;
87
- }
88
- }
89
- })(), c.exports = m;
90
- })(), c.exports);
91
- }
2
+ var e = {};
92
3
  export {
93
- T as __require
4
+ e as __exports
94
5
  };
package/dist/index258.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import a from "./index234.mjs";
2
+ import a from "./index236.mjs";
3
3
  const e = typeof URLSearchParams < "u" ? URLSearchParams : a;
4
4
  export {
5
5
  e as default
package/dist/index264.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import r from "./index75.mjs";
2
+ import r from "./index76.mjs";
3
3
  import c from "./index141.mjs";
4
4
  const p = c.hasStandardBrowserEnv ? (
5
5
  // Standard browser envs support document.cookie