@instockng/storefront-ui 1.0.73 → 1.0.74
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/ShoppingCart.d.ts.map +1 -1
- package/dist/index100.mjs +68 -178
- package/dist/index101.mjs +31 -50
- package/dist/index102.mjs +43 -69
- package/dist/index103.mjs +2 -2
- package/dist/index104.mjs +28 -2
- package/dist/index105.mjs +16 -26
- package/dist/index106.mjs +210 -13
- package/dist/index107.mjs +159 -194
- package/dist/index108.mjs +17 -175
- package/dist/index109.mjs +15 -14
- package/dist/index110.mjs +25 -15
- package/dist/index111.mjs +150 -27
- package/dist/index112.mjs +15 -151
- package/dist/index113.mjs +24 -13
- package/dist/index114.mjs +75 -22
- package/dist/index115.mjs +30 -76
- package/dist/index116.mjs +139 -32
- package/dist/index117.mjs +45 -135
- package/dist/index118.mjs +19 -51
- package/dist/index119.mjs +19 -15
- package/dist/index120.mjs +17 -21
- package/dist/index121.mjs +18 -16
- package/dist/index122.mjs +13 -17
- package/dist/index123.mjs +14 -13
- package/dist/index124.mjs +12 -13
- package/dist/index125.mjs +58 -14
- package/dist/index126.mjs +10 -57
- package/dist/index127.mjs +32 -11
- package/dist/index128.mjs +17 -32
- package/dist/index129.mjs +27 -17
- package/dist/index13.mjs +103 -82
- package/dist/index130.mjs +19 -26
- package/dist/index131.mjs +12 -20
- package/dist/index132.mjs +14 -12
- package/dist/index133.mjs +40 -14
- package/dist/index134.mjs +16 -40
- package/dist/index135.mjs +261 -16
- package/dist/index136.mjs +64 -262
- package/dist/index137.mjs +7 -69
- package/dist/index138.mjs +2 -8
- package/dist/index139.mjs +2 -2
- package/dist/index140.mjs +33 -2
- package/dist/index141.mjs +2 -33
- package/dist/index142.mjs +2 -2
- package/dist/index143.mjs +2 -2
- package/dist/index144.mjs +1 -1
- package/dist/index145.mjs +6 -6
- package/dist/index146.mjs +2 -2
- package/dist/index147.mjs +2 -2
- package/dist/index149.mjs +2 -2
- package/dist/index150.mjs +2 -2
- package/dist/index151.mjs +1 -1
- package/dist/index153.mjs +8 -8
- package/dist/index154.mjs +8 -8
- package/dist/index159.mjs +1 -1
- package/dist/index160.mjs +1 -1
- package/dist/index161.mjs +1 -1
- package/dist/index162.mjs +1 -1
- package/dist/index163.mjs +1 -1
- package/dist/index165.mjs +3 -3
- package/dist/index166.mjs +1 -1
- package/dist/index168.mjs +3 -3
- package/dist/index169.mjs +1 -1
- package/dist/index174.mjs +2 -2
- package/dist/index176.mjs +1 -1
- package/dist/index178.mjs +2 -2
- package/dist/index179.mjs +5 -5
- package/dist/index182.mjs +1 -1
- package/dist/index185.mjs +1 -1
- package/dist/index188.mjs +3 -3
- package/dist/index189.mjs +1 -1
- package/dist/index193.mjs +2 -2
- package/dist/index195.mjs +2 -2
- package/dist/index199.mjs +1 -1
- package/dist/index201.mjs +2 -2
- package/dist/index210.mjs +2 -2
- package/dist/index212.mjs +1 -1
- package/dist/index213.mjs +1 -1
- package/dist/index214.mjs +2 -31
- package/dist/index215.mjs +2 -11
- package/dist/index216.mjs +2 -4
- package/dist/index217.mjs +2 -4
- package/dist/index218.mjs +108 -13
- package/dist/index219.mjs +2 -7
- package/dist/index220.mjs +2 -12
- package/dist/index221.mjs +36 -4
- package/dist/index222.mjs +2 -33
- package/dist/index223.mjs +2 -31
- package/dist/index224.mjs +2 -28
- package/dist/index225.mjs +2 -61
- package/dist/index227.mjs +2 -108
- package/dist/index229.mjs +244 -2
- package/dist/index230.mjs +2 -2
- package/dist/index231.mjs +33 -2
- package/dist/index232.mjs +65 -2
- package/dist/index233.mjs +25 -2
- package/dist/index235.mjs +2 -2
- package/dist/index236.mjs +2 -2
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -37
- package/dist/index240.mjs +2 -244
- package/dist/index241.mjs +2 -2
- package/dist/index242.mjs +2 -33
- package/dist/index243.mjs +2 -65
- package/dist/index244.mjs +4 -25
- package/dist/index245.mjs +31 -2
- package/dist/index246.mjs +11 -2
- package/dist/index247.mjs +4 -2
- package/dist/index248.mjs +4 -2
- package/dist/index249.mjs +13 -2
- package/dist/index250.mjs +7 -2
- package/dist/index251.mjs +12 -2
- package/dist/index252.mjs +5 -2
- package/dist/index253.mjs +33 -2
- package/dist/index254.mjs +31 -4
- package/dist/index255.mjs +28 -2
- package/dist/index256.mjs +61 -2
- package/dist/index257.mjs +2 -3
- package/dist/index258.mjs +2 -2
- package/dist/index259.mjs +18 -2
- package/dist/index260.mjs +47 -2
- package/dist/index261.mjs +2 -17
- package/dist/index262.mjs +2 -13
- package/dist/index263.mjs +2 -6
- package/dist/index264.mjs +2 -30
- package/dist/index265.mjs +91 -2
- package/dist/index266.mjs +2 -18
- package/dist/index267.mjs +3 -47
- package/dist/index268.mjs +2 -2
- package/dist/index269.mjs +2 -2
- package/dist/index270.mjs +17 -2
- package/dist/index271.mjs +13 -2
- package/dist/index272.mjs +6 -91
- package/dist/index273.mjs +30 -2
- package/dist/index35.mjs +1 -1
- package/dist/index36.mjs +1 -1
- package/dist/index37.mjs +1 -1
- package/dist/index38.mjs +1 -1
- package/dist/index39.mjs +1 -1
- package/dist/index40.mjs +2 -2
- package/dist/index42.mjs +2 -2
- package/dist/index49.mjs +1 -1
- package/dist/index54.mjs +17 -17
- package/dist/index55.mjs +2 -2
- package/dist/index56.mjs +1 -1
- package/dist/index57.mjs +1 -1
- package/dist/index58.mjs +1 -1
- package/dist/index59.mjs +1 -1
- package/dist/index60.mjs +1 -1
- package/dist/index61.mjs +1 -1
- package/dist/index62.mjs +1 -1
- package/dist/index63.mjs +1 -1
- package/dist/index64.mjs +1 -1
- package/dist/index65.mjs +1 -1
- package/dist/index66.mjs +1 -1
- package/dist/index67.mjs +1 -1
- package/dist/index68.mjs +1 -1
- package/dist/index69.mjs +23 -4
- package/dist/index70.mjs +2 -23
- package/dist/index71.mjs +150 -21
- package/dist/index72.mjs +23 -2
- package/dist/index73.mjs +4 -152
- package/dist/index76.mjs +2 -2
- package/dist/index77.mjs +2 -34
- package/dist/index78.mjs +5 -42
- package/dist/index79.mjs +1134 -2
- package/dist/index80.mjs +19 -5
- package/dist/index81.mjs +40 -1119
- package/dist/index82.mjs +27 -14
- package/dist/index83.mjs +2 -55
- package/dist/index84.mjs +231 -29
- package/dist/index85.mjs +6 -2
- package/dist/index86.mjs +127 -228
- package/dist/index87.mjs +66 -4
- package/dist/index88.mjs +77 -124
- package/dist/index89.mjs +26 -65
- package/dist/index90.mjs +6 -84
- package/dist/index91.mjs +72 -26
- package/dist/index92.mjs +3 -8
- package/dist/index93.mjs +2 -75
- package/dist/index94.mjs +82 -3
- package/dist/index95.mjs +54 -2
- package/dist/index96.mjs +5 -82
- package/dist/index97.mjs +4 -53
- package/dist/index98.mjs +178 -5
- package/dist/index99.mjs +53 -5
- package/dist/styles.css +1 -1
- package/package.json +1 -1
- package/src/components/ShoppingCart.tsx +36 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ShoppingCart.d.ts","sourceRoot":"","sources":["../../src/components/ShoppingCart.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAWnD,MAAM,WAAW,iBAAiB;IAChC,+BAA+B;IAC/B,MAAM,EAAE,OAAO,CAAC;IAChB,sCAAsC;IACtC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,wCAAwC;IACxC,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,iDAAiD;IACjD,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC,uDAAuD;IACvD,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IAC3C,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,+BAA+B;IAC/B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,oCAAoC;IACpC,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,2BAA2B;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,oCAAoC;IACpC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,uCAAuC;IACvC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,gDAAgD;IAChD,+BAA+B,CAAC,EAAE,MAAM,CAAC;IACzC,uBAAuB;IACvB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,yBAAyB;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,wBAAgB,YAAY,CAAC,EAC3B,MAAM,EACN,OAAO,EACP,UAAU,EACV,kBAAkB,EAClB,iBAAiB,EACjB,SAAS,EACT,gBAAuB,EACvB,oBAA2B,EAC3B,kBAAwC,EACxC,oBAA0C,EAC1C,uBAAuB,EACvB,+BAA+B,EAC/B,eAAuB,EACvB,YAAmC,GACpC,EAAE,iBAAiB,
|
|
1
|
+
{"version":3,"file":"ShoppingCart.d.ts","sourceRoot":"","sources":["../../src/components/ShoppingCart.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAWnD,MAAM,WAAW,iBAAiB;IAChC,+BAA+B;IAC/B,MAAM,EAAE,OAAO,CAAC;IAChB,sCAAsC;IACtC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,wCAAwC;IACxC,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,iDAAiD;IACjD,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC,uDAAuD;IACvD,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,KAAK,IAAI,CAAC;IAC3C,wBAAwB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,+BAA+B;IAC/B,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,oCAAoC;IACpC,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B,2BAA2B;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,oCAAoC;IACpC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,uCAAuC;IACvC,uBAAuB,CAAC,EAAE,MAAM,CAAC;IACjC,gDAAgD;IAChD,+BAA+B,CAAC,EAAE,MAAM,CAAC;IACzC,uBAAuB;IACvB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,yBAAyB;IACzB,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,wBAAgB,YAAY,CAAC,EAC3B,MAAM,EACN,OAAO,EACP,UAAU,EACV,kBAAkB,EAClB,iBAAiB,EACjB,SAAS,EACT,gBAAuB,EACvB,oBAA2B,EAC3B,kBAAwC,EACxC,oBAA0C,EAC1C,uBAAuB,EACvB,+BAA+B,EAC/B,eAAuB,EACvB,YAAmC,GACpC,EAAE,iBAAiB,2CAwPnB"}
|
package/dist/index100.mjs
CHANGED
|
@@ -1,182 +1,72 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
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
|
-
};
|
|
2
|
+
const e = {
|
|
3
|
+
Continue: 100,
|
|
4
|
+
SwitchingProtocols: 101,
|
|
5
|
+
Processing: 102,
|
|
6
|
+
EarlyHints: 103,
|
|
7
|
+
Ok: 200,
|
|
8
|
+
Created: 201,
|
|
9
|
+
Accepted: 202,
|
|
10
|
+
NonAuthoritativeInformation: 203,
|
|
11
|
+
NoContent: 204,
|
|
12
|
+
ResetContent: 205,
|
|
13
|
+
PartialContent: 206,
|
|
14
|
+
MultiStatus: 207,
|
|
15
|
+
AlreadyReported: 208,
|
|
16
|
+
ImUsed: 226,
|
|
17
|
+
MultipleChoices: 300,
|
|
18
|
+
MovedPermanently: 301,
|
|
19
|
+
Found: 302,
|
|
20
|
+
SeeOther: 303,
|
|
21
|
+
NotModified: 304,
|
|
22
|
+
UseProxy: 305,
|
|
23
|
+
Unused: 306,
|
|
24
|
+
TemporaryRedirect: 307,
|
|
25
|
+
PermanentRedirect: 308,
|
|
26
|
+
BadRequest: 400,
|
|
27
|
+
Unauthorized: 401,
|
|
28
|
+
PaymentRequired: 402,
|
|
29
|
+
Forbidden: 403,
|
|
30
|
+
NotFound: 404,
|
|
31
|
+
MethodNotAllowed: 405,
|
|
32
|
+
NotAcceptable: 406,
|
|
33
|
+
ProxyAuthenticationRequired: 407,
|
|
34
|
+
RequestTimeout: 408,
|
|
35
|
+
Conflict: 409,
|
|
36
|
+
Gone: 410,
|
|
37
|
+
LengthRequired: 411,
|
|
38
|
+
PreconditionFailed: 412,
|
|
39
|
+
PayloadTooLarge: 413,
|
|
40
|
+
UriTooLong: 414,
|
|
41
|
+
UnsupportedMediaType: 415,
|
|
42
|
+
RangeNotSatisfiable: 416,
|
|
43
|
+
ExpectationFailed: 417,
|
|
44
|
+
ImATeapot: 418,
|
|
45
|
+
MisdirectedRequest: 421,
|
|
46
|
+
UnprocessableEntity: 422,
|
|
47
|
+
Locked: 423,
|
|
48
|
+
FailedDependency: 424,
|
|
49
|
+
TooEarly: 425,
|
|
50
|
+
UpgradeRequired: 426,
|
|
51
|
+
PreconditionRequired: 428,
|
|
52
|
+
TooManyRequests: 429,
|
|
53
|
+
RequestHeaderFieldsTooLarge: 431,
|
|
54
|
+
UnavailableForLegalReasons: 451,
|
|
55
|
+
InternalServerError: 500,
|
|
56
|
+
NotImplemented: 501,
|
|
57
|
+
BadGateway: 502,
|
|
58
|
+
ServiceUnavailable: 503,
|
|
59
|
+
GatewayTimeout: 504,
|
|
60
|
+
HttpVersionNotSupported: 505,
|
|
61
|
+
VariantAlsoNegotiates: 506,
|
|
62
|
+
InsufficientStorage: 507,
|
|
63
|
+
LoopDetected: 508,
|
|
64
|
+
NotExtended: 510,
|
|
65
|
+
NetworkAuthenticationRequired: 511
|
|
66
|
+
};
|
|
67
|
+
Object.entries(e).forEach(([t, o]) => {
|
|
68
|
+
e[o] = t;
|
|
178
69
|
});
|
|
179
|
-
i.freezeMethods(b);
|
|
180
70
|
export {
|
|
181
|
-
|
|
71
|
+
e as default
|
|
182
72
|
};
|
package/dist/index101.mjs
CHANGED
|
@@ -1,56 +1,37 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
2
|
+
var a = (i, t, e = {}) => {
|
|
3
|
+
let r = `${i}=${t}`;
|
|
4
|
+
if (i.startsWith("__Secure-") && !e.secure)
|
|
5
|
+
throw new Error("__Secure- Cookie must have Secure attributes");
|
|
6
|
+
if (i.startsWith("__Host-")) {
|
|
7
|
+
if (!e.secure)
|
|
8
|
+
throw new Error("__Host- Cookie must have Secure attributes");
|
|
9
|
+
if (e.path !== "/")
|
|
10
|
+
throw new Error('__Host- Cookie must have Path attributes with "/"');
|
|
11
|
+
if (e.domain)
|
|
12
|
+
throw new Error("__Host- Cookie must not have Domain attributes");
|
|
12
13
|
}
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
Object.defineProperty(e, "name", { value: o });
|
|
18
|
-
} catch {
|
|
19
|
-
}
|
|
20
|
-
Object.defineProperty(e, "adapterName", { value: o });
|
|
21
|
-
}
|
|
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")
|
|
14
|
+
if (e && typeof e.maxAge == "number" && e.maxAge >= 0) {
|
|
15
|
+
if (e.maxAge > 3456e4)
|
|
16
|
+
throw new Error(
|
|
17
|
+
"Cookies Max-Age SHOULD NOT be greater than 400 days (34560000 seconds) in duration."
|
|
41
18
|
);
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
"
|
|
19
|
+
r += `; Max-Age=${e.maxAge | 0}`;
|
|
20
|
+
}
|
|
21
|
+
if (e.domain && e.prefix !== "host" && (r += `; Domain=${e.domain}`), e.path && (r += `; Path=${e.path}`), e.expires) {
|
|
22
|
+
if (e.expires.getTime() - Date.now() > 3456e7)
|
|
23
|
+
throw new Error(
|
|
24
|
+
"Cookies Expires SHOULD NOT be greater than 400 days (34560000 seconds) in the future."
|
|
48
25
|
);
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
},
|
|
52
|
-
|
|
53
|
-
|
|
26
|
+
r += `; Expires=${e.expires.toUTCString()}`;
|
|
27
|
+
}
|
|
28
|
+
if (e.httpOnly && (r += "; HttpOnly"), e.secure && (r += "; Secure"), e.sameSite && (r += `; SameSite=${e.sameSite.charAt(0).toUpperCase() + e.sameSite.slice(1)}`), e.priority && (r += `; Priority=${e.priority.charAt(0).toUpperCase() + e.priority.slice(1)}`), e.partitioned) {
|
|
29
|
+
if (!e.secure)
|
|
30
|
+
throw new Error("Partitioned Cookie must have Secure attributes");
|
|
31
|
+
r += "; Partitioned";
|
|
32
|
+
}
|
|
33
|
+
return r;
|
|
34
|
+
}, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
|
|
54
35
|
export {
|
|
55
|
-
|
|
36
|
+
s as serialize
|
|
56
37
|
};
|
package/dist/index102.mjs
CHANGED
|
@@ -1,72 +1,46 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
PayloadTooLarge: 413,
|
|
40
|
-
UriTooLong: 414,
|
|
41
|
-
UnsupportedMediaType: 415,
|
|
42
|
-
RangeNotSatisfiable: 416,
|
|
43
|
-
ExpectationFailed: 417,
|
|
44
|
-
ImATeapot: 418,
|
|
45
|
-
MisdirectedRequest: 421,
|
|
46
|
-
UnprocessableEntity: 422,
|
|
47
|
-
Locked: 423,
|
|
48
|
-
FailedDependency: 424,
|
|
49
|
-
TooEarly: 425,
|
|
50
|
-
UpgradeRequired: 426,
|
|
51
|
-
PreconditionRequired: 428,
|
|
52
|
-
TooManyRequests: 429,
|
|
53
|
-
RequestHeaderFieldsTooLarge: 431,
|
|
54
|
-
UnavailableForLegalReasons: 451,
|
|
55
|
-
InternalServerError: 500,
|
|
56
|
-
NotImplemented: 501,
|
|
57
|
-
BadGateway: 502,
|
|
58
|
-
ServiceUnavailable: 503,
|
|
59
|
-
GatewayTimeout: 504,
|
|
60
|
-
HttpVersionNotSupported: 505,
|
|
61
|
-
VariantAlsoNegotiates: 506,
|
|
62
|
-
InsufficientStorage: 507,
|
|
63
|
-
LoopDetected: 508,
|
|
64
|
-
NotExtended: 510,
|
|
65
|
-
NetworkAuthenticationRequired: 511
|
|
66
|
-
};
|
|
67
|
-
Object.entries(e).forEach(([t, o]) => {
|
|
68
|
-
e[o] = t;
|
|
69
|
-
});
|
|
2
|
+
var s = (e, r) => (e = e.replace(/\/+$/, ""), e = e + "/", r = r.replace(/^\/+/, ""), e + r), p = (e, r) => {
|
|
3
|
+
for (const [n, t] of Object.entries(r)) {
|
|
4
|
+
const c = new RegExp("/:" + n + "(?:{[^/]+})?\\??");
|
|
5
|
+
e = e.replace(c, t ? `/${t}` : "");
|
|
6
|
+
}
|
|
7
|
+
return e;
|
|
8
|
+
}, f = (e) => {
|
|
9
|
+
const r = new URLSearchParams();
|
|
10
|
+
for (const [n, t] of Object.entries(e))
|
|
11
|
+
if (t !== void 0)
|
|
12
|
+
if (Array.isArray(t))
|
|
13
|
+
for (const c of t)
|
|
14
|
+
r.append(n, c);
|
|
15
|
+
else
|
|
16
|
+
r.set(n, t);
|
|
17
|
+
return r;
|
|
18
|
+
}, i = (e, r) => {
|
|
19
|
+
switch (r) {
|
|
20
|
+
case "ws":
|
|
21
|
+
return e.replace(/^http/, "ws");
|
|
22
|
+
case "http":
|
|
23
|
+
return e.replace(/^ws/, "http");
|
|
24
|
+
}
|
|
25
|
+
}, l = (e) => /^https?:\/\/[^\/]+?\/index(?=\?|$)/.test(e) ? e.replace(/\/index(?=\?|$)/, "/") : e.replace(/\/index(?=\?|$)/, "");
|
|
26
|
+
function a(e) {
|
|
27
|
+
return typeof e == "object" && e !== null && !Array.isArray(e);
|
|
28
|
+
}
|
|
29
|
+
function o(e, r) {
|
|
30
|
+
if (!a(e) && !a(r))
|
|
31
|
+
return r;
|
|
32
|
+
const n = { ...e };
|
|
33
|
+
for (const t in r) {
|
|
34
|
+
const c = r[t];
|
|
35
|
+
a(n[t]) && a(c) ? n[t] = o(n[t], c) : n[t] = c;
|
|
36
|
+
}
|
|
37
|
+
return n;
|
|
38
|
+
}
|
|
70
39
|
export {
|
|
71
|
-
|
|
40
|
+
f as buildSearchParams,
|
|
41
|
+
o as deepMerge,
|
|
42
|
+
s as mergePath,
|
|
43
|
+
l as removeIndexString,
|
|
44
|
+
p as replaceUrlParam,
|
|
45
|
+
i as replaceUrlProtocol
|
|
72
46
|
};
|
package/dist/index103.mjs
CHANGED
package/dist/index104.mjs
CHANGED
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
import { __exports as u } from "./index156.mjs";
|
|
3
|
+
var c;
|
|
4
|
+
function o() {
|
|
5
|
+
if (c) return u;
|
|
6
|
+
c = 1;
|
|
7
|
+
function p(r) {
|
|
8
|
+
if (typeof WeakMap != "function") return null;
|
|
9
|
+
var n = /* @__PURE__ */ new WeakMap(), e = /* @__PURE__ */ new WeakMap();
|
|
10
|
+
return (p = function(t) {
|
|
11
|
+
return t ? e : n;
|
|
12
|
+
})(r);
|
|
13
|
+
}
|
|
14
|
+
function f(r, n) {
|
|
15
|
+
if (!n && r && r.__esModule) return r;
|
|
16
|
+
if (r === null || typeof r != "object" && typeof r != "function") return { default: r };
|
|
17
|
+
var e = p(n);
|
|
18
|
+
if (e && e.has(r)) return e.get(r);
|
|
19
|
+
var t = { __proto__: null }, _ = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
|
20
|
+
for (var i in r)
|
|
21
|
+
if (i !== "default" && Object.prototype.hasOwnProperty.call(r, i)) {
|
|
22
|
+
var a = _ ? Object.getOwnPropertyDescriptor(r, i) : null;
|
|
23
|
+
a && (a.get || a.set) ? Object.defineProperty(t, i, a) : t[i] = r[i];
|
|
24
|
+
}
|
|
25
|
+
return t.default = r, e && e.set(r, t), t;
|
|
26
|
+
}
|
|
27
|
+
return u._ = f, u;
|
|
28
|
+
}
|
|
3
29
|
export {
|
|
4
|
-
|
|
30
|
+
o as __require
|
|
5
31
|
};
|
package/dist/index105.mjs
CHANGED
|
@@ -1,31 +1,21 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import { __exports as
|
|
3
|
-
var
|
|
4
|
-
function
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
})(r);
|
|
13
|
-
}
|
|
14
|
-
function f(r, n) {
|
|
15
|
-
if (!n && r && r.__esModule) return r;
|
|
16
|
-
if (r === null || typeof r != "object" && typeof r != "function") return { default: r };
|
|
17
|
-
var e = p(n);
|
|
18
|
-
if (e && e.has(r)) return e.get(r);
|
|
19
|
-
var t = { __proto__: null }, _ = Object.defineProperty && Object.getOwnPropertyDescriptor;
|
|
20
|
-
for (var i in r)
|
|
21
|
-
if (i !== "default" && Object.prototype.hasOwnProperty.call(r, i)) {
|
|
22
|
-
var a = _ ? Object.getOwnPropertyDescriptor(r, i) : null;
|
|
23
|
-
a && (a.get || a.set) ? Object.defineProperty(t, i, a) : t[i] = r[i];
|
|
2
|
+
import { __exports as e } from "./index157.mjs";
|
|
3
|
+
var i;
|
|
4
|
+
function u() {
|
|
5
|
+
return i ? e : (i = 1, function(r) {
|
|
6
|
+
Object.defineProperty(r, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
}), Object.defineProperty(r, "removeTrailingSlash", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return n;
|
|
24
12
|
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
13
|
+
});
|
|
14
|
+
function n(a) {
|
|
15
|
+
return a.replace(/\/$/, "") || "/";
|
|
16
|
+
}
|
|
17
|
+
}(e), e);
|
|
28
18
|
}
|
|
29
19
|
export {
|
|
30
|
-
|
|
20
|
+
u as __require
|
|
31
21
|
};
|