@instockng/storefront-ui 1.0.117 → 1.0.119

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 (113) hide show
  1. package/dist/index100.mjs +86 -4
  2. package/dist/index101.mjs +26 -176
  3. package/dist/index102.mjs +8 -52
  4. package/dist/index103.mjs +75 -69
  5. package/dist/index104.mjs +4 -37
  6. package/dist/index105.mjs +2 -43
  7. package/dist/index106.mjs +83 -2
  8. package/dist/index107.mjs +52 -4
  9. package/dist/index108.mjs +5 -1133
  10. package/dist/index109.mjs +4 -19
  11. package/dist/index110.mjs +171 -47
  12. package/dist/index111.mjs +52 -32
  13. package/dist/index112.mjs +69 -2
  14. package/dist/index117.mjs +2 -2
  15. package/dist/index118.mjs +2 -2
  16. package/dist/index153.mjs +2 -2
  17. package/dist/index154.mjs +1 -1
  18. package/dist/index155.mjs +6 -6
  19. package/dist/index156.mjs +2 -2
  20. package/dist/index157.mjs +2 -2
  21. package/dist/index159.mjs +2 -2
  22. package/dist/index160.mjs +2 -2
  23. package/dist/index161.mjs +1 -1
  24. package/dist/index163.mjs +4 -4
  25. package/dist/index164.mjs +3 -3
  26. package/dist/index175.mjs +3 -3
  27. package/dist/index176.mjs +1 -1
  28. package/dist/index178.mjs +2 -2
  29. package/dist/index179.mjs +1 -1
  30. package/dist/index184.mjs +2 -2
  31. package/dist/index186.mjs +1 -1
  32. package/dist/index188.mjs +2 -2
  33. package/dist/index189.mjs +5 -5
  34. package/dist/index192.mjs +1 -1
  35. package/dist/index195.mjs +1 -1
  36. package/dist/index198.mjs +1 -1
  37. package/dist/index199.mjs +1 -1
  38. package/dist/index205.mjs +1 -1
  39. package/dist/index220.mjs +2 -2
  40. package/dist/index222.mjs +1 -1
  41. package/dist/index223.mjs +1 -1
  42. package/dist/index224.mjs +12 -30
  43. package/dist/index225.mjs +7 -11
  44. package/dist/index226.mjs +30 -3
  45. package/dist/index227.mjs +10 -3
  46. package/dist/index228.mjs +4 -13
  47. package/dist/index229.mjs +4 -7
  48. package/dist/index230.mjs +1 -1
  49. package/dist/index232.mjs +3 -3
  50. package/dist/index233.mjs +5 -5
  51. package/dist/index234.mjs +3 -3
  52. package/dist/index242.mjs +2 -37
  53. package/dist/index243.mjs +2 -2
  54. package/dist/index244.mjs +25 -96
  55. package/dist/index246.mjs +244 -2
  56. package/dist/index247.mjs +2 -2
  57. package/dist/index248.mjs +33 -2
  58. package/dist/index249.mjs +65 -2
  59. package/dist/index250.mjs +24 -243
  60. package/dist/index251.mjs +2 -2
  61. package/dist/index252.mjs +2 -33
  62. package/dist/index253.mjs +99 -56
  63. package/dist/index254.mjs +2 -25
  64. package/dist/index255.mjs +2 -2
  65. package/dist/index256.mjs +2 -2
  66. package/dist/index257.mjs +2 -2
  67. package/dist/index259.mjs +2 -2
  68. package/dist/index263.mjs +2 -2
  69. package/dist/index264.mjs +4 -2
  70. package/dist/index265.mjs +2 -2
  71. package/dist/index266.mjs +2 -4
  72. package/dist/index267.mjs +2 -3
  73. package/dist/index268.mjs +2 -2
  74. package/dist/index269.mjs +2 -2
  75. package/dist/index270.mjs +2 -17
  76. package/dist/index271.mjs +90 -12
  77. package/dist/index272.mjs +2 -6
  78. package/dist/index273.mjs +17 -29
  79. package/dist/index274.mjs +47 -2
  80. package/dist/index275.mjs +2 -18
  81. package/dist/index276.mjs +2 -47
  82. package/dist/index277.mjs +3 -2
  83. package/dist/index278.mjs +2 -2
  84. package/dist/index279.mjs +2 -2
  85. package/dist/index280.mjs +17 -2
  86. package/dist/index281.mjs +13 -2
  87. package/dist/index282.mjs +6 -91
  88. package/dist/index283.mjs +30 -2
  89. package/dist/index48.mjs +2 -2
  90. package/dist/index50.mjs +2 -2
  91. package/dist/index54.mjs +3 -3
  92. package/dist/index63.mjs +17 -17
  93. package/dist/index64.mjs +2 -2
  94. package/dist/index81.mjs +20 -71
  95. package/dist/index82.mjs +153 -15
  96. package/dist/index83.mjs +2 -63
  97. package/dist/index84.mjs +71 -20
  98. package/dist/index85.mjs +15 -153
  99. package/dist/index86.mjs +63 -2
  100. package/dist/index87.mjs +33 -231
  101. package/dist/index88.mjs +42 -5
  102. package/dist/index89.mjs +2 -134
  103. package/dist/index90.mjs +5 -67
  104. package/dist/index91.mjs +1127 -80
  105. package/dist/index92.mjs +19 -28
  106. package/dist/index93.mjs +54 -8
  107. package/dist/index94.mjs +30 -72
  108. package/dist/index95.mjs +2 -4
  109. package/dist/index96.mjs +235 -2
  110. package/dist/index97.mjs +5 -82
  111. package/dist/index98.mjs +130 -50
  112. package/dist/index99.mjs +66 -4
  113. package/package.json +2 -2
package/dist/index192.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index255.mjs";
2
+ import { __exports as r } from "./index257.mjs";
3
3
  var n;
4
4
  function i() {
5
5
  return n ? r : (n = 1, function(t) {
package/dist/index195.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as r } from "./index256.mjs";
2
+ import { __exports as r } from "./index259.mjs";
3
3
  var u;
4
4
  function D() {
5
5
  return u ? r : (u = 1, function(t) {
package/dist/index198.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __module as t } from "./index257.mjs";
2
+ import { __module as t } from "./index255.mjs";
3
3
  import { __require as _ } from "./index116.mjs";
4
4
  import { __require as d } from "./index130.mjs";
5
5
  var u;
package/dist/index199.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as t } from "./index258.mjs";
2
+ import { __exports as t } from "./index256.mjs";
3
3
  import { __require as _ } from "./index203.mjs";
4
4
  import { __require as c } from "./index205.mjs";
5
5
  var u;
package/dist/index205.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as e } from "./index259.mjs";
2
+ import { __exports as e } from "./index258.mjs";
3
3
  import { __require as f } from "./index130.mjs";
4
4
  var n;
5
5
  function p() {
package/dist/index220.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  'use client';
2
- import { __module as b } from "./index265.mjs";
3
- import S from "./index266.mjs";
2
+ import { __module as b } from "./index263.mjs";
3
+ import S from "./index264.mjs";
4
4
  var _;
5
5
  function $() {
6
6
  return _ ? b.exports : (_ = 1, (() => {
package/dist/index222.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as e } from "./index263.mjs";
2
+ import { __exports as e } from "./index265.mjs";
3
3
  /**
4
4
  * @license React
5
5
  * react-is.production.js
package/dist/index223.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { __exports as e } from "./index264.mjs";
2
+ import { __exports as e } from "./index266.mjs";
3
3
  /**
4
4
  * @license React
5
5
  * react-is.development.js
package/dist/index224.mjs CHANGED
@@ -1,34 +1,16 @@
1
1
  'use client';
2
- import p from "./index97.mjs";
3
- function i(n) {
4
- const t = {
5
- "!": "%21",
6
- "'": "%27",
7
- "(": "%28",
8
- ")": "%29",
9
- "~": "%7E",
10
- "%20": "+",
11
- "%00": "\0"
12
- };
13
- return encodeURIComponent(n).replace(/[!'()~]|%20|%00/g, function(r) {
14
- return t[r];
15
- });
16
- }
17
- function a(n, t) {
18
- this._pairs = [], n && p(n, this, t);
19
- }
20
- const c = a.prototype;
21
- c.append = function(t, o) {
22
- this._pairs.push([t, o]);
23
- };
24
- c.toString = function(t) {
25
- const o = t ? function(r) {
26
- return t.call(this, r, i);
27
- } : i;
28
- return this._pairs.map(function(e) {
29
- return o(e[0]) + "=" + o(e[1]);
30
- }, "").join("&");
2
+ import o from "./index277.mjs";
3
+ import r from "./index278.mjs";
4
+ import t from "./index279.mjs";
5
+ const l = {
6
+ isBrowser: !0,
7
+ classes: {
8
+ URLSearchParams: o,
9
+ FormData: r,
10
+ Blob: t
11
+ },
12
+ protocols: ["http", "https", "file", "blob", "url", "data"]
31
13
  };
32
14
  export {
33
- a as default
15
+ l as default
34
16
  };
package/dist/index225.mjs CHANGED
@@ -1,14 +1,10 @@
1
1
  'use client';
2
- import i from "./index87.mjs";
3
- import m from "./index91.mjs";
4
- import s from "./index101.mjs";
5
- function h(f, t) {
6
- const o = this || m, r = t || o, n = s.from(r.headers);
7
- let a = r.data;
8
- return i.forEach(f, function(e) {
9
- a = e.call(o, a, n.normalize(), t ? t.status : void 0);
10
- }), n.normalize(), a;
11
- }
2
+ const e = typeof window < "u" && typeof document < "u", o = typeof navigator == "object" && navigator || void 0, n = e && (!o || ["ReactNative", "NativeScript", "NS"].indexOf(o.product) < 0), t = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3
+ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", r = e && window.location.href || "http://localhost";
12
4
  export {
13
- h as default
5
+ e as hasBrowserEnv,
6
+ n as hasStandardBrowserEnv,
7
+ t as hasStandardBrowserWebWorkerEnv,
8
+ o as navigator,
9
+ r as origin
14
10
  };
package/dist/index226.mjs CHANGED
@@ -1,7 +1,34 @@
1
1
  'use client';
2
- function e(t) {
3
- return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(t);
2
+ import p from "./index106.mjs";
3
+ function i(n) {
4
+ const t = {
5
+ "!": "%21",
6
+ "'": "%27",
7
+ "(": "%28",
8
+ ")": "%29",
9
+ "~": "%7E",
10
+ "%20": "+",
11
+ "%00": "\0"
12
+ };
13
+ return encodeURIComponent(n).replace(/[!'()~]|%20|%00/g, function(r) {
14
+ return t[r];
15
+ });
4
16
  }
17
+ function a(n, t) {
18
+ this._pairs = [], n && p(n, this, t);
19
+ }
20
+ const c = a.prototype;
21
+ c.append = function(t, o) {
22
+ this._pairs.push([t, o]);
23
+ };
24
+ c.toString = function(t) {
25
+ const o = t ? function(r) {
26
+ return t.call(this, r, i);
27
+ } : i;
28
+ return this._pairs.map(function(e) {
29
+ return o(e[0]) + "=" + o(e[1]);
30
+ }, "").join("&");
31
+ };
5
32
  export {
6
- e as default
33
+ a as default
7
34
  };
package/dist/index227.mjs CHANGED
@@ -1,7 +1,14 @@
1
1
  'use client';
2
- function n(e, c) {
3
- return c ? e.replace(/\/?\/$/, "") + "/" + c.replace(/^\/+/, "") : e;
2
+ import i from "./index96.mjs";
3
+ import m from "./index100.mjs";
4
+ import s from "./index110.mjs";
5
+ function h(f, t) {
6
+ const o = this || m, r = t || o, n = s.from(r.headers);
7
+ let a = r.data;
8
+ return i.forEach(f, function(e) {
9
+ a = e.call(o, a, n.normalize(), t ? t.status : void 0);
10
+ }), n.normalize(), a;
4
11
  }
5
12
  export {
6
- n as default
13
+ h as default
7
14
  };
package/dist/index228.mjs CHANGED
@@ -1,16 +1,7 @@
1
1
  'use client';
2
- import o from "./index267.mjs";
3
- import r from "./index268.mjs";
4
- import t from "./index269.mjs";
5
- const l = {
6
- isBrowser: !0,
7
- classes: {
8
- URLSearchParams: o,
9
- FormData: r,
10
- Blob: t
11
- },
12
- protocols: ["http", "https", "file", "blob", "url", "data"]
13
- };
2
+ function e(t) {
3
+ return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(t);
4
+ }
14
5
  export {
15
- l as default
6
+ e as default
16
7
  };
package/dist/index229.mjs CHANGED
@@ -1,10 +1,7 @@
1
1
  'use client';
2
- const e = typeof window < "u" && typeof document < "u", o = typeof navigator == "object" && navigator || void 0, n = e && (!o || ["ReactNative", "NativeScript", "NS"].indexOf(o.product) < 0), t = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
3
- self instanceof WorkerGlobalScope && typeof self.importScripts == "function", r = e && window.location.href || "http://localhost";
2
+ function n(e, c) {
3
+ return c ? e.replace(/\/?\/$/, "") + "/" + c.replace(/^\/+/, "") : e;
4
+ }
4
5
  export {
5
- e as hasBrowserEnv,
6
- n as hasStandardBrowserEnv,
7
- t as hasStandardBrowserWebWorkerEnv,
8
- o as navigator,
9
- r as origin
6
+ n as default
10
7
  };
package/dist/index230.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import a from "./index98.mjs";
2
+ import a from "./index107.mjs";
3
3
  function E(i, f, t) {
4
4
  const u = t.config.validateStatus;
5
5
  !t.status || !u || u(t.status) ? i(t) : f(new a(
package/dist/index232.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use client';
2
- import i from "./index270.mjs";
3
- import m from "./index271.mjs";
4
- import f from "./index87.mjs";
2
+ import i from "./index280.mjs";
3
+ import m from "./index281.mjs";
4
+ import f from "./index96.mjs";
5
5
  const h = (t, o, a = 3) => {
6
6
  let r = 0;
7
7
  const c = i(50, 250);
package/dist/index233.mjs CHANGED
@@ -1,11 +1,11 @@
1
1
  'use client';
2
2
  import n from "./index160.mjs";
3
- import m from "./index87.mjs";
4
- import c from "./index272.mjs";
5
- import h from "./index273.mjs";
3
+ import m from "./index96.mjs";
4
+ import c from "./index282.mjs";
5
+ import h from "./index283.mjs";
6
6
  import w from "./index156.mjs";
7
- import b from "./index90.mjs";
8
- import C from "./index101.mjs";
7
+ import b from "./index99.mjs";
8
+ import C from "./index110.mjs";
9
9
  import g from "./index153.mjs";
10
10
  const E = (a) => {
11
11
  const e = b({}, a);
package/dist/index234.mjs CHANGED
@@ -1,7 +1,7 @@
1
1
  'use client';
2
- import a from "./index93.mjs";
3
- import s from "./index98.mjs";
4
- import m from "./index87.mjs";
2
+ import a from "./index102.mjs";
3
+ import s from "./index107.mjs";
4
+ import m from "./index96.mjs";
5
5
  const h = (e, t) => {
6
6
  const { length: l } = e = e ? e.filter(Boolean) : [];
7
7
  if (t || l) {
package/dist/index242.mjs CHANGED
@@ -1,40 +1,5 @@
1
1
  'use client';
2
- import { __exports as n } from "./index274.mjs";
3
- import { __require as l } from "./index275.mjs";
4
- import { __require as d } from "./index276.mjs";
5
- var t;
6
- function R() {
7
- return t ? n : (t = 1, function(i) {
8
- Object.defineProperty(i, "__esModule", {
9
- value: !0
10
- });
11
- function o(u, e) {
12
- for (var r in e) Object.defineProperty(u, r, {
13
- enumerable: !0,
14
- get: e[r]
15
- });
16
- }
17
- o(i, {
18
- normalizeAppPath: function() {
19
- return a;
20
- },
21
- normalizeRscURL: function() {
22
- return p;
23
- }
24
- });
25
- const s = l(), f = d();
26
- function a(u) {
27
- return (0, s.ensureLeadingSlash)(u.split("/").reduce((e, r, c, _) => !r || (0, f.isGroupSegment)(r) || r[0] === "@" || (r === "page" || r === "route") && c === _.length - 1 ? e : e + "/" + r, ""));
28
- }
29
- function p(u) {
30
- return u.replace(
31
- /\.rsc($|\?)/,
32
- // $1 ensures `?` is preserved
33
- "$1"
34
- );
35
- }
36
- }(n), n);
37
- }
2
+ var r = { exports: {} };
38
3
  export {
39
- R as __require
4
+ r as __module
40
5
  };
package/dist/index243.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var r = {};
2
+ var e = {};
3
3
  export {
4
- r as __exports
4
+ e as __exports
5
5
  };
package/dist/index244.mjs CHANGED
@@ -1,111 +1,40 @@
1
1
  'use client';
2
- import { __exports as m } from "./index277.mjs";
3
- var p;
4
- function S() {
5
- return p ? m : (p = 1, function(d) {
6
- Object.defineProperty(d, "__esModule", {
2
+ import { __exports as n } from "./index272.mjs";
3
+ import { __require as l } from "./index273.mjs";
4
+ import { __require as d } from "./index274.mjs";
5
+ var t;
6
+ function R() {
7
+ return t ? n : (t = 1, function(i) {
8
+ Object.defineProperty(i, "__esModule", {
7
9
  value: !0
8
10
  });
9
- function g(o, e) {
10
- for (var r in e) Object.defineProperty(o, r, {
11
+ function o(u, e) {
12
+ for (var r in e) Object.defineProperty(u, r, {
11
13
  enumerable: !0,
12
14
  get: e[r]
13
15
  });
14
16
  }
15
- g(d, {
16
- getSortedRouteObjects: function() {
17
- return w;
17
+ o(i, {
18
+ normalizeAppPath: function() {
19
+ return a;
18
20
  },
19
- getSortedRoutes: function() {
20
- return f;
21
+ normalizeRscURL: function() {
22
+ return p;
21
23
  }
22
24
  });
23
- class h {
24
- insert(e) {
25
- this._insert(e.split("/").filter(Boolean), [], !1);
26
- }
27
- smoosh() {
28
- return this._smoosh();
29
- }
30
- _smoosh(e) {
31
- e === void 0 && (e = "/");
32
- const r = [
33
- ...this.children.keys()
34
- ].sort();
35
- this.slugName !== null && r.splice(r.indexOf("[]"), 1), this.restSlugName !== null && r.splice(r.indexOf("[...]"), 1), this.optionalRestSlugName !== null && r.splice(r.indexOf("[[...]]"), 1);
36
- const n = r.map((s) => this.children.get(s)._smoosh("" + e + s + "/")).reduce((s, t) => [
37
- ...s,
38
- ...t
39
- ], []);
40
- if (this.slugName !== null && n.push(...this.children.get("[]")._smoosh(e + "[" + this.slugName + "]/")), !this.placeholder) {
41
- const s = e === "/" ? "/" : e.slice(0, -1);
42
- if (this.optionalRestSlugName != null)
43
- throw new Error('You cannot define a route with the same specificity as a optional catch-all route ("' + s + '" and "' + s + "[[..." + this.optionalRestSlugName + ']]").');
44
- n.unshift(s);
45
- }
46
- return this.restSlugName !== null && n.push(...this.children.get("[...]")._smoosh(e + "[..." + this.restSlugName + "]/")), this.optionalRestSlugName !== null && n.push(...this.children.get("[[...]]")._smoosh(e + "[[..." + this.optionalRestSlugName + "]]/")), n;
47
- }
48
- _insert(e, r, n) {
49
- if (e.length === 0) {
50
- this.placeholder = !1;
51
- return;
52
- }
53
- if (n)
54
- throw new Error("Catch-all must be the last part of the URL.");
55
- let s = e[0];
56
- if (s.startsWith("[") && s.endsWith("]")) {
57
- let l = function(u, a) {
58
- if (u !== null && u !== a)
59
- throw new Error("You cannot use different slug names for the same dynamic path ('" + u + "' !== '" + a + "').");
60
- r.forEach((c) => {
61
- if (c === a)
62
- throw new Error('You cannot have the same slug name "' + a + '" repeat within a single dynamic path');
63
- if (c.replace(/\W/g, "") === s.replace(/\W/g, ""))
64
- throw new Error('You cannot have the slug names "' + c + '" and "' + a + '" differ only by non-word symbols within a single dynamic path');
65
- }), r.push(a);
66
- }, t = s.slice(1, -1), i = !1;
67
- if (t.startsWith("[") && t.endsWith("]") && (t = t.slice(1, -1), i = !0), t.startsWith("…"))
68
- throw new Error("Detected a three-dot character ('…') at ('" + t + "'). Did you mean ('...')?");
69
- if (t.startsWith("...") && (t = t.substring(3), n = !0), t.startsWith("[") || t.endsWith("]"))
70
- throw new Error("Segment names may not start or end with extra brackets ('" + t + "').");
71
- if (t.startsWith("."))
72
- throw new Error("Segment names may not start with erroneous periods ('" + t + "').");
73
- if (n)
74
- if (i) {
75
- if (this.restSlugName != null)
76
- throw new Error('You cannot use both an required and optional catch-all route at the same level ("[...' + this.restSlugName + ']" and "' + e[0] + '" ).');
77
- l(this.optionalRestSlugName, t), this.optionalRestSlugName = t, s = "[[...]]";
78
- } else {
79
- if (this.optionalRestSlugName != null)
80
- throw new Error('You cannot use both an optional and required catch-all route at the same level ("[[...' + this.optionalRestSlugName + ']]" and "' + e[0] + '").');
81
- l(this.restSlugName, t), this.restSlugName = t, s = "[...]";
82
- }
83
- else {
84
- if (i)
85
- throw new Error('Optional route parameters are not yet supported ("' + e[0] + '").');
86
- l(this.slugName, t), this.slugName = t, s = "[]";
87
- }
88
- }
89
- this.children.has(s) || this.children.set(s, new h()), this.children.get(s)._insert(e.slice(1), r, n);
90
- }
91
- constructor() {
92
- this.placeholder = !0, this.children = /* @__PURE__ */ new Map(), this.slugName = null, this.restSlugName = null, this.optionalRestSlugName = null;
93
- }
94
- }
95
- function f(o) {
96
- const e = new h();
97
- return o.forEach((r) => e.insert(r)), e.smoosh();
25
+ const s = l(), f = d();
26
+ function a(u) {
27
+ return (0, s.ensureLeadingSlash)(u.split("/").reduce((e, r, c, _) => !r || (0, f.isGroupSegment)(r) || r[0] === "@" || (r === "page" || r === "route") && c === _.length - 1 ? e : e + "/" + r, ""));
98
28
  }
99
- function w(o, e) {
100
- const r = {}, n = [];
101
- for (let t = 0; t < o.length; t++) {
102
- const i = e(o[t]);
103
- r[i] = t, n[t] = i;
104
- }
105
- return f(n).map((t) => o[r[t]]);
29
+ function p(u) {
30
+ return u.replace(
31
+ /\.rsc($|\?)/,
32
+ // $1 ensures `?` is preserved
33
+ "$1"
34
+ );
106
35
  }
107
- }(m), m);
36
+ }(n), n);
108
37
  }
109
38
  export {
110
- S as __require
39
+ R as __require
111
40
  };