@instockng/storefront-ui 1.0.107 → 1.0.109
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.
- package/dist/components/AssistantDrawer.d.ts +1 -3
- package/dist/components/AssistantDrawer.d.ts.map +1 -1
- package/dist/components/ProductAssistantChips.d.ts +9 -8
- package/dist/components/ProductAssistantChips.d.ts.map +1 -1
- package/dist/contexts/AssistantContext.d.ts +19 -0
- package/dist/contexts/AssistantContext.d.ts.map +1 -0
- package/dist/index.d.ts +1 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +56 -56
- package/dist/index10.mjs +103 -73
- package/dist/index100.mjs +28 -8
- package/dist/index101.mjs +8 -74
- package/dist/index102.mjs +74 -3
- package/dist/index103.mjs +4 -2
- package/dist/index104.mjs +2 -83
- package/dist/index105.mjs +81 -52
- package/dist/index106.mjs +53 -5
- package/dist/index107.mjs +5 -4
- package/dist/index108.mjs +4 -178
- package/dist/index109.mjs +174 -48
- package/dist/index11.mjs +73 -189
- package/dist/index110.mjs +51 -67
- package/dist/index111.mjs +69 -2
- package/dist/index112.mjs +2 -37
- package/dist/index113.mjs +25 -40
- package/dist/index114.mjs +18 -2
- package/dist/index115.mjs +213 -26
- package/dist/index116.mjs +175 -13
- package/dist/index117.mjs +17 -210
- package/dist/index118.mjs +17 -174
- package/dist/index119.mjs +25 -14
- package/dist/index12.mjs +171 -106
- package/dist/index120.mjs +150 -17
- package/dist/index121.mjs +13 -26
- package/dist/index122.mjs +24 -149
- package/dist/index123.mjs +77 -13
- package/dist/index124.mjs +27 -20
- package/dist/index125.mjs +137 -76
- package/dist/index126.mjs +50 -33
- package/dist/index127.mjs +19 -141
- package/dist/index128.mjs +22 -50
- package/dist/index129.mjs +14 -14
- package/dist/index13.mjs +127 -98
- package/dist/index130.mjs +18 -20
- package/dist/index131.mjs +14 -16
- package/dist/index132.mjs +14 -17
- package/dist/index133.mjs +12 -12
- package/dist/index134.mjs +58 -15
- package/dist/index135.mjs +11 -14
- package/dist/index136.mjs +30 -56
- package/dist/index137.mjs +15 -9
- package/dist/index138.mjs +26 -31
- package/dist/index139.mjs +16 -13
- package/dist/index14.mjs +94 -90
- package/dist/index140.mjs +11 -26
- package/dist/index141.mjs +12 -18
- package/dist/index142.mjs +40 -12
- package/dist/index143.mjs +16 -14
- package/dist/index144.mjs +263 -42
- package/dist/index145.mjs +62 -15
- package/dist/index146.mjs +7 -267
- package/dist/index147.mjs +2 -70
- package/dist/index148.mjs +2 -8
- package/dist/index149.mjs +33 -2
- package/dist/index15.mjs +84 -149
- package/dist/index150.mjs +2 -2
- package/dist/index151.mjs +37 -33
- package/dist/index152.mjs +43 -2
- package/dist/index153.mjs +2 -21
- package/dist/index154.mjs +19 -54
- package/dist/index155.mjs +55 -28
- package/dist/index156.mjs +28 -6
- package/dist/index157.mjs +6 -51
- package/dist/index158.mjs +51 -5
- package/dist/index159.mjs +6 -12
- package/dist/index16.mjs +157 -203
- package/dist/index160.mjs +12 -7
- package/dist/index161.mjs +6 -27
- package/dist/index162.mjs +28 -2
- package/dist/index163.mjs +2 -70
- package/dist/index164.mjs +67 -164
- package/dist/index165.mjs +167 -2
- package/dist/index167.mjs +2 -2
- package/dist/index168.mjs +2 -18
- package/dist/index169.mjs +11 -25
- package/dist/index17.mjs +197 -106
- package/dist/index170.mjs +26 -32
- package/dist/index171.mjs +32 -12
- package/dist/index172.mjs +9 -9
- package/dist/index173.mjs +18 -2
- package/dist/index174.mjs +2 -20
- package/dist/index175.mjs +13 -39
- package/dist/index176.mjs +46 -2
- package/dist/index177.mjs +2 -30
- package/dist/index178.mjs +24 -12
- package/dist/index179.mjs +18 -2
- package/dist/index18.mjs +96 -129
- package/dist/index180.mjs +2 -2
- package/dist/index181.mjs +2 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -72
- package/dist/index184.mjs +72 -2
- package/dist/index185.mjs +2 -53
- package/dist/index186.mjs +53 -2
- package/dist/index187.mjs +2 -36
- package/dist/index188.mjs +30 -146
- package/dist/index189.mjs +152 -2
- package/dist/index19.mjs +140 -87
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +2 -19
- package/dist/index192.mjs +19 -2
- package/dist/index193.mjs +2 -2
- package/dist/index194.mjs +2 -26
- package/dist/index195.mjs +26 -2
- package/dist/index196.mjs +2 -2
- package/dist/index197.mjs +2 -24
- package/dist/index198.mjs +17 -16
- package/dist/index199.mjs +23 -2
- package/dist/index2.mjs +29 -15
- package/dist/index20.mjs +82 -708
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +2 -23
- package/dist/index203.mjs +23 -2
- package/dist/index204.mjs +2 -23
- package/dist/index205.mjs +23 -2
- package/dist/index206.mjs +2 -2
- package/dist/index208.mjs +2 -23
- package/dist/index209.mjs +23 -2
- package/dist/index21.mjs +688 -229
- package/dist/index210.mjs +2 -23
- package/dist/index211.mjs +23 -2
- package/dist/index212.mjs +2 -2
- package/dist/index213.mjs +2 -2
- package/dist/index215.mjs +2 -2
- package/dist/index216.mjs +2 -2
- package/dist/index217.mjs +2 -2
- package/dist/index218.mjs +2 -2
- package/dist/index219.mjs +2 -127
- package/dist/index22.mjs +260 -42
- package/dist/index220.mjs +127 -2
- package/dist/index221.mjs +2 -74
- package/dist/index222.mjs +59 -59
- package/dist/index223.mjs +74 -2
- package/dist/index224.mjs +2 -13
- package/dist/index225.mjs +108 -7
- package/dist/index226.mjs +2 -12
- package/dist/index227.mjs +2 -5
- package/dist/index228.mjs +2 -33
- package/dist/index229.mjs +2 -31
- package/dist/index23.mjs +44 -22
- package/dist/index230.mjs +2 -28
- package/dist/index231.mjs +2 -61
- package/dist/index232.mjs +2 -31
- package/dist/index233.mjs +2 -11
- package/dist/index234.mjs +2 -4
- package/dist/index235.mjs +36 -3
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +244 -2
- package/dist/index238.mjs +2 -2
- package/dist/index239.mjs +33 -2
- package/dist/index240.mjs +65 -2
- package/dist/index241.mjs +25 -2
- package/dist/index242.mjs +2 -2
- package/dist/index244.mjs +2 -108
- package/dist/index245.mjs +2 -2
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +2 -37
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index250.mjs +2 -244
- package/dist/index251.mjs +13 -2
- package/dist/index252.mjs +7 -33
- package/dist/index253.mjs +30 -64
- package/dist/index254.mjs +10 -24
- package/dist/index255.mjs +4 -2
- package/dist/index256.mjs +4 -2
- package/dist/index257.mjs +2 -2
- package/dist/index258.mjs +4 -2
- package/dist/index259.mjs +12 -2
- package/dist/index260.mjs +5 -2
- package/dist/index261.mjs +33 -2
- package/dist/index262.mjs +31 -2
- package/dist/index263.mjs +28 -4
- package/dist/index264.mjs +61 -2
- package/dist/index265.mjs +2 -2
- package/dist/index266.mjs +2 -2
- package/dist/index277.mjs +1 -1
- package/dist/index282.mjs +1 -1
- package/dist/index283.mjs +2 -2
- package/dist/index3.mjs +3 -3
- package/dist/index4.mjs +34 -101
- package/dist/index5.mjs +92 -102
- package/dist/index50.mjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index6.mjs +111 -15
- package/dist/index63.mjs +17 -17
- package/dist/index64.mjs +2 -2
- package/dist/index7.mjs +15 -195
- package/dist/index8.mjs +135 -189
- package/dist/index81.mjs +19 -149
- package/dist/index82.mjs +149 -19
- package/dist/index85.mjs +1 -1
- package/dist/index89.mjs +35 -35
- package/dist/index9.mjs +240 -99
- package/dist/index90.mjs +1 -1
- package/dist/index91.mjs +2 -2
- package/dist/index92.mjs +2 -2
- package/dist/index94.mjs +2 -235
- package/dist/index95.mjs +233 -4
- package/dist/index96.mjs +5 -133
- package/dist/index97.mjs +129 -63
- package/dist/index98.mjs +67 -86
- package/dist/index99.mjs +85 -27
- package/dist/providers/StorefrontProvider.d.ts +3 -1
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +2 -2
- package/src/components/AssistantDrawer.stories.tsx +20 -91
- package/src/components/AssistantDrawer.tsx +5 -9
- package/src/components/ProductAssistantChips.stories.tsx +11 -6
- package/src/components/ProductAssistantChips.tsx +13 -8
- package/src/contexts/AssistantContext.tsx +62 -0
- package/src/index.ts +3 -2
- package/src/providers/StorefrontProvider.tsx +17 -2
- package/dist/components/SearchAssistantTrigger.d.ts +0 -12
- package/dist/components/SearchAssistantTrigger.d.ts.map +0 -1
- package/src/components/SearchAssistantTrigger.stories.tsx +0 -35
- package/src/components/SearchAssistantTrigger.tsx +0 -41
package/dist/index127.mjs
CHANGED
|
@@ -1,148 +1,26 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import { __require as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
function w() {
|
|
9
|
-
return N ? p : (N = 1, function(d) {
|
|
10
|
-
Object.defineProperty(d, "__esModule", {
|
|
2
|
+
import { __module as u } from "./index194.mjs";
|
|
3
|
+
import { __require as c } from "./index195.mjs";
|
|
4
|
+
var a;
|
|
5
|
+
function d() {
|
|
6
|
+
return a ? u.exports : (a = 1, function(o, e) {
|
|
7
|
+
Object.defineProperty(e, "__esModule", {
|
|
11
8
|
value: !0
|
|
12
|
-
})
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
get: t[r]
|
|
17
|
-
});
|
|
18
|
-
}
|
|
19
|
-
T(d, {
|
|
20
|
-
getNamedMiddlewareRegex: function() {
|
|
21
|
-
return A;
|
|
22
|
-
},
|
|
23
|
-
getNamedRouteRegex: function() {
|
|
24
|
-
return k;
|
|
25
|
-
},
|
|
26
|
-
getRouteRegex: function() {
|
|
27
|
-
return E;
|
|
28
|
-
},
|
|
29
|
-
parseParameter: function() {
|
|
30
|
-
return S;
|
|
9
|
+
}), Object.defineProperty(e, "detectDomainLocale", {
|
|
10
|
+
enumerable: !0,
|
|
11
|
+
get: function() {
|
|
12
|
+
return i;
|
|
31
13
|
}
|
|
32
14
|
});
|
|
33
|
-
const
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
const r = e.startsWith("...");
|
|
42
|
-
return r && (e = e.slice(3)), {
|
|
43
|
-
key: e,
|
|
44
|
-
repeat: r,
|
|
45
|
-
optional: t
|
|
46
|
-
};
|
|
47
|
-
}
|
|
48
|
-
function P(e) {
|
|
49
|
-
const t = (0, h.removeTrailingSlash)(e).slice(1).split("/"), r = {};
|
|
50
|
-
let u = 1;
|
|
51
|
-
return {
|
|
52
|
-
parameterizedRoute: t.map((s) => {
|
|
53
|
-
const o = _.INTERCEPTION_ROUTE_MARKERS.find((i) => s.startsWith(i)), a = s.match(x);
|
|
54
|
-
if (o && a) {
|
|
55
|
-
const { key: i, optional: c, repeat: n } = R(a[1]);
|
|
56
|
-
return r[i] = {
|
|
57
|
-
pos: u++,
|
|
58
|
-
repeat: n,
|
|
59
|
-
optional: c
|
|
60
|
-
}, "/" + (0, l.escapeStringRegexp)(o) + "([^/]+?)";
|
|
61
|
-
} else if (a) {
|
|
62
|
-
const { key: i, repeat: c, optional: n } = R(a[1]);
|
|
63
|
-
return r[i] = {
|
|
64
|
-
pos: u++,
|
|
65
|
-
repeat: c,
|
|
66
|
-
optional: n
|
|
67
|
-
}, c ? n ? "(?:/(.+?))?" : "/(.+?)" : "/([^/]+?)";
|
|
68
|
-
} else
|
|
69
|
-
return "/" + (0, l.escapeStringRegexp)(s);
|
|
70
|
-
}).join(""),
|
|
71
|
-
groups: r
|
|
72
|
-
};
|
|
73
|
-
}
|
|
74
|
-
function E(e) {
|
|
75
|
-
const { parameterizedRoute: t, groups: r } = P(e);
|
|
76
|
-
return {
|
|
77
|
-
re: new RegExp("^" + t + "(?:/)?$"),
|
|
78
|
-
groups: r
|
|
79
|
-
};
|
|
80
|
-
}
|
|
81
|
-
function K() {
|
|
82
|
-
let e = 0;
|
|
83
|
-
return () => {
|
|
84
|
-
let t = "", r = ++e;
|
|
85
|
-
for (; r > 0; )
|
|
86
|
-
t += String.fromCharCode(97 + (r - 1) % 26), r = Math.floor((r - 1) / 26);
|
|
87
|
-
return t;
|
|
88
|
-
};
|
|
89
|
-
}
|
|
90
|
-
function y(e) {
|
|
91
|
-
let { interceptionMarker: t, getSafeRouteKey: r, segment: u, routeKeys: s, keyPrefix: o } = e;
|
|
92
|
-
const { key: a, optional: i, repeat: c } = R(u);
|
|
93
|
-
let n = a.replace(/\W/g, "");
|
|
94
|
-
o && (n = "" + o + n);
|
|
95
|
-
let f = !1;
|
|
96
|
-
(n.length === 0 || n.length > 30) && (f = !0), isNaN(parseInt(n.slice(0, 1))) || (f = !0), f && (n = r()), o ? s[n] = "" + o + a : s[n] = a;
|
|
97
|
-
const g = t ? (0, l.escapeStringRegexp)(t) : "";
|
|
98
|
-
return c ? i ? "(?:/" + g + "(?<" + n + ">.+?))?" : "/" + g + "(?<" + n + ">.+?)" : "/" + g + "(?<" + n + ">[^/]+?)";
|
|
99
|
-
}
|
|
100
|
-
function M(e, t) {
|
|
101
|
-
const r = (0, h.removeTrailingSlash)(e).slice(1).split("/"), u = K(), s = {};
|
|
102
|
-
return {
|
|
103
|
-
namedParameterizedRoute: r.map((o) => {
|
|
104
|
-
const a = _.INTERCEPTION_ROUTE_MARKERS.some((c) => o.startsWith(c)), i = o.match(/\[((?:\[.*\])|.+)\]/);
|
|
105
|
-
if (a && i) {
|
|
106
|
-
const [c] = o.split(i[0]);
|
|
107
|
-
return y({
|
|
108
|
-
getSafeRouteKey: u,
|
|
109
|
-
interceptionMarker: c,
|
|
110
|
-
segment: i[1],
|
|
111
|
-
routeKeys: s,
|
|
112
|
-
keyPrefix: t ? m.NEXT_INTERCEPTION_MARKER_PREFIX : void 0
|
|
113
|
-
});
|
|
114
|
-
} else return i ? y({
|
|
115
|
-
getSafeRouteKey: u,
|
|
116
|
-
segment: i[1],
|
|
117
|
-
routeKeys: s,
|
|
118
|
-
keyPrefix: t ? m.NEXT_QUERY_PARAM_PREFIX : void 0
|
|
119
|
-
}) : "/" + (0, l.escapeStringRegexp)(o);
|
|
120
|
-
}).join(""),
|
|
121
|
-
routeKeys: s
|
|
122
|
-
};
|
|
123
|
-
}
|
|
124
|
-
function k(e, t) {
|
|
125
|
-
const r = M(e, t);
|
|
126
|
-
return {
|
|
127
|
-
...E(e),
|
|
128
|
-
namedRegex: "^" + r.namedParameterizedRoute + "(?:/)?$",
|
|
129
|
-
routeKeys: r.routeKeys
|
|
130
|
-
};
|
|
131
|
-
}
|
|
132
|
-
function A(e, t) {
|
|
133
|
-
const { parameterizedRoute: r } = P(e), { catchAll: u = !0 } = t;
|
|
134
|
-
if (r === "/")
|
|
135
|
-
return {
|
|
136
|
-
namedRegex: "^/" + (u ? ".*" : "") + "$"
|
|
137
|
-
};
|
|
138
|
-
const { namedParameterizedRoute: s } = M(e, !1);
|
|
139
|
-
let o = u ? "(?:(/.*)?)" : "";
|
|
140
|
-
return {
|
|
141
|
-
namedRegex: "^" + s + o + "$"
|
|
142
|
-
};
|
|
143
|
-
}
|
|
144
|
-
}(p), p);
|
|
15
|
+
const i = function() {
|
|
16
|
+
for (var n = arguments.length, r = new Array(n), t = 0; t < n; t++)
|
|
17
|
+
r[t] = arguments[t];
|
|
18
|
+
if (process.env.__NEXT_I18N_SUPPORT)
|
|
19
|
+
return c().detectDomainLocale(...r);
|
|
20
|
+
};
|
|
21
|
+
(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), o.exports = e.default);
|
|
22
|
+
}(u, u.exports), u.exports);
|
|
145
23
|
}
|
|
146
24
|
export {
|
|
147
|
-
|
|
25
|
+
d as __require
|
|
148
26
|
};
|
package/dist/index128.mjs
CHANGED
|
@@ -1,58 +1,30 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
return l ? c : (l = 1, function(h) {
|
|
8
|
-
Object.defineProperty(h, "__esModule", {
|
|
2
|
+
import { __exports as u } from "./index196.mjs";
|
|
3
|
+
var a;
|
|
4
|
+
function f() {
|
|
5
|
+
return a ? u : (a = 1, function(s) {
|
|
6
|
+
Object.defineProperty(s, "__esModule", {
|
|
9
7
|
value: !0
|
|
10
|
-
})
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
get: t[o]
|
|
15
|
-
});
|
|
16
|
-
}
|
|
17
|
-
m(h, {
|
|
18
|
-
formatUrl: function() {
|
|
19
|
-
return p;
|
|
20
|
-
},
|
|
21
|
-
formatWithValidation: function() {
|
|
22
|
-
return q;
|
|
23
|
-
},
|
|
24
|
-
urlObjectKeys: function() {
|
|
25
|
-
return u;
|
|
8
|
+
}), Object.defineProperty(s, "parsePath", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return i;
|
|
26
12
|
}
|
|
27
13
|
});
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
"hostname",
|
|
40
|
-
"href",
|
|
41
|
-
"path",
|
|
42
|
-
"pathname",
|
|
43
|
-
"port",
|
|
44
|
-
"protocol",
|
|
45
|
-
"query",
|
|
46
|
-
"search",
|
|
47
|
-
"slashes"
|
|
48
|
-
];
|
|
49
|
-
function q(e) {
|
|
50
|
-
return process.env.NODE_ENV === "development" && e !== null && typeof e == "object" && Object.keys(e).forEach((t) => {
|
|
51
|
-
u.includes(t) || console.warn("Unknown key passed via urlObject into url.format: " + t);
|
|
52
|
-
}), p(e);
|
|
14
|
+
function i(r) {
|
|
15
|
+
const e = r.indexOf("#"), n = r.indexOf("?"), t = n > -1 && (e < 0 || n < e);
|
|
16
|
+
return t || e > -1 ? {
|
|
17
|
+
pathname: r.substring(0, t ? n : e),
|
|
18
|
+
query: t ? r.substring(n, e > -1 ? e : void 0) : "",
|
|
19
|
+
hash: e > -1 ? r.slice(e) : ""
|
|
20
|
+
} : {
|
|
21
|
+
pathname: r,
|
|
22
|
+
query: "",
|
|
23
|
+
hash: ""
|
|
24
|
+
};
|
|
53
25
|
}
|
|
54
|
-
}(
|
|
26
|
+
}(u), u);
|
|
55
27
|
}
|
|
56
28
|
export {
|
|
57
|
-
|
|
29
|
+
f as __require
|
|
58
30
|
};
|
package/dist/index129.mjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __module as
|
|
3
|
-
import { __require as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { __module as a } from "./index197.mjs";
|
|
3
|
+
import { __require as f } from "./index198.mjs";
|
|
4
|
+
import { __require as c } from "./index199.mjs";
|
|
5
|
+
var i;
|
|
6
|
+
function g() {
|
|
7
|
+
return i ? a.exports : (i = 1, function(o, e) {
|
|
7
8
|
Object.defineProperty(e, "__esModule", {
|
|
8
9
|
value: !0
|
|
9
|
-
}), Object.defineProperty(e, "
|
|
10
|
+
}), Object.defineProperty(e, "addLocale", {
|
|
10
11
|
enumerable: !0,
|
|
11
12
|
get: function() {
|
|
12
|
-
return
|
|
13
|
+
return l;
|
|
13
14
|
}
|
|
14
15
|
});
|
|
15
|
-
const
|
|
16
|
-
for (var
|
|
17
|
-
r
|
|
18
|
-
|
|
19
|
-
return c().detectDomainLocale(...r);
|
|
16
|
+
const d = f(), l = function(t) {
|
|
17
|
+
for (var u = arguments.length, n = new Array(u > 1 ? u - 1 : 0), r = 1; r < u; r++)
|
|
18
|
+
n[r - 1] = arguments[r];
|
|
19
|
+
return process.env.__NEXT_I18N_SUPPORT ? (0, d.normalizePathTrailingSlash)(c().addLocale(t, ...n)) : t;
|
|
20
20
|
};
|
|
21
21
|
(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), o.exports = e.default);
|
|
22
|
-
}(
|
|
22
|
+
}(a, a.exports), a.exports);
|
|
23
23
|
}
|
|
24
24
|
export {
|
|
25
|
-
|
|
25
|
+
g as __require
|
|
26
26
|
};
|
package/dist/index13.mjs
CHANGED
|
@@ -1,105 +1,134 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { jsx as i, jsxs as
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
2
|
+
import { jsx as i, jsxs as s, Fragment as f } from "react/jsx-runtime";
|
|
3
|
+
import "./index31.mjs";
|
|
4
|
+
import { useGetCartRecommendations as U } from "./index43.mjs";
|
|
5
|
+
import "@tanstack/react-query";
|
|
6
|
+
import { useCart as q } from "./index3.mjs";
|
|
7
|
+
import { cn as p, formatCurrency as z } from "./index30.mjs";
|
|
8
|
+
import { Button as B } from "./index24.mjs";
|
|
9
|
+
import { Loader2 as b, Package as D, ShoppingCart as E } from "lucide-react";
|
|
10
|
+
import { useState as r, useEffect as G } from "react";
|
|
11
|
+
import { VariantPickerModal as H } from "./index14.mjs";
|
|
12
|
+
function _({
|
|
13
|
+
limit: P,
|
|
14
|
+
className: C
|
|
15
15
|
}) {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
const { cart: o, addItem: k } = q(), { data: c, isLoading: I, error: A } = U(o == null ? void 0 : o.id, P), [j, h] = r([]), [F, u] = r([]), [V, g] = r([]), [L, x] = r([]), [v, m] = r(null), [M, w] = r(!1);
|
|
17
|
+
if (G(() => {
|
|
18
|
+
x([]), u([]), g([]);
|
|
19
|
+
}, [c]), !o)
|
|
20
|
+
return null;
|
|
21
|
+
if (I)
|
|
22
|
+
return /* @__PURE__ */ i("div", { className: "py-6", children: /* @__PURE__ */ i("div", { className: "flex items-center justify-center", children: /* @__PURE__ */ i(b, { className: "h-6 w-6 animate-spin text-accent-500" }) }) });
|
|
23
|
+
const a = c == null ? void 0 : c.filter(
|
|
24
|
+
(e) => !L.includes(e.id)
|
|
25
|
+
);
|
|
26
|
+
if (A || !a || a.length === 0)
|
|
27
|
+
return null;
|
|
28
|
+
const N = async (e, t) => {
|
|
29
|
+
h((n) => [...n, e.id]);
|
|
30
|
+
try {
|
|
31
|
+
await k(e.slug, e.name, t.price, t.sku, 1), u((n) => [...n, e.id]), setTimeout(() => {
|
|
32
|
+
g((n) => [...n, e.id]);
|
|
33
|
+
}, 500), setTimeout(() => {
|
|
34
|
+
x((n) => [...n, e.id]);
|
|
35
|
+
}, 1e3);
|
|
36
|
+
} finally {
|
|
37
|
+
h((n) => n.filter((l) => l !== e.id));
|
|
38
|
+
}
|
|
39
|
+
}, T = (e) => {
|
|
40
|
+
if (e.variants.length > 1) {
|
|
41
|
+
m(e);
|
|
42
|
+
return;
|
|
43
|
+
}
|
|
44
|
+
const t = e.variants[0];
|
|
45
|
+
t && N(e, t);
|
|
46
|
+
}, S = async (e, t) => {
|
|
47
|
+
w(!0);
|
|
48
|
+
try {
|
|
49
|
+
const n = a.find((d) => d.id === e.id), l = n == null ? void 0 : n.variants.find((d) => d.id === t.id);
|
|
50
|
+
n && l && await N(n, l), m(null);
|
|
51
|
+
} finally {
|
|
52
|
+
w(!1);
|
|
53
|
+
}
|
|
19
54
|
};
|
|
20
|
-
return
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
disabled: !a || m || (a == null ? void 0 : a.availability) && !a.availability.available,
|
|
32
|
-
className: "w-full bg-accent-500 hover:bg-accent-600 text-white",
|
|
33
|
-
size: "lg",
|
|
34
|
-
children: m ? /* @__PURE__ */ n(d, { children: [
|
|
35
|
-
/* @__PURE__ */ i(j, { className: "h-4 w-4 animate-spin mr-2" }),
|
|
36
|
-
"Adding..."
|
|
37
|
-
] }) : /* @__PURE__ */ n(d, { children: [
|
|
38
|
-
/* @__PURE__ */ i(I, { className: "h-4 w-4 mr-2" }),
|
|
39
|
-
"Add to Cart - ",
|
|
40
|
-
a && (r ? /* @__PURE__ */ n("span", { children: [
|
|
41
|
-
/* @__PURE__ */ i("span", { className: "line-through opacity-60 mr-1", children: s(a.price) }),
|
|
42
|
-
s(Math.round(a.price * (1 - r / 100)))
|
|
43
|
-
] }) : s(a.price))
|
|
44
|
-
] })
|
|
45
|
-
}
|
|
46
|
-
),
|
|
47
|
-
children: /* @__PURE__ */ n("div", { className: "space-y-4", children: [
|
|
48
|
-
/* @__PURE__ */ n("div", { className: "flex gap-4", children: [
|
|
49
|
-
/* @__PURE__ */ i("div", { className: "w-20 h-20 flex-shrink-0 rounded-lg overflow-hidden bg-gray-100", children: a != null && a.thumbnailUrl || e.thumbnailUrl ? /* @__PURE__ */ i(
|
|
50
|
-
"img",
|
|
55
|
+
return /* @__PURE__ */ s(f, { children: [
|
|
56
|
+
/* @__PURE__ */ s("div", { className: p("pt-2", C), children: [
|
|
57
|
+
/* @__PURE__ */ i("div", { className: "mb-2 px-4", children: /* @__PURE__ */ i("h3", { className: "text-lg font-semibold text-gray-900", children: "Frequently bought together" }) }),
|
|
58
|
+
/* @__PURE__ */ i("div", { className: "overflow-x-auto", children: /* @__PURE__ */ s("div", { className: "flex gap-4 pb-2 transition-all duration-500", children: [
|
|
59
|
+
/* @__PURE__ */ i("div", { className: "flex-shrink-0 w-1" }),
|
|
60
|
+
a == null ? void 0 : a.map((e) => {
|
|
61
|
+
const t = e.variants[0];
|
|
62
|
+
if (!t) return null;
|
|
63
|
+
const n = j.includes(e.id), l = F.includes(e.id), d = V.includes(e.id);
|
|
64
|
+
return /* @__PURE__ */ i(
|
|
65
|
+
"div",
|
|
51
66
|
{
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
67
|
+
className: p(
|
|
68
|
+
"flex flex-row flex-shrink-0 w-64 h-24 bg-white border border-gray-300 rounded-lg overflow-hidden transition-all duration-500",
|
|
69
|
+
l && "opacity-0 blur-sm scale-95 pointer-events-none",
|
|
70
|
+
d && "w-0 h-0 mr-[-1rem] overflow-hidden"
|
|
71
|
+
),
|
|
72
|
+
children: /* @__PURE__ */ s(
|
|
73
|
+
"a",
|
|
74
|
+
{
|
|
75
|
+
href: `/product/${e.slug}`,
|
|
76
|
+
className: "flex flex-row flex-1 hover:bg-gray-50 transition-colors",
|
|
77
|
+
children: [
|
|
78
|
+
/* @__PURE__ */ i("div", { className: "relative w-20 h-full flex-shrink-0 bg-gray-100", children: e.thumbnailUrl ? /* @__PURE__ */ i(
|
|
79
|
+
"img",
|
|
80
|
+
{
|
|
81
|
+
src: e.thumbnailUrl,
|
|
82
|
+
alt: e.name,
|
|
83
|
+
className: "w-full h-full object-cover"
|
|
84
|
+
}
|
|
85
|
+
) : /* @__PURE__ */ i("div", { className: "w-full h-full flex items-center justify-center", children: /* @__PURE__ */ i(D, { className: "h-8 w-8 text-gray-300" }) }) }),
|
|
86
|
+
/* @__PURE__ */ s("div", { className: "p-2 flex flex-col flex-1 justify-between", children: [
|
|
87
|
+
/* @__PURE__ */ s("div", { children: [
|
|
88
|
+
/* @__PURE__ */ i("h4", { className: "text-xs font-medium text-gray-900 line-clamp-2 leading-tight", children: e.name }),
|
|
89
|
+
/* @__PURE__ */ i("p", { className: "text-xs font-semibold text-accent-600 mt-0.5", children: z(t.price) })
|
|
90
|
+
] }),
|
|
91
|
+
/* @__PURE__ */ i(
|
|
92
|
+
B,
|
|
93
|
+
{
|
|
94
|
+
size: "sm",
|
|
95
|
+
onClick: (y) => {
|
|
96
|
+
y.preventDefault(), y.stopPropagation(), T(e);
|
|
97
|
+
},
|
|
98
|
+
disabled: n,
|
|
99
|
+
className: "w-full bg-accent-500 hover:bg-accent-600 text-white text-xs h-6 mt-1",
|
|
100
|
+
children: n ? /* @__PURE__ */ s(f, { children: [
|
|
101
|
+
/* @__PURE__ */ i(b, { className: "h-3 w-3 animate-spin" }),
|
|
102
|
+
"Adding..."
|
|
103
|
+
] }) : /* @__PURE__ */ s(f, { children: [
|
|
104
|
+
/* @__PURE__ */ i(E, { className: "h-3 w-3" }),
|
|
105
|
+
"Add"
|
|
106
|
+
] })
|
|
107
|
+
}
|
|
108
|
+
)
|
|
109
|
+
] })
|
|
110
|
+
]
|
|
111
|
+
}
|
|
112
|
+
)
|
|
113
|
+
},
|
|
114
|
+
e.id
|
|
115
|
+
);
|
|
116
|
+
}),
|
|
117
|
+
/* @__PURE__ */ i("div", { className: "flex-shrink-0 w-1" })
|
|
118
|
+
] }) })
|
|
119
|
+
] }),
|
|
120
|
+
/* @__PURE__ */ i(
|
|
121
|
+
H,
|
|
122
|
+
{
|
|
123
|
+
isOpen: !!v,
|
|
124
|
+
onClose: () => m(null),
|
|
125
|
+
product: v,
|
|
126
|
+
onConfirm: S,
|
|
127
|
+
isLoading: M
|
|
128
|
+
}
|
|
129
|
+
)
|
|
130
|
+
] });
|
|
102
131
|
}
|
|
103
132
|
export {
|
|
104
|
-
|
|
133
|
+
_ as RecommendedProducts
|
|
105
134
|
};
|
package/dist/index130.mjs
CHANGED
|
@@ -1,30 +1,28 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
import { __module as o } from "./index200.mjs";
|
|
3
|
+
import { __require as d } from "./index128.mjs";
|
|
4
|
+
var f;
|
|
5
|
+
function m() {
|
|
6
|
+
return f ? o.exports : (f = 1, function(i, e) {
|
|
7
|
+
Object.defineProperty(e, "__esModule", {
|
|
7
8
|
value: !0
|
|
8
|
-
}), Object.defineProperty(
|
|
9
|
+
}), Object.defineProperty(e, "removeLocale", {
|
|
9
10
|
enumerable: !0,
|
|
10
11
|
get: function() {
|
|
11
|
-
return
|
|
12
|
+
return c;
|
|
12
13
|
}
|
|
13
14
|
});
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
pathname: r.
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
pathname: r,
|
|
22
|
-
query: "",
|
|
23
|
-
hash: ""
|
|
24
|
-
};
|
|
15
|
+
const l = d();
|
|
16
|
+
function c(r, t) {
|
|
17
|
+
if (process.env.__NEXT_I18N_SUPPORT) {
|
|
18
|
+
const { pathname: u } = (0, l.parsePath)(r), n = u.toLowerCase(), a = t == null ? void 0 : t.toLowerCase();
|
|
19
|
+
return t && (n.startsWith("/" + a + "/") || n === "/" + a) ? (u.length === t.length + 1 ? "/" : "") + r.slice(t.length + 1) : r;
|
|
20
|
+
}
|
|
21
|
+
return r;
|
|
25
22
|
}
|
|
26
|
-
|
|
23
|
+
(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), i.exports = e.default);
|
|
24
|
+
}(o, o.exports), o.exports);
|
|
27
25
|
}
|
|
28
26
|
export {
|
|
29
|
-
|
|
27
|
+
m as __require
|
|
30
28
|
};
|
package/dist/index131.mjs
CHANGED
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __module as
|
|
3
|
-
import { __require as
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
function
|
|
7
|
-
return i ? a.exports : (i = 1, function(o, e) {
|
|
2
|
+
import { __module as r } from "./index201.mjs";
|
|
3
|
+
import { __require as o } from "./index133.mjs";
|
|
4
|
+
var a;
|
|
5
|
+
function l() {
|
|
6
|
+
return a ? r.exports : (a = 1, function(n, e) {
|
|
8
7
|
Object.defineProperty(e, "__esModule", {
|
|
9
8
|
value: !0
|
|
10
|
-
}), Object.defineProperty(e, "
|
|
9
|
+
}), Object.defineProperty(e, "removeBasePath", {
|
|
11
10
|
enumerable: !0,
|
|
12
11
|
get: function() {
|
|
13
|
-
return
|
|
12
|
+
return i;
|
|
14
13
|
}
|
|
15
14
|
});
|
|
16
|
-
const
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
}(a, a.exports), a.exports);
|
|
15
|
+
const f = o(), u = process.env.__NEXT_ROUTER_BASEPATH || "";
|
|
16
|
+
function i(t) {
|
|
17
|
+
return process.env.__NEXT_MANUAL_CLIENT_BASE_PATH && !(0, f.hasBasePath)(t) || u.length === 0 || (t = t.slice(u.length), t.startsWith("/") || (t = "/" + t)), t;
|
|
18
|
+
}
|
|
19
|
+
(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), n.exports = e.default);
|
|
20
|
+
}(r, r.exports), r.exports);
|
|
23
21
|
}
|
|
24
22
|
export {
|
|
25
|
-
|
|
23
|
+
l as __require
|
|
26
24
|
};
|