@instockng/storefront-ui 1.0.32 → 1.0.33
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/contexts/CartContext.d.ts.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.mjs +99 -96
- package/dist/index10.mjs +85 -162
- package/dist/index100.mjs +210 -17
- package/dist/index101.mjs +174 -17
- package/dist/index102.mjs +14 -25
- package/dist/index103.mjs +17 -150
- package/dist/index104.mjs +26 -13
- package/dist/index105.mjs +149 -24
- package/dist/index106.mjs +13 -77
- package/dist/index107.mjs +20 -27
- package/dist/index108.mjs +76 -137
- package/dist/index109.mjs +33 -50
- package/dist/index11.mjs +171 -94
- package/dist/index110.mjs +141 -19
- package/dist/index111.mjs +50 -22
- package/dist/index112.mjs +14 -14
- package/dist/index113.mjs +20 -18
- package/dist/index114.mjs +16 -14
- package/dist/index115.mjs +17 -14
- package/dist/index116.mjs +12 -12
- package/dist/index117.mjs +15 -58
- package/dist/index118.mjs +14 -11
- package/dist/index119.mjs +56 -30
- package/dist/index12.mjs +82 -659
- package/dist/index120.mjs +9 -15
- package/dist/index121.mjs +31 -26
- package/dist/index122.mjs +13 -16
- package/dist/index123.mjs +26 -11
- package/dist/index124.mjs +17 -11
- package/dist/index125.mjs +12 -40
- package/dist/index126.mjs +14 -16
- package/dist/index127.mjs +42 -263
- package/dist/index128.mjs +15 -62
- package/dist/index129.mjs +267 -7
- package/dist/index13.mjs +668 -53
- package/dist/index130.mjs +70 -2
- package/dist/index131.mjs +8 -2
- package/dist/index132.mjs +2 -33
- package/dist/index133.mjs +2 -2
- package/dist/index134.mjs +32 -20
- package/dist/index135.mjs +2 -56
- package/dist/index136.mjs +18 -26
- package/dist/index137.mjs +55 -6
- package/dist/index138.mjs +28 -51
- package/dist/index139.mjs +7 -6
- package/dist/index14.mjs +58 -60
- package/dist/index140.mjs +51 -11
- package/dist/index141.mjs +5 -6
- package/dist/index142.mjs +12 -28
- package/dist/index143.mjs +7 -2
- package/dist/index144.mjs +27 -69
- package/dist/index145.mjs +2 -167
- package/dist/index146.mjs +70 -2
- package/dist/index147.mjs +167 -2
- package/dist/index148.mjs +2 -2
- package/dist/index149.mjs +2 -18
- package/dist/index15.mjs +60 -22
- package/dist/index150.mjs +2 -32
- package/dist/index151.mjs +14 -34
- package/dist/index152.mjs +25 -11
- package/dist/index153.mjs +34 -14
- package/dist/index154.mjs +18 -2
- package/dist/index155.mjs +10 -12
- package/dist/index156.mjs +2 -46
- package/dist/index157.mjs +20 -2
- package/dist/index158.mjs +41 -25
- package/dist/index159.mjs +2 -18
- package/dist/index16.mjs +22 -113
- package/dist/index160.mjs +30 -2
- package/dist/index161.mjs +18 -2
- package/dist/index162.mjs +2 -2
- package/dist/index163.mjs +2 -2
- package/dist/index164.mjs +2 -72
- package/dist/index165.mjs +2 -2
- package/dist/index166.mjs +59 -40
- package/dist/index168.mjs +48 -31
- package/dist/index169.mjs +2 -152
- package/dist/index17.mjs +111 -38
- package/dist/index170.mjs +36 -2
- package/dist/index171.mjs +152 -2
- package/dist/index172.mjs +2 -19
- package/dist/index173.mjs +2 -2
- package/dist/index174.mjs +19 -2
- package/dist/index175.mjs +2 -26
- package/dist/index176.mjs +2 -2
- package/dist/index177.mjs +26 -2
- package/dist/index178.mjs +2 -24
- package/dist/index179.mjs +2 -23
- package/dist/index18.mjs +37 -37
- package/dist/index180.mjs +24 -2
- package/dist/index181.mjs +23 -2
- package/dist/index182.mjs +2 -2
- package/dist/index183.mjs +2 -23
- package/dist/index185.mjs +16 -16
- package/dist/index186.mjs +2 -2
- package/dist/index187.mjs +23 -2
- package/dist/index188.mjs +2 -2
- package/dist/index189.mjs +2 -23
- package/dist/index19.mjs +42 -55
- package/dist/index190.mjs +2 -2
- package/dist/index191.mjs +15 -15
- package/dist/index193.mjs +23 -2
- package/dist/index194.mjs +2 -2
- package/dist/index195.mjs +2 -2
- package/dist/index196.mjs +2 -2
- package/dist/index198.mjs +2 -2
- package/dist/index2.mjs +14 -13
- package/dist/index20.mjs +53 -30
- package/dist/index200.mjs +2 -127
- package/dist/index201.mjs +2 -2
- package/dist/index202.mjs +123 -70
- package/dist/index203.mjs +2 -74
- package/dist/index204.mjs +74 -2
- package/dist/index205.mjs +73 -30
- package/dist/index206.mjs +2 -11
- package/dist/index207.mjs +30 -3
- package/dist/index208.mjs +10 -3
- package/dist/index209.mjs +4 -13
- package/dist/index21.mjs +29 -6
- package/dist/index210.mjs +4 -7
- package/dist/index211.mjs +13 -12
- package/dist/index212.mjs +7 -5
- package/dist/index213.mjs +12 -33
- package/dist/index214.mjs +5 -31
- package/dist/index215.mjs +32 -27
- package/dist/index216.mjs +28 -58
- package/dist/index217.mjs +28 -2
- package/dist/index218.mjs +55 -102
- package/dist/index219.mjs +2 -2
- package/dist/index22.mjs +8 -21
- package/dist/index220.mjs +2 -2
- package/dist/index222.mjs +2 -2
- package/dist/index223.mjs +2 -2
- package/dist/index226.mjs +2 -2
- package/dist/index227.mjs +37 -2
- package/dist/index228.mjs +2 -37
- package/dist/index229.mjs +2 -2
- package/dist/index23.mjs +19 -30
- package/dist/index230.mjs +244 -2
- package/dist/index231.mjs +2 -2
- package/dist/index232.mjs +32 -243
- package/dist/index233.mjs +65 -2
- package/dist/index234.mjs +16 -24
- package/dist/index235.mjs +2 -65
- package/dist/index236.mjs +103 -20
- package/dist/index237.mjs +2 -2
- package/dist/index238.mjs +2 -2
- package/dist/index24.mjs +31 -18
- package/dist/index244.mjs +2 -2
- package/dist/index245.mjs +2 -4
- package/dist/index246.mjs +2 -2
- package/dist/index247.mjs +4 -2
- package/dist/index248.mjs +2 -2
- package/dist/index249.mjs +2 -2
- package/dist/index25.mjs +12 -85
- package/dist/index250.mjs +3 -18
- package/dist/index251.mjs +2 -47
- package/dist/index252.mjs +2 -2
- package/dist/index253.mjs +17 -2
- package/dist/index254.mjs +13 -2
- package/dist/index255.mjs +6 -2
- package/dist/index256.mjs +30 -91
- package/dist/index257.mjs +2 -3
- package/dist/index258.mjs +18 -2
- package/dist/index259.mjs +47 -2
- package/dist/index26.mjs +85 -12
- package/dist/index260.mjs +2 -17
- package/dist/index261.mjs +2 -13
- package/dist/index262.mjs +2 -6
- package/dist/index263.mjs +2 -30
- package/dist/index264.mjs +91 -2
- package/dist/index266.mjs +2 -2
- package/dist/index267.mjs +2 -2
- package/dist/index268.mjs +5 -0
- package/dist/index269.mjs +5 -0
- package/dist/index27.mjs +18 -9
- package/dist/index28.mjs +9 -9
- package/dist/index29.mjs +11 -101
- package/dist/index3.mjs +104 -103
- package/dist/index30.mjs +101 -20
- package/dist/index31.mjs +20 -65
- package/dist/index32.mjs +66 -96
- package/dist/index33.mjs +93 -16
- package/dist/index34.mjs +12 -12
- package/dist/index35.mjs +17 -9
- package/dist/index36.mjs +9 -9
- package/dist/index37.mjs +10 -122
- package/dist/index38.mjs +116 -18
- package/dist/index39.mjs +342 -1386
- package/dist/index4.mjs +1 -1
- package/dist/index40.mjs +25 -2
- package/dist/index41.mjs +1425 -52
- package/dist/index42.mjs +2 -51
- package/dist/index43.mjs +60 -33
- package/dist/index44.mjs +49 -13
- package/dist/index45.mjs +32 -2262
- package/dist/index46.mjs +15 -36
- package/dist/index47.mjs +2261 -42
- package/dist/index48.mjs +36 -99
- package/dist/index49.mjs +43 -96
- package/dist/index5.mjs +110 -15
- package/dist/index50.mjs +99 -81
- package/dist/index51.mjs +93 -57
- package/dist/index52.mjs +54 -68
- package/dist/index53.mjs +58 -62
- package/dist/index54.mjs +74 -58
- package/dist/index55.mjs +77 -15
- package/dist/index56.mjs +75 -14
- package/dist/index57.mjs +15 -59
- package/dist/index58.mjs +11 -118
- package/dist/index59.mjs +46 -112
- package/dist/index6.mjs +15 -195
- package/dist/index60.mjs +124 -23
- package/dist/index61.mjs +128 -152
- package/dist/index64.mjs +24 -2
- package/dist/index65.mjs +149 -71
- package/dist/index66.mjs +2 -15
- package/dist/index67.mjs +68 -56
- package/dist/index68.mjs +15 -2
- package/dist/index69.mjs +62 -5
- package/dist/index7.mjs +188 -101
- package/dist/index70.mjs +230 -1129
- package/dist/index71.mjs +5 -19
- package/dist/index72.mjs +127 -48
- package/dist/index73.mjs +67 -32
- package/dist/index74.mjs +87 -2
- package/dist/index75.mjs +23 -229
- package/dist/index76.mjs +8 -5
- package/dist/index77.mjs +66 -125
- package/dist/index78.mjs +3 -67
- package/dist/index79.mjs +2 -87
- package/dist/index8.mjs +103 -73
- package/dist/index80.mjs +78 -24
- package/dist/index81.mjs +52 -7
- package/dist/index82.mjs +5 -74
- package/dist/index83.mjs +4 -3
- package/dist/index84.mjs +179 -2
- package/dist/index85.mjs +49 -79
- package/dist/index86.mjs +68 -53
- package/dist/index87.mjs +2 -6
- package/dist/index88.mjs +5 -4
- package/dist/index89.mjs +1123 -168
- package/dist/index9.mjs +72 -90
- package/dist/index90.mjs +20 -53
- package/dist/index91.mjs +55 -69
- package/dist/index92.mjs +33 -34
- package/dist/index93.mjs +2 -43
- package/dist/index94.mjs +34 -2
- package/dist/index95.mjs +43 -2
- package/dist/index96.mjs +2 -28
- package/dist/index97.mjs +2 -18
- package/dist/index98.mjs +26 -213
- package/dist/index99.mjs +13 -175
- package/dist/providers/StorefrontProvider.d.ts.map +1 -1
- package/dist/providers/TikTokPixelProvider.d.ts +22 -0
- package/dist/providers/TikTokPixelProvider.d.ts.map +1 -0
- package/package.json +3 -2
- package/src/contexts/CartContext.tsx +17 -6
- package/src/index.ts +5 -0
- package/src/providers/StorefrontProvider.tsx +11 -8
- package/src/providers/TikTokPixelProvider.tsx +226 -0
package/dist/index64.mjs
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
function n(e) {
|
|
3
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
4
|
+
}
|
|
5
|
+
function c(e) {
|
|
6
|
+
if (e.__esModule) return e;
|
|
7
|
+
var o = e.default;
|
|
8
|
+
if (typeof o == "function") {
|
|
9
|
+
var t = function r() {
|
|
10
|
+
return this instanceof r ? Reflect.construct(o, arguments, this.constructor) : o.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
t.prototype = o.prototype;
|
|
13
|
+
} else t = {};
|
|
14
|
+
return Object.defineProperty(t, "__esModule", { value: !0 }), Object.keys(e).forEach(function(r) {
|
|
15
|
+
var u = Object.getOwnPropertyDescriptor(e, r);
|
|
16
|
+
Object.defineProperty(t, r, u.get ? u : {
|
|
17
|
+
enumerable: !0,
|
|
18
|
+
get: function() {
|
|
19
|
+
return e[r];
|
|
20
|
+
}
|
|
21
|
+
});
|
|
22
|
+
}), t;
|
|
23
|
+
}
|
|
3
24
|
export {
|
|
4
|
-
|
|
25
|
+
c as getAugmentedNamespace,
|
|
26
|
+
n as getDefaultExportFromCjs
|
|
5
27
|
};
|
package/dist/index65.mjs
CHANGED
|
@@ -1,78 +1,156 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
};
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
return
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
2
|
+
import { __module as l } from "./index87.mjs";
|
|
3
|
+
import "./index88.mjs";
|
|
4
|
+
import j from "react";
|
|
5
|
+
import { __require as A } from "./index89.mjs";
|
|
6
|
+
import { __require as O } from "./index90.mjs";
|
|
7
|
+
import { __require as x } from "./index91.mjs";
|
|
8
|
+
import { __require as F } from "./index92.mjs";
|
|
9
|
+
import { __exports as M } from "./index93.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;
|
|
26
41
|
}
|
|
27
|
-
u[t[r]] = n;
|
|
28
42
|
});
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
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
|
+
}
|
|
37
84
|
});
|
|
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
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
|
|
85
|
+
function m() {
|
|
86
|
+
if (!n.router) {
|
|
87
|
+
const e = `No router instance found.
|
|
88
|
+
You should only use "next/router" on the client side of your app.
|
|
89
|
+
`;
|
|
90
|
+
throw new Error(e);
|
|
91
|
+
}
|
|
92
|
+
return n.router;
|
|
93
|
+
}
|
|
94
|
+
d.forEach((e) => {
|
|
95
|
+
Object.defineProperty(n, e, {
|
|
96
|
+
get() {
|
|
97
|
+
return m()[e];
|
|
98
|
+
}
|
|
99
|
+
});
|
|
100
|
+
}), h.forEach((e) => {
|
|
101
|
+
n[e] = function() {
|
|
102
|
+
for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
|
|
103
|
+
t[r] = arguments[r];
|
|
104
|
+
return m()[e](...t);
|
|
105
|
+
};
|
|
106
|
+
}), C.forEach((e) => {
|
|
107
|
+
n.ready(() => {
|
|
108
|
+
i.default.events.on(e, function() {
|
|
109
|
+
for (var o = arguments.length, t = new Array(o), r = 0; r < o; r++)
|
|
110
|
+
t[r] = arguments[r];
|
|
111
|
+
const s = "on" + e.charAt(0).toUpperCase() + e.substring(1), c = n;
|
|
112
|
+
if (c[s])
|
|
113
|
+
try {
|
|
114
|
+
c[s](...t);
|
|
115
|
+
} catch (a) {
|
|
116
|
+
console.error("Error when running the Router event: " + s), console.error((0, y.default)(a) ? a.message + `
|
|
117
|
+
` + a.stack : a + "");
|
|
118
|
+
}
|
|
119
|
+
});
|
|
120
|
+
});
|
|
121
|
+
});
|
|
122
|
+
const v = n;
|
|
123
|
+
function q() {
|
|
124
|
+
const e = R.default.useContext(b.RouterContext);
|
|
125
|
+
if (!e)
|
|
126
|
+
throw new Error("NextRouter was not mounted. https://nextjs.org/docs/messages/next-router-not-mounted");
|
|
127
|
+
return e;
|
|
128
|
+
}
|
|
129
|
+
function P() {
|
|
130
|
+
for (var e = arguments.length, o = new Array(e), t = 0; t < e; t++)
|
|
131
|
+
o[t] = arguments[t];
|
|
132
|
+
return n.router = new i.default(...o), n.readyCallbacks.forEach((r) => r()), n.readyCallbacks = [], n.router;
|
|
133
|
+
}
|
|
134
|
+
function E(e) {
|
|
135
|
+
const o = e, t = {};
|
|
136
|
+
for (const r of d) {
|
|
137
|
+
if (typeof o[r] == "object") {
|
|
138
|
+
t[r] = Object.assign(Array.isArray(o[r]) ? [] : {}, o[r]);
|
|
139
|
+
continue;
|
|
140
|
+
}
|
|
141
|
+
t[r] = o[r];
|
|
142
|
+
}
|
|
143
|
+
return t.events = i.default.events, h.forEach((r) => {
|
|
144
|
+
t[r] = function() {
|
|
145
|
+
for (var s = arguments.length, c = new Array(s), a = 0; a < s; a++)
|
|
146
|
+
c[a] = arguments[a];
|
|
147
|
+
return o[r](...c);
|
|
148
|
+
};
|
|
149
|
+
}), t;
|
|
150
|
+
}
|
|
151
|
+
(typeof u.default == "function" || typeof u.default == "object" && u.default !== null) && typeof u.default.__esModule > "u" && (Object.defineProperty(u.default, "__esModule", { value: !0 }), Object.assign(u.default, u), g.exports = u.default);
|
|
152
|
+
}(l, l.exports), l.exports);
|
|
75
153
|
}
|
|
76
154
|
export {
|
|
77
|
-
|
|
155
|
+
W as __require
|
|
78
156
|
};
|
package/dist/index66.mjs
CHANGED
|
@@ -1,18 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
(f, e) => `${f}${f ? e[0].toUpperCase() + e.slice(1).toLowerCase() : e.toLowerCase()}`,
|
|
4
|
-
""
|
|
5
|
-
), s = (u) => d(b(u)), t = (u) => a(u, "_"), o = (u) => a(u, "-"), n = (u) => d(a(u, " ")), r = (u) => x(u).map(d).join(" ");
|
|
6
|
-
var C = {
|
|
7
|
-
words: x,
|
|
8
|
-
upperFirst: d,
|
|
9
|
-
camelCase: b,
|
|
10
|
-
pascalCase: s,
|
|
11
|
-
snakeCase: t,
|
|
12
|
-
kebabCase: o,
|
|
13
|
-
sentenceCase: n,
|
|
14
|
-
titleCase: r
|
|
15
|
-
};
|
|
2
|
+
var e = { exports: {} };
|
|
16
3
|
export {
|
|
17
|
-
|
|
4
|
+
e as __module
|
|
18
5
|
};
|
package/dist/index67.mjs
CHANGED
|
@@ -1,66 +1,78 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
function c(e) {
|
|
3
|
+
this._maxSize = e, this.clear();
|
|
4
|
+
}
|
|
5
|
+
c.prototype.clear = function() {
|
|
6
|
+
this._size = 0, this._values = /* @__PURE__ */ Object.create(null);
|
|
6
7
|
};
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
26
|
-
if (!f.has(a))
|
|
27
|
-
throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: " + JSON.stringify(a));
|
|
28
|
-
if (!o[s]) {
|
|
29
|
-
o[s] = !0;
|
|
30
|
-
var h = c.get(a) || /* @__PURE__ */ new Set();
|
|
31
|
-
if (h = Array.from(h), s = h.length) {
|
|
32
|
-
i.add(a);
|
|
33
|
-
do {
|
|
34
|
-
var p = h[--s];
|
|
35
|
-
l(p, f.get(p), i);
|
|
36
|
-
} while (s);
|
|
37
|
-
i.delete(a);
|
|
8
|
+
c.prototype.get = function(e) {
|
|
9
|
+
return this._values[e];
|
|
10
|
+
};
|
|
11
|
+
c.prototype.set = function(e, t) {
|
|
12
|
+
return this._size >= this._maxSize && this.clear(), e in this._values || this._size++, this._values[e] = t;
|
|
13
|
+
};
|
|
14
|
+
var d = /[^.^\]^[]+|(?=\[\]|\.\.)/g, C = /^\d+$/, m = /^\d/, A = /[~`!#$%\^&*+=\-\[\]\\';,/{}|\\":<>\?]/g, x = /^\s*(['"]?)(.*?)(\1)\s*$/, h = 512, E = new c(h), v = new c(h), g = new c(h), I = {
|
|
15
|
+
Cache: c,
|
|
16
|
+
split: l,
|
|
17
|
+
normalizePath: f,
|
|
18
|
+
setter: function(e) {
|
|
19
|
+
var t = f(e);
|
|
20
|
+
return v.get(e) || v.set(e, function(s, n) {
|
|
21
|
+
for (var r = 0, o = t.length, u = s; r < o - 1; ) {
|
|
22
|
+
var a = t[r];
|
|
23
|
+
if (a === "__proto__" || a === "constructor" || a === "prototype")
|
|
24
|
+
return s;
|
|
25
|
+
u = u[t[r++]];
|
|
38
26
|
}
|
|
39
|
-
|
|
40
|
-
}
|
|
27
|
+
u[t[r]] = n;
|
|
28
|
+
});
|
|
29
|
+
},
|
|
30
|
+
getter: function(e, t) {
|
|
31
|
+
var i = f(e);
|
|
32
|
+
return g.get(e) || g.set(e, function(n) {
|
|
33
|
+
for (var r = 0, o = i.length; r < o; )
|
|
34
|
+
if (n != null || !t) n = n[i[r++]];
|
|
35
|
+
else return;
|
|
36
|
+
return n;
|
|
37
|
+
});
|
|
38
|
+
},
|
|
39
|
+
join: function(e) {
|
|
40
|
+
return e.reduce(function(t, i) {
|
|
41
|
+
return t + (_(i) || C.test(i) ? "[" + i + "]" : (t ? "." : "") + i);
|
|
42
|
+
}, "");
|
|
43
|
+
},
|
|
44
|
+
forEach: function(e, t, i) {
|
|
45
|
+
y(Array.isArray(e) ? e : l(e), t, i);
|
|
41
46
|
}
|
|
47
|
+
};
|
|
48
|
+
function f(e) {
|
|
49
|
+
return E.get(e) || E.set(
|
|
50
|
+
e,
|
|
51
|
+
l(e).map(function(t) {
|
|
52
|
+
return t.replace(x, "$2");
|
|
53
|
+
})
|
|
54
|
+
);
|
|
42
55
|
}
|
|
43
|
-
function
|
|
44
|
-
|
|
45
|
-
var o = n[t];
|
|
46
|
-
r.add(o[0]), r.add(o[1]);
|
|
47
|
-
}
|
|
48
|
-
return Array.from(r);
|
|
56
|
+
function l(e) {
|
|
57
|
+
return e.match(d) || [""];
|
|
49
58
|
}
|
|
50
|
-
function y(
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
r
|
|
54
|
-
|
|
55
|
-
|
|
59
|
+
function y(e, t, i) {
|
|
60
|
+
var s = e.length, n, r, o, u;
|
|
61
|
+
for (r = 0; r < s; r++)
|
|
62
|
+
n = e[r], n && (S(n) && (n = '"' + n + '"'), u = _(n), o = !u && /^\d+$/.test(n), t.call(i, n, u, o, r, e));
|
|
63
|
+
}
|
|
64
|
+
function _(e) {
|
|
65
|
+
return typeof e == "string" && e && ["'", '"'].indexOf(e.charAt(0)) !== -1;
|
|
66
|
+
}
|
|
67
|
+
function z(e) {
|
|
68
|
+
return e.match(m) && !e.match(C);
|
|
69
|
+
}
|
|
70
|
+
function G(e) {
|
|
71
|
+
return A.test(e);
|
|
56
72
|
}
|
|
57
|
-
function
|
|
58
|
-
|
|
59
|
-
r.set(n[t], t);
|
|
60
|
-
return r;
|
|
73
|
+
function S(e) {
|
|
74
|
+
return !_(e) && (z(e) || G(e));
|
|
61
75
|
}
|
|
62
|
-
var k = v.exports;
|
|
63
|
-
const A = /* @__PURE__ */ d(k);
|
|
64
76
|
export {
|
|
65
|
-
|
|
77
|
+
I as p
|
|
66
78
|
};
|
package/dist/index68.mjs
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
const c = /[A-Z\xc0-\xd6\xd8-\xde]?[a-z\xdf-\xf6\xf8-\xff]+(?:['’](?:d|ll|m|re|s|t|ve))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000]|[A-Z\xc0-\xd6\xd8-\xde]|$)|(?:[A-Z\xc0-\xd6\xd8-\xde]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:D|LL|M|RE|S|T|VE))?(?=[\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000]|[A-Z\xc0-\xd6\xd8-\xde](?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])|$)|[A-Z\xc0-\xd6\xd8-\xde]?(?:[a-z\xdf-\xf6\xf8-\xff]|[^\ud800-\udfff\xac\xb1\xd7\xf7\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\xbf\u2000-\u206f \t\x0b\f\xa0\ufeff\n\r\u2028\u2029\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\d+\u2700-\u27bfa-z\xdf-\xf6\xf8-\xffA-Z\xc0-\xd6\xd8-\xde])+(?:['’](?:d|ll|m|re|s|t|ve))?|[A-Z\xc0-\xd6\xd8-\xde]+(?:['’](?:D|LL|M|RE|S|T|VE))?|\d*(?:1ST|2ND|3RD|(?![123])\dTH)(?=\b|[a-z_])|\d*(?:1st|2nd|3rd|(?![123])\dth)(?=\b|[A-Z_])|\d+|(?:[\u2700-\u27bf]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?(?:\u200d(?:[^\ud800-\udfff]|(?:\ud83c[\udde6-\uddff]){2}|[\ud800-\udbff][\udc00-\udfff])[\ufe0e\ufe0f]?(?:[\u0300-\u036f\ufe20-\ufe2f\u20d0-\u20ff]|\ud83c[\udffb-\udfff])?)*/g, x = (u) => u.match(c) || [], d = (u) => u[0].toUpperCase() + u.slice(1), a = (u, f) => x(u).join(f).toLowerCase(), b = (u) => x(u).reduce(
|
|
3
|
+
(f, e) => `${f}${f ? e[0].toUpperCase() + e.slice(1).toLowerCase() : e.toLowerCase()}`,
|
|
4
|
+
""
|
|
5
|
+
), s = (u) => d(b(u)), t = (u) => a(u, "_"), o = (u) => a(u, "-"), n = (u) => d(a(u, " ")), r = (u) => x(u).map(d).join(" ");
|
|
6
|
+
var C = {
|
|
7
|
+
words: x,
|
|
8
|
+
upperFirst: d,
|
|
9
|
+
camelCase: b,
|
|
10
|
+
pascalCase: s,
|
|
11
|
+
snakeCase: t,
|
|
12
|
+
kebabCase: o,
|
|
13
|
+
sentenceCase: n,
|
|
14
|
+
titleCase: r
|
|
15
|
+
};
|
|
3
16
|
export {
|
|
4
|
-
|
|
17
|
+
C as t
|
|
5
18
|
};
|
package/dist/index69.mjs
CHANGED
|
@@ -1,9 +1,66 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
2
|
+
import { getDefaultExportFromCjs as d } from "./index64.mjs";
|
|
3
|
+
import { __module as v } from "./index96.mjs";
|
|
4
|
+
v.exports = function(n) {
|
|
5
|
+
return g(m(n), n);
|
|
6
|
+
};
|
|
7
|
+
v.exports.array = g;
|
|
8
|
+
function g(n, r) {
|
|
9
|
+
var t = n.length, e = new Array(t), o = {}, u = t, c = y(r), f = E(n);
|
|
10
|
+
for (r.forEach(function(a) {
|
|
11
|
+
if (!f.has(a[0]) || !f.has(a[1]))
|
|
12
|
+
throw new Error("Unknown node. There is an unknown node in the supplied edges.");
|
|
13
|
+
}); u--; )
|
|
14
|
+
o[u] || l(n[u], u, /* @__PURE__ */ new Set());
|
|
15
|
+
return e;
|
|
16
|
+
function l(a, s, i) {
|
|
17
|
+
if (i.has(a)) {
|
|
18
|
+
var w;
|
|
19
|
+
try {
|
|
20
|
+
w = ", node was:" + JSON.stringify(a);
|
|
21
|
+
} catch {
|
|
22
|
+
w = "";
|
|
23
|
+
}
|
|
24
|
+
throw new Error("Cyclic dependency" + w);
|
|
25
|
+
}
|
|
26
|
+
if (!f.has(a))
|
|
27
|
+
throw new Error("Found unknown node. Make sure to provided all involved nodes. Unknown node: " + JSON.stringify(a));
|
|
28
|
+
if (!o[s]) {
|
|
29
|
+
o[s] = !0;
|
|
30
|
+
var h = c.get(a) || /* @__PURE__ */ new Set();
|
|
31
|
+
if (h = Array.from(h), s = h.length) {
|
|
32
|
+
i.add(a);
|
|
33
|
+
do {
|
|
34
|
+
var p = h[--s];
|
|
35
|
+
l(p, f.get(p), i);
|
|
36
|
+
} while (s);
|
|
37
|
+
i.delete(a);
|
|
38
|
+
}
|
|
39
|
+
e[--t] = a;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
function m(n) {
|
|
44
|
+
for (var r = /* @__PURE__ */ new Set(), t = 0, e = n.length; t < e; t++) {
|
|
45
|
+
var o = n[t];
|
|
46
|
+
r.add(o[0]), r.add(o[1]);
|
|
47
|
+
}
|
|
48
|
+
return Array.from(r);
|
|
49
|
+
}
|
|
50
|
+
function y(n) {
|
|
51
|
+
for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++) {
|
|
52
|
+
var o = n[t];
|
|
53
|
+
r.has(o[0]) || r.set(o[0], /* @__PURE__ */ new Set()), r.has(o[1]) || r.set(o[1], /* @__PURE__ */ new Set()), r.get(o[0]).add(o[1]);
|
|
54
|
+
}
|
|
55
|
+
return r;
|
|
56
|
+
}
|
|
57
|
+
function E(n) {
|
|
58
|
+
for (var r = /* @__PURE__ */ new Map(), t = 0, e = n.length; t < e; t++)
|
|
59
|
+
r.set(n[t], t);
|
|
60
|
+
return r;
|
|
5
61
|
}
|
|
6
|
-
|
|
62
|
+
var k = v.exports;
|
|
63
|
+
const A = /* @__PURE__ */ d(k);
|
|
7
64
|
export {
|
|
8
|
-
|
|
65
|
+
A as default
|
|
9
66
|
};
|