@instockng/storefront-ui 1.0.74 → 1.0.75

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 (106) hide show
  1. package/dist/index13.mjs +5 -5
  2. package/dist/index143.mjs +1 -1
  3. package/dist/index145.mjs +1 -1
  4. package/dist/index146.mjs +2 -2
  5. package/dist/index150.mjs +2 -2
  6. package/dist/index153.mjs +4 -4
  7. package/dist/index154.mjs +5 -5
  8. package/dist/index159.mjs +1 -1
  9. package/dist/index160.mjs +1 -1
  10. package/dist/index161.mjs +1 -1
  11. package/dist/index162.mjs +1 -1
  12. package/dist/index163.mjs +1 -1
  13. package/dist/index165.mjs +1 -1
  14. package/dist/index166.mjs +1 -1
  15. package/dist/index168.mjs +2 -2
  16. package/dist/index169.mjs +1 -1
  17. package/dist/index174.mjs +2 -2
  18. package/dist/index176.mjs +1 -1
  19. package/dist/index178.mjs +2 -2
  20. package/dist/index179.mjs +5 -5
  21. package/dist/index182.mjs +1 -1
  22. package/dist/index185.mjs +1 -1
  23. package/dist/index188.mjs +1 -1
  24. package/dist/index189.mjs +1 -1
  25. package/dist/index193.mjs +1 -1
  26. package/dist/index195.mjs +1 -1
  27. package/dist/index199.mjs +1 -1
  28. package/dist/index201.mjs +1 -1
  29. package/dist/index210.mjs +2 -2
  30. package/dist/index212.mjs +1 -1
  31. package/dist/index213.mjs +1 -1
  32. package/dist/index214.mjs +31 -2
  33. package/dist/index215.mjs +11 -2
  34. package/dist/index216.mjs +4 -2
  35. package/dist/index217.mjs +4 -2
  36. package/dist/index218.mjs +13 -108
  37. package/dist/index219.mjs +7 -2
  38. package/dist/index220.mjs +12 -2
  39. package/dist/index221.mjs +4 -36
  40. package/dist/index222.mjs +33 -2
  41. package/dist/index223.mjs +31 -2
  42. package/dist/index224.mjs +28 -2
  43. package/dist/index225.mjs +61 -2
  44. package/dist/index227.mjs +108 -2
  45. package/dist/index229.mjs +2 -244
  46. package/dist/index230.mjs +37 -2
  47. package/dist/index231.mjs +2 -33
  48. package/dist/index232.mjs +2 -65
  49. package/dist/index233.mjs +2 -25
  50. package/dist/index235.mjs +2 -2
  51. package/dist/index237.mjs +244 -2
  52. package/dist/index238.mjs +2 -2
  53. package/dist/index239.mjs +33 -2
  54. package/dist/index240.mjs +65 -2
  55. package/dist/index241.mjs +25 -2
  56. package/dist/index242.mjs +2 -2
  57. package/dist/index243.mjs +2 -2
  58. package/dist/index244.mjs +2 -4
  59. package/dist/index245.mjs +2 -31
  60. package/dist/index246.mjs +2 -11
  61. package/dist/index247.mjs +2 -4
  62. package/dist/index248.mjs +2 -4
  63. package/dist/index249.mjs +2 -13
  64. package/dist/index250.mjs +2 -7
  65. package/dist/index251.mjs +2 -12
  66. package/dist/index252.mjs +2 -5
  67. package/dist/index253.mjs +2 -33
  68. package/dist/index254.mjs +2 -31
  69. package/dist/index255.mjs +2 -28
  70. package/dist/index256.mjs +4 -61
  71. package/dist/index266.mjs +2 -1
  72. package/dist/index267.mjs +2 -3
  73. package/dist/index268.mjs +2 -2
  74. package/dist/index269.mjs +17 -2
  75. package/dist/index270.mjs +11 -15
  76. package/dist/index271.mjs +6 -13
  77. package/dist/index272.mjs +30 -6
  78. package/dist/index273.mjs +2 -30
  79. package/dist/index35.mjs +1 -1
  80. package/dist/index36.mjs +1 -1
  81. package/dist/index37.mjs +1 -1
  82. package/dist/index38.mjs +1 -1
  83. package/dist/index39.mjs +1 -1
  84. package/dist/index40.mjs +1 -1
  85. package/dist/index42.mjs +1 -1
  86. package/dist/index49.mjs +1 -1
  87. package/dist/index56.mjs +1 -1
  88. package/dist/index57.mjs +1 -1
  89. package/dist/index58.mjs +1 -1
  90. package/dist/index59.mjs +1 -1
  91. package/dist/index60.mjs +1 -1
  92. package/dist/index61.mjs +1 -1
  93. package/dist/index62.mjs +1 -1
  94. package/dist/index63.mjs +1 -1
  95. package/dist/index64.mjs +1 -1
  96. package/dist/index65.mjs +1 -1
  97. package/dist/index66.mjs +1 -1
  98. package/dist/index67.mjs +1 -1
  99. package/dist/index68.mjs +1 -1
  100. package/dist/index70.mjs +153 -2
  101. package/dist/index71.mjs +19 -149
  102. package/dist/index72.mjs +4 -22
  103. package/dist/index73.mjs +2 -5
  104. package/dist/index82.mjs +1 -1
  105. package/package.json +1 -1
  106. package/src/components/ShoppingCart.tsx +1 -1
package/dist/index71.mjs CHANGED
@@ -1,156 +1,26 @@
1
1
  'use client';
2
- import { __module as l } from "./index77.mjs";
3
- import "./index78.mjs";
4
- import j from "react";
5
- import { __require as A } from "./index79.mjs";
6
- import { __require as O } from "./index80.mjs";
7
- import { __require as x } from "./index81.mjs";
8
- import { __require as F } from "./index82.mjs";
9
- import { __exports as M } from "./index83.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
- }
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;
84
14
  });
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];
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);
98
20
  }
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
21
  };
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);
22
+ };
153
23
  }
154
24
  export {
155
- W as __require
25
+ f as composeRefs
156
26
  };
package/dist/index72.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/index73.mjs CHANGED
@@ -1,8 +1,5 @@
1
1
  'use client';
2
- import { useQuery as e } from "@tanstack/react-query";
3
- function n(r) {
4
- return e(r);
5
- }
2
+ var e = { exports: {} };
6
3
  export {
7
- n as useQueryUnwrapped
4
+ e as __module
8
5
  };
package/dist/index82.mjs CHANGED
@@ -2,7 +2,7 @@
2
2
  import { __module as u } from "./index141.mjs";
3
3
  import d from "react/jsx-runtime";
4
4
  import "react";
5
- import { __require as c } from "./index71.mjs";
5
+ import { __require as c } from "./index70.mjs";
6
6
  var n;
7
7
  function y() {
8
8
  return n ? u.exports : (n = 1, function(a, e) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instockng/storefront-ui",
3
- "version": "1.0.74",
3
+ "version": "1.0.75",
4
4
  "description": "Pre-built UI components for OMS e-commerce sites",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -153,7 +153,7 @@ export function ShoppingCart({
153
153
 
154
154
  return (
155
155
  <div className="space-y-2">
156
- <p className="text-sm font-medium text-center">
156
+ <p className="text-sm font-bold text-center">
157
157
  {isFreeShipping ? (
158
158
  <span className="text-green-600">You've unlocked FREE delivery! 🎉</span>
159
159
  ) : (