@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/index90.mjs CHANGED
@@ -1,56 +1,182 @@
1
1
  'use client';
2
- import s from "./index75.mjs";
3
- import m from "./index143.mjs";
4
- import u from "./index144.mjs";
5
- import { getFetch as b } from "./index145.mjs";
6
- import d from "./index86.mjs";
7
- const p = {
8
- http: m,
9
- xhr: u,
10
- fetch: {
11
- get: b
2
+ import i from "./index76.mjs";
3
+ import S from "./index142.mjs";
4
+ const h = Symbol("internals");
5
+ function y(r) {
6
+ return r && String(r).trim().toLowerCase();
7
+ }
8
+ function m(r) {
9
+ return r === !1 || r == null ? r : i.isArray(r) ? r.map(m) : String(r);
10
+ }
11
+ function A(r) {
12
+ const t = /* @__PURE__ */ Object.create(null), e = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
13
+ let s;
14
+ for (; s = e.exec(r); )
15
+ t[s[1]] = s[2];
16
+ return t;
17
+ }
18
+ const k = (r) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(r.trim());
19
+ function g(r, t, e, s, n) {
20
+ if (i.isFunction(s))
21
+ return s.call(this, t, e);
22
+ if (n && (t = e), !!i.isString(t)) {
23
+ if (i.isString(s))
24
+ return t.indexOf(s) !== -1;
25
+ if (i.isRegExp(s))
26
+ return s.test(t);
12
27
  }
13
- };
14
- s.forEach(p, (e, o) => {
15
- if (e) {
16
- try {
17
- Object.defineProperty(e, "name", { value: o });
18
- } catch {
28
+ }
29
+ function E(r) {
30
+ return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (t, e, s) => e.toUpperCase() + s);
31
+ }
32
+ function j(r, t) {
33
+ const e = i.toCamelCase(" " + t);
34
+ ["get", "set", "has"].forEach((s) => {
35
+ Object.defineProperty(r, s + e, {
36
+ value: function(n, o, f) {
37
+ return this[s].call(this, t, n, o, f);
38
+ },
39
+ configurable: !0
40
+ });
41
+ });
42
+ }
43
+ class b {
44
+ constructor(t) {
45
+ t && this.set(t);
46
+ }
47
+ set(t, e, s) {
48
+ const n = this;
49
+ function o(c, l, a) {
50
+ const u = y(l);
51
+ if (!u)
52
+ throw new Error("header name must be a non-empty string");
53
+ const p = i.findKey(n, u);
54
+ (!p || n[p] === void 0 || a === !0 || a === void 0 && n[p] !== !1) && (n[p || l] = m(c));
19
55
  }
20
- Object.defineProperty(e, "adapterName", { value: o });
56
+ const f = (c, l) => i.forEach(c, (a, u) => o(a, u, l));
57
+ if (i.isPlainObject(t) || t instanceof this.constructor)
58
+ f(t, e);
59
+ else if (i.isString(t) && (t = t.trim()) && !k(t))
60
+ f(S(t), e);
61
+ else if (i.isObject(t) && i.isIterable(t)) {
62
+ let c = {}, l, a;
63
+ for (const u of t) {
64
+ if (!i.isArray(u))
65
+ throw TypeError("Object iterator must return a key-value pair");
66
+ c[a = u[0]] = (l = c[a]) ? i.isArray(l) ? [...l, u[1]] : [l, u[1]] : u[1];
67
+ }
68
+ f(c, e);
69
+ } else
70
+ t != null && o(e, t, s);
71
+ return this;
21
72
  }
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;
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
+ }
37
88
  }
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")
41
- );
42
- let n = a ? r.length > 1 ? `since :
43
- ` + r.map(f).join(`
44
- `) : " " + f(r[0]) : "as no adapter specified";
45
- throw new d(
46
- "There is no suitable adapter to dispatch the request " + n,
47
- "ERR_NOT_SUPPORT"
48
- );
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)));
49
94
  }
50
- return t;
51
- },
52
- adapters: p
53
- };
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
+ };
178
+ });
179
+ i.freezeMethods(b);
54
180
  export {
55
- y as default
181
+ b as default
56
182
  };
package/dist/index91.mjs CHANGED
@@ -1,72 +1,56 @@
1
1
  'use client';
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
2
+ import s from "./index76.mjs";
3
+ import m from "./index143.mjs";
4
+ import u from "./index144.mjs";
5
+ import { getFetch as b } from "./index145.mjs";
6
+ import d from "./index87.mjs";
7
+ const p = {
8
+ http: m,
9
+ xhr: u,
10
+ fetch: {
11
+ get: b
12
+ }
66
13
  };
67
- Object.entries(e).forEach(([t, o]) => {
68
- e[o] = t;
14
+ s.forEach(p, (e, o) => {
15
+ if (e) {
16
+ try {
17
+ Object.defineProperty(e, "name", { value: o });
18
+ } catch {
19
+ }
20
+ Object.defineProperty(e, "adapterName", { value: o });
21
+ }
69
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")
41
+ );
42
+ let n = a ? r.length > 1 ? `since :
43
+ ` + r.map(f).join(`
44
+ `) : " " + f(r[0]) : "as no adapter specified";
45
+ throw new d(
46
+ "There is no suitable adapter to dispatch the request " + n,
47
+ "ERR_NOT_SUPPORT"
48
+ );
49
+ }
50
+ return t;
51
+ },
52
+ adapters: p
53
+ };
70
54
  export {
71
- e as default
55
+ y as default
72
56
  };
package/dist/index92.mjs CHANGED
@@ -1,37 +1,72 @@
1
1
  'use client';
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");
13
- }
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."
18
- );
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."
25
- );
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));
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;
69
+ });
35
70
  export {
36
- s as serialize
71
+ e as default
37
72
  };
package/dist/index93.mjs CHANGED
@@ -1,46 +1,37 @@
1
1
  'use client';
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}` : "");
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");
6
13
  }
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");
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."
18
+ );
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."
25
+ );
26
+ r += `; Expires=${e.expires.toUTCString()}`;
24
27
  }
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;
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";
36
32
  }
37
- return n;
38
- }
33
+ return r;
34
+ }, s = (i, t, e) => (t = encodeURIComponent(t), a(i, t, e));
39
35
  export {
40
- f as buildSearchParams,
41
- o as deepMerge,
42
- s as mergePath,
43
- l as removeIndexString,
44
- p as replaceUrlParam,
45
- i as replaceUrlProtocol
36
+ s as serialize
46
37
  };
package/dist/index94.mjs CHANGED
@@ -1,5 +1,46 @@
1
1
  'use client';
2
- var o = { exports: {} };
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
+ }
3
39
  export {
4
- o as __module
40
+ f as buildSearchParams,
41
+ o as deepMerge,
42
+ s as mergePath,
43
+ l as removeIndexString,
44
+ p as replaceUrlParam,
45
+ i as replaceUrlProtocol
5
46
  };
@@ -15,7 +15,7 @@ interface MetaPixelContextValue {
15
15
  /**
16
16
  * Track a custom event
17
17
  */
18
- track: (event: string, data?: Record<string, unknown>) => void;
18
+ track: (event: string, data?: Record<string, unknown>, eventID?: string) => void;
19
19
  /**
20
20
  * Track a page view
21
21
  */
@@ -23,27 +23,32 @@ interface MetaPixelContextValue {
23
23
  /**
24
24
  * Track product view
25
25
  */
26
- trackProductView: (productId: string, productName: string, price: number) => void;
26
+ trackProductView: (productId: string, productName: string, price: number, eventID?: string) => void;
27
27
  /**
28
28
  * Track add to cart event
29
29
  * @param productId - Product identifier
30
30
  * @param productName - Product name
31
31
  * @param price - Unit price (not total)
32
32
  * @param quantity - Quantity added
33
+ * @param eventID - Optional event ID for deduplication with CAPI
33
34
  */
34
- trackAddToCart: (productId: string, productName: string, price: number, quantity: number) => void;
35
+ trackAddToCart: (productId: string, productName: string, price: number, quantity: number, eventID?: string) => void;
35
36
  /**
36
37
  * Track begin checkout event
38
+ * @param cartTotal - Total cart value
39
+ * @param itemCount - Number of items
40
+ * @param eventID - Optional event ID for deduplication with CAPI
37
41
  */
38
- trackInitiateCheckout: (cartTotal: number, itemCount: number) => void;
42
+ trackInitiateCheckout: (cartTotal: number, itemCount: number, eventID?: string) => void;
39
43
  /**
40
44
  * Track purchase event
41
45
  * @param orderTotal - Total order value
42
46
  * @param currency - Currency code (e.g., 'NGN', 'USD')
43
47
  * @param orderId - Order ID or order number
44
48
  * @param items - Array of purchased items with SKU, quantity, and price
49
+ * @param eventID - Optional event ID for deduplication with CAPI
45
50
  */
46
- trackPurchase: (orderTotal: number, currency: string, orderId: string, items: PurchaseItem[]) => void;
51
+ trackPurchase: (orderTotal: number, currency: string, orderId: string, items: PurchaseItem[], eventID?: string) => void;
47
52
  /**
48
53
  * Whether the pixel is initialized
49
54
  */
@@ -1 +1 @@
1
- {"version":3,"file":"MetaPixelProvider.d.ts","sourceRoot":"","sources":["../../src/providers/MetaPixelProvider.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EAAkD,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAGvF,UAAU,YAAY;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,qBAAqB;IAC7B;;OAEG;IACH,KAAK,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,IAAI,CAAC;IAE/D;;OAEG;IACH,aAAa,EAAE,MAAM,IAAI,CAAC;IAE1B;;OAEG;IACH,gBAAgB,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAElF;;;;;;OAMG;IACH,cAAc,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IAElG;;OAEG;IACH,qBAAqB,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,KAAK,IAAI,CAAC;IAEtE;;;;;;OAMG;IACH,aAAa,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,YAAY,EAAE,KAAK,IAAI,CAAC;IAEtG;;OAEG;IACH,aAAa,EAAE,OAAO,CAAC;CACxB;AAID,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,SAAS,CAAC;IACpB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,sBAAsB,2CAsHrF;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,YAAY,0BAQ3B;AAED,YAAY,EAAE,YAAY,EAAE,CAAC"}
1
+ {"version":3,"file":"MetaPixelProvider.d.ts","sourceRoot":"","sources":["../../src/providers/MetaPixelProvider.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,EAAkD,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvF,UAAU,YAAY;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,qBAAqB;IAC7B;;OAEG;IACH,KAAK,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAEjF;;OAEG;IACH,aAAa,EAAE,MAAM,IAAI,CAAC;IAE1B;;OAEG;IACH,gBAAgB,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpG;;;;;;;OAOG;IACH,cAAc,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAEpH;;;;;OAKG;IACH,qBAAqB,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAExF;;;;;;;OAOG;IACH,aAAa,EAAE,CAAC,UAAU,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,YAAY,EAAE,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAExH;;OAEG;IACH,aAAa,EAAE,OAAO,CAAC;CACxB;AAID,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,SAAS,CAAC;IACpB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;OAGG;IACH,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;;;;;;GAWG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,KAAK,EAAE,EAAE,sBAAsB,2CAkIrF;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,YAAY,0BAQ3B;AAED,YAAY,EAAE,YAAY,EAAE,CAAC"}