@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/index192.mjs
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
import { __exports as r } from "./index242.mjs";
|
|
3
|
+
var n;
|
|
4
|
+
function i() {
|
|
5
|
+
return n ? r : (n = 1, function(t) {
|
|
6
|
+
Object.defineProperty(t, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
}), Object.defineProperty(t, "escapeStringRegexp", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return c;
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
const p = /[|\\{}()[\]^$+*?.-]/, u = /[|\\{}()[\]^$+*?.-]/g;
|
|
15
|
+
function c(e) {
|
|
16
|
+
return p.test(e) ? e.replace(u, "\\$&") : e;
|
|
17
|
+
}
|
|
18
|
+
}(r), r);
|
|
19
|
+
}
|
|
3
20
|
export {
|
|
4
|
-
|
|
21
|
+
i as __require
|
|
5
22
|
};
|
package/dist/index193.mjs
CHANGED
package/dist/index194.mjs
CHANGED
|
@@ -1,29 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
var u;
|
|
4
|
-
function D() {
|
|
5
|
-
return u ? r : (u = 1, function(t) {
|
|
6
|
-
Object.defineProperty(t, "__esModule", {
|
|
7
|
-
value: !0
|
|
8
|
-
}), Object.defineProperty(t, "detectDomainLocale", {
|
|
9
|
-
enumerable: !0,
|
|
10
|
-
get: function() {
|
|
11
|
-
return f;
|
|
12
|
-
}
|
|
13
|
-
});
|
|
14
|
-
function f(n, s, e) {
|
|
15
|
-
if (n) {
|
|
16
|
-
e && (e = e.toLowerCase());
|
|
17
|
-
for (const o of n) {
|
|
18
|
-
var i, a;
|
|
19
|
-
const c = (i = o.domain) == null ? void 0 : i.split(":", 1)[0].toLowerCase();
|
|
20
|
-
if (s === c || e === o.defaultLocale.toLowerCase() || (a = o.locales) != null && a.some((l) => l.toLowerCase() === e))
|
|
21
|
-
return o;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
}(r), r);
|
|
26
|
-
}
|
|
2
|
+
var e = { exports: {} };
|
|
27
3
|
export {
|
|
28
|
-
|
|
4
|
+
e as __module
|
|
29
5
|
};
|
package/dist/index195.mjs
CHANGED
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
import { __exports as r } from "./index244.mjs";
|
|
3
|
+
var u;
|
|
4
|
+
function D() {
|
|
5
|
+
return u ? r : (u = 1, function(t) {
|
|
6
|
+
Object.defineProperty(t, "__esModule", {
|
|
7
|
+
value: !0
|
|
8
|
+
}), Object.defineProperty(t, "detectDomainLocale", {
|
|
9
|
+
enumerable: !0,
|
|
10
|
+
get: function() {
|
|
11
|
+
return f;
|
|
12
|
+
}
|
|
13
|
+
});
|
|
14
|
+
function f(n, s, e) {
|
|
15
|
+
if (n) {
|
|
16
|
+
e && (e = e.toLowerCase());
|
|
17
|
+
for (const o of n) {
|
|
18
|
+
var i, a;
|
|
19
|
+
const c = (i = o.domain) == null ? void 0 : i.split(":", 1)[0].toLowerCase();
|
|
20
|
+
if (s === c || e === o.defaultLocale.toLowerCase() || (a = o.locales) != null && a.some((l) => l.toLowerCase() === e))
|
|
21
|
+
return o;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}(r), r);
|
|
26
|
+
}
|
|
3
27
|
export {
|
|
4
|
-
|
|
28
|
+
D as __require
|
|
5
29
|
};
|
package/dist/index196.mjs
CHANGED
package/dist/index197.mjs
CHANGED
|
@@ -1,27 +1,5 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
3
|
-
import { __require as _ } from "./index116.mjs";
|
|
4
|
-
import { __require as d } from "./index130.mjs";
|
|
5
|
-
var u;
|
|
6
|
-
function S() {
|
|
7
|
-
return u ? t.exports : (u = 1, function(s, e) {
|
|
8
|
-
Object.defineProperty(e, "__esModule", {
|
|
9
|
-
value: !0
|
|
10
|
-
}), Object.defineProperty(e, "normalizePathTrailingSlash", {
|
|
11
|
-
enumerable: !0,
|
|
12
|
-
get: function() {
|
|
13
|
-
return f;
|
|
14
|
-
}
|
|
15
|
-
});
|
|
16
|
-
const l = _(), o = d(), f = (n) => {
|
|
17
|
-
if (!n.startsWith("/") || process.env.__NEXT_MANUAL_TRAILING_SLASH)
|
|
18
|
-
return n;
|
|
19
|
-
const { pathname: r, query: a, hash: i } = (0, o.parsePath)(n);
|
|
20
|
-
return process.env.__NEXT_TRAILING_SLASH ? /\.[^/]+\/?$/.test(r) ? "" + (0, l.removeTrailingSlash)(r) + a + i : r.endsWith("/") ? "" + r + a + i : r + "/" + a + i : "" + (0, l.removeTrailingSlash)(r) + a + i;
|
|
21
|
-
};
|
|
22
|
-
(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), s.exports = e.default);
|
|
23
|
-
}(t, t.exports), t.exports);
|
|
24
|
-
}
|
|
2
|
+
var a = { exports: {} };
|
|
25
3
|
export {
|
|
26
|
-
|
|
4
|
+
a as __module
|
|
27
5
|
};
|
package/dist/index198.mjs
CHANGED
|
@@ -1,26 +1,27 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
import {
|
|
3
|
-
import { __require as _ } from "./
|
|
4
|
-
import { __require as
|
|
2
|
+
import { __module as t } from "./index245.mjs";
|
|
3
|
+
import { __require as _ } from "./index114.mjs";
|
|
4
|
+
import { __require as d } from "./index128.mjs";
|
|
5
5
|
var u;
|
|
6
|
-
function
|
|
7
|
-
return u ? t : (u = 1, function(
|
|
8
|
-
Object.defineProperty(
|
|
6
|
+
function S() {
|
|
7
|
+
return u ? t.exports : (u = 1, function(s, e) {
|
|
8
|
+
Object.defineProperty(e, "__esModule", {
|
|
9
9
|
value: !0
|
|
10
|
-
}), Object.defineProperty(
|
|
10
|
+
}), Object.defineProperty(e, "normalizePathTrailingSlash", {
|
|
11
11
|
enumerable: !0,
|
|
12
12
|
get: function() {
|
|
13
|
-
return
|
|
13
|
+
return f;
|
|
14
14
|
}
|
|
15
15
|
});
|
|
16
|
-
const
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
const
|
|
20
|
-
return
|
|
21
|
-
}
|
|
22
|
-
|
|
16
|
+
const l = _(), o = d(), f = (n) => {
|
|
17
|
+
if (!n.startsWith("/") || process.env.__NEXT_MANUAL_TRAILING_SLASH)
|
|
18
|
+
return n;
|
|
19
|
+
const { pathname: r, query: a, hash: i } = (0, o.parsePath)(n);
|
|
20
|
+
return process.env.__NEXT_TRAILING_SLASH ? /\.[^/]+\/?$/.test(r) ? "" + (0, l.removeTrailingSlash)(r) + a + i : r.endsWith("/") ? "" + r + a + i : r + "/" + a + i : "" + (0, l.removeTrailingSlash)(r) + a + i;
|
|
21
|
+
};
|
|
22
|
+
(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), s.exports = e.default);
|
|
23
|
+
}(t, t.exports), t.exports);
|
|
23
24
|
}
|
|
24
25
|
export {
|
|
25
|
-
|
|
26
|
+
S as __require
|
|
26
27
|
};
|
package/dist/index199.mjs
CHANGED
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
'use client';
|
|
2
|
-
|
|
2
|
+
import { __exports as t } from "./index246.mjs";
|
|
3
|
+
import { __require as _ } from "./index203.mjs";
|
|
4
|
+
import { __require as c } from "./index205.mjs";
|
|
5
|
+
var u;
|
|
6
|
+
function m() {
|
|
7
|
+
return u ? t : (u = 1, function(i) {
|
|
8
|
+
Object.defineProperty(i, "__esModule", {
|
|
9
|
+
value: !0
|
|
10
|
+
}), Object.defineProperty(i, "addLocale", {
|
|
11
|
+
enumerable: !0,
|
|
12
|
+
get: function() {
|
|
13
|
+
return n;
|
|
14
|
+
}
|
|
15
|
+
});
|
|
16
|
+
const f = _(), a = c();
|
|
17
|
+
function n(e, r, d, s) {
|
|
18
|
+
if (!r || r === d) return e;
|
|
19
|
+
const o = e.toLowerCase();
|
|
20
|
+
return !s && ((0, a.pathHasPrefix)(o, "/api") || (0, a.pathHasPrefix)(o, "/" + r.toLowerCase())) ? e : (0, f.addPathPrefix)(e, "/" + r);
|
|
21
|
+
}
|
|
22
|
+
}(t), t);
|
|
23
|
+
}
|
|
3
24
|
export {
|
|
4
|
-
|
|
25
|
+
m as __require
|
|
5
26
|
};
|
package/dist/index2.mjs
CHANGED
|
@@ -1,45 +1,59 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
import { jsx as o } from "react/jsx-runtime";
|
|
3
|
-
import { ApiClientProvider as
|
|
3
|
+
import { ApiClientProvider as s } from "./index31.mjs";
|
|
4
4
|
import "@tanstack/react-query";
|
|
5
5
|
import { useGetBrand as d } from "./index44.mjs";
|
|
6
|
-
import { CartProvider as
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
|
|
6
|
+
import { CartProvider as l } from "./index3.mjs";
|
|
7
|
+
import { AssistantProvider as c } from "./index4.mjs";
|
|
8
|
+
import { MetaPixelProvider as f } from "./index5.mjs";
|
|
9
|
+
import { TikTokPixelProvider as P } from "./index6.mjs";
|
|
10
|
+
function v({
|
|
10
11
|
children: i,
|
|
11
12
|
brandSlug: e,
|
|
12
13
|
initialCartId: t,
|
|
13
|
-
shoppingCartProps: n
|
|
14
|
+
shoppingCartProps: n,
|
|
15
|
+
assistantName: m,
|
|
16
|
+
apiUrl: p
|
|
14
17
|
}) {
|
|
15
18
|
const { data: r } = d(e);
|
|
16
|
-
return /* @__PURE__ */ o(
|
|
17
|
-
|
|
19
|
+
return /* @__PURE__ */ o(f, { pixelId: r == null ? void 0 : r.metaPixelId, children: /* @__PURE__ */ o(P, { pixelId: r == null ? void 0 : r.tiktokPixelId, children: /* @__PURE__ */ o(
|
|
20
|
+
l,
|
|
18
21
|
{
|
|
19
22
|
brandSlug: e,
|
|
20
23
|
initialCartId: t,
|
|
21
24
|
shoppingCartProps: n,
|
|
22
|
-
children:
|
|
25
|
+
children: /* @__PURE__ */ o(
|
|
26
|
+
c,
|
|
27
|
+
{
|
|
28
|
+
apiUrl: p,
|
|
29
|
+
brandSlug: e,
|
|
30
|
+
assistantName: m,
|
|
31
|
+
children: i
|
|
32
|
+
}
|
|
33
|
+
)
|
|
23
34
|
}
|
|
24
35
|
) }) });
|
|
25
36
|
}
|
|
26
|
-
function
|
|
37
|
+
function U({
|
|
27
38
|
children: i,
|
|
28
39
|
brandSlug: e,
|
|
29
40
|
apiUrl: t,
|
|
30
41
|
initialCartId: n,
|
|
31
|
-
shoppingCartProps:
|
|
42
|
+
shoppingCartProps: m,
|
|
43
|
+
assistantName: p
|
|
32
44
|
}) {
|
|
33
|
-
return /* @__PURE__ */ o(
|
|
34
|
-
|
|
45
|
+
return /* @__PURE__ */ o(s, { getAuthToken: async () => "", ...t && { baseURL: t }, children: /* @__PURE__ */ o(
|
|
46
|
+
v,
|
|
35
47
|
{
|
|
36
48
|
brandSlug: e,
|
|
37
49
|
initialCartId: n,
|
|
38
|
-
shoppingCartProps:
|
|
50
|
+
shoppingCartProps: m,
|
|
51
|
+
assistantName: p,
|
|
52
|
+
apiUrl: t || "https://oms-api.instock.ng",
|
|
39
53
|
children: i
|
|
40
54
|
}
|
|
41
55
|
) });
|
|
42
56
|
}
|
|
43
57
|
export {
|
|
44
|
-
|
|
58
|
+
U as StorefrontProvider
|
|
45
59
|
};
|