digitalmarketplace-frontend
Version:
Digital Marketplace Frontend contains assets and components used in Digital Marketplace projects
2,874 lines • 110 kB
JavaScript
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
typeof define === 'function' && define.amd ? define(['exports'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.DigitalMarketplaceFrontend = {}));
})(this, (function (exports) { 'use strict';
function getDefaultExportFromCjs (x) {
return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, 'default') ? x['default'] : x;
}
var accessibleAutocomplete_min = {exports: {}};
var hasRequiredAccessibleAutocomplete_min;
function requireAccessibleAutocomplete_min () {
if (hasRequiredAccessibleAutocomplete_min) return accessibleAutocomplete_min.exports;
hasRequiredAccessibleAutocomplete_min = 1;
(function (module, exports) {
!function (t, e) {
module.exports = e() ;
}(self, function () {
return function () {
var t = {
8952: function _(t, e, n) {
var r = n(4328),
o = n(36),
i = TypeError;
t.exports = function (t) {
if (r(t)) return t;
throw new i(o(t) + " is not a function");
};
},
2096: function _(t, e, n) {
var r = n(2424),
o = String,
i = TypeError;
t.exports = function (t) {
if (r(t)) return t;
throw new i("Can't set " + o(t) + " as a prototype");
};
},
4764: function _(t, e, n) {
var r = n(9764).charAt;
t.exports = function (t, e, n) {
return e + (n ? r(t, e).length : 1);
};
},
6100: function _(t, e, n) {
var r = n(7e3),
o = TypeError;
t.exports = function (t, e) {
if (r(e, t)) return t;
throw new o("Incorrect invocation");
};
},
3951: function _(t, e, n) {
var r = n(1632),
o = String,
i = TypeError;
t.exports = function (t) {
if (r(t)) return t;
throw new i(o(t) + " is not an object");
};
},
2504: function _(t, e, n) {
var r = n(4096),
o = n(2495),
i = n(3556),
u = function u(t) {
return function (e, n, u) {
var a = r(e),
c = i(a);
if (0 === c) return !t && -1;
var s,
l = o(u, c);
if (t && n != n) {
for (; c > l;) if ((s = a[l++]) != s) return true;
} else for (; c > l; l++) if ((t || l in a) && a[l] === n) return t || l || 0;
return !t && -1;
};
};
t.exports = {
includes: u(true),
indexOf: u(false)
};
},
3364: function _(t, e, n) {
var r = n(8992),
o = n(1664),
i = n(5712),
u = n(4356),
a = n(3556),
c = n(2568),
s = o([].push),
l = function l(t) {
var e = 1 === t,
n = 2 === t,
o = 3 === t,
l = 4 === t,
f = 6 === t,
p = 7 === t,
d = 5 === t || f;
return function (h, v, m, y) {
for (var g, b, x = u(h), w = i(x), O = a(w), _ = r(v, m), S = 0, C = y || c, E = e ? C(h, O) : n || p ? C(h, 0) : void 0; O > S; S++) if ((d || S in w) && (b = _(g = w[S], S, x), t)) if (e) E[S] = b;else if (b) switch (t) {
case 3:
return true;
case 5:
return g;
case 6:
return S;
case 2:
s(E, g);
} else switch (t) {
case 4:
return false;
case 7:
s(E, g);
}
return f ? -1 : o || l ? l : E;
};
};
t.exports = {
forEach: l(0),
map: l(1),
filter: l(2),
some: l(3),
every: l(4),
find: l(5),
findIndex: l(6),
filterReject: l(7)
};
},
953: function _(t, e, n) {
var r = n(9957),
o = n(9972),
i = n(8504),
u = o("species");
t.exports = function (t) {
return i >= 51 || !r(function () {
var e = [];
return (e.constructor = {})[u] = function () {
return {
foo: 1
};
}, 1 !== e[t](Boolean).foo;
});
};
},
1496: function _(t, e, n) {
var r = n(9957);
t.exports = function (t, e) {
var n = [][t];
return !!n && r(function () {
n.call(null, e || function () {
return 1;
}, 1);
});
};
},
6728: function _(t, e, n) {
var r = n(3476),
o = n(1432),
i = TypeError,
u = Object.getOwnPropertyDescriptor,
a = r && !function () {
if (void 0 !== this) return true;
try {
Object.defineProperty([], "length", {
writable: !1
}).length = 1;
} catch (t) {
return t instanceof TypeError;
}
}();
t.exports = a ? function (t, e) {
if (o(t) && !u(t, "length").writable) throw new i("Cannot set read only .length");
return t.length = e;
} : function (t, e) {
return t.length = e;
};
},
6736: function _(t, e, n) {
var r = n(1432),
o = n(6072),
i = n(1632),
u = n(9972)("species"),
a = Array;
t.exports = function (t) {
var e;
return r(t) && (e = t.constructor, (o(e) && (e === a || r(e.prototype)) || i(e) && null === (e = e[u])) && (e = void 0)), void 0 === e ? a : e;
};
},
2568: function _(t, e, n) {
var r = n(6736);
t.exports = function (t, e) {
return new (r(t))(0 === e ? 0 : e);
};
},
8696: function _(t, e, n) {
var r = n(3951),
o = n(3112);
t.exports = function (t, e, n, i) {
try {
return i ? e(r(n)[0], n[1]) : e(n);
} catch (u) {
o(t, "throw", u);
}
};
},
1888: function _(t, e, n) {
var r = n(1664),
o = r({}.toString),
i = r("".slice);
t.exports = function (t) {
return i(o(t), 8, -1);
};
},
4427: function _(t, e, n) {
var r = n(16),
o = n(4328),
i = n(1888),
u = n(9972)("toStringTag"),
a = Object,
c = "Arguments" === i(function () {
return arguments;
}());
t.exports = r ? i : function (t) {
var e, n, r;
return void 0 === t ? "Undefined" : null === t ? "Null" : "string" == typeof (n = function (t, e) {
try {
return t[e];
} catch (n) {}
}(e = a(t), u)) ? n : c ? i(e) : "Object" === (r = i(e)) && o(e.callee) ? "Arguments" : r;
};
},
9968: function _(t, e, n) {
var r = n(5152),
o = n(9252),
i = n(9444),
u = n(8352);
t.exports = function (t, e, n) {
for (var a = o(e), c = u.f, s = i.f, l = 0; l < a.length; l++) {
var f = a[l];
r(t, f) || n && r(n, f) || c(t, f, s(e, f));
}
};
},
2272: function _(t, e, n) {
var r = n(9957);
t.exports = !r(function () {
function t() {}
return t.prototype.constructor = null, Object.getPrototypeOf(new t()) !== t.prototype;
});
},
3336: function _(t) {
t.exports = function (t, e) {
return {
value: t,
done: e
};
};
},
3440: function _(t, e, n) {
var r = n(3476),
o = n(8352),
i = n(9728);
t.exports = r ? function (t, e, n) {
return o.f(t, e, i(1, n));
} : function (t, e, n) {
return t[e] = n, t;
};
},
9728: function _(t) {
t.exports = function (t, e) {
return {
enumerable: !(1 & t),
configurable: !(2 & t),
writable: !(4 & t),
value: e
};
};
},
92: function _(t, e, n) {
var r = n(3476),
o = n(8352),
i = n(9728);
t.exports = function (t, e, n) {
r ? o.f(t, e, i(0, n)) : t[e] = n;
};
},
2544: function _(t, e, n) {
var r = n(5312),
o = n(8352);
t.exports = function (t, e, n) {
return n.get && r(n.get, e, {
getter: true
}), n.set && r(n.set, e, {
setter: true
}), o.f(t, e, n);
};
},
6076: function _(t, e, n) {
var r = n(4328),
o = n(8352),
i = n(5312),
u = n(4636);
t.exports = function (t, e, n, a) {
a || (a = {});
var c = a.enumerable,
s = void 0 !== a.name ? a.name : e;
if (r(n) && i(n, s, a), a.global) c ? t[e] = n : u(e, n);else {
try {
a.unsafe ? t[e] && (c = !0) : delete t[e];
} catch (l) {}
c ? t[e] = n : o.f(t, e, {
value: n,
enumerable: false,
configurable: !a.nonConfigurable,
writable: !a.nonWritable
});
}
return t;
};
},
4036: function _(t, e, n) {
var r = n(6076);
t.exports = function (t, e, n) {
for (var o in e) r(t, o, e[o], n);
return t;
};
},
4636: function _(t, e, n) {
var r = n(6420),
o = Object.defineProperty;
t.exports = function (t, e) {
try {
o(r, t, {
value: e,
configurable: !0,
writable: !0
});
} catch (n) {
r[t] = e;
}
return e;
};
},
3476: function _(t, e, n) {
var r = n(9957);
t.exports = !r(function () {
return 7 !== Object.defineProperty({}, 1, {
get: function get() {
return 7;
}
})[1];
});
},
8168: function _(t, e, n) {
var r = n(6420),
o = n(1632),
i = r.document,
u = o(i) && o(i.createElement);
t.exports = function (t) {
return u ? i.createElement(t) : {};
};
},
4316: function _(t) {
var e = TypeError;
t.exports = function (t) {
if (t > 9007199254740991) throw e("Maximum allowed index exceeded");
return t;
};
},
6064: function _(t) {
t.exports = "undefined" != typeof navigator && String(navigator.userAgent) || "";
},
8504: function _(t, e, n) {
var r,
o,
i = n(6420),
u = n(6064),
a = i.process,
c = i.Deno,
s = a && a.versions || c && c.version,
l = s && s.v8;
l && (o = (r = l.split("."))[0] > 0 && r[0] < 4 ? 1 : +(r[0] + r[1])), !o && u && (!(r = u.match(/Edge\/(\d+)/)) || r[1] >= 74) && (r = u.match(/Chrome\/(\d+)/)) && (o = +r[1]), t.exports = o;
},
8256: function _(t) {
t.exports = ["constructor", "hasOwnProperty", "isPrototypeOf", "propertyIsEnumerable", "toLocaleString", "toString", "valueOf"];
},
6520: function _(t, e, n) {
var r = n(1664),
o = Error,
i = r("".replace),
u = String(new o("zxcasd").stack),
a = /\n\s*at [^:]*:[^\n]*/,
c = a.test(u);
t.exports = function (t, e) {
if (c && "string" == typeof t && !o.prepareStackTrace) for (; e--;) t = i(t, a, "");
return t;
};
},
3696: function _(t, e, n) {
var r = n(3440),
o = n(6520),
i = n(9184),
u = Error.captureStackTrace;
t.exports = function (t, e, n, a) {
i && (u ? u(t, e) : r(t, "stack", o(n, a)));
};
},
9184: function _(t, e, n) {
var r = n(9957),
o = n(9728);
t.exports = !r(function () {
var t = new Error("a");
return !("stack" in t) || (Object.defineProperty(t, "stack", o(1, 7)), 7 !== t.stack);
});
},
9160: function _(t, e, n) {
var r = n(6420),
o = n(9444).f,
i = n(3440),
u = n(6076),
a = n(4636),
c = n(9968),
s = n(6704);
t.exports = function (t, e) {
var n,
l,
f,
p,
d,
h = t.target,
v = t.global,
m = t.stat;
if (n = v ? r : m ? r[h] || a(h, {}) : r[h] && r[h].prototype) for (l in e) {
if (p = e[l], f = t.dontCallGetSet ? (d = o(n, l)) && d.value : n[l], !s(v ? l : h + (m ? "." : "#") + l, t.forced) && void 0 !== f) {
if (typeof p == typeof f) continue;
c(p, f);
}
(t.sham || f && f.sham) && i(p, "sham", true), u(n, l, p, t);
}
};
},
9957: function _(t) {
t.exports = function (t) {
try {
return !!t();
} catch (e) {
return true;
}
};
},
7176: function _(t, e, n) {
n(880);
var r = n(8448),
o = n(6076),
i = n(7680),
u = n(9957),
a = n(9972),
c = n(3440),
s = a("species"),
l = RegExp.prototype;
t.exports = function (t, e, n, f) {
var p = a(t),
d = !u(function () {
var e = {};
return e[p] = function () {
return 7;
}, 7 !== ""[t](e);
}),
h = d && !u(function () {
var e = false,
n = /a/;
return "split" === t && ((n = {}).constructor = {}, n.constructor[s] = function () {
return n;
}, n.flags = "", n[p] = /./[p]), n.exec = function () {
return e = true, null;
}, n[p](""), !e;
});
if (!d || !h || n) {
var v = /./[p],
m = e(p, ""[t], function (t, e, n, o, u) {
var a = e.exec;
return a === i || a === l.exec ? d && !u ? {
done: true,
value: r(v, e, n, o)
} : {
done: true,
value: r(t, n, e, o)
} : {
done: false
};
});
o(String.prototype, t, m[0]), o(l, p, m[1]);
}
f && c(l[p], "sham", true);
};
},
908: function _(t, e, n) {
var r = n(7332),
o = Function.prototype,
i = o.apply,
u = o.call;
t.exports = "object" == typeof Reflect && Reflect.apply || (r ? u.bind(i) : function () {
return u.apply(i, arguments);
});
},
8992: function _(t, e, n) {
var r = n(3180),
o = n(8952),
i = n(7332),
u = r(r.bind);
t.exports = function (t, e) {
return o(t), void 0 === e ? t : i ? u(t, e) : function () {
return t.apply(e, arguments);
};
};
},
7332: function _(t, e, n) {
var r = n(9957);
t.exports = !r(function () {
var t = function () {}.bind();
return "function" != typeof t || t.hasOwnProperty("prototype");
});
},
8448: function _(t, e, n) {
var r = n(7332),
o = Function.prototype.call;
t.exports = r ? o.bind(o) : function () {
return o.apply(o, arguments);
};
},
6208: function _(t, e, n) {
var r = n(3476),
o = n(5152),
i = Function.prototype,
u = r && Object.getOwnPropertyDescriptor,
a = o(i, "name"),
c = a && "something" === function () {}.name,
s = a && (!r || r && u(i, "name").configurable);
t.exports = {
EXISTS: a,
PROPER: c,
CONFIGURABLE: s
};
},
5288: function _(t, e, n) {
var r = n(1664),
o = n(8952);
t.exports = function (t, e, n) {
try {
return r(o(Object.getOwnPropertyDescriptor(t, e)[n]));
} catch (i) {}
};
},
3180: function _(t, e, n) {
var r = n(1888),
o = n(1664);
t.exports = function (t) {
if ("Function" === r(t)) return o(t);
};
},
1664: function _(t, e, n) {
var r = n(7332),
o = Function.prototype,
i = o.call,
u = r && o.bind.bind(i, i);
t.exports = r ? u : function (t) {
return function () {
return i.apply(t, arguments);
};
};
},
5232: function _(t, e, n) {
var r = n(6420),
o = n(4328);
t.exports = function (t, e) {
return arguments.length < 2 ? (n = r[t], o(n) ? n : void 0) : r[t] && r[t][e];
var n;
};
},
6752: function _(t) {
t.exports = function (t) {
return {
iterator: t,
next: t.next,
done: false
};
};
},
4504: function _(t, e, n) {
var r = n(8952),
o = n(9760);
t.exports = function (t, e) {
var n = t[e];
return o(n) ? void 0 : r(n);
};
},
6420: function _(t, e, n) {
var r = function r(t) {
return t && t.Math === Math && t;
};
t.exports = r("object" == typeof globalThis && globalThis) || r("object" == typeof window && window) || r("object" == typeof self && self) || r("object" == typeof n.g && n.g) || r("object" == typeof this && this) || function () {
return this;
}() || Function("return this")();
},
5152: function _(t, e, n) {
var r = n(1664),
o = n(4356),
i = r({}.hasOwnProperty);
t.exports = Object.hasOwn || function (t, e) {
return i(o(t), e);
};
},
2560: function _(t) {
t.exports = {};
},
4168: function _(t, e, n) {
var r = n(5232);
t.exports = r("document", "documentElement");
},
9888: function _(t, e, n) {
var r = n(3476),
o = n(9957),
i = n(8168);
t.exports = !r && !o(function () {
return 7 !== Object.defineProperty(i("div"), "a", {
get: function get() {
return 7;
}
}).a;
});
},
5712: function _(t, e, n) {
var r = n(1664),
o = n(9957),
i = n(1888),
u = Object,
a = r("".split);
t.exports = o(function () {
return !u("z").propertyIsEnumerable(0);
}) ? function (t) {
return "String" === i(t) ? a(t, "") : u(t);
} : u;
},
7512: function _(t, e, n) {
var r = n(4328),
o = n(1632),
i = n(4024);
t.exports = function (t, e, n) {
var u, a;
return i && r(u = e.constructor) && u !== n && o(a = u.prototype) && a !== n.prototype && i(t, a), t;
};
},
9112: function _(t, e, n) {
var r = n(1664),
o = n(4328),
i = n(3976),
u = r(Function.toString);
o(i.inspectSource) || (i.inspectSource = function (t) {
return u(t);
}), t.exports = i.inspectSource;
},
3480: function _(t, e, n) {
var r = n(1632),
o = n(3440);
t.exports = function (t, e) {
r(e) && "cause" in e && o(t, "cause", e.cause);
};
},
9104: function _(t, e, n) {
var r,
o,
i,
u = n(4288),
a = n(6420),
c = n(1632),
s = n(3440),
l = n(5152),
f = n(3976),
p = n(6504),
d = n(2560),
h = "Object already initialized",
v = a.TypeError,
m = a.WeakMap;
if (u || f.state) {
var y = f.state || (f.state = new m());
y.get = y.get, y.has = y.has, y.set = y.set, r = function r(t, e) {
if (y.has(t)) throw new v(h);
return e.facade = t, y.set(t, e), e;
}, o = function o(t) {
return y.get(t) || {};
}, i = function i(t) {
return y.has(t);
};
} else {
var g = p("state");
d[g] = true, r = function r(t, e) {
if (l(t, g)) throw new v(h);
return e.facade = t, s(t, g, e), e;
}, o = function o(t) {
return l(t, g) ? t[g] : {};
}, i = function i(t) {
return l(t, g);
};
}
t.exports = {
set: r,
get: o,
has: i,
enforce: function enforce(t) {
return i(t) ? o(t) : r(t, {});
},
getterFor: function getterFor(t) {
return function (e) {
var n;
if (!c(e) || (n = o(e)).type !== t) throw new v("Incompatible receiver, " + t + " required");
return n;
};
}
};
},
1432: function _(t, e, n) {
var r = n(1888);
t.exports = Array.isArray || function (t) {
return "Array" === r(t);
};
},
4328: function _(t) {
var e = "object" == typeof document && document.all;
t.exports = void 0 === e && void 0 !== e ? function (t) {
return "function" == typeof t || t === e;
} : function (t) {
return "function" == typeof t;
};
},
6072: function _(t, e, n) {
var r = n(1664),
o = n(9957),
i = n(4328),
u = n(4427),
a = n(5232),
c = n(9112),
s = function s() {},
l = a("Reflect", "construct"),
f = /^\s*(?:class|function)\b/,
p = r(f.exec),
d = !f.test(s),
h = function h(t) {
if (!i(t)) return false;
try {
return l(s, [], t), !0;
} catch (e) {
return false;
}
},
v = function v(t) {
if (!i(t)) return false;
switch (u(t)) {
case "AsyncFunction":
case "GeneratorFunction":
case "AsyncGeneratorFunction":
return false;
}
try {
return d || !!p(f, c(t));
} catch (e) {
return true;
}
};
v.sham = true, t.exports = !l || o(function () {
var t;
return h(h.call) || !h(Object) || !h(function () {
t = true;
}) || t;
}) ? v : h;
},
6704: function _(t, e, n) {
var r = n(9957),
o = n(4328),
i = /#|\.prototype\./,
u = function u(t, e) {
var n = c[a(t)];
return n === l || n !== s && (o(e) ? r(e) : !!e);
},
a = u.normalize = function (t) {
return String(t).replace(i, ".").toLowerCase();
},
c = u.data = {},
s = u.NATIVE = "N",
l = u.POLYFILL = "P";
t.exports = u;
},
9760: function _(t) {
t.exports = function (t) {
return null == t;
};
},
1632: function _(t, e, n) {
var r = n(4328);
t.exports = function (t) {
return "object" == typeof t ? null !== t : r(t);
};
},
2424: function _(t, e, n) {
var r = n(1632);
t.exports = function (t) {
return r(t) || null === t;
};
},
7048: function _(t) {
t.exports = false;
},
7728: function _(t, e, n) {
var r = n(5232),
o = n(4328),
i = n(7e3),
u = n(6536),
a = Object;
t.exports = u ? function (t) {
return "symbol" == typeof t;
} : function (t) {
var e = r("Symbol");
return o(e) && i(e.prototype, a(t));
};
},
3112: function _(t, e, n) {
var r = n(8448),
o = n(3951),
i = n(4504);
t.exports = function (t, e, n) {
var u, a;
o(t);
try {
if (!(u = i(t, "return"))) {
if ("throw" === e) throw n;
return n;
}
u = r(u, t);
} catch (c) {
a = true, u = c;
}
if ("throw" === e) throw n;
if (a) throw u;
return o(u), n;
};
},
9724: function _(t, e, n) {
var r = n(8448),
o = n(9368),
i = n(3440),
u = n(4036),
a = n(9972),
c = n(9104),
s = n(4504),
l = n(336).IteratorPrototype,
f = n(3336),
p = n(3112),
d = a("toStringTag"),
h = "IteratorHelper",
v = "WrapForValidIterator",
m = c.set,
y = function y(t) {
var e = c.getterFor(t ? v : h);
return u(o(l), {
next: function next() {
var n = e(this);
if (t) return n.nextHandler();
try {
var r = n.done ? void 0 : n.nextHandler();
return f(r, n.done);
} catch (o) {
throw n.done = true, o;
}
},
"return": function _return() {
var n = e(this),
o = n.iterator;
if (n.done = true, t) {
var i = s(o, "return");
return i ? r(i, o) : f(void 0, true);
}
if (n.inner) try {
p(n.inner.iterator, "normal");
} catch (u) {
return p(o, "throw", u);
}
return p(o, "normal"), f(void 0, true);
}
});
},
g = y(true),
b = y(false);
i(b, d, "Iterator Helper"), t.exports = function (t, e) {
var n = function n(_n, r) {
r ? (r.iterator = _n.iterator, r.next = _n.next) : r = _n, r.type = e ? v : h, r.nextHandler = t, r.counter = 0, r.done = false, m(this, r);
};
return n.prototype = e ? g : b, n;
};
},
5792: function _(t, e, n) {
var r = n(8448),
o = n(8952),
i = n(3951),
u = n(6752),
a = n(9724),
c = n(8696),
s = a(function () {
var t = this.iterator,
e = i(r(this.next, t));
if (!(this.done = !!e.done)) return c(t, this.mapper, [e.value, this.counter++], true);
});
t.exports = function (t) {
return i(this), o(t), new s(u(this), {
mapper: t
});
};
},
336: function _(t, e, n) {
var r,
o,
i,
u = n(9957),
a = n(4328),
c = n(1632),
s = n(9368),
l = n(7796),
f = n(6076),
p = n(9972),
d = n(7048),
h = p("iterator"),
v = false;
[].keys && ("next" in (i = [].keys()) ? (o = l(l(i))) !== Object.prototype && (r = o) : v = true), !c(r) || u(function () {
var t = {};
return r[h].call(t) !== t;
}) ? r = {} : d && (r = s(r)), a(r[h]) || f(r, h, function () {
return this;
}), t.exports = {
IteratorPrototype: r,
BUGGY_SAFARI_ITERATORS: v
};
},
3556: function _(t, e, n) {
var r = n(7584);
t.exports = function (t) {
return r(t.length);
};
},
5312: function _(t, e, n) {
var r = n(1664),
o = n(9957),
i = n(4328),
u = n(5152),
a = n(3476),
c = n(6208).CONFIGURABLE,
s = n(9112),
l = n(9104),
f = l.enforce,
p = l.get,
d = String,
h = Object.defineProperty,
v = r("".slice),
m = r("".replace),
y = r([].join),
g = a && !o(function () {
return 8 !== h(function () {}, "length", {
value: 8
}).length;
}),
b = String(String).split("String"),
x = t.exports = function (t, e, n) {
"Symbol(" === v(d(e), 0, 7) && (e = "[" + m(d(e), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), n && n.getter && (e = "get " + e), n && n.setter && (e = "set " + e), (!u(t, "name") || c && t.name !== e) && (a ? h(t, "name", {
value: e,
configurable: true
}) : t.name = e), g && n && u(n, "arity") && t.length !== n.arity && h(t, "length", {
value: n.arity
});
try {
n && u(n, "constructor") && n.constructor ? a && h(t, "prototype", {
writable: !1
}) : t.prototype && (t.prototype = void 0);
} catch (o) {}
var r = f(t);
return u(r, "source") || (r.source = y(b, "string" == typeof e ? e : "")), t;
};
Function.prototype.toString = x(function () {
return i(this) && p(this).source || s(this);
}, "toString");
},
1748: function _(t) {
var e = Math.ceil,
n = Math.floor;
t.exports = Math.trunc || function (t) {
var r = +t;
return (r > 0 ? n : e)(r);
};
},
8948: function _(t, e, n) {
var r = n(5016);
t.exports = function (t, e) {
return void 0 === t ? arguments.length < 2 ? "" : e : r(t);
};
},
9292: function _(t, e, n) {
var r = n(3476),
o = n(1664),
i = n(8448),
u = n(9957),
a = n(1531),
c = n(9392),
s = n(8912),
l = n(4356),
f = n(5712),
p = Object.assign,
d = Object.defineProperty,
h = o([].concat);
t.exports = !p || u(function () {
if (r && 1 !== p({
b: 1
}, p(d({}, "a", {
enumerable: true,
get: function get() {
d(this, "b", {
value: 3,
enumerable: false
});
}
}), {
b: 2
})).b) return true;
var t = {},
e = {},
n = Symbol("assign detection"),
o = "abcdefghijklmnopqrst";
return t[n] = 7, o.split("").forEach(function (t) {
e[t] = t;
}), 7 !== p({}, t)[n] || a(p({}, e)).join("") !== o;
}) ? function (t, e) {
for (var n = l(t), o = arguments.length, u = 1, p = c.f, d = s.f; o > u;) for (var v, m = f(arguments[u++]), y = p ? h(a(m), p(m)) : a(m), g = y.length, b = 0; g > b;) v = y[b++], r && !i(d, m, v) || (n[v] = m[v]);
return n;
} : p;
},
9368: function _(t, e, n) {
var r,
o = n(3951),
i = n(2056),
u = n(8256),
a = n(2560),
c = n(4168),
s = n(8168),
l = n(6504),
f = "prototype",
p = "script",
d = l("IE_PROTO"),
h = function h() {},
v = function v(t) {
return "<" + p + ">" + t + "</" + p + ">";
},
m = function m(t) {
t.write(v("")), t.close();
var e = t.parentWindow.Object;
return t = null, e;
},
_y = function y() {
try {
r = new ActiveXObject("htmlfile");
} catch (i) {}
var t, e, n;
_y = "undefined" != typeof document ? document.domain && r ? m(r) : (e = s("iframe"), n = "java" + p + ":", e.style.display = "none", c.appendChild(e), e.src = String(n), (t = e.contentWindow.document).open(), t.write(v("document.F=Object")), t.close(), t.F) : m(r);
for (var o = u.length; o--;) delete _y[f][u[o]];
return _y();
};
a[d] = true, t.exports = Object.create || function (t, e) {
var n;
return null !== t ? (h[f] = o(t), n = new h(), h[f] = null, n[d] = t) : n = _y(), void 0 === e ? n : i.f(n, e);
};
},
2056: function _(t, e, n) {
var r = n(3476),
o = n(1576),
i = n(8352),
u = n(3951),
a = n(4096),
c = n(1531);
e.f = r && !o ? Object.defineProperties : function (t, e) {
u(t);
for (var n, r = a(e), o = c(e), s = o.length, l = 0; s > l;) i.f(t, n = o[l++], r[n]);
return t;
};
},
8352: function _(t, e, n) {
var r = n(3476),
o = n(9888),
i = n(1576),
u = n(3951),
a = n(88),
c = TypeError,
s = Object.defineProperty,
l = Object.getOwnPropertyDescriptor,
f = "enumerable",
p = "configurable",
d = "writable";
e.f = r ? i ? function (t, e, n) {
if (u(t), e = a(e), u(n), "function" == typeof t && "prototype" === e && "value" in n && d in n && !n[d]) {
var r = l(t, e);
r && r[d] && (t[e] = n.value, n = {
configurable: p in n ? n[p] : r[p],
enumerable: f in n ? n[f] : r[f],
writable: false
});
}
return s(t, e, n);
} : s : function (t, e, n) {
if (u(t), e = a(e), u(n), o) try {
return s(t, e, n);
} catch (r) {}
if ("get" in n || "set" in n) throw new c("Accessors not supported");
return "value" in n && (t[e] = n.value), t;
};
},
9444: function _(t, e, n) {
var r = n(3476),
o = n(8448),
i = n(8912),
u = n(9728),
a = n(4096),
c = n(88),
s = n(5152),
l = n(9888),
f = Object.getOwnPropertyDescriptor;
e.f = r ? f : function (t, e) {
if (t = a(t), e = c(e), l) try {
return f(t, e);
} catch (n) {}
if (s(t, e)) return u(!o(i.f, t, e), t[e]);
};
},
5048: function _(t, e, n) {
var r = n(9008),
o = n(8256).concat("length", "prototype");
e.f = Object.getOwnPropertyNames || function (t) {
return r(t, o);
};
},
9392: function _(t, e) {
e.f = Object.getOwnPropertySymbols;
},
7796: function _(t, e, n) {
var r = n(5152),
o = n(4328),
i = n(4356),
u = n(6504),
a = n(2272),
c = u("IE_PROTO"),
s = Object,
l = s.prototype;
t.exports = a ? s.getPrototypeOf : function (t) {
var e = i(t);
if (r(e, c)) return e[c];
var n = e.constructor;
return o(n) && e instanceof n ? n.prototype : e instanceof s ? l : null;
};
},
7e3: function _(t, e, n) {
var r = n(1664);
t.exports = r({}.isPrototypeOf);
},
9008: function _(t, e, n) {
var r = n(1664),
o = n(5152),
i = n(4096),
u = n(2504).indexOf,
a = n(2560),
c = r([].push);
t.exports = function (t, e) {
var n,
r = i(t),
s = 0,
l = [];
for (n in r) !o(a, n) && o(r, n) && c(l, n);
for (; e.length > s;) o(r, n = e[s++]) && (~u(l, n) || c(l, n));
return l;
};
},
1531: function _(t, e, n) {
var r = n(9008),
o = n(8256);
t.exports = Object.keys || function (t) {
return r(t, o);
};
},
8912: function _(t, e) {
var n = {}.propertyIsEnumerable,
r = Object.getOwnPropertyDescriptor,
o = r && !n.call({
1: 2
}, 1);
e.f = o ? function (t) {
var e = r(this, t);
return !!e && e.enumerable;
} : n;
},
4024: function _(t, e, n) {
var r = n(5288),
o = n(3951),
i = n(2096);
t.exports = Object.setPrototypeOf || ("__proto__" in {} ? function () {
var t,
e = false,
n = {};
try {
(t = r(Object.prototype, "__proto__", "set"))(n, []), e = n instanceof Array;
} catch (u) {}
return function (n, r) {
return o(n), i(r), e ? t(n, r) : n.__proto__ = r, n;
};
}() : void 0);
},
7032: function _(t, e, n) {
var r = n(16),
o = n(4427);
t.exports = r ? {}.toString : function () {
return "[object " + o(this) + "]";
};
},
2104: function _(t, e, n) {
var r = n(8448),
o = n(4328),
i = n(1632),
u = TypeError;
t.exports = function (t, e) {
var n, a;
if ("string" === e && o(n = t.toString) && !i(a = r(n, t))) return a;
if (o(n = t.valueOf) && !i(a = r(n, t))) return a;
if ("string" !== e && o(n = t.toString) && !i(a = r(n, t))) return a;
throw new u("Can't convert object to primitive value");
};
},
9252: function _(t, e, n) {
var r = n(5232),
o = n(1664),
i = n(5048),
u = n(9392),
a = n(3951),
c = o([].concat);
t.exports = r("Reflect", "ownKeys") || function (t) {
var e = i.f(a(t)),
n = u.f;
return n ? c(e, n(t)) : e;
};
},
584: function _(t, e, n) {
var r = n(8352).f;
t.exports = function (t, e, n) {
n in t || r(t, n, {
configurable: true,
get: function get() {
return e[n];
},
set: function set(t) {
e[n] = t;
}
});
};
},
9092: function _(t, e, n) {
var r = n(8448),
o = n(3951),
i = n(4328),
u = n(1888),
a = n(7680),
c = TypeError;
t.exports = function (t, e) {
var n = t.exec;
if (i(n)) {
var s = r(n, t, e);
return null !== s && o(s), s;
}
if ("RegExp" === u(t)) return r(a, t, e);
throw new c("RegExp#exec called on incompatible receiver");
};
},
7680: function _(t, e, n) {
var r,
o,
i = n(8448),
u = n(1664),
a = n(5016),
c = n(8872),
s = n(3548),
l = n(4696),
f = n(9368),
p = n(9104).get,
d = n(8e3),
h = n(9124),
v = l("native-string-replace", String.prototype.replace),
m = RegExp.prototype.exec,
_y2 = m,
g = u("".charAt),
b = u("".indexOf),
x = u("".replace),
w = u("".slice),
O = (o = /b*/g, i(m, r = /a/, "a"), i(m, o, "a"), 0 !== r.lastIndex || 0 !== o.lastIndex),
_ = s.BROKEN_CARET,
S = void 0 !== /()??/.exec("")[1];
(O || S || _ || d || h) && (_y2 = function y(t) {
var e,
n,
r,
o,
u,
s,
l,
d = this,
h = p(d),
C = a(t),
E = h.raw;
if (E) return E.lastIndex = d.lastIndex, e = i(_y2, E, C), d.lastIndex = E.lastIndex, e;
var I = h.groups,
j = _ && d.sticky,
A = i(c, d),
P = d.source,
N = 0,
k = C;
if (j && (A = x(A, "y", ""), -1 === b(A, "g") && (A += "g"), k = w(C, d.lastIndex), d.lastIndex > 0 && (!d.multiline || d.multiline && "\n" !== g(C, d.lastIndex - 1)) && (P = "(?: " + P + ")", k = " " + k, N++), n = new RegExp("^(?:" + P + ")", A)), S && (n = new RegExp("^" + P + "$(?!\\s)", A)), O && (r = d.lastIndex), o = i(m, j ? n : d, k), j ? o ? (o.input = w(o.input, N), o[0] = w(o[0], N), o.index = d.lastIndex, d.lastIndex += o[0].length) : d.lastIndex = 0 : O && o && (d.lastIndex = d.global ? o.index + o[0].length : r), S && o && o.length > 1 && i(v, o[0], n, function () {
for (u = 1; u < arguments.length - 2; u++) void 0 === arguments[u] && (o[u] = void 0);
}), o && I) for (o.groups = s = f(null), u = 0; u < I.length; u++) s[(l = I[u])[0]] = o[l[1]];
return o;
}), t.exports = _y2;
},
8872: function _(t, e, n) {
var r = n(3951);
t.exports = function () {
var t = r(this),
e = "";
return t.hasIndices && (e += "d"), t.global && (e += "g"), t.ignoreCase && (e += "i"), t.multiline && (e += "m"), t.dotAll && (e += "s"), t.unicode && (e += "u"), t.unicodeSets && (e += "v"), t.sticky && (e += "y"), e;
};
},
3548: function _(t, e, n) {
var r = n(9957),
o = n(6420).RegExp,
i = r(function () {
var t = o("a", "y");
return t.lastIndex = 2, null !== t.exec("abcd");
}),
u = i || r(function () {
return !o("a", "y").sticky;
}),
a = i || r(function () {
var t = o("^r", "gy");
return t.lastIndex = 2, null !== t.exec("str");
});
t.exports = {
BROKEN_CARET: a,
MISSED_STICKY: u,
UNSUPPORTED_Y: i
};
},
8e3: function _(t, e, n) {
var r = n(9957),
o = n(6420).RegExp;
t.exports = r(function () {
var t = o(".", "s");
return !(t.dotAll && t.test("\n") && "s" === t.flags);
});
},
9124: function _(t, e, n) {
var r = n(9957),
o = n(6420).RegExp;
t.exports = r(function () {
var t = o("(?<a>b)", "g");
return "b" !== t.exec("b").groups.a || "bc" !== "b".replace(t, "$<a>c");
});
},
5436: function _(t, e, n) {
var r = n(9760),
o = TypeError;
t.exports = function (t) {
if (r(t)) throw new o("Can't call method on " + t);
return t;
};
},
6504: function _(t, e, n) {
var r = n(4696),
o = n(7776),
i = r("keys");
t.exports = function (t) {
return i[t] || (i[t] = o(t));
};
},
3976: function _(t, e, n) {
var r = n(7048),
o = n(6420),
i = n(4636),
u = "__core-js_shared__",
a = t.exports = o[u] || i(u, {});
(a.versions || (a.versions = [])).push({
version: "3.36.0",
mode: r ? "pure" : "global",
copyright: "© 2014-2024 Denis Pushkarev (zloirock.ru)",
license: "https://github.com/zloirock/core-js/blob/v3.36.0/LICENSE",
source: "https://github.com/zloirock/core-js"
});
},
4696: function _(t, e, n) {
var r = n(3976);
t.exports = function (t, e) {
return r[t] || (r[t] = e || {});
};
},
9764: function _(t, e, n) {
var r = n(1664),
o = n(6180),
i = n(5016),
u = n(5436),
a = r("".charAt),
c = r("".charCodeAt),
s = r("".slice),
l = function l(t) {
return function (e, n) {
var r,
l,
f = i(u(e)),
p = o(n),
d = f.length;
return p < 0 || p >= d ? t ? "" : void 0 : (r = c(f, p)) < 55296 || r > 56319 || p + 1 === d || (l = c(f, p + 1)) < 56320 || l > 57343 ? t ? a(f, p) : r : t ? s(f, p, p + 2) : l - 56320 + (r - 55296 << 10) + 65536;
};
};
t.exports = {
codeAt: l(false),
charAt: l(true)
};
},
772: function _(t, e, n) {
var r = n(8504),
o = n(9957),
i = n(6420).String;
t.exports = !!Object.getOwnPropertySymbols && !o(function () {
var t = Symbol("symbol detection");
return !i(t) || !(Object(t) instanceof Symbol) || !Symbol.sham && r && r < 41;
});
},
2495: function _(t, e, n) {
var r = n(6180),
o = Math.max,
i = Math.min;
t.exports = function (t, e) {
var n = r(t);
return n < 0 ? o(n + e, 0) : i(n, e);
};
},
4096: function _(t, e, n) {
var r = n(5712),
o = n(5436);
t.exports = function (t) {
return r(o(t));
};
},
6180: function _(t, e, n) {
var r = n(1748);
t.exports = function (t) {
var e = +t;
return e != e || 0 === e ? 0 : r(e);
};
},
7584: function _(t, e, n) {
var r = n(6180),
o = Math.min;
t.exports = function (t) {
var e = r(t);
return e > 0 ? o(e, 9007199254740991) : 0;
};
},
4356: function _(t, e, n) {
var r = n(5436),
o = Object;
t.exports = function (t) {
return o(r(t));
};
},
7024: function _(t, e, n) {
var r = n(8448),
o = n(1632),
i = n(7728),
u = n(4504),
a = n(2104),
c = n(9972),
s = TypeError,
l = c("toPrimitive");
t.exports = function (t, e) {
if (!o(t) || i(t)) return t;
var n,
c = u(t, l);
if (c) {
if (void 0 === e && (e = "default"), n = r(c, t, e), !o(n) || i(n)) return n;
throw new s("Can't convert object to primitive value");
}
return void 0 === e && (e = "number"), a(t, e);
};
},
88: function _(t, e, n) {
var r = n(7024),
o = n(7728);
t.exports = function (t) {
var e = r(t, "string");
return o(e) ? e : e + "";
};
},
16: function _(t, e, n) {
var r = {};
r[n(9972)("toStringTag")] = "z", t.exports = "[object z]" === String(r);
},
5016: function _(t, e, n) {
var r = n(4427),
o = String;
t.exports = function (t) {
if ("Symbol" === r(t)) throw new TypeError("Cannot convert a Symbol value to a string");
return o(t);
};
},
36: function _(t) {
var e = String;
t.exports = function (t) {
try {
return e(t);
} catch (n) {
return "Object";
}
};
},
7776: function _(t, e, n) {
var r = n(1664),
o = 0,
i = Math.random(),
u = r(1..toString);
t.exports = function (t) {
return "Symbol(" + (void 0 === t ? "" : t) + ")_" + u(++o + i, 36);
};
},
6536: function _(t, e, n) {
var r = n(772);
t.exports = r && !Symbol.sham && "symbol" == typeof Symbol.iterator;
},
1576: function _(t, e, n) {
var r = n(3476),
o = n(9957);
t.exports = r && o(function () {
return 42 !== Object.defineProperty(function () {}, "prototype", {
value: 42,
writable: false
}).prototype;
});
},
4288: function _(t, e, n) {
var r = n(6420),
o = n(4328),
i = r.WeakMap;
t.exports = o(i) && /native code/.test(String(i));
},
9972: function _(t, e, n) {
var r = n(6420),
o = n(4696),
i = n(5152),
u = n(7776),
a = n(772),
c = n(6536),
s = r.Symbol,
l = o("wks"),
f = c ? s["for"] || s : s && s.withoutSetter || u;
t.exports = function (t) {
return i(l, t) || (l[t] = a && i(s, t) ? s[t] : f("Symbol." + t)), l[t];
};
},
6488: function _(t, e, n) {
var r = n(5232),
o = n(5152),
i = n(3440),
u = n(7e3),
a = n(4024),
c = n(9968),
s = n(584),
l = n(7512),
f = n(8948),
p = n(3480),
d = n(3696),
h = n(3476),
v = n(7048);
t.exports = function (t, e, n, m) {
var y = "stackTraceLimit",
g = m ? 2 : 1,
b = t.split("."),
x = b[b.length - 1],
w = r.apply(null, b);
if (w) {
var O = w.prototype;
if (!v && o(O, "cause") && delete O.cause, !n) return w;
var _ = r("Error"),
S = e(function (t, e) {
var n = f(m ? e : t, void 0),
r = m ? new w(t) : new w();
return void 0 !== n && i(r, "message", n), d(r, S, r.stack, 2), this && u(O, this) && l(r, this, S), arguments.length > g && p(r, arguments[g]), r;
});
if (S.prototype = O, "Error" !== x ? a ? a(S, _) : c(S, _, {
name: true
}) : h && y in w && (s(S, w, y), s(S, w, "prepareStackTrace")), c(S, w), !v) try {
O.name !== x && i(O, "name", x), O.constructor = S;
} catch (C) {}
return S;
}
};
},
7476: function _(t, e, n) {
var r = n(9160),
o = n(9957),
i = n(1432),
u = n(1632),
a = n(4356),
c = n(3556),
s = n(4316),
l = n(92),
f = n(2568),
p = n(953),
d = n(9972),
h = n(8504),
v = d("isConcatSpreadable"),
m = h >= 51 || !o(function () {
var t = [];
return t[v] = false, t.concat()[0] !== t;
}),
y = function y(t) {
if (!u(t)) return false;
var e = t[v];
return void 0 !== e ? !!e : i(t);
};
r({
target: "Array",
proto: true,
arity: 1,
forced: !m || !p("concat")
}, {
concat: function concat(t) {
var e,
n,
r,
o,
i,
u = a(this),
p = f(u, 0),
d = 0;
for (e = -1, r = arguments.length; e < r; e++) if (y(i = -1 === e ? u : arguments[e])) for (o = c(i), s(d + o), n = 0; n < o; n++, d++) n in i && l(p, d, i[n]);else s(d + 1), l(p, d++, i);
return p.length = d, p;
}
});
},
6932: function _(t, e, n) {
var r = n(9160),
o = n(3364).filter;
r({
target: "Array",
proto: true,
forced: !n(953)("filter")
}, {
filter: function filter(t) {
return o(this, t, arguments.length > 1 ? arguments[1] : void 0);
}
});
},
700: function _(t, e, n) {
var r = n(9160),
o = n(1664),
i = n(5712),
u = n(4096),
a = n(1496),
c = o([].join);
r({
target: "Array",
proto: true,
forced: i !== Object || !a("join", ",")
}, {
join: function join(t) {
return c(u(this), void 0 === t ? "," : t);
}
});
},
4456: function _(t, e, n) {
var r = n(9160),
o = n(3364).map;
r({
target: "Array",
proto: true,
forced: !n(953)("map")
}, {
map: function map(t) {
return o(this, t, arguments.length > 1 ? arguments[1] : void 0);
}
});
},
4728: function _(t, e, n) {
var r = n(9160),
o = n(4356),
i = n(3556),
u = n(6728),
a = n(4316);
r({
target: "Array",
proto: true,
arity: 1,
forced: n(9957)(function () {
return 4294967297 !== [].push.call({
length: 4294967296
}, 1);
}) || !function () {
try {
Object.defineProperty([], "length", {
writable: !1
}).push();
} catch (t) {
return t instanceof TypeError;
}
}()
}, {
push: function push(t) {
var e = o(this),
n = i(e),
r = arguments.length;
a(n + r);
for (var c = 0; c < r; c++) e[n] = arguments[c], n++;
return u(e, n), n;
}
});
},
8752: function _(t, e, n) {
var r = n(9160),
o = n(6420),
i = n(908),
u = n(6488),
a = "WebAssembly",
c = o[a],
s = 7 !== new Error("e", {
cause: 7
}).cause,
l = function l(t, e) {
var n = {};
n[t] = u(t, e, s), r({
global: true,
constructor: true,
arity: 1,
forced: s
}, n);
},
f = function f(t, e) {
if (c && c[t]) {
var n = {};
n[t] = u(a + "." + t, e, s), r({
target: a,
stat: true,
constructor: true,
arity: 1,
forced: s
}, n);
}
};
l("Error", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), l("EvalError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), l("RangeError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), l("ReferenceError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), l("SyntaxError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), l("TypeError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), l("URIError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), f("CompileError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), f("LinkError", function (t) {
return function (e) {
return i(t, this, arguments);
};
}), f("RuntimeError", function (t) {
return function (e) {
return i(t, this, arguments);
};
});
},
508: function _(t, e, n) {
var r = n(3476),
o = n(6208).EXISTS,
i = n(1664),
u = n(2544),
a = Function.prototype,
c = i(a.toString),
s = /function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,
l = i(s.exec);
r && !o && u(a, "name", {
configurable: true,
get: function get() {
try {
return l(s, c(this))[1];
} catch (t) {
return "";
}
}
});
},
232: function _(t, e, n) {
var r = n(9160),
o = n(9292);
r({
target: "Object",
stat: true,
arity: 2,
forced: Object.assign !== o
}, {
assign: o
});
},
5443: function _(t, e, n) {
var r = n(16),
o = n(6076),
i = n(7032);
r || o(Object.prototype, "toString", i, {
unsafe: true
});
},
880: function _(t, e, n) {
var r = n(9160),
o = n(7680);
r({
target: "RegExp",
proto: true,
forced: /./.exec !== o
}, {
exec: o
});
},
9836: function _(t, e, n) {
var r = n(8448),
o = n(7176),
i = n(3951),
u = n(9760),
a = n(7584),
c = n(5016),
s = n(5436),
l = n(4504),
f = n(4764),
p = n(9092);
o("match", function (t, e, n) {
return [function (e) {
var n = s(this),
o = u(e) ? void 0 : l(e, t);
return o ? r(o, e, n) : new RegExp(e)[t](c(n));
}, function (t) {
var r = i(this),
o = c(t),
u = n(e, r, o);
if (u.done) return u.value;
if (!r.global) return p(r, o);
var s = r.unicode;
r.lastIndex = 0;
for (var l, d = [], h = 0; null !== (l = p(r, o));) {
var v = c(l[0]);
d[h] = v, "" === v && (r.lastIndex = f(o, a(r.lastIndex), s)), h++;
}
return 0 === h ? null : d;
}];
});
},
3536: function _(t, e, n) {
var r = n(9160),
o = n(6420),
i = n(6100),
u = n(3951),
a = n(4328),
c = n(7796),
s = n(2544),
l = n(92),
f = n(9957),
p = n(5152),
d = n(9972),
h = n(336).IteratorPrototype,
v = n(3476),
m = n(7048),
y = "constructor",
g = "Iterator",
b = d("toStringTag"),
x = TypeError,
w = o[g],
O = m || !a(w) || w.prototype !== h || !f(function () {
w({});
}),
_ = function _() {
if (i(this, h), c(this) === h) throw new x("Abstract class Iterator not directly constructable");
},
S = function S(t, e) {
v ? s(h, t, {
configurable: true,
get: function get() {
return e;
},
set: function set(e) {
if (u(this), this === h) throw new x("You can't redefine this property");
p(this, t) ? this[t] = e : l(this, t, e);
}
}) : h[t] = e;
};
p(h, b) || S(b, g), !O && p(h, y) && h[y] !== Object || S(y, _), _.prototype = h, r({
global: true,
constructor: true,
forced: O
}, {
Iterator: _
});
},
2144: function _(t, e, n) {
var r = n(9160),
o = n(8448),
i = n(8952),
u = n(3951),
a = n(6752),
c = n(9724),
s = n(8696),
l = n(7048),
f = c(function () {
for (var t, e, n = this.iterator, r = this.predicate, i = this.next;;) {
if (t = u(o(i, n)), this.done = !!t.done) return;
if (e = t.value, s(n, r, [e, this.counter++], true)) return e;
}
});
r({
target: "Iterator",
proto: true,
real: true,
forced: l
}, {
filter: function filter(t) {
return u(this), i(t), new f(a(this), {
predicate: t
});
}
});
},
9080: function _(t, e, n) {
var r = n(9160),
o = n(5792);
r({
target: "Iterator",
proto: true,
real: true,
forced: n(7048)
}, {
map: o
});
}
},
e = {};
function n(r) {
var o = e[r];
if (void 0 !== o) return o.exports;
var i = e[r] = {
exports: {}
};
return t[r].call(i.exports, i, i.exports, n), i.exports;
}
n.d = function (t, e) {
for (var r in e) n.o(e, r) && !n.o(t, r) && Object.defineProperty(t, r, {
enumerable: true,
get: e[r]
});
}, n.g = function () {
if ("object" == typeof globalThis) return globalThis;
try {
return this || new Function("return this")();
} catch (t) {
if ("object" == typeof window) return window;
}
}(), n.o = function (t, e) {
return Object.prototype.hasOwnProperty.call(t, e);
};
var r = {};
return function () {
n.d(r, {
"default": function _default() {
return Q;
}
});
n(8752), n(6932), n(4456), n(508), n(232), n(5443), n(3536), n(2144), n(9080);
var t = function t() {},
e = {},
o = [],
i = [];
function u(n, r) {
var u,
a,
c,
s,
l = i;
for (s = arguments.length; s-- > 2;) o.push(arguments[s]);
for (r && null != r.children && (o.length || o.push(r.children), delete r.children); o.length;) if ((a = o.pop()) && void 0 !== a.pop) for (s = a.length; s--;) o.push(a[s]);else "boolean" == typeof a && (a = null), (c = "function" != typeof n) && (null == a ? a = "" : "number" == typeof a ? a = String(a) : "string" != typeof a && (c = false)), c && u ? l[l.length - 1] += a : l === i ? l = [a] : l.push(a), u = c;
var f = new t();
return f.nodeName = n, f.children = l, f.attributes = null == r ? void 0 : r, f.key = null == r ? void 0 : r.key, void 0 !== e.vnode && e.vnode(f), f;
}
function a(t, e) {
for (var n in e) t[n] = e[n];
return t;
}
function c(t, e) {
t && ("function" == typeof t ? t(e) : t.current = e);
}
var s = "function" == typeof Promise ? Promise.resolve().then.bind(Promise.resolve()) : setTimeout;
var l = /acit|ex(?:s|g|n|p|$)|rph|ows|mnc|ntw|ine[ch]|zoo|^ord/i,
f = [];
function p(t) {
!t._dirty && (t._dirty = true) && 1 == f.push(t) && (e.debounceRendering || s)(d);
}
function d() {
for (var t; t = f.pop();) t._dirty && T(t);
}
function h(t, e, n) {
return "string" == typeof e || "number" == typeof e ? void 0 !== t.splitText : "string" == typeof e.nodeName ? !t._componentConstructor && v(t, e.nodeName) : n || t._componentConstructor === e.nodeName;
}
function v(t, e) {
return t.normalizedNodeName === e || t.nodeName.toLowerCase() === e.toLowerCase();
}
function m(t) {
var e = a({}, t.attributes);
e.children = t.children;
var n = t.nodeName.defaultProps;
if (void 0 !== n) for (var r in n) void 0 === e[r] && (e[r] = n[r]);
return e;
}
function y(t) {
var e = t.parentNode;
e && e.removeChild(t);
}
function g(t, e, n, r, o) {
if ("className" === e && (e = "class"), "key" === e) ;else if ("ref" === e) c(n, null), c(r, t);else if ("class" !== e || o) {
if ("style" === e) {
if (r && "string" != typeof r && "string" != typeof n || (t.style.cssText = r || ""), r && "object" == typeof r) {
if ("string" != typeof n) for (var i in n) i in r || (t.style[i] = "");
for (var i in r) t.style[i] = "number" == typeof r[i] && false === l.test(i) ? r[i] + "px" : r[i];
}
} else if ("dangerouslySetInnerHTML" === e) r && (t.innerHTML = r.__html || "");else if ("o" == e[0] && "n" == e[1]) {
var u = e !== (e = e.replace(/Capture$/, ""));
e = e.toLowerCase().substring(2), r ? n || t.addEventListener(e, b, u) : t.removeEventListener(e, b, u), (t._listeners || (t._listeners = {}))[e] = r;
} else if ("list" !== e && "type" !== e && !o && e in t) {
try {
t[e] = null == r ? "" : r;
} catch (s) {}
null != r && false !== r || "spellcheck" == e || t.removeAttribute(e);
} else {
var a = o && e !== (e = e.replace(/^xlink:?/, ""));
null == r || false === r ? a ? t.removeAttributeNS("http://www.w3.org/1999/xlink", e.toLowerCase()) : t.removeAttribute(e) : "function" != typeof r && (a ? t.setAttributeNS("http://www.w3.org/1999/xlink", e.toLowerCase(), r) : t.setAttribute(e, r));
}
} else t.className = r || "";
}
function b(t) {
return this._listeners[t.type](e.event && e.event(t) || t);
}
var x = [],
w = 0,
O = false,
_ = false;
function S() {
for (var t; t = x.shift();) e.afterMount && e.afterMount(t), t.componentDidMount && t.componentDidMount();
}
function C(t, e, n, r, o, i) {
w++ || (O = null != o && void 0 !== o.ownerSVGElement, _ = null != t && !("__preactattr_" in t));
var u = E(t, e, n, r, i);
return o && u.parentNode !== o && o.appendChild(u), --w || (_ = false, i || S()), u;
}
function E(t, e, n, r, o) {
var i = t,
u = O;
if (null != e && "boolean" != typeof e || (e = ""), "string" == typeof e || "number" == typeof e) return t && void 0 !== t.splitText && t.parentNode && (!t._component || o) ? t.nodeValue != e && (t.nodeValue = e) : (i = document.createTextNode(e), t && (t.parentNode && t.parentNode.replaceChild(i, t), I(t, true))), i.__preactattr_ = true, i;
var a,
c,
s = e.nodeName;
if ("function" == typeof s) return function (t, e, n, r) {
var o = t && t._component,
i = o,
u = t,
a = o && t._componentConstructor === e.nodeName,
c = a,
s = m(e);
for (; o && !c && (o = o._parentComponent);) c = o.constructor === e.nodeName;
o && c && (!r || o._component) ? (k(o, s, 3, n, r), t = o.base) : (i && !a && (R(i), t = u = null), o = P(e.nodeName, s, n), t && !o.nextBase && (o.nextBase = t, u = null), k(o, s, 1, n, r), t = o.base, u && t !== u && (u._component = null, I(u, false)));
return t;
}(t, e, n, r);
if (O = "svg" === s || "foreignObject" !== s && O, s = String(s), (!t || !v(t, s)) && (a = s, (c = O ? document.createElementNS("http://www.w3.org/2000/svg", a) : document.createElement(a)).normalizedNodeName = a, i = c, t)) {
for (; t.firstChild;) i.appendChild(t.firstChild);
t.parentNode && t.parentNode.replaceChild(i, t), I(t, true);
}
var l = i.firstChild,
f = i.__preactattr_,
p = e.children;
if (null == f) {
f = i.__preactattr_ = {};
for (var d = i.attributes, b = d.length; b--;) f[d[b].name] = d[b].value;
}
return !_ && p && 1 === p.length && "string" == typeof p[0] && null != l && void 0 !== l.splitText && null == l.nextSibling ? l.nodeValue != p[0] && (l.nodeValue = p[0]) : (p && p.length || null != l) && function (t, e, n, r, o) {
var i,
u,
a,
c,
s,
l = t.childNodes,
f = [],
p = {},
d = 0,
v = 0,
m = l.length,
g = 0,
b = e ? e.length : 0;
if (0 !== m) for (var x = 0; x < m; x++) {
var w = l[x],
O = w.__preactattr_;
null != (_ = b && O ? w._component ? w._component.__key : O.key : null) ? (d++, p[_] = w) : (O || (void 0 !== w.splitText ? !o || w.nodeValue.trim() : o)) && (f[g++] = w);
}
if (0 !== b) for (x = 0; x < b; x++) {
var _;
if (s = null, null != (_ = (c = e[x]).key)) d && void 0 !== p[_] && (s = p[_], p[_] = void 0, d--);else if (v < g) for (i = v; i < g; i++) if (void 0 !== f[i] && h(u = f[i], c, o)) {
s = u, f[i] = void 0, i === g - 1 && g--, i === v && v++;
break;
}
s = E(s, c, n, r), a = l[x], s && s !== t && s !== a && (null == a ? t.appendChild(s) : s === a.nextSibling ? y(a) : t.insertBefore(s, a));
}
if (d) for (var x in p) void 0 !== p[x] && I(p[x], false);
for (; v <= g;) void 0 !== (s = f[g--]) && I(s, false);
}(i, p, n, r, _ || null != f.dangerouslySetInnerHTML), function (t, e, n) {
var r;
for (r in n) e && null != e[r] || null == n[r] || g(t, r, n[r], n[r] = void 0, O);
for (r in e) "children" === r || "innerHTML" === r || r in n && e[r] === ("value" === r || "checked" === r ? t[r] : n[r]) || g(t, r, n[r], n[r] = e[r], O);
}(i, e.attributes, f), O = u, i;
}
function I(t, e) {
var n = t._component;
n ? R(n) : (null != t.__preactattr_ && c(t.__preactattr_.ref, null), false !== e && null != t.__preactattr_ || y(t), j(t));
}
function j(t) {
for (t = t.lastChild; t;) {
var e = t.previousSibling;
I(t, true), t = e;
}
}
var A = [];
function P(t, e, n) {
var r,
o = A.length;
for (t.prototype && t.prototype.render ? (r = new t(e, n), M.call(r, e, n)) : ((r = new M(e, n)).constructor = t, r.render = N); o--;) if (A[o].constructor === t) return r.nextBase = A[o].nextBase, A.splice(o, 1), r;
return r;
}
function N(t, e, n) {
return this.constructor(t, n);
}
function k(t, n, r, o, i) {
t._disable || (t._disable = true, t.__ref = n.ref, t.__key = n.key, delete n.ref, delete n.key, void 0 === t.constructor.getDerivedStateFromProps && (!t.base || i ? t.componentWillMount && t.componentWillMount() : t.componentWillReceiveProps && t.componentWillReceiveProps(n, o)), o && o !== t.context && (t.prevContext || (t.prevContext = t.context), t.context = o), t.prevProps || (t.prevProps = t.props), t.props = n, t._disable = false, 0 !== r && (1 !== r && false === e.syncComponentUpdates && t.base ? p(t) : T(t, 1, i)), c(t.__ref, t));
}
function T(t, n, r, o) {
if (!t._disable) {
var i,
u,
c,
s = t.props,
l = t.state,
f = t.context,
p = t.prevProps || s,
d = t.prevState || l,
h = t.prevContext || f,
v = t.base,
y = t.nextBase,
g = v || y,
b = t._component,
O = false,
_ = h;
if (t.constructor.getDerivedStateFromProps && (l = a(a({}, l), t.constructor.getDerivedStateFromProps(s, l)), t.state = l), v && (t.props = p, t.state = d, t.context = h, 2 !== n && t.shouldComponentUpdate && false === t.shouldComponentUpdate(s, l, f) ? O = true : t.componentWillUpdate && t.componentWillUpdate(s, l, f), t.props = s, t.state = l, t.context = f), t.prevProps = t.prevState = t.prevContext = t.nextBase = null, t._dirty = false, !O) {
i = t.render(s, l, f), t.getChildContext && (f = a(a({}, f), t.getChildContext())), v && t.getSnapshotBeforeUpdate && (_ = t.getSnapshotBeforeUpdate(p, d));
var E,
j,
A = i && i.nodeName;
if ("function" == typeof A) {
var N = m(i);
(u = b) && u.constructor === A && N.key == u.__key ? k(u, N, 1, f, false) : (E = u, t._component = u = P(A, N, f), u.nextBase = u.nextBase || y, u._parentComponent = t, k(u, N, 0, f, false), T(u, 1, r, true)), j = u.base;
} else c = g, (E = b) && (c = t._component = null), (g || 1 === n) && (c && (c._component = null), j = C(c, i, f, r || !v, g && g.parentNode, true));
if (g && j !== g && u !== b) {
var M = g.parentNode;
M && j !== M && (M.replaceChild(j, g), E || (g._component = null, I(g, false)));
}
if (E && R(E), t.base = j, j && !o) {
for (var L = t, D = t; D = D._parentComponent;) (L = D).base = j;
j._component = L, j._componentConstructor = L.constructor;
}
}
for (!v || r ? x.push(t) : O || (t.componentDidUpdate && t.componentDidUpdate(p, d, _), e.afterUpdate && e.afterUpdate(t)); t._renderCallbacks.length;) t._renderCallbacks.pop().call(t);
w || o || S();
}
}
function R(t) {
e.beforeUnmount && e.beforeUnmount(t);
var n = t.base;
t._disable = true, t.componentWillUnmount && t.componentWillUnmount(), t.base = null;
var r = t._component;
r ? R(r) : n && (null != n.__preactattr_ && c(n.__preactattr_.ref, null), t.nextBase = n, y(n), A.push(t), j(n)), c(t.__ref, null);
}
function M(t, e) {
this._dirty = true, this.context = e, this.props = t, this.state = this.state || {}, this._renderCallbacks = [];
}
function L(t, e, n) {
return C(n, t, {}, false, e, false);
}
a(M.prototype, {
setState: function setState(t, e) {
this.prevState || (this.prevState = this.state), this.state = a(a({}, this.state), "function" == typeof t ? t(this.state, this.props) : t), e && this._renderCallbacks.push(e), p(this);
},
forceUpdate: function forceUpdate(t) {
t && this._renderCallbacks.push(t), T(this, 2);
},
render: function render() {}
});
n(700), n(4728), n(880), n(9836), n(7476);
function D(t, e) {
return D = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
return t.__proto__ = e, t;
}, D(t, e);
}
var B = function (t) {
var e, n;
function r() {
for (var e, n = arguments.length, r = new Array(n), o = 0; o < n; o++) r[o] = arguments[o];
return (e = t.call.apply(t, [this].concat(r)) || this).state = {
bump: false,
debounced: false
}, e;
}
n = t, (e = r).prototype = Object.create(n.prototype), e.prototype.constructor = e, D(e, n);
var o = r.prototype;
return o.componentWillMount = function () {
var t,
e,
r,
o = this;
this.debounceStatusUpdate = (t = function t() {
if (!o.state.debounced) {
var t = !o.props.isInFocus || o.props.validChoiceMade;
o.setState(function (e) {
return {
bump: !e.bump,
debounced: true,
silenced: t
};
});
}
}, e = 1400, function () {
var o = this,
i = arguments;
clearTimeout(r), r = setTimeout(function () {
r = null, t.apply(o, i);
}, e);
});
}, o.componentWillReceiveProps = function (t) {
t.queryLength;
this.setState({
debounced: false
});
}, o.render = function () {
var t = this.props,
e = t.id,
n = t.length,
r = t.queryLength,
o = t.minQueryLength,
i = t.selectedOption,
a = t.selectedOptionIndex,
c = t.tQueryTooShort,
s = t.tNoResults,
l = t.tSelectedOption,
f = t.tResults,
p = t.className,
d = this.state,
h = d.bump,
v = d.debounced,
m = d.silenced,
y = r < o,
g = 0 === n,
b = i ? l(i, n, a) : "",
x = null;
return x = y ? c(o) : g ? s() : f(n, b), this.debounceStatusUpdate(), u("div", {
className: p,
style: {
border: "0",
clip: "rect(0 0 0 0)",
height: "1px",
marginBottom: "-1px",
marginRight: "-1px",
overflow: "hidden",
padding: "0",
position: "absolute",
whiteSpace: "nowrap",
width: "1px"
}
}, u("div", {
id: e + "__status--A",
role: "status",
"aria-atomic": "true",
"aria-live": "polite"
}, !m && v && h ? x : ""), u("div", {
id: e + "__status--B",
role: "status",
"aria-atomic": "true",
"aria-live": "polite"
}, m || !v || h ? "" : x));
}, r;
}(M);
B.defaultProps = {
tQueryTooShort: function tQueryTooShort(t) {
return "Type in " + t + " or more characters for results";
},
tNoResults: function tNoResults() {
return "No search results";
},
tSelectedOption: function tSelectedOption(t, e, n) {
return t + " " + (n + 1) + " of " + e + " is highlighted";
},
tResults: function tResults(t, e) {
return t + " " + (1 === t ? "result" : "results") + " " + (1 === t ? "is" : "are") + " available. " + e;
}
};
var F = function F(t) {
return u("svg", {
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
className: t.className,
focusable: "false"
}, u("g", {
stroke: "none",
fill: "none",
"fill-rule": "evenodd"
}, u("polygon", {
fill: "#000000",
points: "0 0 22 0 11 17"
})));
};
function U() {
return U = Object.assign ? Object.assign.bind() : function (t) {
for (var e = 1; e < arguments.length; e++) {
var n = arguments[e];
for (var r in n) Object.prototype.hasOwnProperty.call(n, r) && (t[r] = n[r]);
}
return t;
}, U.apply(this, arguments);
}
function V(t) {
if (void 0 === t) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
return t;
}
function q(t, e) {
return q = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {
return t.__proto__ = e, t;
}, q(t, e);
}
var W = {
13: "enter",
27: "escape",
32: "space",
38: "up",
40: "down"
};
function H() {
return "undefined" != typeof navigator && !(!navigator.userAgent.match(/(iPod|iPhone|iPad)/g) || !navigator.userAgent.match(/AppleWebKit/g));
}
var K = function (t) {
var e, n;
function r(e) {
var n;
return (n = t.call(this, e) || this).elementReferences = {}, n.state = {
focused: null,
hovered: null,
menuOpen: false,
options: e.defaultValue ? [e.defaultValue] : [],
query: e.defaultValue,
validChoiceMade: false,
selected: null,
ariaHint: true
}, n.handleComponentBlur = n.handleComponentBlur.bind(V(n)), n.handleKeyDown = n.handleKeyDown.bind(V(n)), n.handleUpArrow = n.handleUpArrow.bind(V(n)), n.handleDownArrow = n.handleDownArrow.bind(V(n)), n.handleEnter = n.handleEnter.bind(V(n)), n.handlePrintableKey = n.handlePrintableKey.bind(V(n)), n.handleListMouseLeave = n.handleListMouseLeave.bind(V(n)), n.handleOptionBlur = n.handleOptionBlur.bind(V(n)), n.handleOptionClick = n.handleOptionClick.bind(V(n)), n.handleOptionFocus = n.handleOptionFocus.bind(V(n)), n.handleOptionMouseDown = n.handleOptionMouseDown.bind(V(n)), n.handleOptionMouseEnter = n.handleOptionMouseEnter.bind(V(n)), n.handleInputBlur = n.handleInputBlur.bind(V(n)), n.handleInputChange = n.handleInputChange.bind(V(n)), n.handleInputClick = n.handleInputClick.bind(V(n)), n.handleInputFocus = n.handleInputFocus.bind(V(n)), n.pollInputElement = n.pollInputElement.bind(V(n)), n.getDirectInputChanges = n.getDirectInputChanges.bind(V(n)), n;
}
n = t, (e = r).prototype = Object.create(n.prototype), e.prototype.constructor = e, q(e, n);
var o = r.prototype;
return o.isQueryAnOption = function (t, e) {
var n = this;
return -1 !== e.map(function (t) {
return n.templateInputValue(t).toLowerCase();
}).indexOf(t.toLowerCase());
}, o.componentDidMount = function () {
this.pollInputElement();
}, o.componentWillUnmount = function () {
clearTimeout(this.$pollInput);
}, o.pollInputElement = function () {
var t = this;
this.getDirectInputChanges(), this.$pollInput = setTimeout(function () {
t.pollInputElement();
}, 100);
}, o.getDirectInputChanges = function () {
var t = this.elementReferences[-1];
t && t.value !== this.state.query && this.handleInputChange({
target: {
value: t.value
}
});
}, o.componentDidUpdate = function (t, e) {
var n = this.state.focused,
r = null === n,
o = e.focused !== n;
o && !r && this.elementReferences[n].focus();
var i = -1 === n,
u = o && null === e.focused;
if (i && u) {
var a = this.elementReferences[n];
a.setSelectionRange(0, a.value.length);
}
}, o.hasAutoselect = function () {
return !H() && this.props.autoselect;
}, o.templateInputValue = function (t) {
var e = this.props.templates && this.props.templates.inputValue;
return e ? e(t) : t;
}, o.templateSuggestion = function (t) {
var e = this.props.templates && this.props.templates.suggestion;
return e ? e(t) : t;
}, o.handleComponentBlur = function (t) {
var e,
n = this.state,
r = n.options,
o = n.query,
i = n.selected;
this.props.confirmOnBlur ? (e = t.query || o, this.props.onConfirm(r[i])) : e = o, this.setState({
focused: null,
menuOpen: t.menuOpen || false,
query: e,
selected: null,
validChoiceMade: this.isQueryAnOption(e, r)
});
}, o.handleListMouseLeave = function (t) {
this.setState({
hovered: null
});
}, o.handleOptionBlur = function (t, e) {
var n = this.state,
r = n.focused,
o = n.menuOpen,
i = n.options,
u = n.selected,
a = null === t.relatedTarget,
c = t.relatedTarget === this.elementReferences[-1],
s = r !== e && -1 !== r;
if (!s && a || !(s || c)) {
var l = o && H();
this.handleComponentBlur({
menuOpen: l,
query: this.templateInputValue(i[u])
});
}
}, o.handleInputBlur = function (t) {
var e = this.state,
n = e.focused,
r = e.menuOpen,
o = e.options,
i = e.query,
u = e.selected;
if (!(-1 !== n)) {
var a = r && H(),
c = H() ? i : this.templateInputValue(o[u]);
this.handleComponentBlur({
menuOpen: a,
query: c
});
}
}, o.handleInputChange = function (t) {
var e = this,
n = this.props,
r = n.minLength,
o = n.source,
i = n.showAllValues,
u = this.hasAutoselect(),
a = t.target.value,
c = 0 === a.length,
s = this.state.query !== a,
l = a.length >= r;
this.setState({
query: a,
ariaHint: c
}), i || !c && s && l ? o(a, function (t) {
var n = t.length > 0;
e.setState({
menuOpen: n,
options: t,
selected: u && n ? 0 : -1,
validChoiceMade: false
});
}) : !c && l || this.setState({
menuOpen: false,
options: []
});
}, o.handleInputClick = function (t) {
this.handleInputChange(t);
}, o.handleInputFocus = function (t) {
var e = this.state,
n = e.query,
r = e.validChoiceMade,
o = e.options,
i = this.props.minLength,
u = !r && n.length >= i && o.length > 0;
u ? this.setState(function (t) {
var e = t.menuOpen;
return {
focused: -1,
menuOpen: u || e,
selected: -1
};
}) : this.setState({
focused: -1
});
}, o.handleOptionFocus = function (t) {
this.setState({
focused: t,
hovered: null,
selected: t
});
}, o.handleOptionMouseEnter = function (t, e) {
H() || this.setState({
hovered: e
});
}, o.handleOptionClick = function (t, e) {
var n = this.state.options[e],
r = this.templateInputValue(n);
this.props.onConfirm(n), this.setState({
focused: -1,
hovered: null,
menuOpen: false,
query: r,
selected: -1,
validChoiceMade: true
}), this.forceUpdate();
}, o.handleOptionMouseDown = function (t) {
t.preventDefault();
}, o.handleUpArrow = function (t) {
t.preventDefault();
var e = this.state,
n = e.menuOpen,
r = e.selected;
-1 !== r && n && this.handleOptionFocus(r - 1);
}, o.handleDownArrow = function (t) {
var e = this;
if (t.preventDefault(), this.props.showAllValues && false === this.state.menuOpen) t.preventDefault(), this.props.source("", function (t) {
e.setState({
menuOpen: true,
options: t,
selected: 0,
focused: 0,
hovered: null
});
});else if (true === this.state.menuOpen) {
var n = this.state,
r = n.menuOpen,
o = n.options,
i = n.selected;
i !== o.length - 1 && r && this.handleOptionFocus(i + 1);
}
}, o.handleSpace = function (t) {
var e = this;
this.props.showAllValues && false === this.state.menuOpen && "" === this.state.query && (t.preventDefault(), this.props.source("", function (t) {
e.setState({
menuOpen: true,
options: t
});
})), -1 !== this.state.focused && (t.preventDefault(), this.handleOptionClick(t, this.state.focused));
}, o.handleEnter = function (t) {
this.state.menuOpen && (t.preventDefault(), this.state.selected >= 0 && this.handleOptionClick(t, this.state.selected));
}, o.handlePrintableKey = function (t) {
var e = this.elementReferences[-1];
t.target === e || e.focus();
}, o.handleKeyDown = function (t) {
switch (W[t.keyCode]) {
case "up":
this.handleUpArrow(t);
break;
case "down":
this.handleDownArrow(t);
break;
case "space":
this.handleSpace(t);
break;
case "enter":
this.handleEnter(t);
break;
case "escape":
this.handleComponentBlur({
query: this.state.query
});
break;
default:
((e = t.keyCode) > 47 && e < 58 || 32 === e || 8 === e || e > 64 && e < 91 || e > 95 && e < 112 || e > 185 && e < 193 || e > 218 && e < 223) && this.handlePrintableKey(t);
}
var e;
}, o.render = function () {
var t,
e = this,
n = this.props,
r = n.cssNamespace,
o = n.displayMenu,
i = n.id,
a = n.minLength,
c = n.name,
s = n.placeholder,
l = n.required,
f = n.showAllValues,
p = n.tNoResults,
d = n.tStatusQueryTooShort,
h = n.tStatusNoResults,
v = n.tStatusSelectedOption,
m = n.tStatusResults,
y = n.tAssistiveHint,
g = n.dropdownArrow,
b = n.menuAttributes,
x = n.inputClasses,
w = n.hintClasses,
O = n.menuClasses,
_ = this.state,
S = _.focused,
C = _.hovered,
E = _.menuOpen,
I = _.options,
j = _.query,
A = _.selected,
P = _.ariaHint,
N = _.validChoiceMade,
k = this.hasAutoselect(),
T = -1 === S,
R = 0 === I.length,
M = 0 !== j.length,
L = j.length >= a,
D = this.props.showNoOptionsFound && T && R && M && L,
F = r + "__wrapper",
V = r + "__status",
q = r + "__dropdown-arrow-down",
W = -1 !== S && null !== S,
K = r + "__option",
z = r + "__hint",
G = this.templateInputValue(I[A]),
Q = G && 0 === G.toLowerCase().indexOf(j.toLowerCase()) && k ? j + G.substr(j.length) : "",
$ = i + "__assistiveHint",
Y = {
"aria-describedby": P ? $ : null,
"aria-expanded": E ? "true" : "false",
"aria-activedescendant": W ? i + "__option--" + S : null,
"aria-controls": i + "__listbox",
"aria-autocomplete": this.hasAutoselect() ? "both" : "list"
};
f && "string" == typeof (t = g({
className: q
})) && (t = u("div", {
className: r + "__dropdown-arrow-down-wrapper",
dangerouslySetInnerHTML: {
__html: t
}
}));
var X = r + "__input",
J = [X, this.props.showAllValues ? X + "--show-all-values" : X + "--default"];
null !== S && J.push(X + "--focused"), x && J.push(x);
var Z = r + "__menu",
tt = [Z, Z + "--" + o, Z + "--" + (E || D ? "visible" : "hidden")];
O && tt.push(O), (null != b && b["class"] || null != b && b.className) && tt.push((null == b ? void 0 : b["class"]) || (null == b ? void 0 : b.className));
var et = Object.assign({
"aria-labelledby": i
}, b, {
id: i + "__listbox",
role: "listbox",
className: tt.join(" "),
onMouseLeave: this.handleListMouseLeave
});
return delete et["class"], u("div", {
className: F,
onKeyDown: this.handleKeyDown
}, u(B, {
id: i,
length: I.length,
queryLength: j.length,
minQueryLength: a,
selectedOption: this.templateInputValue(I[A]),
selectedOptionIndex: A,
validChoiceMade: N,
isInFocus: null !== this.state.focused,
tQueryTooShort: d,
tNoResults: h,
tSelectedOption: v,
tResults: m,
className: V
}), Q && u("span", null, u("input", {
className: [z, null === w ? x : w].filter(Boolean).join(" "),
readonly: true,
tabIndex: "-1",
value: Q
})), u("input", U({}, Y, {
autoComplete: "off",
className: J.join(" "),
id: i,
onClick: this.handleInputClick,
onBlur: this.handleInputBlur
}, {
onInput: this.handleInputChange
}, {
onFocus: this.handleInputFocus,
name: c,
placeholder: s,
ref: function ref(t) {
e.elementReferences[-1] = t;
},
type: "text",
role: "combobox",
required: l,
value: j
})), t, u("ul", et, I.map(function (t, n) {
var r = (-1 === S ? A === n : S === n) && null === C ? " " + K + "--focused" : "",
o = n % 2 ? " " + K + "--odd" : "",
a = H() ? "<span id=" + i + "__option-suffix--" + n + ' style="border:0;clip:rect(0 0 0 0);height:1px;marginBottom:-1px;marginRight:-1px;overflow:hidden;padding:0;position:absolute;whiteSpace:nowrap;width:1px"> ' + (n + 1) + " of " + I.length + "</span>" : "";
return u("li", {
"aria-selected": S === n ? "true" : "false",
className: "" + K + r + o,
dangerouslySetInnerHTML: {
__html: e.templateSuggestion(t) + a
},
id: i + "__option--" + n,
key: n,
onBlur: function onBlur(t) {
return e.handleOptionBlur(t, n);
},
onClick: function onClick(t) {
return e.handleOptionClick(t, n);
},
onMouseDown: e.handleOptionMouseDown,
onMouseEnter: function onMouseEnter(t) {
return e.handleOptionMouseEnter(t, n);
},
ref: function ref(t) {
e.elementReferences[n] = t;
},
role: "option",
tabIndex: "-1",
"aria-posinset": n + 1,
"aria-setsize": I.length
});
}), D && u("li", {
className: K + " " + K + "--no-results",
role: "option",
"aria-disabled": "true"
}, p())), u("span", {
id: $,
style: {
display: "none"
}
}, y()));
}, r;
}(M);
function z(t) {
if (!t.element) throw new Error("element is not defined");
if (!t.id) throw new Error("id is not defined");
if (!t.source) throw new Error("source is not defined");
Array.isArray(t.source) && (t.source = G(t.source)), L(u(K, t), t.element);
}
K.defaultProps = {
autoselect: false,
cssNamespace: "autocomplete",
defaultValue: "",
displayMenu: "inline",
minLength: 0,
name: "input-autocomplete",
placeholder: "",
onConfirm: function onConfirm() {},
confirmOnBlur: true,
showNoOptionsFound: true,
showAllValues: false,
required: false,
tNoResults: function tNoResults() {
return "No results found";
},
tAssistiveHint: function tAssistiveHint() {
return "When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.";
},
dropdownArrow: F,
menuAttributes: {},
inputClasses: null,
hintClasses: null,
menuClasses: null
};
var G = function G(t) {
return function (e, n) {
n(t.filter(function (t) {
return -1 !== t.toLowerCase().indexOf(e.toLowerCase());
}));
};
};
z.enhanceSelectElement = function (t) {
if (!t.selectElement) throw new Error("selectElement is not defined");
if (!t.source) {
var e = [].filter.call(t.selectElement.options, function (e) {
return e.value || t.preserveNullOptions;
});
t.source = e.map(function (t) {
return t.textContent || t.innerText;
});
}
if (t.onConfirm = t.onConfirm || function (e) {
var n = [].filter.call(t.selectElement.options, function (t) {
return (t.textContent || t.innerText) === e;
})[0];
n && (n.selected = true);
}, t.selectElement.value || void 0 === t.defaultValue) {
var n = t.selectElement.options[t.selectElement.options.selectedIndex];
t.defaultValue = n.textContent || n.innerText;
}
void 0 === t.name && (t.name = ""), void 0 === t.id && (void 0 === t.selectElement.id ? t.id = "" : t.id = t.selectElement.id), void 0 === t.autoselect && (t.autoselect = true);
var r = document.createElement("div");
t.selectElement.parentNode.insertBefore(r, t.selectElement), z(Object.assign({}, t, {
element: r
})), t.selectElement.style.display = "none", t.selectElement.id = t.selectElement.id + "-select";
};
var Q = z;
}(), r = r["default"];
}();
});
} (accessibleAutocomplete_min));
return accessibleAutocomplete_min.exports;
}
var accessibleAutocomplete_minExports = requireAccessibleAutocomplete_min();
var accessibleAutocomplete = /*@__PURE__*/getDefaultExportFromCjs(accessibleAutocomplete_minExports);
class SelectCountryFromForm {
static moduleName = 'dm-select-country-from-form';
$module;
constructor($module) {
this.$module = $module;
}
init() {
accessibleAutocomplete.enhanceSelectElement({
selectElement: this.$module.get(0)
});
}
}
exports.SelectCountryFromForm = SelectCountryFromForm;
}));
//# sourceMappingURL=select-country-from-form.bundle.js.map