@instockng/storefront-ui 1.0.59 → 1.0.60

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 (86) hide show
  1. package/dist/index10.mjs +24 -24
  2. package/dist/index101.mjs +2 -2
  3. package/dist/index102.mjs +2 -28
  4. package/dist/index103.mjs +26 -16
  5. package/dist/index104.mjs +13 -210
  6. package/dist/index105.mjs +193 -158
  7. package/dist/index106.mjs +175 -17
  8. package/dist/index107.mjs +14 -15
  9. package/dist/index108.mjs +15 -25
  10. package/dist/index109.mjs +27 -150
  11. package/dist/index110.mjs +151 -15
  12. package/dist/index111.mjs +13 -24
  13. package/dist/index112.mjs +22 -75
  14. package/dist/index113.mjs +76 -30
  15. package/dist/index114.mjs +32 -139
  16. package/dist/index115.mjs +135 -45
  17. package/dist/index116.mjs +51 -19
  18. package/dist/index117.mjs +15 -19
  19. package/dist/index118.mjs +21 -17
  20. package/dist/index119.mjs +16 -18
  21. package/dist/index120.mjs +17 -13
  22. package/dist/index121.mjs +13 -14
  23. package/dist/index122.mjs +13 -12
  24. package/dist/index123.mjs +14 -58
  25. package/dist/index124.mjs +57 -10
  26. package/dist/index125.mjs +11 -32
  27. package/dist/index126.mjs +32 -17
  28. package/dist/index127.mjs +17 -27
  29. package/dist/index128.mjs +26 -19
  30. package/dist/index129.mjs +20 -12
  31. package/dist/index130.mjs +12 -14
  32. package/dist/index131.mjs +14 -40
  33. package/dist/index132.mjs +40 -16
  34. package/dist/index133.mjs +16 -261
  35. package/dist/index134.mjs +262 -64
  36. package/dist/index135.mjs +69 -7
  37. package/dist/index136.mjs +8 -2
  38. package/dist/index137.mjs +2 -2
  39. package/dist/index138.mjs +2 -33
  40. package/dist/index139.mjs +33 -2
  41. package/dist/index140.mjs +2 -2
  42. package/dist/index166.mjs +1 -1
  43. package/dist/index174.mjs +1 -1
  44. package/dist/index176.mjs +2 -2
  45. package/dist/index177.mjs +5 -5
  46. package/dist/index183.mjs +1 -1
  47. package/dist/index186.mjs +3 -3
  48. package/dist/index187.mjs +1 -1
  49. package/dist/index191.mjs +1 -1
  50. package/dist/index193.mjs +1 -1
  51. package/dist/index197.mjs +1 -1
  52. package/dist/index199.mjs +2 -2
  53. package/dist/index208.mjs +2 -2
  54. package/dist/index210.mjs +1 -1
  55. package/dist/index211.mjs +1 -1
  56. package/dist/index236.mjs +2 -2
  57. package/dist/index237.mjs +244 -2
  58. package/dist/index238.mjs +2 -244
  59. package/dist/index239.mjs +33 -2
  60. package/dist/index240.mjs +60 -28
  61. package/dist/index241.mjs +20 -60
  62. package/dist/index242.mjs +2 -25
  63. package/dist/index244.mjs +2 -2
  64. package/dist/index245.mjs +2 -2
  65. package/dist/index246.mjs +2 -2
  66. package/dist/index249.mjs +2 -2
  67. package/dist/index250.mjs +2 -2
  68. package/dist/index251.mjs +2 -2
  69. package/dist/index252.mjs +4 -2
  70. package/dist/index253.mjs +2 -2
  71. package/dist/index254.mjs +2 -4
  72. package/dist/index40.mjs +2 -2
  73. package/dist/index42.mjs +2 -2
  74. package/dist/index49.mjs +1 -1
  75. package/dist/index68.mjs +21 -20
  76. package/dist/index69.mjs +150 -21
  77. package/dist/index70.mjs +23 -2
  78. package/dist/index71.mjs +2 -153
  79. package/dist/index74.mjs +2 -2
  80. package/dist/index94.mjs +35 -35
  81. package/dist/index95.mjs +1 -1
  82. package/dist/index96.mjs +2 -2
  83. package/dist/index97.mjs +2 -2
  84. package/dist/styles.css +1 -1
  85. package/package.json +1 -1
  86. package/src/components/ProductAddOns.tsx +1 -1
package/dist/index241.mjs CHANGED
@@ -1,68 +1,28 @@
1
1
  'use client';
2
- import { __module as e } from "./index268.mjs";
3
- var o;
4
- function X() {
5
- return o ? e.exports : (o = 1, function(c, E) {
6
- Object.defineProperty(E, "__esModule", {
2
+ import { __exports as r } from "./index269.mjs";
3
+ import { __require as a } from "./index270.mjs";
4
+ var t;
5
+ function k() {
6
+ return t ? r : (t = 1, function(o) {
7
+ Object.defineProperty(o, "__esModule", {
7
8
  value: !0
8
- });
9
- function N(O, u) {
10
- for (var T in u) Object.defineProperty(O, T, {
11
- enumerable: !0,
12
- get: u[T]
13
- });
14
- }
15
- N(E, {
16
- ACTION_HEADER: function() {
17
- return f;
18
- },
19
- FLIGHT_HEADERS: function() {
20
- return A;
21
- },
22
- NEXT_DID_POSTPONE_HEADER: function() {
23
- return S;
24
- },
25
- NEXT_HMR_REFRESH_HEADER: function() {
26
- return r;
27
- },
28
- NEXT_IS_PRERENDER_HEADER: function() {
29
- return d;
30
- },
31
- NEXT_ROUTER_PREFETCH_HEADER: function() {
32
- return n;
33
- },
34
- NEXT_ROUTER_SEGMENT_PREFETCH_HEADER: function() {
35
- return R;
36
- },
37
- NEXT_ROUTER_STALE_TIME_HEADER: function() {
38
- return s;
39
- },
40
- NEXT_ROUTER_STATE_TREE_HEADER: function() {
41
- return _;
42
- },
43
- NEXT_RSC_UNION_QUERY: function() {
44
- return D;
45
- },
46
- NEXT_URL: function() {
47
- return H;
48
- },
49
- RSC_CONTENT_TYPE_HEADER: function() {
9
+ }), Object.defineProperty(o, "getCookieParser", {
10
+ enumerable: !0,
11
+ get: function() {
50
12
  return i;
51
- },
52
- RSC_HEADER: function() {
53
- return t;
54
13
  }
55
14
  });
56
- const t = "RSC", f = "Next-Action", _ = "Next-Router-State-Tree", n = "Next-Router-Prefetch", R = "Next-Router-Segment-Prefetch", r = "Next-HMR-Refresh", H = "Next-Url", i = "text/x-component", A = [
57
- t,
58
- _,
59
- n,
60
- r,
61
- R
62
- ], D = "_rsc", s = "x-nextjs-stale-time", S = "x-nextjs-postponed", d = "x-nextjs-prerender";
63
- (typeof E.default == "function" || typeof E.default == "object" && E.default !== null) && typeof E.default.__esModule > "u" && (Object.defineProperty(E.default, "__esModule", { value: !0 }), Object.assign(E.default, E), c.exports = E.default);
64
- }(e, e.exports), e.exports);
15
+ function i(n) {
16
+ return function() {
17
+ const { cookie: e } = n;
18
+ if (!e)
19
+ return {};
20
+ const { parse: u } = a();
21
+ return u(Array.isArray(e) ? e.join("; ") : e);
22
+ };
23
+ }
24
+ }(r), r);
65
25
  }
66
26
  export {
67
- X as __require
27
+ k as __require
68
28
  };
package/dist/index242.mjs CHANGED
@@ -1,28 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index269.mjs";
3
- import { __require as a } from "./index270.mjs";
4
- var t;
5
- function k() {
6
- return t ? r : (t = 1, function(o) {
7
- Object.defineProperty(o, "__esModule", {
8
- value: !0
9
- }), Object.defineProperty(o, "getCookieParser", {
10
- enumerable: !0,
11
- get: function() {
12
- return i;
13
- }
14
- });
15
- function i(n) {
16
- return function() {
17
- const { cookie: e } = n;
18
- if (!e)
19
- return {};
20
- const { parse: u } = a();
21
- return u(Array.isArray(e) ? e.join("; ") : e);
22
- };
23
- }
24
- }(r), r);
25
- }
2
+ var r = {};
26
3
  export {
27
- k as __require
4
+ r as __exports
28
5
  };
package/dist/index244.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var a = { exports: {} };
2
+ var e = {};
3
3
  export {
4
- a as __module
4
+ e as __exports
5
5
  };
package/dist/index245.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var a = {};
2
+ var a = { exports: {} };
3
3
  export {
4
- a as __exports
4
+ a as __module
5
5
  };
package/dist/index246.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,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/index250.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var a = {};
2
+ var e = {};
3
3
  export {
4
- a as __exports
4
+ e as __exports
5
5
  };
package/dist/index251.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/index252.mjs CHANGED
@@ -1,5 +1,7 @@
1
1
  'use client';
2
- var e = {};
2
+ import * as e from "./index271.mjs";
3
+ import { getAugmentedNamespace as r } from "./index68.mjs";
4
+ const o = /* @__PURE__ */ r(e);
3
5
  export {
4
- e as __exports
6
+ o as default
5
7
  };
package/dist/index253.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/index254.mjs CHANGED
@@ -1,7 +1,5 @@
1
1
  'use client';
2
- import * as e from "./index271.mjs";
3
- import { getAugmentedNamespace as r } from "./index69.mjs";
4
- const o = /* @__PURE__ */ r(e);
2
+ var e = {};
5
3
  export {
6
- o as default
4
+ e as __exports
7
5
  };
package/dist/index40.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as x } from "./index69.mjs";
3
- import { __module as q } from "./index70.mjs";
2
+ import { getDefaultExportFromCjs as x } from "./index68.mjs";
3
+ import { __module as q } from "./index71.mjs";
4
4
  function S(b, p) {
5
5
  for (var s = 0; s < p.length; s++) {
6
6
  const c = p[s];
package/dist/index42.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as n } from "./index69.mjs";
3
- import { __require as i } from "./index71.mjs";
2
+ import { getDefaultExportFromCjs as n } from "./index68.mjs";
3
+ import { __require as i } from "./index69.mjs";
4
4
  function s(t, a) {
5
5
  for (var o = 0; o < a.length; o++) {
6
6
  const e = a[o];
package/dist/index49.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
2
  import * as l from "react";
3
- import { composeRefs as m } from "./index68.mjs";
3
+ import { composeRefs as m } from "./index70.mjs";
4
4
  import { jsx as u } from "react/jsx-runtime";
5
5
  // @__NO_SIDE_EFFECTS__
6
6
  function y(e) {
package/dist/index68.mjs CHANGED
@@ -1,26 +1,27 @@
1
1
  'use client';
2
- import "react";
3
- function i(n, o) {
4
- if (typeof n == "function")
5
- return n(o);
6
- n != null && (n.current = o);
2
+ function n(e) {
3
+ return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
7
4
  }
8
- function f(...n) {
9
- return (o) => {
10
- let u = !1;
11
- const c = n.map((t) => {
12
- const e = i(t, o);
13
- return !u && typeof e == "function" && (u = !0), e;
5
+ function c(e) {
6
+ if (e.__esModule) return e;
7
+ var o = e.default;
8
+ if (typeof o == "function") {
9
+ var t = function r() {
10
+ return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
11
+ };
12
+ t.prototype = o.prototype;
13
+ } else t = {};
14
+ return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
15
+ var u = Object.getOwnPropertyDescriptor(e, r);
16
+ Object.defineProperty(t, r, u.get ? u : {
17
+ enumerable: !0,
18
+ get: function() {
19
+ return e[r];
20
+ }
14
21
  });
15
- if (u)
16
- return () => {
17
- for (let t = 0; t < c.length; t++) {
18
- const e = c[t];
19
- typeof e == "function" ? e() : i(n[t], null);
20
- }
21
- };
22
- };
22
+ }), t;
23
23
  }
24
24
  export {
25
- f as composeRefs
25
+ c as getAugmentedNamespace,
26
+ n as getDefaultExportFromCjs
26
27
  };
package/dist/index69.mjs CHANGED
@@ -1,27 +1,156 @@
1
1
  'use client';
2
- function n(e) {
3
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
4
- }
5
- function c(e) {
6
- if (e.__esModule) return e;
7
- var o = e.default;
8
- if (typeof o == "function") {
9
- var t = function r() {
10
- return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
11
- };
12
- t.prototype = o.prototype;
13
- } else t = {};
14
- return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
15
- var u = Object.getOwnPropertyDescriptor(e, r);
16
- Object.defineProperty(t, r, u.get ? u : {
17
- enumerable: !0,
18
- get: function() {
19
- return e[r];
2
+ import { __module as l } from "./index92.mjs";
3
+ import "./index93.mjs";
4
+ import j from "react";
5
+ import { __require as A } from "./index94.mjs";
6
+ import { __require as O } from "./index95.mjs";
7
+ import { __require as x } from "./index96.mjs";
8
+ import { __require as F } from "./index97.mjs";
9
+ import { __exports as M } from "./index98.mjs";
10
+ var p;
11
+ function W() {
12
+ return p ? l.exports : (p = 1, function(g, u) {
13
+ Object.defineProperty(u, "__esModule", {
14
+ value: !0
15
+ });
16
+ function _(e, o) {
17
+ for (var t in o) Object.defineProperty(e, t, {
18
+ enumerable: !0,
19
+ get: o[t]
20
+ });
21
+ }
22
+ _(u, {
23
+ Router: function() {
24
+ return i.default;
25
+ },
26
+ createRouter: function() {
27
+ return P;
28
+ },
29
+ // Export the singletonRouter and this is the public API.
30
+ default: function() {
31
+ return v;
32
+ },
33
+ makePublicRouterInstance: function() {
34
+ return E;
35
+ },
36
+ useRouter: function() {
37
+ return q;
38
+ },
39
+ withRouter: function() {
40
+ return w.default;
41
+ }
42
+ });
43
+ const f = M, R = /* @__PURE__ */ f._(j), i = /* @__PURE__ */ f._(A()), b = O(), y = /* @__PURE__ */ f._(x()), w = /* @__PURE__ */ f._(F()), n = {
44
+ router: null,
45
+ readyCallbacks: [],
46
+ ready(e) {
47
+ if (this.router) return e();
48
+ typeof window < "u" && this.readyCallbacks.push(e);
20
49
  }
50
+ }, d = [
51
+ "pathname",
52
+ "route",
53
+ "query",
54
+ "asPath",
55
+ "components",
56
+ "isFallback",
57
+ "basePath",
58
+ "locale",
59
+ "locales",
60
+ "defaultLocale",
61
+ "isReady",
62
+ "isPreview",
63
+ "isLocaleDomain",
64
+ "domainLocales"
65
+ ], C = [
66
+ "routeChangeStart",
67
+ "beforeHistoryChange",
68
+ "routeChangeComplete",
69
+ "routeChangeError",
70
+ "hashChangeStart",
71
+ "hashChangeComplete"
72
+ ], h = [
73
+ "push",
74
+ "replace",
75
+ "reload",
76
+ "back",
77
+ "prefetch",
78
+ "beforePopState"
79
+ ];
80
+ Object.defineProperty(n, "events", {
81
+ get() {
82
+ return i.default.events;
83
+ }
84
+ });
85
+ function m() {
86
+ if (!n.router) {
87
+ const e = `No router instance found.
88
+ You should only use "next/router" on the client side of your app.
89
+ `;
90
+ throw new Error(e);
91
+ }
92
+ return n.router;
93
+ }
94
+ d.forEach((e) => {
95
+ Object.defineProperty(n, e, {
96
+ get() {
97
+ return m()[e];
98
+ }
99
+ });
100
+ }), h.forEach((e) => {
101
+ n[e] = function() {
102
+ for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
103
+ t[r] = arguments[r];
104
+ return m()[e](...t);
105
+ };
106
+ }), C.forEach((e) => {
107
+ n.ready(() => {
108
+ i.default.events.on(e, function() {
109
+ for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
110
+ t[r] = arguments[r];
111
+ const s = "on" + e.charAt(0).toUpperCase() + e.substring(1), c = n;
112
+ if (c[s])
113
+ try {
114
+ c[s](...t);
115
+ } catch (a) {
116
+ console.error("Error when running the Router event: " + s), console.error((0, y.default)(a) ? a.message + `
117
+ ` + a.stack : a + "");
118
+ }
119
+ });
120
+ });
21
121
  });
22
- }), t;
122
+ const v = n;
123
+ function q() {
124
+ const e = R.default.useContext(b.RouterContext);
125
+ if (!e)
126
+ throw new Error("NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted");
127
+ return e;
128
+ }
129
+ function P() {
130
+ for (var e = arguments.length, o = new Array(e), t = 0; t < e; t++)
131
+ o[t] = arguments[t];
132
+ return n.router = new i.default(...o), n.readyCallbacks.forEach((r) => r()), n.readyCallbacks = [], n.router;
133
+ }
134
+ function E(e) {
135
+ const o = e, t = {};
136
+ for (const r of d) {
137
+ if (typeof o[r] == "object") {
138
+ t[r] = Object.assign(Array.isArray(o[r]) ? [] : {}, o[r]);
139
+ continue;
140
+ }
141
+ t[r] = o[r];
142
+ }
143
+ return t.events = i.default.events, h.forEach((r) => {
144
+ t[r] = function() {
145
+ for (var s = arguments.length, c = new Array(s), a = 0; a < s; a++)
146
+ c[a] = arguments[a];
147
+ return o[r](...c);
148
+ };
149
+ }), t;
150
+ }
151
+ (typeof u.default == "function" || typeof u.default == "object" && u.default !== null) && typeof u.default.__esModule > "u" && (Object.defineProperty(u.default, "__esModule", { value: !0 }), Object.assign(u.default, u), g.exports = u.default);
152
+ }(l, l.exports), l.exports);
23
153
  }
24
154
  export {
25
- c as getAugmentedNamespace,
26
- n as getDefaultExportFromCjs
155
+ W as __require
27
156
  };
package/dist/index70.mjs CHANGED
@@ -1,5 +1,26 @@
1
1
  'use client';
2
- var e = { exports: {} };
2
+ import "react";
3
+ function i(n, o) {
4
+ if (typeof n == "function")
5
+ return n(o);
6
+ n != null && (n.current = o);
7
+ }
8
+ function f(...n) {
9
+ return (o) => {
10
+ let u = !1;
11
+ const c = n.map((t) => {
12
+ const e = i(t, o);
13
+ return !u && typeof e == "function" && (u = !0), e;
14
+ });
15
+ if (u)
16
+ return () => {
17
+ for (let t = 0; t < c.length; t++) {
18
+ const e = c[t];
19
+ typeof e == "function" ? e() : i(n[t], null);
20
+ }
21
+ };
22
+ };
23
+ }
3
24
  export {
4
- e as __module
25
+ f as composeRefs
5
26
  };
package/dist/index71.mjs CHANGED
@@ -1,156 +1,5 @@
1
1
  'use client';
2
- import { __module as l } from "./index92.mjs";
3
- import "./index93.mjs";
4
- import j from "react";
5
- import { __require as A } from "./index94.mjs";
6
- import { __require as O } from "./index95.mjs";
7
- import { __require as x } from "./index96.mjs";
8
- import { __require as F } from "./index97.mjs";
9
- import { __exports as M } from "./index98.mjs";
10
- var p;
11
- function W() {
12
- return p ? l.exports : (p = 1, function(g, u) {
13
- Object.defineProperty(u, "__esModule", {
14
- value: !0
15
- });
16
- function _(e, o) {
17
- for (var t in o) Object.defineProperty(e, t, {
18
- enumerable: !0,
19
- get: o[t]
20
- });
21
- }
22
- _(u, {
23
- Router: function() {
24
- return i.default;
25
- },
26
- createRouter: function() {
27
- return P;
28
- },
29
- // Export the singletonRouter and this is the public API.
30
- default: function() {
31
- return v;
32
- },
33
- makePublicRouterInstance: function() {
34
- return E;
35
- },
36
- useRouter: function() {
37
- return q;
38
- },
39
- withRouter: function() {
40
- return w.default;
41
- }
42
- });
43
- const f = M, R = /* @__PURE__ */ f._(j), i = /* @__PURE__ */ f._(A()), b = O(), y = /* @__PURE__ */ f._(x()), w = /* @__PURE__ */ f._(F()), n = {
44
- router: null,
45
- readyCallbacks: [],
46
- ready(e) {
47
- if (this.router) return e();
48
- typeof window < "u" && this.readyCallbacks.push(e);
49
- }
50
- }, d = [
51
- "pathname",
52
- "route",
53
- "query",
54
- "asPath",
55
- "components",
56
- "isFallback",
57
- "basePath",
58
- "locale",
59
- "locales",
60
- "defaultLocale",
61
- "isReady",
62
- "isPreview",
63
- "isLocaleDomain",
64
- "domainLocales"
65
- ], C = [
66
- "routeChangeStart",
67
- "beforeHistoryChange",
68
- "routeChangeComplete",
69
- "routeChangeError",
70
- "hashChangeStart",
71
- "hashChangeComplete"
72
- ], h = [
73
- "push",
74
- "replace",
75
- "reload",
76
- "back",
77
- "prefetch",
78
- "beforePopState"
79
- ];
80
- Object.defineProperty(n, "events", {
81
- get() {
82
- return i.default.events;
83
- }
84
- });
85
- function m() {
86
- if (!n.router) {
87
- const e = `No router instance found.
88
- You should only use "next/router" on the client side of your app.
89
- `;
90
- throw new Error(e);
91
- }
92
- return n.router;
93
- }
94
- d.forEach((e) => {
95
- Object.defineProperty(n, e, {
96
- get() {
97
- return m()[e];
98
- }
99
- });
100
- }), h.forEach((e) => {
101
- n[e] = function() {
102
- for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
103
- t[r] = arguments[r];
104
- return m()[e](...t);
105
- };
106
- }), C.forEach((e) => {
107
- n.ready(() => {
108
- i.default.events.on(e, function() {
109
- for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
110
- t[r] = arguments[r];
111
- const s = "on" + e.charAt(0).toUpperCase() + e.substring(1), c = n;
112
- if (c[s])
113
- try {
114
- c[s](...t);
115
- } catch (a) {
116
- console.error("Error when running the Router event: " + s), console.error((0, y.default)(a) ? a.message + `
117
- ` + a.stack : a + "");
118
- }
119
- });
120
- });
121
- });
122
- const v = n;
123
- function q() {
124
- const e = R.default.useContext(b.RouterContext);
125
- if (!e)
126
- throw new Error("NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted");
127
- return e;
128
- }
129
- function P() {
130
- for (var e = arguments.length, o = new Array(e), t = 0; t < e; t++)
131
- o[t] = arguments[t];
132
- return n.router = new i.default(...o), n.readyCallbacks.forEach((r) => r()), n.readyCallbacks = [], n.router;
133
- }
134
- function E(e) {
135
- const o = e, t = {};
136
- for (const r of d) {
137
- if (typeof o[r] == "object") {
138
- t[r] = Object.assign(Array.isArray(o[r]) ? [] : {}, o[r]);
139
- continue;
140
- }
141
- t[r] = o[r];
142
- }
143
- return t.events = i.default.events, h.forEach((r) => {
144
- t[r] = function() {
145
- for (var s = arguments.length, c = new Array(s), a = 0; a < s; a++)
146
- c[a] = arguments[a];
147
- return o[r](...c);
148
- };
149
- }), t;
150
- }
151
- (typeof u.default == "function" || typeof u.default == "object" && u.default !== null) && typeof u.default.__esModule > "u" && (Object.defineProperty(u.default, "__esModule", { value: !0 }), Object.assign(u.default, u), g.exports = u.default);
152
- }(l, l.exports), l.exports);
153
- }
2
+ var e = { exports: {} };
154
3
  export {
155
- W as __require
4
+ e as __module
156
5
  };
package/dist/index74.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { getDefaultExportFromCjs as d } from "./index69.mjs";
3
- import { __module as v } from "./index140.mjs";
2
+ import { getDefaultExportFromCjs as d } from "./index68.mjs";
3
+ import { __module as v } from "./index101.mjs";
4
4
  v.exports = function(n) {
5
5
  return g(m(n), n);
6
6
  };