mongodb-chatbot-ui
Version:
UI React components for the MongoDB Assistant
562 lines • 342 kB
JavaScript
import * as i from "react";
import w, { isValidElement as a0 } from "react";
import { aC as W8, O as i0, b as g, m as y, n as M } from "./index2.js";
function t0(e, c, t, l) {
var a = -1, s = e == null ? 0 : e.length;
for (l && s && (t = e[++a]); ++a < s; )
t = c(t, e[a], a, e);
return t;
}
var r0 = t0;
function n0(e) {
return function(c) {
return e == null ? void 0 : e[c];
};
}
var o0 = n0, C0 = o0, d0 = {
// Latin-1 Supplement block.
À: "A",
Á: "A",
Â: "A",
Ã: "A",
Ä: "A",
Å: "A",
à: "a",
á: "a",
â: "a",
ã: "a",
ä: "a",
å: "a",
Ç: "C",
ç: "c",
Ð: "D",
ð: "d",
È: "E",
É: "E",
Ê: "E",
Ë: "E",
è: "e",
é: "e",
ê: "e",
ë: "e",
Ì: "I",
Í: "I",
Î: "I",
Ï: "I",
ì: "i",
í: "i",
î: "i",
ï: "i",
Ñ: "N",
ñ: "n",
Ò: "O",
Ó: "O",
Ô: "O",
Õ: "O",
Ö: "O",
Ø: "O",
ò: "o",
ó: "o",
ô: "o",
õ: "o",
ö: "o",
ø: "o",
Ù: "U",
Ú: "U",
Û: "U",
Ü: "U",
ù: "u",
ú: "u",
û: "u",
ü: "u",
Ý: "Y",
ý: "y",
ÿ: "y",
Æ: "Ae",
æ: "ae",
Þ: "Th",
þ: "th",
ß: "ss",
// Latin Extended-A block.
Ā: "A",
Ă: "A",
Ą: "A",
ā: "a",
ă: "a",
ą: "a",
Ć: "C",
Ĉ: "C",
Ċ: "C",
Č: "C",
ć: "c",
ĉ: "c",
ċ: "c",
č: "c",
Ď: "D",
Đ: "D",
ď: "d",
đ: "d",
Ē: "E",
Ĕ: "E",
Ė: "E",
Ę: "E",
Ě: "E",
ē: "e",
ĕ: "e",
ė: "e",
ę: "e",
ě: "e",
Ĝ: "G",
Ğ: "G",
Ġ: "G",
Ģ: "G",
ĝ: "g",
ğ: "g",
ġ: "g",
ģ: "g",
Ĥ: "H",
Ħ: "H",
ĥ: "h",
ħ: "h",
Ĩ: "I",
Ī: "I",
Ĭ: "I",
Į: "I",
İ: "I",
ĩ: "i",
ī: "i",
ĭ: "i",
į: "i",
ı: "i",
Ĵ: "J",
ĵ: "j",
Ķ: "K",
ķ: "k",
ĸ: "k",
Ĺ: "L",
Ļ: "L",
Ľ: "L",
Ŀ: "L",
Ł: "L",
ĺ: "l",
ļ: "l",
ľ: "l",
ŀ: "l",
ł: "l",
Ń: "N",
Ņ: "N",
Ň: "N",
Ŋ: "N",
ń: "n",
ņ: "n",
ň: "n",
ŋ: "n",
Ō: "O",
Ŏ: "O",
Ő: "O",
ō: "o",
ŏ: "o",
ő: "o",
Ŕ: "R",
Ŗ: "R",
Ř: "R",
ŕ: "r",
ŗ: "r",
ř: "r",
Ś: "S",
Ŝ: "S",
Ş: "S",
Š: "S",
ś: "s",
ŝ: "s",
ş: "s",
š: "s",
Ţ: "T",
Ť: "T",
Ŧ: "T",
ţ: "t",
ť: "t",
ŧ: "t",
Ũ: "U",
Ū: "U",
Ŭ: "U",
Ů: "U",
Ű: "U",
Ų: "U",
ũ: "u",
ū: "u",
ŭ: "u",
ů: "u",
ű: "u",
ų: "u",
Ŵ: "W",
ŵ: "w",
Ŷ: "Y",
ŷ: "y",
Ÿ: "Y",
Ź: "Z",
Ż: "Z",
Ž: "Z",
ź: "z",
ż: "z",
ž: "z",
IJ: "IJ",
ij: "ij",
Œ: "Oe",
œ: "oe",
ʼn: "'n",
ſ: "s"
}, c0 = C0(d0), s0 = c0, b0 = s0, m0 = W8, f0 = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, u0 = "\\u0300-\\u036f", p0 = "\\ufe20-\\ufe2f", y0 = "\\u20d0-\\u20ff", v0 = u0 + p0 + y0, h0 = "[" + v0 + "]", L0 = RegExp(h0, "g");
function E0(e) {
return e = m0(e), e && e.replace(f0, b0).replace(L0, "");
}
var g0 = E0, M0 = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
function N0(e) {
return e.match(M0) || [];
}
var H0 = N0, w0 = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
function x0(e) {
return w0.test(e);
}
var V0 = x0, O8 = "\\ud800-\\udfff", Z0 = "\\u0300-\\u036f", z0 = "\\ufe20-\\ufe2f", R0 = "\\u20d0-\\u20ff", k0 = Z0 + z0 + R0, F8 = "\\u2700-\\u27bf", T8 = "a-z\\xdf-\\xf6\\xf8-\\xff", I0 = "\\xac\\xb1\\xd7\\xf7", B0 = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", G0 = "\\u2000-\\u206f", S0 = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", j8 = "A-Z\\xc0-\\xd6\\xd8-\\xde", A0 = "\\ufe0e\\ufe0f", $8 = I0 + B0 + G0 + S0, _8 = "['’]", K2 = "[" + $8 + "]", D0 = "[" + k0 + "]", X8 = "\\d+", U0 = "[" + F8 + "]", K8 = "[" + T8 + "]", Q8 = "[^" + O8 + $8 + X8 + F8 + T8 + j8 + "]", P0 = "\\ud83c[\\udffb-\\udfff]", W0 = "(?:" + D0 + "|" + P0 + ")", O0 = "[^" + O8 + "]", J8 = "(?:\\ud83c[\\udde6-\\uddff]){2}", Y8 = "[\\ud800-\\udbff][\\udc00-\\udfff]", H = "[" + j8 + "]", F0 = "\\u200d", Q2 = "(?:" + K8 + "|" + Q8 + ")", T0 = "(?:" + H + "|" + Q8 + ")", J2 = "(?:" + _8 + "(?:d|ll|m|re|s|t|ve))?", Y2 = "(?:" + _8 + "(?:D|LL|M|RE|S|T|VE))?", q8 = W0 + "?", e0 = "[" + A0 + "]?", j0 = "(?:" + F0 + "(?:" + [O0, J8, Y8].join("|") + ")" + e0 + q8 + ")*", $0 = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", _0 = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", X0 = e0 + q8 + j0, K0 = "(?:" + [U0, J8, Y8].join("|") + ")" + X0, Q0 = RegExp([
H + "?" + K8 + "+" + J2 + "(?=" + [K2, H, "$"].join("|") + ")",
T0 + "+" + Y2 + "(?=" + [K2, H + Q2, "$"].join("|") + ")",
H + "?" + Q2 + "+" + J2,
H + "+" + Y2,
_0,
$0,
X8,
K0
].join("|"), "g");
function J0(e) {
return e.match(Q0) || [];
}
var Y0 = J0, q0 = H0, el = V0, ll = W8, al = Y0;
function il(e, c, t) {
return e = ll(e), c = t ? void 0 : c, c === void 0 ? el(e) ? al(e) : q0(e) : e.match(c) || [];
}
var tl = il, rl = r0, nl = g0, ol = tl, Cl = "['’]", dl = RegExp(Cl, "g");
function cl(e) {
return function(c) {
return rl(ol(nl(c).replace(dl, "")), e, "");
};
}
var sl = cl, bl = sl, ml = bl(function(e, c, t) {
return e + (t ? "-" : "") + c.toLowerCase();
}), fl = ml;
const q2 = /* @__PURE__ */ i0(fl);
function C(e, c, t) {
return (c = function(l) {
var a = function(s, b) {
if (typeof s != "object" || !s)
return s;
var r = s[Symbol.toPrimitive];
if (r !== void 0) {
var n = r.call(s, b);
if (typeof n != "object")
return n;
throw new TypeError("@@toPrimitive must return a primitive value.");
}
return String(s);
}(l, "string");
return typeof a == "symbol" ? a : a + "";
}(c)) in e ? Object.defineProperty(e, c, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[c] = t, e;
}
function L() {
return L = Object.assign ? Object.assign.bind() : function(e) {
for (var c = 1; c < arguments.length; c++) {
var t = arguments[c];
for (var l in t)
({}).hasOwnProperty.call(t, l) && (e[l] = t[l]);
}
return e;
}, L.apply(null, arguments);
}
function E(e, c) {
if (e == null)
return {};
var t, l, a = function(b, r) {
if (b == null)
return {};
var n = {};
for (var o in b)
if ({}.hasOwnProperty.call(b, o)) {
if (r.indexOf(o) !== -1)
continue;
n[o] = b[o];
}
return n;
}(e, c);
if (Object.getOwnPropertySymbols) {
var s = Object.getOwnPropertySymbols(e);
for (l = 0; l < s.length; l++)
t = s[l], c.indexOf(t) === -1 && {}.propertyIsEnumerable.call(e, t) && (a[t] = e[t]);
}
return a;
}
function v(e, c) {
return c || (c = e.slice(0)), Object.freeze(Object.defineProperties(e, { raw: { value: Object.freeze(c) } }));
}
function x(e) {
return x = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(c) {
return typeof c;
} : function(c) {
return c && typeof Symbol == "function" && c.constructor === Symbol && c !== Symbol.prototype ? "symbol" : typeof c;
}, x(e);
}
var ee, ul = { Small: "small", Default: "default", Large: "large", XLarge: "xlarge" }, h = { small: 14, default: 16, large: 20, xlarge: 24 };
function N(e, c, t) {
var l, a = t["aria-label"], s = t["aria-labelledby"], b = t.title, r = t.titleId;
switch (e) {
case "img":
return a || s || b ? C(C({}, "aria-labelledby", b ? s ? "".concat(r, " ").concat(s) : r : s), "aria-label", a) : { "aria-label": (l = c, "".concat(l.replace(/([a-z])([A-Z])/g, "$1 $2"), " Icon")) };
case "presentation":
return { "aria-hidden": !0, alt: "" };
}
}
var pl = ["className", "size", "fill", "title", "aria-labelledby", "aria-label", "role"];
function dC(e, c) {
var t = function(l) {
var a = l.className, s = l.size, b = s === void 0 ? ul.Default : s, r = l.fill, n = l.title, o = l["aria-labelledby"], f = l["aria-label"], d = l.role, m = d === void 0 ? "img" : d, u = E(l, pl), p = g({ prefix: "icon-title" }), l0 = y(ee || (ee = v([`
color: `, `;
`])), r), X2 = typeof b == "number" ? b : h[b];
return m !== "img" && m !== "presentation" && console.warn("Please provide a valid role to this component. Valid options are 'img' and 'presentation'. If you'd like the Icon to be accessible to screen readers please use 'img', otherwise set the role to 'presentation'."), w.createElement(c, L({ className: M(C({}, l0, r != null), a), height: X2, width: X2, role: m }, N(m, e, C(C({ title: n, titleId: p }, "aria-label", f), "aria-labelledby", o)), u));
};
return t.displayName = e, t.isGlyph = !0, t;
}
var yl = ["glyph"];
function vl(e) {
var c = function(t) {
var l = t.glyph, a = E(t, yl), s = e[l];
if (s)
return w.createElement(s, a);
var b = Object.keys(e).find(function(r) {
return q2(r) === q2(l);
});
return console.error("Error in Icon", 'Could not find glyph named "'.concat(l, '" in the icon set.'), b && 'Did you mean "'.concat(b, '?"')), w.createElement(w.Fragment, null);
};
return c.displayName = "Icon", c.isGlyph = !0, c;
}
var le, ae, hl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], V = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, hl), d = g({ prefix: "icon-title" }), m = y(le || (le = v([`
color: `, `;
`])), r), u = y(ae || (ae = v([`
flex-shrink: 0;
`]))), p = N(o, "ActivityFeed", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 13V7H5.5C6.32843 7 7 6.32843 7 5.5V1H9C10.1046 1 11 1.89543 11 3V7.51491C10.9701 7.51164 10.9401 7.50889 10.9099 7.50668C9.80561 7.42578 8.77964 8.08094 8.38847 9.11682L7.32818 11.9246C6.27375 12.2181 5.5 13.1854 5.5 14.3333C5.5 14.5642 5.53129 14.7878 5.58987 15H3C1.89543 15 1 14.1046 1 13ZM4.91421 1H5.83333V4.83333C5.83333 5.38562 5.38562 5.83333 4.83333 5.83333H1V4.91421C1 4.649 1.10536 4.39464 1.29289 4.20711L2.5 3L4.20711 1.29289C4.39464 1.10536 4.649 1 4.91421 1Z", fill: "currentColor" }), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.8003 9.00268C11.2421 9.03504 11.6099 9.35411 11.7043 9.78684L12.3135 12.5789L12.8215 11.8647C13.0091 11.601 13.3128 11.4444 13.6364 11.4444H15C15.5523 11.4444 16 11.8922 16 12.4444C16 12.9967 15.5523 13.4444 15 13.4444H14.1522L12.633 15.5797C12.4036 15.9022 12.0055 16.059 11.6178 15.9797C11.23 15.9004 10.9255 15.5999 10.8412 15.2132L10.47 13.512L10.0264 14.6866C9.87947 15.0758 9.50691 15.3333 9.09091 15.3333H8C7.44772 15.3333 7 14.8856 7 14.3333C7 13.7811 7.44772 13.3333 8 13.3333H8.39961L9.79175 9.64673C9.94822 9.23238 10.3586 8.97032 10.8003 9.00268Z", fill: "currentColor" }));
};
V.displayName = "ActivityFeed", V.isGlyph = !0;
var ie, te, Ll = V, El = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], Z = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, El), d = g({ prefix: "icon-title" }), m = y(ie || (ie = v([`
color: `, `;
`])), r), u = y(te || (te = v([`
flex-shrink: 0;
`]))), p = N(o, "AddFile", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 7V13C1 14.1046 1.89543 15 3 15H8.9682C8.24461 14.6259 7.75 13.8707 7.75 13C7.75 11.8376 8.63145 10.8811 9.7624 10.7624C9.84441 9.98094 10.3264 9.31861 11 8.98388V3C11 1.89543 10.1046 1 9 1H7V5.5C7 6.32843 6.32843 7 5.5 7H1ZM9 13C9 13.5523 9.44772 14 10 14H10.7324H11V15C11 15.5523 11.4477 16 12 16C12.5523 16 13 15.5523 13 15V14H14C14.5523 14 15 13.5523 15 13C15 12.4477 14.5523 12 14 12H13V11C13 10.4477 12.5523 10 12 10C11.4477 10 11 10.4477 11 11V12H10C9.44772 12 9 12.4477 9 13ZM5.83333 1H4.91421C4.649 1 4.39464 1.10536 4.20711 1.29289L2.5 3L1.29289 4.20711C1.10536 4.39464 1 4.649 1 4.91421V5.83333H4.83333C5.38562 5.83333 5.83333 5.38562 5.83333 4.83333V1Z", fill: "currentColor" }));
};
Z.displayName = "AddFile", Z.isGlyph = !0;
var re, ne, gl = Z, Ml = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], z = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Ml), d = g({ prefix: "icon-title" }), m = y(re || (re = v([`
color: `, `;
`])), r), u = y(ne || (ne = v([`
flex-shrink: 0;
`]))), p = N(o, "AIModel", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.5 0C7.4665 0 8.25 0.783502 8.25 1.75C8.25 1.8343 8.24199 1.91693 8.23047 1.99805L9.85938 2.93848C10.1792 2.52019 10.6828 2.25 11.25 2.25C12.2165 2.25 13 3.0335 13 4C13 4.81198 12.4462 5.49188 11.6963 5.68945V8.05957C12.4463 8.25706 13 8.93793 13 9.75C13 10.7165 12.2165 11.5 11.25 11.5C10.7615 11.5 10.3204 11.2993 10.0029 10.9766L8.23047 12C8.24217 12.0817 8.25 12.165 8.25 12.25C8.25 13.2165 7.4665 14 6.5 14C5.5335 14 4.75 13.2165 4.75 12.25C4.75 12.1651 4.75686 12.0817 4.76855 12L2.99609 10.9766C2.67867 11.299 2.23822 11.5 1.75 11.5C0.783502 11.5 0 10.7165 0 9.75C0 8.93793 0.553657 8.25706 1.30371 8.05957V5.68945C0.553779 5.49188 0 4.81198 0 4C0 3.0335 0.783502 2.25 1.75 2.25C2.31696 2.25 2.81985 2.52046 3.13965 2.93848L4.76855 1.99805C4.75704 1.91697 4.75 1.83426 4.75 1.75C4.75 0.783502 5.5335 0 6.5 0ZM3.36914 9.08789C3.4528 9.29225 3.5 9.51552 3.5 9.75C3.5 9.86702 3.48773 9.98121 3.46582 10.0918L5.19238 11.0889C5.46062 10.787 5.83101 10.5795 6.25 10.5195V8.72949C5.78109 8.66231 5.37343 8.41073 5.10156 8.04883L3.36914 9.08789ZM7.80957 8.15723C7.54115 8.46075 7.17039 8.66926 6.75 8.72949V10.5195C7.16876 10.5795 7.53844 10.7873 7.80664 11.0889L9.5332 10.0918C9.51132 9.98126 9.5 9.86696 9.5 9.75C9.5 9.56512 9.5289 9.38701 9.58203 9.21973L7.80957 8.15723ZM8.08301 6.25879C8.1887 6.48413 8.25 6.73464 8.25 7C8.25 7.26458 8.1891 7.51442 8.08398 7.73926L9.7998 8.76855C10.0134 8.45352 10.3282 8.21359 10.6963 8.09082V5.6582C10.3976 5.5585 10.1352 5.38146 9.93262 5.14941L8.08301 6.25879ZM2.96973 5.25293C2.78312 5.43462 2.55638 5.57387 2.30371 5.6582V8.09082C2.62655 8.19851 2.9069 8.39729 3.11523 8.65723L4.86133 7.60938C4.79065 7.4194 4.75 7.21459 4.75 7C4.75 6.78476 4.79025 6.57912 4.86133 6.38867L2.96973 5.25293ZM3.49414 3.88867C3.49646 3.92553 3.5 3.96255 3.5 4C3.5 4.31053 3.41821 4.60166 3.27637 4.85449L5.10156 5.94922C5.37346 5.58794 5.78157 5.3366 6.25 5.26953V3.47949C5.83011 3.41934 5.45878 3.21212 5.19043 2.90918L3.49414 3.88867ZM7.80762 2.90918C7.53934 3.21159 7.16944 3.4194 6.75 3.47949V5.26953C7.16972 5.32963 7.54025 5.53811 7.80859 5.84082L9.66016 4.72949C9.55804 4.5073 9.5 4.26055 9.5 4C9.5 3.96258 9.50257 3.92551 9.50488 3.88867L7.80762 2.90918Z", fill: "currentColor" }));
};
z.displayName = "AIModel", z.isGlyph = !0;
var oe, Ce, Nl = z, Hl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], R = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Hl), d = g({ prefix: "icon-title" }), m = y(oe || (oe = v([`
color: `, `;
`])), r), u = y(Ce || (Ce = v([`
flex-shrink: 0;
`]))), p = N(o, "AllProducts", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M2.5 3.5C2.5 2.94772 2.94772 2.5 3.5 2.5H4.5C5.05228 2.5 5.5 2.94772 5.5 3.5V4.5C5.5 5.05228 5.05228 5.5 4.5 5.5H3.5C2.94772 5.5 2.5 5.05228 2.5 4.5V3.5Z", fill: "currentColor" }), i.createElement("path", { d: "M6.5 3.5C6.5 2.94772 6.94772 2.5 7.5 2.5H8.5C9.05228 2.5 9.5 2.94772 9.5 3.5V4.5C9.5 5.05228 9.05228 5.5 8.5 5.5H7.5C6.94772 5.5 6.5 5.05228 6.5 4.5V3.5Z", fill: "currentColor" }), i.createElement("path", { d: "M11.5 2.5C10.9477 2.5 10.5 2.94772 10.5 3.5V4.5C10.5 5.05228 10.9477 5.5 11.5 5.5H12.5C13.0523 5.5 13.5 5.05228 13.5 4.5V3.5C13.5 2.94772 13.0523 2.5 12.5 2.5H11.5Z", fill: "currentColor" }), i.createElement("path", { d: "M2.5 7.5C2.5 6.94772 2.94772 6.5 3.5 6.5H4.5C5.05228 6.5 5.5 6.94772 5.5 7.5V8.5C5.5 9.05228 5.05228 9.5 4.5 9.5H3.5C2.94772 9.5 2.5 9.05228 2.5 8.5V7.5Z", fill: "currentColor" }), i.createElement("path", { d: "M7.5 6.5C6.94772 6.5 6.5 6.94772 6.5 7.5V8.5C6.5 9.05228 6.94772 9.5 7.5 9.5H8.5C9.05228 9.5 9.5 9.05228 9.5 8.5V7.5C9.5 6.94772 9.05228 6.5 8.5 6.5H7.5Z", fill: "currentColor" }), i.createElement("path", { d: "M10.5 7.5C10.5 6.94772 10.9477 6.5 11.5 6.5H12.5C13.0523 6.5 13.5 6.94772 13.5 7.5V8.5C13.5 9.05228 13.0523 9.5 12.5 9.5H11.5C10.9477 9.5 10.5 9.05228 10.5 8.5V7.5Z", fill: "currentColor" }), i.createElement("path", { d: "M3.5 10.5C2.94772 10.5 2.5 10.9477 2.5 11.5V12.5C2.5 13.0523 2.94772 13.5 3.5 13.5H4.5C5.05228 13.5 5.5 13.0523 5.5 12.5V11.5C5.5 10.9477 5.05228 10.5 4.5 10.5H3.5Z", fill: "currentColor" }), i.createElement("path", { d: "M6.5 11.5C6.5 10.9477 6.94772 10.5 7.5 10.5H8.5C9.05228 10.5 9.5 10.9477 9.5 11.5V12.5C9.5 13.0523 9.05228 13.5 8.5 13.5H7.5C6.94772 13.5 6.5 13.0523 6.5 12.5V11.5Z", fill: "currentColor" }), i.createElement("path", { d: "M11.5 10.5C10.9477 10.5 10.5 10.9477 10.5 11.5V12.5C10.5 13.0523 10.9477 13.5 11.5 13.5H12.5C13.0523 13.5 13.5 13.0523 13.5 12.5V11.5C13.5 10.9477 13.0523 10.5 12.5 10.5H11.5Z", fill: "currentColor" }));
};
R.displayName = "AllProducts", R.isGlyph = !0;
var de, ce, wl = R, xl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], k = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, xl), d = g({ prefix: "icon-title" }), m = y(de || (de = v([`
color: `, `;
`])), r), u = y(ce || (ce = v([`
flex-shrink: 0;
`]))), p = N(o, "AnalyticsNode", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M4.23999 11.1535L7.27999 4.05352H8.71999L11.76 11.1535H10.1L9.46999 9.65352H6.52999L5.89999 11.1535H4.23999ZM7.10999 8.27352H8.88999L7.99999 6.13352L7.10999 8.27352Z", fill: "currentColor" }), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 13.5C11.0376 13.5 13.5 11.0376 13.5 8C13.5 4.96243 11.0376 2.5 8 2.5C4.96243 2.5 2.5 4.96243 2.5 8C2.5 11.0376 4.96243 13.5 8 13.5ZM8 15C11.866 15 15 11.866 15 8C15 4.13401 11.866 1 8 1C4.13401 1 1 4.13401 1 8C1 11.866 4.13401 15 8 15Z", fill: "currentColor" }));
};
k.displayName = "AnalyticsNode", k.isGlyph = !0;
var se, be, Vl = k, Zl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], I = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Zl), d = g({ prefix: "icon-title" }), m = y(se || (se = v([`
color: `, `;
`])), r), u = y(be || (be = v([`
flex-shrink: 0;
`]))), p = N(o, "Apps", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 3H3V7H7V3ZM7 9H3V13H7V9ZM9 3H13V7H9V3ZM13 9H9V13H13V9Z", fill: "currentColor" }));
};
I.displayName = "Apps", I.isGlyph = !0;
var me, fe, zl = I, Rl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], B = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Rl), d = g({ prefix: "icon-title" }), m = y(me || (me = v([`
color: `, `;
`])), r), u = y(fe || (fe = v([`
flex-shrink: 0;
`]))), p = N(o, "Array", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M2.5 1C2.22386 1 2 1.22386 2 1.5V14.5C2 14.7761 2.22386 15 2.5 15H6.5C6.77614 15 7 14.7761 7 14.5V13.5C7 13.2239 6.77614 13 6.5 13H4V3H6.5C6.77614 3 7 2.77614 7 2.5V1.5C7 1.22386 6.77614 1 6.5 1H2.5Z", fill: "currentColor" }), i.createElement("path", { d: "M13.5 1C13.7761 1 14 1.22386 14 1.5V14.5C14 14.7761 13.7761 15 13.5 15H9.5C9.22386 15 9 14.7761 9 14.5V13.5C9 13.2239 9.22386 13 9.5 13H12V3H9.5C9.22386 3 9 2.77614 9 2.5V1.5C9 1.22386 9.22386 1 9.5 1H13.5Z", fill: "currentColor" }));
};
B.displayName = "Array", B.isGlyph = !0;
var ue, pe, kl = B, Il = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], G = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Il), d = g({ prefix: "icon-title" }), m = y(ue || (ue = v([`
color: `, `;
`])), r), u = y(pe || (pe = v([`
flex-shrink: 0;
`]))), p = N(o, "ArrowDown", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M9.16788 3L9.16788 9.94442L10.7029 8.40941C11.0934 8.01888 11.7266 8.01889 12.1171 8.40941L12.356 8.64833C12.7465 9.03885 12.7465 9.67201 12.356 10.0625L8.97339 13.4452C8.96483 13.4544 8.95605 13.4635 8.94708 13.4725L8.70816 13.7114C8.31763 14.1019 7.68447 14.1019 7.29395 13.7114L3.64279 10.0602C3.25227 9.66972 3.25227 9.03656 3.64279 8.64603L3.88171 8.40712C4.27223 8.01659 4.9054 8.01659 5.29592 8.40712L6.83 9.9412L6.83 3C6.83 2.44771 7.27772 2 7.83001 2L8.16788 2C8.72017 2 9.16788 2.44772 9.16788 3Z", fill: "currentColor" }));
};
G.displayName = "ArrowDown", G.isGlyph = !0;
var ye, ve, Bl = G, Gl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], S = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Gl), d = g({ prefix: "icon-title" }), m = y(ye || (ye = v([`
color: `, `;
`])), r), u = y(ve || (ve = v([`
flex-shrink: 0;
`]))), p = N(o, "ArrowLeft", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M13 6.83212L6.05559 6.83212L7.59059 5.29711C7.98112 4.90659 7.98112 4.27342 7.59059 3.8829L7.35168 3.64398C6.96115 3.25346 6.32799 3.25345 5.93746 3.64398L2.55483 7.02661C2.5456 7.03518 2.5365 7.04395 2.52752 7.05292L2.2886 7.29184C1.89808 7.68237 1.89808 8.31553 2.2886 8.70605L5.93975 12.3572C6.33028 12.7477 6.96344 12.7477 7.35397 12.3572L7.59288 12.1183C7.98341 11.7278 7.98341 11.0946 7.59288 10.7041L6.0588 9.17L13 9.17C13.5523 9.17 14 8.72228 14 8.17V7.83212C14 7.27983 13.5523 6.83212 13 6.83212Z", fill: "currentColor" }));
};
S.displayName = "ArrowLeft", S.isGlyph = !0;
var he, Le, Sl = S, Al = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], A = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Al), d = g({ prefix: "icon-title" }), m = y(he || (he = v([`
color: `, `;
`])), r), u = y(Le || (Le = v([`
flex-shrink: 0;
`]))), p = N(o, "ArrowRight", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M3 6.83212L9.94442 6.83212L8.40941 5.29711C8.01888 4.90659 8.01889 4.27342 8.40941 3.8829L8.64833 3.64398C9.03885 3.25346 9.67201 3.25345 10.0625 3.64398L13.4452 7.02661C13.4544 7.03518 13.4635 7.04395 13.4725 7.05292L13.7114 7.29184C14.1019 7.68237 14.1019 8.31553 13.7114 8.70605L10.0602 12.3572C9.66972 12.7477 9.03656 12.7477 8.64603 12.3572L8.40712 12.1183C8.01659 11.7278 8.01659 11.0946 8.40712 10.7041L9.9412 9.17L3 9.17C2.44771 9.17 2 8.72228 2 8.17L2 7.83212C2 7.27983 2.44772 6.83212 3 6.83212Z", fill: "currentColor" }));
};
A.displayName = "ArrowRight", A.isGlyph = !0;
var Ee, ge, Dl = A, Ul = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], D = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Ul), d = g({ prefix: "icon-title" }), m = y(Ee || (Ee = v([`
color: `, `;
`])), r), u = y(ge || (ge = v([`
flex-shrink: 0;
`]))), p = N(o, "ArrowUp", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M9.16788 13L9.16788 6.05558L10.7029 7.59059C11.0934 7.98112 11.7266 7.98112 12.1171 7.59059L12.356 7.35168C12.7465 6.96115 12.7465 6.32799 12.356 5.93746L8.97339 2.55483C8.96482 2.5456 8.95605 2.5365 8.94707 2.52752L8.70816 2.2886C8.31763 1.89808 7.68447 1.89808 7.29394 2.2886L3.64279 5.93975C3.25227 6.33028 3.25227 6.96344 3.64279 7.35397L3.88171 7.59288C4.27223 7.98341 4.9054 7.98341 5.29592 7.59288L6.83 6.0588L6.83 13C6.83 13.5523 7.27772 14 7.83 14H8.16788C8.72017 14 9.16788 13.5523 9.16788 13Z", fill: "currentColor" }));
};
D.displayName = "ArrowUp", D.isGlyph = !0;
var Me, Ne, Pl = D, Wl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], U = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Wl), d = g({ prefix: "icon-title" }), m = y(Me || (Me = v([`
color: `, `;
`])), r), u = y(Ne || (Ne = v([`
flex-shrink: 0;
`]))), p = N(o, "Award", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M7.86523 4.50095C7.91495 4.37545 8.08505 4.37545 8.13477 4.50095L8.58203 5.63056C8.60293 5.68332 8.64988 5.71981 8.7041 5.72453L9.86621 5.82242C9.99499 5.83357 10.0474 6.00227 9.94922 6.09063L9.06445 6.88644C9.023 6.92372 9.00492 6.98243 9.01758 7.03817L9.28711 8.22749C9.31712 8.35959 9.18073 8.46438 9.07031 8.3939L8.07617 7.75568C8.0296 7.72581 7.9704 7.72581 7.92383 7.75568L6.92969 8.3939C6.81926 8.46437 6.68288 8.35959 6.71289 8.22749L6.98242 7.03817C6.99508 6.98243 6.977 6.92372 6.93555 6.88644L6.05078 6.09063C5.95261 6.00227 6.00503 5.83356 6.13379 5.82242L7.2959 5.72453C7.35011 5.7198 7.39706 5.68331 7.41797 5.63056L7.86523 4.50095Z", fill: "currentColor" }), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 1.3999C10.7614 1.3999 13 3.64376 13 6.41169C13 7.54003 12.6278 8.58111 12 9.41877V13.5975C12 14.1511 11.5523 14.5999 11 14.5999H10.9727C10.8025 14.5999 10.635 14.5565 10.4863 14.4736L8 13.0856L5.51367 14.4736C5.36498 14.5565 5.1975 14.5999 5.02734 14.5999H5C4.44772 14.5999 4 14.1511 4 13.5975V9.41877C3.37223 8.58111 3 7.54003 3 6.41169C3 3.64376 5.23858 1.3999 8 1.3999ZM11 10.4201C10.1642 11.0496 9.1259 11.4235 8 11.4235C6.8741 11.4235 5.83577 11.0496 5 10.4201V13.5975H5.02734L7.51367 12.2095C7.81599 12.0409 8.18401 12.0409 8.48633 12.2095L10.9727 13.5975H11V10.4201ZM8 2.40226C5.79086 2.40226 4 4.19734 4 6.41169C4 8.62604 5.79086 10.4211 8 10.4211C10.2091 10.4211 12 8.62604 12 6.41169C12 4.19734 10.2091 2.40226 8 2.40226Z", fill: "currentColor" }));
};
U.displayName = "Award", U.isGlyph = !0;
var He, we, Ol = U, Fl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], P = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Fl), d = g({ prefix: "icon-title" }), m = y(He || (He = v([`
color: `, `;
`])), r), u = y(we || (we = v([`
flex-shrink: 0;
`]))), p = N(o, "Beaker", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.95288 1.8C5.95288 1.51997 5.95288 1.37996 6.00738 1.273C6.05532 1.17892 6.13181 1.10243 6.22589 1.0545C6.33284 1 6.47286 1 6.75288 1H9.15288C9.43291 1 9.57292 1 9.67988 1.0545C9.77396 1.10243 9.85045 1.17892 9.89839 1.273C9.95288 1.37996 9.95288 1.51997 9.95288 1.8V2.2C9.95288 2.48003 9.95288 2.62004 9.89839 2.727C9.85045 2.82108 9.77396 2.89757 9.67988 2.9455C9.57292 3 9.43291 3 9.15288 3H6.75288C6.47286 3 6.33284 3 6.22589 2.9455C6.13181 2.89757 6.05532 2.82108 6.00738 2.727C5.95288 2.62004 5.95288 2.48003 5.95288 2.2V1.8ZM6.00919 4.26951C5.95289 4.37788 5.95289 4.52025 5.95289 4.805V6H5.95288L2.94611 11.4122C2.28339 12.6051 1.95203 13.2015 2.01416 13.6895C2.06606 14.097 2.28284 14.4654 2.61388 14.7087C3.01025 15 3.69257 15 5.0572 15H10.8485C12.2132 15 12.8955 15 13.2919 14.7087C13.6229 14.4654 13.8397 14.097 13.8916 13.6895C13.9537 13.2015 13.6224 12.6051 12.9596 11.4122L12.9596 11.4122L9.95289 6.00003V4.805C9.95289 4.52025 9.95289 4.37788 9.8966 4.26951C9.84916 4.17819 9.7747 4.10373 9.68338 4.05629C9.57501 4 9.43264 4 9.14789 4H6.75789C6.47315 4 6.33077 4 6.2224 4.05629C6.13108 4.10373 6.05662 4.17819 6.00919 4.26951ZM9.33288 9L6.30288 9.5L5.01554 11.8106C4.79758 12.2019 4.6886 12.3975 4.70716 12.5576C4.72336 12.6973 4.79764 12.8237 4.9118 12.9059C5.04264 13 5.26656 13 5.71439 13H10.1939C10.641 13 10.8646 13 10.9954 12.906C11.1095 12.824 11.1838 12.6977 11.2001 12.5582C11.2189 12.3982 11.1104 12.2027 10.8934 11.8118L9.33288 9Z", fill: "currentColor" }));
};
P.displayName = "Beaker", P.isGlyph = !0;
var xe, Ve, Tl = P, jl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], W = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, jl), d = g({ prefix: "icon-title" }), m = y(xe || (xe = v([`
color: `, `;
`])), r), u = y(Ve || (Ve = v([`
flex-shrink: 0;
`]))), p = N(o, "Bell", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.6248 6.1383C12.4098 4.25462 11.09 2.74034 9.35673 2.21251C9.2281 1.52063 8.66955 1 8 1C7.33044 1 6.77189 1.52063 6.64326 2.21251C4.91 2.74034 3.59017 4.25462 3.37524 6.1383L2.92307 10.1011H2.94943C2.42507 10.1011 2 10.5262 2 11.0506C2 11.5749 2.42507 12 2.94943 12H13.0506C13.5749 12 14 11.5749 14 11.0506C14 10.5262 13.5749 10.1011 13.0506 10.1011H13.0769L12.6248 6.1383ZM8 15C6.89543 15 6 14.1046 6 13H10C10 14.1046 9.10457 15 8 15Z", fill: "currentColor" }));
};
W.displayName = "Bell", W.isGlyph = !0;
var Ze, ze, $l = W, _l = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], O = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, _l), d = g({ prefix: "icon-title" }), m = y(Ze || (Ze = v([`
color: `, `;
`])), r), u = y(ze || (ze = v([`
flex-shrink: 0;
`]))), p = N(o, "Biometric", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.5 1C4.46243 1 2 3.46243 2 6.5V9.5C2 12.5376 4.46243 15 7.5 15H8.5C11.5376 15 14 12.5376 14 9.5V6.5C14 3.46243 11.5376 1 8.5 1H7.5ZM8.57432 7.75001C8.57432 7.43282 8.31719 7.17569 8 7.17569C7.68281 7.17569 7.42567 7.43282 7.42567 7.75001V10.2069C7.42567 10.5241 7.68281 10.7812 8 10.7812C8.31719 10.7812 8.57432 10.5241 8.57432 10.2069V7.75001ZM8.00001 5.33783C6.66781 5.33783 5.58785 6.41779 5.58785 7.74999V10.3164C5.58785 10.5802 5.48308 10.8331 5.2966 11.0196C5.07232 11.2438 5.07232 11.6075 5.2966 11.8318C5.52089 12.0561 5.88453 12.0561 6.10882 11.8318C6.51071 11.4299 6.7365 10.8848 6.7365 10.3164V7.74999C6.7365 7.05217 7.30219 6.48648 8.00001 6.48648C8.69783 6.48648 9.26352 7.05217 9.26352 7.74999V10.3983C9.26352 10.8104 9.03068 11.1871 8.66208 11.3714C8.37838 11.5133 8.26338 11.8583 8.40524 12.142C8.54709 12.4257 8.89207 12.5407 9.17577 12.3988C9.93352 12.0199 10.4122 11.2455 10.4122 10.3983V7.74999C10.4122 6.41779 9.33221 5.33783 8.00001 5.33783ZM4.89865 7.75C4.89865 6.03717 6.28717 4.64865 8 4.64865C8.6033 4.64865 9.16475 4.82034 9.64017 5.11727C9.9092 5.28529 10.2635 5.20341 10.4315 4.93438C10.5996 4.66535 10.5177 4.31104 10.2486 4.14302C9.59605 3.73544 8.82464 3.5 8 3.5C5.65279 3.5 3.75 5.40279 3.75 7.75V10.0473C3.75 10.3645 4.00713 10.6216 4.32432 10.6216C4.64151 10.6216 4.89865 10.3645 4.89865 10.0473V7.75ZM11.7861 5.81757C11.6417 5.53515 11.2957 5.42326 11.0133 5.56765C10.7309 5.71205 10.619 6.05805 10.7634 6.34047C10.9793 6.76274 11.1014 7.24128 11.1014 7.75V9.12838C11.1014 9.44557 11.3585 9.7027 11.6757 9.7027C11.9929 9.7027 12.25 9.44557 12.25 9.12838V7.75C12.25 7.0553 12.0829 6.39796 11.7861 5.81757Z", fill: "currentColor" }));
};
O.displayName = "Biometric", O.isGlyph = !0;
var Re, ke, Xl = O, Kl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], F = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Kl), d = g({ prefix: "icon-title" }), m = y(Re || (Re = v([`
color: `, `;
`])), r), u = y(ke || (ke = v([`
flex-shrink: 0;
`]))), p = N(o, "Boolean", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2ZM12 8C12 10.2091 10.2091 12 8 12V4C10.2091 4 12 5.79086 12 8Z", fill: "currentColor" }));
};
F.displayName = "Boolean", F.isGlyph = !0;
var Ie, Be, Ql = F, Jl = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], T = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, Jl), d = g({ prefix: "icon-title" }), m = y(Ie || (Ie = v([`
color: `, `;
`])), r), u = y(Be || (Be = v([`
flex-shrink: 0;
`]))), p = N(o, "Building", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1 2C1 1.44772 1.44772 1 2 1H7C7.55228 1 8 1.44772 8 2V7.5V10.5V15H6V13H4V15H1V11H5.5C5.77614 11 6 10.7761 6 10.5C6 10.2239 5.77614 10 5.5 10H1V8H5.5C5.77614 8 6 7.77614 6 7.5C6 7.22386 5.77614 7 5.5 7H1V5H5.5C5.77614 5 6 4.77614 6 4.5C6 4.22386 5.77614 4 5.5 4H1V2ZM9 11H13.5C13.7761 11 14 10.7761 14 10.5C14 10.2239 13.7761 10 13.5 10H9V8H13.5C13.7761 8 14 7.77614 14 7.5C14 7.22386 13.7761 7 13.5 7H9V5C9 4.44772 9.44772 4 10 4H15C15.5523 4 16 4.44772 16 5V15H14V13H12V15H9V11Z", fill: "currentColor" }));
};
T.displayName = "Building", T.isGlyph = !0;
var Ge, Se, Yl = T, ql = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], j = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, ql), d = g({ prefix: "icon-title" }), m = y(Ge || (Ge = v([`
color: `, `;
`])), r), u = y(Se || (Se = v([`
flex-shrink: 0;
`]))), p = N(o, "Bulb", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M12.3311 8.5C12.7565 7.76457 13 6.91072 13 6C13 3.23858 10.7614 1 8 1C5.23858 1 3 3.23858 3 6C3 6.94628 3.26287 7.83117 3.71958 8.58561L5.40749 11.501C5.58628 11.8099 5.91607 12 6.27291 12H6.5V6C6.5 5.17157 7.17157 4.5 8 4.5C8.82843 4.5 9.5 5.17157 9.5 6V12H9.72368C10.0793 12 10.4082 11.8111 10.5874 11.5039L12.34 8.5H12.3311Z", fill: "currentColor" }), i.createElement("path", { d: "M7.5 6V12H8.5V6C8.5 5.72386 8.27614 5.5 8 5.5C7.72386 5.5 7.5 5.72386 7.5 6Z", fill: "currentColor" }), i.createElement("path", { d: "M10 14V13H6V14C6 14.5523 6.44772 15 7 15H9C9.55228 15 10 14.5523 10 14Z", fill: "currentColor" }));
};
j.displayName = "Bulb", j.isGlyph = !0;
var Ae, De, ea = j, la = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], $ = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, la), d = g({ prefix: "icon-title" }), m = y(Ae || (Ae = v([`
color: `, `;
`])), r), u = y(De || (De = v([`
flex-shrink: 0;
`]))), p = N(o, "Calendar", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M4 2C4 1.44772 4.44772 1 5 1C5.55228 1 6 1.44772 6 2V3C6 3.55228 5.55228 4 5 4C4.44772 4 4 3.55228 4 3V2Z", fill: "currentColor" }), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 3H7C7 4.10457 6.10457 5 5 5C3.89543 5 3 4.10457 3 3C1.89543 3 1 3.89543 1 5V12C1 13.1046 1.89543 14 3 14H13C14.1046 14 15 13.1046 15 12V5C15 3.89543 14.1046 3 13 3C13 4.10457 12.1046 5 11 5C9.89543 5 9 4.10457 9 3ZM12 7H9V10H12V7Z", fill: "currentColor" }), i.createElement("path", { d: "M10 3C10 3.55228 10.4477 4 11 4C11.5523 4 12 3.55228 12 3V2C12 1.44772 11.5523 1 11 1C10.4477 1 10 1.44772 10 2V3Z", fill: "currentColor" }));
};
$.displayName = "Calendar", $.isGlyph = !0;
var Ue, Pe, aa = $, ia = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], _ = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, ia), d = g({ prefix: "icon-title" }), m = y(Ue || (Ue = v([`
color: `, `;
`])), r), u = y(Pe || (Pe = v([`
flex-shrink: 0;
`]))), p = N(o, "Camera", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M10.25 8.5C10.25 9.74264 9.24264 10.75 8 10.75C6.75736 10.75 5.75 9.74264 5.75 8.5C5.75 7.25736 6.75736 6.25 8 6.25C9.24264 6.25 10.25 7.25736 10.25 8.5Z", fill: "currentColor" }), i.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.58541 3.32918C4.8395 2.821 5.35889 2.5 5.92705 2.5H10.0729C10.6411 2.5 11.1605 2.821 11.4146 3.32918L11.7236 3.94721C11.893 4.286 12.2393 4.5 12.618 4.5H13.5C14.3284 4.5 15 5.17157 15 6V12C15 12.8284 14.3284 13.5 13.5 13.5H2.5C1.67157 13.5 1 12.8284 1 12V6C1 5.17157 1.67157 4.5 2.5 4.5H3.38197C3.76074 4.5 4.107 4.286 4.27639 3.94721L4.58541 3.32918ZM11.5 8.5C11.5 10.433 9.933 12 8 12C6.067 12 4.5 10.433 4.5 8.5C4.5 6.567 6.067 5 8 5C9.933 5 11.5 6.567 11.5 8.5Z", fill: "currentColor" }));
};
_.displayName = "Camera", _.isGlyph = !0;
var We, Oe, ta = _, ra = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], X = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, ra), d = g({ prefix: "icon-title" }), m = y(We || (We = v([`
color: `, `;
`])), r), u = y(Oe || (Oe = v([`
flex-shrink: 0;
`]))), p = N(o, "Cap", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M2.96929 8.00791V10.3071C2.96929 10.3383 2.96986 10.3693 2.97099 10.4002C2.96986 10.4862 2.96929 10.5734 2.96929 10.6618C2.96929 12.5877 5.50373 13.5 7.96929 13.5C10.4348 13.5 12.9693 12.5877 12.9693 10.6618C12.9693 10.5773 12.9686 10.4938 12.9672 10.4113C12.9686 10.3767 12.9693 10.342 12.9693 10.3071V8.00118L8.70622 9.78705C8.20883 9.99541 7.64838 9.99409 7.15198 9.78338L2.96929 8.00791Z", fill: "currentColor" }), i.createElement("path", { d: "M7.56463 2.58331C7.81791 2.4729 8.10559 2.47221 8.3594 2.5814L14.7092 5.31304C15.1145 5.4874 15.1118 6.06303 14.7048 6.23351L8.35054 8.89542C8.10185 8.9996 7.82162 8.99894 7.57343 8.89358L1.30463 6.23261C0.90058 6.0611 0.897823 5.48941 1.3002 5.31401L7.56463 2.58331Z", fill: "currentColor" }), i.createElement("path", { d: "M13.9693 7.62582V9.10335C13.6704 9.27626 13.4693 9.59943 13.4693 9.96957C13.4693 10.5219 13.917 10.9696 14.4693 10.9696C15.0216 10.9696 15.4693 10.5219 15.4693 9.96957C15.4693 9.59943 15.2682 9.27626 14.9693 9.10336V7.20691L13.9693 7.62582Z", fill: "currentColor" }));
};
X.displayName = "Cap", X.isGlyph = !0;
var Fe, Te, na = X, oa = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], K = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, oa), d = g({ prefix: "icon-title" }), m = y(Fe || (Fe = v([`
color: `, `;
`])), r), u = y(Te || (Te = v([`
flex-shrink: 0;
`]))), p = N(o, "CaretDown", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M8.67903 10.7962C8.45271 11.0679 8.04729 11.0679 7.82097 10.7962L4.63962 6.97649C4.3213 6.59428 4.5824 6 5.06866 6L11.4313 6C11.9176 6 12.1787 6.59428 11.8604 6.97649L8.67903 10.7962Z", fill: "currentColor" }));
};
K.displayName = "CaretDown", K.isGlyph = !0;
var je, $e, Ca = K, da = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], Q = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, da), d = g({ prefix: "icon-title" }), m = y(je || (je = v([`
color: `, `;
`])), r), u = y($e || ($e = v([`
flex-shrink: 0;
`]))), p = N(o, "CaretLeft", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M5.20381 8.67903C4.93207 8.45271 4.93207 8.04729 5.20381 7.82097L9.02351 4.63963C9.40572 4.3213 10 4.5824 10 5.06866L10 11.4313C10 11.9176 9.40572 12.1787 9.02351 11.8604L5.20381 8.67903Z", fill: "currentColor" }));
};
Q.displayName = "CaretLeft", Q.isGlyph = !0;
var _e, Xe, ca = Q, sa = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], J = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, sa), d = g({ prefix: "icon-title" }), m = y(_e || (_e = v([`
color: `, `;
`])), r), u = y(Xe || (Xe = v([`
flex-shrink: 0;
`]))), p = N(o, "CaretRight", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16" }), a && i.createElement("title", { id: d }, a), i.createElement("path", { d: "M10.7962 7.32097C11.0679 7.54729 11.0679 7.95271 10.7962 8.17903L6.97649 11.3604C6.59428 11.6787 6 11.4176 6 10.9313L6 4.56866C6 4.0824 6.59428 3.82129 6.97649 4.13962L10.7962 7.32097Z", fill: "currentColor" }));
};
J.displayName = "CaretRight", J.isGlyph = !0;
var Ke, Qe, ba = J, ma = ["className", "size", "title", "aria-label", "aria-labelledby", "fill", "role"], Y = function(e) {
var c = e.className, t = e.size, l = t === void 0 ? 16 : t, a = e.title, s = e["aria-label"], b = e["aria-labelledby"], r = e.fill, n = e.role, o = n === void 0 ? "img" : n, f = E(e, ma), d = g({ prefix: "icon-title" }), m = y(Ke || (Ke = v([`
color: `, `;
`])), r), u = y(Qe || (Qe = v([`
flex-shrink: 0;
`]))), p = N(o, "CaretUp", C(C({ title: a, titleId: d }, "aria-label", s), "aria-labelledby", b));
return i.createElement("svg", L({ className: M(C({}, m, r != null), u, c), height: typeof l == "number" ? l : h[l], width: typeof l == "number" ? l : h[l], role: o }, p, f, { viewBox: "0 0 16 16